﻿/* Modal stilleri */
.modal {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    font-size:14px;
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 20%;
    min-width: 250px;
    text-align: center;
    color: #000;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

/* Klavye stilleri */
#klavye {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
}

button {
    font-size: 20px;
    padding: 10px;
}

#modalInput {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    border: solid 1px #000;
}

.checkbox-item {
    display: inline-block;
    width: 30%; /* Checkbox divinin genişliğini ayarlayın */
    margin: 5px; /* Checkbox divleri arasındaki boşluğu ayarlayın */
}
#pinler {
    background-color: white;
    border: solid 1px #000;
    color: #000;
}

.stokyok {
    background-color: #d61313;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    padding: 2px 10px;
    clear: both
}

.fa {
    font-family: 'FontAwesome'
}

.leftimage-about {
    padding-right: 30px !important
}

.footer-widget:last-child .widget {
    padding: 0
}

.shortcode-title.center.fancy {
    padding: 0 5px
}

.single-product .comment-reply-title::before, .comments-title::before {
    display: none
}

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

.gallery-item .gallery-caption-inner {
    display: none
}

.footer-middle aside.widget {
    margin: 0
}

.wp-caption-text {
    text-align: center;
    padding: .5rem;
    box-sizing: border-box
}

.entry-content > .alignleft {
    margin-inline-end: 10px
}

.entry-content-dec > * {
    margin-bottom: 20px
}

.widget.widget_archive ul li .comment-author-link, .widget.widget_categories ul li .comment-author-link, .widget.widget_nav_menu ul li .comment-author-link, .widget.widget_pages ul li .comment-author-link, .widget.widget_product_categories ul li .comment-author-link, .widget.widget_recent_comments ul li .comment-author-link, .widget.widget_recent_entries ul li .comment-author-link {
    font-weight: 500
}

.widget.widget_recent_comments ul li, .primary-sidebar .widget.widget_recent_comments ul li, .primary-sidebar .widget.widget_rss ul li {
    padding-block: 6px
}

.widget.widget_recent_comments ul li, .primary-sidebar .widget.widget_recent_comments ul li {
    padding-inline-start: 22px
}

.widget .recentcomments a {
    display: inline;
    padding: 0
}

.widget.widget_recent_comments ul li:before {
    content: '\f0e6';
    font-family: fontawesome;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 7px
}

.has-large-font-size {
    font-size: 36px;
    line-height: 36px
}

.entry-content p {
    word-wrap: break-word
}

.vc_row {
    margin-inline-start: auto !important;
    margin-inline-end: auto !important
}

.widget_calendar table, .widget_calendar tbody td, .widget_calendar thead th {
    border-bottom-color: #e5e5e5
}

.widget_calendar thead th {
    background-color: #e0e0e0;
    line-height: 28px;
    border-color: #e5e5e5
}

.wp-block-quote {
    padding: 0 40px;
    box-sizing: border-box
}

    .wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-quote.has-text-align-right {
        padding: 0 40px
    }

.entry-content .product-detail-wrapper td {
    padding: 0
}

#secondary ul.product-categories > li a:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.product-detail-wrapper td {
    padding: 0;
    border: none;
    line-height: 0;
    display: inline-block;
    vertical-align: middle
}

    .product-detail-wrapper td.label {
        margin-top: -7px
    }

.product-detail-wrapper table {
    border: none;
    margin: 0
}

.variations_form .select_option.select_option_colorpicker span {
    border: none;
    width: 11px;
    height: 11px;
    line-height: 11px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%
}

.single-product .variations_form .select_option.select_option_colorpicker span {
    width: 25px;
    height: 25px;
    line-height: 25px
}

.product-block-hover .variations_button {
    float: left;
    margin: 0 2px
}

.select_option_colorpicker.select_option {
    border: none
}

.variations_form .select_option span {
    width: 32px;
    height: 16px;
    line-height: 16px;
    font-size: 12px
}

.product-detail-wrapper label {
    font-weight: 400;
    text-transform: capitalize;
    color: #333;
    font-size: 13px
}

.product-detail-wrapper .variations_form.cart {
    display: none
}

.product-detail-wrapper label:after {
    content: ":";
    margin: 0 5px
}

.product-block-hover .variations_button .button:hover {
    border-color: #E62E04
}

.product-block-hover .variations_form {
    display: none
}

.single-product .theme-container {
    clear: both
}

.search-no-results .page-header h3 {
    padding: 0 0 30px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700
}

.logged-in-as a {
    font-style: italic;
    text-decoration: underline
}

figcaption {
    margin-top: 10px;
    margin-bottom: 20px
}

#horizontalTab .resp-tabs-container {
    margin-top: 12px
}

#commentform .comment-block {
    float: left;
    width: 48.5%;
    margin-bottom: 24px
}

.comment-form-email.comment-block {
    margin-inline-start: 3%
}

.comment-form-comment {
    display: inline-block;
    width: 100%
}

.comment-respond .form-submit {
    margin-bottom: 0
}

.widget_accepted_payment_methods .title-outer {
    display: none
}

.widget ul, .widget ol {
    list-style: none
}

.primary-sidebar .widget.widget_search {
    display: flex;
    padding: 0;
    background-color: transparent
}

.site-footer .widget_search #searchform {
    margin: 0;
    width: 100% !important
}

.site-footer .textwidget form select {
    max-width: 100%
}

.woocommerce-ordering span.customSelect {
    padding: 1px 10px
}

ul.produts.grid .woocommerce-product-details__short-description, .products.grid .woocommerce-product-details__short-description {
    display: none
}

ul.products.list .woocommerce-product-details__short-description {
    float: left !important;
    width: 100% !important;
    border: 0
}

.woocommerce-product-search ::-moz-placeholder {
    color: #adadad
}

.pswp {
    z-index: 9999999
}

body {
    color: #333;
    font-family: 'Inter',sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .6px
}

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

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

audio, canvas, video {
    display: inline-block;
    max-width: 100%
}

a {
    text-decoration: none;
    cursor: pointer
}

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

    a:active, a:hover, .post-navigation a:hover .fa {
        color: #E62E04
    }

h1, h2, h3, h4, h5, h6 {
    clear: both;
    padding: 10px 0;
    margin: 0
}

h1 {
    font-size: 27px;
    line-height: 34px
}

h2 {
    font-size: 25px;
    line-height: 32px
}

h3 {
    font-size: 23px;
    line-height: 30px
}

h4 {
    font-size: 20px;
    line-height: 26px
}

h5 {
    font-size: 16px;
    line-height: 24px
}

h6 {
    font-size: 14px;
    line-height: 20px
}

address {
    margin-bottom: 24px
}

abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help
}

b, strong {
    font-weight: 600
}

cite, dfn, em, i {
    font-style: italic
}

mark, ins {
    text-decoration: none;
    background: none
}

p {
    margin-bottom: 24px
}

.entry-content p {
    margin-bottom: 20px
}

code, kbd, tt, var, samp, pre {
    font-family: monospace,serif;
    font-size: 14px;
    line-height: 1.6
}

pre {
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

blockquote, q {
    quotes: none;
    clear: both;
    line-height: 24px
}

blockquote {
    padding: 0 40px
}

blockquote, .wp-block-quote {
    background-color: rgba(3,43,56,0.8);
    padding-inline-start: 37px;
    padding-inline-end: 57px;
    padding-block: 24px;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px
}

    blockquote::after {
        content: '';
        width: 5px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #e62e04
    }

    blockquote p, .wp-block-quote p {
        margin: 0
    }

blockquote, .wp-block-quote {
    font-size: 16px;
    line-height: 30px
}

    blockquote cite, .wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer {
        display: block;
        font-size: 15px;
        font-weight: 700;
        font-style: italic;
        margin-top: 12px
    }

    blockquote p, .wp-block-quote p {
        margin: 0
    }

small {
    font-size: smaller
}

big {
    font-size: 125%
}

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

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

dl {
    margin-bottom: 24px
}

dt {
    font-weight: 600
}

dd {
    margin: 0 16px 24px
}

ul, ol {
    margin: 0 0 24px;
    margin-inline-start: 16px
}

.woocommerce-tabs ul, .woocommerce-tabs ol {
    margin: 0 0 24px;
    margin-inline-start: 16px
}

ul {
    clear: both
}

ol {
    list-style: decimal
}

li > ul, li > ol {
    margin: 0;
    margin-inline-start: 20px
}

.list > li {
    margin: 0;
    margin-inline-start: 15px
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid rgba(235,235,235,0.2);
    margin: 20px 0 30px;
    padding: 24px;
    box-sizing: border-box
}

legend {
    white-space: normal
}

button, input, select, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 14px
}

button, input {
    line-height: normal
}

input, textarea {
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0))
}

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

        button[disabled], input[disabled], .button.disabled, .added_to_cart.disabled, .added_to_cart:disabled, .button.disabled, .button:disabled, button.disabled, button:disabled, input[type=button].disabled, input[type=button]:disabled, input[type=reset].disabled, input[type=reset]:disabled, input[type=submit].disabled, input[type=submit]:disabled {
            cursor: not-allowed !important
        }

    input[type="checkbox"], input[type="radio"] {
        padding: 0;
        height: auto;
        vertical-align: baseline
    }

    input[type="search"] {
        -webkit-appearance: textfield
    }

        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

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

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

table, th, td {
    border: 1px solid rgba(235,235,235,0.2)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}

caption, th, td {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

hr {
    background-color: #f5f5f5;
    border: 0;
    height: 1px;
    margin-bottom: 23px
}

textarea {
    width: 100%;
    min-height: 150px
}

.wpcf7 textarea {
    max-height: 175px
}

input:focus, textarea:focus {
    outline: 0
}

input, textarea {
    border: 1px solid rgba(235,235,235,0.2);
    padding: 10px 12px
}

    .widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"], a.button, button, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"], .button_content_inner a, .woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce .wishlist_table td.product-add-to-cart a, .woocommerce #content input.button.disabled, .woocommerce #content input.button:disabled, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce-page #content input.button.disabled, .woocommerce-page #content input.button:disabled, .woocommerce-page #respond input#submit.disabled, .woocommerce-page #respond input#submit:disabled, .woocommerce-page a.button.disabled, .woocommerce-page a.button:disabled, .woocommerce-page button.button.disabled, .woocommerce-page button.button:disabled, .woocommerce-page input.button.disabled, .woocommerce-page input.button:disabled, .loadgridlist-wrapper .woocount, .yith-wcwl-add-to-wishlist a {
        display: inline-block;
        vertical-align: top;
        padding: 1px 8px;
        text-align: center;
        text-decoration: none;
        width: auto;
        font-size: 12px;
        font-weight: 400;
        border: 0;
        line-height: 22px;
        outline: none;
        border: none;
        letter-spacing: .6px
    }

.wd-social-text {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    margin-inline-end: 7px
}

.wp-block-social-links.wd-social-icon {
    display: inline-block;
    vertical-align: top
}

.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
    margin: 0 0 4px;
    display: inline-block;
    vertical-align: top
}

.woocommerce #content table.cart .checkout-button, .woocommerce-page #content table.cart .checkout-button {
    padding: 10px 24px
}

table tr th a {
    font-weight: 400
}

.widget input[type="button"]:hover, .widget input[type="button"]:focus, .widget input[type="reset"]:hover, .widget input[type="reset"]:focus, .widget input[type="submit"]:hover, .widget input[type="submit"]:focus, a.button:hover, a.button:focus, button:hover, .contributor-posts-link:hover, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .calloutarea_button a.button:hover, .calloutarea_button a.button:focus, .button_content_inner a:hover, .button_content_inner a:focus, .woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce .wishlist_table td.product-add-to-cart a:hover, .loadgridlist-wrapper .woocount:hover {
    color: #000;
    text-decoration: none;
    background-color: #E62E04
}

.select2-dropdown {
    border-color: #e6e6e6
}

blockquote.alignleft, img.alignleft {
    margin: 7px 24px 7px 0
}

.sbi_no_avatar .sbi_header_img {
    background: transparent !important
}

#sb_instagram .sb_instagram_header {
    display: none !important
}

    #sb_instagram .sb_instagram_header a {
        float: none !important;
        display: inline-block !important;
        vertical-align: top
    }

    #sb_instagram .sb_instagram_header h3 {
        text-transform: capitalize;
        font-size: 24px
    }

    #sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h3 {
        padding-top: 4px !important;
        margin-inline-start: 45px !important
    }

#search-container .search-submit {
    display: none
}

.select2-results__option {
    padding: 2px 6px
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    border: 1px solid #e5e5e5;
    height: 42px
}

    .select2-container, .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px;
        color: #fff;
        text-align: right
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 38px
    }

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #333;
    color: #fff
}

.select2-container--default .select2-results__option[data-selected=true] {
    color: #333
}

.select2-container--default .select2-results__option--highlighted[data-selected] {
    color: #fff
}

::-webkit-input-placeholder {
    color: #adadad
}

:-moz-placeholder {
    color: #adadad
}

::-moz-placeholder {
    color: #adadad;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

:-ms-input-placeholder {
    color: #adadad
}

.comment-content img, .entry-content img, .entry-summary img, #site-header img, .widget img, .wp-caption {
    max-width: 100%
}

.widget img {
    display: block
}

.comment-content img[height], .entry-content img, .entry-summary img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"], #site-header img {
    height: auto;
    max-width: 100%
}

img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
    max-width: 100%;
    height: auto
}

embed, object, video {
    margin-bottom: 24px;
    max-width: 100%;
    height: auto
}

iframe {
    max-width: 100%
}

p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
    margin-bottom: 0
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-inline-start: auto;
    margin-inline-end: auto;
    text-align: center
}

blockquote.alignleft, img.alignleft {
    margin: 7px 24px 7px 0
}

.wp-caption.alignleft {
    margin: 7px 14px 7px 0
}

blockquote.alignright, img.alignright {
    margin: 7px 0 7px 24px
}

.wp-caption.alignright {
    margin: 7px 0 7px 14px
}

blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px
}

.site-content blockquote.alignleft, .site-content blockquote.alignright {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 17px;
    width: 50%
}

    .site-content blockquote.alignleft p, .site-content blockquote.alignright p {
        margin-bottom: 17px
    }

.wp-caption {
    margin-bottom: 24px
}

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

.wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.clear-both {
    clear: both
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute;
    display: none
}

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

.hide {
    display: none
}

.bypostauthor > article .fn:before, .comment-edit-link:before, .comment-reply-title small a:before, .comment-reply-link:before, .contributor-posts-link:before, .menu-toggle:before, .search-box .search_btn:after, .slider-direction-nav a:before, .widget_webdigify_ephemera .widget-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 12px/1 FontAwesome;
    text-decoration: inherit;
    vertical-align: middle
}

.site-content span + .entry-date:before, .full-size-link:before, .parent-post-link:before, span + .byline:before, span + .comments-link:before, span + .edit-link:before, .widget_webdigify_ephemera .entry-title:after {
    content: "\0020\007c\0020"
}

.site {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.main-content {
    overflow: visible
}

.home .main_inner {
    padding-top: 0
}

.features_table_wrapper #primary {
    float: none
}

.theme-container, .main-content-inner, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page, .single-product-full .woocommerce-message {
    width: 1400px;
    margin: 0 auto;
    position: relative
}

.primary-sidebar .widget, .primary-sidebar .widget.widget_block {
    clear: both;
    list-style: outside none none;
    overflow: hidden;
    padding: 20px;
    background: rgba(3,43,56,0.8);
    margin: 0 0 30px
}

    .primary-sidebar .widget.widget_media_image {
        padding: 0;
        border: 0
    }

        .primary-sidebar .widget.widget_media_image a {
            padding: 0
        }

.site-footer input, textarea {
    padding: 10px
}

.widget_search .title-outer {
    margin-bottom: 0;
    display: none
}

.left-sidebar #secondary, .home.blog.left-sidebar #secondary {
    float: left
}

.right-sidebar #secondary, .home.blog.right-sidebar #secondary {
    float: right
}

.full-width #secondary {
    display: none
}

.shop-full-width #secondary {
    display: none
}

.shop-full-width #primary {
    width: 100%
}

#primary.main-content-inner-full, .main-content-inner-full #primary {
    margin: 0;
    width: 100%
}

.single-product-sidebar .theme-container {
    width: auto
}

.home #primary {
    padding-bottom: 0
}

#primary {
    float: right;
    width: 78.572%;
    margin-bottom: 30px;
    box-sizing: border-box
}

#secondary {
    position: relative;
    float: left;
    width: 21.429%;
    box-sizing: border-box;
    margin-bottom: 30px;
    padding: 0 30px 0 0
}

.left-sidebar #primary, .home.blog.left-sidebar #primary {
    float: right
}

.right-sidebar #primary, .home.blog.right-sidebar #primary {
    float: left
}

.left-sidebar .right-sidebar #primary {
    border-left: 0;
    padding-inline-start: 0
}

.full-width #primary {
    width: 100%
}

.home .home-page #primary {
    padding: 0 !important
}

.wide-page .main-content-inner {
    padding: 30px 0 40px;
    width: 100%
}

.custom-content-main .wpb_wrapper .wpb_wrapper, .full-width .wpb_row .wpb_wrapper .wpb_wrapper {
    width: 100%;
    margin: 0
}

#primary .wcpc-compare-action {
    line-height: 24px;
    text-transform: capitalize
}

#primary .wcpc-compare-content a.button {
    color: #fff
}

#primary .wcpc-compare-sidebar {
    text-transform: capitalize
}

#wcpc-compare .owl-carousel .owl-item img {
    width: auto;
    display: inherit
}

.header-top {
    padding: 7px 0;
    font-size: 13px
}

.topbar-link {
    position: relative
}

.header-cart {
    position: relative;
    cursor: pointer
}

.shopping_cart.tog {
    display: flex;
    align-items: center
}

.header-cart .woocommerce-Price-amount.amount {
    margin: 0 5px
}

.header-menu-links ul {
    margin: 0
}

.header-menu-links li {
    display: block;
    position: relative
}

.header-menu-links a {
    display: block;
    padding-block: 2px
}

.topbar-link-wrapper {
    background-color: #fff;
    display: none;
    position: absolute;
    right: 0;
    padding: 15px 20px;
    box-sizing: border-box;
    z-index: 9;
    width: 170px;
    text-align: left;
    top: 30px;
    left: auto;
    background-color: #032B38;
    box-shadow: 0 2px 11px 3px #000;
    -moz-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 11px 3px #000
}

.header-menu-links a:last-child {
    border-right: none;
    padding-right: 0
}

.header_login, .header-menu-links {
    position: relative;
    letter-spacing: 0
}

    .header-menu-links .fa {
        font-size: 15px;
        color: #000
    }

.header-main {
    display: flex;
    position: relative;
    vertical-align: top;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto
}

.site-title a, .site-title:hover a {
    font-weight: 700;
    text-transform: uppercase
}

.site-title {
    margin: 0;
    padding: 6px 0;
    line-height: 44px;
    font-size: 44px;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.header-logo {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    width: 201px;
    margin-inline-end: 30px
}

.site-header, .home.blog .site-header {
    position: relative;
    z-index: 999;
    padding: 0;
    box-sizing: border-box;
    background-size: cover
}

.home .site-header {
    border-bottom: none
}

.header-top .theme-container, .header-middle .theme-container {
    display: flex
}

.header-middle {
    position: relative;
    width: 100%;
}

.header-bottom-inner {
    float: left;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: flex
}

.home .header-bottom-inner {
    margin-bottom: 0
}

.wd-home-service .elementor-icon-box-title {
    padding: 0
}

.header-left, .header-center, .header-right {
    display: flex;
    flex: auto;
    align-items: center
}

.header-left {
    justify-content: flex-start
}

.header-center {
    justify-content: center
}

.header-right {
    justify-content: flex-end
}

.header-cart .cart-contents span.cart-qty, .whislist-counter .count {
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    padding: 2px;
    font-weight: 600;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    min-height: 16px;
    display: inline-block;
    min-width: 16px;
    vertical-align: middle;
    margin-top: -4px
}

.header-cart .shopping_cart .cart-icon {
    background-image: url(/images/webdigify/cart-bag.svg);
    background-color: rgba(0,0,0,0);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 26px;
    height: 33px;
    width: 24px
}

.cart-contents {
    display: block
}

.header-cart .shopping_cart .item-total, .box-category > .title2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
    letter-spacing: .5px
}

.header-cart .shopping_cart .item-total, .account-contents, .header-cart .shopping_cart .item-total, .account-contents {
    color: #000
}

.header-cart .togg {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.login.show-cart-link {
    color: #444;
    display: inline-block;
    margin-inline-end: -5px;
    vertical-align: middle
}

.header-cart a.shopping_cart .item-total {
    color: #333;
    font-size: 13px;
    padding: 2px 4px;
    text-transform: capitalize
}

.header-cart a.shopping_cart .amount {
    color: #333;
    font-size: 13px
}

.header-cart .shopping_cart .right-arrow {
    display: inline-block;
    height: 11px;
    margin: 0 0 0 6px;
    vertical-align: middle;
    width: 16px
}

.header-cart.fixed .togg .widget.widget_shopping_cart {
    top: 55px
}

.widget_shopping_cart.widget .title-outer:before {
    display: none
}

.header-cart .togg .widget.widget_shopping_cart ul a {
    background-color: transparent
}

.woocommerce ul.cart_list, .woocommerce-page ul.cart_list {
    padding: 0 !important
}

.ie8 .header-cart .togg .widget.widget_shopping_cart {
    border: 1px solid #ccc
}

.header-cart .top-arrow {
    background: url(/images/webdigify/cart_uparrow.png) no-repeat scroll 0 0 transparent;
    height: 7px;
    position: absolute;
    right: 28px;
    top: -7px;
    width: 12px
}

.header-cart .widget .widget-title {
    display: none
}

.sticky-menu .header-top, .sticky-menu .header-bottom {
    display: none
}

.children toggle-block {
    display: block !important
}

.widget ul li, .widget.woocommerce.widget_product_categories li {
    position: relative
}

.mega-menu ul li .sub li.mega-hdr {
    margin: 0
}

ul.product-categories li a {
    display: block
}

ul.product-categories ul li:last-child {
    border-bottom: none
}

.woo_categories_list ul.product-categories ul > li a:hover:before {
    background-position: 0 -66px
}

ul.product-categories > li.cat-item-none, .primary-sidebar ul.product-categories > li.cat-item-none {
    padding: 0;
    background: none
}

.home ul ul li {
    margin-inline-end: 0
}

.right-sidebar.category .widget_product_categories, .full-width.category .widget_product_categories, .shop-full-width .category .widget_product_categories, .shop-right-sidebar .category .widget_product_categories, .category.single-product-full .widget_product_categories {
    display: none;
    position: absolute;
    z-index: 999
}

.inner-container {
    position: relative
}

ul.product-categories {
    list-style: none
}

.header-cart .togg .widget.widget_shopping_cart {
    display: none;
    position: absolute;
    background-color: #032B38;
    right: 0;
    z-index: 8;
    width: 300px;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 2px 11px 3px #000;
    -moz-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 11px 3px #000;
    color: #fff;
    max-height: 340px;
    overflow-y: scroll
}

.widget .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    margin: 0
}

.header-cart .togg .widget.widget_shopping_cart {
    top: 61px
}

.header-login {
    float: right;
    position: relative
}

.header-mob-logo {
    display: none
}

body .header-search button[type="submit"], body .widget.widget_search input[type="submit"], body .search-form input[type="submit"], body .widget.widget_product_search button[type="submit"], .wp-block-search .wp-block-search__button {
    border: 0;
    color: #fff;
    float: left;
    font-size: 0;
    height: 42px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 42px;
    border-radius: 0
}

body .widget.widget_search input[type="submit"], body .search-form input[type="submit"], body .widget.widget_product_search button[type="submit"], .wp-block-search .wp-block-search__button {
    height: auto;
    width: auto;
    font-size: inherit;
    padding: 9px 10px
}

.header-search button[type="submit"]:before {
    content: '';
    background-image: url(/images/webdigify/search.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.header-search .woocommerce-product-search input[type="submit"], .search-overlay {
    display: none
}

.header-search.active .header-toggle {
    background-image: url(/images/webdigify/close.svg);
    background-size: 22px
}

.header-search.active .search-overlay {
    background: rgba(255,255,255,.95);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999
}

.header-search .search-form .search-field, .header-search .woocommerce-product-search .search-field {
    width: 540px;
    padding: 10px;
    font-size: 13px;
    line-height: 22px;
    float: left;
    box-sizing: border-box;
    padding-inline-end: 50px;
    border: 0
}

.site-header-main {
    z-index: 959
}

.sticky-header.header-middle {
    position: fixed;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9;
    top: 0;
    box-sizing: border-box
}

.admin-bar .sticky-header.header-middle {
    margin-top: 32px
}

.sticky-menu {
    min-height: 237px
}

.admin-bar .sticky-menu .header-style {
    margin-top: 32px
}

.sticky-menu .header-style .header-middle .close-menu {
    background-image: url(/images/webdigify/close.png);
    background-attachment: scroll;
    background-position: 20px 15px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 34px;
    width: 34px
}

.mobile-menu {
    display: block
}

.mobile-menu-inner {
    margin: 0
}

.menu-menu-container {
    height: 100%
}

.menu-toggle::before {
    background-image: url(/images/webdigify/menu.svg);
    background-size: 25px;
    background-position: 0;
    background-repeat: no-repeat;
    content: "";
    position: relative;
    height: 30px;
    width: 25px;
    right: 0;
    top: 0
}

.menu-toggle {
    display: none;
    color: #000;
    cursor: pointer;
    margin: 0;
    position: relative;
    text-align: left;
    box-sizing: border-box;
    padding: 0;
    line-height: 40px
}

.mobile-menu {
    background: rgba(3,43,56,1) none repeat scroll 0 0;
    box-shadow: 0 0 20px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.25);
    -ms-box-shadow: 0 0 20px rgba(0,0,0,0.25);
    -o-box-shadow: 0 0 20px rgba(0,0,0,0.25);
    box-sizing: border-box;
    height: 100%;
    left: 0;
    margin-inline-start: 0;
    padding: 20px;
    position: fixed;
    right: auto;
    top: 0;
    width: 300px;
    z-index: 99999;
    transform: translateX(-110%);
    -webkit-transform: translateX(-110%);
    -moz-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    -o-transform: translateX(-110%);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.mobile-navigation .menu-image {
    display: none !important
}

.mobile-navigation.active .mobile-menu {
    overflow-y: auto;
    transform: translateX(0px) !important;
    -webkit-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    -o-transform: translateX(0px) !important;
    -moz-transform: translateX(0px) !important;
    transition: all 300ms ease 0;
    -webkit-transition: all 300ms ease 0;
    -moz-transition: all 300ms ease 0;
    -ms-transition: all 300ms ease 0;
    -o-transition: all 300ms ease 0
}

.close-menu {
    background-image: url(/images/webdigify/close.png);
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 30px;
    width: 30px
}

.mobile-menu ul li {
    width: 100%;
    text-align: left;
    list-style-type: none;
    padding: 0;
    position: relative
}

.mobile-menu-inner > ul {
    margin: 0
}

.mobile-menu ul li a {
    display: block;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
    padding: 8px 0
}

.toggled-on .mobile-menu .mega {
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    margin-inline-start: 0;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 54px;
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box
}

.mobile-menu .collapsable-hitarea:after, .mobile-menu .expandable-hitarea:before {
    cursor: pointer;
    display: block;
    font-family: FontAwesome;
    font-weight: 400;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    font-size: 12px
}

.mobile-menu .collapsable-hitarea:after {
    content: "\f068"
}

.mobile-menu .expandable-hitarea:before {
    content: "\f067"
}

.hitarea {
    cursor: pointer;
    float: right;
    height: 20px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 20px;
    z-index: 7;
    text-align: center;
    padding: 0 1px;
    line-height: 20px
}

.menu-toggle {
    display: none
}

.widget_product_categories .hitarea {
    color: #FFF
}

.slider-price {
    font-weight: 600 !important;
    color: #333
}

.primary-navigation ul {
    list-style: none;
    margin: 0
}

.site-navigation li {
    border-top: 1px solid rgba(255,255,255,0.2)
}

.site-navigation ul ul {
    margin-inline-start: 20px
}

.primary-navigation ul ul {
    background-color: #f6f6f6;
    float: left;
    margin: 0;
    position: absolute;
    top: 44px;
    left: -999em;
    text-align: left;
    z-index: 99999;
    border: 1px solid #C9C9C9;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px
}

.nav-menu a {
    font-size: 14px;
    padding: 12px 24px;
    color: #211F20;
    display: block;
    text-transform: capitalize
}

.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
    color: #333
}

.primary-navigation li:hover > a, .primary-navigation li.focus > a, .site-navigation .current_page_item > a {
    color: #333
}

.primary-navigation ul ul a:hover, .primary-navigation ul ul li.focus > a {
    color: #333
}

.header_middle {
    float: left;
    margin: 34px 0 0;
    width: 485px
}

.header-search .title {
    display: none
}

.woocommerce-product-search span.customSelect {
    float: left;
    margin: 0;
    padding: 7px 15px;
    width: 126px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    border: 0;
    font-size: 12px
}

    .woocommerce-product-search span.customSelect:after {
        background: #e6e6e6;
        content: "";
        height: 20px;
        position: absolute;
        right: 0;
        top: 10px;
        width: 1px
    }

.woocommerce-product-search .customSelectInner {
    width: 100% !important;
    padding: 0;
    color: #333
}

.ie8 .header-search #searchform {
    float: none
}

.ie8 .owl-theme .owl-controls .owl-buttons div {
    font-size: 0
}

.ie8 #woo-small-products .image-block {
    width: 30%
}

.woocommerce-product-search select {
    left: 0
}

.search-button {
    display: block
}

.mega-menu ul li ul.sub-menu, .mega-menu ul li ul.children {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 10px 0;
    min-width: 230px;
    margin: 18px 0 0;
    text-align: left;
    visibility: hidden;
    transition: all 500ms ease 0;
    -webkit-transition: all 500ms ease 0;
    -moz-transition: all 300ms ease 0;
    -ms-transition: all 500ms ease 0;
    -o-transition: all 500ms ease 0;
    box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1)
}

.mega-menu ul li:hover > ul.sub-menu, .mega-menu ul li:hover > ul.children {
    visibility: visible;
    transition: all 500ms ease 0;
    -webkit-transition: all 500ms ease 0;
    -moz-transition: all 300ms ease 0;
    -ms-transition: all 500ms ease 0;
    -o-transition: all 500ms ease 0
}

.mega-menu ul li ul.sub-menu > li > ul.sub-menu {
    left: 100%;
    right: auto;
    top: -10px
}

.mega-menu ul li ul {
    opacity: 0
}

.main-navigation li:hover > ul, .main-navigation li.focus > ul {
    display: block;
    opacity: 1
}

.mega-menu ul li {
    display: inline-block;
    vertical-align: top;
    position: relative
}

    .mega-menu ul li.home a:before {
        font-family: 'FontAwesome';
        content: "\f015";
        font-size: 14px
    }

    .mega-menu ul li.home a {
        font-size: 0;
        line-height: 24px
    }

    .mega-menu ul li ul.sub-menu li.menu-item-has-children > a::after {
        content: "\f105";
        font-family: "FontAwesome";
        float: right
    }

    .mega-menu ul li ul.sub-menu li a::before {
        display: none
    }

    .mega-menu ul li ul.sub-menu li a, .mega-menu ul li ul.children li a {
        padding: 7px 17px
    }

    .mega-menu ul li .sub-menu a, .mega-menu ul li .children a {
        display: block;
        float: none;
        font-weight: 400;
        line-height: 20px;
        margin: 0;
        text-transform: capitalize
    }

.mega-menu ul, .mega-menu ul li {
    list-style: none
}

    .mega-menu ul.menu {
        position: relative;
        padding: 0;
        margin: 0
    }

.mega-menu .sub {
    display: none
}

    .mega-menu .sub ul {
        display: block
    }

.mega-menu ul, .mega-menu ul, .mega-menu ul li {
    margin: 0;
    padding: 0;
    border: none
}

    .mega-menu ul.menu {
        width: 100%;
        position: relative
    }

    .mega-menu ul li li {
        margin: 0;
        display: block
    }

    .mega-menu ul li:first-child > a {
        padding-inline-start: 0
    }

    .mega-menu ul li a {
        display: block;
        position: relative;
        margin: 0;
        padding-block: 15px;
        padding-inline-end: 15px;
        cursor: pointer;
        font-weight: 500;
        line-height: 24px;
        margin-inline-end: 25px
    }

        .mega-menu ul li a.dc-mega {
            position: relative
        }

    .mega-menu ul li.mega-hover a .dc-mega-icon {
        background-position: 0 100%
    }

.header-bottom-left li .new-shop.menu-item {
    display: inline-block;
    vertical-align: top
}

.mega-menu ul.mega > li.menu-item-has-children > a::before {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    content: '\f107';
    margin: auto;
    font-family: 'FontAwesome';
    margin: auto;
    line-height: 54px;
    font-size: 15px;
    color: #fff
}

.mega-menu ul > li:last-child > a::before {
    background: none
}

.mega-menu ul.sub li a:hover::before {
    background: none
}

.mega-menu ul li .sub-container {
    position: absolute
}

li.menu-item-has-children:nth-last-child(-n+2) .sub-container, li.hiden_menu:nth-last-child(-n+2) .sub-container {
    right: 0 !important;
    left: auto !important
}

.mega-menu ul li.shop .sub-container {
    margin-inline-start: 0 !important
}

.mega-menu ul li .sub li.shop-image.mega-hdr {
    padding: 16px 0;
    width: auto
}

.mega-menu ul li.shop .sub a {
    padding: 0;
    margin: 0
}

.shop-image {
    display: none;
    float: left;
    padding: 16px 0;
    width: auto
}

.mega-menu ul li.shop.mega-hover .shop-image {
    display: block
}

.mega-menu ul li .sub {
    z-index: 999;
    box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1)
}

.yith_magnifier_zoom_wrap {
    z-index: 9 !important
}

.horizontalsection .horizontalinner {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.horizontalsection {
    position: relative
}

.mega-menu ul li .sub .row {
    width: 100%;
    overflow: hidden;
    clear: both;
    margin: 0 auto
}

.mega-menu ul li .sub li {
    list-style: none;
    float: none;
    width: 180px;
    text-align: left;
    background: none
}

    .mega-menu ul li .sub li.mega-hdr, .mega-menu ul li .sub-container.non-mega .sub {
        padding: 20px 30px;
        float: left;
        height: auto !important
    }

        .mega-menu ul li .sub li.mega-hdr.last {
            border: none
        }

.mega-menu ul li:hover .sub a {
    background-color: transparent
}

.mega-menu ul li .sub a {
    background: none;
    border: none;
    text-shadow: none;
    padding: 4px 0;
    display: block;
    float: none;
    text-decoration: none;
    text-transform: none;
    font-weight: 400;
    font-size: 14px
}

.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a {
    font-weight: 400
}

    .mega-menu ul li .sub li.mega-hdr a.mega-hdr-a:hover {
        text-shadow: none
    }

.mega-menu ul .sub li.mega-hdr li a, .mega-menu ul li .sub-container.non-mega li a {
    padding: 5px 0;
    position: relative
}

.sub ul.sub-menu, .sub ul.children {
    box-sizing: border-box
}

.mega-menu ul .sub ul li {
    padding-right: 0
}

.entry-main-header .featured-post {
    float: right
}

.navbar, .navbar-mobile {
    display: table
}

.cart-text {
    display: inline-block;
    vertical-align: top
}

.webdigify-menu-label {
    position: relative
}

    .webdigify-menu-label:before {
        background-color: red;
        color: #fff;
        content: "Hot";
        font-size: 12px;
        left: auto;
        line-height: 20px;
        padding: 0 6px;
        position: absolute;
        right: -10px;
        text-align: center;
        top: 5px;
        width: auto
    }

.sale-label:before {
    background-color: red;
    content: "Sale"
}

.main-navigation .menu-image, .mobile-navigation .menu-image {
    height: 30px;
    padding: 2px
}

.primary-navigation.toggled-on {
    padding: 72px 0 36px
}

.primary-navigation .nav-menu {
    border: medium none;
    text-align: left
}

.primary-navigation.toggled-on .nav-menu {
    display: block
}

.main-navigation, .mobile-navigation {
    position: relative;
    z-index: 8
}

.menu-category ul li {
    background: none repeat scroll 0 0 #F6F6F6;
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 0 7px
}

    .menu-category ul li a {
        padding: 0 0 0 10px
    }

.menu-category {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    float: left;
    margin-bottom: 5px;
    padding: 3px 4px;
    position: relative;
    z-index: 999
}

.cate-inner {
    background: none repeat scroll 0 0 #F6F6F6;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    cursor: pointer;
    float: left;
    padding: 3px
}

.category_title {
    color: #FFF;
    float: left;
    font-size: 14px;
    text-transform: capitalize
}

.doesnotexist:-o-prefocus, .product-categories {
    position: absolute;
    top: 45px;
    display: none
}

.primary-navigation .menu-toggle {
    display: none;
    padding: 0
}

.primary-navigation.toggled-on {
    border-bottom: 0;
    margin: 0;
    padding: 0
}

.primary-navigation li {
    border: 0;
    display: inline-block;
    position: relative;
    background: url(/images/webdigify/menu_saprator.png) no-repeat scroll left center transparent
}

    .primary-navigation li:first-child {
        background: none
    }

    .primary-navigation li li {
        border: 0;
        display: block;
        height: auto;
        padding: 0;
        margin: 3px;
        background: none
    }

.primary-navigation ul ul ul {
    left: -999em;
    top: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px
}

.primary-navigation ul ul a {
    padding: 5px 8px;
    white-space: normal;
    width: 176px;
    margin: 0 2px;
    text-transform: capitalize
}

.primary-navigation ul li:hover > ul, .primary-navigation ul li.focus > ul {
    left: auto
}

.primary-navigation ul ul li:hover > ul, .primary-navigation ul ul li.focus > ul {
    left: 100%
}

.primary-navigation .menu-item-has-children > a, .primary-navigation .page_item_has_children > a {
    padding-right: 26px
}

    .primary-navigation .menu-item-has-children > a:after, .primary-navigation .page_item_has_children > a:after {
        -webkit-font-smoothing: antialiased;
        content: "\f0d7";
        display: inline-block;
        font: normal 13px/1 FontAwesome;
        position: absolute;
        right: 12px;
        top: 16px;
        vertical-align: text-bottom
    }

.primary-navigation li .menu-item-has-children > a, .primary-navigation li .page_item_has_children > a {
    padding-right: 20px;
    width: 168px
}

.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after, .primary-navigation .menu-item-has-children li.page_item_has_children > a:after, .primary-navigation .page_item_has_children li.menu-item-has-children > a:after, .primary-navigation .page_item_has_children li.page_item_has_children > a:after {
    content: "\f0da";
    right: 8px;
    top: 8px;
    font: normal 13px/1 FontAwesome
}

.secondary-navigation {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    font-size: 12px;
    margin: 48px 0
}

    .secondary-navigation a {
        padding: 9px 0
    }

.mobile-navigation {
    display: none
}

.resp-tab-content {
    display: none
}

h2.resp-accordion {
    cursor: pointer;
    display: none;
    padding: 5px
}

.resp-tab-content-active {
    display: block
}

.site-main {
    clear: both;
    margin: 0;
    min-height: 400px;
    display: flex;
    flex-direction: column
}

body.home .site-main {
    box-shadow: none
}

body .site-main, body.home.blog .site-main {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.04);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.04)
}

.hentry {
    margin: 0 auto;
    position: relative
}

.search-results article {
    margin: 0 0 30px;
    width: auto;
    box-sizing: border-box
}

.single-post .entery-category {
    display: none
}

.entry-header .entry-title {
    padding: 0;
    margin: 6px 0 0;
    box-sizing: border-box;
    line-height: 30px
}

.page-content {
    margin-bottom: 30px
}

.post-thumbnail {
    display: block;
    position: relative;
    width: 100%;
    z-index: 0
}

a.post-thumbnail:hover {
    background-color: #999
}

.full-width .post-thumbnail img {
    display: block;
    margin: 0 auto
}

.page-title, .home.blog .page-title {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-bottom: 25px;
    box-sizing: border-box;
    word-break: break-word;
    padding: 34px 10px
}

.home .page-title {
    display: none
}

.page-title .entry-title-main {
    text-align: center;
    float: none;
    font-size: 27px;
    font-weight: 400;
    padding: 0 0 8px;
    line-height: 34px
}

.single-product #content.site-main, .full-width #content.site-main, .left-sidebar #content.site-main, .right-sidebar #content.site-main, .shop-left-sidebar #content.site-main {
    padding: 0
}

.single-product .entry-title-main {
    display: none
}

.breadcrumbs {
    line-height: 25px
}

.woocommerce-breadcrumb {
    display: none
}

.single-post .breadcrumbs, .blog-page .breadcrumbs {
    padding: 0
}

.single-post .breadcrumbs {
    display: none
}

.woocommerce woocommerce .woocommerce .woocommerce-breadcrumb span a, .woocommerce-page .woocommerce-breadcrumb span a, .breadcrumbs a {
    position: relative
}

.breadcrumbs #breadcrumbs {
    margin: 0
}

.page-description p, .term-description p {
    margin: 0
}

.page-description, .term-description {
    margin: 0 auto 24px
}

    .page-description img, .term-description img {
        margin-bottom: 20px
    }

.shop-full-width .page-description img {
    display: none
}

.page-description > p, .woocommerce-MyAccount-content p {
    margin: 0
}

.entry-summary .read-more {
    padding: 30px 0 10px
}

.related_posts_outer .post-info {
    clear: both
}

.blog-header .entry-content-date {
    display: none
}

.single-post .entry-header .entry-title, .single-testimonial .entry-header .entry-title {
    display: block
}

.type-product .summary div.description {
    border-bottom: 1px solid #e6e6e6
}

.empty-entry-header h3.entry-title {
    border: medium none;
    padding: 0
}

.entry-header {
    position: relative;
    z-index: 1
}

.format-image .entry-content-inner {
    overflow: hidden
}

.format-status .entry-main-header {
    margin-bottom: 15px
}

.format-quote .entry-content {
    display: inline-block;
    width: 100%
}

.format-standard.sticky .featured-post {
    font-size: 14px
}

.single-post .related_posts .entry-meta.date {
    padding: 10px 0 0
}

.cat-links {
    font-weight: 700;
    text-transform: uppercase
}

.byline {
    display: none
}

.single .byline, .group-blog .byline {
    display: inline
}

.post-footer {
    margin-top: 25px
}

.entry-main-content .entry-thumbnail {
    position: relative;
    text-align: center;
    width: 49%;
    float: left;
    z-index: 9
}

.blog .sticky .post-info.non, .blog-page .sticky .post-info.non, article.hentry.sticky .post-info.non, article.type-page.sticky .post-info.non, article.type-product.sticky .post-info.non, .home.blog article.hentry.sticky .post-info.non, .blog .post-info.non, .blog-page .post-info.non, article.hentry .post-info.non, article.type-page .post-info.non, article.type-product .post-info.non, .home.blog article.hentry .post-info.non {
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.blog .post-info, .blog-page .post-info, article.hentry .post-info, article.type-page .post-info, article.type-product .post-info, .home.blog article.hentry .post-info {
    box-sizing: border-box;
    padding-block: 20px;
    padding-inline-start: 40px;
    position: relative;
    z-index: 9;
    overflow: hidden
}

.entry-content-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%
}

.entry-meta .meta-inner, .sticky-inner {
    display: inline-block;
    vertical-align: top
}

article.product .entry-meta, article.product .entry-summary .read-more {
    display: none
}

.meta-inner {
    padding-inline-end: 7px;
    position: relative;
    margin-inline-end: 7px
}

.post-container.first {
    margin-inline-end: 3%
}

.post-container {
    float: left;
    width: 48.5%;
    margin-bottom: 1%
}

    .post-container .entry-thumbnail {
        margin: 0
    }

.entry-thumbnail .entry-date, .entry-thumbnail .comments-link {
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.portfolios .block_hover, .gallery-item:hover .gallery-caption {
    position: relative
}

.entry-thumbnail-outer {
    text-align: center;
    width: 100%
}

.related_posts .post-info {
    overflow: visible
}

.post-inner-top {
    background-color: #333;
    border: 5px solid #fff;
    color: #333;
    display: inline-block;
    font-size: 13px;
    height: 96px;
    margin: -96px auto 0;
    padding: 6px 4px;
    position: relative;
    text-transform: uppercase;
    vertical-align: top;
    width: 100px
}

    .post-inner-top.post-box {
        margin: 0 auto 10px
    }

.blog-icon {
    height: 36px;
    text-align: center;
    z-index: 9
}

.date-inner {
    color: #333
}

.blog-icon {
    border: 1px solid #d8d8d8;
    float: left;
    margin-inline-end: 10px;
    padding: 10px 15px;
    width: 30px;
    display: none
}

.entry-content-date .entry-date .day, .entry-content-date .entry-date .month, .entry-content-date .entry-date .year {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.entry-content-other {
    margin-top: 20px
}

.blog-posts-content .post-content-outer {
    text-align: left;
    padding-block-start: 30px;
    overflow: hidden
}

.entry-meta-blog .entry-date .fa, .post-info .entry-date .fa {
    display: none;
    vertical-align: inherit;
    margin-top: -4px
}

.meta-inner .fa.fa-comment:before {
    content: "\f0e6"
}

.blog-icon:before {
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 36px
}

.blog-posts-content .comments-link .fa {
    font-size: 14px
}

.sticky-post {
    background-color: #222;
    color: #fff;
    padding: 3px 10px 4px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    border-radius: 50px
}

.site-content .sticky .blog-icon:before, .site-content .tag-sticky-2 .blog-icon:before {
    content: '\f08d'
}

.format-standard .blog-icon:before {
    content: '\f0f6 '
}

.format-image .blog-icon:before {
    content: '\f1c5'
}

.format-audio .blog-icon:before {
    content: '\f1c7'
}

.format-gallery .blog-icon:before {
    content: '\f030'
}

.format-aside .blog-icon:before {
    content: '\f02d'
}

.format-video .blog-icon:before {
    content: '\f03d'
}

.format-status .blog-icon:before {
    content: '\f1c5'
}

.format-chat .blog-icon:before {
    content: '\f075'
}

.format-link .blog-icon:before {
    content: '\f0c1'
}

.format-quote .blog-icon:before {
    content: '\f10e'
}

.search .blog-icon:before {
    content: '\f02d'
}

.type-product .blog-icon:before {
    content: '\f1b2'
}

.entry-meta .tag-links a {
    background-color: #767676;
    border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2727272727;
    margin: 2px 4px 2px 10px;
    padding: 3px 7px;
    position: relative;
    text-transform: uppercase
}

.single .tags-links {
    padding-top: 20px;
    display: block;
    margin: 0
}

.entry-meta .tag-links a:hover {
    background-color: #41a62a;
    color: #fff
}

.entry-meta .tag-links a:before {
    border-top: 10px solid transparent;
    border-right: 8px solid #767676;
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0
}

.entry-meta .tag-links a:hover:before {
    border-right-color: #41a62a
}

.entry-meta .tag-links a:after {
    background-color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px
}

.page .entry-content {
    padding-top: 0;
    margin: 0
}

.entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover {
    text-decoration: none
}

.entry-content th, .comment-content th {
    padding: 3px
}

.entry-content td, .comment-content td {
    padding: 3px
}

.entry-content .edit-link {
    font-size: 12px;
    clear: both
}

    .entry-content .edit-link a {
        text-decoration: none
    }

.hentry .mejs-container {
    margin: 12px 0 18px
}

    .hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls {
        background: #000
    }

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #24890d
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: rgba(255,255,255,.33)
}

.hentry .mejs-container .mejs-controls .mejs-time {
    padding-top: 9px
}

.hentry .mejs-controls .mejs-time-rail span, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.hentry .mejs-overlay-loading {
    background: transparent
}

.page-links {
    clear: both;
    font-size: 13px;
    font-weight: 700;
    line-height: 2;
    margin: 24px 0;
    text-transform: uppercase;
    float: left;
    width: 100%
}

    .page-links a, .page-links > span {
        background: #fff;
        border: 1px solid #fff;
        display: inline-block;
        height: 25px;
        margin: 0 1px 2px 0;
        text-align: center;
        width: 25px
    }

    .page-links a {
        background: #fff;
        border: 1px solid #e6e6e6;
        color: #333;
        text-decoration: none
    }

        .page-links a:hover {
            background: #333;
            border: 1px solid #333;
            color: #fff
        }

    .page-links > .page-links-title {
        height: auto;
        margin: 0;
        padding-right: 7px;
        width: auto
    }

.gallery {
    margin: 0;
    width: 100%
}

.gallery-item {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    overflow: hidden;
    position: relative;
    padding: 2px;
    box-sizing: border-box
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.ie8 .gallery-columns-2 .gallery-item {
    width: 48%
}

.ie8 .gallery-columns-3 .gallery-item {
    width: 32%
}

.ie8 .gallery-columns-4 .gallery-item {
    width: 23%
}

.ie8 .gallery-columns-5 .gallery-item {
    width: 19%
}

.ie8 .gallery-item .gallery-icon img {
    width: 100% !important
}

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

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

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

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

.gallery-columns-7 .gallery-item {
    width: 14.2%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

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

    .gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
        margin-inline-end: 0
    }

.ie8 .gallery-caption {
    display: none
}

.ie8 .gallery-item:hover .gallery-caption {
    display: block
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none
}

.ie8 .gallery-caption .gallery-zoom, .ie8 .gallery-caption .gallery-redirect {
    background-color: #7392AD
}

    .ie8 .gallery-caption .gallery-zoom:hover, .ie8 .gallery-caption .gallery-redirect:hover {
        background-color: #110C09
    }

.format-link .entry-content a {
    border-bottom: 1px solid #464E55;
    padding-bottom: 3px;
    color: #333
}

    .format-link .entry-content a:hover {
        border-color: #e6e6e6;
        color: #333
    }

.post-navigation, .image-navigation {
    clear: both;
    display: inline-block;
    vertical-align: top;
    margin: 6% 0;
    padding: 20px 0;
    width: 100%;
    font-size: 14px
}

.comment-body {
    position: relative;
    box-sizing: border-box;
    border: 1px solid rgba(235,235,235,0.2);
    padding: 20px;
    margin-top: 30px
}

.previous-image {
    background: #333 none repeat scroll 0 0;
    float: left;
    padding: 10px;
    font-weight: 700;
    color: #fff
}

    .previous-image:hover, .next-image:hover {
        background: #E62E04
    }

.next-image {
    background: #333 none repeat scroll 0 0;
    float: right;
    padding: 10px;
    font-weight: 700;
    color: #fff
}

.single-attachment .image-navigation .previous-image {
    float: left
}

.single-attachment .image-navigation .next-image {
    float: right
}

.post-navigation .meta-nav {
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    box-sizing: border-box
}

.post-navigation span {
    color: #222;
    font-weight: 400
}

.post-next-content, .post-previous-content {
    width: 250px
}

.post-nav-link {
    text-transform: uppercase
}

.prev-nav-text-wrapper, .next-nav-text-wrapper {
    font-size: 16px;
    font-weight: 400;
    font-family: "Righteous",Sans-serif
}

.post-navigation-title {
    font-size: 20px;
    line-height: 30px;
    margin-top: 10px;
    letter-spacing: .5px;
    display: inline-block;
    vertical-align: top
}

.post-navigation a, .image-navigation a {
    text-transform: none
}

.navigation.post-navigation .nav-links {
    display: flex;
    justify-content: space-between;
    margin: 0;
    align-items: flex-start
}

.nav-links .wp-post-image {
    height: 100%
}

.nav-links .prev, .nav-links .next {
    display: flex
}

.post-navigation a.prev-post {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    -webkit-transition: all .35s ease 0;
    transition: all .35s ease 0
}

.post-navigation a.next-post {
    text-align: right;
    position: relative;
    -webkit-transition: all .35s ease 0;
    transition: all .35s ease 0
}

.post-navigation a.prev-post img {
    margin-inline-end: 20px
}

.post-navigation a.next-post img {
    margin-inline-start: 20px
}

.paging-navigation {
    clear: both;
    display: inline-block;
    margin: 30px 0;
    text-align: center;
    width: 100%
}

    .paging-navigation h3 {
        margin: 0
    }

    .paging-navigation .page-numbers, .woocommerce-pagination span, .woocommerce-pagination a {
        margin: 0 2px;
        height: 30px;
        line-height: 28px;
        width: 30px;
        display: inline-block;
        vertical-align: top;
        font-weight: 400
    }

    .paging-navigation a .fa {
        margin: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 30px
    }

.attachment .content-sidebar, .attachment .post-thumbnail {
    display: none
}

.attachment .entry-content {
    padding-top: 0
}

.attachment footer.entry-meta {
    text-transform: none
}

.entry-attachment .attachment {
    margin-bottom: 24px
}

.archive-header h3, .page-header h3 {
    font-size: 18px
}

.author-info {
    padding: 30px;
    box-sizing: border-box;
    margin: 5% 0 4%;
    border: 1px solid #e5e5e5;
    text-align: center
}

    .author-info .author-avatar {
        margin-block-end: 20px;
        margin-top: -85px;
        display: inline-block;
        background: #fff;
        vertical-align: top
    }

        .author-info .author-avatar img {
            border-radius: 50%;
            -webkit-border-radius: 50%;
            border: 1px solid #e5e5e5;
            padding: 5px;
            z-index: 9
        }

.author-description .author-title {
    padding: 0 0 10px
}

.taxonomy-description, .author-description {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

    .taxonomy-description p, .author-description p {
        margin-bottom: 18px
    }

        .author-description p.author-bio {
            margin: 10px 0 15px
        }

    .author-description .author-link {
        box-sizing: border-box;
        color: #222;
        display: inline-block;
        vertical-align: top;
        text-transform: capitalize;
        text-decoration: underline
    }

.author-link .meta-nav {
    display: none
}

.taxonomy-description p:last-child, .author-description p:last-child {
    margin-bottom: 0
}

.taxonomy-description a:hover, .author-description a:hover {
    text-decoration: none
}

.contributor {
    border-bottom: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px 10px
}

    .contributor:first-of-type {
        padding-top: 24px
    }

.contributor-info {
    margin: 0 auto;
    max-width: 474px
}

.contributor-avatar {
    border: 1px solid #e6e6e6;
    float: left;
    margin: 0 30px 20px 0;
    padding: 2px
}

.contributor-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0
}

.contributor-bio a {
    text-decoration: underline
}

    .contributor-bio a:hover {
        text-decoration: none
    }

.contributor-posts-link {
    display: inline-block;
    line-height: normal;
    padding: 10px 30px
}

    .contributor-posts-link:before {
        content: "\f443"
    }

.error404 .page-content {
    padding-top: 0
}

    .error404 .page-content .search-form {
        margin-bottom: 24px;
        width: auto
    }

.full-width .hentry {
    max-width: 100%
}

.full-size-link:before, .parent-post-link:before, .site-content span + .byline:before, .site-content span + .comments-link:before, .site-content span + .edit-link:before, .site-content span + .entry-date:before {
    content: ""
}

.attachment span.entry-date:before, .entry-content .edit-link a:before, .entry-meta .edit-link a:before, .site-content .byline a:before, .site-content .comments-link a:before, .site-content .entry-date a:before, .site-content .featured-post:before, .site-content .full-size-link a:before, .site-content .parent-post-link a:before, .site-content .post-format a:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: 14px/18px FontAwesome;
    margin-inline-end: 5px;
    text-decoration: inherit;
    vertical-align: baseline
}

.site-content .entry-meta > span.edit-link {
    border-right: none
}

.site-content .format-video .post-format a:before {
    content: "\f144"
}

.site-content .format-audio .post-format a:before {
    content: "\f028"
}

.site-content .format-image .post-format a:before {
    content: "\f03e"
}

.site-content .format-quote .post-format a:before {
    content: "\f10d";
    margin-inline-end: 2px
}

.site-content .format-gallery .post-format a:before {
    content: "\f029";
    margin-inline-end: 4px
}

.site-content .format-aside .post-format a:before {
    content: "\f192";
    margin-inline-end: 2px
}

.site-content .format-link .post-format a:before {
    content: "\f0c1";
    position: relative;
    top: 1px
}

.attachment .site-content span.entry-date:before {
    content: "\f017";
    margin-inline-end: 1px;
    position: relative;
    margin: 0 5px
}

.site-content .byline a:before {
    content: "\f007"
}

.header-search {
    display: flex
}

.search-form, .woocommerce-product-search, #primary-sidebar .woocommerce-product-search, footer .woocommerce-product-search, .wp-block-search__inside-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    overflow: hidden
}

.header-search .product-search-widget {
    position: relative;
    overflow: hidden;
    float: left
}

.primary-sidebar .widget_product_search .woocommerce-product-search, #primary-sidebar .woocommerce-product-search, footer .woocommerce-product-search {
    overflow: hidden;
    padding: 0;
    box-sizing: border-box;
    display: flex
}

#primary-sidebar .search-field, footer .search-field, .page-content .search-field, .wp-block-search .wp-block-search__input {
    float: left;
    width: 100%;
    padding: 10px 90px 10px 10px;
    line-height: 20px;
    border: 0
}

.site-footer .widget .search-field {
    width: 100%;
    border: none
}

.search-form #searchsubmit, .widget_search #searchform #searchsubmit, #primary-sidebar .widget_product_search input[type="submit"], .primary-sidebar .widget.woocommerce.widget_product_search button, .site-footer .widget.woocommerce.widget_product_search button {
    color: #fff;
    float: left;
    height: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0
}

    .site-footer .widget.woocommerce.widget_product_search button:hover, .search-form #searchsubmit, .widget_search #searchform #searchsubmit:hover, .primary-sidebar .widget.woocommerce.widget_product_search button:hover {
        background-image: url(/images/webdigify/search.svg)
    }

.header-search input[type="submit"] {
    color: #000;
    float: left;
    font-size: 14px;
    height: 38px;
    margin: 0;
    padding: 5px 20px;
    position: relative;
    right: auto;
    width: auto;
    border-top-right-radius: 50px;
    -webkit-border-top-right-radius: 50px;
    -khtml-border-top-right-radius: 50px;
    -moz-border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -khtml-border-bottom-right-radius: 50px;
    -moz-border-bottom-right-radius: 50px;
    border: 0;
    font-weight: 400
}

.category_tab .inner-container {
    overflow: hidden
}

.aboutus .banner-slider-container {
    margin: 0 0 20px;
    text-align: right
}

.about-us .flexslider .slides img {
    max-width: 100%;
    width: auto
}

.bx-viewport {
    clear: both
}

.bx-controls {
    position: absolute;
    right: 0;
    top: 0
}

.primary-sidebar .bx-viewport .product_list_widget li {
    margin: 24px 0 !important;
    width: auto !important
}

.bx-controls-direction a {
    display: block;
    font-size: 0;
    position: absolute;
    text-align: center;
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    top: -33px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #ccc;
    height: 20px;
    line-height: 18px;
    width: 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px
}

    .bx-controls-direction a:hover {
        color: #fff;
        background: #333;
        border-color: #333
    }

    .bx-controls-direction a.bx-prev {
        left: auto;
        right: 26px
    }

    .bx-controls-direction a.bx-next {
        left: auto;
        right: 0
    }

    .bx-controls-direction a:before {
        content: "";
        font-family: "FontAwesome";
        font-size: 16px;
        left: 0;
        position: absolute;
        right: 0;
        text-align: center
    }

    .bx-controls-direction a.bx-prev:before {
        content: '\f104';
        left: -1px
    }

    .bx-controls-direction a.bx-next:before {
        content: '\f105';
        right: -3px
    }

#woo-small-products .bx-pager {
    display: none
}

#woo-small-products .bx-wrapper {
    position: relative
}

#woo-small-products .image-block .secondary-image {
    display: none
}

#woo-small-products .image-block {
    width: 32%;
    float: left;
    margin-inline-end: 10px
}

#woo-small-products .product-detail-wrapper {
    overflow: hidden
}

#woo-small-products li h3 {
    font-weight: 400;
    color: gray;
    line-height: 20px;
    margin: 0
}

#woo-small-products li:hover h3 {
    color: #333
}

#woo-small-products .onsale {
    display: none
}

#woo-small-products .products li {
    border-bottom: 1px solid #eaeaea;
    clear: both;
    margin-bottom: 5px;
    padding: 10px 0;
    width: 100% !important
}

#woo-small-products .products .container-inner {
    margin: 0;
    text-align: left;
    border: none;
    display: inline-block
}

#woo-small-products .product-block-hover, #woo-small-products .yith-wcwl-add-to-wishlist {
    display: none
}

#woo-small-products .products li.product:hover a.add_to_cart_button, #woo-small-products .products li.product:hover a.product_type_variable, #woo-small-products .products li .product:hover a.product_type_external, #woo-small-products .products li.product:hover a.product_type_grouped, #woo-small-products .products li.product:hover a.product_type_simple, #woo-small-products .products li.product:hover a.added_to_cart {
    display: none
}

#woo-small-products .wpb_wl_preview_area {
    display: none
}

.primary-sidebar .widget #woo-small-products ul.toggle-block {
    padding: 0
}

.product-detail-wrapper .woocommerce-review-link {
    display: none
}

.primary-sidebar .product-detail-wrapper {
    text-align: left
}

.woocommerce .primary-sidebar #woo-small-products .price {
    padding: 0
}

.woocommerce ul.products li.product .attachment-shop_catalog, .woocommerce-page ul.products li.product .attachment-shop_catalog {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.woocommerce ul.products li.product-type-variable .image-block .woocommerce-Price-amount, .woocommerce-page ul.products li.product-type-variable .image-block .woocommerce-Price-amount {
    display: block;
    line-height: 11px
}

.woocommerce ul.products li.product:hover .secondary-image, .woocommerce-page ul.products li.product:hover .secondary-image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    visibility: visible
}

.woocommerce ul.products li.product .secondary-image, .woocommerce-page ul.products li.product .secondary-image {
    position: absolute;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: all 500ms ease 0 !important;
    -webkit-transition: all 500ms ease 0 !important;
    -moz-transition: all 300ms ease 0 !important;
    -ms-transition: all 500ms ease 0 !important;
    -o-transition: all 500ms ease 0 !important;
    visibility: hidden;
    max-width: 100%;
    height: auto;
    transform-origin: center center;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center
}

.toggle_title {
    display: none
}

.shop-right-sidebar #secondary {
    float: right
}

.shop-right-sidebar #primary {
    float: left
}

.shop-right-sidebar .menu-category, .shop-right-sidebar .cate-inner, .site-header.right-sidebar .menu-category, .site-header.right-sidebar .cate-inner {
    float: right
}

.shop-right-sidebar .product-categories .children, .site-header.right-sidebar .product-categories .children {
    left: auto;
    right: 100%
}

.shop-right-sidebar .mega-menu, .site-header.right-sidebar .mega-menu {
    left: auto;
    right: 200px
}

.site-description {
    font-size: 12px;
    padding: 2px 0
}

.content-sidebar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333
}

.widget {
    margin-bottom: 10px
}

.widget_accepted_payment_methods {
    margin: 0
}

.widget address {
    margin-bottom: 18px
}

.widget abbr[title] {
    border-color: rgba(255,255,255,0.7)
}

.widget mark, .widget ins {
    background: none
}

.widget pre, .widget fieldset {
    border-color: rgba(255,255,255,0.2)
}

.widget code, .widget kbd, .widget tt, .widget var, .widget samp, .widget pre {
    font-size: 12px;
    line-height: 1.5
}

.widget dl, .widget dd {
    margin-bottom: 18px
}

.widget ul, .widget ol {
    list-style: none;
    margin: 0;
    padding: 15px 15px 0
}

.widget li > ol, .widget li > ul {
    margin-inline-start: 10px
}

.widget table, .widget th, .widget td {
    border-color: rgba(255,255,255,0.2)
}

.widget table {
    margin-bottom: 18px
}

.widget hr {
    background-color: rgba(255,255,255,0.2)
}

.widget .wp-caption {
    margin-bottom: 18px
}

.widget_calendar caption {
    position: relative;
    margin: 0 0 5px
}

.primary-sidebar .widget.widgets-leftbanner, .single-product #secondary .widget.widgets-leftbanner {
    border: 0
}

.primary-sidebar .widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav button {
    margin-top: 10px
}

.primary-sidebar .widget.widget_archive #archives-dropdown--1, .primary-sidebar .widget.woocommerce.widget_product_categories #product_cat, .primary-sidebar .widget .postform.toggle-block {
    width: 100%;
    text-align: left;
    padding: 10px
}

.primary-sidebar .widget ul.toggle-block.children {
    padding: 0
}

.primary-sidebar .left-banner a {
    padding: 0
}

.footer-sidebar .widget ul, .widget_product_search .toggle-block {
    margin: 10px 0
}

    .footer-sidebar .widget ul li {
        padding: 4px 0;
        line-height: 22px
    }

.widget .product_list_widget li, .widgets-blog-posts li, .site-footer .widget_nav_menu a, .site-footer .widget_pages a, .site-footer .widget_categories a, .site-footer .product-categories li a, .site-footer .widget_archive li a, .site-footer .widget_meta li a, .primary-sidebar a {
    position: relative;
    word-break: break-word;
    padding: 7px 0;
    line-height: 20px;
    display: inline-block
}

.widget.widget_shopping_cart li {
    display: block
}

.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span, .woocommerce-page .widget_layered_nav ul li a, .woocommerce-page .widget_layered_nav ul li span {
    padding: 7px 1px;
    float: left;
    line-height: 21px
}

    .woocommerce .widget_layered_nav ul li span.count {
        font-size: 13px
    }

.primary-sidebar .widget.widget_shopping_cart .cart_list li a {
    background: none
}

.widget_product_categories .select2 {
    display: none
}

.widget ul.sub-menu {
    padding: 0
}

.primary-sidebar .widget .product_list_widget a {
    padding: 0
}

.primary-sidebar .widget.woocommerce ul.product_list_widget li a {
    display: block;
    line-height: 20px
}

.site-footer .widget .product-categories li a {
    padding: 5px 0
}

.primary-sidebar .widget_recent_comments .comment-author-link > a {
    padding: 0
}

.product-categories li > ul li a {
    position: relative
}

.primary-sidebar .product-categories .hitarea, .widget_pages .hitarea, .widget_nav_menu .hitarea, .widget_categories .hitarea {
    cursor: pointer;
    float: right;
    height: 24px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 24px;
    z-index: 7;
    text-align: right
}

.widget_pages .expandable .collapsable-hitarea:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    right: 0
}

.product-categories .expandable-hitarea:before, .widget_pages .expandable-hitarea:before, .widget_nav_menu .expandable-hitarea:before, .widget_categories .expandable-hitarea:before {
    content: "\f067";
    font-family: "FontAwesome";
    right: 0;
    font-size: 10px
}

.product-categories .collapsable-hitarea:before, .widget_pages .collapsable-hitarea:before, .widget_nav_menu .collapsable-hitarea:before, .widget_categories .collapsable-hitarea:before {
    font-family: 'FontAwesome';
    content: '\f068';
    font-size: 10px
}

.widget_pages .hitarea, .widget_nav_menu .hitarea, .widget_categories .hitarea {
    text-align: right
}

.widget_calendar table {
    line-height: 2;
    margin: 0
}

.widget_calendar tbody td, .widget_calendar thead th {
    text-align: center
}

.widget_calendar tbody a {
    background-color: #222;
    color: #fff;
    display: block
}

    .widget_calendar tbody a:hover {
        background-color: #222
    }

    .widget_calendar tbody a:hover {
        color: #fff
    }

.widget_calendar #prev {
    padding-inline-start: 5px
}

.widget_calendar #next {
    padding-right: 5px;
    text-align: right
}

.widget_webdigify_ephemera > ol > li {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 18px;
    padding: 0
}

.widget_webdigify_ephemera .hentry {
    margin: 0;
    max-width: 100%
}

.widget_webdigify_ephemera .entry-title, .widget_webdigify_ephemera .entry-meta, .widget_webdigify_ephemera .wp-caption-text, .widget_webdigify_ephemera .post-format-archive-link, .widget_webdigify_ephemera .entry-content table {
    font-size: 13px;
    line-height: 1.5
}

.widget_webdigify_ephemera .entry-title {
    display: inline;
    font-weight: 400
}

.widget_webdigify_ephemera .entry-meta {
    margin-bottom: 18px
}

    .widget_webdigify_ephemera .entry-meta a {
        color: rgba(255,255,255,0.7)
    }

        .widget_webdigify_ephemera .entry-meta a:hover {
            color: #41a62a
        }

.widget_webdigify_ephemera .entry-content ul, .widget_webdigify_ephemera .entry-content ol {
    margin: 0 0 18px 20px
}

.widget_webdigify_ephemera .entry-content ul {
    list-style: disc
}

.widget_webdigify_ephemera .entry-content ol {
    list-style: decimal
}

.widget_webdigify_ephemera .entry-content li > ul, .widget_webdigify_ephemera .entry-content li > ol {
    margin: 0 0 0 20px
}

.widget_webdigify_ephemera .entry-content th, .widget_webdigify_ephemera .entry-content td {
    padding: 6px
}

.widget_webdigify_ephemera .post-format-archive-link {
    font-weight: 700;
    text-transform: uppercase
}

.widget_recent_entries .post-date {
    display: block
}

.rsswidget img {
    margin-top: -4px
}

.rssSummary {
    margin: 5px 0
}

.primary-sidebar a.rsswidget {
    color: #000;
    font-weight: 500;
    margin: 0;
    padding: 0
}

.site-footer a.rsswidget {
    display: inline-block
}

.site-footer .textwidget p, .site-footer .widget_shopping_cart_content p {
    text-align: left;
    font-weight: 500
}

.widget_rss cite {
    color: #222
}

.rss-date {
    display: block
}

.widget_rss li {
    margin-bottom: 18px
}

    .widget_rss li:last-child {
        margin-bottom: 0
    }

.widget_text > div > :last-child {
    margin-bottom: 0
}

.brand-carousel a, .brand-carousel a:hover {
    background: none;
    padding: 0
}

.brands .swiper-slide-image {
    filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(86%);
    -webkit-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(86%);
    -moz-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(86%);
    -ms-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(86%);
    -o-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(86%)
}

    .brands .swiper-slide-image:hover {
        filter: unset;
        -webkit-filter: unset;
        -moz-filter: unset;
        -ms-filter: unset;
        -o-filter: unset
    }

.follow-us ul {
    padding: 0;
    margin: 0
}

.follow-us a {
    display: inline-block;
    margin: 0
}

    .follow-us a i {
        font-family: 'FontAwesome';
        font-weight: 400;
        font-size: 16px;
        margin: 0;
        line-height: 40px
    }

.follow-us a {
    margin: 1px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #f0f0f0
}

.follow-us a {
    color: #000 !important
}

    .follow-us a:hover {
        background: #fff
    }

.site-footer .widget .widget-title {
    font-size: 18px;
    display: block;
    text-transform: inherit;
    padding-bottom: 16px;
    margin: 0 0 20px;
    border: 0
}

    .site-footer .widget .widget-title::after {
        position: absolute;
        width: 46px;
        bottom: 0;
        content: '';
        height: 2PX;
        left: 0;
        right: auto;
        margin: auto
    }

.site-footer {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 3;
    clear: both;
    width: 100%
}

.home .site-footer {
    margin-top: 0
}

.footer a:hover, .footer .footer-links li a:hover, .site-footer a:hover {
    color: #333
}

.contact_email a, .contact_email a:hover {
    background: none !important;
    overflow-wrap: break-word
}

.widget .widget-title, .primary-sidebar .widget_block h2 {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    padding: 0 0 10px;
    margin: 0
}

.footer-widget .widget {
    margin: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.wpcf7-form-control-wrap.your-name {
    margin-inline-end: 20px
}

.wpcf7-form-control-wrap.your-name, .wpcf7-form-control-wrap.your-email {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.wpcf7-form input, .wpcf7-form textarea {
    background-color: #f5f5f5
}

.home.blog .footer-widget .widget {
    margin-bottom: 30px;
    padding-right: 40px
}

.widgets-follow-us {
    display: flex;
    margin: 0
}

.footer-right {
    text-align: right;
    float: right
}

.footer-middle ul {
    list-style: none;
    margin: 0
}

.footer-middle > li {
    margin: 10px 0
}

#menu-footer-navigation > li > a {
    width: 15%;
    display: inline-block;
    vertical-align: top;
    position: relative
}

    #menu-footer-navigation > li > a:after {
        position: absolute;
        content: ":";
        right: -10px;
        left: auto
    }

.footer-middle li a {
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.site-footer .sub-menu, .site-footer .sub-menu li {
    display: block;
    list-style: none;
    margin: 0
}

.footer-middle li .sub-menu li a {
    font-size: 15px;
    font-weight: 400;
    margin: 0 15px;
    color: #ccc;
    position: relative
}

    .footer-middle li .sub-menu li a::before {
        content: "/";
        position: absolute;
        right: -20px;
        left: auto;
        top: -3px;
        bottom: auto
    }

.footer-middle li .sub-menu li:last-child a::before {
    display: none
}

footer .widget_media_gallery .gallery-item {
    padding: 0;
    margin: 6px 0
}

.static-links-list span {
    float: none;
    padding: 4px 0;
    width: auto;
    display: block
}

.footer-menu-links ul {
    margin: 0;
    padding: 5px 0;
    list-style: none
}

    .footer-menu-links ul li::after {
        position: absolute;
        top: 6px;
        content: '';
        height: 12px;
        border-left: 1px solid #555
    }

    .footer-menu-links ul li:last-child:after {
        border-left: 0
    }

.footer-menu-links a {
    padding: 0 10px;
    color: #000
}

.footer-bottom .title-outer {
    text-align: left
}

.footer-bottom .widget ul li {
    text-align: left
}

.footer-menu-links li:first-child a {
    padding-inline-start: 0
}

.footer-menu-links ul li {
    display: inline-block;
    padding: 0;
    position: relative
}

    .footer-menu-links ul li:last-child:after {
        border-right: 0
    }

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

.footer-top, .footer-bottom {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.footer-top {
    padding: 27px 0
}

#footer-widget-area {
    overflow: hidden
}

.footer-widget {
    float: left;
    box-sizing: border-box;
    min-height: 225px;
    padding: 0 15px 0 100px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    flex: auto
}

    .footer-widget:last-child {
        padding-right: 0
    }

.footer-bottom {
    padding: 26px 0;
    border-top: 1px solid rgba(235,235,235,0.2)
}

    .footer-bottom .widget_accepted_payment_methods {
        width: auto;
        text-align: center
    }

.first-widget.footer-widget {
    padding-inline-start: 0
}

.site-footer .footer-middle .sub-menu li, .site-footer .footer-middle .sub-menu {
    display: inline-block
}

.footer-left {
    float: left
}

.tagcloud a {
    display: inline-block;
    vertical-align: top;
    padding: 5px 10px;
    font-size: 13px !important;
    margin: 4px 2px;
    border: 1px solid rgba(255,255,255,0.2)
}

footer .widget_calendar thead th, footer .tagcloud a {
    color: #333
}

.widgets-footercontact .phone, .widgets-footercontact .address, .widgets-footercontact .phone, .widgets-footercontact .email {
    padding: 0 0 8px
}

.follow-us .widget-title {
    display: none
}

.footer-widget .widget.widget_accepted_payment_methods {
    margin-inline-start: 0
}

.contact_wrapper .address:before, .contact_wrapper .phone:before, .contact_wrapper .email:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    left: -4px;
    z-index: 99;
    -webkit-transition: all .3s ease-in-out 0;
    -moz-transition: all .3s ease-in-out 0;
    -ms-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0;
    background-size: 25px;
    background-position: center center;
    background-repeat: no-repeat
}

.widgets-footercontact .phone, .widgets-footercontact .address, .widgets-footercontact .phone, .widgets-footercontact .email {
    padding: 5px 0 10px
}

.widget_text .textwidget {
    text-align: justify
}

.mobile_togglecolumn:before {
    content: "\f107"
}

.mobile_togglecolumn {
    box-sizing: border-box;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 20px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 100%
}

.active .mobile_togglecolumn:before {
    content: '\f106'
}

.site-info a, .site-info a:hover {
    background: none;
    padding: 0
}

.featured-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%
}

.featured-content-inner {
    overflow: hidden
}

.featured-content .hentry {
    color: #fff;
    margin: 0;
    max-width: 100%;
    width: 100%
}

.featured-content .post-thumbnail, .featured-content .post-thumbnail:hover {
    background: transparent
}

.featured-content .post-thumbnail {
    display: block;
    position: relative;
    padding-top: 55.357142857%;
    overflow: hidden
}

    .featured-content .post-thumbnail img {
        left: 0;
        position: absolute;
        top: 0
    }

.featured-content .entry-header {
    background-color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 96px;
    overflow: hidden;
    padding: 24px 10px
}

.featured-content a {
    color: #fff
}

    .featured-content a:hover {
        color: #41a62a
    }

.featured-content .entry-meta {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.0909090909;
    margin-bottom: 12px
}

.featured-content .cat-links {
    font-weight: 700
}

.featured-content .entry-title {
    font-size: 18px;
    line-height: 1.2222223333;
    margin: 0;
    text-transform: uppercase
}

.site-main .widecolumn {
    padding-top: 72px;
    width: auto
}

.site-main .mu_register, .widecolumn > h2, .widecolumn > form {
    margin: 0 auto 48px;
    max-width: 474px;
    padding: 0 30px
}

    .site-main .mu_register #blog_title, .site-main .mu_register #user_email, .site-main .mu_register #blogname, .site-main .mu_register #user_name {
        font-size: inherit;
        width: 90%
    }

    .site-main .mu_register input[type="submit"], .widecolumn #submit {
        font-size: inherit;
        width: auto
    }

.homepage .site-main {
    margin: 0
}

.product-tab .resp-tabs-list {
    border-bottom: 1px solid #e6e6e6
}

#horizontalTab, #categorytab {
    text-align: center
}

    #categorytab .resp-tabs-list {
        position: absolute;
        top: -55px;
        right: 0;
        left: auto;
        padding: 0;
        margin: 0
    }

.resp-tabs-list li:last-child .tab-title {
    padding-right: 0;
    margin-inline-end: 0
}

#horizontalTab .resp-tabs-list {
    position: absolute;
    top: -43px;
    right: 0;
    left: auto;
    padding: 0;
    margin: 0
}

.resp-tabs-list li {
    display: inline-block;
    position: relative;
    list-style-type: none
}

    .resp-tabs-list li .tab-title {
        display: block;
        margin: 0 15px;
        padding: 0 5px;
        position: relative;
        z-index: 6;
        cursor: pointer;
        color: #333;
        letter-spacing: 0
    }

    .resp-tabs-list li:hover .tab-title, .resp-tab-item.resp-tab-active .tab-title {
        color: #333
    }

.post-detail .post-title {
    font-size: 14px
}

.payment-methods ul li .icon {
    background-repeat: no-repeat;
    background-position: center -236px;
    height: 25px;
    width: 42px;
    font-size: 0;
    padding: 1px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0
}

.payment-methods ul li {
    display: inline-block;
    vertical-align: top
}

.footer-bottom .widget .payment-methods ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.widgets-payment-icon {
    margin: 0
}

.payment-methods ul li .bitcoin.icon {
    background-position: center -390px
}

.payment-methods ul li .american-express.icon {
    background-position: center -236px
}

.payment-methods ul li .cash-on-delivery.icon {
    background-position: center -708px
}

.payment-methods ul li .dankort.icon {
    background-position: center -314px
}

.payment-methods ul li .discover.icon {
    background-position: center -156px
}

.payment-methods ul li .google.icon {
    background-position: center -472px
}

.payment-methods ul li .maestro.icon {
    background-position: center -550px
}

.payment-methods ul li .master-card.icon {
    background-position: center -629px
}

.payment-methods ul li .paypal.icon {
    background-position: center 2px
}

.payment-methods ul li .visa.icon {
    background-position: center -77px
}

.features_table_wrapper h3.entry-title {
    text-align: center;
    margin: 15px 0
}

#to_top {
    z-index: 999;
    display: none;
    text-align: center;
    background-color: #fff;
    bottom: 30px;
    font-size: 0;
    position: fixed;
    right: 30px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #222
}

    #to_top:hover {
        background-color: #6e6e6e
    }

    #to_top:before {
        font-family: 'fontawesome';
        font-size: 22px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 3px;
        content: "\f106";
        text-align: center
    }

    #to_top:hover:before {
        color: #fff
    }

.features_table_wrapper .webdigify_aboutus {
    margin: 35px 0;
    overflow: hidden
}

.features_table_wrapper .aboutus_imagecontent {
    width: 45%
}

.features_table_wrapper .webdigify_aboutus_content {
    width: 48%;
    margin: 10px 0 25px
}

.features_table_wrapper .aboutus_readmore a {
    font-weight: 700
}

.features_table_wrapper p {
    line-height: 22px
}

.ie7 .primary-navigation li, .ie7 .footer-menu ul li, .ie7 .static-text, .ie7 .home-bannerarea-main ul {
    display: inline
}

.contact-page {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden
}

    .contact-page #primary {
        width: 100%
    }

.contact-main {
    width: 100%;
    clear: both
}

#contact-form fieldset {
    background: #F9F9F9;
    border: 1px solid #D1D1CF;
    margin: 0 2px;
    padding: 10px
}

.contact-page .post-contact {
    border: 1px solid #D1D1CF;
    margin-bottom: 10px;
    padding: 10px;
    background: #FFF
}

#contact-form p {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden
}

#contact-form label {
    font-weight: 400;
    float: left
}

#contact-form em {
    margin-top: 3px;
    margin-inline-start: 4px;
    float: left
}

#contact-form input {
    float: left;
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 1px;
    padding: 4px;
    width: 50%;
    margin-inline-end: 5px;
    color: #5F6684;
    clear: both
}

#contact-form textarea {
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 1px;
    height: 115px;
    padding: 4px;
    width: 80%;
    color: #5F6684;
    margin-inline-end: 5px
}

.contact-page .contact-info {
    padding: 10px;
    width: 47%;
    min-height: 384px;
    display: inline-block;
    vertical-align: top
}

.contact-page .post-contact strong {
    font-weight: 400
}

label.error, .validation-error, #contact-form label.error {
    background: url(/images/error.png) no-repeat scroll 5px 8px;
    color: #E14550;
    padding: 3px 5px 3px 20px;
    float: left;
    clear: both;
    margin: 0;
    font-size: 13px
}

.comment-form-comment label.error {
    width: 100%
}

.contactmap-wrapper {
    position: relative
}

.pricing_table_wrapper #primary {
    width: 100%
}

.pricingpage-pricetable1-main .pricing-content-inner, .pricingpage-pricetable2-main .pricing-content-inner {
    overflow: hidden;
    padding: 40px 0;
    text-align: center
}

.pricingpage-quationanswer-main .pricing-content-inner, .pricingpage-aboutus-main .pricing-content-inner {
    clear: both;
    overflow: hidden;
    padding: 30px 0
}

.pricingpage-quationanswer-main .row100 {
    float: left;
    width: 100%;
    margin: 12px 0
}

.pricingpage-quationanswer-main .cms_title {
    margin: 0 0 15px
}

.pricingpage-quationanswer-main .cms_ans {
    font-size: 14px
}

.pricingpage-pricetable2-main, .pricingpage-quationanswer-main {
    background: #FFF;
    border-top: 1px solid #D9D6D2
}

    .pricingpage-quationanswer-main .cms_title, .pricingpage-pricetablebottom-main .benifit_name, .pricingpage-aboutus-main .ourteam_name {
        font-size: 25px;
        line-height: 30px
    }

.pricingpage-aboutus-main .ourteam_image {
    background: #FFF;
    border: 3px solid #E3E3E3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    float: left;
    height: 150px;
    width: 150px
}

    .pricingpage-aboutus-main .ourteam_image img {
        margin: 4px 0 0
    }

.pricingpage-aboutus-main .ourteam_wrapper_bottom {
    float: left;
    margin: 12px 0 0 30px;
    padding: 0;
    text-align: left;
    width: 60%
}

.site-content .blog, .blog-list-container {
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    -moz-column-fill: initial;
    -webkit-column-fill: initial;
    column-fill: initial;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1
}

    .blog-list-container .item, .blog article.post, .search-results article {
        position: relative
    }

#box_filter {
    margin: 0 0 10px
}

.blog-box-container th, .blog-box-container td {
    display: block
}

.filter-container .block_hover .post-link {
    margin: 20px 0 10px
}

article.post, .search-results article {
    position: relative;
    box-sizing: border-box;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(235,235,235,0.2);
    margin-bottom: 30px
}

    .blog article.post:last-child, .search-results article:last-child {
        border: none
    }

.single article.hentry {
    margin: 0;
    display: block;
    width: 100%
}

.filter-container .image-block {
    padding: 2px;
    box-sizing: border-box
}

.ie8 .yith_magnifier_gallery li {
    width: 119px
}

.ie8 .entry-thumbnail:hover .block_hover {
    display: block
}

.webdigify-blog-posts-list > img {
    max-width: 100%
}

.blog-posts-list img {
    height: auto;
    max-width: 100%
}

.single .entry-main-content, .attachment .entry-main-content {
    padding: 0;
    text-align: left
}

.social-links .widget-title, .tags-links .label {
    display: inline-block;
    vertical-align: middle;
    margin-inline-end: 8px;
    font-size: 15px;
    font-weight: 600
}

.tags-links a {
    padding: 3px 10px;
    margin: 4px 2px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid rgba(235,235,235,0.2);
    font-size: 13px
}

.meta-inner .fa {
    font-size: 13px;
    line-height: 24px;
    vertical-align: top
}

.meta-inner .comments-link .fa {
    font-size: 16px
}

.entry-meta div:last-child:after {
    content: none
}

.blog-list .entry-summary {
    margin: 0 auto;
    width: 100%
}

.grid .blog-list .entry-main-content .entry-video, .blog-list .entry-main-content .entry-video {
    margin: 25px 0 0
}

.entry-video p {
    margin-bottom: 5px
}

.grid .blog-list .entry-main-content .entry-content-date {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 100%
}

.entry-content-other img {
    margin-bottom: 25px
}

.entry-main-content {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative
}

.masonry .entry-main-content .entry-content-date, .grid .entry-main-content .entry-content-date {
    float: left;
    margin-bottom: 0
}

.posts-content {
    width: 100%
}

.ie8 .blog-posts-content .block_hover {
    display: none
}

.ie8 .blog-posts-content .container:hover .block_hover {
    display: block
}

.ie8 .entry-thumbnail {
    width: 50%
}

.blog-grid.cols-2 .container {
    margin-bottom: 40px;
    width: 100%
}

.blog-grid.grid {
    margin: 0
}

.staff-image > img {
    width: 100%;
    z-index: -1;
    position: relative
}

.single-post-container .single-post {
    margin: 0
}

.cols-2 .container, .cols-2 .category-block {
    width: 49%
}

.cols-3 .container, .cols-3 .category-block {
    width: 33.33%
}

.cols-4 .container, .cols-4 .category-block {
    width: 24.5%
}

.cols-5 .container, .cols-5 .category-block {
    width: 19%
}

.cols-6 .container, .cols-6 .category-block {
    width: 16.67%
}

.posts-content .owl-item .container-inner {
    vertical-align: top;
    display: inline-block;
    position: relative
}

.grid .container.first {
    clear: both
}

.history .shortcode-title {
    margin: 0 10px 20px
}

.full-width .history .inner-container {
    width: auto;
    margin: 0 -10px
}

.history .blog-grid.grid {
    margin: 0
}

.history .blog-grid .container-inner {
    padding: 0
}

.history .blog-posts-content .post-image {
    float: none;
    display: inline-block;
    margin: 0;
    width: 100%;
    vertical-align: top
}

.history .blog-posts-content .comments-link, .history .post_author1 {
    float: none;
    display: inline-block;
    vertical-align: top
}

.history .posts-content .container {
    margin: 0
}

.history .posts-content .container-inner {
    margin: 0 10px 50px
}

.history .post-image > img {
    width: 100%
}

.blog-box .grid {
    margin: 0 -25px 0 0
}

    .blog-box .grid.four-col {
        margin: 0 -15px 0 0
    }

.grid {
    margin: 0 -15px
}

body.grid {
    margin: 0
}

.portfolios li {
    vertical-align: top;
    display: inline-block;
    list-style: none outside none;
    width: 50%;
    padding: 0 15px 15px;
    box-sizing: border-box
}

.portfolio-filter-container {
    margin-bottom: 20px
}

.portfolios ul {
    padding: 0;
    list-style: none;
    margin: 0;
    float: left
}

.entry-title-port {
    margin-bottom: 10px;
    font-size: 14px
}

#primary .portfolios ul {
    margin: 0 -15px
}

#primary .portfolios li .main {
    margin-bottom: 30px
}

.portfolios li .main img, .portfolio_wrapper li .main img, .portfolio_wrapper div.main img {
    width: 100%
}

.portfolio_details {
    float: left;
    width: 100%
}

.portfolio_image .image1 {
    border: 5px solid #EEE
}

.portfolio_2column li, .portfolio_two {
    width: 50%
}

.portfolio_3column li, .portfolio_three {
    width: 33.33%
}

.portfolio_4column li, .portfolio_four {
    width: 25%
}

.team-posts-content.staff-page.posts-content {
    margin: 0 -10px;
    width: auto
}

.team-posts-content .grid {
    margin: 0
}

.team-posts-content.posts-content .team-carousel .container {
    width: 100%
}

.team-posts-content.posts-content .container .container-inner {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin: 0 15px
}

.team-posts-content .staff-image {
    position: relative;
    transition: all .5s ease-out 0;
    -moz-transition: all .5s ease-out 0;
    -webkit-transition: all .5s ease-out 0;
    -ms-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0
}

.single-team.container-inner:hover .staff-image {
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    -webkit-transition: all .5s ease-out 0;
    -moz-transition: all .5s ease-out 0;
    -ms-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0;
    transition: all .5s ease-out 0
}

.team-posts-content .staff-image-hover {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0
}

.staff-page .item {
    text-align: center;
    overflow: visible;
    float: left
}

.staff-box .staff-image img {
    width: 100%;
    height: auto;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0
}

.staff-list .staff-image img {
    max-width: 100%;
    height: auto;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px
}

.staff-box .staff-content {
    margin: 0 10px
}

.staff-page .staff-position span {
    font-size: 13px;
    font-weight: 400
}

.staff-page .staff-name a {
    font-size: 18px;
    font-weight: 500
}

.staff-page .staff-social {
    margin: 0 auto
}

.staff-page .description p {
    margin-bottom: 15px
}

.staff-page .four-col .staff-social.icon-6, .staff-page .four-col .staff-social.icon-7, .staff-page .four-col .staff-social.icon-8, .staff-page .four-col .staff-social.icon-9, .staff-page .cols-4 .staff-social.icon-6, .staff-page .cols-4 .staff-social.icon-7, .staff-page .cols-4 .staff-social.icon-8, .staff-page .cols-4 .staff-social.icon-9 {
    margin: 0 auto -55px
}

.staff-page .three-col .staff-social.icon-1, .staff-page .three-col .staff-social.icon-2, .staff-page .three-col .staff-social.icon-3, .staff-page .three-col .staff-social.icon-4, .staff-page .three-col .staff-social.icon-5, .staff-page .three-col .staff-social.icon-6, .staff-page .three-col .staff-social.icon-7, .staff-page .cols-3 .staff-social.icon-1, .staff-page .cols-3 .staff-social.icon-2, .staff-page .cols-3 .staff-social.icon-3, .staff-page .cols-3 .staff-social.icon-4, .staff-page .cols-3 .staff-social.icon-5, .staff-page .cols-3 .staff-social.icon-6, .staff-page .cols-3 .staff-social.icon-7 {
    margin: 0 auto -20px
}

.staff-page .three-col .staff-social.icon-8, .staff-page .three-col .staff-social.icon-9, .staff-page .cols-3 .staff-social.icon-8, .staff-page .cols-3 .staff-social.icon-9 {
    margin: 0 auto -55px
}

.staff-page .staff-social .icon {
    display: inline-block;
    margin: 0 8px 5px;
    color: #fff
}

    .staff-page .staff-social .icon .fa {
        font-size: 16px;
        font-family: 'FontAwesome';
        font-weight: 400
    }

.staff-page .staff-list .staff-image {
    margin-inline-end: 20px
}

.staff-list .entry-content {
    display: table
}

.staff-list .staff-left, .staff-list .staff-right {
    display: table-cell;
    vertical-align: top
}

.staff-content .staff-position {
    padding: 0
}

.staff-content .staff-name {
    padding: 5px 0 0
}

.staff-content .staff-social {
    padding: 5px 0 0;
    position: absolute;
    top: 26%;
    bottom: auto;
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0
}

.single-team:hover .staff-content .staff-social {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.staff-content .staff_content {
    padding: 10px 0
}

.fa {
    margin-inline-end: 5px;
    font-size: 14px
}

.post-navigation a.next-post .fa {
    margin-inline-end: 0;
    margin-inline-start: 5px
}

.faqs-container {
    width: 100%
}

.faqs-content.style-1 .toogle_div span.faq_title:after {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 10px;
    height: 20px;
    left: 6px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 20px
}

.faqs-content.style-1 .toogle_div a.current span.faq_title:after {
    content: "\f068";
    font-family: FontAwesome;
    left: 6px;
    position: absolute
}

.faqs-category-container .tab_content {
    padding: 10px
}

.single-faq .tog {
    text-transform: none;
    padding: 9px 9px 9px 30px;
    margin: 0;
    border: 1px solid rgba(255,255,255,0.2)
}

.single-faq .site-content .tog {
    text-transform: none;
    padding: 9px 9px 9px 30px;
    margin: 0;
    border: 1px solid rgba(255,255,255,0.2)
}

.style-1 .single-faq {
    margin-bottom: 10px
}

.style-2 .single-faq {
    margin: 0 0 15px
}

    .style-2 .single-faq .title {
        color: #333;
        font-weight: 700;
        margin-bottom: 10px
    }

    .style-2 .single-faq .content {
        line-height: 30px
    }

.description {
    margin-bottom: 20px
}

.shortcode_contactform .description {
    color: #333
}

.loading {
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

    .loading img {
        position: absolute;
        top: 50%
    }

.widget .single-post {
    clear: both;
    display: inline-block;
    padding: 7px 0
}

    .widget .single-post .post-img {
        float: left;
        margin-inline-end: 10px
    }

        .widget .single-post .post-img img {
            border: 3px solid #F1F1F1
        }

    .widget .single-post .post-title {
        display: inline;
        margin-block: 0;
        text-transform: none;
        font-size: 14px
    }

        .widget .single-post .post-title.no-image {
            width: 100%
        }

    .widget .single-post .post-excerpt {
        display: inline-block
    }

    .widget .single-post .post-date {
        display: inline-block;
        width: auto
    }

.latest-news-content {
    margin: 0 auto
}

    .latest-news-content .single-post .post-title {
        font-size: 17px;
        margin: 10px 0;
        display: inline-block
    }

    .latest-news-content .single-post .post-description, .latest-news-content .single-post .post-date {
        font-size: 17px;
        line-height: 22px;
        margin: 0 0 5px
    }

    .latest-news-content .single-post .post-date {
        color: #333;
        margin: 10px 0
    }

.fa.fa-arrow-right {
    font-size: 10px;
    margin-inline-start: 10px
}

.inner-container.content-main {
    margin: 0 auto;
    width: 1150px
}

.single_accordion.accord-1 .tab_content {
    display: block
}

.recent .small-title {
    display: none
}

.sub-container.center {
    margin: 0 2%;
    width: 48%
}

.inner-image {
    overflow: hidden
}

    .inner-image img {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
        transition: all .9s ease 0;
        -webkit-transition: all .9s ease 0;
        -moz-transition: all .9s ease 0;
        -ms-transition: all .9s ease 0;
        -o-transition: all .9s ease 0
    }

        .inner-image img:hover {
            opacity: .6;
            -khtml-opacity: .6;
            -webkit-opacity: .6;
            -moz-opacity: .6;
            transform: scale(1.08);
            -webkit-transform: scale(1.08);
            -ms-transform: scale(1.08);
            -o-transform: scale(1.08);
            -moz-transform: scale(1.08);
            transition: all .9s ease 0;
            -webkit-transition: all .9s ease 0;
            -moz-transition: all .9s ease 0;
            -ms-transition: all .9s ease 0;
            -o-transition: all .9s ease 0
        }

.information {
    border: 1px solid #e6e6e6;
    height: 237px;
    background: none repeat scroll 0 0 #f5f5f5;
    margin-inline-end: 10px
}

.info-title {
    color: #434571;
    font-size: 17px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 67px 20px 0 40px;
    text-decoration: none;
    text-transform: uppercase
}

.category-grid .category-block {
    border: 1px solid #f5f5f5;
    margin: 0 10px 10px 0;
    position: relative;
    float: left
}

.webdigify_categorycontent.left {
    width: 100%
}

.cat-carousel .category-block {
    border: 1px solid #e6e6e6;
    margin: 0 10px 1px
}

.panel-grid {
    margin: 0 !important
}

.panel-grid-cell {
    padding: 0 !important
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.site-footer .three_fifth .banner {
    float: left;
    margin: -4px 20px 0 0
}

.select2-container .select2-choice {
    padding: 3px 10px !important;
    border-color: #e6e6e6;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0
}

.select2-drop-active {
    border-color: #e6e6e6
}

.google-map {
    box-sizing: border-box;
    width: 100%
}

.wpb_gmaps_widget .wpb_wrapper {
    box-sizing: border-box
}

.google-map img {
    max-width: inherit !important
}

.footertop ul {
    margin: 0
}

.text-col {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    width: 100%
}

.text-area-col {
    margin-bottom: 20px
}

.textarea-col {
    width: auto
}

.contact_form form {
    display: inline-block;
    margin: 30px 0;
    vertical-align: top;
    width: 100%
}

.wpcf7 input {
    width: 100%
}

.contact-input {
    box-sizing: border-box;
    float: left;
    padding: 0;
    width: 100%;
    margin: 0 0 20px
}

    .contact-input.contact-subject {
        padding: 0 0 15px;
        width: 100%
    }

.contact-subject input[type="text"] {
    width: 100%
}

.contact-textarea {
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 15px
}

.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    display: inline-block
}

.about-block {
    padding-right: 20px !important;
    padding-inline-start: 30px !important
}

.portfolios a.portfolio-title {
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0
}

.portfolios .image-block {
    position: relative
}

.gallery-title {
    display: none;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    text-transform: capitalize;
    margin: 0 0 15px;
    transform: translateY(-134px);
    -webkit-transform: translateY(-134px);
    -o-transform: translateY(-134px);
    -ms-transform: translateY(-134px);
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease
}

.gallery-item:hover .gallery-title, .single-portfolio:hover .entry-title {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.gallery-caption, .portfolio-filter .block_hover {
    transition: all .5s ease-out 0;
    -moz-transition: all .5s ease-out 0;
    -webkit-transition: all .5s ease-out 0;
    -ms-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0;
    bottom: 2px;
    left: 2px;
    margin: 0;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 2px;
    color: #fff
}

.portfolios .block_hover {
    position: absolute;
    margin: 0;
    text-align: center;
    visibility: hidden;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms
}

.entry-content-other .gallery-item img {
    margin: 0
}

.gallery-item:hover .gallery-caption, .single-portfolio:hover .block_hover, .portfolios li:hover .block_hover, .entry-thumbnail:hover .block_hover {
    background: rgba(0,0,0,0.3) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all .5s ease-out 0;
    visibility: visible;
    -webkit-transition: all .5s ease-out 0;
    -moz-transition: all .5s ease-out 0;
    -ms-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0
}

.gallery-item:hover .gallery-caption, .portfolios .single-portfolio:hover .block_hover {
    bottom: 2px;
    height: auto;
    left: 2px;
    right: 2px;
    top: 2px;
    width: auto
}

.gallery-item .gallery-caption-inner {
    position: absolute;
    top: 44%;
    width: 100%
}

.single-portfolio .block_hover_inner {
    position: absolute;
    top: 45%;
    width: 100%
}

.gallery-caption-inner a.icon {
    display: inline-block
}

.gallery-caption-inner .gallery-zoom, .gallery-caption-inner .gallery-redirect {
    display: inline-block;
    padding: 0
}

.links .icon, .gallery-zoom .icon, .gallery-redirect .icon, .blog-posts-content .block_hover .icon {
    display: inline-block;
    position: relative;
    transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    margin: 0 5px;
    height: 35px;
    line-height: 33px;
    width: 35px;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px
}

.entry-thumbnail:hover:hover .links .icon, .gallery-item:hover .gallery-zoom .icon, .gallery-item:hover .gallery-redirect .icon, .single-portfolio:hover .links .icon, .portfolios li:hover .links .icon, .blog-posts-content .container:hover .links .icon {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px
}

.entry-thumbnail .links, .gallery-item .gallery-caption-inner, .blog-posts-content .block_hover .links, .single-portfolio .links, .portfolios .links {
    position: absolute;
    text-align: center;
    top: 45%;
    width: 100%
}

.links a.icon .fa, .gallery-zoom .icon .fa, .gallery-redirect .icon .fa, .blog-posts-content .block_hover .icon .fa {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    vertical-align: middle;
    transition: none
}

.blog-list .entry-thumbnail:hover .links {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease
}

.top-link-toggle {
    display: none
}

.tparrows.custom {
    cursor: pointer;
    height: 110px;
    width: 40px;
    background: #fff
}

    .tparrows.custom:hover {
        background: #fff
    }

    .tparrows.custom:before {
        font-family: 'FontAwesome';
        display: block;
        line-height: 111px;
        text-align: center;
        font-size: 30px;
        position: absolute;
        left: 0;
        right: 0;
        color: #333;
        font-weight: 500
    }

    .tparrows.custom.tp-rightarrow {
        transform: matrix(1,0,0,1,-40,-50) !important;
        -webkit-transform: matrix(1,0,0,1,-40,-50) !important;
        -ms-transform: matrix(1,0,0,1,-40,-50) !important;
        -o-transform: matrix(1,0,0,1,-40,-50) !important;
        -moz-transform: matrix(1,0,0,1,-40,-50) !important;
        overflow: hidden;
        box-shadow: 0 0 10px rgba(0,0,0,0.10);
        border-top-left-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        -o-border-top-left-radius: 4px;
        -moz-border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -o-border-bottom-left-radius: 4px;
        -moz-border-bottom-left-radius: 4px
    }

    .tparrows.custom.tp-leftarrow {
        overflow: hidden;
        transform: matrix(1,0,0,1,0,-50) !important;
        -webkit-transform: matrix(1,0,0,1,0,-50) !important;
        -ms-transform: matrix(1,0,0,1,0,-50) !important;
        -o-transform: matrix(1,0,0,1,0,-50) !important;
        -moz-transform: matrix(1,0,0,1,0,-50) !important;
        box-shadow: 0 0 10px rgba(0,0,0,0.10);
        border-top-right-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -o-border-top-right-radius: 4px;
        -moz-border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -o-border-bottom-right-radius: 4px;
        -moz-border-bottom-right-radius: 4px
    }

    .tparrows.custom:hover:before {
        color: #E62E04
    }

    .tparrows.custom.tp-rightarrow:before {
        content: '\f105';
        right: -4px;
        top: -4px
    }

    .tparrows.custom.tp-leftarrow:before {
        content: '\f104';
        left: -2px;
        top: -4px
    }

.custom .tp-bullet {
    background: rgba(255,255,255,0.5);
    border: 1px solid #333;
    display: block;
    height: 10px;
    width: 10px
}

    .custom .tp-bullet:hover, .custom .tp-bullet.selected {
        background-color: #333
    }

.tparrows.preview1:after {
    background: rgba(0,0,0,0.4);
    height: 50px;
    width: 50px;
    font-size: 20px;
    line-height: 50px
}

.tp-bullets.preview1 .bullet {
    background: rgba(0,0,0,0.4) !important;
    height: 3px !important;
    width: 3px !important;
    margin-inline-end: 8px !important
}

    .tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected {
        height: 3px !important;
        width: 3px !important
    }

.tparrows.preview1 {
    height: 50px;
    width: 50px;
    cursor: pointer
}

    .tparrows.preview1:hover:after {
        background: rgba(255,255,255,1);
        color: #aaa
    }

.woocommerce #yith-quick-view-content div.product div.images img {
    transition: none;
    -webkit-transition: none;
    -o-transition: none;
    -ms-transition: none
}

#yith-quick-view-modal {
    z-index: 999
}

#yith-quick-view-content div.images {
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content {
    padding: 10px;
    box-sizing: border-box
}

#yith-quick-view-content div.summary {
    box-sizing: border-box;
    border: 0
}

#yith-quick-view-content.woocommerce span.onsale:after, #yith-quick-view-content.woocommerce-page span.onsale:after {
    border: none;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -moz-transform: none
}

.custom-parallax {
    background-attachment: fixed
}

.productpage-woosmall .inner-container {
    width: auto !important
}

.productpage-banner .inner-container {
    margin: 0 !important
}

.tp-bullets {
    z-index: 99
}

.account-container {
    background-color: #FFF;
    border: 1px solid #e6e6e6;
    display: none;
    padding: 10px 20px;
    position: absolute;
    right: 5px;
    text-align: left;
    top: 46px;
    width: 120px;
    z-index: 9
}

    .account-container a {
        display: block;
        margin: 0 0 2px
    }

.woofeature .woo-grid .products li, .woonew .woo-grid .products li, .woobest .woo-grid .products li, .woosale .woo-grid .products li {
    display: none
}

.webdigify-message {
    margin: 20px 0;
    display: none;
    font-size: 20px;
    text-align: center
}

    .webdigify-message .fa {
        font-size: 20px;
        margin: 0 10px;
        color: #333
    }

.bx-pager {
    display: none
}

#categorytab .loadgridlist-wrapper, .categorytab .loadgridlist-wrapper {
    display: none
}

.loadgridlist-wrapper {
    text-align: center;
    margin: 30px 0
}

.blog-more-link {
    clear: both;
    display: block;
    text-align: center;
    margin-top: 20px
}

    .blog-more-link a {
        background-color: #FFF;
        border: 1px solid #000;
        color: #333;
        cursor: pointer;
        padding: 10px 40px;
        text-align: center;
        transition: all .3s ease-out 0;
        -webkit-transition: all .3s ease-out 0;
        -moz-transition: all .3s ease-out 0;
        -ms-transition: all .3s ease-out 0;
        -o-transition: all .3s ease-out 0;
        display: inline-block;
        margin: 0 10px;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -moz-border-radius: 50px
    }

        .blog-more-link a:hover {
            background-color: #333;
            border: 1px solid #333
        }

#content {
    position: relative
}

.sitemap ul {
    margin: 0;
    padding-inline-start: 15px;
    text-indent: 5px
}

.sitemap-item {
    padding: 0 5px;
    box-sizing: border-box;
    width: 33.33%;
    float: left
}

    .sitemap-item li {
        padding: 4px 0
    }

.mobile-menu li {
    list-style-type: none;
    display: inline-block;
    vertical-align: top
}

.mega_menu {
    float: left;
    margin-bottom: 0
}

    .mega_menu .block-title {
        background-color: #333;
        color: #FFF;
        font-size: 14px;
        padding: 20px;
        text-transform: uppercase;
        width: 230px;
        cursor: pointer;
        font-weight: 700;
        position: relative;
        text-align: left
    }

    .mega_menu .mega_bkg .block-title:after {
        content: "\f107";
        color: #fff;
        font-family: "FontAwesome";
        position: absolute;
        right: 6%;
        top: 50%;
        margin-top: -10px
    }

.site-footer .widget ul, .site-footer .widget ol {
    padding: 0
}

.widget.widgets-payment-icon .title-outer {
    display: none
}

.blog-posts-content {
    width: auto;
    clear: both;
    margin: 0 -15px
}

    .blog-posts-content .read-more {
        margin-top: 24px;
        display: block
    }

    .blog-posts-content.style-2 .post-content-outer .read-more a {
        font-size: 14px;
        border-bottom: 1px solid #000
    }

    .blog-posts-content .post_author1 {
        margin: 0;
        text-transform: capitalize
    }

        .blog-posts-content .post_author1 .fa {
            color: #9C9C9C;
            padding: 0
        }

    .blog-posts-content .post-date .fa {
        color: #ACACAC;
        margin-inline-end: 2px
    }

    .blog-posts-content p {
        margin: 0
    }

    .blog-posts-content .post-author {
        color: #333
    }

    .blog-posts-content .comments-link {
        display: none;
        vertical-align: top;
        margin-inline-start: 20px;
        text-transform: uppercase
    }

        .blog-posts-content .comments-link a {
            color: #6e6e6e;
            font-size: 13px;
            font-weight: 400
        }

    .blog-posts-content.style-2 .post-image-outer {
        width: 230px;
        float: left
    }

    .blog-posts-content.style-2 .post-content-outer {
        text-align: left;
        box-sizing: border-box;
        padding: 15px;
        margin: 0;
        position: relative;
        overflow: hidden
    }

.post-detail .post-date, .post-detail .post-title {
    padding: 5px 0
}

.blog-posts-content .blog-grid .container, .portfolio-grid .item {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 35px;
    overflow: initial
}

.blog-posts-content .post-image, .single-portfolio .portfolio-image {
    margin: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.blog-posts-content .block_hover, .single-portfolio .block_hover {
    position: relative
}

.blog-posts-content .container .block_hover {
    background: rgba(0,0,0,0.3) none repeat scroll 0 0;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    text-align: center;
    transition: all .5s ease-out 0;
    -webkit-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0;
    -ms-transition: all .5s ease-out 0
}

.blog-posts-content .container:hover .block_hover, .single-portfolio:hover .block_hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.blog-posts-content .container .container-inner, .portfolio-main .single-portfolio {
    margin: 0 15px;
    clear: both;
    overflow: hidden;
    display: block;
    padding: 0
}

.blog-posts-content.style-2 .post-content-outer {
    text-align: left;
    box-sizing: border-box;
    padding: 20px 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    padding-inline-start: 20px
}

.single-portfolio .portfolio-title {
    margin: 20px 0 10px;
    font-weight: 700
}

.blog-posts-content .fa.fa-circle {
    color: #333;
    font-size: 5px;
    vertical-align: middle;
    padding: 0 0 0 7px
}

.single-portfolio .portfolio-description {
    margin-bottom: 10px
}

.single-portfolio .portfolio-title a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .8px;
    font-weight: 500;
    text-transform: uppercase
}

.post-description {
    margin: 10px 0 0;
    line-height: 20px
}

.post-image-outer {
    margin-inline-end: 30px;
    float: left;
    width: 384px
}

.entry-header .entry-title a, .post-content-outer .post-title a {
    font-size: 24px
}

.post-content-outer .post-title {
    margin: 10px 0 0
}

.blog-carousel .post-content-outer .post-title a {
    font-size: 16px;
    font-weight: 600
}

.single-post .entry-header .entry-title a, .single-post .post-content-outer .post-title a {
    margin: 0
}

.blog-posts-content .grid.cols-2 .item, .portfolio-grid.cols-2 .item {
    width: 50%
}

.blog-posts-content .grid.cols-3 .item, .portfolio-grid.cols-3 .item {
    width: 33.33%
}

.blog-posts-content .grid.cols-4 .item, .portfolio-grid.cols-4 .item {
    width: 25%
}

.blog-posts-content .grid.cols-5 .item, .portfolio-grid.cols-5 .item {
    width: 20%
}

.blog-posts-content .grid.cols-6 .item, .portfolio-grid.cols-6 .item {
    width: 16.66%
}

.post-content-inner {
    box-sizing: border-box;
    padding: 0 10px
}

.sitemap-category, .sitemap-month-archieves {
    margin-bottom: 20px
}

.checkout.woocommerce-checkout h3 {
    text-transform: capitalize
}

#order_review_heading {
    margin-top: 30px
}

.search-results .term-description {
    display: none
}

.entry-content .inner-container {
    clear: both
}

.wp-caption-text.gallery-excerpt {
    display: none
}

.post_format-post-format-gallery .gallery-item {
    text-align: center
}

.soldout_wrapper {
    background: rgba(255,255,255,0.5);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.soldout {
    background: #e1372f;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    position: relative;
    top: 45%;
    vertical-align: top
}

.product-detail-wrapper .gridlist-buttonwrap .clear {
    clear: none
}

.product-categories .count {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 12px
}

.widget_text select, .widget select {
    width: 100%;
    padding: 10px;
    box-sizing: border-box
}

.vc_row {
    margin-inline-start: auto !important;
    margin-inline-end: auto !important
}

.vc_column-inner {
    padding: 0 !important
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin: 0 !important
}

.wpb_single_image .wpb_wrapper {
    overflow: hidden;
    margin: 0 auto !important
}

.custom-content-main .wpb_wrapper .wpb_wrapper, .full-width .wpb_row .wpb_wrapper .wpb_wrapper {
    width: 100%;
    margin: 0
}

.wpb_column .list li {
    list-style: none
}

.wpb_column ul, .wpb_column ol {
    margin: 0
}

    .wpb_column ul.links {
        margin: 0 0 0 15px
    }

.primary-sidebar .woocommerce ul.products li.product a.button {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    color: #000;
    padding: 3px 0;
    text-transform: capitalize;
    font-weight: 400;
    clear: both
}

    .primary-sidebar .woocommerce ul.products li.product a.button:hover {
        color: #333;
        background: rgba(0,0,0,0) none repeat scroll 0 0
    }

.primary-sidebar .woocommerce ul.products li.product a:before {
    font-size: 0;
    margin: 0
}

.primary-sidebar .product-block-hover {
    background: none;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    left: 0;
    position: relative
}

.sidebar-product .owl-theme .owl-buttons div {
    top: -50px
}

.sidebar-product ul.owl-carousel {
    padding: 0 !important
}

.primary-sidebar .widget .sidebar-product ul li a {
    padding: 0
}

.primary-sidebar .woocommerce ul.products li .container-inner {
    margin: 7px 0 0;
    display: inline-block
}

.primary-sidebar .sidebar-product .star-rating {
    margin: 3px 0 8px
}

.see-all {
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    float: none;
    font-size: 13px;
    font-weight: 700;
    padding: 6px 10px;
    text-transform: uppercase;
    text-align: center;
    width: 100%
}

    .see-all:hover {
        background: #333 none repeat scroll 0 0
    }

        .see-all:hover a {
            color: #fff
        }

.products_block:hover .see-all {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.singleproduct-sidebar .product-detail-wrapper {
    text-align: left
}

.singleproduct-sidebar #woo-small-products .price {
    font-size: 14px
}

.singleproduct-sidebar .star-rating {
    float: left
}

#woo-small-products .button.yith-wcqv-button {
    display: none
}

.wpb_flexslider .slides .owl-controls {
    display: none !important
}

.vc_progress_bar, .vc_chart, .vc_pie_chart {
    clear: both
}

.vc_pie_chart_value {
    font-size: 16px !important
}

.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item {
    padding: 2px !important
}

.vc_custom_heading:first-child div {
    font-size: 16px !important
}

.vc_custom_heading h4 {
    font-size: 13px;
    font-weight: 400
}

.vc_gitem-zone.vc_gitem-zone-c, .vc_gitem-row-position-middle {
    padding: 10px 20px;
    box-sizing: border-box
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: #000 !important;
    border: 0 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -khtml-border-radius: 0 !important;
    -moz-border-radius: 0 !important
}

.vc_gitem-link.vc_btn3-size-md {
    padding: 8px 18px !important
}

.vc_btn3.vc_btn3-style-custom.vc_btn3-size-xs {
    font-size: 12px;
    padding: 8px 16px
}

.vc_btn3.vc_btn3-style-custom.vc_btn3-size-sm {
    font-size: 12px;
    padding: 10px 18px
}

.vc_btn3.vc_btn3-style-custom.vc_btn3-size-md {
    font-size: 12px;
    padding: 12px 20px
}

.vc_btn3.vc_btn3-style-custom.vc_btn3-size-lg {
    font-size: 13px;
    padding: 14px 28px
}

.vc_btn3-style-custom.vc_general.vc_btn3:focus, .vc_btn3-style-custom.vc_general.vc_btn3:hover {
    background-color: #E62E04 !important;
    background-image: none
}

.vc_tta.vc_general .vc_tta-tabs-container .vc_tta-panel-body {
    padding: 0
}

.service-block .elementor-icon-box-icon {
    margin-bottom: 10px !important
}

.wd-homeservice .elementor-icon {
    background-color: #222;
    padding: 25px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px
}

    .wd-homeservice .elementor-icon:hover {
        background-color: #c90000;
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transition: all 400ms ease-in-out 0;
        -webkit-transition: all 400ms ease-in-out 0;
        -moz-transition: all 400ms ease-in-out 0;
        -ms-transition: all 400ms ease-in-out 0;
        -o-transition: all 400ms ease-in-out 0
    }

.single-product.woocommerce .woocommerce-breadcrumb {
    text-align: right;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none
}

.wishlist_table .product-add-to-cart a.button {
    padding: 10px 25px !important
}

.compare-counter .counter-label, .whislist-counter .whislist-label, .topbar-link .account-label {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-inline-start: 25px;
    cursor: pointer
}

.topbar-link .account-label {
    padding-inline-end: 15px
}

    .compare-counter .counter-label::before, .whislist-counter .whislist-label::before, .topbar-link .account-label::before {
        background-image: url(/images/webdigify/compare.svg);
        background-color: rgba(0,0,0,0);
        background-position: center;
        background-repeat: no-repeat;
        font-size: 12px;
        height: 24px;
        width: 24px;
        position: absolute;
        left: 0;
        background-size: 16px;
        margin: auto;
        content: '';
        display: inline-block;
        vertical-align: top
    }

.whislist-counter .whislist-label::before {
    background-image: url(/images/webdigify/wishlist.svg);
    background-size: 15px
}

.topbar-link .account-label:before {
    background-image: url(/images/webdigify/user.svg);
    background-size: 14px
}

.topbar-link .account-label::after {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    content: '\f107';
    margin: auto;
    font-family: 'FontAwesome';
    font-size: 15px
}

.whislist-counter, .compare-counter, .topbar-link {
    position: relative;
    margin-inline-start: 15px
}

.cms-banner .elementor-column .elementor-column.elementor-inner-column {
    margin: 0
}

.cms-banner .elementor-column {
    padding-inline: 7.5px;
    padding-block: 0;
    overflow: hidden
}

    .cms-banner .elementor-column:first-child {
        padding-inline-start: 0;
        padding-inline-end: 15px
    }

    .cms-banner .elementor-column:last-child {
        padding-inline-end: 0;
        padding-inline-start: 15px
    }

.cms-banner {
    overflow: hidden
}

    .cms-banner img {
        display: inline-block;
        overflow: hidden;
        vertical-align: top
    }

.static-wrapper {
    position: absolute;
    bottom: auto;
    margin: 0 auto;
    top: 22%
}

    .static-wrapper.cms-right-text {
        right: 8%;
        left: auto;
        text-align: right
    }

    .static-wrapper.cms-left-text {
        left: 6%;
        right: auto
    }

    .static-wrapper.cms-center-text {
        left: 0;
        right: 0;
        text-align: center
    }

.cms-banner-item.style-1 .link-text {
    font-size: 12px;
    line-height: 20px;
    padding: 8px 18px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    display: inline-block;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms
}

.style-1 .static-wrapper .shop-now {
    display: inline-block;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px
}

.cms-banner-item .text1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 25px
}

.cms-banner-item .text2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px
}

.cms-banner-item .text3 {
    font-size: 14px;
    line-height: 30px
}

.banner-text {
    margin-top: 35px;
    display: block
}

.cms-banner-item .static-wrapper .text1, .cms-banner-item .static-wrapper .text2 {
    display: block
}

.primary-sidebar .widget.widget_archive #archives-dropdown--1, .primary-sidebar .widget .postform.toggle-block {
    margin: 10px 0
}

.woo_categories_block {
    margin: 0 -10px
}

.cat-outer-block .cat-img-block .cat-img img {
    transition: transform .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.cat-outer-block {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    text-align: center
}

.cat-inner-block {
    margin: 10px;
    display: inline-block;
    vertical-align: top
}

.cat-img-block a.cat-img {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.cat-img-block {
    position: relative;
    overflow: hidden
}

.cat-outer-block a.cat_name {
    display: block;
    font-size: 16px;
    font-weight: 500
}

.cat_description h3 {
    padding: 0
}

.cat_description .link-text {
    color: #888;
    padding: 5px 0 0;
    display: inline-block;
    position: relative;
    line-height: 20px
}

    .cat_description .link-text::after {
        border-bottom-width: 1px;
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        border-bottom-style: solid
    }

.cat_description {
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    word-break: break-word;
    display: inline-block;
    width: 100%
}

.style-1 .cat_description {
    margin: 0 auto;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0
}

.style-1 .cat-count {
    display: none
}

.cat-outer-block .collection_name {
    width: 100%;
    text-align: center;
    float: left;
    display: none
}

.category-list-outer .sub_category {
    display: grid
}

.category-list-outer .category-list {
    float: left;
    width: 50%;
    text-align: left
}

.category-list-outer .cat-img-block {
    width: 50%;
    float: right
}

.category-list-outer .cat-outer-block a.cat_name {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0
}

.cat-outer-block.style-2 .category-list {
    width: 88%;
    background: #fff;
    margin-top: -35px;
    position: relative;
    text-align: left;
    padding: 20px 25px 0
}

    .cat-outer-block.style-2 .category-list h3 {
        padding: 0 0 15px
    }

        .cat-outer-block.style-2 .category-list h3 a.cat_name {
            font-size: 20px;
            font-weight: 400
        }

    .cat-outer-block.style-2 .category-list .sub_category {
        display: grid
    }

        .cat-outer-block.style-2 .category-list .sub_category a {
            margin-bottom: 10px
        }

.aboutblock-content .button_content_inner {
    padding: 20px 0;
    box-sizing: border-box
}

    .aboutblock-content .button_content_inner a.button {
        background: none;
        color: #E62E04;
        position: relative;
        padding: 0
    }

        .aboutblock-content .button_content_inner a.button:hover {
            background: none;
            color: #000
        }

        .aboutblock-content .button_content_inner a.button:after {
            position: absolute;
            background: #E62E04;
            left: 0;
            right: 0;
            bottom: -2px;
            top: auto;
            content: "";
            height: 1px
        }

        .aboutblock-content .button_content_inner a.button:hover:after {
            background: #000
        }

.social-icon {
    text-align: center
}

    .social-icon .widget {
        margin: 5px 0
    }

    .social-icon .widget-title, .social-icon .follow-us {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        font-size: 12px;
        padding: 0 !important
    }

        .social-icon .follow-us a i {
            color: #a3a3a3
        }

        .social-icon .follow-us a {
            padding: 2px 0;
            margin: 0 10px;
            box-sizing: border-box
        }

.vc_grid-pagination {
    clear: both;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.related_posts > h3 {
    text-align: center;
    letter-spacing: 2px;
    font-size: 26px;
    line-height: 25px;
    text-transform: capitalize;
    font-weight: 700
}

.related_posts.blog-list {
    text-align: left
}

.single .blog-list .entry-thumbnail {
    width: 100%;
    text-align: center;
    margin: 0
}

.single .related_posts.blog-list article.post {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    padding-inline: 15px;
    margin: 0;
    border: 0
}

.rev_slider.wpb_revslider_element {
    position: relative;
    z-index: -1
}

.post-password-form input[type="password"] {
    line-height: 14px
}

.woocommerce ul.products li.product-category .container-inner {
    display: block
}

.product-category .woocommerce-loop-category__title {
    font-size: 16px;
    text-align: center;
    word-break: break-word;
    line-height: 24px;
    background-color: rgba(3,43,56,0.8)
}

.site-footer .footer-bottom .widget_search #searchform {
    width: auto;
    margin: 0
}

.footer-bottom .widget .search-field {
    width: 100%;
    float: none
}

.footer-bottom .widget_search #searchform #searchsubmit {
    right: auto
}

.widget #wp-calendar {
    width: 100%;
    text-align: center
}

    .widget #wp-calendar td, .widget #wp-calendar th {
        padding: 3px 0;
        box-sizing: border-box
    }

.primary-sidebar .widget.widget_block ol, .primary-sidebar .widget.widget_block ul, .home .widget.woocommerce ul.product_list_widget, .primary-sidebar .woocommerce ul.product_list_widget, .primary-sidebar .widget .tagcloud, .primary-sidebar .widget > .toggle-block, .primary-sidebar .widget_black_studio_tinymce .textwidget, .primary-sidebar .widget_pages > ul, .primary-sidebar .widget_price_filter .toggle-block, .primary-sidebar .widget_shopping_cart_content, .primary-sidebar .widget .menu.toggle-block {
    padding: 20px 0 0;
    box-sizing: border-box
}

.related_posts_outer {
    width: 100%;
    overflow: hidden;
    position: relative
}

.breadcrumbs, .woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
    float: none;
    text-align: center
}

    .breadcrumb_last, .woocommerce .woocommerce-breadcrumb span, .woocommerce-page .woocommerce-breadcrumb span {
        padding: 0
    }

.woocommerce-terms-and-conditions {
    background: rgba(3,43,56,0.8);
    padding: 30px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    border: 1px solid rgba(235,235,235,0.2)
}

.single .image-attachment .entry-header .entry-title {
    display: none
}

.woocommerce ul.product_list_widget, .widget .tagcloud, .testimonial-carousel {
    padding: 0;
    box-sizing: border-box
}

.widget .post-image-outer {
    width: 100%;
    float: none;
    margin: 0;
    padding: 20px 20px 10px;
    box-sizing: border-box
}

.widget .blog-posts-content .post-content-outer {
    padding: 10px 20px;
    box-sizing: border-box
}

.widget .posts-content .post-title a {
    color: #E62E04
}

.widget .post-description, .widget .blog-posts-content .post-date {
    margin: 15px 0
}

.widgets-leftbanner.widget .title-outer, .primary-sidebar .widgets-leftbanner.widget .title-outer {
    display: none
}

.widget .blog-carousel.owl-theme .owl-buttons div {
    top: -52px
}

.widget .product-title {
    word-break: break-all
}

.widgets-follow-us h2 {
    display: none
}

.widget .product-block {
    margin: 0
}

.custom-testimonial.slider {
    float: left;
    width: 100%
}

.testimonial-carousel .product-block {
    padding: 20px;
    margin: 0 15px
}

.widget .custom-testimonial .testimonial-content {
    margin: 0 auto;
    width: auto
}

.widget .testimonial-title, .widget .testimonial-designation {
    display: none
}

.widget .blog-carousel .owl-controls .owl-buttons .owl-prev, .widget .blog-carousel .owl-controls .owl-buttons .owl-next {
    color: #bababa
}

.widget .owl-theme .owl-buttons div.owl-next:after, .widget .owl-theme .owl-buttons div.owl-prev:after {
    font-size: 17px;
    font-weight: 700
}

.widget .product_list_widget li {
    margin: 0 0 20px;
    padding: 0;
    display: block
}

.widget .woocommerce ul.product_list_widget li img {
    border: 0
}

.widget .woocommerce .star-rating, .widget .woocommerce-page .star-rating, .widget .wpb_wl_summary .star-rating {
    margin: 0
}

.comments-area {
    margin: 40px auto 0;
    clear: both;
    display: inline-block;
    width: 100%
}

.comment-reply-title, .comments-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    position: relative;
    margin-bottom: 10px;
    display: block
}

.comment-form-cookies-consent {
    display: inline-block;
    vertical-align: top
}

.comment-list {
    list-style: none;
    margin: 0 0 30px
}

.single .entry-meta {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.comment-author {
    font-size: 13px;
    line-height: 1.7142857142
}

.comment-list .comment {
    margin: 24px 0 0
}

.comment-reply-link {
    text-decoration: underline
}

.comment-author {
    position: relative
}

    .comment-author .avatar {
        position: absolute;
        top: 7px;
        left: 0
    }

.says {
    display: none
}

.comments-list::before {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #E4E9EA;
    position: absolute;
    left: 32px;
    top: 0
}

.comment-meta .avatar {
    width: 100px;
    height: auto
}

.comment-author, .comment-awaiting-moderation, .comment-metadata {
    padding-inline-start: 125px;
    font-size: 13px;
    font-weight: 400
}

.comment-content, .comments-area .comment-list .reply {
    padding-top: 15px;
    padding-inline-start: 125px;
    box-sizing: border-box
}

.comment-content {
    padding-top: 20px
}

.comment-author b, .comment-author a {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    margin-top: 5px;
    line-height: 20px
}

.comments-area .comment-author {
    display: flex
}

.comment-edit-link {
    margin-inline-start: 10px
}

    .comment-edit-link:before {
        content: "\f040";
        margin-inline: 6px;
        vertical-align: middle
    }

.comment-content ul, .comment-content ol {
    margin: 0;
    margin-inline-start: 22px;
    margin-block-end: 24px
}

.comment-content li > ul, .comment-content li > ol {
    margin-bottom: 0
}

.comment-content > :last-child {
    margin-bottom: 0
}

.comment-content p {
    border: 0
}

.comment-list .children {
    list-style: none;
    margin-inline-start: 60px;
    margin-top: 15px
}

.comment .comment-respond {
    margin-top: 24px
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code {
    color: #fff
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as {
    font-size: 14px;
    line-height: 1.7142857142
}

.no-comments {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 24px;
    text-transform: uppercase;
    margin-bottom: 0
}

.comment-form label {
    font-weight: 400;
    color: #fff
}

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    width: 100%
}

.form-allowed-tags, .form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5
}

.comment-reply-title small a {
    float: right;
    overflow: hidden;
    font-size: 0
}

    .comment-reply-title small a:before {
        content: '';
        background-image: url(./images/webdigify/light-close.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 17px;
        height: 20px;
        width: 20px
    }

.comment-navigation {
    font-size: 13px;
    line-height: 2;
    margin-bottom: 48px;
    text-transform: uppercase
}

    .comment-navigation .nav-next, .comment-navigation .nav-previous {
        display: inline-block
    }

        .comment-navigation .nav-previous a {
            margin-inline-end: 10px
        }

#comment-nav-above {
    margin-top: 36px;
    margin-bottom: 0
}

.comments-area .comment-respond {
    margin: 30px 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box
}

.single .type-product .theme-container {
    clear: both
}

.header-offer {
    float: left
}

.woocommerce .wcpc_compare_btn_wrap a:hover.added_to_compare, .woocommerce .wcpc_compare_btn_wrap a:hover.added_to_compare::before, .woocommerce .wcpc_compare a:hover.button, .single .woocommerce .wcpc_compare a:hover.button::before {
    color: #E62E04
}

.categorytab .resp-tabs-list li.product-button a, #categorytab .resp-tabs-list li.product-button a {
    line-height: 36px;
    padding: 10px;
    color: red;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    box-sizing: border-box;
    font-weight: 500;
    text-decoration: underline
}

.categorytab .resp-tabs-list li.product-button, #categorytab .resp-tabs-list li.product-button {
    padding: 17px 25px;
    box-sizing: border-box;
    text-align: left;
    margin-top: 10px
}

#categorytab .count-down {
    display: none
}

.woocommerce .products .product:hover .product-count-down {
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    bottom: -60px
}

.categorytab {
    display: block;
    width: 100%;
    margin: 0;
    text-align: center
}

.entry-meta-blog .entry-date, .post-info .entry-date {
    padding: 0;
    position: relative;
    padding-inline-start: 32px;
    margin-inline-end: 6px;
    font-weight: 500
}

    .entry-meta-blog .entry-date::before, .post-info .entry-date::before {
        background: #333;
        content: '';
        width: 22px;
        height: 2px;
        position: absolute;
        left: 0;
        bottom: 0;
        top: 2px;
        margin: auto
    }

.wpb_single_image.about {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    padding-bottom: 10px;
    font-weight: 500
}

.fancy .normal-title {
    margin: 0 0 10px
}

.text-col.col-6.last {
    margin-inline-end: 0
}

.text-col.col-6 {
    width: 49%;
    float: left;
    margin-inline-end: 10px
}

.spinner {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 999999;
    background-image: url(/images/ajax-loader.gif);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #032b38
}

.elementor-container .woocommerce ul.product_list_widget {
    padding: 0
}

.gallery-item .gallery-caption-inner {
    display: block
}

.dialog-type-lightbox {
    display: none !important
}

.home-service .elementor-icon-box-title {
    padding: 0 !important
}

.home-service .last .elementor-icon-box-wrapper .elementor-icon-box-content::after {
    background: none;
    content: ''
}

.logo-slider .swiper-slide {
    border: 1px solid #e5e5e5;
    border-left: 0;
    padding: 55px 15PX
}

.logo-slider .swiper-slide-active {
    border-left: 1px solid #e5e5e5
}

.gallery-item .gallery-caption-inner {
    display: inline-block;
    position: relative;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

    .gallery-item .gallery-caption-inner .gallery-zoom {
        height: 100%;
        width: 100%
    }

        .gallery-item .gallery-caption-inner .gallery-zoom.no-text a {
            z-index: 1;
            height: 100%;
            width: 100%;
            background: transparent !important;
            opacity: 1
        }

            .gallery-item .gallery-caption-inner .gallery-zoom.no-text a i {
                font-size: 0
            }

    .gallery-item .gallery-caption-inner .gallery-redirect {
        position: absolute;
        top: 45%;
        bottom: auto;
        left: 0;
        right: 0
    }

.entry-content-inner img, .blog-posts-content .post-image img {
    position: relative;
    z-index: -1
}

.single .entry-main-content .entry-thumbnail {
    width: 100%;
    margin-bottom: 10px
}

.blog-image {
    min-height: 500px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
    position: relative
}

.single .page-title .entry-meta {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative
}

.single-post .meta-inner, .single .entry-main-content .meta-inner {
    display: inline-block;
    vertical-align: top
}

.single-portfolio .entry-meta {
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 0;
    margin-top: 20px;
    text-align: left
}

.single-post .author-info, .single-post .navigation.post-navigation, .single-post .comments-area, .entry-content-dec {
    clear: both
}

.single-post .author-info {
    margin: 50px auto 40px;
    display: inline-block;
    width: 100%
}

.single .navigation.post-navigation {
    text-align: left;
    padding: 30px 0;
    box-sizing: border-box;
    margin-top: 0;
    display: block
}

.single-post .comments-area {
    display: block;
    margin: 40px auto 30px;
    text-align: left
}

.woocommerce.hot-product ul.products.woo-slider li.product .container-inner {
    border-block-start: none
}

.woocommerce ul.products .owl-item.active li.product .container-inner {
    border-inline-end: none
}

.post-password-form input[type="password"] {
    line-height: 21px
}

.header-contact .widget, .header-contact ul {
    margin: 0
}

    .header-contact ul li {
        display: inline-block;
        vertical-align: top
    }

        .header-contact ul li.phone {
            margin: 0 20px 0 0
        }

.header-contact .contact_phone, .header-contact .contact_email {
    position: relative
}

    .header-contact .contact_phone:before, .header-contact .contact_email:before {
        content: '';
        display: inline-block;
        vertical-align: top;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 16px;
        height: 24px;
        width: 24px;
        margin: 0 3px 0 0
    }

    .header-contact .contact_phone:before {
        background-image: url(/images/webdigify/header-contact.svg)
    }

    .header-contact .contact_email:before {
        background-image: url(/images/webdigify/header-email.svg);
        background-size: 17px
    }

.header-cms {
    display: flex;
    flex: auto;
    margin-inline-start: 15px
}

.widgets-cms {
    margin-inline: 10px;
    margin-block: 0;
    letter-spacing: 0;
    flex: 1
}

    .widgets-cms:last-child {
        margin-inline-end: 0
    }

    .widgets-cms .content div {
        line-height: 18px
    }

    .widgets-cms .service-icon {
        background-image: url(/images/webdigify/offer.svg);
        background-color: rgba(0,0,0,0);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 28px;
        margin-inline-end: 10px;
        display: flex;
        align-items: center;
        width: 44px;
        height: 44px;
        border: 2px dashed #bababa;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%
    }

    .widgets-cms .service-2 .service-icon {
        background-image: url(/images/webdigify/money.svg);
        background-size: 23px
    }

    .widgets-cms .service-3 .service-icon {
        background-image: url(/images/webdigify/shipping.svg)
    }

    .widgets-cms .service-outer {
        display: flex;
        align-items: center;
        font-size: 13px
    }

.header-category {
    background: rgba(3,43,56,0.8);
    box-sizing: border-box;
    margin: 0
}

    .header-category.widget .widget-title {
        margin: 0;
        padding-inline-start: 50px;
        display: block;
        font-weight: 600;
        padding-block: 16px;
        padding-inline-end: 14px;
        position: relative;
        border: 0;
        font-size: 14px;
        text-transform: uppercase
    }

        .header-category.widget .widget-title::before {
            content: "";
            position: absolute;
            top: 20px;
            left: 25px;
            background-image: url(/images/webdigify/menu.svg);
            background-color: rgba(0,0,0,0);
            background-position: center;
            background-repeat: no-repeat;
            background-size: 18px;
            height: 15px;
            width: 15px
        }

        .header-category.widget .widget-title::after {
            display: none
        }

    .header-category ul.product-categories {
        margin: 0;
        box-sizing: border-box;
        position: relative;
        vertical-align: top;
        padding: 0;
        z-index: 9;
        display: flex;
        flex-direction: column;
        padding: 6px 0
    }

    .woo_categories_list .product-categories > li, .header-category ul > li {
        list-style: none;
        float: left;
        width: 100%;
        box-sizing: border-box;
        cursor: pointer;
        text-align: left;
        position: relative
    }

    .header-category .product-categories ul li.cat-parent > a::after {
        content: "\f105";
        display: block;
        font-family: "FontAwesome";
        font-size: 15px;
        position: absolute;
        right: 0;
        left: auto;
        margin-right: 0;
        top: 14px
    }

    .header-category ul.children {
        list-style: outside none none;
        margin: 0
    }

    .header-category ul.product-categories > li > a, .header-category ul.product-categories > li a, .more-view {
        display: flex;
        align-items: center;
        padding-block: 10px;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(255,255,255,0.2);
        font-weight: 400;
        word-break: break-word;
        padding-inline: 15px;
        position: relative;
        margin-inline: 15px
    }

    .header-category .product-categories .cat-parent > .children li a {
        border: none;
        padding-block: 7px;
        margin-inline: 7px
    }

    .header-category .product-categories li:last-child a {
        padding-block-end: 16px
    }

    .header-category .product-categories li.cat-parent > a::after {
        content: "\f105";
        display: block;
        font-family: "FontAwesome";
        font-size: 15px;
        position: absolute;
        right: 0;
        left: auto;
        margin-right: 0;
        top: 12px
    }

    .header-category .product-categories .cat-parent > .children, .header-category .product-categories ul li ul li:hover > ul.children > ul.children {
        background: #fff none repeat scroll 0 0;
        margin: 0;
        padding: 15px 0;
        z-index: 9999;
        left: 100%;
        position: absolute;
        list-style: none;
        right: auto;
        top: -1px;
        width: 250px;
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transition: -webkit-transform .3s ease,max-height .3s step-end,max-width .3s step-end,padding .3s step-end;
        -o-transition: -o-transform .3s ease,max-height .3s step-end,max-width .3s step-end,padding .3s step-end;
        transition: transform .3s ease,max-height .3s step-end,max-width .3s step-end,padding .3s step-end;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .header-category .product-categories .cat-parent:hover > .children, .header-category .product-categories ul li ul li ul.children li:hover > ul.children {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition: -webkit-transform .3s ease,max-height 0 step-start,max-width 0 step-start,padding 0 step-start;
        -o-transition: -o-transform .3s ease,max-height 0 step-start,max-width 0 step-start,padding 0 step-start;
        transition: transform .3s ease,max-height 0 step-start,max-width 0 step-start,padding 0 step-start
    }

.more-view .fa {
    margin: 0;
    position: relative
}

.more-view:hover .fa {
    animation: more-view 1s linear 0 infinite;
    -webkit-animation: more-view 1s linear 0 infinite;
    -o-animation: more-view 1s linear 0 infinite
}

.more-view .fa::before {
    font-size: 18px;
    line-height: unset;
    vertical-align: middle;
    font-family: "FontAwesome"
}

.more-view {
    display: block;
    border: none;
    padding-block-end: 15px
}

@keyframes more-view {
    0% {
        top: -3px
    }

    20% {
        top: 5px
    }

    40% {
        top: -3px
    }

    80% {
        top: 5px
    }

    100% {
        top: -3px
    }
}

.wd-title .elementor-heading-title {
    padding-bottom: 15px;
    margin-bottom: 30px;
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(235,235,235,0.2)
}

    .wd-title .elementor-heading-title::after, .widget .widget-title::after, .primary-sidebar .widget_block h2::after {
        position: absolute;
        width: 100px;
        background: #333;
        bottom: -1px;
        content: '';
        height: 2PX;
        left: 0;
        right: auto;
        margin: auto
    }

.service-cms i {
    margin-top: 5px
}

.WOOF_Widget ul {
    padding: 0
}

.WOOF_Widget h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px
}

.woof_list li {
    margin: 0 !important
}

.woof_childs_list_opener {
    right: 0;
    position: absolute !important
}

.widgets-blog-posts img {
    float: left
}

.widgets-blog-posts .post-detail {
    overflow: hidden;
    padding-inline-start: 15px
}

.widgets-blog-posts li {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-block: 7px;
    display: flex;
    align-items: center
}

.widgets-blog-posts {
    position: relative
}

    .widgets-blog-posts .entry-date .fa {
        display: none
    }

    .widgets-blog-posts .post-detail .day-year {
        font-weight: 400
    }

    .widgets-blog-posts .post-detail .post-title {
        font-weight: 500;
        line-height: 20px;
        padding: 3px 0;
        word-break: break-word;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.yith-wcwl-share li a {
    line-height: 26px
}

    .yith-wcwl-share li a .fa {
        margin: 0
    }

.swiper-slide {
    padding: 1px;
    box-sizing: border-box
}

.footer-newsletter .theme-container {
    padding: 30px 0;
    display: flex;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(235,235,235,0.2)
}

.tnp-field label {
    display: none
}

.widget_newsletterwidgetminimal, .widget_newsletterwidget, .mc4wp-form-fields, .widget_mc4wp_form_widget {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0
}

.tnp, .mc4wp-form {
    margin-inline: 30px
}

.elementor-widget-wp-widget-newsletterwidgetminimal .tnp .tnp-submit, .widget .tnp .tnp-submit, body .mc4wp-form input[type="submit"] {
    border: none;
    padding: 12px 34px
}

.widget .tnp-email, .mc4wp-form input[type="email"] {
    height: 46px;
    padding: 10px;
    width: 472px;
    border-width: 2px;
    border-style: solid
}

.widget .tnp.tnp-subscription {
    padding: 15px;
    box-sizing: border-box
}

.widget .tnp.tnp-widget {
    margin-top: 0;
    margin-bottom: 0
}

.mc4wp-form h2 {
    margin-inline-end: 30px
}

body .mc4wp-response p {
    margin: 0
}

.widget_mc4wp_form_widget, .mc4wp-response {
    width: 75%
}

.footer-newsletter h2 {
    color: #fff;
    text-transform: capitalize
}

    .footer-newsletter h2:before {
        content: '\f003';
        font-family: 'FontAwesome';
        margin: 0 15px 0 0;
        font-size: 30px;
        display: inline-block;
        vertical-align: top
    }

#brand-logo .swiper-slide-image {
    filter: grayscale(1)
}

#brand-logo .swiper-slide:hover .swiper-slide-image {
    filter: grayscale(0)
}

#slider-wrapper .elementor-widget {
    position: static !important
}

.about-text ul {
    margin-left: 0
}

.about-text li {
    list-style-type: none;
    margin: 0 0 10px
}

    .about-text li:before {
        display: inline-block;
        vertical-align: top;
        width: 20px;
        height: 20px;
        content: "\f178";
        font-family: 'FontAwesome';
        text-align: center;
        border: 1px solid;
        border-radius: 50%;
        line-height: 20px;
        font-size: 11px;
        margin: 0 20px 0 0;
        color: #F3B900
    }

input.error {
    border: 1px dashed red;
    font-weight: 300;
    color: red
}

.owl-buttons {
    position: absolute;
    top: 0;
    bottom: auto;
    right: 0;
    left: auto
}

.owl-theme .owl-buttons div, .elementor-image-carousel-wrapper .elementor-swiper-button {
    display: block;
    font-size: 0;
    height: 25px;
    width: 25px;
    float: left
}

.owl-theme .owl-buttons .owl-prev {
    margin: 0 10px 0 0
}

.owl-theme .owl-buttons .owl-next {
    text-align: right
}

.cross-sells .owl-buttons, .related.products .owl-buttons, .upsells.products .owl-buttons {
    right: 15px
}

.owl-theme .owl-buttons div.owl-prev:after, .eicon-chevron-left::after, .owl-theme .owl-buttons div.owl-next:after, .eicon-chevron-right::after {
    font-family: "FontAwesome";
    font-size: 16px
}

.owl-theme .owl-buttons div.owl-prev:after, .eicon-chevron-left::after {
    content: "\f177"
}

.owl-theme .owl-buttons div.owl-next:after, .eicon-chevron-right::after {
    content: "\f178"
}

.woocommerce-product-gallery .owl-buttons {
    position: static
}

    .woocommerce-product-gallery .owl-buttons div {
        position: absolute;
        top: 45%
    }

    .woocommerce-product-gallery .owl-buttons .owl-prev {
        left: 0;
        right: auto
    }

    .woocommerce-product-gallery .owl-buttons .owl-next {
        right: 0;
        left: auto
    }

.custom-testimonial .owl-controls {
    margin: 20px 0 0
}

.owl-pagination .owl-page span {
    height: 14px;
    width: 14px;
    background-color: #b4b4b4;
    border: 2px solid #b4b4b4;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 3px
}

.owl-pagination .owl-page:hover span, .owl-pagination .owl-page.active:hover span, .owl-pagination .owl-page.active span {
    background: #fff;
    border-color: #fff
}

.owl-pagination .owl-page.active span {
    cursor: default
}

.owl-pagination .owl-page span:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    color: #000
}

.product-page .owl-pagination {
    margin: 10px 0
}

.owl-theme .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-pagination {
    margin: 0;
    text-align: center
}

.owl-item.loading {
    min-height: 150px;
    background: url(../../images/owl/AjaxLoader.gif) no-repeat center center
}

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

.owl-carousel {
    display: none;
    width: 100%;
    -ms-touch-action: pan-y
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px,0px,0px)
    }

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

.products.owl-carousel .owl-wrapper-outer {
    overflow: hidden
}

.products .owl-wrapper-outer {
    overflow: visible
}

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

.owl-carousel .owl-item {
    float: left;
    text-align: center
}

.owl-page, .owl-buttons div {
    cursor: pointer;
    display: inline-block;
    vertical-align: top
}

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

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-carousel {
    float: left
}

.portfolio-container, #latest_news {
    margin: 0 auto
}

#sb_instagram #sbi_images .owl-item .sbi_item {
    width: 100% !important
}

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

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
    font-style: italic;
    margin-bottom: 1.5em;
    text-align: left
}

.rtl [class^="wp-block-"]:not(.wp-block-gallery) figcaption {
    text-align: right
}

p.has-drop-cap:not(:focus)::first-letter {
    font-size: 5em;
    margin-top: .075em
}

.wp-block-image {
    margin-bottom: 1.5em
}

    .wp-block-image figure {
        margin-bottom: 0;
        margin-top: 0
    }

        .wp-block-image figure.alignleft {
            margin-inline-end: 1.5em
        }

        .wp-block-image figure.alignright {
            margin-inline-start: 1.5em
        }

.wp-block-gallery {
    margin-bottom: 1.5em;
    margin: 0
}

    .wp-block-gallery figcaption {
        font-style: italic
    }

    .wp-block-gallery.aligncenter {
        display: flex;
        margin: 0 -8px
    }

.entry-content-other .wp-block-gallery img {
    margin-bottom: 0;
    margin: 0
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
    border: 0
}

.wp-block-quote.alignleft p:last-of-type, .wp-block-quote.alignright p:last-of-type {
    margin-bottom: 0
}

.wp-block-quote cite {
    color: inherit;
    font-size: inherit;
    font-weight: 500
}

.wp-block-pullquote {
    border: 0 !important
}

    .wp-block-pullquote blockquote {
        text-align: center
    }

    .wp-block-pullquote__citation, .wp-block-pullquote cite {
        font-size: inherit;
        text-transform: none
    }

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

.wp-block-cover-image.alignright, .wp-block-cover.alignright, .wp-block-cover-image.alignleft, .wp-block-cover.alignleft, .wp-block-cover-image.aligncenter, .wp-block-cover.aligncenter {
    display: flex
}

.wp-block-file .wp-block-file__button {
    background-color: #E62E04;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500;
    margin-top: 2em;
    padding: .7em 2em;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    white-space: nowrap
}

    .wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus {
        background-color: #767676;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.wp-block-code {
    background: transparent;
    border: 0;
    padding: 0
}

.wp-block-table thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: .5em
}

.wp-block-table tr {
    border-bottom: 1px solid #eee
}

.wp-block-table th, .wp-block-table td {
    border: 0
}

.rtl .wp-block-table th, .rtl .wp-block-table td {
    text-align: right
}

.wp-block-button .wp-block-button__link {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: .5px;
    margin-top: 2em;
    padding: 6px 15px;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    white-space: nowrap
}

.entry-content .wp-block-button__link {
    background-color: #222;
    color: #fff
}

.entry-content .is-style-outline .wp-block-button__link:not(.has-background) {
    background-color: transparent
}

.entry-content .is-style-outline .wp-block-button__link:not(.has-text-color) {
    color: #222
}

.colors-dark .wp-block-button__link {
    background-color: #fff;
    color: #555
}

.entry-content .wp-block-button__link:hover, .entry-content .wp-block-button__link:focus, .entry-content .is-style-outline .wp-block-button__link:not(.has-background):hover, .entry-content .is-style-outline .wp-block-button__link:not(.has-background):focus {
    background-color: #222;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.colors-dark .entry-content .wp-block-button__link:hover, .colors-dark .entry-content .wp-block-button__link:focus, .colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-background):hover, .colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-background):focus {
    background-color: #bbb;
    color: #555
}

.colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color) {
    color: #fff
}

    .colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):hover, .colors-dark .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):focus {
        color: #222
    }

.colors-custom .entry-content .wp-block-button__link, .colors-custom .entry-content .wp-block-button__link:hover, .colors-custom .entry-content .wp-block-button__link:focus, .colors-dark .entry-content .wp-block-button__link, .colors-dark .entry-content .wp-block-button__link:hover, .colors-dark .entry-content .wp-block-button__link:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

    .colors-custom .entry-content .wp-block-button__link:hover, .colors-custom .entry-content .wp-block-button__link:focus {
        color: #fff
    }

.wp-block-separator {
    border: 0
}

    .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
        max-width: 100px
    }

.wp-block-media-text {
    margin-bottom: 1.5em
}

    .wp-block-media-text :last-child {
        margin-bottom: 0
    }

.wp-block-archives.aligncenter, .wp-block-categories.aligncenter, .wp-block-latest-posts.aligncenter {
    list-style-position: inside;
    text-align: left
}

.wp-block-latest-comments article {
    margin-bottom: 4em
}

.blog:not(.has-sidebar) #primary .wp-block-latest-comments article, .archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article, .search:not(.has-sidebar) #primary .wp-block-latest-comments article {
    float: none;
    width: 100%
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0
}

.wp-block-latest-comments a {
    -webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,1);
    box-shadow: inset 0 -1px 0 rgba(255,255,255,1)
}

.wp-block-latest-comments__comment-meta {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: .4em
}

.wp-block-latest-comments__comment-author, .wp-block-latest-comments__comment-link {
    font-weight: 700;
    text-decoration: none
}

.wp-block-latest-comments__comment-date {
    color: #767676;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 700;
    letter-spacing: .1818em;
    margin-top: .4em;
    text-transform: none
}

.editor-block-list__block .wp-block-latest-comments__comment-excerpt p {
    font-size: 14px;
    font-size: .875rem
}

.entry-content .has-pale-pink-color {
    color: #f78da7
}

.entry-content .has-pale-pink-background-color, .wp-block-button.is-style-outline .has-pale-pink-background-color:link {
    background-color: #f78da7
}

.entry-content .has-vivid-red-color {
    color: #cf2e2e
}

.entry-content .has-vivid-red-background-color, .wp-block-button.is-style-outline .has-vivid-red-background-color:link {
    background-color: #cf2e2e
}

.entry-content .has-luminous-vivid-orange-color {
    color: #ff6900
}

.entry-content .has-luminous-vivid-orange-background-color, .wp-block-button.is-style-outline .has-luminous-vivid-orange-background-color:link {
    background-color: #ff6900
}

.entry-content .has-luminous-vivid-amber-color {
    color: #fcb900
}

.entry-content .has-luminous-vivid-amber-background-color, .wp-block-button.is-style-outline .has-luminous-vivid-amber-background-color:link {
    background-color: #fcb900
}

.entry-content .has-light-green-cyan-color {
    color: #7bdcb5
}

.entry-content .has-light-green-cyan-background-color, .wp-block-button.is-style-outline .has-light-green-cyan-background-color:link {
    background-color: #7bdcb5
}

.entry-content .has-vivid-green-cyan-color {
    color: #00d084
}

.entry-content .has-vivid-green-cyan-background-color, .wp-block-button.is-style-outline .has-vivid-green-cyan-background-color:link {
    background-color: #00d084
}

.entry-content .has-pale-cyan-blue-color {
    color: #8ed1fc
}

.entry-content .has-pale-cyan-blue-background-color, .wp-block-button.is-style-outline .has-pale-cyan-blue-background-color:link {
    background-color: #8ed1fc
}

.entry-content .has-vivid-cyan-blue-color {
    color: #0693e3
}

.entry-content .has-vivid-cyan-blue-background-color, .wp-block-button.is-style-outline .has-vivid-cyan-blue-background-color:link {
    background-color: #0693e3
}

.entry-content .has-very-light-gray-color {
    color: #eee
}

.entry-content .has-very-light-gray-background-color, .wp-block-button.is-style-outline .has-very-light-gray-background-color:link {
    background-color: #eee
}

.entry-content .has-cyan-bluish-gray-color {
    color: #abb8c3
}

.entry-content .has-cyan-bluish-gray-background-color, .wp-block-button.is-style-outline .has-cyan-bluish-gray-background-color:link {
    background-color: #abb8c3
}

.entry-content .has-very-dark-gray-color {
    color: #313131
}

.entry-content .has-very-dark-gray-background-color, .wp-block-button.is-style-outline .has-very-dark-gray-background-color:link {
    background-color: #313131
}

.wp-block-quote p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 24px
}

.wp-block-button.alignleft {
    margin-inline-end: 20px
}

.wp-block-button.alignright {
    margin-inline-start: 20px
}

.entry-content div > .alignleft {
    margin-inline-end: 20px
}

.wp-block-cover:not([class*="background-color"]) .wp-block-cover__inner-container, .wp-block-cover:not([class*="background-color"]) .wp-block-cover-image-text, .wp-block-cover:not([class*="background-color"]) .wp-block-cover-text, .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover__inner-container, .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-image-text, .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-text {
    color: #fff
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height,width;
    -moz-transition-property: height,width;
    -ms-transition-property: height,width;
    -o-transition-property: height,width;
    transition-property: height,width
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform,opacity;
        -moz-transition-property: -moz-transform,opacity;
        -ms-transition-property: -ms-transform,opacity;
        -o-transition-property: -o-transform,opacity;
        transition-property: transform,opacity
    }

        .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0;
            -moz-transition-duration: 0;
            -ms-transition-duration: 0;
            -o-transition-duration: 0;
            transition-duration: 0
        }

    .isotope.infinite-scrolling {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }

#container {
}

.isotope-item, .item {
    overflow: hidden;
    position: relative
}

.filter-container .item {
    float: left;
    margin-bottom: 1px;
    display: inline-block
}

.filter-container .two-col .item {
    width: 50%
}

.filter-container .three-col .isotope-item {
    width: 33.33%
}

.filter-container .four-col .item {
    width: 25%
}

    .filter-container .two-col .item.last, .filter-container .three-col .item.last, .filter-container .four-col .item.last {
    }

.box-container .masonry.two-col .item {
    width: 47%;
    margin: 0
}

.box-container .masonry article.post {
    margin: 2px 8px 15px
}

.box-container .masonry.three-col .item {
    width: 33.31%;
    margin: 0
}

.box-container .masonry.four-col .item {
    width: 24.9%;
    margin: 0
}

    .box-container .masonry.two-col .item.last, .box-container .masonry.three-col .item.last, .box-container .masonry.four-col .item.last {
        margin-inline-end: 0
    }

.testimonial-box-container .masonry.two-col .item {
    width: 48%;
    margin-inline-end: 1.5%
}

.testimonial-box-container .masonry.three-col .item {
    width: 31%;
    margin-inline-end: 2%
}

.testimonial-box-container .masonry.four-col .item {
    width: 23%;
    margin-inline-end: 1.5%
}

    .testimonial-box-container .masonry.two-col .item.last, .testimonial-box-container .masonry.three-col .item.last, .testimonial-box-container .masonry.four-col .item.last {
        margin-inline-end: 0
    }

.box-container .grid .grid-item, .brand-grid .item, .testimonial-grid .item {
    display: inline-block;
    overflow: visible
}

.box-container .grid .grid-item {
    float: left
}

    .box-container .grid .grid-item.first {
        clear: both
    }

.box-container .grid.two-col .grid-item {
    width: 43.5%;
    margin-inline-end: 3%
}

.box-container .grid.three-col .grid-item {
    width: 31%;
    margin-inline-end: 2%
}

.box-container .grid.four-col .grid-item {
    width: 23%;
    margin-inline-end: 2%
}

    .box-container .grid.two-col .grid-item.last, .box-container .grid.three-col .grid-item.last, .box-container .grid.four-col .grid-item.last {
        margin-inline-end: 0
    }

.portfolio-filter-container .item {
    width: 25%
}

.blog-filter-container .two-col .item {
    width: 50%
}

.blog-filter-container .three-col .item {
    width: 33.33%
}

.blog-filter-container .four-col .item {
    width: 25%
}

.options {
    padding: 0 0 40px;
    text-align: center
}

    .options h3 {
        margin-bottom: .2em;
        font-size: 15px
    }

    .options h4 {
        font-weight: 700
    }

    .options ul {
        margin: 0;
        list-style: none;
        display: inline-block
    }

        .options ul ul {
            margin-inline-start: 1.5em
        }

    .options li {
        display: inline-block;
        float: none;
        margin: 0 0 0 -1px;
        vertical-align: top
    }

        .options li:first-child {
            margin: 0
        }

        .options li a {
            display: block;
            padding: 8px 30px;
            background-color: #fff;
            font-weight: 700;
            text-transform: none
        }

            .options li a:active, .options li a.selected, .options li a:hover {
                background: #f5f5f5;
                color: #222
            }

    .options .option-combo {
        display: inline-block;
        float: left;
        margin-inline-end: 10px
    }

        .options .option-combo ul {
            margin-inline-end: 20px;
            display: inline-block
        }

        .options .option-combo h2, .options .option-combo h4 {
            line-height: 34px;
            margin-bottom: 0;
            margin-inline-end: 5px;
            display: inline-block;
            vertical-align: top
        }

.color-shape {
    width: 70px;
    height: 70px;
    margin: 5px;
    float: left
}

    .color-shape.round {
        -webkit-border-radius: 35px;
        -moz-border-radius: 35px;
        border-radius: 35px
    }

    .color-shape.big.round {
        -webkit-border-radius: 75px;
        -moz-border-radius: 75px;
        border-radius: 75px
    }

    .color-shape.red {
        background: red
    }

    .color-shape.blue {
        background: blue
    }

    .color-shape.yellow {
        background: #ff0
    }

    .color-shape.wide, .color-shape.big {
        width: 150px
    }

    .color-shape.tall, .color-shape.big {
        height: 150px
    }

    .color-shape a {
        display: block;
        height: 100%
    }

        .color-shape a:hover {
            background: #fff;
            background: hsla(0,0%,100%,0.5)
        }

.horizontal #container {
    height: 80%
}

.photos .photo {
    width: 320px;
    margin: 5px;
    float: left
}

    .photos .photo img {
        display: block;
        width: 100%
    }

.demos #content {
    height: 100%
}

.docs #content {
    max-width: 640px
}

    .docs #content a:hover {
        border-bottom: 1px dotted
    }

#site-nav {
    width: 200px;
    position: absolute;
    left: 10px;
    top: 0;
    padding-top: 20px;
    font-size: 12px
}

    #site-nav h3 {
        font-size: 24px;
        margin-bottom: .5em;
        margin-top: 0;
        font-weight: 700;
        font-family: 'Helvetica Neue',Arial,sans-serif
    }

    #site-nav h2 {
        font-size: 17px;
        font-weight: 400;
        margin: 0 0 .3em;
        border-top: none
    }

    #site-nav h3 a {
        color: #4FB
    }

        #site-nav h3 a:hover {
            color: #4BF
        }

    #site-nav ul {
        list-style: none;
        margin: 0 0 1em;
        font-weight: 700
    }

        #site-nav ul ul {
            margin-bottom: 0
        }

        #site-nav ul a {
            display: block;
            border: none;
            padding: 1px 5px
        }

        #site-nav ul .current a {
            background: hsla(0,0%,0%,0.3);
            color: #1BF
        }

            #site-nav ul a:hover, #site-nav ul .current a:hover {
                color: #fff
            }

        #site-nav ul .current .toc a {
            font-size: 12px;
            padding-inline-start: 1.2em;
            font-weight: 400
        }

.docs #content h2 {
    border-top: 1px solid #333;
    padding-top: .8em;
    margin-bottom: .8em
}

    .docs #content h2:target {
        padding: 10px;
        background: #fff;
        color: #222
    }

.docs #content h3 {
    color: #FEC;
    background: hsla(0,0%,75%,0.05);
    padding: 2px .5em;
    margin-bottom: .5em;
    font-size: 1.15em
}

.docs #content h4 {
    margin-bottom: .5em;
    font-size: 14px
}

pre, code {
    color: #222
}

#content code {
    font-size: 12px;
    color: #333
}

#content pre {
    line-height: 1.6em
}

h3.options {
    padding-bottom: 0
}

.option-def dl dt, .option-def dl dd {
    float: left;
    padding: 0 1.2em;
    background: #161616;
    line-height: 36px;
    height: 36px
}

.option-def dl.header dt, .option-def dl.header dd {
    background: #444
}

.option-def dl .option-type {
    font-size: 13px;
    color: #AAA;
    font-style: italic
}

.option-def dl dd {
    border-left: 1px solid #222
}

.docs .tagline {
    font-size: 22px;
    font-weight: 400
}

.docs .as-is {
    font-size: 95%
}

.docs #commercial {
    background: #fff;
    padding: 10px;
    font-size: 14px;
    color: #1F1F1D
}

    .docs #commercial a {
        font-weight: 700
    }

code .s1, code .s {
    color: #78BD55
}

code .mi, code .cp, code .kc {
    color: #5298D4
}

code .k {
    color: #E39B79
}

code .kd, code .na {
    color: #A9D866
}

code .p {
    color: #EDB
}

code .o {
    color: #F63
}

code .nb {
    color: #AA97AC
}

code .c, code .c1 {
    color: #666;
    font-style: italic
}

code .nt {
    color: #A0C8FC
}

code .nf {
    color: #9EA8B8
}

code .nc {
    color: #A78352
}

code .m {
    color: #DE8E50
}

code .nd {
    color: #9FAD7E
}

#sites h2 {
    display: none;
    padding: .4em;
    line-height: 32px;
    margin-bottom: .4em;
    -webkit-transition: background-color .8s;
    -moz-transition: background-color .8s;
    -o-transition: background-color .8s;
    transition: background-color .8s
}

    #sites h2 img {
        display: inline-block;
        margin-inline-end: .4em;
        vertical-align: bottom
    }

    #sites h2.loading {
        background: #fff;
        color: #222
    }

    #sites h2.error {
        background: red;
        color: #222
    }

#sites ul {
    margin: 0
}

.super-list .example {
    list-style: none;
    float: left;
    width: 230px;
    margin: 5px
}

    .super-list .example a, .super-list .example b, .super-list .example img {
        display: block
    }

    .super-list .example img {
        width: 100%
    }

    .super-list .example a {
        background: #1F1E1D
    }

        .super-list .example a:hover {
            background: #fff;
            color: #111
        }

    .super-list .example b {
        font-weight: 700;
        line-height: 1.3em;
        padding: 3px;
        padding-top: 8px
    }

.super-list .link {
    float: left;
    position: relative;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 300;
    margin: 5px
}

.super-list .link {
    width: 230px;
    height: 110px
}

    .super-list .link a {
        display: block;
        padding: 10px;
        padding-inline-start: 65px;
        height: 90px;
        background: #1F1E1D;
        color: #FE5;
        -webkit-border-radius: 14px;
        -moz-border-radius: 14px;
        border-radius: 14px
    }

        .super-list .link a:before {
            content: '➔';
            font-size: 70px;
            position: absolute;
            top: 30px;
            left: 5px;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg)
        }

    .super-list .link.away a:before {
        top: 25px;
        left: 0;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .super-list .link a:hover {
        background: #E58;
        color: #fff
    }

.super-list .feature .name {
    bottom: auto;
    top: 140px;
    left: 18px;
    font-size: 20px
}

.big-graph {
    background: #fff;
    height: 600px;
    margin: 20px auto
}

    .big-graph .project {
        width: 45px;
        height: 45px;
        float: left
    }

        .big-graph .project .icon {
            pointer-events: none;
            width: 31px;
            height: 31px;
            background: #fff;
            margin-inline-start: 7px;
            -webkit-transition: -webkit-transform .25s;
            -moz-transition: -moz-transform .25s;
            -ms-transition: -ms-transform .25s;
            -o-transition: -o-transform .25s;
            transition: transform .25s
        }

        .big-graph .project:hover {
            z-index: 5
        }

            .big-graph .project:hover .icon {
                -webkit-transform: scale(3);
                -moz-transform: scale(3);
                -ms-transform: scale(3);
                -o-transform: scale(3);
                transform: scale(3)
            }

        .big-graph .project.commercial .icon {
            background: #6B6B6B
        }

        .big-graph .project.urbanism .icon {
            background: #00CF00
        }

        .big-graph .project.public-space .icon {
            background: #FF8D00
        }

        .big-graph .project.culture .icon {
            background: #D61919
        }

        .big-graph .project.body-culture .icon {
            background: #00ECFF
        }

        .big-graph .project.health .icon {
            background: #FF2251
        }

        .big-graph .project.education .icon {
            background: #00A600
        }

        .big-graph .project.housing .icon {
            background: #FF02FF
        }

        .big-graph .project.hotel .icon {
            background: #0000C3
        }

        .big-graph .project.media .icon {
            background: #292929
        }

        .big-graph .project p {
            line-height: 14px;
            font-size: 10.5px;
            color: #000;
            margin-inline-start: 7px
        }

#infscr-loading {
    position: fixed;
    text-align: center;
    bottom: 30px;
    left: 42%;
    z-index: 100;
    background: #fff;
    background: hsla(0,0%,100%,0.9);
    padding: 20px;
    color: #222;
    font-size: 15px;
    font-weight: 700;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.webdigify-hide {
    opacity: 0;
    cursor: pointer;
    filter: opacity(0%);
    -webkit-filter: opacity(0%);
    -ms-filter: opacity(0%);
    position: absolute;
    left: 0;
    top: 0
}

.webdigify-checkbox {
    background: transparent url(../../images/webdigify/check-box.png) -2px -37px no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: relative;
    vertical-align: -3px
}

.webdigify-radio {
    background: transparent url(../../images/webdigify/check-box.png) -2px -0 no-repeat;
    display: inline-block;
    height: 15px;
    padding: 0;
    vertical-align: -2px;
    width: 15px;
    position: relative
}

.webdigify-checked {
    background-position: -74px -37px;
    cursor: pointer
}

.webdigify-selected {
    background-position: -75px 0;
    cursor: pointer
}

.ie7 .webdigify-checkbox-green, .ie8 .webdigify-checkbox-green, .ie9 .webdigify-checkbox-green, .ie7 .webdigify-checkbox, .ie8 .webdigify-checkbox, .ie9 .webdigify-checkbox, .ie7 .webdigify-radio, .ie8 .webdigify-radio, .ie9 .webdigify-radio {
    display: inline;
    zoom: 1
}

.webdigify-checked-green {
    background-position: 0 -18px
}

.ie7 .webdigify-checkbox, .ie8 .webdigify-checkbox, .ie9 .webdigify-checkbox, .ie7 .webdigify-radio, .ie8 .webdigify-radio, .ie9 .webdigify-radio {
    height: 18px;
    float: left
}

select.hasCustomSelect {
    z-index: 9;
    cursor: pointer;
    display: inline-block !important
}

span.customSelect {
    background-color: transparent;
    border: 1px solid rgba(235,235,235,0.2);
    padding: 3px 10px;
    text-align: left;
    text-decoration: none;
    white-space: nowrap
}

.woocommerce-ordering span.customSelect {
    padding: 5px 10px
}

.chzn-container {
    display: none !important;
    opacity: 0 !important
}

#customer_details span.country_select.country_select {
    width: 100%
}

.jigoshop-checkout #billing-country {
}

.shipping_calculator .customSelect.country_to_state {
    margin-bottom: 0
}

span.customSelect.changed {
    background-color: #f0dea4
}

.customSelectInner {
    background: url(../../images/webdigify/down_arrow.png) no-repeat center right;
    padding-inline-end: 20px
}

.customSelectOpen .customSelectInner {
    background: url(../../images/webdigify/up_arrow.png) no-repeat center right
}

#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
    font-family: "HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 200;
    color: #fff
}

#sb-container {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 999;
    text-align: left;
    visibility: hidden;
    display: none
}

#sb-overlay {
    position: relative;
    height: 100%;
    width: 100%
}

#sb-wrapper {
    position: absolute;
    visibility: hidden;
    width: 100px
}

#sb-wrapper-inner {
    position: relative;
    border: 1px solid #303030;
    overflow: hidden;
    height: 100px
}

#sb-body {
    position: relative;
    height: 100%
}

#sb-body-inner {
    position: absolute;
    height: 100%;
    width: 100%
}

#sb-player.html {
    height: 100%;
    overflow: auto
}

#sb-body img {
    border: none
}

#sb-loading {
    position: relative;
    height: 100%
}

#sb-loading-inner {
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    width: 100%;
    text-align: center
}

    #sb-loading-inner span {
        background: url(../../images/webdigify/lightbox/loading.gif) no-repeat;
        padding-inline-start: 34px;
        display: inline-block
    }

#sb-body, #sb-loading {
    background-color: #060606
}

#sb-title, #sb-info {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden
}

#sb-title, #sb-title-inner {
    height: 26px;
    line-height: 26px
}

#sb-title-inner {
    font-size: 16px
}

#sb-info, #sb-info-inner {
    height: 20px;
    line-height: 20px
}

#sb-info-inner {
    font-size: 12px
}

#sb-nav {
    float: right;
    height: 16px;
    padding: 2px 0;
    width: 45%
}

    #sb-nav a {
        display: block;
        float: right;
        height: 16px;
        width: 16px;
        margin-inline-start: 3px;
        cursor: pointer;
        background-repeat: no-repeat
    }

#sb-nav-close {
    background-image: url(../../images/webdigify/lightbox/close.png)
}

#sb-nav-next {
    background-image: url(../../images/webdigify/lightbox/next.png)
}

#sb-nav-previous {
    background-image: url(../../images/webdigify/lightbox/previous.png)
}

#sb-nav-play {
    background-image: url(../../images/webdigify/lightbox/play.png)
}

#sb-nav-pause {
    background-image: url(../../images/webdigify/lightbox/pause.png)
}

#sb-counter {
    float: left;
    width: 45%
}

    #sb-counter a {
        padding: 0 4px 0 0;
        text-decoration: none;
        cursor: pointer;
        color: #fff
    }

        #sb-counter a.sb-counter-current {
            text-decoration: underline
        }

div.sb-message {
    font-size: 12px;
    padding: 10px;
    text-align: center
}

    div.sb-message a:link, div.sb-message a:visited {
        color: #fff;
        text-decoration: underline
    }

.shortcode_block {
    border-bottom: 1px solid #333;
    margin: 10px 0;
    padding: 15px 0;
    overflow: hidden
}

.shortcode_title {
    font-weight: 400;
    margin: 0 0 20px
}

    .shortcode_title span {
        display: block;
        height: 1px;
        margin: 7px 0 -11px;
        width: 140px;
        background: #4FBFA8
    }

#frame_accordiun a, #frame_toggle a {
    background: #4FBFA8;
    color: #FFF
}

.portfolio-filter-item {
    margin: 2px 4px;
    padding: 8px 28px !important;
    background-color: #e5e5e5 !important;
    font-weight: 700;
    color: #000 !important;
    font-size: 14px !important;
    line-height: 25px;
    font-weight: 500
}

    .portfolio-filter-item.item-active {
        background: #E62E04 !important;
        font-weight: 500;
        color: #000 !important
    }

.elpt-portfolio-filter .portfolio-filter-item:hover {
    background: #E62E04 !important
}

.elementor-shortcode .elpt-portfolio {
    padding-top: 0;
    padding-bottom: 0
}

.testimonials-container {
    clear: both
}

.testimonials-container {
    clear: both;
    background-color: #f5f5f5;
    padding: 20px;
    width: auto
}

    .testimonials-container .testimonial-carousel {
        border: 2px solid #fcfbf6;
        padding: 39px;
        width: auto;
        text-align: center
    }

.single-testimonial .testimonial-bottom {
    margin: 0 0 0 50px;
    background: url(../../images/webdigify/testi.png) no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 19px;
    position: relative;
    top: -1px
}

.single-testimonial .testimonial-top {
    position: relative
}

.single-testimonial .testimonial-title {
    font-weight: 400
}

.single-testimonial .testimonial-email {
    display: inline-block
}

.single-testimonial .testimonial-title {
    color: #333;
    font-weight: 700;
    text-transform: none;
    margin: 0 0 5px
}

    .single-testimonial .testimonial-title:hover {
        color: #333
    }

.single-testimonial .testimonial-designation {
    margin: 5px 0 6px
}

    .single-testimonial .testimonial-designation a {
        color: #333;
        display: inline-block
    }

        .single-testimonial .testimonial-designation a:hover {
            color: #333
        }

.single-testimonial blockquote {
    display: block;
    position: relative;
    background-image: none
}

.single-testimonial .testimonial-content {
    margin: 0 0 20px
}

.single-testimonial blockquote q {
    position: relative
}

.single-testimonial blockquote span {
    float: right;
    color: #333;
    font-size: 17px;
    font-style: normal;
    margin: 12px 0 0
}

.single-testimonial .testmonial-image {
    display: inline-block;
    margin: 0 0 15px;
    vertical-align: top;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden
}

    .single-testimonial .testmonial-image i {
        font-size: 30px;
        line-height: 50px;
        margin: 0;
        text-align: center
    }

    .single-testimonial .testmonial-image img {
        background: #FCFCFC
    }

.single-testimonial .testmonial-text {
    display: inline-block;
    vertical-align: top
}

.testimonial-grid .item {
    float: left;
    position: relative
}

.testimonial-grid .first-item {
    clear: both
}

.testimonials-container .item {
    margin: 0
}

.testimonial-cols-2 .item {
    width: 50%
}

.testimonial-cols-3 .item {
    width: 33.33%
}

.testimonial-cols-4 .item {
    width: 25%
}

.testimonial-cols-5 .item {
    width: 20%
}

.testimonial-cols-6 .item {
    width: 16%
}

.row100 {
    margin: 0 0 23px;
    float: left;
    width: 100%
}

.col30 {
    float: left;
    width: 20%
}

.col70 {
    float: left;
    width: 90%;
    position: relative
}

.col30 label {
    color: #555;
    font-size: 14px
}

.col70 input {
    color: #000;
    width: 100%;
    padding: 12px 25px 12px 20px;
    float: left;
    background: #f9f9f9
}

.col70 textarea {
    background: #f9f9f9
}

.col70 i {
    color: #D0D0D0;
    right: 10px;
    position: absolute;
    top: 16px;
    margin: 0
}

.col70::-moz-placeholder {
    color: #23272a
}

.button .col70 {
    float: right;
    width: 100%
}

.col70 .button {
    float: right;
    background: none repeat scroll 0 0 #424570;
    color: #fff;
    font-weight: 700;
    line-height: 18px;
    padding: 5px 12px;
    text-transform: none;
    width: auto
}

.col70 em {
    margin: 0 5px
}

.banner_content {
    text-align: center
}

.contactform_right .col70 {
    width: 100%
}

.contactform_left {
    float: left;
    width: 35%;
    margin: 0 15px 0 0
}

.contactform_right {
    overflow: hidden
}

.pricing_wrapper {
    padding: 20px
}

    .pricing_wrapper .pricing_wrapper_inner {
        border: 1px solid rgba(235,235,235,0.2);
        border-bottom: 3px solid rgba(235,235,235,0.2);
        background: rgba(3,43,56,0.8)
    }

.pricing_heading {
    background: rgba(3,43,56);
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 35px 15px 45px;
    text-align: center;
    text-transform: none
}

.pricing_top {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 10px solid #FFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: -34px;
    width: 100px;
    color: #333;
    padding: 5px
}

.pricing_bottom {
    text-align: center;
    margin: -20px 0 0
}

.pricing_top .pricing_per {
    font-size: 13px;
    margin: 14px 0 5px;
    line-height: 16px
}

.pricing_top .pricing_price {
    font-size: 18px;
    font-weight: 700
}

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

    .pricing_wrapper ul li {
        padding: 3px 0;
        margin: 0 0 5px
    }

.selected .pricing_wrapper ul li {
    padding: 5px 0
}

.pricing_button {
    height: 30px;
    margin: 25px 0 35px
}

    .pricing_button a#pricing-btn {
        display: inline-block
    }

.pricing_wrapper:hover .pricing_heading, .pricing_wrapper .selected .pricing_heading, .pricing_wrapper:hover .pricing_top, .pricing_wrapper .selected .pricing_top, .pricing_wrapper:hover .pricing_button a#pricing-btn, .pricing_wrapper .selected .pricing_button a#pricing-btn {
    background: #f3b402;
    background: -moz-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -webkit-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -webkit-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -o-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -m
}

.pricing_wrapper .selected {
    margin-top: -15px
}

    .pricing_wrapper .selected .pricing_heading {
        padding: 42px 15px
    }

.nopricing_heading {
    height: 20px;
    padding: 35px 15px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.button_content_inner.center, .center {
    text-align: center;
    position: relative;
    float: none
}

.hidden {
    display: none;
    visibility: hidden
}

.invisible {
    visibility: hidden
}

.alignright, .right {
    float: right;
    text-align: right
}

.alignleft, .left {
    display: inline-block;
    float: left;
    vertical-align: top
}

.divider_content {
    clear: both;
    margin: 0 0 50px
}

.alignnone, .none {
    float: none
}

.aligncenter {
    margin-inline-start: auto;
    margin-inline-end: auto
}

.clearboth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden
}

.regular-text1 {
    position: relative
}

.category-text .sub-title, .small-title {
    font-size: 12px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    font-weight: 400;
    margin-inline-start: 25px
}

    .small-title .sub-title {
        display: inline-block;
        vertical-align: top
    }

.shortcode-title {
    padding: 0;
    width: 100%;
    clear: both;
    box-sizing: border-box
}

.normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {
    position: relative;
    line-height: 32px;
    font-size: 25px;
    font-weight: 400;
    display: block;
    margin: 0 15px 30px;
    text-transform: capitalize;
    padding: 0 0 17px
}

    .upsells.products h2::after, .related.products h2::after, .cross-sells h2::after {
        position: absolute;
        width: 100px;
        bottom: -1px;
        content: '';
        height: 2PX;
        left: 0;
        right: auto;
        margin: auto
    }

    .upsells.products h2::before, .related.products h2::before, .cross-sells h2::before {
        position: absolute;
        bottom: -1px;
        content: '';
        height: 1PX;
        left: 0;
        right: 0;
        margin: auto;
        background: rgba(235,235,235,0.2)
    }

.faq-title-border .big-title {
    border: 0;
    padding-top: 0
}

.wpb_wrapper .title-description {
    text-align: center;
    width: 75%;
    text-transform: capitalize;
    margin: 0 auto !important
}

.sub-title {
    color: #000;
    padding: 10px 0;
    line-height: 30px;
    font-weight: 500;
    font-size: 14px;
    margin: 0
}

.contact-page-block .big-title {
    color: #a0a0a0
}

.webdigify_about .title, .faqs-container .small-title, .webdigify_piechart .chart_title, .sitemap h2, .address-title.simple-title, .webdigify_about title {
    font-size: 18px;
    padding: 15px 0;
    position: relative;
    margin: 0;
    font-weight: 500
}

.small-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin: 15px 0
}

.big-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
    padding: 15px 0
}

.border-type {
    padding-bottom: 5px;
    position: relative;
    display: inline-block
}

    .border-type:after {
        bottom: 0;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        width: 60px;
        background: none repeat scroll 0 0 #696868
    }

.panel-grid .panel-grid-cell h3.widget-title {
    display: none
}

blockquote {
    line-height: 30px;
    margin: 10px;
    position: relative;
    width: auto
}

    blockquote cite, blockquote small, blockquote cite a, blockquote small a {
        color: #2b2b2b;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.5
    }

    blockquote em, blockquote i, blockquote cite {
        font-style: normal
    }

    blockquote strong, blockquote b {
        font-weight: 400
    }

.testmonial-image {
    float: none;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
    text-align: center;
    display: inline-block
}

.testimonial-wrapper {
    overflow: hidden
}

.custom-testimonial-inner {
    text-align: center;
    float: none;
    width: 100%
}

.testimonial-wrapper blockquote {
    padding: 5px 0 0font-size:15px
}

    .testimonial-wrapper blockquote::before {
        display: none
    }

.testimonial-wrapper {
    position: relative;
    box-sizing: border-box
}

.testmonial-image img {
    background: #d9d9d9
}

.custom-testimonial .testimonial-title a {
    text-transform: none;
    font-weight: 500;
    font-size: 14px
}

.testimonial-designation span {
    padding: 0 6px
}

.testimonial-title, .custom-testimonial .testimonial-designation {
    display: block;
    font-size: 14px
}

.testmonial-text {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: 22px
}

.webdigify_about_inner.image-left .about_image {
    text-align: left
}

.webdigify_about_inner.image-right .about_image {
    text-align: right
}

.team-posts-content.posts-content .container .container-inner .staff-content {
    padding: 6%;
    overflow: hidden;
    text-align: center;
    margin-top: 8%;
    bottom: 0;
    margin: 0 auto;
    left: 20px;
    right: 20px;
    top: auto;
    transition: all 500ms;
    box-sizing: border-box
}

.portfolio-filter {
    margin: 0 -2px
}

    .portfolio-filter h3 {
        display: none;
        font-size: 14px;
        color: #fff;
        font-weight: 700;
        transform: scale(0);
        transition: all .3s ease 0;
        -webkit-transition: all .3s ease 0;
        -o-transition: all .3s ease 0;
        -ms-transition: all .3s ease 0
    }

    .portfolio-filter .single-portfolio:hover h3 {
        transform: scale(1)
    }

.portfolio-filter-container .portfolio-container {
    margin: 0
}

.portfolio-filter-container .options li a {
    background-color: #fff;
    color: #000;
    margin: 2px 4px;
    padding: 6px 18px;
    font-weight: 400;
    font-size: 13px
}

    .portfolio-filter-container .options li a:active, .portfolio-filter-container .options li a.selected, .portfolio-filter-container .options li a:hover {
        background: #000;
        border-color: #000;
        color: #fff
    }

.portfolio-filter-container .item {
    margin: 0
}

.portfolio-filter-container .portfolio-cols-1 .item {
    width: 100%
}

.portfolio-filter-container .portfolio-cols-2 .item {
    width: 50%
}

.portfolio-filter-container .portfolio-cols-3 .item {
    width: 33.33%
}

.portfolio-filter-container .portfolio-cols-4 .item {
    width: 25%
}

.portfolio-filter-container .portfolio-cols-5 .item {
    width: 20%
}

.portfolio-filter-container .portfolio-cols-6 .item {
    width: 16.66%
}

.product-all {
    padding: 5px 0 10px
}

.count-down {
    width: auto;
    position: absolute;
    clear: both;
    font-weight: 500;
    box-sizing: border-box;
    top: auto;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    text-transform: capitalize;
    color: #000;
    background: #f3b402;
    background: -moz-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -webkit-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -webkit-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -o-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -ms-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    transition: all 500ms ease 0;
    -webkit-transition: all 500ms ease 0;
    -moz-transition: all 300ms ease 0;
    -ms-transition: all 500ms ease 0;
    -o-transition: all 500ms ease 0;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    visibility: hidden
}

.woocommerce ul.products li.product:hover .count-down {
    bottom: 0;
    transition: all 500ms ease 0;
    -webkit-transition: all 500ms ease 0;
    -moz-transition: all 300ms ease 0;
    -ms-transition: all 500ms ease 0;
    -o-transition: all 500ms ease 0;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    visibility: visible
}

.countbox .timebox {
    position: relative;
    padding: 6px 0;
    display: inline-block;
    text-align: center;
    line-height: 15px;
    box-sizing: border-box;
    flex: 1
}

.countbox.hastime {
    display: flex
}

.countbox .timebox:after {
    position: absolute;
    content: ":";
    top: 7px;
    bottom: 0;
    left: auto;
    right: -3px;
    font-size: 12px;
    margin: auto
}

.countbox .second.timebox:after {
    display: none
}

.count-down .time {
    font-size: 12px;
    display: block
}

.countbox .timebox:last-child:before {
    content: none
}

.countbox strong {
    display: block;
    font-size: 13px;
    line-height: 18px
}

.price {
    width: 100%
}

.product-description .read-more {
    display: none
}

.home-featured-carousel .product-block-hover {
    margin-top: 5px;
    float: none;
    bottom: 0;
    clear: both
}

.entry-summary .countbox.hastime {
    margin: 10px 0 20px;
    border: 1px solid #e5e5e5
}

.single.single-product .entry-summary .count-down {
    width: 230px;
    position: relative;
    margin-inline: 0;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    visibility: visible
}

    .single.single-product .entry-summary .count-down .countbox.hastime {
        border: none
    }

.toogle_div, .accordion .acc {
    position: relative
}

.widget .single_accordion p, .widget .single_toggle p {
    margin: 0
}

.toogle_div p, .accordion p {
    margin: 0
}

.accordion span.icon:after, .toogle_div span.icon:after {
    content: "\f067";
    font-family: FontAwesome;
    left: 12px;
    position: absolute;
    font-size: 10px
}

.accordion a.current span.icon:after, .toogle_div a.current span.icon:after {
    content: "\f068";
    font-family: FontAwesome;
    left: 12px;
    position: absolute
}

.accordion_image {
    width: 110px;
    float: left
}

.accordion, .toggle {
    width: 96%;
    clear: both
}

    .accordion .accordion-title, .toggle .accordion-title {
        position: relative
    }

    .accordion.style5 .single_accordion, .toggle.style5 .single_accordion {
        border-top: 1px solid #ebebeb;
        padding: 3px 0
    }

        .accordion.style5 .single_accordion a, .toggle.style5 .single_accordion a {
            margin: 0
        }

    .accordion.style5 .accordion-title, .toggle.style5 .toggle-title {
        padding: 8px 10px 8px 30px;
        background: #434571;
        color: #FFF;
        font-size: 14px;
        text-transform: none
    }

    .accordion.style5 .tab_content, .toggle.style5 .tab_content {
        padding: 15px;
        font-size: 14px
    }

    .accordion.style1 .accordion-title, .toggle.style1 .toggle-title {
        border: 1px solid #ebebeb;
        padding: 10px 10px 10px 30px
    }

    .accordion.style1 .tab_content, .toggle.style1 .tab_content {
    }

    .accordion.style2 .single_accordion, .toggle.style2 .single_toggle {
        border: 1px solid #ebebeb;
        margin: 0 0 10px
    }

    .accordion.style2 .accordion-title, .toggle.style2 .toggle-title {
        padding: 10px 10px 10px 30px
    }

    .accordion.style2 .tog, .toggle.style2 .tog {
        margin: 0
    }

    .accordion.style2 .tab_content, .toggle.style2 .tab_content {
        padding: 0 10px 10px
    }

    .accordion.style3 .accordion-title, .toggle.style3 .toggle-title {
        border: 1px solid #f5f5f5;
        padding: 10px 30px 10px 10px;
        background-color: #f5f5f5
    }

    .accordion.style3 .tab_content, .toggle.style3 .tab_content {
    }

    .accordion.style3 span.icon:after, .accordion.style4 span.icon:after, .accordion.style3 a.current span.icon:after, .accordion.style4 a.current span.icon:after, .toggle.style3 span.icon:after, .toggle.style4 span.icon:after, .toggle.style3 a.current span.icon:after, .toggle.style4 a.current span.icon:after {
        right: 10px;
        left: auto
    }

    .accordion.style4 .single_accordion, .toggle.style4 .single_toggle {
        background-color: #f5f5f5;
        border: 1px solid #f5f5f5;
        margin: 0 0 10px
    }

    .accordion.style4 .accordion-title, .toggle.style4 .toggle-title {
        padding: 10px 30px 10px 10px
    }

    .accordion.style4 .tab_content, .toggle.style4 .tab_content {
        padding: 0 10px 10px
    }

    .accordion.style4 .tog, .toggle.style4 .tog {
        margin: 0
    }

    .toogle_div .tog, .accordion .tog {
        display: block;
        margin: 0 0 10px;
        position: relative;
        text-decoration: none
    }

.header-middle .tab_content {
    border-bottom: none
}

.toogle_div .tab_content, .accordion .tab_content {
    display: none;
    line-height: 22px;
    overflow: hidden;
    padding: 0 30px 15px 10px
}

.regular-text1 {
    position: relative
}

.category-text .sub-title, .small-title {
    font-size: 12px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    font-weight: 400;
    margin-inline-start: 25px
}

    .small-title .sub-title {
        display: inline-block;
        vertical-align: top
    }

@charset "UTF-8";

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

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }

    .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
        -webkit-animation-duration: .75s;
        animation-duration: .75s
    }

@-webkit-keyframes bounce {
    from,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    from,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    from,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    from,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,0.75,1);
        transform: scale3d(1.25,0.75,1)
    }

    40% {
        -webkit-transform: scale3d(0.75,1.25,1);
        transform: scale3d(0.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,0.85,1);
        transform: scale3d(1.15,0.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,0.75,1);
        transform: scale3d(1.25,0.75,1)
    }

    40% {
        -webkit-transform: scale3d(0.75,1.25,1);
        transform: scale3d(0.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,0.85,1);
        transform: scale3d(1.15,0.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

@keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    from,11.1%,to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

@keyframes jello {
    from,11.1%,to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInUp {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

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

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

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

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

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

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

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

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

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

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

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

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,600px,0);
        transform: translate3d(0,600px,0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,600px,0);
        transform: translate3d(0,600px,0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
        animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
        animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.bigEntrance {
    animation-name: bigEntrance;
    -webkit-animation-name: bigEntrance;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    visibility: visible !important
}

@keyframes bigEntrance {
    0% {
        transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
        opacity: .2
    }

    30% {
        transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
        opacity: 1
    }

    45% {
        transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
        opacity: 1
    }

    60% {
        transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
        opacity: 1
    }

    75% {
        transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
        opacity: 1
    }

    90% {
        transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
        opacity: 1
    }

    100% {
        transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
        opacity: 1
    }
}

@-webkit-keyframes bigEntrance {
    0% {
        -webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
        opacity: .2
    }

    30% {
        -webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
        opacity: 1
    }

    45% {
        -webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
        opacity: 1
    }

    60% {
        -webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
        opacity: 1
    }

    75% {
        -webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
        opacity: 1
    }

    90% {
        -webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
        opacity: 1
    }
}

.hatch {
    animation-name: hatch;
    -webkit-animation-name: hatch;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    visibility: visible !important
}

@keyframes hatch {
    0% {
        transform: rotate(0deg) scaleY(0.6)
    }

    20% {
        transform: rotate(-2deg) scaleY(1.05)
    }

    35% {
        transform: rotate(2deg) scaleY(1)
    }

    50% {
        transform: rotate(-2deg)
    }

    65% {
        transform: rotate(1deg)
    }

    80% {
        transform: rotate(-1deg)
    }

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

@-webkit-keyframes hatch {
    0% {
        -webkit-transform: rotate(0deg) scaleY(0.6)
    }

    20% {
        -webkit-transform: rotate(-2deg) scaleY(1.05)
    }

    35% {
        -webkit-transform: rotate(2deg) scaleY(1)
    }

    50% {
        -webkit-transform: rotate(-2deg)
    }

    65% {
        -webkit-transform: rotate(1deg)
    }

    80% {
        -webkit-transform: rotate(-1deg)
    }

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

.slideExpandUp {
    animation-name: slideExpandUp;
    -webkit-animation-name: slideExpandUp;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease -out;
    visibility: visible !important
}

@keyframes slideExpandUp {
    0% {
        transform: translateY(100%) scaleX(0.5)
    }

    30% {
        transform: translateY(-8%) scaleX(0.5)
    }

    40% {
        transform: translateY(2%) scaleX(0.5)
    }

    50% {
        transform: translateY(0%) scaleX(1.1)
    }

    60% {
        transform: translateY(0%) scaleX(0.9)
    }

    70% {
        transform: translateY(0%) scaleX(1.05)
    }

    80% {
        transform: translateY(0%) scaleX(0.95)
    }

    90% {
        transform: translateY(0%) scaleX(1.02)
    }

    100% {
        transform: translateY(0%) scaleX(1)
    }
}

@-webkit-keyframes slideExpandUp {
    0% {
        -webkit-transform: translateY(100%) scaleX(0.5)
    }

    30% {
        -webkit-transform: translateY(-8%) scaleX(0.5)
    }

    40% {
        -webkit-transform: translateY(2%) scaleX(0.5)
    }

    50% {
        -webkit-transform: translateY(0%) scaleX(1.1)
    }

    60% {
        -webkit-transform: translateY(0%) scaleX(0.9)
    }

    70% {
        -webkit-transform: translateY(0%) scaleX(1.05)
    }

    80% {
        -webkit-transform: translateY(0%) scaleX(0.95)
    }

    90% {
        -webkit-transform: translateY(0%) scaleX(1.02)
    }

    100% {
        -webkit-transform: translateY(0%) scaleX(1)
    }
}

.floating {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes floating {
    0% {
        transform: translateY(0%)
    }

    50% {
        transform: translateY(8%)
    }

    100% {
        transform: translateY(0%)
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%)
    }

    50% {
        -webkit-transform: translateY(8%)
    }

    100% {
        -webkit-transform: translateY(0%)
    }
}

.expandOpen {
    animation-name: expandOpen;
    -webkit-animation-name: expandOpen;
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    visibility: visible !important
}

@keyframes expandOpen {
    0% {
        transform: scale(1.8)
    }

    50% {
        transform: scale(0.95)
    }

    80% {
        transform: scale(1.05)
    }

    90% {
        transform: scale(0.98)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes expandOpen {
    0% {
        -webkit-transform: scale(1.8)
    }

    50% {
        -webkit-transform: scale(0.95)
    }

    80% {
        -webkit-transform: scale(1.05)
    }

    90% {
        -webkit-transform: scale(0.98)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

.imageblocktext {
    background: rgba(255,255,255,0.75);
    padding: 5px;
    color: #011820;
    text-align: center;
    position: absolute;
    width: 100%;
    margin-top: -30px
}

.clear {
    clear: both
}

.nobr {
    white-space: nowrap
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce-MyAccount-content {
    box-sizing: border-box;
    padding: 0
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    *zoom: 1;
    width: 100%
}

.u-columns.woocommerce-Addresses.col2-set.addresses {
    margin-top: 10px
}

.woocommerce .col2-set:after, .woocommerce .col2-set:before, .woocommerce-page .col2-set:after, .woocommerce-page .col2-set:before {
    content: " ";
    display: table
}

.woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
    clear: both
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 49%
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 49%
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    box-sizing: border-box;
    padding: 24px 30px;
    border: 1px solid rgba(235,235,235,0.2)
}

.woocommerce img, .woocommerce-page img {
    max-width: 100%
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea, .select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: rgba(3,43,56,0.8);
    color: #fff
}

    .woocommerce form .form-row input.input-text:read-only, .woocommerce form .form-row textarea:read-only, .woocommerce-page form .form-row input.input-text:read-only, .woocommerce-page form .form-row textarea:read-only, .select2-container--default .select2-selection--single .select2-selection__rendered:read-only {
        background-color: #b5b7b9;
        color: #000
    }

.webdigify_product_nav_buttons {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 !important
}

    .webdigify_product_nav_buttons .previous a, .webdigify_product_nav_buttons .next a {
        font-size: 0;
        color: #c7c7c7;
        display: block;
        height: 22px;
        width: 22px;
        line-height: 20px;
        position: relative;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -moz-border-radius: 4px
    }

        .webdigify_product_nav_buttons .previous a:hover, .webdigify_product_nav_buttons .next a:hover {
            color: #333
        }

        .webdigify_product_nav_buttons .previous a:before {
            font-family: 'FontAwesome';
            content: '\f104';
            font-size: 20px;
            display: block;
            left: 0;
            right: 3px
        }

        .webdigify_product_nav_buttons .next a:before {
            font-family: 'FontAwesome';
            content: '\f105';
            font-size: 20px;
            display: block;
            right: 0;
            position: absolute;
            left: 3px
        }

    .webdigify_product_nav_buttons .previous, .webdigify_product_nav_buttons .next {
        float: left;
        text-align: center;
        margin: 0 2px
    }

.home-featured-carousel .yith-wcwl-add-to-wishlist a, .home-featured-carouse .compare-button a, ul.products .yith-wcwl-add-to-wishlist a, .woocommerce.product.compare-button a {
    margin: 0 !important;
    border: 0 !important;
    font-weight: 400 !important
}

ul.products .product .product-detail-wrapper .button.yith-wcqv-button {
    display: none
}

ul.products .product .button, ul.products .yith-wcwl-add-to-wishlist, ul.products .container-inner .compare-button {
    border: 0 !important;
    font-weight: 400 !important;
    width: 35px;
    height: 35px;
    margin: 0 0 5px;
    flex: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255,255,255,0.5);
    font-size: 0;
    padding: 0;
    letter-spacing: 0
}

.entry-summary .yith-wcwl-wishlistexistsbrowse > a, .woocommerce .yith-wcwl-add-to-wishlist a.add_to_wishlist, .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse a, .woocommerce-page ul.products li.product .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products li.product .yith-wcwl-wishlistaddedbrowse a, .woocommerce-page ul.products li.product .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li .container-inner .compare-button a, .woocommerce-page ul.products li .container-inner .compare-button a, .woocommerce .button.yith-wcqv-button, .woocommerce-page ul.products li.product .yith-wcqv-button, .yith-wcwl-add-to-wishlist a, .woocommerce ul.products li .container-inner .wcpc_compare a, .woocommerce ul.products li .container-inner a.added_to_compare {
    font-size: 0;
    padding: 0;
    position: relative;
    line-height: 0;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0
}

    .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce-page ul.products li.product .yith-wcwl-wishlistexistsbrowse a:hover {
        background-color: transparent !important
    }

.woocommerce-page ul.products li.product .button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woocommerce-page ul.products li.product .button.product_type_variable, .woocommerce-page ul.products li.product .button.product_type_external, .woocommerce-page ul.products li.product .product_type_simple.button, .woocommerce ul.products li.product .button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woocommerce ul.products li.product .button.product_type_variable, .woocommerce ul.products li.product .button.product_type_external, .woocommerce ul.products li.product .product_type_simple.button, .woocommerce ul.products li.product .button.product_type_grouped, .woocommerce-page ul.products li.product .button.product_type_grouped {
    position: relative;
    padding: 0;
    font-size: 0;
    letter-spacing: 0
}

ul.products li.product .product_type_simple::before, ul.products li.product .product_type_external::before, ul.products li.product .product_type_grouped::before, ul.products li.product .product_type_variable::before, ul.products li.product a.button.product_type_variation::before {
    background-image: url(../images/webdigify/cart.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    position: relative;
    display: inline-block;
    height: 35px;
    width: 35px;
    vertical-align: top
}

.product-detail-wrapper .variations_button .button {
    font-size: 0;
    height: 35px;
    padding: 5px 10px !important;
    box-sizing: border-box;
    border-color: #000
}

    .product-detail-wrapper .variations_button .button:before {
        content: "\f07a";
        font-family: "FontAwesome";
        font-size: 16px
    }

.woocommerce ul.products li.product .button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added::before, #home_featured_carousel .add_to_cart_button.added::before, .woocommerce a.compare.button.added::before {
    background-image: url(../images/webdigify/checked.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    position: relative;
    display: inline-block;
    height: 35px;
    width: 35px;
    vertical-align: top
}

.woocommerce a.compare.button::before {
    background-image: url(../images/webdigify/pro-compare.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    position: relative;
    display: block;
    height: 35px;
    width: 35px;
    margin: auto
}

.yith-wcwl-icon.fa.fa-heart-o {
    display: none
}

.woocommerce .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .woocommerce-page .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .product-detail .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .woocommerce .yith-wcwl-wishlistexistsbrowse a::before, .woocommerce .yith-wcwl-wishlistaddedbrowse a::before {
    background-image: url(../images/webdigify/pro-wishlist.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    position: relative;
    display: block;
    height: 35px;
    width: 35px
}

.woocommerce .yith-wcwl-wishlistexistsbrowse a::before, .woocommerce .yith-wcwl-wishlistaddedbrowse a::before {
    background-image: url(../images/webdigify/browse-wishlist.svg)
}

.yith-wcwl-add-to-wishlist a {
    display: none
}

.woocommerce .shop_table.cart.wishlist_table td.product-add-to-cart a {
    display: inline-block !important
}

.entry-content .woocommerce-noreviews {
    margin-bottom: 0
}

.feedback, .browse-button {
    text-align: center
}

.woocommerce ul.products li.product .yith-wcqv-button::before, .woocommerce-page ul.products li.product .yith-wcqv-button::before, .button.yith-wcqv-button::before {
    background-image: url(../images/webdigify/quickview.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    position: relative;
    display: inline-block;
    height: 35px;
    width: 35px
}

.woocommerce ul.products li .image-block {
    position: relative
}

.woocommerce ul.products li .container-inner, .cat-outer-block, #home_featured_carousel .container-inner {
    position: relative;
    padding: 0 15px;
    margin: 0 0 10px;
    clear: both;
    overflow: hidden;
    display: inline-block;
    vertical-align: top
}

.home .woocommerce ul.products li .container-inner, .home #home_featured_carousel .container-inner {
    margin: 0
}

.woo-products, .woocommerce ul.products.grid, .woocommerce-page ul.products.grid, .products {
    margin: 0 -15px
}

.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
    padding: 0;
    margin: 0;
    list-style: none outside;
    clear: both;
    *zoom: 1
}

.upsells ul, .related ul, .cross-sells ul {
    margin: 0 -15px
}

.woocommerce .related ul, .woocommerce .related ul.products, .woocommerce .upsells.products ul, .woocommerce .upsells.products ul.products, .woocommerce-page .related ul, .woocommerce-page .related ul.products, .woocommerce-page .upsells.products ul, .woocommerce-page .upsells.products ul.products, .woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none;
    margin: 0
}

.cross-sells, .related.products, .upsells.products {
    position: relative
}

.woocommerce .upsells .owl-item li {
    width: 100%
}

.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img, .woocommerce .upsells.products ul li.product img, .woocommerce .upsells.products ul.products li.product img, .woocommerce-page .related ul li.product img, .woocommerce-page .related ul.products li.product img, .woocommerce-page .upsells.products ul li.product img, .woocommerce-page .upsells.products ul.products li.product img {
    height: auto;
    max-width: 100%;
    width: auto
}

.woocommerce-product-gallery__wrapper {
    position: relative
}

.woocommerce .single-product-full #content .product div.images {
    width: 45%
}

.woocommerce .single-product-full #content .product div.entry-summary {
    width: 55%
}

.woocommerce .single-product-sidebar #content .product div.images {
    width: 43.3%
}

.woocommerce .single-product-sidebar #content .product div.entry-summary {
    width: 52.7%
}

.woocommerce div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 28.8%;
    position: relative;
    overflow: hidden
}

.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
    position: relative;
    width: 44.5%;
    box-sizing: border-box;
    float: left;
    padding: 0 0 0 30px
}

.singleproduct-sidebar {
    float: right;
    background: #fff;
    padding: 0;
    box-sizing: border-box;
    width: 271px;
    margin: 0
}

.product-cms-tab-block {
    display: inline-block;
    width: 100%
}

.singleproduct-sidebar .widget ul, .widget ol {
    padding: 0
}

.single-product-side-widget-area .widget {
    margin-bottom: 0
}

.woocommerce #content div.product .woocommerce-product-gallery.images img {
    transition: none 0 ease 0;
    -webkit-transition: none 0 ease 0;
    -moz-transition: none 0 ease 0;
    -ms-transition: none 0 ease 0;
    -o-transition: none 0 ease 0
}

.woocommerce-product-gallery {
    position: relative;
    margin-bottom: 3em
}

    .woocommerce-product-gallery figure {
        margin: 0
    }

    .woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
        width: 25%;
        display: inline-block
    }

    .woocommerce-product-gallery .flex-control-thumbs li {
        list-style: none;
        float: left;
        cursor: pointer;
        margin-bottom: 10px
    }

.images .flex-control-thumbs li {
    box-sizing: border-box;
    width: 100%;
    margin: 0
}

.woocommerce-product-gallery img {
    display: block
}

.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 99
}

a.woocommerce-product-gallery__trigger {
    text-decoration: none
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .875em;
    right: .875em;
    display: block;
    height: 2em;
    width: 2em;
    z-index: 9;
    text-align: center;
    text-indent: -999px;
    overflow: hidden
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #f5f5f5;
    color: #000
}

    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
        background-color: #000;
        border-color: #000;
        color: #fff
    }

    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
        font: normal normal normal 1em/1 FontAwesome;
        font-size: inherit;
        display: block;
        content: "\f00e";
        line-height: 2;
        text-indent: 0;
        margin-inline-start: 2px
    }

.flex-control-thumbs {
    padding: 0 30px;
    position: relative;
    box-sizing: border-box;
    margin: 0
}

    .flex-control-thumbs img {
        border: 1px solid transparent
    }

        .flex-control-thumbs img.flex-active {
            border-color: #e5e5e5
        }

.woocommerce .single-product-full .woocommerce-main-image.zoom {
    float: right;
    padding: 0 6% 0 0
}

.woocommerce #content div.product div.images.woocommerce-product-gallery li {
    padding: 0 15px
}

.single-product-sidebar .woocommerce-main-image.zoom {
    width: 74%
}

#content div.product div.images .bx-wrapper {
    float: left;
    position: relative;
    padding: 60px 0
}

    #content div.product div.images .bx-wrapper:hover .bx-controls-direction a {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1
    }

    #content div.product div.images .bx-wrapper .bx-controls-direction a {
        border: 1px solid #333;
        display: block;
        font-size: 0;
        text-indent: -9999px;
        padding: 3px 0;
        position: absolute;
        left: 0;
        right: 0;
        opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease
    }

        #content div.product div.images .bx-wrapper .bx-controls-direction a:hover {
            background-color: #333;
            color: #fff
        }

        #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-prev {
            top: 0;
            bottom: auto
        }

        #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-next {
            top: auto;
            bottom: 0
        }

            #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-next.disabled, #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-prev.disabled {
                background-color: #f5f5f5;
                border: 1px solid #e5e5e5;
                color: #333;
                cursor: auto
            }

        #content div.product div.images .bx-wrapper .bx-controls-direction a:before {
            font-family: 'FontAwesome';
            content: '';
            font-size: 18px;
            position: absolute;
            right: 0;
            left: 0;
            top: 0;
            bottom: 0;
            line-height: 25px
        }

        #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-prev:before {
            content: '\f0d8'
        }

        #content div.product div.images .bx-wrapper .bx-controls-direction a.bx-next:before {
            content: '\f0d7'
        }

.woocommerce #content div.product div.thumbnails, .woocommerce div.product div.thumbnails, .woocommerce-page #content div.product div.thumbnails, .woocommerce-page div.product div.thumbnails {
    *zoom: 1
}

    .woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
        float: left
    }

        .woocommerce #content div.product div.thumbnails a.first, .woocommerce div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first {
            clear: both
        }

.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    clear: both;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 40px 0
}

    .woocommerce div.product .woocommerce-tabs ul.tabs {
        list-style: none;
        overflow: hidden;
        position: relative;
        width: 100%;
        padding: 0;
        margin: 0 0 30px;
        border-bottom: 1px solid rgba(235,235,235,0.2)
    }

.woocommerce-tabs ul.tabs li.active a::after, .woocommerce-tabs ul.tabs li a:hover:after {
    position: absolute;
    bottom: 0;
    content: '';
    height: 2PX;
    left: 0;
    right: 0;
    margin: auto
}

.woocommerce-tabs ul.tabs li {
    float: left;
    margin-inline-end: 2%;
    padding-inline-end: 40px
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block
}

.woocommerce-tabs ul.tabs li a {
    display: block;
    padding: 0 0 18px;
    text-decoration: none;
    font-weight: 400;
    text-align: center;
    font-size: 20px;
    position: relative
}

.woocommerce-tabs .panel {
    text-align: left;
    overflow: hidden;
    padding: 0;
    box-sizing: border-box
}

.woocommerce #content div.product .woocommerce-tabs h2 {
    display: none
}

.woocommerce #content div.product #reviews .comment, .woocommerce div.product #reviews .comment, .woocommerce-page #content div.product #reviews .comment, .woocommerce-page div.product #reviews .comment {
    *zoom: 1
}

    .woocommerce #content div.product #reviews .comment:after, .woocommerce #content div.product #reviews .comment:before, .woocommerce div.product #reviews .comment:after, .woocommerce div.product #reviews .comment:before, .woocommerce-page #content div.product #reviews .comment:after, .woocommerce-page #content div.product #reviews .comment:before, .woocommerce-page div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:before {
        content: " ";
        display: table
    }

    .woocommerce #content div.product #reviews .comment:after, .woocommerce div.product #reviews .comment:after, .woocommerce-page #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:after {
        clear: both
    }

    .woocommerce #content div.product #reviews .comment img, .woocommerce div.product #reviews .comment img, .woocommerce-page #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img {
        float: right;
        height: auto
    }

.woocommerce #content .quantity input::-webkit-inner-spin-button, .woocommerce #content .quantity input::-webkit-outer-spin-button, .woocommerce #quantity input::-webkit-inner-spin-button, .woocommerce #quantity input::-webkit-outer-spin-button, .woocommerce-page #content .quantity input::-webkit-inner-spin-button, .woocommerce-page #content .quantity input::-webkit-outer-spin-button, .woocommerce-page #quantity input::-webkit-inner-spin-button, .woocommerce-page #quantity input::-webkit-outer-spin-button {
    display: none
}

.woocommerce ul.products, .woocommerce-page ul.products {
    clear: both;
    *zoom: 1
}

    .woocommerce ul.products:after, .woocommerce ul.products:before, .woocommerce-page ul.products:after, .woocommerce-page ul.products:before {
        content: " ";
        display: table
    }

    .woocommerce ul.products:after, .woocommerce-page ul.products:after {
        clear: both
    }

.elementor .woo-list .woocommerce ul.products li.product, .woocommerce .woo-list ul.products li.product, .woocommerce-page .woo-list ul.products li.product {
    margin: 0
}

.elementor .woocommerce ul.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: none;
    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-inline: 0
}

    .elementor .woocommerce ul.products li.product.last, .woocommerce ul.products li.product.last, .woocommerce-page ul.products li.product.last {
        border-inline-end: none
    }

.product-button-hover {
    position: absolute;
    top: -10px;
    left: auto;
    right: 0;
    bottom: auto;
    transition: all 500ms ease 0;
    -webkit-transition: all 500ms ease 0;
    -moz-transition: all 300ms ease 0;
    -ms-transition: all 500ms ease 0;
    -o-transition: all 500ms ease 0;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    visibility: hidden
}

.woocommerce ul.products li.product:hover .product-button-hover {
    visibility: visible;
    top: 0;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.woocommerce-product-gallery .flex-viewport {
    margin-bottom: 30px
}

.woo-grid .woocommerce ul.products li.last .container-inner:after {
    width: 0
}

.product-category h3, .product-category mark {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    display: inline-block
}

.woocommerce ul.products li.product.product-category {
    width: calc(25% - 4px)
}

    .woocommerce ul.products li.product.product-category img {
        border: 1px solid #e5e5e5
    }

    .woocommerce ul.products li.product.product-category.first, .woocommerce-page ul.products li.product.product-category.first {
        clear: none
    }

.woocommerce ul.products.list li.product.product-category a img, .woocommerce-page ul.products.list li.product.product-category a img {
    height: auto;
    width: 31% !important;
    margin: 0 20px 0 0 !important
}

.elementor .woocommerce ul.products.owl-carousel li.product, .woocommerce ul.products.list li.product, .woocommerce-page ul.products.list li.product, .woocommerce ul.products.owl-carousel li.product, .woocommerce-page ul.products.owl-carousel li.product {
    width: 100% !important
}

.woocommerce ul.products.list li.product, .woocommerce-page ul.products.list li.product {
    margin-bottom: 30px
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: both
}

.columns-1, .columns-1 .cat-outer-block {
    width: 100%;
    margin-inline-end: 0
}

.columns-2 li.product, .columns-2 .cat-outer-block {
    width: 50%
}

.columns-3 li.product, .columns-3 .cat-outer-block {
    width: 33.33%
}

.columns-4 li.product, .columns-4 .cat-outer-block {
    width: 24.65%
}

.columns-5 li.product, .columns-5 .cat-outer-block {
    width: 19.75%
}

.columns-6 li.product, .columns-6 .cat-outer-block {
    width: 16.66%
}

.woocommerce ul.products.list li.last, .woocommerce-page ul.products.list li.last {
    margin-inline-end: 0 !important
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left;
    line-height: 27px
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right
}

.woocommerce .woocommerce-pagination ul.page-numbers, .woocommerce-page .woocommerce-pagination ul.page-numbers {
    *zoom: 1
}

    .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce .woocommerce-pagination ul.page-numbers:before, .woocommerce-page .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:before {
        content: " ";
        display: table
    }

    .woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:after {
        clear: both
    }

    .woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
        display: inline-block
    }

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    height: auto
}

.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: right
}

    .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
        width: 150px
    }

    .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
        float: left
    }

        .woocommerce #content table.cart td.actions .coupon label, .woocommerce table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
            display: none
        }

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    *zoom: 1;
    width: 100%;
    text-align: right
}

    .woocommerce .cart-collaterals:after, .woocommerce .cart-collaterals:before, .woocommerce-page .cart-collaterals:after, .woocommerce-page .cart-collaterals:before {
        content: " ";
        display: table
    }

    .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
        clear: both
    }

    .woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
        width: 30.75%;
        float: left
    }

    .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 48%;
        *zoom: 1;
        clear: right;
        float: right
    }

        .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce .cart-collaterals .shipping_calculator:before, .woocommerce-page .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:before {
            content: " ";
            display: table
        }

        .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
            clear: both
        }

        .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
            width: 47%
        }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 50%;
        margin: 0 0 40px;
        display: inline-block
    }

.woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.product_list_widget li:after, .woocommerce-page ul.product_list_widget li:before {
    content: " ";
    display: table
}

.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
    clear: both
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
    float: right;
    height: auto
}

.woocommerce form .form-row, .woocommerce-page form .form-row {
    *zoom: 1
}

.woocommerce form p, .woocommerce-page form p {
    clear: none
}

.woocommerce form .form-row:after, .woocommerce form .form-row:before, .woocommerce-page form .form-row:after, .woocommerce-page form .form-row:before {
    content: " ";
    display: table
}

.woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
    clear: both
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin-bottom: 10px
}

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block
}

    .woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
        display: inline
    }

.woocommerce form .form-row select, .woocommerce-page form .form-row select {
    width: 100%
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right
}

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

.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: auto
}

.woocommerce #payment .terms, .woocommerce-page #payment .terms {
    text-align: right;
    padding: 0 1em
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    padding: 12px 50px;
    font-size: 14px
}

.twentyfourteen .tfwc {
    padding: 12px 10px 0;
    max-width: 474px;
    margin: 0 auto
}

    .twentyfourteen .tfwc .product .entry-summary {
        padding: 0 !important;
        margin: 0 0 1.618em !important
    }

    .twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
        margin-top: 0
    }

    .twentyfourteen .tfwc .product .images img {
        margin-bottom: 1em
    }

.clear {
    clear: both
}

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

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

p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: .5em 0;
    text-align: center;
    background: #ad74a2;
    background: -webkit-gradient(linear,left top,left bottom,from(#ad74a2),to(#96588a));
    background: -webkit-linear-gradient(#ad74a2,#96588a);
    background: -moz-linear-gradient(4px top,#ad74a2 0,#96588a 100%);
    background: -moz-gradient(4px top,#ad74a2 0,#96588a 100%);
    border: 1px solid #96588a;
    color: #fff;
    z-index: 99998;
    box-shadow: inset 0 0 0 3px rgba(255,255,255,.2);
    -webkit-box-shadow: inset 0 0 0 3px rgba(255,255,255,.2)
}

.admin-bar p.demo_store {
    top: 28px
}

.chosen-container-single .chosen-single {
    background: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important
}

.wc-backward a:before, .wc-backward:before {
    font-family: WooCommerce;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-inline-end: 7px;
    content: "\e02f";
    font-size: .75em
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message {
    padding: 1em 1em 1em 3.5em !important;
    margin: 0 0 2.2em !important;
    position: relative;
    background: rgba(3,43,56,0.8);
    border: 1px solid rgba(235,235,235,0.2);
    list-style: none outside !important;
    box-sizing: border-box;
    width: auto
}

    .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-error:after, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:after, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce-message:after, .woocommerce-page .woocommerce-message:before {
        content: " ";
        display: table
    }

    .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-message:after, .woocommerce-page .woocommerce-error:after, .woocommerce-page .woocommerce-info:after, .woocommerce-page .woocommerce-message:after {
        clear: both
    }

    .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce-message:before {
        content: "";
        width: 1.5em;
        display: block;
        position: absolute;
        top: 0;
        left: 1em;
        font-family: sans-serif;
        font-size: 1em;
        line-height: 1.5;
        color: #fff;
        text-align: center;
        padding-top: 1em
    }

    .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
        float: right
    }

    .woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce .woocommerce-message li, .woocommerce-page .woocommerce-error li, .woocommerce-page .woocommerce-info li, .woocommerce-page .woocommerce-message li {
        list-style: none outside !important;
        padding-inline-start: 0 !important;
        margin-inline-start: 0 !important
    }

.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    border-top: 2px solid rgba(235,235,235,0.2)
}

.single-product.woocommerce .woocommerce-message, .single-product.woocommerce-page .woocommerce-message {
    float: none;
    margin: 0 auto 30px !important
}

.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
    background-color: #fff;
    content: "\2713";
    color: #000
}

.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
    border-top: 2px solid rgba(235,235,235,0.2);
    clear: both
}

    .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
        background-color: #333;
        content: "i";
        font-family: Times,Georgia,serif;
        font-style: italic
    }

.woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error {
    border-top: 2px solid #333
}

    .woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before {
        background-color: #333;
        content: "\00d7";
        font-weight: 500
    }

.woocommerce small.note, .woocommerce-page small.note {
    display: block;
    color: #000;
    font-size: 11px;
    line-height: 21px;
    margin-top: 10px
}

.woocommerce #content div.product, .woocommerce div.product, .woocommerce-page #content div.product, .woocommerce-page div.product {
    position: relative
}

    .woocommerce div.product .product_title, .woocommerce-page div.product .product_title {
        margin-bottom: 10px;
        font-size: 24px;
        padding: 0;
        clear: none;
        font-weight: 400
    }

    .woocommerce #content div.product .stock, .woocommerce div.product .stock, .woocommerce-page #content div.product .stock, .woocommerce-page div.product .stock {
        color: #fff;
        background-color: green;
        font-weight: 500;
        font-size: 13px;
        display: inline-block;
        vertical-align: top;
        padding: 2px 10px;
        clear: both
    }

    .woocommerce #content div.product .out-of-stock, .woocommerce div.product .out-of-stock, .woocommerce-page #content div.product .out-of-stock, .woocommerce-page div.product .out-of-stock {
        color: #333;
        font-weight: 500;
        margin: 5px 0;
        display: block
    }

.woocommerce #yith-quick-view-content div.product div.images img {
    transition: none;
    -webkit-transition: none;
    -o-transition: none;
    -ms-transition: none
}

.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.woocommerce #content div.product div.images div.thumbnails, .woocommerce div.product div.images div.thumbnails, .woocommerce-page #content div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails {
    padding: 15px 0;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box
}

.yith_magnifier_gallery li {
    box-sizing: border-box;
    padding: 0 5px
}

.woocommerce #content div.product div.social span .stButton .chicklets, .woocommerce div.product div.social span .stButton .chicklets, .woocommerce-page #content div.product div.social span .stButton .chicklets, .woocommerce-page div.product div.social span .stButton .chicklets {
    padding-inline-start: 16px;
    width: 0
}

.woocommerce #content div.product div.social iframe, .woocommerce div.product div.social iframe, .woocommerce-page #content div.product div.social iframe, .woocommerce-page div.product div.social iframe {
    float: left;
    margin-top: 3px
}

.woocommerce #content div.product p.cart, .woocommerce div.product p.cart, .woocommerce-page #content div.product p.cart, .woocommerce-page div.product p.cart {
    *zoom: 1
}

    .woocommerce #content div.product p.cart:after, .woocommerce #content div.product p.cart:before, .woocommerce div.product p.cart:after, .woocommerce div.product p.cart:before, .woocommerce-page #content div.product p.cart:after, .woocommerce-page #content div.product p.cart:before, .woocommerce-page div.product p.cart:after, .woocommerce-page div.product p.cart:before {
        content: " ";
        display: table
    }

    .woocommerce #content div.product p.cart:after, .woocommerce div.product p.cart:after, .woocommerce-page #content div.product p.cart:after, .woocommerce-page div.product p.cart:after {
        clear: both
    }

.woocommerce #content div.product form.cart, .woocommerce div.product form.cart, .woocommerce-page #content div.product form.cart, .woocommerce-page div.product form.cart {
    *zoom: 1;
    margin: 0 0 30px;
    padding: 10px 0 0;
    box-sizing: border-box
}

.woocommerce .single-product-sidebar #content div.product form.cart, .woocommerce .single-product-sidebardiv.product form.cart, .woocommerce-page .single-product-sidebar #content div.product form.cart, .woocommerce-page .single-product-sidebar div.product form.cart {
    margin: 4% 0
}

.woocommerce #content div.product form.cart:after, .woocommerce #content div.product form.cart:before, .woocommerce div.product form.cart:after, .woocommerce div.product form.cart:before, .woocommerce-page #content div.product form.cart:after, .woocommerce-page #content div.product form.cart:before, .woocommerce-page div.product form.cart:after, .woocommerce-page div.product form.cart:before {
    content: " ";
    display: table
}

.woocommerce #content div.product form.cart:after, .woocommerce div.product form.cart:after, .woocommerce-page #content div.product form.cart:after, .woocommerce-page div.product form.cart:after {
    clear: both
}

.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .product-quantity .quantity {
    float: left;
    margin-inline-end: 15px
}

.woocommerce #content div.product form.cart table, .woocommerce div.product form.cart table, .woocommerce-page #content div.product form.cart table, .woocommerce-page div.product form.cart table {
    border-width: 0
}

    .woocommerce #content div.product form.cart table td, .woocommerce div.product form.cart table td, .woocommerce-page #content div.product form.cart table td, .woocommerce-page div.product form.cart table td {
        padding-inline-start: 0;
        border-width: 0
    }

.woocommerce div.product form.cart .variations td.label {
    text-transform: capitalize;
    display: flex;
    align-items: center
}

.variations_form tr {
    margin: 14px 0;
    display: block
}

    .variations_form tr:first-child {
        margin-top: 0
    }

    .variations_form tr:last-child {
        margin-bottom: 0
    }

.woocommerce #content div.product form.cart table div.quantity, .woocommerce div.product form.cart table div.quantity, .woocommerce-page #content div.product form.cart table div.quantity, .woocommerce-page div.product form.cart table div.quantity {
    float: none;
    margin: 0
}

.woocommerce #content div.product form.cart table small.stock, .woocommerce div.product form.cart table small.stock, .woocommerce-page #content div.product form.cart table small.stock, .woocommerce-page div.product form.cart table small.stock {
    display: block;
    float: none
}

.woocommerce #content div.product form.cart .variations, .woocommerce div.product form.cart .variations, .woocommerce-page #content div.product form.cart .variations, .woocommerce-page div.product form.cart .variations {
    margin-bottom: 0
}

.entry-summary .single_variation {
    margin: 0 0 10px
}

.woocommerce #content div.product form.cart .variations select, .woocommerce div.product form.cart .variations select, .woocommerce-page #content div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select {
    border: 1px solid #e5e5e5;
    margin: 2px 0;
    padding: 10px 12px;
    width: 250px;
    outline: none
}

.woocommerce-variation-price {
    margin: 10px 0
}

.single_variation_wrap {
    overflow: hidden
}

.reset_variations {
    display: block !important;
    font-size: 13px;
    padding: 5px 0 0
}

.wishlist-title a.show-title-form {
    visibility: visible !important
}

.yes-js #yith-wcwl-form .hidden-title-form {
    margin: 0 0 30px !important
}

.woocommerce #content div.product form.cart .variations td.label, .woocommerce div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label {
    padding-right: 1em
}

.single-product.woocommerce #content div.product form.cart .variations td.label {
    padding-right: 0;
    width: 13%
}

.woocommerce div.product form.cart .variations .reset_variations {
    font-size: 13px;
    font-weight: 400;
    padding: 3px 0;
    text-decoration: none;
    position: relative
}

    .woocommerce div.product form.cart .variations .reset_variations::before {
        display: inline-block;
        font-family: fontawesome;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        text-rendering: auto;
        content: '\f05c';
        margin-inline-end: 5px;
        vertical-align: top
    }

.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
    float: left;
    box-sizing: border-box
}

.woocommerce #content div.product form.cart .group_table td.label, .woocommerce div.product form.cart .group_table td.label, .woocommerce-page #content div.product form.cart .group_table td.label, .woocommerce-page div.product form.cart .group_table td.label {
    padding-right: 1em;
    padding-inline-start: 1em
}

.woocommerce #content div.product form.cart .group_table td, .woocommerce div.product form.cart .group_table td, .woocommerce-page #content div.product form.cart .group_table td, .woocommerce-page div.product form.cart .group_table td {
    padding: 0 15px .5em 0;
    font-weight: 500
}

.woocommerce #content div.product form.cart .group_table td {
    padding-bottom: 1em;
    padding-top: 1em;
    flex: 1
}

.woocommerce #content div.product form.cart .group_table tr {
    display: flex;
    width: 100%;
    align-items: center
}

    .woocommerce #content div.product form.cart .group_table tr:first-child {
        border-top-width: 0
    }

    .woocommerce #content div.product form.cart .group_table tr:last-child {
        border-bottom-width: 0
    }

.woocommerce span.onsale, .woocommerce-page span.onsale {
    margin: 0;
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: 8;
    background: red;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 12px;
    left: -23px;
    right: auto;
    padding: 0 35px;
    letter-spacing: 0;
    box-sizing: border-box;
    margin: auto;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg)
}

#yith-quick-view-content .onsale {
    top: 10px !important;
    left: -23px !important
}

.products.list .sale-per {
    position: static
}

.sale-per {
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 7px
}

.yith_magnifier_lens {
    background: rgba(0,0,0,0.5) !important
}

.yith_magnifier_zoom_magnifier {
    background: #fff;
    z-index: 9999;
    border: 0 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important
}

.recomme-prod .woocommerce ul.products {
    padding: 30px 10px
}

.woocommerce .products ul:after, .woocommerce ul.products:after, .woocommerce-page .products ul:after, .woocommerce-page ul.products:after {
    clear: both
}

ul.products.list li.product img {
    width: auto !important
}

.list .product-detail-wrapper {
    overflow: hidden;
    text-align: left;
    padding: 0 0 0 30px
}

.list li:hover .price-outer {
    opacity: 1;
    -webkit-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1
}

.woocommerce ul.products.list .container-inner, .woocommerce-page ul.products.list .container-inner {
    text-align: left;
    padding: 0
}

    .woocommerce ul.products.list .container-inner .image-block, .woocommerce-page ul.products.list .container-inner .image-block {
        float: left;
        width: 253px;
        overflow: hidden
    }

.ie8 .woocommerce ul.products.list li.product:hover .price, .ie8 .woocommerce-page ul.products.list li.product:hover .price {
    display: block
}

.woocommerce ul.products li.product .product-name, .woocommerce-page ul.products li.product .product-name {
    margin: 0 0 4px;
    text-decoration: none;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    word-break: break-word;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.product-cat {
    line-height: 20px;
    padding: 2px 0 0
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    margin: 0 auto;
    height: auto;
    max-width: 100%
}

.woo-content.products_block.featured .add_to_cart_button {
    border: none;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    left: 0;
    bottom: -5px
}

.woo-content.products_block.featured .container-inner:hover .add_to_cart_button {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.ie8 .woocommerce ul.products li.product .product_type_simple, .ie8 .woocommerce-page ul.products li.product .product_type_simple, .ie8 .woocommerce ul.products li.product .product_type_grouped, .ie8 .woocommerce-page ul.products li.product .product_type_grouped, .ie8 .woocommerce ul.products li.product .product_type_external, .ie8 .woocommerce-page ul.products li.product .product_type_external, .ie8 .woocommerce ul.products li.product .product_type_variable, .ie8 .woocommerce-page ul.products li.product .product_type_variable {
    display: none
}

#woo-small-products ul.products li.product .product_type_simple, #woo-small-products ul.products li.product .product_type_grouped, #woo-small-products ul.products li.product .product_type_external, #woo-small-products ul.products li.product .product_type_variable {
    display: none !important
}

.ie8 .woocommerce ul.products.list li.product .product_type_simple, .ie8 .woocommerce-page ul.products.list li.product .product_type_simple, .ie8 .woocommerce ul.products.list li.product .product_type_grouped, .ie8 .woocommerce-page ul.products.list li.product .product_type_grouped, .ie8 .woocommerce ul.products.list li.product .product_type_external, .ie8 .woocommerce-page ul.products.list li.product .product_type_external, .ie8 .woocommerce ul.products.list li.product .product_type_variable, .ie8 .woocommerce-page ul.products.list li.product .product_type_variable {
    display: block
}

.woocommerce ul.products li.product .image-block > a {
    margin: 0;
    display: block
}

.product-detail-wrapper {
    position: relative;
    z-index: 1;
    padding-top: 15px;
    box-sizing: border-box;
    text-align: left
}

.product-brand a.product-brand-inner {
    color: #6e6e6e;
    text-transform: capitalize
}

.woocommerce ul.products li.product .image-block, .woocommerce-page ul.products li.product .image-block {
    position: relative;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    display: inline-block;
    vertical-align: top;
    overflow: hidden
}

#woo-small-products .woocommerce .product .product-detail-wrapper .product-name, #woo-small-products .woocommerce .product .product-detail-wrapper .price, #woo-small-products .woocommerce .product .product-detail-wrapper .star-rating {
    opacity: 1 !important
}

.woocommerce ul.products.list li .container-inner, .woocommerce-page ul.products.list li .container-inner {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0
}

.yith-wcwl-wishlistaddedbrowse a {
    margin: 0;
    font-size: 0
}

.woocommerce .list a.compare.button:hover, .woocommerce .list .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
    color: #333
}

.container-inner .clear {
    display: none
}

.yith-wcwl-add-to-wishlist .ajax-loading {
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: 10px;
    margin-inline-start: auto !important
}

.list .yith-wcwl-add-to-wishlist .ajax-loading {
    left: 11px;
    top: 11px
}

.woo-products {
    clear: both
}

.woocommerce ul.products li.product strong, .woocommerce-page ul.products li.product strong {
    display: block
}

.price-outer {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.list .price-outer {
    padding: 5px 0;
    overflow: hidden;
    width: auto
}

.products li.product .price, .primary-sidebar .amount, .site-footer .amount, .price_slider_amount .price_label {
    font-weight: 500;
    font-size: 14px
}

.primary-sidebar .amount {
    font-size: 14px
}

.primary-sidebar del .amount {
    font-size: 13px
}

.woocommerce ul.products li.product .image-block .price, .woocommerce-page ul.products li.product .image-block .price {
    bottom: 8px;
    position: absolute;
    right: 0
}

.woocommerce ul.products li.product .price ins {
    margin-inline-end: 5px
}

.woocommerce ul.products.list li.product .image-block .price, .woocommerce ul.products.list li.product .image-block .price {
    width: auto
}

.site-footer del .amount, .primary-sidebar del .amount, .woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
    text-decoration: line-through;
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
    color: #757575
}

.single-product.woocommerce .thumbnails #slider-prev, .single-product.woocommerce .thumbnails #slider-next {
    background-image: none !important;
    height: 22px !important;
    width: 22px !important;
    display: block;
    font-size: 0;
    color: #000;
    position: absolute;
    right: 0;
    text-align: center;
    top: 46%;
    line-height: 20px;
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    border: 1px solid #000;
    background-color: #fff !important;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px
}

.single-product.woocommerce .thumbnails #slider-prev {
    left: 0;
    right: auto
}

.single-product.woocommerce .thumbnails #slider-next {
    right: 0;
    left: auto
}

    .single-product.woocommerce .thumbnails #slider-prev:hover, .single-product.woocommerce .thumbnails #slider-next:hover {
        background-color: #333 !important;
        color: #fff;
        border-color: #333
    }

    .single-product.woocommerce .thumbnails #slider-prev:before, .single-product.woocommerce .thumbnails #slider-next:before {
        font-family: 'FontAwesome';
        font-size: 16px;
        position: absolute;
        right: 0;
        left: 0
    }

.single-product.woocommerce .thumbnails #slider-prev:before {
    content: '\f104';
    left: -1px
}

.single-product.woocommerce .thumbnails #slider-next:before {
    content: '\f105';
    right: -2px
}

.single-product #content .images .attachment-shop_single {
    width: 100%
}

.woocommerce-product-details__short-description li {
    padding: 3px 0
}

.summary .price {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0
}

    .summary .price del {
        font-weight: 400
    }

        .summary .price del span {
            font-size: 20px
        }

.single-product #content div.product .group_table del, .single-product #content div.product .group_table ins {
    font-size: 14px
}

.single-product #content div.product .group_table del {
    font-weight: 400
}

.group_table .quantity {
    display: inline-flex
}

.woocommerce ul.products li.product .price .from, .woocommerce-page ul.products li.product .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: none;
    color: rgba(145,145,145,.5)
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-ordering, .woocommerce-page .woocommerce-result-count {
    margin-bottom: 0
}

    .woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
        vertical-align: top
    }

.woocommerce-pagination {
    margin-top: 40px;
    text-align: center
}

.woocommerce #content nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul {
    white-space: nowrap;
    padding: 0;
    clear: both;
    margin: 1px
}

    .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li {
        padding: 0;
        display: inline-block;
        overflow: hidden;
        text-align: center
    }

.woocommerce ul.products li.product .button.loading::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/cart-loader.gif) center no-repeat rgba(255,255,255,0.7);
    box-shadow: inset 0 0 2px 2px #000;
    -webkit-box-shadow: inset 0 0 2px 2px #000;
    -moz-box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.1)
}

.widget_shopping_cart_content .buttons .wc-forward {
    box-sizing: border-box;
    display: block;
    margin: 5px 0;
    border: none
}

.cart .button.wc-forward {
    width: 100%;
    margin-bottom: 10px
}

.woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce-page .cart .button, .woocommerce-page .cart input.button {
    float: none
}

.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: none
}

.woocommerce #reviews h2 small, .woocommerce-page #reviews h2 small {
    float: right;
    color: #000;
    font-size: 14px;
    line-height: 21px;
    margin: 10px 0 0
}

    .woocommerce #reviews h2 small a, .woocommerce-page #reviews h2 small a {
        text-decoration: none
    }

.woocommerce #reviews h3, .woocommerce-page #reviews h3 {
    font-weight: 500;
    margin: 0 0 10px
}

.woocommerce #reviews #respond, .woocommerce-page #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0
}

.woocommerce #reviews #comment, .woocommerce-page #reviews #comment {
    height: 75px
}

.woocommerce #reviews #comments .add_review, .woocommerce-page #reviews #comments .add_review {
    *zoom: 1
}

    .woocommerce #reviews #comments .add_review:after, .woocommerce #reviews #comments .add_review:before, .woocommerce-page #reviews #comments .add_review:after, .woocommerce-page #reviews #comments .add_review:before {
        content: " ";
        display: table
    }

    .woocommerce #reviews #comments .add_review:after, .woocommerce-page #reviews #comments .add_review:after {
        clear: both
    }

.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 {
    clear: none
}

.woocommerce #reviews #comments ol.commentlist, .woocommerce-page #reviews #comments ol.commentlist {
    *zoom: 1;
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none
}

    .woocommerce #reviews #comments ol.commentlist:after, .woocommerce #reviews #comments ol.commentlist:before, .woocommerce-page #reviews #comments ol.commentlist:after, .woocommerce-page #reviews #comments ol.commentlist:before {
        content: " ";
        display: table
    }

    .woocommerce #reviews #comments ol.commentlist:after, .woocommerce-page #reviews #comments ol.commentlist:after {
        clear: both
    }

    .woocommerce #reviews #comments ol.commentlist li, .woocommerce-page #reviews #comments ol.commentlist li {
        padding: 0;
        margin: 0 0 20px;
        position: relative;
        background: 0;
        border: 0
    }

        .woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
            float: left;
            position: absolute;
            top: 0;
            left: 0;
            padding: 3px;
            width: 32px;
            height: auto;
            background: #f7f6f7;
            border: 1px solid #f0eef0;
            margin: 0;
            line-height: 1
        }

        .woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
            margin: 0 0 0 50px;
            border: 1px solid rgba(235,235,235,0.2);
            padding: 1em 1em 0
        }

            .woocommerce #reviews #comments ol.commentlist li .comment-text:after, .woocommerce #reviews #comments ol.commentlist li .comment-text:before, .woocommerce-page #reviews #comments ol.commentlist li .comment-text:after, .woocommerce-page #reviews #comments ol.commentlist li .comment-text:before {
                content: " ";
                display: table
            }

            .woocommerce #reviews #comments ol.commentlist li .comment-text:after, .woocommerce-page #reviews #comments ol.commentlist li .comment-text:after {
                clear: both
            }

            .woocommerce #reviews #comments ol.commentlist li .comment-text p, .woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
                margin: 0 0 1em
            }

    .woocommerce #reviews #comments ol.commentlist ul.children, .woocommerce-page #reviews #comments ol.commentlist ul.children {
        list-style: none outside;
        margin: 20px 0 0 50px
    }

        .woocommerce #reviews #comments ol.commentlist ul.children .star-rating, .woocommerce-page #reviews #comments ol.commentlist ul.children .star-rating {
            display: none
        }

    .woocommerce #reviews #comments ol.commentlist #respond, .woocommerce-page #reviews #comments ol.commentlist #respond {
        border: 1px solid #f0eef0;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        padding: 1em 1em 0;
        margin: 20px 0 0 50px
    }

.woocommerce #reviews #comments .commentlist > li:before, .woocommerce-page #reviews #comments .commentlist > li:before {
    content: ""
}

#tab-reviews .comment-text .star-rating {
    margin: 0 0 10px
}

.woocommerce-Reviews #comments, .woocommerce-Reviews #review_form_wrapper {
    width: calc(56% - 100px);
    float: left
}

.woocommerce-Reviews #comments {
    margin-inline-end: 4%
}

.woocommerce-tabs #comments {
    padding-bottom: 10px
}

.woo-content.products_block.featured .star-rating {
    bottom: 70px;
    right: 8px
}

.woocommerce .star-rating, .woocommerce-page .star-rating, .wpb_wl_summary .star-rating {
    overflow: hidden;
    position: relative;
    font-size: 10px;
    height: 18px;
    line-height: 18px;
    font-family: star;
    letter-spacing: 2px;
    width: 6.4em;
    margin: 0 0 5px;
    display: block;
    float: left;
    margin-inline-end: 5px;
    margin-block-start: 3px
}

.woocommerce ul.products.list li.product .star-rating, .woocommerce-page .products.list .star-rating {
    margin: 0 0 15px
}

.woocommerce .star-rating:before, .woocommerce-page .star-rating:before, .wpb_wl_summary .star-rating:before {
    content: "\53\53\53\53\53";
    color: #cdcdcd;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.woocommerce .star-rating span, .woocommerce-page .star-rating span, .wpb_wl_summary .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #ffc300
}

    .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .wpb_wl_summary .star-rating span:before {
        content: "\53\53\53\53\53";
        top: 0;
        position: absolute;
        left: 0
    }

.woocommerce .woocommerce-product-rating, .woocommerce-page .woocommerce-product-rating {
    display: block;
    margin: 0 0 10px
}

    .woocommerce .woocommerce-product-rating .star-rating, .woocommerce-page .woocommerce-product-rating .star-rating, .wpb_wl_summary .star-rating {
        bottom: 0;
        float: left;
        left: 0;
        margin-inline-end: 5px;
        margin-block-start: 3px;
        position: relative
    }

.star-rating-block .counter {
    display: none
}

.woocommerce .products .star-rating:before, .woocommerce-page .products .star-rating:before {
    color: #cecece
}

.woocommerce .products .star-rating span, .woocommerce-page .products .star-rating span {
    color: #F3B900
}

.list .product-block-hover {
    position: relative
}

.list .count-down {
    display: none
}

.woocommerce .hreview-aggregate .star-rating, .woocommerce-page .hreview-aggregate .star-rating {
    margin: 10px 0 0
}

.woocommerce #review_form #respond, .woocommerce-page #review_form #respond {
    *zoom: 1;
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: transparent none;
    border: 0
}

    .woocommerce #review_form #respond:after, .woocommerce #review_form #respond:before, .woocommerce-page #review_form #respond:after, .woocommerce-page #review_form #respond:before {
        content: " ";
        display: table
    }

    .woocommerce #review_form #respond:after, .woocommerce-page #review_form #respond:after {
        clear: both
    }

    .woocommerce #review_form #respond p, .woocommerce-page #review_form #respond p {
        padding: 10px 0;
        margin: 0
    }

    .woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input {
        left: auto
    }

    .woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%
    }

.woocommerce p.stars, .woocommerce-page p.stars {
    position: relative;
    font-size: 1em
}

    .woocommerce p.stars a, .woocommerce-page p.stars a {
        display: inline-block;
        font-size: 20px;
        font-weight: 500;
        margin-inline-end: .2em;
        text-indent: -9999px;
        position: relative
    }

    .woocommerce p.stars a, .woocommerce-page p.stars a {
        color: #333
    }

        .woocommerce p.stars a:hover, .woocommerce-page p.stars a:hover, .woocommerce p.stars a.active, .woocommerce-page p.stars a.active {
            color: #333
        }

        .woocommerce p.stars a:last-child, .woocommerce-page p.stars a:last-child {
            border-right: 0
        }

        .woocommerce p.stars a:before, .woocommerce p.stars a:hover ~ a:before {
            content: "\e021"
        }

    .woocommerce p.stars.selected a.active:before, .woocommerce p.stars:hover a:before {
        content: "\e020"
    }

    .woocommerce p.stars.selected a.active ~ a:before {
        content: "\e021"
    }

    .woocommerce p.stars.selected a:not(.active):before {
        content: "\e020"
    }

    .woocommerce p.stars a:before {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 1em;
        height: 1em;
        line-height: 1;
        font-family: WooCommerce;
        text-indent: 0
    }

    .woocommerce p.stars a {
        position: relative;
        height: 1em;
        width: 1em;
        text-indent: -999em;
        display: inline-block;
        text-decoration: none
    }

    .woocommerce p.stars a, .woocommerce-page p.stars a {
        color: #ffc300
    }

        .woocommerce p.stars a:hover, .woocommerce-page p.stars a:hover, .woocommerce p.stars a.active, .woocommerce-page p.stars a.active {
            color: #ffc300
        }

.woocommerce .blockUI.blockOverlay {
    position: relative
}

    .woocommerce .blockUI.blockOverlay:before, .woocommerce .loader:before {
        height: 1em;
        width: 1em;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-inline-start: -.5em;
        margin-top: -.5em;
        display: block;
        content: "";
        -webkit-animation: spin 1s ease-in-out infinite;
        -moz-animation: spin 1s ease-in-out infinite;
        animation: spin 1s ease-in-out infinite;
        background: url(../images/loader.svg) 0 0;
        background-size: cover;
        line-height: 1;
        text-align: center;
        font-size: 2em;
        color: rgba(0,0,0,.75)
    }

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

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

.woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes {
    display: table;
    float: none;
    width: 100%
}

    .woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
        width: 150px;
        font-weight: 500;
        padding: 10px 5px 10px 25px;
        border-top: 0;
        margin: 0
    }

    .woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
        padding: 8px;
        border-top: 0;
        margin: 0
    }

        .woocommerce table.shop_attributes td p, .woocommerce-page table.shop_attributes td p {
            margin: 0;
            padding: 0
        }

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    margin: 20px 0;
    width: 100%;
    border-collapse: separate
}

    .woocommerce table.shop_table.cart, .woocommerce-page table.shop_table.cart {
        margin: 0 0 30px
    }

    .woocommerce table.shop_table thead th, .woocommerce-page table.shop_table thead th {
        font-size: 15px;
        font-weight: 500;
        line-height: 34px;
        background: transparent;
        color: #fff
    }

.order-total .amount {
    color: #fff
}

#order_review .woocommerce-checkout-payment {
    margin: 20px 0;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.woocommerce form.checkout_coupon .form-row-first, .woocommerce form.checkout_coupon .form-row-last, .woocommerce-checkout .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row-first, .woocommerce-checkout .woocommerce form.woocommerce-form.woocommerce-form-login.login .form-row-last {
    clear: both;
    float: left
}

.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    padding: 10px 12px;
    vertical-align: middle
}

    .woocommerce table.shop_table td small, .woocommerce-page table.shop_table td small {
        font-weight: 500
    }

.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th {
    font-weight: 500;
    background: none;
    vertical-align: inherit
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th, .woocommerce-page table.my_account_orders td, .woocommerce-page table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle
}

.woocommerce table.my_account_orders .button, .woocommerce-page table.my_account_orders .button {
    white-space: nowrap
}

.woocommerce table.my_account_orders .order-actions, .woocommerce-page table.my_account_orders .order-actions {
    text-align: center
}

    .woocommerce table.my_account_orders .order-actions .button, .woocommerce-page table.my_account_orders .order-actions .button {
        margin: .125em 0 .125em .25em
    }

.woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation {
    margin: .25em 0;
    *zoom: 1
}

    .woocommerce td.product-name dl.variation:after, .woocommerce td.product-name dl.variation:before, .woocommerce-page td.product-name dl.variation:after, .woocommerce-page td.product-name dl.variation:before {
        content: " ";
        display: table
    }

    .woocommerce td.product-name dl.variation:after, .woocommerce-page td.product-name dl.variation:after {
        clear: both
    }

    .woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dt {
        display: inline-block;
        float: left;
        margin-bottom: 2px
    }

.woocommerce .shop_table td.product-name dl.variation dd, .woocommerce .shop_table td.product-name dl.variation dt, .woocommerce-page .shop_table td.product-name dl.variation dd, .woocommerce-page .shop_table td.product-name dl.variation dt {
    float: none
}

.woocommerce td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dt {
    font-weight: 500;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left
}

.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {
    padding: 0 0 .25em
}

    .woocommerce td.product-name dl.variation dd p:last-child, .woocommerce-page td.product-name dl.variation dd p:last-child {
        margin-bottom: 0
    }

.woocommerce td.product-name p.backorder_notification, .woocommerce-page td.product-name p.backorder_notification {
    font-size: .83em
}

.woocommerce td.product-quantity, .woocommerce-page td.product-quantity {
    min-width: 80px
}

.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    min-width: 32px
}

.woocommerce table.wishlist_table {
    font-size: 14px !important
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    width: 80px
}

.woocommerce #content table.cart td, .woocommerce #content table.cart th, .woocommerce table.cart td, .woocommerce table.cart th, .woocommerce-page #content table.cart td, .woocommerce-page #content table.cart th, .woocommerce-page table.cart td, .woocommerce-page table.cart th {
    vertical-align: middle;
    text-align: left
}

.woocommerce #content table.cart a.remove, .woocommerce table.cart a.remove, .woocommerce-page #content table.cart a.remove, .woocommerce-page table.cart a.remove {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    height: 1em;
    line-height: 1;
    text-decoration: none;
    width: 1em;
    text-align: center
}

.woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #e5e5e5;
    margin-inline-end: 8px;
    outline: 0;
    line-height: 24px;
    padding: 6px 10px;
    text-align: center
}

.woocommerce #content table.cart input, .woocommerce table.cart input, .woocommerce-page #content table.cart input, .woocommerce-page table.cart input {
    margin: 0;
    vertical-align: middle;
    text-shadow: none;
    color: #000;
}

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget, .woocommerce-page ul.cart_list, .woocommerce-page ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0
}

    .woocommerce ul.cart_list li.mini_cart_item, .woocommerce-page ul.cart_list li.mini_cart_item {
        margin: 0 0 15px;
        list-style: none;
        position: relative;
        text-align: left
    }

    .woocommerce ul.product_list_widget li.last {
        margin-bottom: 10px
    }

    .woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.product_list_widget li:after, .woocommerce-page ul.product_list_widget li:before {
        content: " ";
        display: table
    }

    .woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
        clear: both
    }

    .woocommerce ul.cart_list li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a, .woocommerce ul.product_list_widget li a {
        display: block;
        padding: 0 !important;
        margin-bottom: 5px;
        line-height: 20px
    }

    .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
        float: left;
        max-width: 100%;
        margin-inline-end: 10px
    }

    .woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.cart_list li dl, .woocommerce-page ul.product_list_widget li dl {
        margin: 0;
        *zoom: 1
    }

        .woocommerce ul.cart_list li dl:after, .woocommerce ul.cart_list li dl:before, .woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li dl:before, .woocommerce-page ul.cart_list li dl:after, .woocommerce-page ul.cart_list li dl:before, .woocommerce-page ul.product_list_widget li dl:after, .woocommerce-page ul.product_list_widget li dl:before {
            content: " ";
            display: table
        }

        .woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt, .woocommerce-page ul.cart_list li dl dd, .woocommerce-page ul.cart_list li dl dt, .woocommerce-page ul.product_list_widget li dl dd, .woocommerce-page ul.product_list_widget li dl dt {
            display: inline-block;
            margin: 0 !important;
            float: left
        }

        .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt, .woocommerce-page ul.cart_list li dl dt, .woocommerce-page ul.product_list_widget li dl dt {
            font-weight: 500;
            padding: 0 0 .25em;
            margin: 0 4px 0 0;
            clear: left
        }

        .woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.cart_list li dl dd, .woocommerce-page ul.product_list_widget li dl dd {
            padding: 0 0 .25em;
            width: 42%
        }

            .woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child, .woocommerce-page ul.cart_list li dl dd p:last-child, .woocommerce-page ul.product_list_widget li dl dd p:last-child {
                margin-bottom: 0
            }

    .woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating, .woocommerce-page ul.cart_list li .star-rating, .woocommerce-page ul.product_list_widget li .star-rating {
        float: none
    }

.woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 1px solid rgba(255,255,255,0.2);
    margin: 10px 0 0;
    padding: 10px 0;
    text-align: right
}

    .woocommerce .widget_shopping_cart .total strong, .woocommerce-page .widget_shopping_cart .total strong, .woocommerce-page.widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
        min-width: 40px;
        display: inline-block
    }

    .woocommerce.widget_shopping_cart .total strong {
        float: left
    }

.woocommerce .widget_shopping_cart .buttons, .woocommerce-page .widget_shopping_cart .buttons, .woocommerce-page.widget_shopping_cart .buttons, .woocommerce.widget_shopping_cart .buttons {
    *zoom: 1;
    margin-bottom: 0;
    text-align: right
}

    .woocommerce .widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:before, .woocommerce-page .widget_shopping_cart .buttons:after, .woocommerce-page .widget_shopping_cart .buttons:before, .woocommerce-page.widget_shopping_cart .buttons:after, .woocommerce-page.widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:before {
        content: " ";
        display: table
    }

    .woocommerce .widget_shopping_cart .buttons:after, .woocommerce-page .widget_shopping_cart .buttons:after, .woocommerce-page.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:after {
        clear: both
    }

.woocommerce .cart-collaterals .shipping_calculator .button, .woocommerce-page .cart-collaterals .shipping_calculator .button {
    width: 100%;
    float: none;
    display: block
}

.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after, .woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-family: WooCommerce;
    font-weight: 500;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-inline-start: 7px;
    content: "\e02e"
}

.woocommerce .cart-collaterals .cart_totals p, .woocommerce-page .cart-collaterals .cart_totals p {
    margin: 0 0 5px
}

    .woocommerce .cart-collaterals .cart_totals p small, .woocommerce-page .cart-collaterals .cart_totals p small {
        color: #000;
        font-size: .83em
    }

.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table {
    border-collapse: separate;
    padding: 0
}

    .woocommerce .cart-collaterals .cart_totals table tr:first-child td, .woocommerce .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th {
        border-top: 0
    }

    .woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
        padding: 6px 20px;
        width: 50%;
        background: transparent
    }

    .woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td {
        padding: 12px
    }

    .woocommerce .cart-collaterals .cart_totals table td, .woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table th {
        vertical-align: middle
    }

    .woocommerce .cart-collaterals .cart_totals table small, .woocommerce-page .cart-collaterals .cart_totals table small {
        display: block;
        color: #000
    }

    .woocommerce .cart-collaterals .cart_totals table select, .woocommerce-page .cart-collaterals .cart_totals table select {
        width: 100%;
        padding-block: 11px
    }

.woocommerce .cart-collaterals .cart_totals .discount td, .woocommerce-page .cart-collaterals .cart_totals .discount td {
    color: #85ad74
}

.woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
    display: inline-block;
    padding: 12px 40px;
    box-sizing: border-box
}

.cart_totals table {
    display: inline-table
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product, .woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0
}

.woocommerce-terms-and-conditions {
    background: rgba(3,43,56,0.8);
    padding: 15px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px
}

.woocommerce form .form-row, .woocommerce-page form .form-row {
    padding: 3px 0;
    margin: 0 0 10px
}

    .woocommerce form .form-row[placeholder]:focus::-webkit-input-placeholder, .woocommerce-page form .form-row[placeholder]:focus::-webkit-input-placeholder {
        -webkit-transition: opacity .5s .5s ease;
        -moz-transition: opacity .5s .5s ease;
        transition: opacity .5s .5s ease;
        opacity: 0;
        -khtml-opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0
    }

    .woocommerce form .form-row label, .woocommerce-page form .form-row label {
        line-height: 24px;
        padding-block: 4px
    }

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 8px 12px !important;
    line-height: 22px !important
}

.select2-container .select2-selection--single {
    height: 40px !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 0 !important;
    text-align: left
}

.woocommerce form .form-row label.hidden, .woocommerce-page form .form-row label.hidden {
    visibility: hidden
}

.woocommerce form .form-row label.inline, .woocommerce-page form .form-row label.inline {
    display: inline;
    margin: 0 8px
}

.woocommerce form .form-row select, .woocommerce-page form .form-row select {
    border: 1px solid #e5e5e5;
    cursor: pointer;
    margin: 0;
    padding: 10px;
    background-color: #fff
}

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form textarea {
    width: 100%;
    padding: 12px;
    box-sizing: border-box;
    line-height: 22px;
    background-color: rgba(3,43,56,0.8);
    color: #fff
}

.shipping_calculator > h2, .cart_totals > h2 {
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize
}

    .shipping_calculator > h2 a {
        color: #000;
        text-transform: none;
        font-size: 18px
    }

.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
    color: red;
    font-weight: 500;
    border: 0
}

.woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    vertical-align: middle
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0
}

.woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
    height: 4em;
    line-height: 1.5em;
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce form .form-row.validate-required.woocommerce-invalid select, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single, .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
    border-color: #fb7f88
}

.woocommerce form .form-row::-webkit-input-placeholder, .woocommerce-page form .form-row::-webkit-input-placeholder {
    line-height: normal
}

.woocommerce form .form-row:-moz-placeholder, .woocommerce-page form .form-row:-moz-placeholder {
    line-height: normal
}

.woocommerce form .form-row:-ms-input-placeholder, .woocommerce-page form .form-row:-ms-input-placeholder {
    line-height: normal
}

.woocommerce form.checkout_coupon, .woocommerce-page form.checkout_coupon {
    border: 1px solid rgba(235,235,235,0.2);
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    box-sizing: border-box
}

.woocommerce ul#shipping_method, .woocommerce-page ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0
}

    .woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
        margin: 0;
        padding: .25em 22px;
        text-indent: -22px;
        list-style: none outside
    }

    .woocommerce ul#shipping_method .amount, .woocommerce-page ul#shipping_method .amount {
        font-weight: 500
    }

.woocommerce p.woocommerce-shipping-contents, .woocommerce-page p.woocommerce-shipping-contents {
    margin: 0
}

.woocommerce .checkout .col-2 h3#ship-to-different-address, .woocommerce-page .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none
}

.woocommerce .checkout .col-2 .form-row-first, .woocommerce .checkout .col-2 .notes, .woocommerce-page .checkout .col-2 .form-row-first, .woocommerce-page .checkout .col-2 .notes {
    clear: left
}

.woocommerce .checkout .create-account small, .woocommerce-page .checkout .create-account small {
    font-size: 11px;
    color: #000;
    line-height: 13px;
    font-weight: 500
}

.woocommerce .checkout div.shipping-address, .woocommerce-page .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%
}

.woocommerce .checkout .shipping_address, .woocommerce-page .checkout .shipping_address {
    clear: both
}

.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
    *zoom: 1;
    border: 1px solid rgba(235,235,235,0.2);
    list-style: outside none none;
    margin: 0;
    padding: 30px;
    text-align: left
}

    .woocommerce #payment ul.payment_methods:after, .woocommerce #payment ul.payment_methods:before, .woocommerce-page #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:before {
        content: " ";
        display: table
    }

    .woocommerce #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:after {
        clear: both
    }

    .woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
        line-height: 2em;
        text-align: left;
        margin: 0;
        font-weight: 500
    }

#order_review_heading {
    margin-top: 30px
}

.woocommerce #payment ul.payment_methods li input, .woocommerce-page #payment ul.payment_methods li input {
    margin: 0 .5em 0 0
}

.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    position: relative
}

.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
    padding: 1em 0;
    border-top: 1px solid rgba(235,235,235,0.2)
}

.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
    position: relative;
    width: 96%;
    padding: 1em 2%;
    margin: 1em 0;
    font-size: .92em;
    -webkit-border-radius: 2px;
    line-height: 1.5em;
    background: rgba(3,43,56,0.8);
    color: #fff;
    text-shadow: 0 1px 0 red
}

    .woocommerce #payment div.payment_box input.input-text, .woocommerce #payment div.payment_box textarea, .woocommerce-page #payment div.payment_box input.input-text, .woocommerce-page #payment div.payment_box textarea {
        border-color: #d4cdd2;
        border-top-color: #c8bfc6;
        box-shadow: 0 1px 0 0 rgba(255,255,255,.4);
        -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,.4)
    }

    .woocommerce #payment div.payment_box::-webkit-input-placeholder, .woocommerce-page #payment div.payment_box::-webkit-input-placeholder {
        color: #c8bfc6
    }

    .woocommerce #payment div.payment_box:-moz-placeholder, .woocommerce-page #payment div.payment_box:-moz-placeholder {
        color: #c8bfc6
    }

    .woocommerce #payment div.payment_box:-ms-input-placeholder, .woocommerce-page #payment div.payment_box:-ms-input-placeholder {
        color: #c8bfc6
    }

    .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number {
        font-size: 1.5em;
        padding: 8px;
        background-repeat: no-repeat;
        background-position: right
    }

        .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.visa {
            background-image: url(../images/icons/credit-cards/visa.png)
        }

        .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
            background-image: url(../images/icons/credit-cards/mastercard.png)
        }

        .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.laser {
            background-image: url(../images/icons/credit-cards/laser.png)
        }

        .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
            background-image: url(../images/icons/credit-cards/diners.png)
        }

        .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.maestro {
            background-image: url(../images/icons/credit-cards/maestro.png)
        }

        .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.jcb {
            background-image: url(../images/icons/credit-cards/jcb.png)
        }

        .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.amex {
            background-image: url(../images/icons/credit-cards/amex.png)
        }

        .woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.discover {
            background-image: url(../images/icons/credit-cards/discover.png)
        }

    .woocommerce #payment div.payment_box span.help, .woocommerce-page #payment div.payment_box span.help {
        font-size: 13px;
        color: #000;
        line-height: 13px;
        font-weight: 500
    }

    .woocommerce #payment div.payment_box .form-row, .woocommerce-page #payment div.payment_box .form-row {
        margin: 0 0 1em
    }

    .woocommerce #payment div.payment_box p:last-child, .woocommerce-page #payment div.payment_box p:last-child {
        margin-bottom: 0
    }

    .woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
        content: "";
        display: block;
        border: 8px solid #f5f5f5;
        border-right-color: transparent;
        border-left-color: transparent;
        border-top-color: transparent;
        position: absolute;
        top: -1px;
        left: 0;
        margin: -1em 0 0 2em
    }

.woocommerce-thankyou-order-details {
    padding: 24px 30px 30px
}

.woocommerce .order_details, .woocommerce-page .order_details {
    margin: 0 0 24px;
    list-style: none;
    background-color: rgba(3,43,56,0.8);
    border: 1px solid rgba(235,235,235,0.2)
}

    .woocommerce .order_details:after, .woocommerce .order_details:before, .woocommerce-page .order_details:after, .woocommerce-page .order_details:before {
        content: " ";
        display: table
    }

    .woocommerce .order_details:after, .woocommerce-page .order_details:after {
        clear: both
    }

    .woocommerce .order_details li, .woocommerce-page .order_details li {
        float: left;
        margin-inline-end: 2em;
        text-transform: none;
        font-size: .715em;
        border-right: 1px dashed #e5e5e5;
        padding-right: 2em
    }

        .woocommerce .order_details li strong, .woocommerce-page .order_details li strong {
            display: block;
            font-size: 1.4em;
            text-transform: none;
            line-height: 1.5em;
            font-weight: 600
        }

        .woocommerce .order_details li:last-of-type, .woocommerce-page .order_details li:last-of-type {
            border: 0
        }

.woocommerce .addresses .title, .woocommerce-page .addresses .title {
    *zoom: 1
}

    .woocommerce .addresses .title:after, .woocommerce .addresses .title:before, .woocommerce-page .addresses .title:after, .woocommerce-page .addresses .title:before {
        content: " ";
        display: table
    }

    .woocommerce .addresses .title:after, .woocommerce-page .addresses .title:after {
        clear: both
    }

    .woocommerce .addresses .title h3, .woocommerce-page .addresses .title h3 {
        float: left
    }

    .woocommerce .addresses .title .edit, .woocommerce-page .addresses .title .edit {
        float: right;
        background-color: #333;
        padding: 0 10px;
        margin: 10px 0 0
    }

.woocommerce-MyAccount-navigation ul li.is-active, .woocommerce-MyAccount-navigation ul li:hover {
    background: #333
}

.woocommerce ol.commentlist.notes li.note p.meta, .woocommerce-page ol.commentlist.notes li.note p.meta {
    font-weight: 500;
    margin-bottom: 0
}

.woocommerce ol.commentlist.notes li.note .description p:last-child, .woocommerce-page ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0
}

.woocommerce ul.digital-downloads, .woocommerce-page ul.digital-downloads {
    margin-inline-start: 0;
    padding-inline-start: 0
}

    .woocommerce ul.digital-downloads li, .woocommerce-page ul.digital-downloads li {
        list-style: none;
        margin-inline-start: 0;
        padding-inline-start: 0
    }

        .woocommerce ul.digital-downloads li:before, .woocommerce-page ul.digital-downloads li:before {
            font-family: WooCommerce;
            font-weight: 500;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            margin-inline-end: 7px;
            content: "\e00a"
        }

        .woocommerce ul.digital-downloads li .count, .woocommerce-page ul.digital-downloads li .count {
            float: right
        }

.woocommerce .widget_layered_nav ul, .woocommerce-page .widget_layered_nav ul {
    margin: 0;
    border: 0;
    list-style: none outside
}

    .woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li {
        *zoom: 1;
        padding: 0;
        list-style: none
    }

        .woocommerce .widget_layered_nav ul li:after, .woocommerce .widget_layered_nav ul li:before, .woocommerce-page .widget_layered_nav ul li:after, .woocommerce-page .widget_layered_nav ul li:before {
            content: " ";
            display: table
        }

        .woocommerce .widget_layered_nav ul li:after, .woocommerce-page .widget_layered_nav ul li:after {
            clear: both
        }

        .woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span, .woocommerce-page .widget_layered_nav ul li a, .woocommerce-page .widget_layered_nav ul li span {
            padding: 1px;
            float: left
        }

        .woocommerce .widget_layered_nav ul li.chosen a, .woocommerce-page .widget_layered_nav ul li.chosen a {
            padding: 4px 0;
            text-decoration: none
        }

            .woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce-page .widget_layered_nav ul li.chosen a:before {
                font-family: WooCommerce;
                font-weight: 500;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                margin-inline-end: 7px;
                content: "\e013"
            }

    .woocommerce .widget_layered_nav ul small.count, .woocommerce-page .widget_layered_nav ul small.count {
        float: right;
        margin-inline-start: 6px;
        font-size: 1em;
        padding: 1px 0;
        color: #000
    }

.woocommerce .widget_layered_nav_filters ul, .woocommerce-page .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1
}

    .woocommerce .widget_layered_nav_filters ul li, .woocommerce-page .widget_layered_nav_filters ul li {
        float: left;
        padding: 0 1px 1px 0;
        list-style: none;
        clear: both
    }

        .woocommerce .widget_layered_nav_filters ul li a, .woocommerce-page .widget_layered_nav_filters ul li a {
            padding: 0 6px;
            text-decoration: none;
            float: left
        }

            .woocommerce .widget_layered_nav_filters ul li a:before, .woocommerce-page .widget_layered_nav_filters ul li a:before {
                font-family: WooCommerce;
                font-weight: 500;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                margin-inline-end: 7px;
                content: "\e013"
            }

.woocommerce .widget_price_filter .price_slider, .woocommerce-page .widget_price_filter .price_slider {
    margin-bottom: 2em;
    margin-top: 1em
}

.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
    float: left;
    letter-spacing: 1px
}

.price_slider_amount .price_label {
    float: left;
    margin-top: 20px;
    padding: 0;
    clear: both;
    text-align: left
}

.woocommerce .widget_price_filter .ui-slider, .woocommerce-page .widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

    .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
        background: #f5f5f5;
        border: 1px solid #aaa;
        border-radius: 0;
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        -moz-border-radius: 0;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        cursor: pointer;
        height: 7px;
        outline: 0 none;
        position: absolute;
        top: -3px;
        width: 7px;
        z-index: 2;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        margin-inline-start: -3px
    }

    .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-color: #aaa
    }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    border-radius: 1em;
    background-color: #f5f5f5;
    margin-inline-start: 4px;
    margin-inline-end: 7px
}

.woocommerce .widget_price_filter .ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider-horizontal {
    height: 2px
}

    .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%
    }

.widget_price_filter form {
    display: flex
}

.widget_price_filter .price_slider_wrapper.toggle-block {
    width: 100%
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform, .single-product .twentythirteen .entry-summary {
    padding: 0
}

.single-product .twentythirteen p.stars {
    clear: both
}

.twentyfourteen ul.products li.product {
    margin-top: 0 !important
}

.home-sidebar .widget.woocommerce ul.product_list_widget li .product-title, .primary-sidebar .widget.woocommerce ul.product_list_widget li .product-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block
}

.category-toolbar {
    margin: 0 0 30px;
    float: right;
    padding: 0 0 15px;
    position: relative;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(235,235,235,0.2)
}

#primary .gridlist-toggle {
    padding: 0 !important;
    display: inline-block
}

.woocommerce-result-count {
    margin: 0 15px
}

.category-toolbar .gridlist-toggle {
    float: left;
    width: auto !important;
    background: none !important;
    border: medium none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin: 3px 0 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    clear: none !important;
    padding: 0 !important
}

    .category-toolbar .gridlist-toggle a, .gridlist-toggle a {
        width: 26px !important;
        height: 26px;
        float: left;
        text-indent: -9999px;
        border: none !important;
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        border: none !important;
        margin: 0;
        border: none !important;
        padding: 0 !important
    }

.ie8 .gridlist-toggle {
    background-color: transparent !important;
    filter: none
}

    .ie8 .gridlist-toggle, .ie8 .gridlist-toggle a.active {
        filter: none !important
    }

        .ie8 .gridlist-toggle a#grid {
            background-color: transparent
        }

.gridlist-toggle a#grid {
    background-image: url(../images/webdigify/gird-list.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 2px -40px;
    background-color: transparent;
    margin-inline-end: 8px
}

.gridlist-toggle a .dashicons {
    text-indent: -9999px
}

.gridlist-toggle a#grid.active, .gridlist-toggle a#grid:hover {
    background-position: 2px -5px;
    transition: all 200ms ease 0;
    -webkit-transition: all 200ms ease 0;
    -moz-transition: all 200ms ease 0;
    -ms-transition: all 200ms ease 0;
    -o-transition: all 200ms ease 0
}

.gridlist-toggle a#list {
    background-image: url(../images/webdigify/gird-list.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: -34px -40px;
    background-color: transparent;
    margin-inline-end: 8px
}

    .gridlist-toggle a#list.active, .gridlist-toggle a#list:hover {
        background-position: -34px -5px !important;
        transition: all 200ms ease 0;
        -webkit-transition: all 200ms ease 0;
        -moz-transition: all 200ms ease 0;
        -ms-transition: all 200ms ease 0;
        -o-transition: all 200ms ease 0
    }

.woocommerce ul.products.list li.product hr {
    height: 0;
    border: none;
    margin: 0
}

.woocommerce ul.products.list li.product a img, .woocommerce-page ul.products.list li.product a img {
    width: auto !important;
    margin: 0 !important
}

.woocommerce ul.products.list li.product .gridlist-buttonwrap {
    clear: both;
    float: none;
    margin: 0;
    width: auto;
    position: relative
}

ul.products.list li.product div[itemprop="description"] {
    display: block;
    margin: 12px 0
}

.woocommerce-page ul.products.list li.product h3, .woocommerce ul.products.list li.product h3, .woocommerce-page ul.products.list li.product div[itemprop="description"], .woocommerce ul.products.list li.product div[itemprop="description"], .woocommerce-page ul.products.list li.product .price, .woocommerce ul.products.list li.product .price, .woocommerce-page ul.products.list li.product.gridlist-buttonwrap, .woocommerce ul.products.list li.product.gridlist-buttonwrap {
    width: auto;
    float: none;
    clear: both
}

.woocommerce-page ul.products.list li.product .price, .woocommerce ul.products.list li.product .price {
    margin: 0 0 15px;
    display: block
}

.woocommerce ul.products.list li.product:hover .product_type_simple.button, .woocommerce-page ul.products.list li.product:hover .product_type_simple.button, .woocommerce ul.products.list li.product:hover .product_type_grouped.button, .woocommerce-page ul.products.list li.product:hover .product_type_grouped.button, .woocommerce ul.products.list li.product:hover .product_type_external.button, .woocommerce-page ul.products.list li.product:hover .product_type_external.button, .woocommerce ul.products.list li.product:hover .product_type_variable.button, .woocommerce-page ul.products.list li.product:hover .product_type_variable.button, .woocommerce ul.products.list li.product .product_type_simple.button, .woocommerce-page ul.products.list li.product .product_type_simple.button, .woocommerce ul.products.list li.product .product_type_grouped.button, .woocommerce-page ul.products.list li.product .product_type_grouped.button, .woocommerce ul.products.list li.product .product_type_external.button, .woocommerce-page ul.products.list li.product .product_type_external.button, .woocommerce ul.products.list li.product.product_type_variable.button, .woocommerce-page ul.products.list li.product .product_type_variable.button {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    position: relative;
    bottom: auto
}

.woocommerce ul.products.list li.product .product-name, .woocommerce-page ul.products.list li.product .product-name {
    margin-bottom: 15px
}

.woocommerce ul.products p {
    margin: 0;
    clear: none;
    padding: 0
}

.woocommerce ul.products.list li.product:last-child {
    border: 0;
    margin-bottom: 0
}

.primary-sidebar .product_list_widget li, .site-footer .product_list_widget li {
    margin: 4px 0 8px;
    padding: 4px 0 8px
}

.product_meta span {
    padding: 5px 0
}

.woocommerce .summary .product_meta {
    clear: both;
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid rgba(235,235,235,0.2);
    margin-top: 20px
}

.single-product-sidebar .product_meta span {
    padding: 0
}

.woocommerce .summary .product_meta .posted_in, .entry-summary .sku_wrapper, .entry-summary .variations label, .woocommerce .summary .product_meta .tagged_as, .brand {
    display: inline-block;
    margin: 0 0 5px;
    font-weight: 600;
    width: 100%;
    clear: both
}

.entry-summary .sku {
    font-weight: 400
}

.woocommerce .summary .product_meta .posted_in a, .woocommerce .summary .product_meta .tagged_as a, .brand span a, .social a {
    font-weight: 400;
    text-transform: initial
}

.summary.entry-summary .clear {
    clear: none
}

ul.products.list .yith-wcwl-add-to-wishlist .ajax-loading {
    width: auto !important;
    margin: 0 !important
}

.wishlist-title h2 {
    margin: 0
}

.woocommerce ul.cart_list li a.remove, .woocommerce-page ul.cart_list li a.remove {
    display: block;
    float: right;
    font-size: 20px;
    margin: 0;
    text-indent: 1px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center
}

.woocommerce-shipping-calculator .shipping-calculator-button {
    color: #333;
    display: inline-block;
    margin: 5px 0;
    text-decoration: underline
}

    .woocommerce-shipping-calculator .shipping-calculator-button:hover {
        color: #000
    }

.wc-proceed-to-checkout {
    margin: 30px 0 10px
}

.woocommerce #yith-wcwl-popup-message, .woocommerce-page #yith-wcwl-popup-message, .home #yith-wcwl-popup-message {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #333;
    color: #fff;
    padding: 15px 20px
}

#yith-wcwl-popup-message {
    left: 50%;
    line-height: 50px;
    position: fixed;
    top: 50%;
    z-index: 10000
}

.yith-wcwl-wishlistexistsbrowse > a {
    font-size: 0
}

.wishlist_table tr td a.button.yith-wcqv-button {
    display: none;
    margin: 0;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0
}

.yith-wcwl-wishlistexistsbrowse .feedback, .yith-wcwl-wishlistaddedbrowse .feedback {
    display: none;
    font-size: 0;
    margin: 0;
    padding: 0;
    text-indent: -9999px
}

.entry-summary .add_to_wishlist {
    display: inline-block;
    font-weight: 500;
    margin: 5px 0;
    width: 100%
}

.type-product .summary p {
    margin: 0
}

    .type-product .summary p.price {
        line-height: 20px;
        padding: 26px 0
    }

    .type-product .summary p.price {
        padding: 10px 0 30px;
        margin: 0;
        box-sizing: border-box;
        clear: both;
        width: auto;
        display: block;
        border-bottom: 1px solid rgba(235,235,235,0.2)
    }

.entry-summary .woocommerce-product-details__short-description {
    clear: both;
    padding: 20px 0;
    border-bottom: 1px solid rgba(235,235,235,0.2);
    margin-block-end: 20px
}

.woocommerce-product-details__short-description ul {
    margin-block-end: 0
}

.product-type-grouped .summary .group_table p {
    padding: 0 !important
}

.woocommerce-password-strength {
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    margin-top: 5px;
    padding: 5px 10px;
    background-color: red;
    color: #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px
}

.woocommerce-password-hint {
    float: left;
    clear: both
}

.woocommerce-password-strength.strong {
    background-color: #76c261
}

.woocommerce-password-strength.good {
    background-color: #f3b600
}

.woocommerce .primary-sidebar .widget_rating_filter .star-rating, .woocommerce-page .primary-sidebar .widget_rating_filter .star-rating {
    float: left
}

.woocommerce-MyAccount-navigation {
    float: left;
    margin: 0 36px 0 0
}

    .woocommerce-MyAccount-navigation ul {
        margin: 0
    }

        .woocommerce-MyAccount-navigation ul li {
            list-style-type: none;
            padding: 12px 24px;
            margin: 0 0 5px;
            box-sizing: border-box;
            background-color: rgba(3,43,56,0.8)
        }

            .woocommerce-MyAccount-navigation ul li:last-child {
                border: none
            }

            .woocommerce-MyAccount-navigation ul li a {
                display: block;
                text-transform: capitalize;
                font-size: 16px;
                font-weight: 400;
                color: #fff
            }

            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
                content: "\f291"
            }

            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payments a:before {
                content: "\f022"
            }

            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
                content: "\f019"
            }

            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
                content: "\f015"
            }

            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
                content: "\f09d"
            }

            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
                content: "\f007"
            }
            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-accounts a:before {
                content: "\f0c0"
            }
            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-settings a:before {
                content: "\f013"
            }

            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
                content: "\f08b"
            }

            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--messages a:before {
                content: "\f0e0"
            }

            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--ticket a:before {
                content: "\f075"
            }

            .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--notify a:before {
                content: "\f0f3"
            }

            .woocommerce-MyAccount-navigation ul li.is-active a:before, .woocommerce-MyAccount-navigation ul li a:hover:before {
                opacity: 1;
                -khtml-opacity: 1;
                -webkit-opacity: 1;
                -moz-opacity: 1
            }

            .woocommerce-MyAccount-navigation ul li a:before {
                content: "\f0e4";
                display: inline-block;
                float: right;
                font-family: FontAwesome;
                font-kerning: auto;
                font-size: 14px;
                font-size-adjust: none;
                font-stretch: normal;
                font-style: normal;
                font-variant: normal;
                font-weight: 400;
                line-height: 22px;
                margin-inline-start: .53em;
                text-align: right;
                width: 3em;
                opacity: .8;
                -khtml-opacity: .8;
                -webkit-opacity: .8;
                -moz-opacity: .8
            }

.woocommerce-MyAccount-content {
    overflow: hidden
}

.quantity input.qty {
    border: none;
    display: inline;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    padding: 0 3px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.webdigify-quantity {
    font-weight: 500;
    color: #000
}

.summary .webdigify-quantity {
    line-height: 45px
}

input[type="number"] {
    -moz-appearance: textfield
}

.quantity input.plus, .quantity input.minus {
    display: inline-block;
    width: 25px;
    cursor: pointer;
    vertical-align: top;
    font-size: 20px !important;
    padding: 0 !important;
    background-color: transparent;
    line-height: 24px;
    border: 0
}

    .quantity input.minus, .quantity input.minus:focus {
        font-size: 32px !important;
        line-height: 24px;
        font-weight: 300
    }

.checkout_coupon #coupon_code {
    line-height: 22px
}

.checkout_coupon .form-row.form-row-last {
    float: left
}

.shop_table .quantity input.qty, #yith-quick-view-content div.summary .quantity input.qty {
    -moz-appearance: number-input
}

.woocommerce ul.products.list li .product-block-hover .add_to_wishlist:before {
    right: 0
}

.woocommerce.single-product #content div.product .entry-summary .product_title {
    padding-right: 54px
}

.summary.entry-summary .clear {
    display: inline-block
}

.woocommerce .entry-summary .yith-wcwl-add-to-wishlist .ajax-loading {
    left: 0;
    margin: 0 !important;
    position: absolute;
    top: 20px
}

.summary.entry-summary .yith-wcwl-add-to-wishlist {
    height: auto;
    width: auto;
    padding: 0 20px 0 0;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid rgba(235,235,235,0.2);
    margin-inline-end: 20px;
    margin-top: 0 !important
}

.entry-summary .yith-wcwl-wishlistexistsbrowse, .entry-summary .yith-wcwl-wishlistaddedbrowse {
    height: auto;
    line-height: inherit;
    width: auto
}

.entry-summary a.compare.button {
    position: relative
}

.woocommerce-shipping-calculator .shipping-calculator-button::before, .woocommerce-shipping-calculator.toggled-off .shipping-calculator-button::before {
    content: "\f107";
    font-family: "FontAwesome";
    margin-inline-end: 5px;
    font-size: 18px;
    display: inline-block;
    vertical-align: top
}

.woocommerce-shipping-calculator.toggled-on .shipping-calculator-form {
    display: block !important
}

.woocommerce-shipping-calculator.toggled-on .shipping-calculator-button::before {
    content: "\f106"
}

.woocommerce .entry-summary .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a::before, .woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a::before, .woocommerce .entry-summary a.compare.button::before {
    display: inline-block;
    vertical-align: middle;
    margin-inline-end: 10px;
    background-color: rgba(255,255,255,0.5)
}

.woocommerce .entry-summary .yith-wcwl-add-to-wishlist a.add_to_wishlist, .woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse > a, .woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a, .woocommerce .entry-summary .add_to_wishlist, .woocommerce .entry-summary a.compare.button, .woocommerce .wcpc_compare_btn_wrap a.added_to_compare, .woocommerce .wcpc_compare a.button {
    background: rgba(0,0,0,0) none repeat scroll 0 0 !important;
    color: #fff;
    border: medium none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    padding: 0;
    text-transform: capitalize;
    width: auto;
    line-height: 20px
}

.summary.entry-summary .compare.button {
    border: medium none;
    margin-bottom: 10px;
    padding: 0;
    text-transform: capitalize;
    font-weight: 400;
    background-color: #fff
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img, .woocommerce #content div.product .woocommerce-product-gallery ol li img {
    max-width: 5em
}

.woocommerce .single-product-full #content div.product .woocommerce-product-gallery ol li img {
    max-width: 100%
}

.woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    padding: 10px 12px !important;
    box-sizing: border-box
}

.woocommerce .quantity input[type="number"]::-webkit-outer-spin-button, .woocommerce .quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0
}

.woocommerce .quantity input[type="number"] {
    -moz-appearance: textfield
}

.woo-list .woocommerce ul.products li.product .image-block {
    float: left;
    width: 40%
}

.woo-list .woocommerce ul.products li.product .product-detail-wrapper {
    overflow: hidden;
    padding-top: 25px
}

.woo-list .woocommerce ul.products li .container-inner {
    margin: 10px
}

.product-detail-wrapper span.brand {
    padding: 2px 0
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .woocommerce #content input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce-page #content input.button.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce-page a.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce-page input.button.loading:before {
        background-image: url(../images/ajax-loader@2x.gif);
        background-size: 16px 16px
    }
}

@media screen and (min-width: 673px) {
    .twentyfourteen .tfwc {
        padding-right: 30px;
        padding-inline-start: 30px
    }
}

@media screen and (min-width: 1040px) {
    .twentyfourteen .tfwc {
        padding-right: 15px;
        padding-inline-start: 15px
    }
}

@media screen and (min-width: 1110px) {
    .twentyfourteen .tfwc {
        padding-right: 30px;
        padding-inline-start: 30px
    }
}

@media screen and (min-width: 1218px) {
    .twentyfourteen .tfwc {
        margin-inline-end: 54px
    }

    .full-width .twentyfourteen .tfwc {
        margin-inline-end: auto
    }
}

.woocommerce-account-fields {
    clear: both
}

.wishlist-title.wishlist-title-with-form h2:hover {
    background-color: transparent !important
}

table.wishlist_table tbody td, table.wishlist_table thead th {
    border-color: rgba(235,235,235,0.2) !important
}

@charset "UTF-8";

.wp-block-archives-dropdown label {
    display: block
}

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

.wp-block-audio {
    margin: 0 0 1em
}

    .wp-block-audio figcaption {
        margin-top: .5em;
        margin-bottom: 1em
    }

    .wp-block-audio audio {
        width: 100%;
        min-width: 300px
    }

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    word-break: break-word;
    box-sizing: border-box
}

    .wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
        color: #fff
    }

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

    .wp-block-button__link.alignright {
        text-align: right
    }

.wp-block-buttons > .wp-block-button.has-custom-width {
    max-width: none
}

    .wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
        width: 100%
    }

.wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap,.5em)*0.75)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap,.5em)*0.5)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap,.5em)*0.25)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
    width: 100%;
    flex-basis: 100%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
    width: 75%
}

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

.wp-block-button.no-border-radius, .wp-block-button__link.no-border-radius {
    border-radius: 0 !important
}

.is-style-outline > :where(.wp-block-button__link), :where(.wp-block-button__link).is-style-outline {
    border: 2px solid;
    padding: .667em 1.333em
}

.is-style-outline > .wp-block-button__link:not(.has-text-color), .wp-block-button__link.is-style-outline:not(.has-text-color) {
    color: currentColor
}

.is-style-outline > .wp-block-button__link:not(.has-background), .wp-block-button__link.is-style-outline:not(.has-background) {
    background-color: transparent
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

    .wp-block-buttons.is-vertical > .wp-block-button:last-child {
        margin-bottom: 0
    }

.wp-block-buttons > .wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

    .wp-block-buttons.is-content-justification-left.is-vertical {
        align-items: flex-start
    }

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

    .wp-block-buttons.is-content-justification-center.is-vertical {
        align-items: center
    }

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

    .wp-block-buttons.is-content-justification-right.is-vertical {
        align-items: flex-end
    }

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

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

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-button.aligncenter, .wp-block-calendar {
    text-align: center
}

    .wp-block-calendar tbody td, .wp-block-calendar th {
        padding: .25em;
        border: 1px solid #ddd
    }

    .wp-block-calendar tfoot td {
        border: none
    }

    .wp-block-calendar table {
        width: 100%;
        border-collapse: collapse
    }

        .wp-block-calendar table th {
            font-weight: 400;
            background: #ddd
        }

    .wp-block-calendar a {
        text-decoration: underline
    }

    .wp-block-calendar table caption, .wp-block-calendar table tbody {
        color: #40464d
    }

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap !important;
    align-items: normal !important
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important
    }
}

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

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

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

@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

        .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*=flex-basis] {
            flex-grow: 0
        }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important
}

    .wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

        .wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*=flex-basis] {
            flex-grow: 0
        }

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

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

    .wp-block-column.is-vertically-aligned-center {
        align-self: center
    }

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

    .wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {
        width: 100%
    }

.wp-block-comments-pagination > .wp-block-comments-pagination-next, .wp-block-comments-pagination > .wp-block-comments-pagination-numbers, .wp-block-comments-pagination > .wp-block-comments-pagination-previous {
    margin-right: .5em;
    margin-bottom: .5em
}

    .wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child, .wp-block-comments-pagination > .wp-block-comments-pagination-numbers:last-child, .wp-block-comments-pagination > .wp-block-comments-pagination-previous:last-child {
        margin-right: 0
    }

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    margin-right: 1ch;
    display: inline-block
}

    .wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
        transform: scaleX(1)
    }

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    margin-left: 1ch;
    display: inline-block
}

    .wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
        transform: scaleX(1)
    }

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

.wp-block-comment-template {
    margin-bottom: 0;
    max-width: 100%;
    list-style: none;
    padding: 0
}

    .wp-block-comment-template li {
        clear: both
    }

    .wp-block-comment-template ol {
        margin-bottom: 0;
        max-width: 100%;
        list-style: none;
        padding-left: 2rem
    }

.wp-block-cover, .wp-block-cover-image {
    position: relative;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box
}

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

@supports (-webkit-touch-callout:inherit) {
    .wp-block-cover-imagehas-parallaxwp-block-coverhas-parallaxbackground-attachment:scroll
}

}

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

.wp-block-cover-image.is-repeated, .wp-block-cover.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover-image .has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]), .wp-block-cover .has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover-image .has-background-dim.has-background-gradient, .wp-block-cover .has-background-dim.has-background-gradient {
    background-color: transparent
}

.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
    content: "";
    background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover-image .wp-block-cover__background, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .wp-block-cover .wp-block-cover__background, .wp-block-cover .wp-block-cover__gradient-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0, .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20, .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30, .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40, .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50, .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60, .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70, .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80, .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90, .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100, .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image .block-library-cover__padding-visualizer, .wp-block-cover .block-library-cover__padding-visualizer {
    z-index: 2
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after, .wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports (position: sticky) {
    .wp-block-cover-image:after, .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
    z-index: 1;
    color: #fff
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container, .wp-block-cover.is-light .wp-block-cover__inner-container {
    color: #000
}

.wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image 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 p:not(.has-text-color) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left, .wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center, .wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

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

.wp-block-cover-image.is-position-center-left, .wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center, .wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right, .wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

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

.wp-block-cover-image.is-position-bottom-center, .wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right, .wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

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

.wp-block-cover-image img.wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background, .wp-block-cover img.wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover;
    outline: none;
    border: none;
    box-shadow: none
}

.wp-block-cover__image-background, .wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text, .wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content > h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content > h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image > h2 {
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center
}

.wp-block-embed.alignleft, .wp-block-embed.alignright, .wp-block[data-align=left] > [data-type="core/embed"], .wp-block[data-align=right] > [data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

    .wp-block-embed.alignleft .wp-block-embed__wrapper, .wp-block-embed.alignright .wp-block-embed__wrapper, .wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper, .wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper {
        min-width: 280px
    }

.wp-block-cover .wp-block-embed {
    min-width: 320px;
    min-height: 240px
}

.wp-block-embed {
    margin: 0 0 1em;
    overflow-wrap: break-word
}

    .wp-block-embed figcaption {
        margin-top: .5em;
        margin-bottom: 1em
    }

    .wp-block-embed iframe {
        max-width: 100%
    }

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    margin-bottom: 1.5em
}

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

    .wp-block-file.alignright {
        text-align: right
    }

    .wp-block-file .wp-block-file__embed {
        margin-bottom: 1em
    }

    .wp-block-file .wp-block-file__button {
        background: #32373c;
        border-radius: 2em;
        color: #fff;
        font-size: .8em;
        padding: .5em 1em
    }

    .wp-block-file a.wp-block-file__button {
        text-decoration: none
    }

        .wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
            box-shadow: none;
            color: #fff;
            opacity: .85;
            text-decoration: none
        }

    .wp-block-file * + .wp-block-file__button {
        margin-left: .75em
    }

.blocks-gallery-grid:not(.has-nested-images), .wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0
}

    .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
        margin: 0 1em 1em 0;
        display: flex;
        flex-grow: 1;
        flex-direction: column;
        justify-content: center;
        position: relative;
        width: calc(50% - 1em)
    }

        .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
            margin-right: 0
        }

        .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
            margin: 0;
            height: 100%;
            display: flex;
            align-items: flex-end;
            justify-content: flex-start
        }

        .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
            display: block;
            max-width: 100%;
            height: auto;
            width: auto
        }

        .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
            position: absolute;
            bottom: 0;
            width: 100%;
            max-height: 100%;
            overflow: auto;
            padding: 3em .77em .7em;
            color: #fff;
            text-align: center;
            font-size: .8em;
            background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
            box-sizing: border-box;
            margin: 0;
            z-index: 2
        }

            .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
                display: inline
            }

    .blocks-gallery-grid:not(.has-nested-images) figcaption, .wp-block-gallery:not(.has-nested-images) figcaption {
        flex-grow: 1
    }

    .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
        width: 100%;
        height: 100%;
        flex: 1;
        -o-object-fit: cover;
        object-fit: cover
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
        width: 100%;
        margin-right: 0
    }

@media (min-width: 600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        width: calc(33.33333% - .66667em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        width: calc(25% - .75em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        width: calc(20% - .8em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        width: calc(16.66667% - .83333em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        width: calc(14.28571% - .85714em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        width: calc(12.5% - .875em);
        margin-right: 1em
    }

        .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
            margin-right: 0
        }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft, .blocks-gallery-grid:not(.has-nested-images).alignright, .wp-block-gallery:not(.has-nested-images).alignleft, .wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)/2);
    margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    position: relative;
    flex-direction: column;
    max-width: 100%
}

    .wp-block-gallery.has-nested-images figure.wp-block-image > a, .wp-block-gallery.has-nested-images figure.wp-block-image > div {
        margin: 0;
        flex-direction: column;
        flex-grow: 1
    }

    .wp-block-gallery.has-nested-images figure.wp-block-image img {
        display: block;
        height: auto;
        max-width: 100% !important;
        width: auto
    }

    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
        bottom: 0;
        color: #fff;
        font-size: 13px;
        left: 0;
        margin-bottom: 0;
        max-height: 60%;
        overflow: auto;
        padding: 0 8px 8px;
        position: absolute;
        text-align: center;
        width: 100%;
        box-sizing: border-box
    }

        .wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
            display: inline
        }

        .wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
            color: inherit
        }

    .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div {
        flex: 1 1 auto
    }

    .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
        flex: initial;
        background: none;
        color: inherit;
        margin: 0;
        padding: 10px 10px 9px;
        position: relative
    }

.wp-block-gallery.has-nested-images figcaption {
    flex-grow: 1;
    flex-basis: 100%;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-top: 0;
    margin-bottom: auto
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

    .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone) {
        display: flex
    }

    .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
        width: 100%;
        flex: 1 0 0;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width: calc(33.33333% - var(--wp--style--unstable-gallery-gap,16px)*0.66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap,16px)*0.75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap,16px)*0.8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap,16px)*0.83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap,16px)*0.85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap,16px)*0.875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap,16px)*0.66667)
    }

        .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2), .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
            width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)*0.5)
        }

        .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
            width: 100%
        }
}

.wp-block-gallery.has-nested-images.alignleft, .wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
    padding: 1.25em 2.375em
}

.wp-block-image {
    margin: 0 0 1em
}

    .wp-block-image img {
        height: auto;
        max-width: 100%;
        vertical-align: bottom
    }

    .wp-block-image:not(.is-style-rounded) > a, .wp-block-image:not(.is-style-rounded) img {
        border-radius: inherit
    }

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

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

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

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

    .wp-block-image .alignleft {
        float: left;
        margin: .5em 1em .5em 0
    }

    .wp-block-image .alignright {
        float: right;
        margin: .5em 0 .5em 1em
    }

    .wp-block-image .aligncenter {
        margin-left: auto;
        margin-right: auto
    }

    .wp-block-image figcaption {
        margin-top: .5em;
        margin-bottom: 1em
    }

    .wp-block-image.is-style-circle-mask img, .wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img {
        border-radius: 9999px
    }

@supports ((-webkit-mask-image: none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-imageis-style-circle-maskimg-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    border-radius: 0
}

}

.wp-block-image figure {
    margin: 0
}

ol.wp-block-latest-comments {
    margin-left: 0
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 2.25em;
    list-style: none
}

    .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
        margin-left: 3.25em
    }

.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    line-height: 1.8;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0
}

    .wp-block-latest-posts.wp-block-latest-posts__list li {
        clear: both
    }

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

    .wp-block-latest-posts.is-grid li {
        margin: 0 1.25em 1.25em 0;
        width: 100%
    }

@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - .625em)
    }

        .wp-block-latest-posts.columns-2 li:nth-child(2n) {
            margin-right: 0
        }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

        .wp-block-latest-posts.columns-3 li:nth-child(3n) {
            margin-right: 0
        }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

        .wp-block-latest-posts.columns-4 li:nth-child(4n) {
            margin-right: 0
        }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

        .wp-block-latest-posts.columns-5 li:nth-child(5n) {
            margin-right: 0
        }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

        .wp-block-latest-posts.columns-6 li:nth-child(6n) {
            margin-right: 0
        }
}

.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    width: auto;
    max-width: 100%
}

.wp-block-latest-posts__featured-image.alignleft {
    margin-right: 1em;
    float: left
}

.wp-block-latest-posts__featured-image.alignright {
    margin-left: 1em;
    float: right
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol, ul {
    box-sizing: border-box
}

    ol.has-background, ul.has-background {
        padding: 1.25em 2.375em
    }

.wp-block-media-text {
    direction: ltr;
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

    .wp-block-media-text.has-media-on-the-right {
        grid-template-columns: 1fr 50%
    }

    .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
        align-self: start
    }

    .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media {
        align-self: center
    }

    .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
        align-self: end
    }

    .wp-block-media-text .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1;
        margin: 0
    }

    .wp-block-media-text .wp-block-media-text__content {
        direction: ltr;
        grid-column: 2;
        grid-row: 1;
        padding: 0 8%;
        word-break: break-word
    }

    .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
        grid-column: 2;
        grid-row: 1
    }

    .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 1
    }

.wp-block-media-text__media img, .wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    width: 100%;
    vertical-align: middle
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    background-size: cover
}

    .wp-block-media-text.is-image-fill .wp-block-media-text__media > a {
        display: block;
        height: 100%
    }

    .wp-block-media-text.is-image-fill .wp-block-media-text__media img {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        border: 0
    }

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important
    }

        .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
            grid-column: 1;
            grid-row: 1
        }

        .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
            grid-column: 1;
            grid-row: 2
        }
}

.wp-block-navigation {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

    .wp-block-navigation ul {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        padding-left: 0
    }

        .wp-block-navigation ul, .wp-block-navigation ul li {
            list-style: none;
            padding: 0
        }

    .wp-block-navigation .wp-block-navigation-item {
        display: flex;
        align-items: center;
        position: relative
    }

        .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
            display: none
        }

    .wp-block-navigation .wp-block-navigation-item__content {
        color: inherit;
        display: block;
        padding: 0
    }

    .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
        text-decoration: underline
    }

    .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
        text-decoration: line-through
    }

    .wp-block-navigation:where(:not([class*=has-text-decoration])) a, .wp-block-navigation:where(:not([class*=has-text-decoration])) a:active, .wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
        text-decoration: none
    }

    .wp-block-navigation .wp-block-navigation__submenu-icon {
        align-self: center;
        line-height: 0;
        display: inline-block;
        font-size: inherit;
        padding: 0;
        background-color: inherit;
        color: currentColor;
        border: none;
        width: .6em;
        height: .6em;
        margin-left: .25em
    }

        .wp-block-navigation .wp-block-navigation__submenu-icon svg {
            display: inline-block;
            stroke: currentColor;
            width: inherit;
            height: inherit;
            margin-top: .075em
        }

    .wp-block-navigation.is-vertical {
        --navigation-layout-direction: column;
        --navigation-layout-justify: initial;
        --navigation-layout-align: flex-start
    }

    .wp-block-navigation.no-wrap {
        --navigation-layout-wrap: nowrap
    }

    .wp-block-navigation.items-justified-center {
        --navigation-layout-justification-setting: center;
        --navigation-layout-justify: center
    }

        .wp-block-navigation.items-justified-center.is-vertical {
            --navigation-layout-align: center
        }

    .wp-block-navigation.items-justified-right {
        --navigation-layout-justification-setting: flex-end;
        --navigation-layout-justify: flex-end
    }

        .wp-block-navigation.items-justified-right.is-vertical {
            --navigation-layout-align: flex-end
        }

    .wp-block-navigation.items-justified-space-between {
        --navigation-layout-justification-setting: space-between;
        --navigation-layout-justify: space-between
    }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) {
        background-color: inherit;
        color: inherit;
        position: absolute;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: normal;
        opacity: 0;
        transition: opacity .1s linear;
        visibility: hidden;
        width: 0;
        height: 0;
        overflow: hidden;
        left: -1px;
        top: 100%
    }

        .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) > .wp-block-navigation-item > .wp-block-navigation-item__content {
            display: flex;
            flex-grow: 1
        }

            .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) > .wp-block-navigation-item > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
                margin-right: 0;
                margin-left: auto
            }

        .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
            margin: 0
        }

@media (min-width: 782px) {
    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

        .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before {
            content: "";
            position: absolute;
            right: 100%;
            height: 100%;
            display: block;
            width: .5em;
            background: transparent
        }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

        .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg {
            transform: rotate(-90deg)
        }
}

.wp-block-navigation .has-child:where(:not(.open-on-click)):hover > .wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within > .wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] ~ .wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width: 782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    position: relative;
    display: flex
}

    .wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
        stroke: currentColor
    }

button.wp-block-navigation-item__content {
    background-color: transparent;
    border: none;
    color: currentColor;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    text-align: left
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-right: .85em
}

    .wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle + .wp-block-navigation__submenu-icon {
        margin-left: -.6em;
        pointer-events: none
    }

.wp-block-navigation, .wp-block-navigation .wp-block-page-list, .wp-block-navigation:where(.has-background), .wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list, .wp-block-navigation:where(.has-background) .wp-block-navigation__container, .wp-block-navigation__container, .wp-block-navigation__responsive-close, .wp-block-navigation__responsive-container, .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-dialog {
    gap: inherit
}

    .wp-block-navigation:where(.has-background) .wp-block-navigation-item__content, .wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
        padding: .5em 1em
    }

    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container {
        left: auto;
        right: 0
    }

        .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
            left: -1px;
            right: -1px
        }

@media (min-width: 782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0,0,0,.15)
}

.wp-block-navigation__container {
    display: flex;
    flex-wrap: var(--navigation-layout-wrap,wrap);
    flex-direction: var(--navigation-layout-direction,initial);
    justify-content: var(--navigation-layout-justify,initial);
    align-items: var(--navigation-layout-align,initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

    .wp-block-navigation__container .is-responsive {
        display: none
    }

    .wp-block-navigation__container:only-child, .wp-block-page-list:only-child {
        flex-grow: 1
    }

.wp-block-navigation__responsive-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

    .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
        display: flex;
        flex-wrap: var(--navigation-layout-wrap,wrap);
        flex-direction: var(--navigation-layout-direction,initial);
        justify-content: var(--navigation-layout-justify,initial);
        align-items: var(--navigation-layout-align,initial)
    }

    .wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
        color: inherit !important;
        background-color: inherit !important
    }

    .wp-block-navigation__responsive-container.is-menu-open {
        display: flex;
        flex-direction: column;
        background-color: inherit;
        padding: 2rem;
        overflow: auto;
        z-index: 100000
    }

        .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
            padding-top: calc(2rem + 24px);
            overflow: visible;
            display: flex;
            flex-direction: column;
            flex-wrap: nowrap;
            align-items: var(--navigation-layout-justification-setting,inherit)
        }

            .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
                justify-content: flex-start
            }

                .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
                    display: none
                }

                .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
                    opacity: 1;
                    visibility: visible;
                    height: auto;
                    width: auto;
                    overflow: initial;
                    min-width: 200px;
                    position: static;
                    border: none;
                    padding-left: 2rem;
                    padding-right: 2rem
                }

                .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
                    gap: inherit
                }

                .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
                    padding-top: var(--wp--style--block-gap,2em)
                }

                .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
                    padding: 0
                }

                .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
                    display: flex;
                    flex-direction: column;
                    align-items: var(--navigation-layout-justification-setting,initial)
                }

        .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
            color: inherit !important;
            background: transparent !important
        }

        .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
            right: auto;
            left: auto
        }

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        display: block;
        width: 100%;
        position: relative;
        z-index: auto;
        background-color: inherit
    }

        .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
            display: none
        }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close, .wp-block-navigation__responsive-container-open {
    vertical-align: middle;
    cursor: pointer;
    color: currentColor;
    background: transparent;
    border: none;
    margin: 0;
    padding: 0
}

    .wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {
        fill: currentColor;
        pointer-events: none;
        display: block;
        width: 24px;
        height: 24px
    }

.wp-block-navigation__responsive-container-open {
    display: flex
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.wp-block-navigation__responsive-close {
    width: 100%
}

    .wp-block-navigation__responsive-close:focus {
        outline: none
    }

.is-menu-open .wp-block-navigation__responsive-close, .is-menu-open .wp-block-navigation__responsive-container-content, .is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    word-break: normal;
    overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.wp-block-navigation .wp-block-page-list {
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    justify-content: var(--navigation-layout-justify,initial);
    align-items: var(--navigation-layout-align,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    background-color: inherit
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: none;
    font-style: normal
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .5em
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    margin-bottom: .7em;
    font-size: .7em
}

.wp-block-post-author__content {
    flex-grow: 1;
    flex-basis: 0
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments .alignleft {
    float: left
}

.wp-block-post-comments .alignright {
    float: right
}

.wp-block-post-comments .navigation:after {
    content: "";
    display: table;
    clear: both
}

.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

    .wp-block-post-comments .commentlist .comment {
        min-height: 2.25em;
        padding-left: 3.25em
    }

        .wp-block-post-comments .commentlist .comment p {
            font-size: 1em;
            line-height: 1.8;
            margin: 1em 0
        }

    .wp-block-post-comments .commentlist .children {
        list-style: none;
        margin: 0;
        padding: 0
    }

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

    .wp-block-post-comments .comment-author .avatar {
        border-radius: 1.5em;
        display: block;
        float: left;
        height: 2.5em;
        margin-top: .5em;
        margin-right: .75em;
        width: 2.5em
    }

    .wp-block-post-comments .comment-author cite {
        font-style: normal
    }

.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

    .wp-block-post-comments .comment-meta b {
        font-weight: 400
    }

    .wp-block-post-comments .comment-meta .comment-awaiting-moderation {
        margin-top: 1em;
        margin-bottom: 1em;
        display: block
    }

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .875em
}

.wp-block-post-comments .comment-form-author label, .wp-block-post-comments .comment-form-comment label, .wp-block-post-comments .comment-form-email label, .wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments .comment-form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

    .wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
        margin-top: .35em
    }

.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0
}

    .wp-block-post-comments .comment-reply-title :where(small) {
        font-size: var(--wp--preset--font-size--medium,smaller);
        margin-left: .5em
    }

.wp-block-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]), .wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}

    .wp-block-post-comments input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments textarea {
        padding: calc(.667em + 2px)
    }

.wp-block-post-comments input[type=submit] {
    border: none
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title), .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    border: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    overflow-wrap: break-word
}

.wp-block-post-comments-form input:not([type=submit]), .wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}

    .wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments-form textarea {
        padding: calc(.667em + 2px)
    }

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments-form .comment-form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label, .wp-block-post-comments-form .comment-form-email label, .wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

    .wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
        margin-top: .35em
    }

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

    .wp-block-post-comments-form .comment-reply-title :where(small) {
        font-size: var(--wp--preset--font-size--medium,smaller);
        margin-left: .5em
    }

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

    .wp-block-post-featured-image a {
        display: block
    }

    .wp-block-post-featured-image img {
        max-width: 100%;
        width: 100%;
        height: auto;
        vertical-align: bottom
    }

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

.wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-title {
    word-break: break-word
}

    .wp-block-post-title a {
        display: inline-block
    }

.wp-block-preformatted {
    white-space: pre-wrap
}

    .wp-block-preformatted.has-background {
        padding: 1.25em 2.375em
    }

.wp-block-pullquote {
    margin: 0 0 1em;
    padding: 3em 0;
    text-align: center;
    overflow-wrap: break-word;
    box-sizing: border-box
}

    .wp-block-pullquote blockquote, .wp-block-pullquote cite, .wp-block-pullquote p {
        color: inherit
    }

    .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright, .wp-block-pullquote.has-text-align-left, .wp-block-pullquote.has-text-align-right {
        max-width: 420px
    }

        .wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p, .wp-block-pullquote.has-text-align-left p, .wp-block-pullquote.has-text-align-right p {
            font-size: 1.25em
        }

    .wp-block-pullquote p {
        font-size: 1.75em;
        line-height: 1.6
    }

    .wp-block-pullquote cite, .wp-block-pullquote footer {
        position: relative
    }

    .wp-block-pullquote .has-text-color a {
        color: inherit
    }

    .wp-block-pullquote.has-text-align-left blockquote {
        text-align: left
    }

    .wp-block-pullquote.has-text-align-right blockquote {
        text-align: right
    }

    .wp-block-pullquote.is-style-solid-color {
        border: none
    }

        .wp-block-pullquote.is-style-solid-color blockquote {
            margin-left: auto;
            margin-right: auto;
            max-width: 60%
        }

            .wp-block-pullquote.is-style-solid-color blockquote p {
                margin-top: 0;
                margin-bottom: 0;
                font-size: 2em
            }

            .wp-block-pullquote.is-style-solid-color blockquote cite {
                text-transform: none;
                font-style: normal
            }

    .wp-block-pullquote cite {
        color: inherit
    }

.wp-block-post-template, .wp-block-query-loop {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
    list-style: none;
    padding: 0
}

    .wp-block-post-template.wp-block-post-template, .wp-block-query-loop.wp-block-post-template {
        background: none
    }

    .wp-block-post-template.is-flex-container, .wp-block-query-loop.is-flex-container {
        flex-direction: row;
        display: flex;
        flex-wrap: wrap;
        gap: 1.25em
    }

        .wp-block-post-template.is-flex-container li, .wp-block-query-loop.is-flex-container li {
            margin: 0;
            width: 100%
        }

@media (min-width: 600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-2 > li {
        width: calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-3 > li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-4 > li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-5 > li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li, .wp-block-query-loop.is-flex-container.is-flex-container.columns-6 > li {
        width: calc(16.66667% - 1.04167em)
    }
}

.wp-block-query-pagination > .wp-block-query-pagination-next, .wp-block-query-pagination > .wp-block-query-pagination-numbers, .wp-block-query-pagination > .wp-block-query-pagination-previous {
    margin-right: .5em;
    margin-bottom: .5em
}

    .wp-block-query-pagination > .wp-block-query-pagination-next:last-child, .wp-block-query-pagination > .wp-block-query-pagination-numbers:last-child, .wp-block-query-pagination > .wp-block-query-pagination-previous:last-child {
        margin-right: 0
    }

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    margin-right: 1ch;
    display: inline-block
}

    .wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
        transform: scaleX(1)
    }

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    margin-left: 1ch;
    display: inline-block
}

    .wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
        transform: scaleX(1)
    }

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-quote {
    box-sizing: border-box;
    overflow-wrap: break-word
}

    .wp-block-quote.is-large:not(.is-style-plain), .wp-block-quote.is-style-large:not(.is-style-plain) {
        margin-bottom: 1em;
        padding: 0 1em
    }

        .wp-block-quote.is-large:not(.is-style-plain) p, .wp-block-quote.is-style-large:not(.is-style-plain) p {
            font-size: 1.5em;
            font-style: italic;
            line-height: 1.6
        }

        .wp-block-quote.is-large:not(.is-style-plain) cite, .wp-block-quote.is-large:not(.is-style-plain) footer, .wp-block-quote.is-style-large:not(.is-style-plain) cite, .wp-block-quote.is-style-large:not(.is-style-plain) footer {
            font-size: 1.125em;
            text-align: right
        }

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

    .wp-block-read-more:not([style*=text-decoration]), .wp-block-read-more:not([style*=text-decoration]):active, .wp-block-read-more:not([style*=text-decoration]):focus {
        text-decoration: none
    }

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

    ul.wp-block-rss.wp-block-rss {
        box-sizing: border-box
    }

    ul.wp-block-rss.alignleft {
        margin-right: 2em
    }

    ul.wp-block-rss.alignright {
        margin-left: 2em
    }

    ul.wp-block-rss.is-grid {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        list-style: none
    }

        ul.wp-block-rss.is-grid li {
            margin: 0 1em 1em 0;
            width: 100%
        }

@media (min-width: 600px) {
    ul.wp-block-rss.columns-2 li {
        width: calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: .375em .625em;
    color: #32373c;
    margin-left: .625em;
    word-break: normal;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

    .wp-block-search__button.has-icon {
        line-height: 0
    }

    .wp-block-search__button svg {
        min-width: 1.5em;
        min-height: 1.5em;
        fill: currentColor
    }

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    padding: 8px;
    flex-grow: 1;
    min-width: 3em;
    border: 1px solid #949494;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 4px;
    border: 1px solid #949494
}

    .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
        border-radius: 0;
        border: none;
        padding: 0 0 0 .25em
    }

        .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
            outline: none
        }

    .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
        padding: .125em .5em
    }

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block-separator {
    border-top: 1px solid;
    border-bottom: 1px solid
}

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

        .wp-block-separator.is-style-dots:before {
            content: "···";
            color: currentColor;
            font-size: 1.5em;
            letter-spacing: 2em;
            padding-left: 2em;
            font-family: serif
        }

.wp-block-site-logo {
    line-height: 0
}

    .wp-block-site-logo a {
        display: inline-block
    }

    .wp-block-site-logo.is-default-size img {
        width: 120px;
        height: auto
    }

    .wp-block-site-logo a, .wp-block-site-logo img {
        border-radius: inherit
    }

    .wp-block-site-logo.aligncenter {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .wp-block-site-logo.is-style-rounded {
        border-radius: 9999px
    }

.wp-block-social-links {
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
    margin-left: 0;
    background: none
}

    .wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
        text-decoration: none;
        border-bottom: 0;
        box-shadow: none
    }

    .wp-block-social-links .wp-social-link a {
        padding: .25em
    }

    .wp-block-social-links .wp-social-link svg {
        width: 1em;
        height: 1em
    }

    .wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
        margin-left: .5em;
        margin-right: .5em;
        font-size: .65em
    }

    .wp-block-social-links.has-small-icon-size {
        font-size: 16px
    }

    .wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
        font-size: 24px
    }

        .wp-block-social-links.has-large-icon-size {
            font-size: 36px
        }

        .wp-block-social-links.has-huge-icon-size {
            font-size: 48px
        }

        .wp-block-social-links.aligncenter {
            justify-content: center;
            display: flex
        }

        .wp-block-social-links.alignright {
            justify-content: flex-end
        }

.wp-block-social-link {
    display: block;
    border-radius: 9999px;
    transition: transform .1s ease;
    height: auto
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        transition-duration: 0;
        transition-delay: 0
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
    color: currentColor;
    fill: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #fe4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none
}

    .wp-block-social-links.is-style-logos-only .wp-social-link a {
        padding: 0
    }

    .wp-block-social-links.is-style-logos-only .wp-social-link svg {
        width: 1.25em;
        height: 1.25em
    }

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #fe4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

    .wp-block-social-links.is-style-pill-shape .wp-social-link a {
        padding-left: .66667em;
        padding-right: .66667em
    }

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud.aligncenter {
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.wp-block-tag-cloud.is-style-outline {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

    .wp-block-tag-cloud.is-style-outline a {
        border: 1px solid;
        font-size: unset !important;
        margin-right: 0;
        padding: 1ch 2ch;
        text-decoration: none !important
    }

.wp-block-table {
    margin: 0 0 1em;
    overflow-x: auto
}

    .wp-block-table table {
        border-collapse: collapse;
        width: 100%
    }

    .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.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
        display: table;
        width: auto
    }

        .wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright 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-table.is-style-stripes {
        border-spacing: 0;
        border-collapse: inherit;
        background-color: transparent;
        border-bottom: 1px solid #f0f0f0
    }

        .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
            background-color: #f0f0f0
        }

        .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
            background-color: #f3f4f5
        }

        .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
            background-color: #e9fbe5
        }

        .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
            background-color: #e7f5fe
        }

        .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
            background-color: #fcf0ef
        }

        .wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
            border-color: transparent
        }

    .wp-block-table .has-border-color > *, .wp-block-table .has-border-color td, .wp-block-table .has-border-color th, .wp-block-table .has-border-color tr {
        border-color: inherit
    }

    .wp-block-table table[style*=border-style] > *, .wp-block-table table[style*=border-style] td, .wp-block-table table[style*=border-style] th, .wp-block-table table[style*=border-style] tr {
        border-style: inherit
    }

    .wp-block-table table[style*=border-width] > *, .wp-block-table table[style*=border-width] td, .wp-block-table table[style*=border-width] th, .wp-block-table table[style*=border-width] tr {
        border-width: inherit;
        border-style: inherit
    }

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
    display: flex
}

    .wp-block-text-columns .wp-block-column {
        margin: 0 1em;
        padding: 0
    }

        .wp-block-text-columns .wp-block-column:first-child {
            margin-left: 0
        }

        .wp-block-text-columns .wp-block-column:last-child {
            margin-right: 0
        }

    .wp-block-text-columns.columns-2 .wp-block-column {
        width: 50%
    }

    .wp-block-text-columns.columns-3 .wp-block-column {
        width: 33.33333%
    }

    .wp-block-text-columns.columns-4 .wp-block-column {
        width: 25%
    }

pre.wp-block-verse {
    font-family: inherit;
    overflow: auto;
    white-space: pre-wrap
}

.wp-block-video {
    margin: 0 0 1em
}

    .wp-block-video video {
        width: 100%
    }

@supports (position: sticky) {
    .wp-block-videoposter-o-object-fit:cover;
    object-fit: cover
}

}

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

.wp-block-video figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

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

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

    :root .has-very-light-gray-color {
        color: #eee
    }

    :root .has-very-dark-gray-color {
        color: #313131
    }

    :root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
        background: linear-gradient(135deg,#00d084,#0693e3)
    }

    :root .has-purple-crush-gradient-background {
        background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)
    }

    :root .has-hazy-dawn-gradient-background {
        background: linear-gradient(135deg,#faaca8,#dad0ec)
    }

    :root .has-subdued-olive-gradient-background {
        background: linear-gradient(135deg,#fafae1,#67a671)
    }

    :root .has-atomic-cream-gradient-background {
        background: linear-gradient(135deg,#fdd79a,#004a59)
    }

    :root .has-nightshade-gradient-background {
        background: linear-gradient(135deg,#330968,#31cdcf)
    }

    :root .has-midnight-gradient-background {
        background: linear-gradient(135deg,#020381,#2874fc)
    }

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

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

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

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

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

    .screen-reader-text:focus {
        background-color: #ddd;
        clip: auto !important;
        -webkit-clip-path: none;
        clip-path: none;
        color: #444;
        display: block;
        font-size: 1em;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }

html :where(.has-border-color), html :where([style*=border-width]) {
    border-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

.breaking-news-ticker {
    display: block;
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    position: relative;
    line-height: 40px;
    overflow: hidden;
    text-align: auto;
    font-size: 12px
}

    .breaking-news-ticker * {
        box-sizing: border-box
    }

    .breaking-news-ticker.bn-fixed-top {
        position: fixed;
        left: 0;
        right: 0;
        top: 0
    }

    .breaking-news-ticker.bn-fixed-bottom {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0
    }

.bn-label {
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    background-color: #ce2525;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    z-index: 3;
    padding: 0 15px;
    white-space: nowrap
}

.bn-news {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    overflow: hidden
}

    .bn-news ul {
        display: block;
        height: 100%;
        list-style: none;
        padding: 0;
        margin: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        position: absolute
    }

        .bn-news ul li {
            white-space: nowrap;
            overflow: hidden !important;
            text-overflow: ellipsis;
            text-decoration: none;
            -webkit-transition: color .2s linear;
            -moz-transition: color .2s linear;
            -o-transition: color .2s linear;
            transition: color .2s linear;
            position: absolute;
            width: 100%;
            display: none;
            color: #fff
        }

            .bn-news ul li a {
                white-space: nowrap;
                text-overflow: ellipsis;
                text-decoration: none;
                padding: 0 10px;
                color: #fff;
                position: relative;
                display: block;
                overflow: hidden
            }

                .bn-news ul li a:hover {
                    color: #fff
                }

.bn-loader-text {
    padding: 0 10px
}

.bn-seperator {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 30px;
    height: 40px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative
}

    .bn-seperator.bn-news-dot {
        margin-right: 0
    }

        .bn-seperator.bn-news-dot:after {
            content: '';
            position: absolute;
            width: 8px;
            height: 8px;
            background: #333;
            border-radius: 50%;
            top: 50%;
            margin-top: -4px;
            left: 50%;
            margin-left: -4px
        }

.bn-prefix {
    color: #d65d7a;
    margin-right: 15px;
    padding-left: 10px
}

.bn-positive {
    color: #0b8457;
    font-weight: 700
}

.bn-negative {
    color: #dc2f2f;
    font-weight: 700
}

.bn-controls {
    width: auto;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .bn-controls button {
        width: 30px;
        float: left;
        height: 100%;
        cursor: pointer;
        border: none;
        border-left: solid 1px #EEE;
        text-align: center;
        background: #022734;
        outline: none
    }

        .bn-controls button:hover {
            background-color: #EEE
        }

.bn-arrow {
    margin: 0;
    display: inline-block;
    height: 8px;
    position: relative;
    width: 8px;
    top: -2px
}

    .bn-arrow::after {
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-right-style: solid;
        border-right-width: 2px;
        content: '';
        display: inline-block;
        height: 8px;
        left: 0;
        position: absolute;
        top: 0;
        width: 8px
    }

    .bn-arrow.bn-next {
        -moz-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        -webkit-transform: rotate(315deg);
        transform: rotate(315deg);
        left: -3px
    }

    .bn-arrow.bn-prev {
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        left: 3px
    }

    .bn-arrow::after {
        border-color: #999
    }

    .bn-arrow::before {
        background-color: #999
    }

.bn-play {
    position: relative;
    background: #999;
    width: 0;
    height: 12px;
    display: inline-block;
    margin-left: -5px
}

    .bn-play::after {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136,183,213,0);
        border-left-color: #999;
        border-width: 8px;
        margin-top: -8px
    }

.bn-pause {
    position: relative;
    width: 0;
    height: 14px;
    display: inline-block;
    top: 1px;
    left: -1px
}

    .bn-pause::before {
        position: absolute;
        content: "";
        width: 2px;
        height: 100%;
        left: 3px;
        background-color: #999
    }

    .bn-pause::after {
        position: absolute;
        content: "";
        width: 2px;
        height: 100%;
        left: -3px;
        background-color: #999
    }

.bn-direction-rtl {
    direction: rtl
}

    .bn-direction-rtl .bn-label {
        left: auto;
        right: 0
    }

    .bn-direction-rtl .bn-controls {
        right: auto;
        left: 0
    }

    .bn-direction-rtl .bn-seperator {
        margin-left: 15px;
        margin-right: 0;
        float: right
    }

    .bn-direction-rtl .bn-prefix {
        margin-left: 15px;
        margin-right: 0;
        padding-left: 0;
        padding-right: 10px
    }

    .bn-direction-rtl .bn-controls button {
        border-left: none;
        border-right: solid 1px #EEE
    }

.bn-effect-scroll .bn-news ul {
    display: block;
    width: 100%;
    position: relative
}

    .bn-effect-scroll .bn-news ul li {
        display: list-item;
        float: left;
        position: relative;
        width: 550px
    }

.bn-effect-scroll.bn-direction-rtl .bn-news ul li {
    float: right
}

.lightbox {
    width: 100%;
    overflow: auto
}

section {
    clear: both
}

.gallery figure {
    float: left;
    margin: 20px;
    border: 1px #aaa solid
}

img {
    border: none
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

    .mfp-fade.mfp-bg.mfp-ready {
        opacity: .8
    }

    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0
    }

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #ccc
    }

        .mfp-preloader a:hover {
            color: #fff
        }

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent
    }

    .mfp-arrow:after, .mfp-arrow .mfp-a {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

    .mfp-arrow:before, .mfp-arrow .mfp-b {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
        border-right: 17px solid #fff;
        margin-left: 31px
    }

    .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
        border-left: 17px solid #fff;
        margin-left: 39px
    }

    .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
        border-left: 27px solid #3f3f3f
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,0.6);
        background: #000
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,0.6);
        background: #444
    }

    .mfp-figure small {
        color: #bdbdbd;
        display: block;
        font-size: 12px;
        line-height: 14px
    }

    .mfp-figure figure {
        margin: 0
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.wp-block-audio figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-audio figcaption {
    color: hsla(0,0%,100%,.65)
}

.wp-block-code {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: Menlo,Consolas,monaco,monospace;
    padding: .8em 1em
}

.wp-block-embed figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-embed figcaption {
    color: hsla(0,0%,100%,.65)
}

.blocks-gallery-caption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .blocks-gallery-caption {
    color: hsla(0,0%,100%,.65)
}

.wp-block-image figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-image figcaption {
    color: hsla(0,0%,100%,.65)
}

.wp-block-pullquote {
    border-top: 4px solid;
    border-bottom: 4px solid;
    margin-bottom: 1.75em;
    color: currentColor
}

    .wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer {
        color: currentColor;
        text-transform: none;
        font-size: .8125em;
        font-style: normal
    }

.wp-block-quote {
    border-left: .25em solid;
    margin: 0 0 1.75em;
    padding-left: 1em
}

    .wp-block-quote cite, .wp-block-quote footer {
        color: currentColor;
        font-size: .8125em;
        position: relative;
        font-style: normal
    }

    .wp-block-quote.has-text-align-right {
        border-left: none;
        border-right: .25em solid;
        padding-left: 0;
        padding-right: 1em
    }

    .wp-block-quote.has-text-align-center {
        border: none;
        padding-left: 0
    }

    .wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-quote.is-style-plain {
        border: none
    }

.wp-block-search .wp-block-search__label {
    font-weight: 700
}

:where(.wp-block-group.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-separator.has-css-opacity {
    opacity: .4
}

.wp-block-separator {
    border: none;
    border-bottom: 2px solid;
    margin-left: auto;
    margin-right: auto
}

    .wp-block-separator.has-alpha-channel-opacity {
        opacity: 1
    }

    .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
        width: 100px
    }

    .wp-block-separator.has-background:not(.is-style-dots) {
        border-bottom: none;
        height: 1px
    }

    .wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
        height: 2px
    }

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td, .wp-block-table th {
    padding: .5em;
    border: 1px solid;
    word-break: normal
}

.wp-block-table figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-table figcaption {
    color: hsla(0,0%,100%,.65)
}

.wp-block-video figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-video figcaption {
    color: hsla(0,0%,100%,.65)
}

.wp-block-template-part.has-background {
    padding: 1.25em 2.375em;
    margin-top: 0;
    margin-bottom: 0
}

@media only screen and (max-width: 600px) {
    .aramalink {
        font-weight: 700;
        min-width: 280px;
        padding-left: 10px;
        float: left
    }
}

@media only screen and (min-width: 600px) {
    .aramalink {
        font-weight: 700;
        min-width: 280px;
        padding-left: 10px;
        float: left
    }
}

.aramalink a:before {
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    content: "\f178";
    font-family: 'FontAwesome';
    text-align: center;
    border: 1px solid;
    border-radius: 50%;
    line-height: 20px;
    font-size: 11px;
    margin: 0 10px 0 0;
    color: #F3B900
}

.aramalink a:hover {
    color: #595A5A
}

.yith-wcwl-share li a {
    color: #FFF
}

    .yith-wcwl-share li a:hover {
        color: #FFF
    }

.yith-wcwl-share a.facebook {
    background: #39599E;
    background-color: #39599E
}

    .yith-wcwl-share a.facebook:hover {
        background: #595A5A;
        background-color: #595A5A
    }

.yith-wcwl-share a.twitter {
    background: #45AFE2;
    background-color: #45AFE2
}

    .yith-wcwl-share a.twitter:hover {
        background: #595A5A;
        background-color: #595A5A
    }

.yith-wcwl-share a.pinterest {
    background: #AB2E31;
    background-color: #AB2E31
}

    .yith-wcwl-share a.pinterest:hover {
        background: #595A5A;
        background-color: #595A5A
    }

.yith-wcwl-share a.email {
    background: #FBB102;
    background-color: #FBB102
}

    .yith-wcwl-share a.email:hover {
        background: #595A5A;
        background-color: #595A5A
    }

.yith-wcwl-share a.whatsapp {
    background: #00A901;
    background-color: #00A901
}

    .yith-wcwl-share a.whatsapp:hover {
        background: #595A5A;
        background-color: #595A5A
    }

.components-custom-select-control {
    position: relative
}

.components-custom-select-control__label {
    display: block;
    margin-bottom: 8px
}

.components-custom-select-control__button {
    border: 1px solid #757575;
    border-radius: 2px;
    min-height: 30px;
    min-width: 130px;
    position: relative;
    text-align: left
}

    .components-custom-select-control__button.components-custom-select-control__button {
        padding-right: 24px
    }

    .components-custom-select-control__button:focus:not(:disabled) {
        border-color: var(--wp-admin-theme-color);
        box-shadow: 0 0 0 .5px var(--wp-admin-theme-color)
    }

    .components-custom-select-control__button .components-custom-select-control__button-icon {
        height: 100%;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0
    }

.components-custom-select-control__menu {
    background-color: #fff;
    max-height: 400px;
    min-width: 100%;
    overflow: auto;
    padding: 0;
    position: absolute;
    z-index: 1000000
}

    .components-custom-select-control__menu:focus {
        border: 1px solid #1e1e1e;
        border-radius: 2px;
        outline: none;
        transition: none
    }

.components-custom-select-control__item {
    align-items: center;
    display: flex;
    list-style-type: none;
    padding: 10px 5px 10px 25px;
    cursor: default
}

    .components-custom-select-control__item.is-highlighted {
        background: #ddd
    }

.components-custom-select-control__item-icon {
    margin-left: -20px;
    margin-right: 0
}

.components-spinner {
    display: inline-block;
    background-color: #949494;
    width: 18px;
    height: 18px;
    opacity: .7;
    margin: 5px 11px 0;
    border-radius: 100%;
    position: relative
}

    .components-spinner:before {
        content: "";
        position: absolute;
        background-color: #fff;
        top: 3px;
        left: 3px;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        transform-origin: 6px 6px;
        -webkit-animation: components-spinner__animation 1s linear infinite;
        animation: components-spinner__animation 1s linear infinite
    }

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

    to {
        transform: rotate(1turn)
    }
}

@keyframes components-spinner__animation {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.components-snackbar {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-size: 13px;
    background-color: #1e1e1e;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0,0,0,.3);
    color: #fff;
    padding: 16px 24px;
    width: 100%;
    max-width: 600px;
    box-sizing: border-box;
    cursor: pointer
}

@media(min-width: 600px) {
    .components-snackbar {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.components-snackbar:focus {
    box-shadow: 0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)
}

.components-snackbar__action.components-button {
    margin-left: 32px;
    color: #fff;
    height: auto;
    flex-shrink: 0;
    line-height: 1.4;
    padding: 0
}

    .components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary) {
        text-decoration: underline;
        background-color: transparent
    }

        .components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus {
            color: #fff;
            box-shadow: none;
            outline: 1px dotted #fff
        }

        .components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
            color: var(--wp-admin-theme-color)
        }

.components-snackbar__content {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    line-height: 1.4
}

.components-snackbar-list {
    position: absolute;
    z-index: 100000;
    width: 100%;
    box-sizing: border-box
}

.components-snackbar-list__notice-container {
    position: relative;
    padding-top: 8px
}

.components-combobox-control {
    width: 100%
}

input.components-combobox-control__input[type=text] {
    width: 100%;
    border: none;
    box-shadow: none;
    padding: 2px;
    margin: 0;
    line-height: inherit;
    min-height: auto
}

    input.components-combobox-control__input[type=text]:focus {
        outline: none;
        box-shadow: none
    }

.components-combobox-control__suggestions-container {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    box-shadow: 0 0 0 transparent;
    transition: box-shadow .1s linear;
    border-radius: 2px;
    border: 1px solid #757575;
    font-size: 16px;
    line-height: normal;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    margin: 0 0 8px;
    padding: 4px
}

@media(prefers-reduced-motion:reduce) {
    .components-combobox-control__suggestions-container {
        transition-duration: 0s
    }
}

@media(min-width: 600px) {
    .components-combobox-control__suggestions-container {
        font-size: 13px;
        line-height: normal
    }
}

.components-combobox-control__suggestions-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__suggestions-container::-webkit-input-placeholder {
    color: rgba(30,30,30,.62)
}

.components-combobox-control__suggestions-container::-moz-placeholder {
    opacity: 1;
    color: rgba(30,30,30,.62)
}

.components-combobox-control__suggestions-container:-ms-input-placeholder {
    color: rgba(30,30,30,.62)
}

.is-dark-theme .components-combobox-control__suggestions-container::-webkit-input-placeholder {
    color: hsla(0,0%,100%,.65)
}

.is-dark-theme .components-combobox-control__suggestions-container::-moz-placeholder {
    opacity: 1;
    color: hsla(0,0%,100%,.65)
}

.is-dark-theme .components-combobox-control__suggestions-container:-ms-input-placeholder {
    color: hsla(0,0%,100%,.65)
}

.components-combobox-control__suggestions-container:focus-within {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 .5px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__reset.components-button {
    display: flex;
    height: 24px;
    min-width: 24px;
    padding: 0
}

.wc-block-link-button {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    box-shadow: none;
    display: inline;
    text-shadow: none;
    text-decoration: underline
}

    .wc-block-link-button, .wc-block-link-button:active, .wc-block-link-button:focus, .wc-block-link-button:hover {
        background: transparent
    }

.wc-block-suspense-placeholder {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%
}

    .wc-block-suspense-placeholder > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-suspense-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-suspense-placeholder:after {
    content: " "
}

.wc-block-grid__products .wc-block-grid__product-image {
    text-decoration: none;
    display: block;
    position: relative
}

    .wc-block-grid__products .wc-block-grid__product-image a {
        text-decoration: none;
        border: 0;
        outline: 0;
        box-shadow: none
    }

    .wc-block-grid__products .wc-block-grid__product-image img {
        height: auto;
        width: 100%
    }

        .wc-block-grid__products .wc-block-grid__product-image img[hidden] {
            display: none
        }

        .wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
            border: 1px solid #f2f2f2
        }

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title {
    font-family: inherit;
    line-height: 1.2em;
    font-weight: 700;
    padding: 0;
    color: inherit;
    font-size: inherit;
    display: block
}

.wc-block-grid__product-price {
    display: block
}

    .wc-block-grid__product-price .wc-block-grid__product-price__regular {
        margin-right: .5em
    }

.wc-block-grid__product-add-to-cart.wp-block-button {
    word-break: break-word;
    white-space: normal
}

    .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
        word-break: break-word;
        white-space: normal;
        margin: 0 auto !important;
        display: inline-flex;
        justify-content: center;
        text-align: center;
        padding: .5em 1em;
        font-size: 1em
    }

        .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
            opacity: .25
        }

        .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
            font-family: WooCommerce;
            content: "";
            margin-left: .5em;
            display: inline-block;
            width: auto;
            height: auto
        }

        .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
            font-family: WooCommerce;
            content: "";
            -webkit-animation: spin 2s linear infinite;
            animation: spin 2s linear infinite;
            margin-left: .5em;
            display: inline-block;
            width: auto;
            height: auto
        }

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
    content: "";
    margin: 0
}

.wc-block-grid__product-rating {
    display: block
}

    .wc-block-grid__product-rating .star-rating, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
        overflow: hidden;
        position: relative;
        width: 5.3em;
        height: 1.618em;
        line-height: 1.618;
        font-size: 1em;
        font-family: star;
        font-weight: 400;
        margin: 0 auto;
        text-align: left
    }

        .wc-block-grid__product-rating .star-rating:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
            content: "SSSSS";
            top: 0;
            left: 0;
            right: 0;
            position: absolute;
            opacity: .5;
            color: #aaa;
            white-space: nowrap
        }

        .wc-block-grid__product-rating .star-rating span, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span {
            overflow: hidden;
            top: 0;
            left: 0;
            right: 0;
            position: absolute;
            padding-top: 1.5em
        }

            .wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
                content: "SSSSS";
                top: 0;
                left: 0;
                right: 0;
                position: absolute;
                color: #000;
                white-space: nowrap
            }

.wc-block-grid__product-onsale {
    font-size: .875em;
    padding: .25em .75em;
    display: inline-block;
    width: auto;
    border: 1px solid #43454b;
    border-radius: 3px;
    color: #43454b;
    background: #fff;
    text-align: center;
    text-transform: none;
    font-weight: 600;
    z-index: 9;
    position: relative
}

.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-title {
    margin: 0 0 12px
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating {
    margin: 0 auto 12px
}

.theme-twentysixteen .wc-block-grid .price ins {
    color: #77a464
}

.theme-twentynineteen .wc-block-grid__product {
    font-size: .88889em
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-components-product-title, .theme-twentynineteen .wc-block-grid__product-onsale, .theme-twentynineteen .wc-block-grid__product-title {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif
}

    .theme-twentynineteen .wc-block-grid__product-title:before {
        display: none
    }

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-grid__product-onsale {
    line-height: 1
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: #fff
}

.theme-twentytwenty .wc-block-grid__product-link {
    color: #000
}

.theme-twentytwenty .wc-block-components-product-title, .theme-twentytwenty .wc-block-grid__product-title {
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    color: #cd2653;
    font-size: 1em
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
    margin-top: 0
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-components-product-price__value, .theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-grid__product-price__value {
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    font-size: .9em
}

.theme-twentytwenty .wc-block-components-product-price del, .theme-twentytwenty .wc-block-grid__product-price del {
    opacity: .5
}

.theme-twentytwenty .wc-block-components-product-price ins, .theme-twentytwenty .wc-block-grid__product-price ins {
    text-decoration: none
}

.theme-twentytwenty .star-rating, .theme-twentytwenty .wc-block-grid__product-rating {
    font-size: .7em
}

    .theme-twentytwenty .star-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
        line-height: 1
    }

.theme-twentytwenty .wc-block-components-product-button > .wp-block-button__link, .theme-twentytwenty .wc-block-grid__product-add-to-cart > .wp-block-button__link {
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif
}

.theme-twentytwenty .wc-block-components-product-sale-badge, .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    background: #cd2653;
    color: #fff;
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.2;
    text-transform: none
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
    position: static
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
    position: absolute
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 1
}

.theme-twentytwenty .wc-block-active-filters__title, .theme-twentytwenty .wc-block-attribute-filter__title, .theme-twentytwenty .wc-block-price-filter__title, .theme-twentytwenty .wc-block-stock-filter__title {
    font-size: 1em
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: .75em;
    padding: .5em
}

@media only screen and (min-width: 768px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .5em
    }
}

@media only screen and (min-width: 1168px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .5em
    }
}

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

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

.wc-block-components-product-add-to-cart-attribute-picker {
    margin: 0;
    flex-basis: 100%
}

    .wc-block-components-product-add-to-cart-attribute-picker label {
        display: block;
        font-size: 1em
    }

    .wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container {
        position: relative
    }

    .wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select {
        margin: 0 0 .75em
    }

        .wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select {
            min-width: 60%;
            min-height: 1.75em
        }

        .wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error {
            margin-bottom: 24px
        }

            .wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select {
                border-color: #cc1818
            }

                .wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus {
                    outline-color: #cc1818
                }

.wc-block-components-product-add-to-cart {
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

    .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button {
        margin: 0 0 .75em
    }

        .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text {
            display: block
        }

            .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text > svg {
                fill: currentColor;
                vertical-align: top;
                width: 1.5em;
                height: 1.5em;
                margin: -.25em 0 -.25em .5em
            }

    .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity {
        margin: 0 1em .75em 0;
        flex-basis: 5em;
        padding: .618em;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 2px;
        color: #43454b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.125);
        text-align: center
    }

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button, .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%
}

    .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button > *, .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity > *, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button > *, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button, .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button, .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-grid .wc-block-components-product-add-to-cart {
    justify-content: center
}

.wc-block-components-product-add-to-cart-notice {
    margin: 0
}

.wp-block-button.wc-block-components-product-button {
    word-break: break-word;
    white-space: normal;
    margin-top: 0;
    margin-bottom: 12px
}

    .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
        word-break: break-word;
        white-space: normal;
        margin: 0 auto;
        display: inline-flex;
        justify-content: center
    }

    .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
        -webkit-animation: loading-fade 1.2s ease-in-out infinite;
        animation: loading-fade 1.2s ease-in-out infinite;
        background-color: var(--global--color-primary,#e0e0e0) !important;
        color: var(--global--color-primary,#e0e0e0) !important;
        outline: 0 !important;
        border: 0 !important;
        box-shadow: none;
        pointer-events: none;
        max-width: 100%;
        min-width: 8em;
        min-height: 3em
    }

        .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder > * {
            visibility: hidden
        }

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-product-button > .wc-block-components-product-button__button {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    min-width: 8em;
    min-height: 3em
}

    .is-loading .wc-block-components-product-button > .wc-block-components-product-button__button > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-button > .wc-block-components-product-button__button {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link {
    background-color: var(--button--color-background);
    color: var(--button--color-text);
    border-color: var(--button--color-background)
}

.wc-block-components-product-category-list {
    margin-top: 0;
    margin-bottom: .75em
}

    .wc-block-components-product-category-list ul {
        margin: 0;
        padding: 0;
        display: inline
    }

        .wc-block-components-product-category-list ul li {
            display: inline;
            list-style: none
        }

            .wc-block-components-product-category-list ul li:after {
                content: ", "
            }

            .wc-block-components-product-category-list ul li:last-child:after {
                content: ""
            }

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image, .wc-block-components-product-image {
    margin-top: 0;
    margin-bottom: 12px;
    text-decoration: none;
    display: block;
    position: relative
}

    .editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a, .wc-block-components-product-image a {
        text-decoration: none;
        border: 0;
        outline: 0;
        box-shadow: none
    }

    .editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img, .wc-block-components-product-image img {
        vertical-align: middle;
        width: 100%
    }

        .editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden], .wc-block-components-product-image img[hidden] {
            display: none
        }

        .editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""], .wc-block-components-product-image img[alt=""] {
            border: 1px solid #f2f2f2
        }

    .editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
        position: absolute;
        left: 4px;
        top: 4px;
        right: auto;
        margin: 0
    }

    .editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center {
        position: absolute;
        top: 4px;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        margin: 0
    }

    .editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right, .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
        position: absolute;
        right: 4px;
        top: 4px;
        left: auto;
        margin: 0
    }

.is-loading .wc-block-components-product-image {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%
}

    .is-loading .wc-block-components-product-image > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-image {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-rating {
    display: block;
    margin-top: 0;
    margin-bottom: 12px
}

.wc-block-components-product-rating__stars {
    overflow: hidden;
    position: relative;
    width: 5.3em;
    height: 1.618em;
    line-height: 1.618;
    font-size: 1em;
    font-family: star;
    font-weight: 400;
    margin: 0 auto;
    text-align: left
}

    .wc-block-components-product-rating__stars:before {
        content: "SSSSS";
        top: 0;
        left: 0;
        right: 0;
        position: absolute;
        opacity: .5;
        color: #aaa;
        white-space: nowrap
    }

    .wc-block-components-product-rating__stars span {
        overflow: hidden;
        top: 0;
        left: 0;
        right: 0;
        position: absolute;
        padding-top: 1.5em
    }

        .wc-block-components-product-rating__stars span:before {
            content: "SSSSS";
            top: 0;
            left: 0;
            right: 0;
            position: absolute;
            color: #000;
            white-space: nowrap
        }

.wc-block-single-product .wc-block-components-product-rating__stars {
    margin: 0
}

.wc-block-components-product-sale-badge {
    margin: 0 auto 12px;
    font-size: .875em;
    padding: .25em .75em;
    display: inline-block;
    width: auto;
    border: 1px solid #43454b;
    border-radius: 3px;
    color: #43454b;
    background: #fff;
    text-align: center;
    text-transform: none;
    font-weight: 600;
    z-index: 9;
    position: static
}

.wc-block-components-product-sku {
    margin-top: 0;
    margin-bottom: 12px;
    display: block;
    text-transform: none;
    font-size: .875em
}

.wc-block-components-product-stock-indicator {
    margin-top: 0;
    margin-bottom: .75em;
    display: block;
    font-size: .875em
}

.wc-block-components-product-stock-indicator--in-stock {
    color: #4ab866
}

.wc-block-components-product-stock-indicator--out-of-stock {
    color: #cc1818
}

.wc-block-components-product-stock-indicator--available-on-backorder, .wc-block-components-product-stock-indicator--low-stock {
    color: #f0b849
}

.wc-block-components-product-summary {
    margin-top: 0;
    margin-bottom: 12px
}

.is-loading .wc-block-components-product-summary:before {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    content: ".";
    display: block;
    width: 100%;
    height: 6em
}

    .is-loading .wc-block-components-product-summary:before > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-summary:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-tag-list {
    margin-top: 0;
    margin-bottom: .75em
}

    .wc-block-components-product-tag-list ul {
        margin: 0;
        padding: 0;
        display: inline
    }

        .wc-block-components-product-tag-list ul li {
            display: inline;
            list-style: none
        }

            .wc-block-components-product-tag-list ul li:after {
                content: ", "
            }

            .wc-block-components-product-tag-list ul li:last-child:after {
                content: ""
            }

.wc-block-components-product-title {
    margin-top: 0;
    margin-bottom: 12px
}

.wc-block-grid .wc-block-components-product-title {
    line-height: 1.5;
    font-weight: 700;
    padding: 0;
    color: inherit;
    font-size: inherit;
    display: block
}

.is-loading .wc-block-components-product-title:before {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    content: ".";
    display: inline-block;
    width: 7em
}

    .is-loading .wc-block-components-product-title:before > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-title:before {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-grid .wc-block-components-product-title:before {
    width: 10em
}

.wc-block-components-product-title--align-left {
    text-align: left
}

.wc-block-components-product-title--align-center {
    text-align: center
}

.wc-block-components-product-title--align-right {
    text-align: right
}

.wc-block-components-error {
    display: flex;
    padding: 40px 0;
    margin: 40px 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #757575;
    text-align: center
}

.wc-block-components-error__header {
    font-size: 2em;
    margin: 0;
    color: #646970
}

.wc-block-components-error__image {
    width: 25%;
    margin: 0 0 24px
}

.wc-block-components-error__text {
    margin: 1em 0 0;
    color: #8c8f94;
    font-size: 1.25em;
    max-width: 60ch
}

.wc-block-components-error__message {
    margin: 1em auto 0;
    font-style: italic;
    color: #8c8f94;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-components-button:not(.is-link) {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    align-items: center;
    background-color: #1e1e1e;
    color: #fff;
    display: inline-flex;
    font-weight: 700;
    min-height: 3em;
    justify-content: center;
    line-height: 1;
    padding: 0 1em;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    position: relative
}

    .wc-block-components-button:not(.is-link):active, .wc-block-components-button:not(.is-link):disabled, .wc-block-components-button:not(.is-link):focus, .wc-block-components-button:not(.is-link):hover {
        background-color: #1e1e1e;
        color: #fff
    }

    .wc-block-components-button:not(.is-link) .wc-block-components-button__text {
        display: block
    }

        .wc-block-components-button:not(.is-link) .wc-block-components-button__text > svg {
            fill: currentColor
        }

    .wc-block-components-button:not(.is-link) .wc-block-components-spinner + .wc-block-components-button__text {
        visibility: hidden
    }

.wc-block-components-form {
    counter-reset: checkout-step
}

    .wc-block-components-form .wc-block-components-checkout-step {
        position: relative;
        border: none;
        padding: 0 0 0 24px;
        background: none;
        margin: 0
    }

.is-mobile .wc-block-components-form .wc-block-components-checkout-step, .is-small .wc-block-components-form .wc-block-components-checkout-step {
    padding-left: 0
}

.wc-block-components-checkout-step--disabled {
    opacity: .6
}

.wc-block-components-checkout-step__container {
    position: relative
}

.wc-block-components-checkout-step__content > * {
    margin-bottom: 1em
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content > :last-child {
    margin-bottom: 0;
    padding-bottom: 1.5em
}

.wc-block-components-checkout-step__heading {
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
    margin: .75em 0 1em;
    position: relative;
    align-items: center;
    gap: 1em
}

.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading, .wc-block-components-express-payment-continue-rule + .wc-block-components-checkout-step .wc-block-components-checkout-step__heading {
    margin-top: 0
}

.wc-block-components-checkout-step__title {
    margin: 0 12px 0 0
}

.wc-block-components-checkout-step__heading-content {
    font-size: .75em
}

    .wc-block-components-checkout-step__heading-content a {
        font-weight: 700;
        color: inherit
    }

.wc-block-components-checkout-step__description {
    font-size: .875em;
    line-height: 1.25;
    margin-bottom: 16px
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
    counter-increment: checkout-step;
    content: " " counter(checkout-step) ".";
    content: " " counter(checkout-step) "."/"";
    position: absolute;
    width: 24px;
    left: -24px;
    top: 0;
    text-align: center;
    transform: translateX(-50%)
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    content: "";
    height: 100%;
    border-left: 1px solid;
    opacity: .3;
    position: absolute;
    left: -24px;
    top: 0
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before, .is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    position: static;
    transform: none;
    left: auto;
    top: auto;
    content: counter(checkout-step) ". ";
    content: counter(checkout-step) ". "/""
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after, .is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    content: unset
}

.editor-styles-wrapper .wp-block h4.wc-block-components-checkout-step__title {
    font-size: 1em;
    line-height: 24px;
    margin: 0 12px 0 0
}

.wc-block-components-order-summary .wc-block-components-panel__button {
    padding-top: 0;
    margin-top: 0
}

.wc-block-components-order-summary .wc-block-components-panel__content {
    margin-bottom: 0
}

.wc-block-components-order-summary__content {
    display: table;
    width: 100%
}

.wc-block-components-order-summary-item {
    position: relative;
    font-size: .875em;
    display: flex;
    padding-bottom: 1px;
    padding-top: 16px;
    width: 100%
}

    .wc-block-components-order-summary-item:after {
        border-style: solid;
        border-width: 0 0 1px;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        opacity: .3;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }

    .wc-block-components-order-summary-item:first-child {
        padding-top: 0
    }

    .wc-block-components-order-summary-item:last-child > div {
        padding-bottom: 0
    }

    .wc-block-components-order-summary-item:last-child:after {
        display: none
    }

    .wc-block-components-order-summary-item .wc-block-components-product-metadata {
        font-size: 1em
    }

.wc-block-components-order-summary-item__description, .wc-block-components-order-summary-item__image {
    display: table-cell;
    vertical-align: top
}

.wc-block-components-order-summary-item__image {
    width: 48px;
    padding-bottom: 16px;
    position: relative
}

    .wc-block-components-order-summary-item__image > img {
        width: 48px;
        max-width: 48px
    }

.wc-block-components-order-summary-item__quantity {
    align-items: center;
    background: #fff;
    border: 2px solid;
    border-radius: 1em;
    box-shadow: 0 0 0 2px #fff;
    color: #000;
    display: flex;
    line-height: 1;
    min-height: 20px;
    padding: 0 .4em;
    position: absolute;
    justify-content: center;
    min-width: 20px;
    right: 0;
    top: 0;
    transform: translate(50%,-50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-components-order-summary-item__description {
    padding-left: 24px;
    padding-right: 12px;
    padding-bottom: 16px
}

    .wc-block-components-order-summary-item__description .wc-block-components-product-metadata, .wc-block-components-order-summary-item__description p {
        line-height: 1.375;
        margin-top: 4px
    }

.wc-block-components-order-summary-item__total-price {
    font-weight: 700;
    margin-left: auto;
    text-align: right
}

.wc-block-components-order-summary-item__individual-prices {
    display: block
}

.wc-block-components-payment-method-icons {
    margin: 0 0 14px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

    .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
        display: inline-block;
        margin: 0 4px 2px;
        padding: 0;
        width: auto;
        max-width: 38px;
        height: 24px;
        max-height: 24px
    }

.wc-block-components-payment-method-icons--align-left {
    justify-content: flex-start
}

    .wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon {
        margin-left: 0;
        margin-right: 8px
    }

.wc-block-components-payment-method-icons--align-right {
    justify-content: flex-end
}

    .wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon {
        margin-right: 0;
        margin-left: 8px
    }

.wc-block-components-payment-method-icons:last-child {
    margin-bottom: 0
}

.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon, .is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 16px
}

.wc-block-components-payment-method-label--with-icon {
    display: inline-block;
    vertical-align: middle
}

    .wc-block-components-payment-method-label--with-icon > img, .wc-block-components-payment-method-label--with-icon > svg {
        vertical-align: middle;
        margin: -2px 4px 0 0
    }

.is-mobile .wc-block-components-payment-method-label--with-icon > img, .is-mobile .wc-block-components-payment-method-label--with-icon > svg, .is-small .wc-block-components-payment-method-label--with-icon > img, .is-small .wc-block-components-payment-method-label--with-icon > svg {
    display: none
}

.editor-styles-wrapper .wc-block-components-checkout-policies, .wc-block-components-checkout-policies {
    font-size: .75em;
    text-align: center;
    list-style: none outside;
    line-height: 1;
    margin: 24px 0
}

.wc-block-components-checkout-policies__item {
    list-style: none outside;
    display: inline-block;
    padding: 0 .25em;
    margin: 0
}

    .wc-block-components-checkout-policies__item:not(:first-child) {
        border-left: 1px solid #ccc
    }

    .wc-block-components-checkout-policies__item > a {
        color: inherit;
        padding: 0 .25em
    }

.wc-block-components-product-badge {
    font-size: .75em;
    border-radius: 2px;
    border: 1px solid;
    display: inline-block;
    font-weight: 600;
    padding: 0 .66em;
    text-transform: none;
    white-space: nowrap
}

.wc-block-components-product-details.wc-block-components-product-details {
    list-style: none;
    margin: .5em 0;
    padding: 0
}

    .wc-block-components-product-details.wc-block-components-product-details:last-of-type {
        margin-bottom: 0
    }

    .wc-block-components-product-details.wc-block-components-product-details li {
        margin-left: 0
    }

.wc-block-components-product-details__name, .wc-block-components-product-details__value {
    display: inline-block
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    font-weight: 700
}

img.wc-block-components-product-image[alt=""] {
    border: 1px solid #f2f2f2
}

.wc-block-components-product-metadata {
    font-size: .75em
}

    .wc-block-components-product-metadata .wc-block-components-product-metadata__description > p, .wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
        margin: .25em 0
    }

.wc-block-components-checkout-return-to-cart-button {
    box-shadow: none;
    color: inherit;
    padding-left: calc(24px + .25em);
    position: relative;
    text-decoration: none
}

    .wc-block-components-checkout-return-to-cart-button svg {
        left: 0;
        position: absolute;
        transform: translateY(-50%);
        top: 50%
    }

.wc-block-components-shipping-calculator-address {
    margin-bottom: 0
}

.wc-block-components-shipping-calculator-address__button {
    width: 100%;
    margin-top: 1.5em
}

.wc-block-components-shipping-calculator {
    padding: .5em 0 .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: .75em;
    padding-top: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout, .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout {
    padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package-items {
    font-size: .875em;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-shipping-rates-control__package-item {
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all;
    display: inline-block;
    margin: 0;
    padding: 0
}

    .wc-block-components-shipping-rates-control__package-item:not(:last-child):after {
        content: ", ";
        white-space: pre
    }

.wc-block-components-totals-coupon .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0
}

.wc-block-components-totals-coupon .wc-block-components-panel__content {
    padding-bottom: 0
}

.wc-block-components-totals-coupon__form {
    display: flex;
    width: 100%;
    margin-bottom: 0
}

    .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
        margin-bottom: 0;
        margin-top: 0;
        flex-grow: 1
    }

    .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
        height: 3em;
        flex-shrink: 0;
        margin-left: 8px;
        padding-left: 24px;
        padding-right: 24px;
        white-space: nowrap
    }

        .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button.no-margin {
            margin: 0
        }

.wc-block-components-totals-coupon__content {
    flex-direction: column;
    position: relative
}

.wc-block-components-totals-discount__coupon-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-discount .wc-block-components-totals-item__value {
    color: #4ab866
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 1.25em
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 700
}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {
    margin-bottom: 0
}

.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset {
    background-color: transparent;
    margin: 0;
    padding: 0;
    border: 0
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__via {
    margin-bottom: 16px
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label {
    flex-basis: 100%;
    text-align: left
}

.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice {
    margin: 0 0 .75em
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    background: transparent;
    box-shadow: none;
    display: inline;
    text-shadow: none;
    text-decoration: underline
}

    .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover {
        background: transparent;
        opacity: .8
    }

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    background: transparent;
    box-shadow: none;
    display: inline;
    text-shadow: none;
    text-decoration: underline
}

    .theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active, .theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus, .theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover {
        background: transparent
    }

.editor-styles-wrapper .wc-block-components-checkbox-list, .wc-block-components-checkbox-list {
    margin: 0;
    padding: 0;
    list-style: none outside
}

    .editor-styles-wrapper .wc-block-components-checkbox-list li, .wc-block-components-checkbox-list li {
        margin: 0 0 4px;
        padding: 0;
        list-style: none outside
    }

        .editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button, .editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button, .wc-block-components-checkbox-list li.show-less button, .wc-block-components-checkbox-list li.show-more button {
            background: none;
            border: none;
            padding: 0;
            text-decoration: underline;
            cursor: pointer
        }

    .editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li, .wc-block-components-checkbox-list.is-loading li {
        -webkit-animation: loading-fade 1.2s ease-in-out infinite;
        animation: loading-fade 1.2s ease-in-out infinite;
        background-color: var(--global--color-primary,#e0e0e0) !important;
        color: var(--global--color-primary,#e0e0e0) !important;
        outline: 0 !important;
        border: 0 !important;
        box-shadow: none;
        pointer-events: none;
        max-width: 100%
    }

        .editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li > *, .wc-block-components-checkbox-list.is-loading li > * {
            visibility: hidden
        }

@media screen and (prefers-reduced-motion:reduce) {
    .editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li, .wc-block-components-checkbox-list.is-loading li {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-chip {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    align-items: center;
    border: 0;
    display: inline-flex;
    padding: .125em .5em .25em;
    margin: 0 .365em .365em 0;
    border-radius: 0;
    line-height: 1;
    max-width: 100%
}

    .wc-block-components-chip, .wc-block-components-chip:active, .wc-block-components-chip:focus, .wc-block-components-chip:hover {
        background: #e0e0e0;
        color: #1e1e1e
    }

        .wc-block-components-chip.wc-block-components-chip--radius-small {
            border-radius: 3px
        }

        .wc-block-components-chip.wc-block-components-chip--radius-medium {
            border-radius: .433em
        }

        .wc-block-components-chip.wc-block-components-chip--radius-large {
            border-radius: 2em;
            padding-left: .75em;
            padding-right: .75em
        }

        .wc-block-components-chip .wc-block-components-chip__text {
            flex-grow: 1
        }

        .wc-block-components-chip.is-removable {
            padding-right: .5em
        }

            .wc-block-components-chip.is-removable .wc-block-components-chip__text {
                padding-right: .25em
            }

        .wc-block-components-chip .wc-block-components-chip__remove {
            font-size: .75em;
            background: transparent;
            border: 0;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            padding: 0
        }

        .wc-block-components-chip .wc-block-components-chip__remove-icon {
            vertical-align: middle
        }

.theme-twentytwentyone .wc-block-components-chip, .theme-twentytwentyone .wc-block-components-chip:active, .theme-twentytwentyone .wc-block-components-chip:focus, .theme-twentytwentyone .wc-block-components-chip:hover {
    background: #fff
}

    .theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background), .theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background), .theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background), .theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background) {
        background: transparent
    }

.wc-block-components-chip__remove:focus, .wc-block-components-chip__remove:hover, button.wc-block-components-chip:focus > .wc-block-components-chip__remove, button.wc-block-components-chip:hover > .wc-block-components-chip__remove {
    fill: #cc1818
}

.wc-block-components-chip__remove:disabled, button.wc-block-components-chip:disabled > .wc-block-components-chip__remove {
    fill: #949494;
    cursor: not-allowed
}

.wc-block-components-combobox .wc-block-components-combobox-control, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

    .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field {
        border: 0;
        border-radius: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline
    }

    .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container {
        color: inherit;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        text-decoration: inherit;
        text-transform: inherit;
        border: 0;
        border-radius: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        position: relative
    }

    .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
        color: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        line-height: inherit;
        text-decoration: inherit;
        text-transform: inherit;
        font-size: 1em;
        box-sizing: border-box;
        outline: inherit;
        border: 1px solid #50575e;
        background: #fff;
        box-shadow: none;
        color: #2b2d2f;
        font-family: inherit;
        font-weight: 400;
        height: 3em;
        letter-spacing: inherit;
        line-height: 1;
        padding: 1.5em 16px .25em;
        text-align: left;
        text-overflow: ellipsis;
        text-transform: none;
        white-space: nowrap;
        width: 100%;
        opacity: 1;
        border-radius: 4px
    }

        .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true], .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
            background-color: #fff;
            color: #2b2d2f;
            outline: 0;
            box-shadow: 0 0 0 1px #50575e
        }

        .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true], .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background-color: rgba(0,0,0,.1);
    border-color: hsla(0,0%,100%,.4);
    color: #fff
}

    .has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus {
        background-color: rgba(0,0,0,.1);
        color: #fff;
        box-shadow: 0 0 0 1px hsla(0,0%,100%,.4)
    }

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    position: absolute;
    z-index: 10;
    background-color: #fff;
    border: 1px solid #50575e;
    border-top: 0;
    margin: 3em 0 0;
    padding: 0;
    max-height: 300px;
    min-width: 100%;
    overflow: auto;
    color: #2b2d2f
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    font-size: 1em;
    color: #757575;
    cursor: default;
    list-style: none;
    margin: 0;
    padding: .25em 16px
}

    .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
        background-color: #ddd
    }

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: rgba(0,0,0,.4)
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted, .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active, .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus, .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
    background-color: #00669e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    font-size: 1em;
    line-height: 1.375;
    position: absolute;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: all .2s ease;
    color: #757575;
    z-index: 1;
    margin: 0 0 0 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 32px);
    white-space: nowrap
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: hsla(0,0%,100%,.6)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
        transition: none
    }
}

.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label {
    color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active, .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover {
    border-color: #cc1818
}

    .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus, .wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus {
        box-shadow: 0 0 0 1px #cc1818
    }

.wc-block-components-country-input {
    margin-top: 1.5em
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-480px)
    }
}

@keyframes slidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-480px)
    }
}

@media only screen and (max-width: 480px) {
    @-webkit-keyframes slidein {
        0% {
            transform: translateX(0)
        }

        to {
            transform: translateX(-100vw)
        }
    }

    @keyframes slidein {
        0% {
            transform: translateX(0)
        }

        to {
            transform: translateX(-100vw)
        }
    }
}

.wc-block-components-drawer__screen-overlay {
    background-color: rgba(95,95,95,.35);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .3s;
    z-index: 9999;
    opacity: 1
}

.wc-block-components-drawer__screen-overlay--with-slide-out {
    transition: opacity .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadein;
    animation-name: fadein
}

.wc-block-components-drawer__screen-overlay--is-hidden {
    pointer-events: none;
    opacity: 0
}

.wc-block-components-drawer {
    position: relative;
    background: #fff;
    display: block;
    height: 100%;
    left: 100%;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(-480px);
    width: 480px
}

    .wc-block-components-drawer:after {
        border-style: solid;
        border-width: 0 0 0 1px;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        opacity: .3;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }

@media only screen and (max-width: 480px) {
    .wc-block-components-drawer {
        transform: translateX(-100vw);
        width: 100vw
    }
}

.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer {
    transition: transform .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: slidein;
    animation-name: slidein
}

.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer {
    transform: translateX(0)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-drawer, .wc-block-components-drawer__screen-overlay {
        -webkit-animation-name: none !important;
        animation-name: none !important;
        transition: none !important
    }
}

.wc-block-components-drawer .components-modal__content {
    padding: 40px 16px
}

.wc-block-components-drawer .components-modal__header {
    position: relative
}

    .wc-block-components-drawer .components-modal__header .components-button {
        border: 0;
        border-radius: 0;
        vertical-align: baseline;
        background: transparent;
        position: absolute;
        right: 0;
        top: 0;
        padding: 1em;
        margin: -1em
    }

        .wc-block-components-drawer .components-modal__header .components-button > span {
            border: 0;
            clip: rect(1px,1px,1px,1px);
            -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            overflow-wrap: normal !important;
            word-wrap: normal !important;
            padding: 0;
            position: absolute !important;
            width: 1px
        }

.wc-block-components-drawer .components-modal__header-heading {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 1.25rem;
    word-break: break-word
}

.wc-block-components-dropdown-selector {
    max-width: 300px;
    position: relative;
    width: 100%
}

.wc-block-components-dropdown-selector__input-wrapper {
    background: #fff;
    border: 1px solid #50575e;
    color: #2b2d2f;
    align-items: center;
    border-radius: 4px;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
    padding: 2px 8px
}

.is-disabled .wc-block-components-dropdown-selector__input-wrapper {
    background-color: #e0e0e0
}

.is-multiple.has-checked > .wc-block-components-dropdown-selector__input-wrapper {
    padding: 2px 4px
}

.is-open > .wc-block-components-dropdown-selector__input-wrapper {
    border-radius: 4px 4px 0 0
}

.wc-block-components-dropdown-selector__input {
    font-size: .875em;
    line-height: 1.2857142857;
    margin: .1875em 0;
    min-width: 0;
    padding: .1875em 0
}

.is-single .wc-block-components-dropdown-selector__input {
    width: 100%
}

    .is-single .wc-block-components-dropdown-selector__input:active, .is-single .wc-block-components-dropdown-selector__input:focus, .is-single .wc-block-components-dropdown-selector__input:hover {
        outline: 0
    }

.is-single.has-checked.is-open .wc-block-components-dropdown-selector__input {
    margin-bottom: 1.5px;
    margin-top: 1.5px
}

.is-single.has-checked:not(.is-open) .wc-block-components-dropdown-selector__input {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    word-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px;
    position: absolute
}

.is-multiple .wc-block-components-dropdown-selector__input {
    flex: 1;
    min-width: 0
}

.is-multiple .wc-block-components-dropdown-selector__input, .is-single .wc-block-components-dropdown-selector__input:first-child {
    background: transparent;
    border: 0
}

    .is-multiple .wc-block-components-dropdown-selector__input:active, .is-multiple .wc-block-components-dropdown-selector__input:focus, .is-multiple .wc-block-components-dropdown-selector__input:hover, .is-single .wc-block-components-dropdown-selector__input:first-child:active, .is-single .wc-block-components-dropdown-selector__input:first-child:focus, .is-single .wc-block-components-dropdown-selector__input:first-child:hover {
        outline: 0
    }

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove {
    background-color: transparent;
    border: 0;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-transform: none
}

    .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:active, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:focus, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:hover, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:active, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:focus, .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:hover {
        background-color: transparent;
        text-decoration: none
    }

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value {
    font-size: .875em;
    align-items: center;
    color: #757575;
    display: inline-flex;
    margin: .1875em 0;
    padding: .1875em 0;
    width: 100%
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label {
    flex-grow: 1;
    line-height: 1.2857142857;
    padding: 0;
    text-align: left
}

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove {
    background-color: transparent;
    border: 0;
    display: inline-block;
    line-height: 1;
    padding: 0 0 0 .3em
}

    .wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove > svg {
        display: block
    }

.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-chip {
    font-size: .875em;
    margin-top: .1875em;
    margin-bottom: .1875em;
    line-height: 1.2857142857
}

.wc-block-components-dropdown-selector__list {
    background-color: #fff;
    margin: -1px 0 0;
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1
}

    .wc-block-components-dropdown-selector__list:not(:empty) {
        border: 1px solid #9f9f9f
    }

.wc-block-components-dropdown-selector__list-item {
    font-size: .875em;
    color: #757575;
    cursor: default;
    list-style: none;
    margin: 0;
    padding: 0 4px
}

    .wc-block-components-dropdown-selector__list-item.is-selected {
        background-color: #ddd
    }

    .wc-block-components-dropdown-selector__list-item.is-highlighted, .wc-block-components-dropdown-selector__list-item:active, .wc-block-components-dropdown-selector__list-item:focus, .wc-block-components-dropdown-selector__list-item:hover {
        background-color: #00669e;
        color: #fff
    }

.wc-filter-element-label-list-count {
    opacity: .6
}

    .wc-filter-element-label-list-count:before {
        content: " ("
    }

    .wc-filter-element-label-list-count:after {
        content: ")"
    }

.wc-block-components-filter-submit-button {
    display: block;
    margin-left: auto;
    white-space: nowrap
}

.wc-block-components-formatted-money-amount {
    white-space: nowrap
}

.wc-block-components-load-more {
    text-align: center;
    width: 100%
}

.wc-block-components-loading-mask {
    position: relative;
    min-height: 34px;
    pointer-events: none
}

    .wc-block-components-loading-mask .components-spinner {
        position: absolute;
        margin: 0;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

    .wc-block-components-loading-mask .wc-block-components-loading-mask__children {
        opacity: .25
    }

.wc-block-components-pagination {
    margin: 0 auto 16px
}

.wc-block-components-pagination__ellipsis, .wc-block-components-pagination__page {
    font-size: 1em;
    color: #333;
    display: inline-block;
    font-weight: 400
}

.wc-block-components-pagination__page {
    border-color: transparent;
    padding: .3em .6em;
    min-width: 2.2em
}

@media(max-width: 782px) {
    .wc-block-components-pagination__page {
        padding: .1em .2em;
        min-width: 1.6em
    }
}

.wc-block-components-pagination__page:not(.toggle) {
    background-color: transparent
}

.wc-block-components-pagination__ellipsis {
    padding: .3em
}

@media(max-width: 782px) {
    .wc-block-components-pagination__ellipsis {
        padding: .1em
    }
}

.wc-block-components-pagination__page--active[disabled] {
    color: #333;
    font-weight: 700;
    opacity: 1 !important
}

    .wc-block-components-pagination__page--active[disabled]:focus, .wc-block-components-pagination__page--active[disabled]:hover {
        background-color: inherit;
        color: #333;
        opacity: 1 !important
    }

html[dir=rtl] .wc-block-components-pagination-page--arrow span {
    display: inline-block;
    transform: scaleX(-1)
}

.wc-block-components-price-slider {
    margin-bottom: 24px
}

    .wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls {
        justify-content: flex-end
    }

        .wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
            margin-left: 0;
            margin-right: 10px
        }

    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: loading-fade 1.2s ease-in-out infinite;
        animation: loading-fade 1.2s ease-in-out infinite;
        background-color: var(--global--color-primary,#e0e0e0) !important;
        color: var(--global--color-primary,#e0e0e0) !important;
        outline: 0 !important;
        border: 0 !important;
        pointer-events: none;
        max-width: 100%;
        box-shadow: none
    }

        .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount > *, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button > *, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper > *, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount > *, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button > *, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper > * {
            visibility: hidden
        }

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button, .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount, .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button, .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
}

.wc-block-components-price-slider__range-input-wrapper {
    padding: 0 !important;
    border: 0 !important;
    outline: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 9px;
    clear: both;
    position: relative;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    background: #e1e1e1;
    margin: 15px 0
}

.wc-block-components-price-slider__range-input-progress {
    height: 9px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    --track-background: linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #af7dd1;
    background: var(--track-background)
}

.wc-block-components-price-slider__controls {
    display: flex
}

    .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
        margin: 0;
        border-radius: 4px;
        width: auto;
        max-width: 100px;
        min-width: 0
    }

        .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min {
            margin-right: 10px
        }

        .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max {
            margin-left: auto
        }

.wc-block-components-price-slider__range-input {
    margin: 0;
    padding: 0 !important;
    border: 0 !important;
    outline: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 0;
    display: block;
    position: relative;
    pointer-events: none;
    outline: none !important;
    position: absolute;
    left: 0;
    top: 0
}

    .wc-block-components-price-slider__range-input::-webkit-slider-runnable-track {
        cursor: default;
        height: 1px;
        outline: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .wc-block-components-price-slider__range-input::-webkit-slider-thumb {
        background-color: transparent;
        background-position: 0 0;
        width: 28px;
        height: 23px;
        border: 0;
        padding: 0;
        vertical-align: top;
        cursor: pointer;
        z-index: 20;
        pointer-events: auto;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        -webkit-transition: transform .2s ease-in-out;
        transition: transform .2s ease-in-out;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin: -6px 0 0
    }

        .wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover {
            background-position-y: -23px;
            transform: scale(1.1)
        }

    .wc-block-components-price-slider__range-input::-webkit-slider-progress {
        margin: 0;
        padding: 0 !important;
        border: 0 !important;
        outline: none;
        background: transparent;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .wc-block-components-price-slider__range-input::-moz-focus-outer {
        border: 0
    }

    .wc-block-components-price-slider__range-input::-moz-range-track {
        cursor: default;
        height: 1px;
        outline: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .wc-block-components-price-slider__range-input::-moz-range-progress {
        margin: 0;
        padding: 0 !important;
        border: 0 !important;
        outline: none;
        background: transparent;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    .wc-block-components-price-slider__range-input::-moz-range-thumb {
        background-color: transparent;
        background-position: 0 0;
        width: 28px;
        height: 23px;
        border: 0;
        padding: 0;
        margin: 0;
        vertical-align: top;
        cursor: pointer;
        z-index: 20;
        pointer-events: auto;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        -moz-transition: transform .2s ease-in-out;
        transition: transform .2s ease-in-out;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

        .wc-block-components-price-slider__range-input::-moz-range-thumb:hover {
            background-position-y: -23px;
            transform: scale(1.1)
        }

    .wc-block-components-price-slider__range-input::-ms-thumb {
        background-color: transparent;
        background-position: 0 0;
        width: 28px;
        height: 23px;
        border: 0;
        padding: 0;
        margin: 0;
        vertical-align: top;
        cursor: pointer;
        z-index: 20;
        pointer-events: auto;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
        -ms-transition: transform .2s ease-in-out;
        transition: transform .2s ease-in-out;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

        .wc-block-components-price-slider__range-input::-ms-thumb:hover {
            background-position-y: -23px;
            transform: scale(1.1)
        }

    .wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb {
        background-position-y: -23px;
        transform: scale(1.1)
    }

    .wc-block-components-price-slider__range-input:focus::-moz-range-thumb {
        background-position-y: -23px;
        transform: scale(1.1)
    }

    .wc-block-components-price-slider__range-input:focus::-ms-thumb {
        background-position-y: -23px;
        transform: scale(1.1)
    }

    .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min {
        z-index: 21
    }

        .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb {
            margin-left: -2px;
            background-position-x: left
        }

        .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
            background-position-x: left;
            transform: translate(-2px,4px)
        }

        .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb {
            background-position-x: left
        }

    .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max {
        z-index: 20
    }

        .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb {
            background-position-x: right;
            margin-left: 2px
        }

        .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
            background-position-x: right;
            transform: translate(2px,4px)
        }

        .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb {
            background-position-x: right
        }

.rtl .wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(270deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #af7dd1;
    background: var(--track-background)
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .wc-block-components-price-slider__range-input-wrapper {
        background: transparent;
        box-shadow: none;
        height: 24px
    }

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        width: 100%;
        top: 7px
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

        .wc-block-components-price-slider__range-input::-ms-track {
            background: transparent;
            border-color: transparent;
            border-width: 7px 0;
            color: transparent
        }

        .wc-block-components-price-slider__range-input::-ms-fill-lower {
            background: #e1e1e1;
            box-shadow: inset 0 0 0 1px #b8b8b8
        }

        .wc-block-components-price-slider__range-input::-ms-fill-upper {
            background: transparent
        }

        .wc-block-components-price-slider__range-input::-ms-tooltip {
            display: none
        }

        .wc-block-components-price-slider__range-input::-ms-thumb {
            transform: translate(1px);
            pointer-events: auto
        }

    .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: transparent
    }

    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: loading-fade 1.2s ease-in-out infinite;
        animation: loading-fade 1.2s ease-in-out infinite;
        background-color: var(--global--color-primary,#e0e0e0) !important;
        color: var(--global--color-primary,#e0e0e0) !important;
        outline: 0 !important;
        border: 0 !important;
        pointer-events: none;
        max-width: 100%;
        box-shadow: none
    }

        .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper > *, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper > * {
            visibility: hidden
        }
}

@media screen and (-ms-high-contrast:active)and (prefers-reduced-motion:reduce),screen and (-ms-high-contrast:none)and (prefers-reduced-motion:reduce) {
    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@supports(-ms-ime-align:auto) {
    .wc-block-components-price-slider__range-input-wrapper {
        background: transparent;
        box-shadow: none;
        height: 24px
    }

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        width: 100%;
        top: 7px
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

        .wc-block-components-price-slider__range-input::-ms-track {
            background: transparent;
            border-color: transparent;
            border-width: 7px 0;
            color: transparent
        }

        .wc-block-components-price-slider__range-input::-ms-fill-lower {
            background: #e1e1e1;
            box-shadow: inset 0 0 0 1px #b8b8b8
        }

        .wc-block-components-price-slider__range-input::-ms-fill-upper {
            background: transparent
        }

        .wc-block-components-price-slider__range-input::-ms-tooltip {
            display: none
        }

        .wc-block-components-price-slider__range-input::-ms-thumb {
            transform: translate(1px);
            pointer-events: auto
        }

    .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: transparent
    }

    .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: loading-fade 1.2s ease-in-out infinite;
        animation: loading-fade 1.2s ease-in-out infinite;
        background-color: var(--global--color-primary,#e0e0e0) !important;
        color: var(--global--color-primary,#e0e0e0) !important;
        outline: 0 !important;
        border: 0 !important;
        pointer-events: none;
        max-width: 100%;
        box-shadow: none
    }

        .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper > *, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper > * {
            visibility: hidden
        }

    @media screen and (prefers-reduced-motion:reduce) {
        .wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper, .wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper {
            -webkit-animation: none;
            animation: none
        }
    }

    .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
    background: transparent;
    border: 3px solid;
    box-sizing: border-box
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
    --range-color: currentColor;
    margin: -3px
}

.theme-twentytwentyone .wc-block-price-filter__range-input {
    background: transparent;
    margin: -3px;
    width: calc(100% + 6px)
}

    .theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb, .theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb {
        filter: none
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb, .theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb {
        filter: none
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb, .theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb {
        filter: none
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb {
        margin-top: -9px
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
        transform: translate(2px,1px)
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
        transform: translate(-2px,1px)
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track {
        border-color: transparent !important
    }

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
        border: 0;
        height: auto;
        position: relative;
        height: 50px
    }

    .theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
        display: none
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input {
        height: 100%;
        margin: 0;
        width: 100%
    }
}

.wc-block-components-product-sort-select {
    margin-bottom: 24px;
    text-align: left
}

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

    to {
        transform: rotate(1turn)
    }
}

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

    to {
        transform: rotate(1turn)
    }
}

.wc-block-grid {
    text-align: center
}

.wc-block-grid__no-products {
    padding: 40px;
    text-align: center;
    width: 100%
}

    .wc-block-grid__no-products .wc-block-grid__no-products-image {
        max-width: 150px;
        margin: 0 auto 1em;
        display: block;
        color: inherit
    }

    .wc-block-grid__no-products .wc-block-grid__no-products-title {
        display: block;
        margin: 0;
        font-weight: 700
    }

    .wc-block-grid__no-products .wc-block-grid__no-products-description {
        display: block;
        margin: .25em 0 1em
    }

.wc-block-grid__products {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -8px 16px;
    background-clip: padding-box
}

.wc-block-grid__product {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    float: none;
    width: auto;
    position: relative;
    text-align: center;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 16px solid transparent;
    list-style: none
}

    .wc-block-grid__product.wc-block-grid__product {
        box-sizing: border-box
    }

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product, .wc-block-grid.has-aligned-buttons .wc-block-grid__product {
    display: flex;
    flex-direction: column
}

    .theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product > :last-child, .wc-block-grid.has-aligned-buttons .wc-block-grid__product > :last-child {
        margin-top: auto;
        margin-bottom: 0;
        padding-bottom: 12px
    }

.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product, .wc-block-grid.has-1-columns .wc-block-grid__product {
    flex: 1 0 100%;
    max-width: 100%
}

.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product, .wc-block-grid.has-2-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%
}

.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product, .wc-block-grid.has-3-columns .wc-block-grid__product {
    flex: 1 0 33.33333%;
    max-width: 33.3333333333%
}

.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product, .wc-block-grid.has-4-columns .wc-block-grid__product {
    flex: 1 0 25%;
    max-width: 25%
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product, .wc-block-grid.has-5-columns .wc-block-grid__product {
    flex: 1 0 20%;
    max-width: 20%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product, .wc-block-grid.has-6-columns .wc-block-grid__product {
    flex: 1 0 16.66667%;
    max-width: 16.6666666667%
}

.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product, .wc-block-grid.has-7-columns .wc-block-grid__product {
    flex: 1 0 14.28571%;
    max-width: 14.2857142857%
}

.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product, .wc-block-grid.has-8-columns .wc-block-grid__product {
    flex: 1 0 12.5%;
    max-width: 12.5%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product, .wc-block-grid.has-6-columns .wc-block-grid__product {
    font-size: .5em
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product, .theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product, .wc-block-grid.has-5-columns .wc-block-grid__product, .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product {
    font-size: .58em
}

.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product, .theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product, .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product, .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull), .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull) {
    font-size: .92em
}

@media(max-width: 480px) {
    .wc-block-grid.has-2-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-3-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-4-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-5-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-6-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-7-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-8-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        margin-left: auto;
        margin-right: auto;
        flex: 1 0 100%;
        max-width: 100%;
        padding: 0
    }
}

@media(min-width: 481px)and (max-width:600px) {
    .wc-block-grid.has-2-columns .wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

        .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd) {
            padding-right: 8px
        }

        .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) {
            padding-left: 8px
        }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

        .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd) {
            padding-right: 8px
        }

        .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) {
            padding-left: 8px
        }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

        .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd) {
            padding-right: 8px
        }

        .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) {
            padding-left: 8px
        }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

        .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd) {
            padding-right: 8px
        }

        .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) {
            padding-left: 8px
        }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

        .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd) {
            padding-right: 8px
        }

        .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) {
            padding-left: 8px
        }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

        .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd) {
            padding-right: 8px
        }

        .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) {
            padding-left: 8px
        }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 24px
    }

        .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd) {
            padding-right: 8px
        }

        .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) {
            padding-left: 8px
        }
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-product-price--align-left {
    display: block;
    text-align: left
}

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .5em
}

.is-loading .wc-block-components-product-price:before {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    content: ".";
    display: inline-block;
    width: 5em
}

    .is-loading .wc-block-components-product-price:before > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-price:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-quantity-selector {
    display: flex;
    width: 107px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 4px;
    box-sizing: content-box;
    margin: 0 0 .25em
}

.has-dark-controls .wc-block-components-quantity-selector {
    background-color: transparent;
    border-color: hsla(0,0%,100%,.4)
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    font-size: 1em;
    order: 2;
    min-width: 40px;
    flex: 1 1 auto;
    border: 0;
    padding: .4em 0;
    margin: 0;
    text-align: center;
    background: transparent;
    box-shadow: none;
    color: #000;
    line-height: 1;
    vertical-align: middle;
    -moz-appearance: textfield
}

    .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
        background: #f0f0f0;
        outline: 1px solid #ddd
    }

    .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
        color: #949494
    }

.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    color: #fff;
    background: transparent
}

    .has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
        background: transparent
    }

    .has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
        color: hsla(0,0%,100%,.3)
    }

.wc-block-components-quantity-selector input::-webkit-inner-spin-button, .wc-block-components-quantity-selector input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    border: 0;
    padding: 0;
    margin: 0;
    background: none transparent;
    box-shadow: none;
    font-size: 1em;
    min-width: 30px;
    cursor: pointer;
    color: #1e1e1e;
    font-style: normal;
    text-align: center;
    text-decoration: none
}

    .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
        outline: 2px solid #ddd
    }

    .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus, .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
        border: 0;
        padding: 0;
        margin: 0;
        background: none transparent;
        box-shadow: none;
        color: #1e1e1e
    }

        .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus:focus, .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover:focus {
            outline: 2px solid #ddd
        }

    .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
        color: #949494;
        cursor: default;
        border: 0;
        padding: 0;
        margin: 0;
        background: none transparent;
        box-shadow: none
    }

        .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled:focus {
            outline: 2px solid #ddd
        }

.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button, .has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus, .has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    color: #fff
}

    .has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
        color: hsla(0,0%,100%,.3)
    }

.wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--minus {
    order: 1
}

.wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--plus {
    order: 3
}

.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus, .theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    background: none transparent
}

.wc-block-components-radio-control__option {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    display: block;
    margin: 1em 0;
    padding: 0 0 0 2.5em;
    position: relative
}

    .wc-block-components-radio-control__option:first-child {
        margin-top: 0
    }

    .wc-block-components-radio-control__option:last-child {
        margin-bottom: 0
    }

.wc-block-components-radio-control__option-layout {
    display: table;
    width: 100%
}

.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after {
    display: none
}

.wc-block-components-radio-control__description-group, .wc-block-components-radio-control__label-group {
    display: table-row
}

    .wc-block-components-radio-control__description-group > span, .wc-block-components-radio-control__label-group > span {
        display: table-cell
    }

    .wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description, .wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label, .wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description, .wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label {
        text-align: right;
        min-width: 50%
    }

.wc-block-components-radio-control__label, .wc-block-components-radio-control__secondary-label {
    line-height: max(1.5rem,24px)
}

.wc-block-components-radio-control__description, .wc-block-components-radio-control__secondary-description {
    font-size: .875em;
    line-height: 20px
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 2px solid #50575e;
    border-radius: 50%;
    display: inline-block;
    height: 1.5em;
    min-height: 24px;
    min-width: 24px;
    width: 1.5em;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

    .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
        background: #000;
        border-radius: 50%;
        content: "";
        display: block;
        height: .75em;
        left: 50%;
        margin: 0;
        min-height: 12px;
        min-width: 12px;
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        width: .75em
    }

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input {
    border-color: hsla(0,0%,100%,.6);
    background-color: rgba(0,0,0,.1)
}

    .has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
        background: #fff
    }

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border-width: 2px
}

    .theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
        background-color: var(--form--color-text)
    }

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after {
    display: none
}

.is-loading .wc-block-components-review-list-item__text {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    display: block;
    width: 60%
}

    .is-loading .wc-block-components-review-list-item__text > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__text {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__text:after {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%
}

    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    font-size: 1em;
    width: 80px
}

    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product, .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars > span {
    display: none
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    height: 1em;
    width: 120px
}

    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after {
    content: " "
}

.editor-styles-wrapper .wc-block-components-review-list-item__item, .wc-block-components-review-list-item__item {
    margin: 0 0 48px;
    list-style: none
}

.wc-block-components-review-list-item__info {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-bottom: 24px
}

.wc-block-components-review-list-item__meta {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__info {
    -ms-grid-columns: calc(3em + 16px) 1fr;
    grid-template-columns: calc(3em + 16px) 1fr
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta {
    -ms-grid-column: 2;
    grid-column: 2
}

.wc-block-components-review-list-item__image {
    align-items: center;
    display: flex;
    height: 3em;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    justify-content: center;
    position: relative;
    width: 3em
}

    .wc-block-components-review-list-item__image > img {
        display: block;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

.wc-block-components-review-list-item__verified {
    width: 21px;
    height: 21px;
    text-indent: 21px;
    margin: 0;
    line-height: 21px;
    overflow: hidden;
    position: absolute;
    right: -7px;
    bottom: -7px
}

    .wc-block-components-review-list-item__verified:before {
        width: 21px;
        height: 21px;
        background: transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;
        display: block;
        content: ""
    }

.wc-block-components-review-list-item__meta {
    display: flex;
    align-items: center;
    flex-flow: row wrap
}

    .wc-block-components-review-list-item__meta:after {
        order: 3;
        content: "";
        flex-basis: 100%
    }

.wc-block-components-review-list-item__author, .wc-block-components-review-list-item__product {
    display: block;
    font-weight: 700;
    order: 1;
    margin-right: 8px
}

    .wc-block-components-review-list-item__product + .wc-block-components-review-list-item__author {
        font-weight: 400;
        order: 4
    }

.wc-block-components-review-list-item__published-date {
    order: 5
}

.wc-block-components-review-list-item__product + .wc-block-components-review-list-item__author + .wc-block-components-review-list-item__published-date {
    padding-left: 8px;
    position: relative
}

    .wc-block-components-review-list-item__product + .wc-block-components-review-list-item__author + .wc-block-components-review-list-item__published-date:before {
        content: "";
        display: inline-block;
        margin-left: -8px;
        border-right: 1px solid;
        opacity: .5;
        height: 1em;
        vertical-align: middle;
        position: absolute;
        top: calc(50% + .1em);
        transform: translateY(-50%)
    }

.wc-block-components-review-list-item__author:first-child + .wc-block-components-review-list-item__published-date:before, .wc-block-components-review-list-item__rating + .wc-block-components-review-list-item__author + .wc-block-components-review-list-item__published-date:before {
    display: none
}

.wc-block-components-review-list-item__rating {
    order: 2
}

    .wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars {
        font-size: 1em;
        display: block;
        top: 0;
        overflow: hidden;
        position: relative;
        height: 1em;
        line-height: 1;
        width: 5.3em;
        font-family: star;
        font-weight: 400
    }

        .wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars:before {
            content: "SSSSS";
            opacity: .25;
            float: left;
            top: 0;
            left: 0;
            position: absolute
        }

        .wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars span {
            overflow: hidden;
            float: left;
            top: 0;
            left: 0;
            position: absolute;
            padding-top: 1.5em
        }

            .wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars span:before {
                content: "SSSSS";
                top: 0;
                position: absolute;
                left: 0;
                color: #e6a237
            }

.wc-block-components-review-list-item__text p {
    font-size: inherit
}

.wc-block-components-review-list.wc-block-components-review-list {
    margin: 0
}

.wc-block-components-review-sort-select {
    text-align: right
}

.wc-block-components-sidebar-layout {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

    .wc-block-components-sidebar-layout .wc-block-components-main {
        box-sizing: border-box;
        margin: 0;
        padding-right: 3.7735849057%;
        width: 65%
    }

.wc-block-components-sidebar {
    box-sizing: border-box;
    margin: 0;
    padding-left: 2.2641509434%;
    width: 35%
}

    .wc-block-components-sidebar .wc-block-components-panel > h2 {
        font-size: 1em;
        border: 0;
        border-radius: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline
    }

.is-medium.wc-block-components-sidebar-layout, .is-mobile.wc-block-components-sidebar-layout, .is-small.wc-block-components-sidebar-layout {
    flex-direction: column;
    margin: 0 auto 16px
}

    .is-medium.wc-block-components-sidebar-layout .wc-block-components-main, .is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar, .is-mobile.wc-block-components-sidebar-layout .wc-block-components-main, .is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar, .is-small.wc-block-components-sidebar-layout .wc-block-components-main, .is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
        padding: 0;
        width: 100%
    }

.is-large .wc-block-components-sidebar .wc-block-components-panel, .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 16px
}

    .is-large .wc-block-components-sidebar .wc-block-components-panel .wc-block-components-totals-item {
        padding: 0
    }

.wc-block-components-sidebar .wc-block-components-panel > h2 {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

    .wc-block-components-sidebar .wc-block-components-panel > h2 .wc-block-components-panel__button {
        font-weight: 400
    }

.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel > h2 {
    font-size: 1.25em;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    margin-right: 12px;
    display: inline-block;
    font-weight: 400
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-spinner {
    position: absolute;
    width: 100%;
    height: 100%;
    color: inherit;
    box-sizing: content-box;
    text-align: center;
    font-size: 1.25em
}

    .wc-block-components-spinner:after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -.5em 0 0 -.5em;
        width: 1em;
        height: 1em;
        box-sizing: border-box;
        transform-origin: 50% 50%;
        transform: translateZ(0) scale(.5);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-radius: 50%;
        border: .2em solid;
        border-left: .2em solid transparent;
        -webkit-animation: wc-block-components-spinner__animation 1s linear infinite;
        animation: wc-block-components-spinner__animation 1s linear infinite
    }

@-webkit-keyframes wc-block-components-spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856,.0703,.4143,.9297);
        animation-timing-function: cubic-bezier(.5856,.0703,.4143,.9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes wc-block-components-spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856,.0703,.4143,.9297);
        animation-timing-function: cubic-bezier(.5856,.0703,.4143,.9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.wc-block-components-state-input {
    margin-top: 1.5em
}

.wc-block-components-tabs .wc-block-components-tabs__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

    .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item {
        border: none;
        flex: auto;
        background: transparent;
        padding: 12px 16px;
        color: inherit;
        outline-offset: -1px;
        text-align: center;
        transition: box-shadow .1s linear;
        box-shadow: inset 0 -1px currentColor;
        border-radius: 0
    }

        .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item.is-active {
            box-shadow: inset 0 -3px currentColor;
            font-weight: 600;
            position: relative
        }

        .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item:focus {
            outline-offset: -1px;
            outline: 1px dotted currentColor
        }

        .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item:active, .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item:hover {
            background: transparent
        }

        .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content {
            font-size: 1em;
            line-height: 1;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
            display: inline-block;
            font-weight: 700
        }

            .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content > img, .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content > svg {
                height: 1.2em;
                vertical-align: middle;
                margin: .2em 0 -.2em
            }

            .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons {
                margin: .2em 0 -.2em
            }

                .wc-block-components-tabs .wc-block-components-tabs__list > .wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
                    height: 1.2em;
                    vertical-align: middle
                }

.wc-block-components-tabs .wc-block-components-tabs__content {
    padding: 16px 0;
    text-transform: none
}

.wc-block-components-form .wc-block-components-text-input, .wc-block-components-text-input {
    position: relative;
    margin-top: 1.5em;
    white-space: nowrap
}

    .wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
        color: inherit;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        text-decoration: inherit;
        text-transform: inherit;
        font-size: 1em;
        position: absolute;
        transform: translateY(.75em);
        left: 0;
        top: 0;
        transform-origin: top left;
        line-height: 1.375;
        color: #757575;
        transition: transform .2s ease;
        margin: 0 0 0 17px;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: calc(100% - 32px);
        cursor: text
    }

.has-dark-controls .wc-block-components-form .wc-block-components-text-input label, .has-dark-controls .wc-block-components-text-input label {
    color: hsla(0,0%,100%,.6)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
        transition: none
    }
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill + label, .wc-block-components-text-input input:-webkit-autofill + label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input.is-active label, .wc-block-components-text-input.is-active label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
    font-size: 1em;
    background-color: #fff;
    padding: .75em 16px;
    border-radius: 4px;
    border: 1px solid #50575e;
    width: 100%;
    line-height: 1.375;
    font-family: inherit;
    margin: 0;
    box-sizing: border-box;
    height: 3em;
    min-height: 0;
    color: #2b2d2f
}

    .wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .wc-block-components-text-input input[type=email]:focus, .wc-block-components-text-input input[type=number]:focus, .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-text-input input[type=text]:focus, .wc-block-components-text-input input[type=url]:focus {
        background-color: #fff;
        color: #2b2d2f;
        outline: 0;
        box-shadow: 0 0 0 1px #50575e
    }

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url], .has-dark-controls .wc-block-components-text-input input[type=email], .has-dark-controls .wc-block-components-text-input input[type=number], .has-dark-controls .wc-block-components-text-input input[type=tel], .has-dark-controls .wc-block-components-text-input input[type=text], .has-dark-controls .wc-block-components-text-input input[type=url] {
    background-color: rgba(0,0,0,.1);
    border-color: hsla(0,0%,100%,.4);
    color: #fff
}

    .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .has-dark-controls .wc-block-components-text-input input[type=email]:focus, .has-dark-controls .wc-block-components-text-input input[type=number]:focus, .has-dark-controls .wc-block-components-text-input input[type=tel]:focus, .has-dark-controls .wc-block-components-text-input input[type=text]:focus, .has-dark-controls .wc-block-components-text-input input[type=url]:focus {
        background-color: rgba(0,0,0,.1);
        color: #fff;
        box-shadow: 0 0 0 1px hsla(0,0%,100%,.4)
    }

.wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=number] {
    -moz-appearance: textfield
}

    .wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button, .wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button, .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button, .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        appearance: none;
        margin: 0
    }

.wc-block-components-form .wc-block-components-text-input.is-active input[type=email], .wc-block-components-form .wc-block-components-text-input.is-active input[type=number], .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-form .wc-block-components-text-input.is-active input[type=text], .wc-block-components-form .wc-block-components-text-input.is-active input[type=url], .wc-block-components-text-input.is-active input[type=email], .wc-block-components-text-input.is-active input[type=number], .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-text-input.is-active input[type=text], .wc-block-components-text-input.is-active input[type=url] {
    padding: 1.5em 0 .25em 16px
}

.wc-block-components-form .wc-block-components-text-input.has-error input, .wc-block-components-form .wc-block-components-text-input.has-error input:active, .wc-block-components-form .wc-block-components-text-input.has-error input:focus, .wc-block-components-form .wc-block-components-text-input.has-error input:hover, .wc-block-components-text-input.has-error input, .wc-block-components-text-input.has-error input:active, .wc-block-components-text-input.has-error input:focus, .wc-block-components-text-input.has-error input:hover {
    border-color: #cc1818
}

    .wc-block-components-form .wc-block-components-text-input.has-error input:focus, .wc-block-components-text-input.has-error input:focus {
        box-shadow: 0 0 0 1px #cc1818
    }

.wc-block-components-form .wc-block-components-text-input.has-error label, .wc-block-components-text-input.has-error label {
    color: #cc1818
}

.wc-block-components-form .wc-block-components-text-input:only-child, .wc-block-components-text-input:only-child {
    margin-top: 0
}

.wc-block-components-textarea {
    font-size: 1em;
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    color: #2b2d2f;
    font-family: inherit;
    line-height: 1.375;
    margin: 0;
    padding: .75em 16px;
    width: 100%
}

.has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0,0,0,.1);
    border-color: hsla(0,0%,100%,.4);
    color: #fff
}

    .has-dark-controls .wc-block-components-textarea::-moz-placeholder {
        color: hsla(0,0%,100%,.6)
    }

    .has-dark-controls .wc-block-components-textarea:-ms-input-placeholder {
        color: hsla(0,0%,100%,.6)
    }

    .has-dark-controls .wc-block-components-textarea::placeholder {
        color: hsla(0,0%,100%,.6)
    }

.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0,0,0,.1);
    color: #fff
}

.theme-twentytwenty .wc-block-components-title.wc-block-components-title, .wc-block-components-title.wc-block-components-title {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 1.25em;
    word-break: break-word
}

.wc-block-components-notices {
    display: block;
    margin-bottom: 2em
}

    .wc-block-components-notices .wc-block-components-notices__notice {
        margin: 0;
        display: flex;
        flex-wrap: nowrap
    }

        .wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss {
            background: transparent none;
            padding: 0;
            margin: 0 0 0 auto;
            border: 0;
            outline: 0;
            color: currentColor
        }

            .wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg {
                fill: currentColor;
                vertical-align: text-top
            }

        .wc-block-components-notices .wc-block-components-notices__notice + .wc-block-components-notices__notice {
            margin-top: 1em
        }

.theme-twentytwenty .wc-block-components-notices__notice, .theme-twentytwentyone .wc-block-components-notices__notice {
    padding: 1.5rem 3rem
}

.wc-block-components-notices__snackbar {
    position: fixed;
    bottom: 20px;
    left: 16px;
    width: auto
}

@media(max-width: 782px) {
    .wc-block-components-notices__snackbar {
        position: fixed;
        top: 10px;
        left: 0;
        bottom: auto
    }
}

@media(max-width: 782px) {
    .wc-block-components-notices__snackbar .components-snackbar-list__notice-container {
        margin-left: 10px;
        margin-right: 10px
    }
}

.wc-block-components-validation-error {
    font-size: .75em;
    color: #cc1818;
    max-width: 100%;
    white-space: normal
}

    .wc-block-components-validation-error > p {
        margin: 0;
        padding: 4px 0 0
    }

.wc-block-components-select + .wc-block-components-validation-error {
    margin-bottom: 24px
}

.with-scroll-to-top__scroll-point {
    position: relative;
    top: -36px
}

.is-medium .wc-block-cart__sidebar, .is-mobile .wc-block-cart__sidebar, .is-small .wc-block-cart__sidebar {
    margin-bottom: 24px;
    order: 0
}

.editor-styles-wrapper .wc-block-cart__empty-cart__title, .wc-block-cart__empty-cart__title {
    font-size: inherit
}

.wc-block-cart__submit {
    position: relative;
    margin: 0 0 16px
}

.wc-block-cart__submit-button {
    width: 100%;
    margin: 0
}

.wc-block-cart .wc-block-cart__submit-container {
    padding: 0
}

@media(min-width: 783px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        display: none
    }
}

@media(max-width: 782px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        background: #fff;
        bottom: 0;
        left: 0;
        padding: 16px;
        position: fixed;
        width: 100%;
        z-index: 9999
    }

        .wc-block-cart .wc-block-cart__submit-container--sticky:before {
            box-shadow: 0 -10px 20px 10px currentColor;
            color: hsla(0,0%,80%,.5);
            content: "";
            height: 100%;
            left: 0;
            position: absolute;
            right: 0;
            top: 0
        }
}

.wc-block-cart .wc-block-components-shipping-calculator {
    white-space: nowrap
}

.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type {
    margin-top: 0
}

table.wc-block-cart-items, table.wc-block-cart-items td, table.wc-block-cart-items th {
    background: none !important;
    border: 0;
    margin: 0
}

.editor-styles-wrapper table.wc-block-cart-items, table.wc-block-cart-items {
    width: 100%
}

    .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header, table.wc-block-cart-items .wc-block-cart-items__header {
        font-size: .75em;
        text-transform: none
    }

        .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image, table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
            width: 100px
        }

        .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product, table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
            visibility: hidden
        }

        .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total, table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
            width: 100px;
            text-align: right
        }

    .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
        width: 100%;
        margin: 0
    }

    .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
        border: 0;
        border-radius: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        color: inherit;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        text-decoration: inherit;
        text-transform: inherit;
        background: transparent;
        box-shadow: none;
        display: inline;
        text-shadow: none;
        text-decoration: underline;
        font-size: .75em;
        text-transform: none;
        white-space: nowrap
    }

        .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
            background: transparent
        }

    .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
        display: block;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content
    }

    .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
        font-size: 1em;
        text-align: right;
        line-height: inherit
    }

    .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
        margin-bottom: .75em
    }

    .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled, table.wc-block-cart-items .wc-block-cart-items__row.is-disabled {
        opacity: .5;
        pointer-events: none;
        transition: opacity .2s ease
    }

.wc-block-cart .wc-block-components-totals-footer-item, .wc-block-cart .wc-block-components-totals-taxes {
    margin: 0
}

.wc-block-cart--is-loading h2 span, .wc-block-cart--is-loading th span, .wc-block-mini-cart__drawer.is-loading h2 span, .wc-block-mini-cart__drawer.is-loading th span {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    min-width: 84px;
    display: inline-block
}

    .wc-block-cart--is-loading h2 span > *, .wc-block-cart--is-loading th span > *, .wc-block-mini-cart__drawer.is-loading h2 span > *, .wc-block-mini-cart__drawer.is-loading th span > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-cart--is-loading h2 span, .wc-block-cart--is-loading th span, .wc-block-mini-cart__drawer.is-loading h2 span, .wc-block-mini-cart__drawer.is-loading th span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading h2 span:after, .wc-block-cart--is-loading th span:after, .wc-block-mini-cart__drawer.is-loading h2 span:after, .wc-block-mini-cart__drawer.is-loading th span:after {
    content: " "
}

.wc-block-cart--is-loading h2 span, .wc-block-mini-cart__drawer.is-loading h2 span {
    min-width: 33%
}

.wc-block-cart--is-loading .wc-block-components-product-metadata, .wc-block-cart--is-loading .wc-block-components-product-price, .wc-block-cart--is-loading .wc-block-components-quantity-selector, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price, .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%
}

    .wc-block-cart--is-loading .wc-block-components-product-metadata > *, .wc-block-cart--is-loading .wc-block-components-product-price > *, .wc-block-cart--is-loading .wc-block-components-quantity-selector > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-cart--is-loading .wc-block-components-product-metadata, .wc-block-cart--is-loading .wc-block-components-product-price, .wc-block-cart--is-loading .wc-block-components-quantity-selector, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price, .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    min-width: 84px;
    display: inline-block
}

    .wc-block-cart--is-loading .wc-block-components-product-name > *, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-cart--is-loading .wc-block-components-product-name, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name:after, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:after {
    content: " "
}

.wc-block-cart--is-loading .wc-block-components-product-metadata, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata {
    margin-top: .25em;
    min-width: 8em
}

.wc-block-cart--is-loading .wc-block-cart-item__remove-link, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__remove-link {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image > a, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image > a {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    display: block
}

    .wc-block-cart--is-loading .wc-block-cart-item__image > a > *, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image > a > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-cart--is-loading .wc-block-cart-item__image > a, .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image > a {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-price, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price {
    max-width: 3em;
    display: block;
    margin-top: .25em
}

    .wc-block-cart--is-loading .wc-block-components-product-price:after, .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:after {
        content: " "
    }

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    min-height: 460px
}

    .wc-block-cart--is-loading .wc-block-cart__sidebar .components-card > *, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-cart--is-loading .wc-block-cart__sidebar .components-card, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after, .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:after {
    content: " "
}

.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: none
}

.is-loading + .wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: flex
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

    .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge {
        margin-top: 4px
    }

.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, .is-mobile .wc-block-cart-item__total .wc-block-components-sale-badge, .is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, .is-small .wc-block-cart-item__total .wc-block-components-sale-badge, .is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
    display: none
}

.is-medium table.wc-block-cart-items td, .is-mobile table.wc-block-cart-items td, .is-small table.wc-block-cart-items td {
    padding: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link, .is-medium table.wc-block-cart-items .wc-block-cart-items__header, .is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link, .is-mobile table.wc-block-cart-items .wc-block-cart-items__header, .is-small table.wc-block-cart-items .wc-block-cart-item__remove-link, .is-small table.wc-block-cart-items .wc-block-cart-items__header {
    display: none
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 80px 132px;
    grid-template-columns: 80px 132px;
    padding: 16px 0
}

    .is-medium table.wc-block-cart-items .wc-block-cart-items__row:after, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row:after, .is-small table.wc-block-cart-items .wc-block-cart-items__row:after {
        border-style: solid;
        border-width: 0 0 1px;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        opacity: .3;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }

    .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 1;
        grid-row-start: 1;
        padding-right: 16px
    }

    .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
        -ms-grid-column: 2;
        grid-column-start: 2;
        -ms-grid-column-span: 2;
        grid-column-end: 4;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-column-align: stretch;
        justify-self: stretch;
        padding: 0 16px 16px 0
    }

    .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-row: 2;
        grid-row-start: 2;
        vertical-align: bottom;
        padding-right: 16px;
        -ms-grid-row-align: end;
        align-self: end;
        padding-top: 16px
    }

    .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
        -ms-grid-row: 1;
        grid-row-start: 1
    }

        .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
            display: inline-block
        }

.is-large.wc-block-cart {
    margin-bottom: 3em
}

    .is-large.wc-block-cart .wc-block-cart-items {
        position: relative
    }

        .is-large.wc-block-cart .wc-block-cart-items:after {
            border-style: solid;
            border-width: 0 0 1px;
            bottom: 0;
            content: "";
            display: block;
            left: 0;
            opacity: .3;
            pointer-events: none;
            position: absolute;
            right: 0;
            top: 0
        }

        .is-large.wc-block-cart .wc-block-cart-items th {
            padding: .25rem 16px .25rem 0;
            white-space: nowrap
        }

        .is-large.wc-block-cart .wc-block-cart-items td {
            position: relative;
            padding: 16px 0 16px 16px;
            vertical-align: top
        }

            .is-large.wc-block-cart .wc-block-cart-items td:after {
                border-style: solid;
                border-width: 1px 0 0;
                bottom: 0;
                content: "";
                display: block;
                left: 0;
                opacity: .3;
                pointer-events: none;
                position: absolute;
                right: 0;
                top: 0
            }

        .is-large.wc-block-cart .wc-block-cart-items th:last-child {
            padding-right: 0
        }

        .is-large.wc-block-cart .wc-block-cart-items td:last-child {
            padding-right: 16px
        }

    .is-large.wc-block-cart .wc-block-cart__sidebar > div:not(.wc-block-components-totals-wrapper) {
        margin-left: 16px;
        margin-right: 16px
    }

    .is-large.wc-block-cart .wc-block-components-radio-control__input {
        left: 0
    }

    .is-large.wc-block-cart .wc-block-cart__totals-title {
        border: 0;
        border-radius: 0;
        margin: 0;
        vertical-align: baseline;
        color: inherit;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        text-decoration: inherit;
        text-transform: inherit;
        box-shadow: none;
        display: inline;
        background: transparent;
        font-size: .75em;
        display: block;
        font-weight: 600;
        padding: .25rem 0;
        text-align: right;
        text-transform: none
    }

    .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator, .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
        padding-left: 16px;
        padding-right: 16px
    }

    .is-large.wc-block-cart .wc-block-cart__payment-options {
        padding: 16px 0 0
    }

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-empty-cart-block {
    display: none
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block {
    box-sizing: border-box;
    margin: 0;
    padding-right: 3.7735849057%;
    width: 65%;
    min-height: 10em
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
    min-height: 15em;
    display: block;
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%
}

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
    box-sizing: border-box;
    margin: 0;
    padding-left: 2.2641509434%;
    width: 35%;
    min-height: 12em
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
    min-height: 3em;
    display: block;
    -webkit-animation: loading-fade 1.2s ease-in-out infinite;
    animation: loading-fade 1.2s ease-in-out infinite;
    background-color: var(--global--color-primary,#e0e0e0) !important;
    color: var(--global--color-primary,#e0e0e0) !important;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none;
    pointer-events: none;
    max-width: 100%;
    margin: 0 0 1em
}

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block > *, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block > *, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block > *, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block > * {
        visibility: hidden
    }

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block {
    height: 20em
}

@media only screen and (max-width: 700px) {
    .wp-block-woocommerce-cart.is-loading {
        padding-top: 16px
    }

        .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
            flex-direction: column;
            margin: 0 auto 16px
        }

        .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block, .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
            padding: 0;
            width: 100%
        }
}

.wc-block-checkout-error {
    padding: 40px;
    text-align: center;
    width: 100%
}

    .wc-block-checkout-error .wc-block-checkout-error__image {
        max-width: 150px;
        margin: 0 auto 1em;
        display: block;
        color: inherit
    }

    .wc-block-checkout-error .wc-block-checkout-error__title {
        display: block;
        margin: 0;
        font-weight: 700
    }

    .wc-block-checkout-error .wc-block-checkout-error__description {
        display: block;
        margin: .25em 0 1em
    }

.wc-block-checkout-empty {
    padding: 40px;
    text-align: center;
    width: 100%
}

    .wc-block-checkout-empty .wc-block-checkout-empty__image {
        max-width: 150px;
        margin: 0 auto 1em;
        display: block;
        color: inherit
    }

    .wc-block-checkout-empty .wc-block-checkout-empty__title {
        display: block;
        margin: 0;
        font-weight: 700
    }

    .wc-block-checkout-empty .wc-block-checkout-empty__description {
        display: block;
        margin: .25em 0 1em
    }

.wc-block-checkout__actions {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
        width: 50%;
        padding: 1em;
        height: auto
    }

        .wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text {
            line-height: 24px
        }

            .wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text > svg {
                fill: #fff;
                vertical-align: top
            }

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
    display: none
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
    width: 100%
}

.is-large .wc-block-checkout__actions {
    position: relative;
    padding: 1.5em 0
}

    .is-large .wc-block-checkout__actions:after {
        border-style: solid;
        border-width: 1px 0 0;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        opacity: .3;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }

.wc-block-checkout__form {
    margin: 0;
    max-width: 100%
}

.is-medium .wc-block-checkout__main, .is-mobile .wc-block-checkout__main, .is-small .wc-block-checkout__main {
    order: 1
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form {
    margin-left: -6px;
    margin-right: -6px
}

    .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after {
        content: "";
        clear: both;
        display: block
    }

    .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input {
        float: left;
        margin-left: 6px;
        margin-right: 6px;
        position: relative;
        width: calc(50% - 12px)
    }

        .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2), .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2), .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2), .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2) {
            margin-top: 0
        }

    .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company {
        width: calc(100% - 12px)
    }

    .is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox {
        clear: both
    }

.components-placeholder.wc-block-checkout__no-shipping-placeholder {
    margin-bottom: 16px
}

    .components-placeholder.wc-block-checkout__no-shipping-placeholder * {
        pointer-events: all
    }

    .components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset {
        display: block
    }

        .components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button {
            background-color: #1e1e1e;
            color: #fff
        }

        .components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description {
            display: block;
            margin: .25em 0 1em
        }

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
    position: relative;
    margin: 0;
    padding: .75em 0 .75em 2.5em
}

    .wc-block-checkout__shipping-option .wc-block-components-radio-control__option:after {
        border-style: solid;
        border-width: 0 0 1px;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        opacity: .3;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }

.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice {
    margin: .75em 0
}

.wc-block-checkout__terms {
    margin: 1.5em 0
}

    .wc-block-checkout__terms textarea {
        top: -5px;
        position: relative
    }

    .wc-block-checkout__terms.wc-block-checkout__terms--disabled {
        opacity: .6
    }

.wc-block-checkout__sidebar .wc-block-components-product-name {
    display: block;
    color: inherit;
    flex-grow: 1;
    flex-basis: 0
}

.wc-block-checkout__sidebar .wc-block-components-totals-footer-item, .wc-block-checkout__sidebar .wc-block-components-totals-taxes {
    margin: 0;
    padding: 0
}

.is-medium .wc-block-checkout__sidebar, .is-mobile .wc-block-checkout__sidebar, .is-small .wc-block-checkout__sidebar {
    margin-bottom: 24px;
    order: 0
}

.wc-block-checkout__add-note {
    margin: 1.5em 0
}

.is-medium .wc-block-checkout__add-note, .is-mobile .wc-block-checkout__add-note, .is-small .wc-block-checkout__add-note {
    position: relative;
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 1em 0
}

    .is-medium .wc-block-checkout__add-note:after, .is-mobile .wc-block-checkout__add-note:after, .is-small .wc-block-checkout__add-note:after {
        border-style: solid;
        border-width: 1px 0;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        opacity: .3;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }

.wc-block-checkout__add-note .wc-block-components-textarea {
    margin-top: 16px
}

.wc-block-checkout__order-notes.wc-block-components-checkout-step {
    padding-left: 0
}

.wp-block-woocommerce-checkout {
    margin: 0
}

    .wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point {
        top: -96px
    }

    .wp-block-woocommerce-checkout.is-loading {
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto 16px;
        position: relative
    }

        .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
            width: 35%;
            padding-left: 2.2641509434%
        }

        .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block {
            width: 65%;
            padding-right: 3.7735849057%
        }

        .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
            box-sizing: border-box;
            margin: 0
        }

            .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block > div, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block > div {
                -webkit-animation: loading-fade 1.2s ease-in-out infinite;
                animation: loading-fade 1.2s ease-in-out infinite;
                background-color: var(--global--color-primary,#e0e0e0) !important;
                color: var(--global--color-primary,#e0e0e0) !important;
                outline: 0 !important;
                border: 0 !important;
                box-shadow: none;
                pointer-events: none;
                max-width: 100%;
                margin: 0 0 1.5em;
                display: none
            }

                .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block > div > *, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block > div > * {
                    visibility: hidden
                }

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block > div, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block > div {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-contact-information-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-payment-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-contact-information-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-payment-block {
    min-height: 10em;
    display: block
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-shipping-address-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-shipping-address-block {
    min-height: 24em;
    display: block
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-actions-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block {
    width: 50%;
    min-height: 4em;
    margin-left: 50%;
    display: block
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-order-summary-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block {
    min-height: 47em;
    display: block
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel > h2, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel > h2 {
    font-size: 1em;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel > h2 .wc-block-components-panel__button, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel > h2 .wc-block-components-panel__button {
        font-weight: 400
    }

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-item, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 16px
}

@media only screen and (max-width: 700px) {
    .wp-block-woocommerce-checkout.is-loading {
        flex-direction: column;
        margin: 0 auto 16px
    }

        .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
            padding: 0;
            width: 100%
        }

            .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel, .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
                padding-left: 0;
                padding-right: 0
            }
}

.theme-twentytwenty .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel > h2 {
    font-size: 1.25em;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-mini-cart__badge, .wc-block-mini-cart__quantity-badge {
    align-items: center;
    display: flex
}

.wc-block-mini-cart__badge {
    background: #fff;
    border: .15em solid;
    border-radius: 1em;
    box-sizing: border-box;
    color: #000;
    font-size: .875em;
    font-weight: 600;
    height: 1.4285714286em;
    justify-content: center;
    margin-left: -.7142857143em;
    min-width: 1.4285714286em;
    padding: 0 .25em;
    transform: translateY(-50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-mini-cart__icon {
    display: block;
    height: 1.5em;
    width: 1.5em;
    stroke: currentColor
}

.wc-block-mini-cart {
    background-color: transparent !important;
    display: flex;
    justify-content: flex-end
}

    .wc-block-mini-cart.align-center {
        justify-content: center
    }

    .wc-block-mini-cart.align-left {
        justify-content: flex-start
    }

    .wc-block-mini-cart.is-transparent .wc-block-mini-cart__button {
        background-color: transparent !important
    }

.wc-block-mini-cart__button {
    align-items: center;
    border: none;
    color: inherit;
    display: flex;
    font-weight: 400;
    padding: .75em .5em
}

    .wc-block-mini-cart__button:hover {
        opacity: .6
    }

.wc-block-mini-cart__amount {
    display: none
}

.wc-block-mini-cart__tax-label {
    margin-right: .5em
}

@media screen and (min-width: 768px) {
    .wc-block-mini-cart__amount {
        display: initial;
        font-weight: 600;
        margin-right: 8px
    }
}

.modal-open .wc-block-mini-cart__button {
    pointer-events: none
}

.wc-block-mini-cart__drawer {
    font-size: 1rem
}

    .wc-block-mini-cart__drawer .components-modal__content {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        height: 100%
    }

    .wc-block-mini-cart__drawer .components-modal__header {
        margin: 16px 0
    }

    .wc-block-mini-cart__drawer .wc-block-mini-cart__items {
        flex-grow: 1;
        margin-right: -16px;
        overflow-y: auto;
        padding-right: 16px
    }

        .wc-block-mini-cart__drawer .wc-block-mini-cart__items .wc-block-cart-items__row:last-child:after {
            content: none
        }

.wc-block-mini-cart__footer {
    border-top: 1px solid #ddd;
    margin-bottom: -40px;
    margin-left: -16px;
    margin-right: -16px;
    padding: 24px
}

.wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal {
    font-weight: 600;
    margin-bottom: 16px
}

    .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
        display: none;
        font-size: .75em;
        font-weight: 400
    }

@media only screen and (min-width: 480px) {
    .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
        display: unset
    }
}

.wc-block-mini-cart__footer-actions {
    display: flex;
    gap: 16px
}

    .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button {
        background-color: transparent;
        border: 1px solid #1e1e1e;
        color: #1e1e1e;
        display: none;
        flex-grow: 1;
        font-weight: 600
    }

@media only screen and (min-width: 480px) {
    .wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button {
        display: inline-flex
    }
}

.wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-checkout {
    border: 1px solid #1e1e1e;
    flex-grow: 1;
    font-weight: 600
}

.wc-block-mini-cart__footer .wc-block-components-payment-method-icons {
    margin-top: 16px
}

.wc-block-components-express-payment {
    margin: auto;
    position: relative
}

    .wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
        list-style: none;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        padding: 0;
        margin: 0;
        overflow: hidden;
        text-align: center
    }

        .wc-block-components-express-payment .wc-block-components-express-payment__event-buttons > li {
            margin: 0
        }

            .wc-block-components-express-payment .wc-block-components-express-payment__event-buttons > li > img {
                width: 100%;
                height: 48px
            }

.wc-block-components-express-payment--checkout {
    margin-top: 5px
}

    .wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container {
        display: flex;
        flex-direction: row;
        left: 0;
        position: absolute;
        right: 0;
        top: -5px;
        vertical-align: middle
    }

        .wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before {
            border-left: 1px solid;
            border-top: 1px solid;
            border-radius: 5px 0 0 0;
            content: "";
            display: block;
            height: 4px;
            margin-right: 12px;
            opacity: .3;
            pointer-events: none;
            width: 10px
        }

        .wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after {
            border-right: 1px solid;
            border-top: 1px solid;
            border-radius: 0 5px 0 0;
            content: "";
            display: block;
            height: 4px;
            margin-left: 12px;
            opacity: .3;
            pointer-events: none;
            flex-grow: 1
        }

    .wc-block-components-express-payment--checkout .wc-block-components-express-payment__title {
        flex-grow: 0;
        transform: translateY(-50%)
    }

    .wc-block-components-express-payment--checkout .wc-block-components-express-payment__content {
        position: relative;
        padding: 1.5em 23px
    }

        .wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after {
            border-style: solid;
            border-width: 0 1px 1px;
            bottom: 0;
            content: "";
            display: block;
            left: 0;
            opacity: .3;
            pointer-events: none;
            position: absolute;
            right: 0;
            top: 0;
            border-radius: 0 0 5px 5px
        }

        .wc-block-components-express-payment--checkout .wc-block-components-express-payment__content > p {
            margin-bottom: 1em
        }

    .wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons > li {
        display: inline-block;
        width: 50%
    }

        .wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons > li:nth-child(2n) {
            padding-left: 8px
        }

        .wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons > li:nth-child(odd) {
            padding-right: 8px
        }

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons > li {
    padding-bottom: 16px;
    text-align: center;
    width: 100%
}

    .wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons > li:last-child {
        padding-bottom: 0
    }

.wc-block-components-express-payment-continue-rule {
    display: flex;
    align-items: center;
    text-align: center;
    padding: 0 24px;
    margin: 24px 0
}

    .wc-block-components-express-payment-continue-rule:before {
        margin-right: 10px
    }

    .wc-block-components-express-payment-continue-rule:after {
        margin-left: 10px
    }

    .wc-block-components-express-payment-continue-rule:after, .wc-block-components-express-payment-continue-rule:before {
        content: " ";
        flex: 1;
        border-bottom: 1px solid;
        opacity: .3
    }

.wc-block-components-express-payment-continue-rule--cart {
    margin: 16px 0;
    text-transform: none
}

.theme-twentynineteen .wc-block-components-express-payment__title:before {
    display: none
}

.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title {
    padding-left: 12px;
    padding-right: 12px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder {
    margin-bottom: 16px
}

    .components-placeholder.wc-block-checkout__no-payment-methods-placeholder * {
        pointer-events: all
    }

    .components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset {
        display: block
    }

        .components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button {
            background-color: #1e1e1e;
            color: #fff
        }

        .components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description {
            display: block;
            margin: .25em 0 1em
        }

.components-notice.wc-block-checkout__no-payment-methods-notice {
    margin-bottom: 16px
}

.wc-block-card-elements {
    display: flex;
    width: 100%
}

    .wc-block-card-elements .wc-block-components-validation-error {
        position: static
    }

.wc-block-gateway-container {
    position: relative;
    margin-bottom: 1.5em;
    white-space: nowrap
}

    .wc-block-gateway-container.wc-card-number-element {
        flex-basis: 15em;
        flex-grow: 1;
        min-width: min(15em,60%)
    }

    .wc-block-gateway-container.wc-card-expiry-element {
        flex-basis: 7em;
        margin-left: 12px;
        min-width: min(7em,calc(24% - 12px))
    }

    .wc-block-gateway-container.wc-card-cvc-element {
        flex-basis: 7em;
        margin-left: 12px;
        min-width: min(5em,calc(16% - 12px))
    }

    .wc-block-gateway-container .wc-block-gateway-input {
        font-size: 1em;
        line-height: 1.375;
        background-color: #fff;
        padding: .75em 0 .75em 16px;
        border-radius: 4px;
        border: 1px solid #50575e;
        width: 100%;
        font-family: inherit;
        margin: 0;
        box-sizing: border-box;
        height: 3em;
        color: #2b2d2f;
        cursor: text
    }

        .wc-block-gateway-container .wc-block-gateway-input:focus, .wc-block-gateway-container:focus {
            background-color: #fff
        }

    .wc-block-gateway-container label {
        color: inherit;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        text-decoration: inherit;
        text-transform: inherit;
        font-size: 1em;
        line-height: 1.375;
        position: absolute;
        transform: translateY(.75em);
        left: 0;
        top: 0;
        transform-origin: top left;
        color: #757575;
        transition: transform .2s ease;
        margin: 0 0 0 17px;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: calc(100% - 24px);
        cursor: text
    }

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-gateway-container label {
        transition: none
    }
}

.wc-block-gateway-container.wc-inline-card-element label {
    margin-left: calc(24px + 1.5em)
}

.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty + label, .wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty) + label {
    margin-left: 16px;
    transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container.wc-inline-card-element + .wc-block-components-validation-error {
    position: static;
    margin-top: -24px
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty, .wc-block-gateway-container .wc-block-gateway-input:not(.empty) {
    padding: 1.5em 0 .25em 16px
}

    .wc-block-gateway-container .wc-block-gateway-input.focused.empty + label, .wc-block-gateway-container .wc-block-gateway-input:not(.empty) + label {
        transform: translateY(4px) scale(.75)
    }

.wc-block-gateway-container .wc-block-gateway-input.has-error {
    border-color: #cc1818
}

    .wc-block-gateway-container .wc-block-gateway-input.has-error:focus {
        outline-color: #cc1818
    }

    .wc-block-gateway-container .wc-block-gateway-input.has-error + label {
        color: #cc1818
    }

.is-large .wc-card-cvc-element .wc-block-components-validation-error > p, .is-large .wc-card-expiry-element .wc-block-components-validation-error > p, .is-medium .wc-card-cvc-element .wc-block-components-validation-error > p, .is-medium .wc-card-expiry-element .wc-block-components-validation-error > p {
    line-height: 16px;
    padding-top: 4px
}

.is-mobile .wc-card-cvc-element .wc-block-components-validation-error > p, .is-mobile .wc-card-expiry-element .wc-block-components-validation-error > p, .is-small .wc-card-cvc-element .wc-block-components-validation-error > p, .is-small .wc-card-expiry-element .wc-block-components-validation-error > p {
    min-height: 28px
}

.wc-block-components-checkout-payment-methods * {
    pointer-events: all
}

.is-mobile .wc-block-card-elements, .is-small .wc-block-card-elements {
    flex-wrap: wrap
}

.is-mobile .wc-block-gateway-container.wc-card-number-element, .is-small .wc-block-gateway-container.wc-card-number-element {
    flex-basis: 100%
}

.is-mobile .wc-block-gateway-container.wc-card-expiry-element, .is-small .wc-block-gateway-container.wc-card-expiry-element {
    flex-basis: calc(50% - 8px);
    margin-left: 0;
    margin-right: 8px
}

.is-mobile .wc-block-gateway-container.wc-card-cvc-element, .is-small .wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: calc(50% - 8px);
    margin-left: 8px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    padding-left: 56px
}

    .wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
        content: none
    }

    .wc-block-checkout__payment-method .wc-block-components-radio-control__option .wc-block-components-radio-control__input {
        left: 16px
    }

    .wc-block-checkout__payment-method .wc-block-components-radio-control__option, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
        margin: 0;
        padding-bottom: 1em;
        padding-top: 1em
    }

.wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {
    font-weight: 700
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option, .wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    position: relative
}

    .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
        border-style: solid;
        border-width: 1px 1px 0;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        opacity: .3;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }

    .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after {
        border-width: 1px
    }

    .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option:after {
        border-width: 0
    }

    .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label {
        display: flex;
        align-items: center;
        justify-content: flex-start
    }

        .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img {
            height: 24px;
            max-height: 24px;
            -o-object-fit: contain;
            object-fit: contain;
            -o-object-position: left;
            object-position: left
        }

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
    padding-left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input {
    display: none
}

.wc-block-checkout__payment-method .wc-block-components-checkout-step__description-payments-aligned {
    padding-top: 14px;
    height: 28px
}

.wc-block-components-radio-control-accordion-content {
    padding: 0 16px 1em
}

    .wc-block-components-radio-control-accordion-content:empty {
        display: none
    }

.wc-block-checkout__order-notes .wc-block-components-checkout-step__content {
    padding-bottom: 0
}

.wc-block-components-checkbox {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    margin-top: 1.5em
}

    .wc-block-components-checkbox label {
        align-items: flex-start;
        display: flex;
        position: relative
    }

    .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
        font-size: 1em;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 2px solid #50575e;
        border-radius: 2px;
        box-sizing: border-box;
        height: 1.5em;
        width: 1.5em;
        margin: 0 16px 0 0;
        min-height: 1.5em;
        min-width: 1.5em;
        overflow: hidden;
        position: static;
        vertical-align: middle;
        background-color: #fff
    }

        .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
            background: #fff;
            border-color: #50575e
        }

        .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
            outline: 2px solid #50575e;
            outline-offset: 2px
        }

        .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after, .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before {
            content: ""
        }

        .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked) + .wc-block-components-checkbox__mark {
            display: none
        }

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    border-color: hsla(0,0%,100%,.6);
    background-color: rgba(0,0,0,.1)
}

    .has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
        background: rgba(0,0,0,.1);
        border-color: hsla(0,0%,100%,.6)
    }

    .has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
        outline: 2px solid hsla(0,0%,100%,.6);
        outline-offset: 2px
    }

.wc-block-components-checkbox.has-error, .wc-block-components-checkbox.has-error a {
    color: #cc1818
}

    .wc-block-components-checkbox.has-error .wc-block-components-checkbox__input, .wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active, .wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus, .wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover {
        border-color: #cc1818
    }

        .wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus {
            outline: 2px solid #cc1818;
            outline-offset: 2px
        }

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #000;
    position: absolute;
    margin-left: .1875em;
    margin-top: .0625em;
    width: 1.125em;
    height: 1.125em;
    pointer-events: none
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #fff
}

.wc-block-components-checkbox .wc-block-components-checkbox__label, .wc-block-components-checkbox > span {
    vertical-align: middle;
    line-height: 1.5em
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .wc-block-components-checkbox__mark {
        display: none
    }
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox], .theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox] {
    background-color: #fff;
    border-color: var(--form--border-color);
    position: relative
}

    .theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked, .theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked {
        background-color: #fff;
        border-color: var(--form--border-color)
    }

.theme-twentytwentyone .wc-block-components-checkbox__mark {
    display: none
}

.wc-block-components-panel.has-border {
    position: relative
}

    .wc-block-components-panel.has-border:after {
        border-style: solid;
        border-width: 1px 0;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        opacity: .3;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }

    .wc-block-components-panel.has-border + .wc-block-components-panel.has-border:after {
        border-top-width: 0
    }

    .wc-block-components-panel.has-border.no-top-border {
        position: relative
    }

        .wc-block-components-panel.has-border.no-top-border:after {
            border-style: solid;
            bottom: 0;
            content: "";
            display: block;
            left: 0;
            opacity: .3;
            pointer-events: none;
            position: absolute;
            right: 0;
            top: 0;
            border-width: 0 0 1px
        }

.wc-block-components-panel__button {
    border: 0;
    border-radius: 0;
    vertical-align: baseline;
    height: auto;
    line-height: 1;
    margin: .375em 0 0;
    padding: .375em 32px 0 0;
    position: relative;
    text-align: left;
    width: 100%;
    word-break: break-word
}

    .wc-block-components-panel__button[aria-expanded=true] {
        padding-bottom: .375em;
        margin-bottom: .375em
    }

    .wc-block-components-panel__button, .wc-block-components-panel__button:active, .wc-block-components-panel__button:focus, .wc-block-components-panel__button:hover {
        color: inherit;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        text-decoration: inherit;
        text-transform: inherit;
        background: transparent;
        box-shadow: none
    }

        .wc-block-components-panel__button > .wc-block-components-panel__button-icon {
            fill: currentColor;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            width: auto
        }

.wc-block-components-panel__content {
    padding-bottom: 1em
}

    .wc-block-components-panel__content[hidden] {
        display: none
    }

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-panel__button {
    background-color: inherit;
    color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button, .theme-twentytwenty .wc-block-components-panel__button {
    background: none transparent;
    color: inherit
}

    .theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:focus, .theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:hover, .theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:focus, .theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:hover {
        background: none transparent
    }

.wc-block-components-totals-wrapper {
    position: relative;
    padding: 16px 0
}

    .wc-block-components-totals-wrapper:after {
        border-style: solid;
        border-width: 1px 0 0;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        opacity: .3;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }

    .wc-block-components-totals-wrapper:last-child {
        padding-bottom: 0
    }

    .wc-block-components-totals-wrapper.has-bottom-border:after {
        border-bottom-width: 1px
    }

    .wc-block-components-totals-wrapper.slot-wrapper {
        padding: 0
    }

        .wc-block-components-totals-wrapper.slot-wrapper > * > * {
            position: relative;
            padding: 16px 0
        }

        .wc-block-components-totals-wrapper.slot-wrapper > * > :after {
            border-style: solid;
            border-width: 0 0 1px;
            bottom: 0;
            content: "";
            display: block;
            left: 0;
            opacity: .3;
            pointer-events: none;
            position: absolute;
            right: 0;
            top: 0
        }

        .wc-block-components-totals-wrapper.slot-wrapper > * > :last-child:after {
            border-bottom-width: 0
        }

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child {
    position: relative
}

    .wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child:after {
        border-style: solid;
        border-width: 1px 0 0;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        opacity: .3;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0
    }

.wc-block-components-totals-item {
    display: flex;
    flex-wrap: wrap;
    margin: .75em 0 0;
    width: 100%
}

    .wc-block-components-totals-item:first-child {
        margin-top: 0
    }

.wc-block-components-totals-item__label {
    flex-grow: 1
}

.wc-block-components-totals-item__value {
    font-weight: 700;
    white-space: nowrap
}

.wc-block-components-totals-item__description {
    font-size: .875em;
    width: 100%
}

.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate {
    margin: 4px 0
}

    .wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate:first-child {
        margin-top: 0
    }

    .wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate:last-child {
        margin-bottom: 0
    }

.wc-block-product-categories {
    margin-bottom: 1em
}

    .wc-block-product-categories.is-dropdown {
        display: flex
    }

    .wc-block-product-categories select {
        margin-right: .5em
    }

.wc-block-product-categories-list--has-images {
    list-style: none outside
}

    .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
        margin: 4px 0 4px 60px;
        list-style: none outside;
        clear: both
    }

        .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul {
            margin: 4px 0 0
        }

    .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
        max-width: 50px;
        display: inline-block;
        padding: 0;
        margin: 0 .5em 0 -60px;
        position: relative;
        vertical-align: middle;
        border: 1px solid #eee
    }

        .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img {
            display: block;
            height: auto;
            margin: 0;
            max-width: 100%;
            padding: 0
        }

.wc-block-product-categories-list-item-count:before {
    content: " ("
}

.wc-block-product-categories-list-item-count:after {
    content: ")"
}

.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder {
    display: inline-block;
    height: 1em;
    width: 50%;
    min-width: 200px;
    background: currentColor;
    opacity: .2
}

.wc-block-product-categories__button {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0 .5em;
    position: relative;
    overflow: hidden
}

    .wc-block-product-categories__button svg {
        fill: currentColor;
        outline: none
    }

.rtl .wc-block-product-categories__button svg {
    transform: rotate(180deg)
}

.wc-block-product-categories__button:active {
    color: currentColor
}

.wc-block-product-categories__button:disabled, .wc-block-product-categories__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

    .wc-block-product-categories__button:disabled:focus, .wc-block-product-categories__button[aria-disabled=true]:focus {
        box-shadow: none
    }

.wc-block-featured-product {
    position: relative;
    background-color: #1e1e1e;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    margin: 0 0 1.5em
}

    .wc-block-featured-product, .wc-block-featured-product .wc-block-featured-product__wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        align-content: center
    }

        .wc-block-featured-product .wc-block-featured-product__wrapper {
            overflow: hidden;
            height: 100%
        }

        .wc-block-featured-product.has-left-content {
            justify-content: flex-start
        }

            .wc-block-featured-product.has-left-content .wc-block-featured-product__description, .wc-block-featured-product.has-left-content .wc-block-featured-product__price, .wc-block-featured-product.has-left-content .wc-block-featured-product__title, .wc-block-featured-product.has-left-content .wc-block-featured-product__variation {
                margin-left: 0;
                text-align: left
            }

        .wc-block-featured-product.has-right-content {
            justify-content: flex-end
        }

            .wc-block-featured-product.has-right-content .wc-block-featured-product__description, .wc-block-featured-product.has-right-content .wc-block-featured-product__price, .wc-block-featured-product.has-right-content .wc-block-featured-product__title, .wc-block-featured-product.has-right-content .wc-block-featured-product__variation {
                margin-right: 0;
                text-align: right
            }

        .wc-block-featured-product .wc-block-featured-product__description, .wc-block-featured-product .wc-block-featured-product__price, .wc-block-featured-product .wc-block-featured-product__title, .wc-block-featured-product .wc-block-featured-product__variation {
            color: #fff;
            line-height: 1.25;
            margin-bottom: 0;
            text-align: center
        }

            .wc-block-featured-product .wc-block-featured-product__description a, .wc-block-featured-product .wc-block-featured-product__description a:active, .wc-block-featured-product .wc-block-featured-product__description a:focus, .wc-block-featured-product .wc-block-featured-product__description a:hover, .wc-block-featured-product .wc-block-featured-product__price a, .wc-block-featured-product .wc-block-featured-product__price a:active, .wc-block-featured-product .wc-block-featured-product__price a:focus, .wc-block-featured-product .wc-block-featured-product__price a:hover, .wc-block-featured-product .wc-block-featured-product__title a, .wc-block-featured-product .wc-block-featured-product__title a:active, .wc-block-featured-product .wc-block-featured-product__title a:focus, .wc-block-featured-product .wc-block-featured-product__title a:hover, .wc-block-featured-product .wc-block-featured-product__variation a, .wc-block-featured-product .wc-block-featured-product__variation a:active, .wc-block-featured-product .wc-block-featured-product__variation a:focus, .wc-block-featured-product .wc-block-featured-product__variation a:hover {
                color: #fff
            }

        .wc-block-featured-product .wc-block-featured-product__description, .wc-block-featured-product .wc-block-featured-product__link, .wc-block-featured-product .wc-block-featured-product__price, .wc-block-featured-product .wc-block-featured-product__title, .wc-block-featured-product .wc-block-featured-product__variation {
            width: 100%;
            padding: 16px 48px 0;
            z-index: 1
        }

        .wc-block-featured-product .wc-block-featured-product__title, .wc-block-featured-product .wc-block-featured-product__variation {
            margin-top: 0;
            border: 0
        }

            .wc-block-featured-product .wc-block-featured-product__title:before, .wc-block-featured-product .wc-block-featured-product__variation:before {
                display: none
            }

        .wc-block-featured-product .wc-block-featured-product__variation {
            font-style: italic;
            padding-top: 0
        }

        .wc-block-featured-product .wc-block-featured-product__description p {
            margin: 0;
            line-height: 1.5em
        }

        .wc-block-featured-product .wp-block-button.aligncenter {
            text-align: center
        }

        .wc-block-featured-product.has-background-dim:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background-color: inherit;
            opacity: .5;
            z-index: 1
        }

        .wc-block-featured-product.has-background-dim.has-background-dim-10:before {
            opacity: .1
        }

        .wc-block-featured-product.has-background-dim.has-background-dim-20:before {
            opacity: .2
        }

        .wc-block-featured-product.has-background-dim.has-background-dim-30:before {
            opacity: .3
        }

        .wc-block-featured-product.has-background-dim.has-background-dim-40:before {
            opacity: .4
        }

        .wc-block-featured-product.has-background-dim.has-background-dim-50:before {
            opacity: .5
        }

        .wc-block-featured-product.has-background-dim.has-background-dim-60:before {
            opacity: .6
        }

        .wc-block-featured-product.has-background-dim.has-background-dim-70:before {
            opacity: .7
        }

        .wc-block-featured-product.has-background-dim.has-background-dim-80:before {
            opacity: .8
        }

        .wc-block-featured-product.has-background-dim.has-background-dim-90:before {
            opacity: .9
        }

        .wc-block-featured-product.has-background-dim.has-background-dim-100:before {
            opacity: 1
        }

        .wc-block-featured-product.alignleft, .wc-block-featured-product.alignright {
            max-width: 290px;
            width: 100%
        }

        .wc-block-featured-product:after {
            display: block;
            content: "";
            font-size: 0;
            min-height: inherit
        }

@supports((position: -webkit-sticky) or (position:sticky)) {
    .wc-block-featured-product:after {
        content: none
    }
}

.wc-block-featured-product.aligncenter, .wc-block-featured-product.alignleft, .wc-block-featured-product.alignright, .wc-block-product-search .wc-block-product-search__fields {
    display: flex
}

.wc-block-product-search .wc-block-product-search__field {
    padding: 6px 8px;
    line-height: 1.8;
    flex-grow: 1
}

.wc-block-product-search .wc-block-product-search__button {
    display: flex;
    align-items: center;
    margin: 0 0 0 6px;
    cursor: pointer;
    padding: 0 .5em;
    position: relative;
    overflow: hidden
}

    .wc-block-product-search .wc-block-product-search__button svg {
        fill: currentColor;
        outline: none
    }

.rtl .wc-block-product-search .wc-block-product-search__button svg {
    transform: rotate(180deg)
}

.wc-block-product-search .wc-block-product-search__button:active {
    color: currentColor
}

.wc-block-product-search .wc-block-product-search__button:disabled, .wc-block-product-search .wc-block-product-search__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

    .wc-block-product-search .wc-block-product-search__button:disabled:focus, .wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus {
        box-shadow: none
    }

.wc-block-featured-category {
    position: relative;
    background-color: #1e1e1e;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    margin: 0 0 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center
}

    .wc-block-featured-category .wc-block-featured-category__wrapper {
        overflow: hidden;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        align-content: center
    }

    .wc-block-featured-category.has-left-content {
        justify-content: flex-start
    }

        .wc-block-featured-category.has-left-content .wc-block-featured-category__description, .wc-block-featured-category.has-left-content .wc-block-featured-category__price, .wc-block-featured-category.has-left-content .wc-block-featured-category__title {
            margin-left: 0;
            text-align: left
        }

    .wc-block-featured-category.has-right-content {
        justify-content: flex-end
    }

        .wc-block-featured-category.has-right-content .wc-block-featured-category__description, .wc-block-featured-category.has-right-content .wc-block-featured-category__price, .wc-block-featured-category.has-right-content .wc-block-featured-category__title {
            margin-right: 0;
            text-align: right
        }

    .wc-block-featured-category .wc-block-featured-category__description, .wc-block-featured-category .wc-block-featured-category__price, .wc-block-featured-category .wc-block-featured-category__title {
        color: #fff;
        line-height: 1.25;
        margin-bottom: 0;
        text-align: center
    }

        .wc-block-featured-category .wc-block-featured-category__description a, .wc-block-featured-category .wc-block-featured-category__description a:active, .wc-block-featured-category .wc-block-featured-category__description a:focus, .wc-block-featured-category .wc-block-featured-category__description a:hover, .wc-block-featured-category .wc-block-featured-category__price a, .wc-block-featured-category .wc-block-featured-category__price a:active, .wc-block-featured-category .wc-block-featured-category__price a:focus, .wc-block-featured-category .wc-block-featured-category__price a:hover, .wc-block-featured-category .wc-block-featured-category__title a, .wc-block-featured-category .wc-block-featured-category__title a:active, .wc-block-featured-category .wc-block-featured-category__title a:focus, .wc-block-featured-category .wc-block-featured-category__title a:hover {
            color: #fff
        }

    .wc-block-featured-category .wc-block-featured-category__description, .wc-block-featured-category .wc-block-featured-category__link, .wc-block-featured-category .wc-block-featured-category__price, .wc-block-featured-category .wc-block-featured-category__title {
        width: 100%;
        padding: 0 48px 16px;
        z-index: 1
    }

    .wc-block-featured-category .wc-block-featured-category__title {
        margin-top: 0
    }

        .wc-block-featured-category .wc-block-featured-category__title:before {
            display: none
        }

    .wc-block-featured-category .wc-block-featured-category__description p {
        margin: 0
    }

    .wc-block-featured-category .wp-block-button.aligncenter {
        text-align: center
    }

    .wc-block-featured-category.has-background-dim:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: inherit;
        opacity: .5;
        z-index: 1
    }

    .wc-block-featured-category.has-background-dim.has-background-dim-10:before {
        opacity: .1
    }

    .wc-block-featured-category.has-background-dim.has-background-dim-20:before {
        opacity: .2
    }

    .wc-block-featured-category.has-background-dim.has-background-dim-30:before {
        opacity: .3
    }

    .wc-block-featured-category.has-background-dim.has-background-dim-40:before {
        opacity: .4
    }

    .wc-block-featured-category.has-background-dim.has-background-dim-50:before {
        opacity: .5
    }

    .wc-block-featured-category.has-background-dim.has-background-dim-60:before {
        opacity: .6
    }

    .wc-block-featured-category.has-background-dim.has-background-dim-70:before {
        opacity: .7
    }

    .wc-block-featured-category.has-background-dim.has-background-dim-80:before {
        opacity: .8
    }

    .wc-block-featured-category.has-background-dim.has-background-dim-90:before {
        opacity: .9
    }

    .wc-block-featured-category.has-background-dim.has-background-dim-100:before {
        opacity: 1
    }

    .wc-block-featured-category.alignleft, .wc-block-featured-category.alignright {
        max-width: 290px;
        width: 100%
    }

    .wc-block-featured-category:after {
        display: block;
        content: "";
        font-size: 0;
        min-height: inherit
    }

@supports((position: -webkit-sticky) or (position:sticky)) {
    .wc-block-featured-category:after {
        content: none
    }
}

.wc-block-featured-category.aligncenter, .wc-block-featured-category.alignleft, .wc-block-featured-category.alignright {
    display: flex
}

.wc-block-attribute-filter {
    margin-bottom: 24px
}

    .wc-block-attribute-filter.style-dropdown {
        display: flex;
        gap: 16px
    }

    .wc-block-attribute-filter .wc-block-attribute-filter-list {
        margin: 0;
        width: 100%
    }

        .wc-block-attribute-filter .wc-block-attribute-filter-list li {
            text-decoration: underline
        }

            .wc-block-attribute-filter .wc-block-attribute-filter-list li label {
                cursor: pointer
            }

            .wc-block-attribute-filter .wc-block-attribute-filter-list li input {
                cursor: pointer;
                display: inline-block
            }

    .wc-block-attribute-filter .wc-block-attribute-filter-dropdown {
        flex-grow: 1;
        max-width: unset;
        width: 0
    }

    .wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count, .wc-block-attribute-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list .wc-block-attribute-filter-list-count {
        opacity: .6
    }

    .wc-block-attribute-filter .wc-block-components-dropdown-selector__input-wrapper {
        height: 100%
    }

.wc-block-stock-filter {
    margin-bottom: 24px
}

    .wc-block-stock-filter .wc-block-stock-filter-list {
        margin: 0
    }

        .wc-block-stock-filter .wc-block-stock-filter-list li {
            text-decoration: underline
        }

            .wc-block-stock-filter .wc-block-stock-filter-list li label {
                cursor: pointer
            }

            .wc-block-stock-filter .wc-block-stock-filter-list li input {
                cursor: pointer;
                display: inline-block
            }

    .wc-block-stock-filter .is-single, .wc-block-stock-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list {
        opacity: .6
    }

    .wc-block-stock-filter .wc-block-stock-filter__button {
        margin-top: 8px
    }

@-webkit-keyframes loading-fade {
    0% {
        opacity: .7
    }

    50% {
        opacity: 1
    }

    to {
        opacity: .7
    }
}

@keyframes loading-fade {
    0% {
        opacity: .7
    }

    50% {
        opacity: 1
    }

    to {
        opacity: .7
    }
}

.wc-block-active-filters {
    margin-bottom: 24px;
    overflow: hidden
}

    .wc-block-active-filters .wc-block-active-filters__clear-all {
        font-size: 1em;
        float: right;
        border: none;
        padding: 0;
        text-decoration: underline;
        cursor: pointer
    }

        .wc-block-active-filters .wc-block-active-filters__clear-all, .wc-block-active-filters .wc-block-active-filters__clear-all:active, .wc-block-active-filters .wc-block-active-filters__clear-all:focus, .wc-block-active-filters .wc-block-active-filters__clear-all:hover {
            background: transparent;
            color: inherit
        }

    .wc-block-active-filters .wc-block-active-filters__list {
        margin: 0 0 4px;
        padding: 0;
        list-style: none outside;
        clear: both
    }

        .wc-block-active-filters .wc-block-active-filters__list li {
            margin: 0;
            padding: 0;
            list-style: none outside;
            clear: both
        }

            .wc-block-active-filters .wc-block-active-filters__list li ul {
                margin: 0;
                padding: 0;
                list-style: none outside
            }

            .wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type {
                margin: 0
            }

    .wc-block-active-filters .wc-block-active-filters__list-item-type {
        font-size: .75em;
        text-transform: none;
        letter-spacing: .1em;
        margin: 16px 0 0;
        display: block
    }

    .wc-block-active-filters .wc-block-active-filters__list-item-operator {
        font-weight: 400;
        font-style: italic
    }

    .wc-block-active-filters .wc-block-active-filters__list-item-name {
        font-weight: 700;
        display: block;
        position: relative;
        padding: 0 16px 0 0
    }

    .wc-block-active-filters .wc-block-active-filters__list-item-remove {
        background: transparent;
        border: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 16px;
        width: 16px;
        padding: 0;
        position: absolute;
        right: 0;
        top: 50%;
        margin: -8px 0 0;
        color: currentColor
    }

    .wc-block-active-filters .wc-block-active-filters__list--chips li, .wc-block-active-filters .wc-block-active-filters__list--chips ul {
        display: inline
    }

    .wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type {
        display: none
    }

    .wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip {
        font-size: .875em;
        margin-top: .1875em;
        margin-bottom: .1875em
    }

.selectBox-dropdown {
    min-width: 150px;
    position: relative;
    border: solid 1px #bbb;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: 0;
    vertical-align: middle;
    background: #f2f2f2;
    background: -moz-linear-gradient(top,#f8f8f8 1%,#e1e1e1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#f8f8f8),color-stop(100%,#e1e1e1));
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.75);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.75);
    box-shadow: 0 1px 0 rgba(255,255,255,.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: default
}

    .selectBox-dropdown:focus, .selectBox-dropdown:focus .selectBox-arrow {
        border-color: #666
    }

    .selectBox-dropdown.selectBox-menuShowing {
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .selectBox-dropdown .selectBox-label {
        padding: 2px 8px;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden
    }

    .selectBox-dropdown .selectBox-arrow {
        position: absolute;
        top: 0;
        right: 0;
        width: 23px;
        height: 100%;
        background: url(../images/jquery.selectBox-arrow.gif) 50% center no-repeat;
        border-left: solid 1px #bbb
    }

.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #bbb;
    background: #fff;
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.2);
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.selectBox-inline {
    min-width: 150px;
    outline: 0;
    border: solid 1px #bbb;
    background: #fff;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto
}

    .selectBox-inline:focus {
        border-color: #666
    }

.selectBox-options, .selectBox-options LI, .selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0
}

    .selectBox-options LI A {
        line-height: 1.5;
        padding: 0 .5em;
        white-space: nowrap;
        overflow: hidden;
        background: 6px center no-repeat
    }

    .selectBox-options LI.selectBox-hover A {
        background-color: #eee
    }

    .selectBox-options LI.selectBox-disabled A {
        color: #888;
        background-color: transparent
    }

    .selectBox-options LI.selectBox-selected A {
        background-color: #c8def4
    }

    .selectBox-options .selectBox-optgroup {
        color: #666;
        background: #eee;
        font-weight: 700;
        line-height: 1.5;
        padding: 0 .3em;
        white-space: nowrap
    }

.selectBox.selectBox-disabled {
    color: #888 !important
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    border-color: #666
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important
}

    .selectBox-inline.selectBox-disabled .selectBox-options A {
        background-color: transparent !important
    }

:root {
    --woocommerce: #a46497;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #a46497;
    --wc-primary-text: white;
    --wc-secondary: #ebe9eb;
    --wc-secondary-text: #515151;
    --wc-highlight: #77a464;
    --wc-highligh-text: white;
    --wc-content-bg: #fff;
    --wc-subtext: #767676
}

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

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

div.pp_woocommerce .pp_content_container {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 30px rgba(0,0,0,.25);
    padding: 20px 0
}

    div.pp_woocommerce .pp_content_container::after, div.pp_woocommerce .pp_content_container::before {
        content: " ";
        display: table
    }

    div.pp_woocommerce .pp_content_container::after {
        clear: both
    }

div.pp_woocommerce .pp_loaderIcon::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(../images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75)
}

div.pp_woocommerce div.ppt {
    color: #000
}

div.pp_woocommerce .pp_gallery ul li a {
    border: 1px solid rgba(0,0,0,.5);
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    border-radius: 2px;
    display: block
}

    div.pp_woocommerce .pp_gallery ul li a:hover {
        border-color: #000
    }

div.pp_woocommerce .pp_gallery ul li.selected a {
    border-color: #000
}

div.pp_woocommerce .pp_next::before, div.pp_woocommerce .pp_previous::before {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    font-family: WooCommerce;
    content: "\e00b";
    text-indent: 0;
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    text-align: center
}

    div.pp_woocommerce .pp_next::before:hover, div.pp_woocommerce .pp_previous::before:hover {
        background-color: #000
    }

div.pp_woocommerce .pp_next:hover::before, div.pp_woocommerce .pp_previous:hover::before {
    display: block
}

div.pp_woocommerce .pp_previous::before {
    left: 1em
}

div.pp_woocommerce .pp_next::before {
    right: 1em;
    font-family: WooCommerce;
    content: "\e008"
}

div.pp_woocommerce .pp_details {
    margin: 0;
    padding-top: 1em
}

div.pp_woocommerce .pp_description, div.pp_woocommerce .pp_nav {
    font-size: 14px
}

    div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous, div.pp_woocommerce .pp_nav, div.pp_woocommerce .pp_nav .pp_pause, div.pp_woocommerce .pp_nav p, div.pp_woocommerce .pp_play {
        margin: 0
    }

div.pp_woocommerce .pp_nav {
    margin-right: 1em;
    position: relative
}

div.pp_woocommerce .pp_close {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    top: -.5em;
    right: -.5em;
    font-size: 1.618em !important
}

    div.pp_woocommerce .pp_close:hover {
        background-color: #000
    }

    div.pp_woocommerce .pp_close::before {
        font-family: WooCommerce;
        content: "\e013";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        text-indent: 0
    }

div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    position: relative;
    margin-top: -1px
}

    div.pp_woocommerce .pp_arrow_next:hover, div.pp_woocommerce .pp_arrow_previous:hover {
        background-color: #000
    }

    div.pp_woocommerce .pp_arrow_next::before, div.pp_woocommerce .pp_arrow_previous::before {
        font-family: WooCommerce;
        content: "\e00b";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        text-indent: 0
    }

div.pp_woocommerce .pp_arrow_previous {
    margin-right: .5em
}

div.pp_woocommerce .pp_arrow_next {
    margin-left: .5em
}

    div.pp_woocommerce .pp_arrow_next::before {
        content: "\e008"
    }

div.pp_woocommerce a.pp_contract, div.pp_woocommerce a.pp_expand {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    right: auto;
    left: -.5em;
    top: -.5em;
    font-size: 1.618em !important
}

    div.pp_woocommerce a.pp_contract:hover, div.pp_woocommerce a.pp_expand:hover {
        background-color: #000
    }

    div.pp_woocommerce a.pp_contract::before, div.pp_woocommerce a.pp_expand::before {
        font-family: WooCommerce;
        content: "\e005";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        text-indent: 0
    }

    div.pp_woocommerce a.pp_contract::before {
        content: "\e004"
    }

div.pp_woocommerce #respond {
    margin: 0;
    width: 100%;
    background: 0 0;
    border: none;
    padding: 0
}

    div.pp_woocommerce #respond .form-submit {
        margin-top: 0;
        float: none
    }

div.pp_woocommerce .pp_inline {
    padding: 0 !important
}

.rtl div.pp_woocommerce .pp_content_container {
    text-align: right
}

@media only screen and (max-width: 768px) {
    div.pp_woocommerce {
        left: 5% !important;
        right: 5% !important;
        box-sizing: border-box;
        width: 90% !important
    }

        div.pp_woocommerce .pp_contract, div.pp_woocommerce .pp_expand, div.pp_woocommerce .pp_gallery, div.pp_woocommerce .pp_next, div.pp_woocommerce .pp_previous {
            display: none !important
        }

        div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous, div.pp_woocommerce .pp_close {
            height: 44px;
            width: 44px;
            font-size: 44px;
            line-height: 44px
        }

            div.pp_woocommerce .pp_arrow_next::before, div.pp_woocommerce .pp_arrow_previous::before, div.pp_woocommerce .pp_close::before {
                font-size: 44px
            }

        div.pp_woocommerce .pp_description {
            display: none !important
        }

        div.pp_woocommerce .pp_details {
            width: 100% !important
        }

    .pp_content {
        width: 100% !important
    }

        .pp_content #pp_full_res > img {
            width: 100% !important;
            height: auto !important
        }

    .currentTextHolder {
        line-height: 3
    }
}

div.pp_pic_holder a:focus {
    outline: 0
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.pp_top {
    height: 20px;
    position: relative
}

* html .pp_top {
    padding: 0 20px
}

    .pp_top .pp_left {
        height: 20px;
        left: 0;
        position: absolute;
        width: 20px
    }

    .pp_top .pp_middle {
        height: 20px;
        left: 20px;
        position: absolute;
        right: 20px
    }

    * html .pp_top .pp_middle {
        left: 0;
        position: static
    }

    .pp_top .pp_right {
        height: 20px;
        left: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 20px
    }

.pp_content {
    height: 40px;
    min-width: 40px
}

* html .pp_content {
    width: 40px
}

.pp_fade {
    display: none
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

    .pp_content_container .pp_left {
        padding-left: 20px
    }

    .pp_content_container .pp_right {
        padding-right: 20px
    }

    .pp_content_container .pp_details {
        float: left;
        margin: 10px 0 2px
    }

.pp_description {
    display: none;
    margin: 0
}

.pp_social {
    float: left;
    margin: 0
}

    .pp_social .facebook {
        float: left;
        margin-left: 5px;
        width: 55px;
        overflow: hidden
    }

    .pp_social .twitter {
        float: left
    }

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}

    .pp_nav p {
        float: left;
        margin: 2px 4px;
        white-space: nowrap
    }

    .pp_nav .pp_pause, .pp_nav .pp_play {
        float: left;
        margin-right: 4px;
        text-indent: -10000px
    }

a.pp_arrow_next, a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    text-indent: -100000px;
    width: 14px
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

    .pp_gallery div {
        float: left;
        overflow: hidden;
        position: relative
    }

    .pp_gallery ul {
        float: left;
        height: 35px;
        margin: 0 0 0 5px;
        padding: 0;
        position: relative;
        white-space: nowrap
    }

        .pp_gallery ul a {
            border: 1px #000 solid;
            border: 1px rgba(0,0,0,.5) solid;
            display: block;
            float: left;
            height: 33px;
            overflow: hidden
        }

            .pp_gallery li.selected a, .pp_gallery ul a:hover {
                border-color: #fff
            }

            .pp_gallery ul a img {
                border: 0
            }

    .pp_gallery li {
        display: block;
        float: left;
        margin: 0 5px 0 0;
        padding: 0
    }

        .pp_gallery li.default a {
            display: block;
            height: 33px;
            width: 50px
        }

            .pp_gallery li.default a img {
                display: none
            }

    .pp_gallery .pp_arrow_next, .pp_gallery .pp_arrow_previous {
        margin-top: 7px !important
    }

a.pp_next {
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_previous {
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%
}

a.pp_contract, a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}

a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    text-indent: -10000px
}

.pp_bottom {
    height: 20px;
    position: relative
}

* html .pp_bottom {
    padding: 0 20px
}

    .pp_bottom .pp_left {
        height: 20px;
        left: 0;
        position: absolute;
        width: 20px
    }

    .pp_bottom .pp_middle {
        height: 20px;
        left: 20px;
        position: absolute;
        right: 20px
    }

    * html .pp_bottom .pp_middle {
        left: 0;
        position: static
    }

    .pp_bottom .pp_right {
        height: 20px;
        left: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 20px
    }

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px
}

#pp_full_res .pp_inline {
    text-align: left
}

div.ppt {
    color: #fff !important;
    font-weight: 700;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999
}

img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: none !important;
    padding: 0 !important
}

body {
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eee 0%,#a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%);
    --wp--preset--duotone--dark-grayscale: url(#wp-duotone-dark-grayscale);
    --wp--preset--duotone--grayscale: url(#wp-duotone-grayscale);
    --wp--preset--duotone--purple-yellow: url(#wp-duotone-purple-yellow);
    --wp--preset--duotone--blue-red: url(#wp-duotone-blue-red);
    --wp--preset--duotone--midnight: url(#wp-duotone-midnight);
    --wp--preset--duotone--magenta-yellow: url(#wp-duotone-magenta-yellow);
    --wp--preset--duotone--purple-green: url(#wp-duotone-purple-green);
    --wp--preset--duotone--blue-orange: url(#wp-duotone-blue-orange);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
    color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important
}

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

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label::before, .wpcf7-list-item-label::after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion: reduce) {
    .wpcf7-spinner::before {
        animation-name: blink;
        animation-duration: 2000ms
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 input[type="file"] {
    cursor: pointer
}

    .wpcf7 input[type="file"]:disabled {
        cursor: default
    }

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: ltr
}

.woocommerce form .form-row .required {
    visibility: visible
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    overflow: hidden
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #000
}

#colorbox {
    outline: 0
}

#cboxTopLeft {
    width: 14px;
    height: 14px;
    background: url(../images/colorbox/controls.png) no-repeat 0 0
}

#cboxTopCenter {
    height: 14px;
    background: url(../images/colorbox/border.png) repeat-x top left
}

#cboxTopRight {
    width: 14px;
    height: 14px;
    background: url(../images/colorbox/controls.png) no-repeat -36px 0
}

#cboxBottomLeft {
    width: 14px;
    height: 43px;
    background: url(../images/colorbox/controls.png) no-repeat 0 -32px
}

#cboxBottomCenter {
    height: 43px;
    background: url(../images/colorbox/border.png) repeat-x bottom left
}

#cboxBottomRight {
    width: 14px;
    height: 43px;
    background: url(../images/colorbox/controls.png) no-repeat -36px -32px
}

#cboxMiddleLeft {
    width: 14px;
    background: url(../images/colorbox/controls.png) repeat-y -175px 0
}

#cboxMiddleRight {
    width: 14px;
    background: url(../images/colorbox/controls.png) repeat-y -211px 0
}

#cboxContent {
    background: #fff;
    overflow: visible
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    margin-bottom: 5px
}

#cboxLoadingOverlay {
    background: url(../images/colorbox/loading_background.png) no-repeat center center
}

#cboxLoadingGraphic {
    background: url(../images/colorbox/loading.gif) no-repeat center center
}

#cboxTitle {
    position: absolute;
    bottom: -25px;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: #7C7C7C
}

#cboxCurrent {
    position: absolute;
    bottom: -25px;
    left: 58px;
    font-weight: 700;
    color: #7C7C7C
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    bottom: -29px;
    background: url(../images/colorbox/controls.png) no-repeat 0 0;
    width: 23px;
    height: 23px;
    text-indent: -9999px
}

    #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
        outline: 0
    }

#cboxPrevious {
    left: 0;
    background-position: -51px -25px
}

    #cboxPrevious:hover {
        background-position: -51px 0
    }

#cboxNext {
    left: 27px;
    background-position: -75px -25px
}

    #cboxNext:hover {
        background-position: -75px 0
    }

#cboxClose {
    right: 0;
    background-position: -100px -25px
}

    #cboxClose:hover {
        background-position: -100px 0
    }

.cboxSlideshow_on #cboxSlideshow {
    background-position: -125px 0;
    right: 27px
}

    .cboxSlideshow_on #cboxSlideshow:hover {
        background-position: -150px 0
    }

.cboxSlideshow_off #cboxSlideshow {
    background-position: -150px -25px;
    right: 27px
}

    .cboxSlideshow_off #cboxSlideshow:hover {
        background-position: -125px 0
    }

.yith_woocompare_colorbox #cboxLoadedContent {
    overflow: hidden !important
}

html.yith-quick-view-is-open, html.yith-quick-view-is-open body {
    overflow: hidden
}

#yith-quick-view-modal {
    position: fixed;
    visibility: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1400;
    opacity: 0;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

    #yith-quick-view-modal:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 0
    }

    #yith-quick-view-modal .yith-quick-view-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0,0,0,0.8)
    }

    #yith-quick-view-modal .yith-wcqv-wrapper {
        display: inline-block;
        vertical-align: middle;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        text-align: left;
        height: 600px;
        width: 1000px
    }

    #yith-quick-view-modal .yith-wcqv-main {
        -webkit-transform: translateY(20%);
        -moz-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%);
        opacity: 0;
        height: 100%;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        -webkit-box-shadow: 0 0 0 10px rgba(255,255,255,0.2);
        box-shadow: 0 0 0 10px rgba(255,255,255,0.2)
    }

    #yith-quick-view-modal.open, #yith-quick-view-modal.open .yith-wcqv-wrapper {
        visibility: visible;
        opacity: 1
    }

    #yith-quick-view-modal #yith-quick-view-content {
        height: 100%
    }

    #yith-quick-view-modal .yith-wcqv-main:after, #yith-quick-view-modal .yith-wcqv-main:before {
        content: '';
        display: table;
        clear: both
    }

    #yith-quick-view-modal.open .yith-wcqv-main {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        height: 100%;
        overflow-y: scroll;
        position: relative
    }

#yith-quick-view-close {
    border: 1px solid;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    z-index: 2;
    opacity: .5
}

    #yith-quick-view-close:hover {
        opacity: 1;
        transition: all .2s ease;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease
    }

#yith-quick-view-content div.images {
    width: 40%;
    float: left;
    opacity: 1 !important;
    margin: 0
}

#yith-quick-view-content div.summary {
    margin: 0;
    padding: 15px;
    width: 60%;
    float: left;
    font-size: inherit
}

#yith-quick-view-content div.woocommerce-product-rating:after, #yith-quick-view-content div.woocommerce-product-rating:before {
    content: '';
    display: table;
    clear: both
}

#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
    display: none
}

#yith-quick-view-content .onsale {
    top: 5px;
    right: auto;
    left: 5px
}

#yith-quick-view-content figure.woocommerce-product-gallery__wrapper > div:not(:first-child) {
    display: none
}

li.product .yith-wcqv-button .blockUI.blockOverlay:before {
    background: none
}

@media( max-width: 480px ) {
    #yith-quick-view-content div.images, #yith-quick-view-content div.summary {
        width: 100%;
        float: none
    }

    #yith-quick-view-content div.summary {
        margin: 0;
        padding: 15px;
        width: 100%;
        float: left
    }
}

#yith-quick-view-modal .yith-wcqv-main {
    background: #032b38
}

#yith-quick-view-close {
    color: #cdcdcd
}

    #yith-quick-view-close:hover {
        color: red
    }

.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)"
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

[data-font="FontAwesome"]:before {
    font-family: 'FontAwesome' !important;
    content: attr(data-icon) !important;
    speak: none !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    font-style: normal !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../fonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa, .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.fa {
    font-family: 'FontAwesome'
}

.leftimage-about {
    padding-right: 30px !important
}

.footer-widget:last-child .widget {
    padding: 0
}

.shortcode-title.center.fancy {
    padding: 0 5px
}

.single-product .comment-reply-title::before, .comments-title::before {
    display: none
}

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

.gallery-item .gallery-caption-inner {
    display: none
}

.footer-middle aside.widget {
    margin: 0
}

.wp-caption-text {
    text-align: center;
    padding: .5rem;
    box-sizing: border-box
}

.entry-content > .alignleft {
    margin-inline-end: 10px
}

.entry-content-dec > * {
    margin-bottom: 20px
}

.widget.widget_archive ul li .comment-author-link, .widget.widget_categories ul li .comment-author-link, .widget.widget_nav_menu ul li .comment-author-link, .widget.widget_pages ul li .comment-author-link, .widget.widget_product_categories ul li .comment-author-link, .widget.widget_recent_comments ul li .comment-author-link, .widget.widget_recent_entries ul li .comment-author-link {
    font-weight: 500
}

.widget.widget_recent_comments ul li, .primary-sidebar .widget.widget_recent_comments ul li, .primary-sidebar .widget.widget_rss ul li {
    padding-block: 6px
}

.widget.widget_recent_comments ul li, .primary-sidebar .widget.widget_recent_comments ul li {
    padding-inline-start: 22px
}

.widget .recentcomments a {
    display: inline;
    padding: 0
}

.widget.widget_recent_comments ul li:before {
    content: '\f0e6';
    font-family: fontawesome;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 7px
}

.has-large-font-size {
    font-size: 36px;
    line-height: 36px
}

.entry-content p {
    word-wrap: break-word
}

.vc_row {
    margin-inline-start: auto !important;
    margin-inline-end: auto !important
}

.widget_calendar table, .widget_calendar tbody td, .widget_calendar thead th {
    border-bottom-color: #e5e5e5
}

.widget_calendar thead th {
    background-color: #e0e0e0;
    line-height: 28px;
    border-color: #e5e5e5
}

.wp-block-quote {
    padding: 0 40px;
    box-sizing: border-box
}

    .wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-quote.has-text-align-right {
        padding: 0 40px
    }

.entry-content .product-detail-wrapper td {
    padding: 0
}

#secondary ul.product-categories > li a:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.product-detail-wrapper td {
    padding: 0;
    border: none;
    line-height: 0;
    display: inline-block;
    vertical-align: middle
}

    .product-detail-wrapper td.label {
        margin-top: -7px
    }

.product-detail-wrapper table {
    border: none;
    margin: 0
}

.variations_form .select_option.select_option_colorpicker span {
    border: none;
    width: 11px;
    height: 11px;
    line-height: 11px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%
}

.single-product .variations_form .select_option.select_option_colorpicker span {
    width: 25px;
    height: 25px;
    line-height: 25px
}

.product-block-hover .variations_button {
    float: left;
    margin: 0 2px
}

.select_option_colorpicker.select_option {
    border: none
}

.variations_form .select_option span {
    width: 32px;
    height: 16px;
    line-height: 16px;
    font-size: 12px
}

.product-detail-wrapper label {
    font-weight: 400;
    text-transform: capitalize;
    color: #333;
    font-size: 13px
}

.product-detail-wrapper .variations_form.cart {
    display: none
}

.product-detail-wrapper label:after {
    content: ":";
    margin: 0 5px
}

.product-block-hover .variations_button .button:hover {
    border-color: #E62E04
}

.product-block-hover .variations_form {
    display: none
}

.single-product .theme-container {
    clear: both
}

.search-no-results .page-header h3 {
    padding: 0 0 30px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700
}

.logged-in-as a {
    font-style: italic;
    text-decoration: underline
}

figcaption {
    margin-top: 10px;
    margin-bottom: 20px
}

#horizontalTab .resp-tabs-container {
    margin-top: 12px
}

#commentform .comment-block {
    float: left;
    width: 48.5%;
    margin-bottom: 24px
}

.comment-form-email.comment-block {
    margin-inline-start: 3%
}

.comment-form-comment {
    display: inline-block;
    width: 100%
}

.comment-respond .form-submit {
    margin-bottom: 0
}

.widget_accepted_payment_methods .title-outer {
    display: none
}

.widget ul, .widget ol {
    list-style: none
}

.primary-sidebar .widget.widget_search {
    display: flex;
    padding: 0;
    background-color: transparent
}

.site-footer .widget_search #searchform {
    margin: 0;
    width: 100% !important
}

.site-footer .textwidget form select {
    max-width: 100%
}

.woocommerce-ordering span.customSelect {
    padding: 1px 10px
}

ul.produts.grid .woocommerce-product-details__short-description, .products.grid .woocommerce-product-details__short-description {
    display: none
}

ul.products.list .woocommerce-product-details__short-description {
    float: left !important;
    width: 100% !important;
    border: 0
}

.woocommerce-product-search ::-moz-placeholder {
    color: #adadad
}

.pswp {
    z-index: 9999999
}

body {
    color: #333;
    font-family: 'Inter',sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .6px
}

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

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

audio, canvas, video {
    display: inline-block;
    max-width: 100%
}

a {
    text-decoration: none;
    cursor: pointer
}

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

    a:active, a:hover, .post-navigation a:hover .fa {
        color: #E62E04
    }

h1, h2, h3, h4, h5, h6 {
    clear: both;
    padding: 10px 0;
    margin: 0
}

h1 {
    font-size: 27px;
    line-height: 34px
}

h2 {
    font-size: 25px;
    line-height: 32px
}

h3 {
    font-size: 23px;
    line-height: 30px
}

h4 {
    font-size: 20px;
    line-height: 26px
}

h5 {
    font-size: 16px;
    line-height: 24px
}

h6 {
    font-size: 14px;
    line-height: 20px
}

address {
    margin-bottom: 24px
}

abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help
}

b, strong {
    font-weight: 600
}

cite, dfn, em, i {
    font-style: italic
}

mark, ins {
    text-decoration: none;
    background: none
}

p {
    margin-bottom: 24px
}

.entry-content p {
    margin-bottom: 20px
}

code, kbd, tt, var, samp, pre {
    font-family: monospace,serif;
    font-size: 14px;
    line-height: 1.6
}

pre {
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

blockquote, q {
    quotes: none;
    clear: both;
    line-height: 24px
}

blockquote {
    padding: 0 40px
}

blockquote, .wp-block-quote {
    background-color: rgba(3,43,56,0.8);
    padding-inline-start: 37px;
    padding-inline-end: 57px;
    padding-block: 10px;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px
}

    blockquote::after {
        content: '';
        width: 5px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #e62e04
    }

    blockquote p, .wp-block-quote p {
        margin: 0
    }

blockquote, .wp-block-quote {
    font-size: 16px;
    line-height: 30px
}

    blockquote cite, .wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer {
        display: block;
        font-size: 15px;
        font-weight: 700;
        font-style: italic;
        margin-top: 12px
    }

    blockquote p, .wp-block-quote p {
        margin: 0
    }

small {
    font-size: smaller
}

big {
    font-size: 125%
}

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

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

dl {
    margin-bottom: 24px
}

dt {
    font-weight: 600
}

dd {
    margin: 0 16px 24px
}

ul, ol {
    margin: 0 0 24px;
    margin-inline-start: 16px
}

.woocommerce-tabs ul, .woocommerce-tabs ol {
    margin: 0 0 24px;
    margin-inline-start: 16px
}

ul {
    clear: both
}

ol {
    list-style: decimal
}

li > ul, li > ol {
    margin: 0;
    margin-inline-start: 20px
}

.list > li {
    margin: 0;
    margin-inline-start: 15px
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid rgba(235,235,235,0.2);
    margin: 20px 0 30px;
    padding: 24px;
    box-sizing: border-box
}

legend {
    white-space: normal
}

button, input, select, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 14px
}

button, input {
    line-height: normal
}

input, textarea {
    background-image: -webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0))
}

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

        button[disabled], input[disabled], .button.disabled, .added_to_cart.disabled, .added_to_cart:disabled, .button.disabled, .button:disabled, button.disabled, button:disabled, input[type=button].disabled, input[type=button]:disabled, input[type=reset].disabled, input[type=reset]:disabled, input[type=submit].disabled, input[type=submit]:disabled {
            cursor: not-allowed !important
        }

    input[type="checkbox"], input[type="radio"] {
        padding: 0;
        height: auto;
        vertical-align: baseline
    }

    input[type="search"] {
        -webkit-appearance: textfield
    }

        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

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

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

table, th, td {
    border: 1px solid rgba(235,235,235,0.2)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}

caption, th, td {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

hr {
    background-color: #f5f5f5;
    border: 0;
    height: 1px;
    margin-bottom: 23px
}

textarea {
    width: 100%;
    min-height: 150px
}

.wpcf7 textarea {
    max-height: 175px
}

input:focus, textarea:focus {
    outline: 0
}

input, textarea {
    border: 1px solid rgba(235,235,235,0.2);
    padding: 12px
}

    .widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"], a.button, button, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"], .button_content_inner a, .woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce .wishlist_table td.product-add-to-cart a, .woocommerce #content input.button.disabled, .woocommerce #content input.button:disabled, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce-page #content input.button.disabled, .woocommerce-page #content input.button:disabled, .woocommerce-page #respond input#submit.disabled, .woocommerce-page #respond input#submit:disabled, .woocommerce-page a.button.disabled, .woocommerce-page a.button:disabled, .woocommerce-page button.button.disabled, .woocommerce-page button.button:disabled, .woocommerce-page input.button.disabled, .woocommerce-page input.button:disabled, .loadgridlist-wrapper .woocount, .yith-wcwl-add-to-wishlist a {
        display: inline-block;
        vertical-align: top;
        padding: 1px 8px;
        text-align: center;
        text-decoration: none;
        width: auto;
        font-size: 12px;
        font-weight: 600;
        border: 0;
        line-height: 22px;
        text-transform: none;
        outline: none;
        border: none;
        letter-spacing: .6px
    }

.wd-social-text {
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    margin-inline-end: 7px
}

.wp-block-social-links.wd-social-icon {
    display: inline-block;
    vertical-align: top
}

.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
    margin: 0 0 4px;
    display: inline-block;
    vertical-align: top
}

.woocommerce #content table.cart .checkout-button, .woocommerce-page #content table.cart .checkout-button {
    padding: 10px 24px
}

table tr th a {
    font-weight: 400
}

.widget input[type="button"]:hover, .widget input[type="button"]:focus, .widget input[type="reset"]:hover, .widget input[type="reset"]:focus, .widget input[type="submit"]:hover, .widget input[type="submit"]:focus, a.button:hover, a.button:focus, button:hover, .contributor-posts-link:hover, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .calloutarea_button a.button:hover, .calloutarea_button a.button:focus, .button_content_inner a:hover, .button_content_inner a:focus, .woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce .wishlist_table td.product-add-to-cart a:hover, .loadgridlist-wrapper .woocount:hover {
    color: #000;
    text-decoration: none;
    background-color: #E62E04
}

.select2-dropdown {
    border-color: #e6e6e6
}

blockquote.alignleft, img.alignleft {
    margin: 7px 24px 7px 0
}

.sbi_no_avatar .sbi_header_img {
    background: transparent !important
}

#sb_instagram .sb_instagram_header {
    display: none !important
}

    #sb_instagram .sb_instagram_header a {
        float: none !important;
        display: inline-block !important;
        vertical-align: top
    }

    #sb_instagram .sb_instagram_header h3 {
        text-transform: capitalize;
        font-size: 24px
    }

    #sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h3 {
        padding-top: 4px !important;
        margin-inline-start: 45px !important
    }

#search-container .search-submit {
    display: none
}

.select2-results__option {
    padding: 2px 6px
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    border: 1px solid #e5e5e5;
    height: 42px
}

    .select2-container, .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px;
        color: #fff
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 38px
    }

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

::-webkit-input-placeholder {
    color: #adadad
}

:-moz-placeholder {
    color: #adadad
}

::-moz-placeholder {
    color: #adadad;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

:-ms-input-placeholder {
    color: #adadad
}

.comment-content img, .entry-content img, .entry-summary img, #site-header img, .widget img, .wp-caption {
    max-width: 100%
}

.widget img {
    display: block
}

.comment-content img[height], .entry-content img, .entry-summary img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"], #site-header img {
    height: auto;
    max-width: 100%
}

img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
    max-width: 100%;
    height: auto
}

embed, object, video {
    margin-bottom: 24px;
    max-width: 100%;
    height: auto
}

iframe {
    max-width: 100%
}

p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
    margin-bottom: 0
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-inline-start: auto;
    margin-inline-end: auto;
    text-align: center
}

blockquote.alignleft, img.alignleft {
    margin: 7px 24px 7px 0
}

.wp-caption.alignleft {
    margin: 7px 14px 7px 0
}

blockquote.alignright, img.alignright {
    margin: 7px 0 7px 24px
}

.wp-caption.alignright {
    margin: 7px 0 7px 14px
}

blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px
}

.site-content blockquote.alignleft, .site-content blockquote.alignright {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 17px;
    width: 50%
}

    .site-content blockquote.alignleft p, .site-content blockquote.alignright p {
        margin-bottom: 17px
    }

.wp-caption {
    margin-bottom: 24px
}

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

.wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.clear-both {
    clear: both
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute;
    display: none
}

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

.hide {
    display: none
}

.bypostauthor > article .fn:before, .comment-edit-link:before, .comment-reply-title small a:before, .comment-reply-link:before, .contributor-posts-link:before, .menu-toggle:before, .search-box .search_btn:after, .slider-direction-nav a:before, .widget_webdigify_ephemera .widget-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 12px/1 FontAwesome;
    text-decoration: inherit;
    vertical-align: middle
}

.site-content span + .entry-date:before, .full-size-link:before, .parent-post-link:before, span + .byline:before, span + .comments-link:before, span + .edit-link:before, .widget_webdigify_ephemera .entry-title:after {
    content: "\0020\007c\0020"
}

.site {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.main-content {
    overflow: visible
}

.home .main_inner {
    padding-top: 0
}

.features_table_wrapper #primary {
    float: none
}

.theme-container, .main-content-inner, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page, .single-product-full .woocommerce-message {
    width: 1400px;
    margin: 0 auto;
    position: relative
}

.primary-sidebar .widget, .primary-sidebar .widget.widget_block {
    clear: both;
    list-style: outside none none;
    overflow: hidden;
    padding: 20px;
    background: rgba(3,43,56,0.8);
    margin: 0 0 30px
}

    .primary-sidebar .widget.widget_media_image {
        padding: 0;
        border: 0
    }

        .primary-sidebar .widget.widget_media_image a {
            padding: 0
        }

.site-footer input, textarea {
    padding: 10px
}

.widget_search .title-outer {
    margin-bottom: 0;
    display: none
}

.left-sidebar #secondary, .home.blog.left-sidebar #secondary {
    float: left
}

.right-sidebar #secondary, .home.blog.right-sidebar #secondary {
    float: right
}

.full-width #secondary {
    display: none
}

.shop-full-width #secondary {
    display: none
}

.shop-full-width #primary {
    width: 100%
}

#primary.main-content-inner-full, .main-content-inner-full #primary {
    margin: 0;
    width: 100%
}

.single-product-sidebar .theme-container {
    width: auto
}

.home #primary {
    padding-bottom: 0
}

#primary {
    float: right;
    width: 78.572%;
    margin-bottom: 30px;
    box-sizing: border-box
}

#secondary {
    position: relative;
    float: left;
    width: 21.429%;
    box-sizing: border-box;
    margin-bottom: 30px;
    padding: 0 30px 0 0
}

.left-sidebar #primary, .home.blog.left-sidebar #primary {
    float: right
}

.right-sidebar #primary, .home.blog.right-sidebar #primary {
    float: left
}

.left-sidebar .right-sidebar #primary {
    border-left: 0;
    padding-inline-start: 0
}

.full-width #primary {
    width: 100%
}

.home .home-page #primary {
    padding: 0 !important
}

.wide-page .main-content-inner {
    padding: 30px 0 40px;
    width: 100%
}

.custom-content-main .wpb_wrapper .wpb_wrapper, .full-width .wpb_row .wpb_wrapper .wpb_wrapper {
    width: 100%;
    margin: 0
}

#primary .wcpc-compare-action {
    line-height: 24px;
    text-transform: capitalize
}

#primary .wcpc-compare-content a.button {
    color: #fff
}

#primary .wcpc-compare-sidebar {
    text-transform: capitalize
}

#wcpc-compare .owl-carousel .owl-item img {
    width: auto;
    display: inherit
}

.header-top {
    padding: 7px 0;
    font-size: 13px
}

.topbar-link {
    position: relative
}

.header-cart {
    position: relative;
    cursor: pointer
}

.shopping_cart.tog {
    display: flex;
    align-items: center
}

.header-cart .woocommerce-Price-amount.amount {
    margin: 0 5px
}

.header-menu-links ul {
    margin: 0
}

.header-menu-links li {
    display: block;
    position: relative
}

.header-menu-links a {
    display: block;
    padding-block: 2px
}

.topbar-link-wrapper {
    background-color: #fff;
    display: none;
    position: absolute;
    right: 0;
    padding: 15px 20px;
    box-sizing: border-box;
    z-index: 9;
    width: 215px;
    text-align: left;
    top: 30px;
    left: auto;
    background-color: #032B38;
    box-shadow: 0 2px 11px 3px #000;
    -moz-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 11px 3px #000
}

.header-menu-links a:last-child {
    border-right: none;
    padding-right: 0
}

.header_login, .header-menu-links {
    position: relative;
    letter-spacing: 0
}

    .header-menu-links .fa {
        font-size: 15px;
        color: #000
    }

.header-main {
    display: flex;
    position: relative;
    vertical-align: top;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto
}

.site-title a, .site-title:hover a {
    font-weight: 700;
    text-transform: none
}

.site-title {
    margin: 0;
    padding: 6px 0;
    line-height: 44px;
    font-size: 44px;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.header-logo {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    width: 201px;
    margin-inline-end: 30px;
    padding: 5px 0 5px 0
}

.site-header, .home.blog .site-header {
    position: relative;
    z-index: 999;
    padding: 0;
    box-sizing: border-box;
    background-size: cover
}

.home .site-header {
    border-bottom: none
}

.header-top .theme-container, .header-middle .theme-container {
    display: flex
}

.header-middle {
    position: relative;
    width: 100%
}

.header-bottom-inner {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: flex
}

.home .header-bottom-inner {
    margin-bottom: 0
}

.wd-home-service .elementor-icon-box-title {
    padding: 0
}

.header-left, .header-center, .header-right {
    display: flex;
    flex: auto;
    align-items: center
}

.header-left {
    justify-content: flex-start
}

.header-center {
    justify-content: center
}

.header-right {
    justify-content: flex-end
}

.header-cart .cart-contents span.cart-qty, .whislist-counter .count {
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    padding: 2px;
    font-weight: 600;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    min-height: 16px;
    display: inline-block;
    min-width: 16px;
    vertical-align: middle;
    margin-top: -4px
}

.header-cart .shopping_cart .cart-icon {
    background-image: url(/images/webdigify/cart-bag.svg);
    background-color: rgba(0,0,0,0);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 26px;
    height: 33px;
    width: 24px
}

.cart-contents {
    display: block
}

.header-cart .shopping_cart .item-total, .box-category > .title2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
    letter-spacing: .5px
}

.header-cart .shopping_cart .item-total, .account-contents, .header-cart .shopping_cart .item-total, .account-contents {
    color: #000
}

.header-cart .togg {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.login.show-cart-link {
    color: #444;
    display: inline-block;
    margin-inline-end: -5px;
    vertical-align: middle
}

.header-cart a.shopping_cart .item-total {
    color: #333;
    font-size: 13px;
    padding: 2px 4px;
    text-transform: capitalize
}

.header-cart a.shopping_cart .amount {
    color: #333;
    font-size: 13px
}

.header-cart .shopping_cart .right-arrow {
    display: inline-block;
    height: 11px;
    margin: 0 0 0 6px;
    vertical-align: middle;
    width: 16px
}

.header-cart.fixed .togg .widget.widget_shopping_cart {
    top: 55px
}

.widget_shopping_cart.widget .title-outer:before {
    display: none
}

.header-cart .togg .widget.widget_shopping_cart ul a {
    background-color: transparent
}

.woocommerce ul.cart_list, .woocommerce-page ul.cart_list {
    padding: 0 !important
}

.ie8 .header-cart .togg .widget.widget_shopping_cart {
    border: 1px solid #ccc
}

.header-cart .top-arrow {
    background: url(/images/webdigify/cart_uparrow.png) no-repeat scroll 0 0 transparent;
    height: 7px;
    position: absolute;
    right: 28px;
    top: -7px;
    width: 12px
}

.header-cart .widget .widget-title {
    display: none
}

.sticky-menu .header-top, .sticky-menu .header-bottom {
    display: none
}

.children toggle-block {
    display: block !important
}

.widget ul li, .widget.woocommerce.widget_product_categories li {
    position: relative
}

.mega-menu ul li .sub li.mega-hdr {
    margin: 0
}

ul.product-categories li a {
    display: block
}

ul.product-categories ul li:last-child {
    border-bottom: none
}

.woo_categories_list ul.product-categories ul > li a:hover:before {
    background-position: 0 -66px
}

ul.product-categories > li.cat-item-none, .primary-sidebar ul.product-categories > li.cat-item-none {
    padding: 0;
    background: none
}

.home ul ul li {
    margin-inline-end: 0
}

.right-sidebar.category .widget_product_categories, .full-width.category .widget_product_categories, .shop-full-width .category .widget_product_categories, .shop-right-sidebar .category .widget_product_categories, .category.single-product-full .widget_product_categories {
    display: none;
    position: absolute;
    z-index: 999
}

.inner-container {
    position: relative
}

ul.product-categories {
    list-style: none
}

.header-cart .togg .widget.widget_shopping_cart {
    display: none;
    position: absolute;
    background-color: #032B38;
    right: 0;
    z-index: 8;
    width: 300px;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 2px 11px 3px #000;
    -moz-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 11px 3px #000;
    color: #fff;
    max-height: 340px;
    overflow-y: scroll
}

.widget .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    margin: 0
}

.header-cart .togg .widget.widget_shopping_cart {
    top: 61px
}

.header-login {
    float: right;
    position: relative
}

.header-mob-logo {
    display: none
}

body .header-search button[type="submit"], body .widget.widget_search input[type="submit"], body .search-form input[type="submit"], body .widget.widget_product_search button[type="submit"], .wp-block-search .wp-block-search__button {
    border: 0;
    color: #fff;
    float: left;
    font-size: 0;
    height: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 42px;
    border-radius: 0
}

body .widget.widget_search input[type="submit"], body .search-form input[type="submit"], body .widget.widget_product_search button[type="submit"], .wp-block-search .wp-block-search__button {
    height: auto;
    width: auto;
    font-size: inherit;
    padding: 9px 10px
}

.header-search button[type="submit"]:before {
    content: '';
    background-image: url(/images/webdigify/search-black.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.header-search .woocommerce-product-search input[type="submit"], .search-overlay {
    display: none
}

.header-search.active .header-toggle {
    background-image: url(/images/webdigify/close.svg);
    background-size: 22px
}

.header-search.active .search-overlay {
    background: rgba(3,43,56,0.8);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999
}

.header-search .search-form .search-field, .header-search .woocommerce-product-search .search-field {
    width: 540px;
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
    float: left;
    box-sizing: border-box;
    padding-inline-end: 50px;
    border: 0
}

.site-header-main {
    z-index: 959
}

.sticky-header.header-middle {
    position: fixed;
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9;
    top: 0;
    box-sizing: border-box
}

.admin-bar .sticky-header.header-middle {
    margin-top: 32px
}

.sticky-menu {
    min-height: 237px
}

.admin-bar .sticky-menu .header-style {
    margin-top: 32px
}

.sticky-menu .header-style .header-middle .close-menu {
    background-image: url(/images/webdigify/close.png);
    background-attachment: scroll;
    background-position: 20px 15px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 34px;
    width: 34px
}

.mobile-menu {
    display: block
}

.mobile-menu-inner {
    margin: 0
}

.menu-menu-container {
    height: 100%
}

.menu-toggle::before {
    background-image: url(/images/webdigify/menu.svg);
    background-size: 25px;
    background-position: 0;
    background-repeat: no-repeat;
    content: "";
    position: relative;
    height: 30px;
    width: 25px;
    right: 0;
    top: 0
}

.menu-toggle {
    display: none;
    color: #000;
    cursor: pointer;
    margin: 0;
    position: relative;
    text-align: left;
    box-sizing: border-box;
    padding: 0;
    line-height: 40px
}

.mobile-menu {
    background: rgba(3,43,56,1) none repeat scroll 0 0;
    box-shadow: 0 0 20px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.25);
    -ms-box-shadow: 0 0 20px rgba(0,0,0,0.25);
    -o-box-shadow: 0 0 20px rgba(0,0,0,0.25);
    box-sizing: border-box;
    height: 100%;
    left: 0;
    margin-inline-start: 0;
    padding: 20px;
    position: fixed;
    right: auto;
    top: 0;
    width: 300px;
    z-index: 99999;
    transform: translateX(-110%);
    -webkit-transform: translateX(-110%);
    -moz-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    -o-transform: translateX(-110%);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease
}

.mobile-navigation .menu-image {
    display: none !important
}

.mobile-navigation.active .mobile-menu {
    overflow-y: auto;
    transform: translateX(0px) !important;
    -webkit-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    -o-transform: translateX(0px) !important;
    -moz-transform: translateX(0px) !important;
    transition: all 300ms ease 0;
    -webkit-transition: all 300ms ease 0;
    -moz-transition: all 300ms ease 0;
    -ms-transition: all 300ms ease 0;
    -o-transition: all 300ms ease 0
}

.close-menu {
    background-image: url(/images/webdigify/close.png);
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 30px;
    width: 30px
}

.mobile-menu ul li {
    width: 100%;
    text-align: left;
    list-style-type: none;
    padding: 0;
    position: relative
}

.mobile-menu-inner > ul {
    margin: 0
}

.mobile-menu ul li a {
    display: block;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
    padding: 8px 0
}

.toggled-on .mobile-menu .mega {
    background: #f5f5f5;
    border: 1px solid #e6e6e6;
    margin-inline-start: 0;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 54px;
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box
}

.mobile-menu .collapsable-hitarea:after, .mobile-menu .expandable-hitarea:before {
    cursor: pointer;
    display: block;
    font-family: FontAwesome;
    font-weight: 400;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    font-size: 12px
}

.mobile-menu .collapsable-hitarea:after {
    content: "\f068"
}

.mobile-menu .expandable-hitarea:before {
    content: "\f067"
}

.hitarea {
    cursor: pointer;
    float: right;
    height: 20px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 20px;
    z-index: 7;
    text-align: center;
    padding: 0 1px;
    line-height: 20px
}

.menu-toggle {
    display: none
}

.widget_product_categories .hitarea {
    color: #FFF
}

.slider-price {
    font-weight: 600 !important;
    color: #333
}

.primary-navigation ul {
    list-style: none;
    margin: 0
}

.site-navigation li {
    border-top: 1px solid rgba(255,255,255,0.2)
}

.site-navigation ul ul {
    margin-inline-start: 20px
}

.primary-navigation ul ul {
    background-color: #f6f6f6;
    float: left;
    margin: 0;
    position: absolute;
    top: 44px;
    left: -999em;
    text-align: left;
    z-index: 99999;
    border: 1px solid #C9C9C9;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px
}

.nav-menu a {
    font-size: 14px;
    padding: 12px 24px;
    color: #211F20;
    display: block;
    text-transform: capitalize
}

.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
    color: #333
}

.primary-navigation li:hover > a, .primary-navigation li.focus > a, .site-navigation .current_page_item > a {
    color: #333
}

.primary-navigation ul ul a:hover, .primary-navigation ul ul li.focus > a {
    color: #333
}

.header_middle {
    float: left;
    margin: 34px 0 0;
    width: 485px
}

.header-search .title {
    display: none
}

.woocommerce-product-search span.customSelect {
    float: left;
    margin: 0;
    padding: 7px 15px;
    width: 126px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    border: 0;
    font-size: 12px
}

    .woocommerce-product-search span.customSelect:after {
        background: #e6e6e6;
        content: "";
        height: 20px;
        position: absolute;
        right: 0;
        top: 10px;
        width: 1px
    }

.woocommerce-product-search .customSelectInner {
    width: 100% !important;
    padding: 0;
    color: #333
}

.ie8 .header-search #searchform {
    float: none
}

.ie8 .owl-theme .owl-controls .owl-buttons div {
    font-size: 0
}

.ie8 #woo-small-products .image-block {
    width: 30%
}

.woocommerce-product-search select {
    left: 0
}

.search-button {
    display: block
}

.mega-menu ul li ul.sub-menu, .mega-menu ul li ul.children {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 10px 0;
    min-width: 230px;
    margin: 18px 0 0;
    text-align: left;
    visibility: hidden;
    transition: all 500ms ease 0;
    -webkit-transition: all 500ms ease 0;
    -moz-transition: all 300ms ease 0;
    -ms-transition: all 500ms ease 0;
    -o-transition: all 500ms ease 0;
    box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1)
}

.mega-menu ul li:hover > ul.sub-menu, .mega-menu ul li:hover > ul.children {
    visibility: visible;
    transition: all 500ms ease 0;
    -webkit-transition: all 500ms ease 0;
    -moz-transition: all 300ms ease 0;
    -ms-transition: all 500ms ease 0;
    -o-transition: all 500ms ease 0
}

.mega-menu ul li ul.sub-menu > li > ul.sub-menu {
    left: 100%;
    right: auto;
    top: -10px
}

.mega-menu ul li ul {
    opacity: 0
}

.main-navigation li:hover > ul, .main-navigation li.focus > ul {
    display: block;
    opacity: 1
}

.mega-menu ul li {
    display: inline-block;
    vertical-align: top;
    position: relative
}

    .mega-menu ul li.home a:before {
        font-family: 'FontAwesome';
        content: "\f015";
        font-size: 14px
    }

    .mega-menu ul li.home a {
        font-size: 0;
        line-height: 24px
    }

    .mega-menu ul li ul.sub-menu li.menu-item-has-children > a::after {
        content: "\f105";
        font-family: "FontAwesome";
        float: right
    }

    .mega-menu ul li ul.sub-menu li a::before {
        display: none
    }

    .mega-menu ul li ul.sub-menu li a, .mega-menu ul li ul.children li a {
        padding: 7px 17px
    }

    .mega-menu ul li .sub-menu a, .mega-menu ul li .children a {
        display: block;
        float: none;
        font-weight: 400;
        line-height: 20px;
        margin: 0;
        text-transform: capitalize
    }

.mega-menu ul, .mega-menu ul li {
    list-style: none
}

    .mega-menu ul.menu {
        position: relative;
        padding: 0;
        margin: 0
    }

.mega-menu .sub {
    display: none
}

    .mega-menu .sub ul {
        display: block
    }

.mega-menu ul, .mega-menu ul, .mega-menu ul li {
    margin: 0;
    padding: 0;
    border: none
}

    .mega-menu ul.menu {
        width: 100%;
        position: relative
    }

    .mega-menu ul li li {
        margin: 0;
        display: block
    }

    .mega-menu ul li:first-child > a {
        padding-inline-start: 0
    }

    .mega-menu ul li a {
        display: block;
        position: relative;
        margin: 0;
        padding-block: 15px;
        padding-inline-end: 15px;
        cursor: pointer;
        font-weight: 500;
        line-height: 24px;
        text-transform: none;
        margin-inline-end: 25px
    }

        .mega-menu ul li a.dc-mega {
            position: relative
        }

    .mega-menu ul li.mega-hover a .dc-mega-icon {
        background-position: 0 100%
    }

.header-bottom-left li .new-shop.menu-item {
    display: inline-block;
    vertical-align: top
}

.mega-menu ul.mega > li.menu-item-has-children > a::before {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    content: '\f107';
    margin: auto;
    font-family: 'FontAwesome';
    margin: auto;
    line-height: 54px;
    font-size: 15px;
    color: #fff
}

.mega-menu ul > li:last-child > a::before {
    background: none
}

.mega-menu ul.sub li a:hover::before {
    background: none
}

.mega-menu ul li .sub-container {
    position: absolute
}

li.menu-item-has-children:nth-last-child(-n+2) .sub-container, li.hiden_menu:nth-last-child(-n+2) .sub-container {
    right: 0 !important;
    left: auto !important
}

.mega-menu ul li.shop .sub-container {
    margin-inline-start: 0 !important
}

.mega-menu ul li .sub li.shop-image.mega-hdr {
    padding: 16px 0;
    width: auto
}

.mega-menu ul li.shop .sub a {
    padding: 0;
    margin: 0
}

.shop-image {
    display: none;
    float: left;
    padding: 16px 0;
    width: auto
}

.mega-menu ul li.shop.mega-hover .shop-image {
    display: block
}

.mega-menu ul li .sub {
    z-index: 999;
    box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1)
}

.yith_magnifier_zoom_wrap {
    z-index: 9 !important
}

.horizontalsection .horizontalinner {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.horizontalsection {
    position: relative
}

.mega-menu ul li .sub .row {
    width: 100%;
    overflow: hidden;
    clear: both;
    margin: 0 auto
}

.mega-menu ul li .sub li {
    list-style: none;
    float: none;
    width: 180px;
    text-align: left;
    background: none
}

    .mega-menu ul li .sub li.mega-hdr, .mega-menu ul li .sub-container.non-mega .sub {
        padding: 20px 30px;
        float: left;
        height: auto !important
    }

        .mega-menu ul li .sub li.mega-hdr.last {
            border: none
        }

.mega-menu ul li:hover .sub a {
    background-color: transparent
}

.mega-menu ul li .sub a {
    background: none;
    border: none;
    text-shadow: none;
    padding: 4px 0;
    display: block;
    float: none;
    text-decoration: none;
    text-transform: none;
    font-weight: 400;
    font-size: 14px
}

.mega-menu ul li .sub li.mega-hdr a.mega-hdr-a {
    font-weight: 400
}

    .mega-menu ul li .sub li.mega-hdr a.mega-hdr-a:hover {
        text-shadow: none
    }

.mega-menu ul .sub li.mega-hdr li a, .mega-menu ul li .sub-container.non-mega li a {
    padding: 5px 0;
    position: relative
}

.sub ul.sub-menu, .sub ul.children {
    box-sizing: border-box
}

.mega-menu ul .sub ul li {
    padding-right: 0
}

.entry-main-header .featured-post {
    float: right
}

.navbar, .navbar-mobile {
    display: table
}

.cart-text {
    display: inline-block;
    vertical-align: top
}

.webdigify-menu-label {
    position: relative
}

    .webdigify-menu-label:before {
        background-color: red;
        color: #fff;
        content: "Hot";
        font-size: 12px;
        left: auto;
        line-height: 20px;
        padding: 0 6px;
        position: absolute;
        right: -10px;
        text-align: center;
        top: 5px;
        width: auto
    }

.sale-label:before {
    background-color: red;
    content: "Sale"
}

.main-navigation .menu-image, .mobile-navigation .menu-image {
    height: 30px;
    padding: 2px
}

.primary-navigation.toggled-on {
    padding: 72px 0 36px
}

.primary-navigation .nav-menu {
    border: medium none;
    text-align: left
}

.primary-navigation.toggled-on .nav-menu {
    display: block
}

.main-navigation, .mobile-navigation {
    position: relative;
    z-index: 8
}

.menu-category ul li {
    background: none repeat scroll 0 0 #F6F6F6;
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 0 7px
}

    .menu-category ul li a {
        padding: 0 0 0 10px
    }

.menu-category {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    float: left;
    margin-bottom: 5px;
    padding: 3px 4px;
    position: relative;
    z-index: 999
}

.cate-inner {
    background: none repeat scroll 0 0 #F6F6F6;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    cursor: pointer;
    float: left;
    padding: 3px
}

.category_title {
    color: #FFF;
    float: left;
    font-size: 14px;
    text-transform: capitalize
}

.doesnotexist:-o-prefocus, .product-categories {
    position: absolute;
    top: 45px;
    display: none
}

.primary-navigation .menu-toggle {
    display: none;
    padding: 0
}

.primary-navigation.toggled-on {
    border-bottom: 0;
    margin: 0;
    padding: 0
}

.primary-navigation li {
    border: 0;
    display: inline-block;
    position: relative;
    background: url(/images/webdigify/menu_saprator.png) no-repeat scroll left center transparent
}

    .primary-navigation li:first-child {
        background: none
    }

    .primary-navigation li li {
        border: 0;
        display: block;
        height: auto;
        padding: 0;
        margin: 3px;
        background: none
    }

.primary-navigation ul ul ul {
    left: -999em;
    top: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px
}

.primary-navigation ul ul a {
    padding: 5px 8px;
    white-space: normal;
    width: 176px;
    margin: 0 2px;
    text-transform: capitalize
}

.primary-navigation ul li:hover > ul, .primary-navigation ul li.focus > ul {
    left: auto
}

.primary-navigation ul ul li:hover > ul, .primary-navigation ul ul li.focus > ul {
    left: 100%
}

.primary-navigation .menu-item-has-children > a, .primary-navigation .page_item_has_children > a {
    padding-right: 26px
}

    .primary-navigation .menu-item-has-children > a:after, .primary-navigation .page_item_has_children > a:after {
        -webkit-font-smoothing: antialiased;
        content: "\f0d7";
        display: inline-block;
        font: normal 13px/1 FontAwesome;
        position: absolute;
        right: 12px;
        top: 16px;
        vertical-align: text-bottom
    }

.primary-navigation li .menu-item-has-children > a, .primary-navigation li .page_item_has_children > a {
    padding-right: 20px;
    width: 168px
}

.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after, .primary-navigation .menu-item-has-children li.page_item_has_children > a:after, .primary-navigation .page_item_has_children li.menu-item-has-children > a:after, .primary-navigation .page_item_has_children li.page_item_has_children > a:after {
    content: "\f0da";
    right: 8px;
    top: 8px;
    font: normal 13px/1 FontAwesome
}

.secondary-navigation {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    font-size: 12px;
    margin: 48px 0
}

    .secondary-navigation a {
        padding: 9px 0
    }

.mobile-navigation {
    display: none
}

.resp-tab-content {
    display: none
}

h2.resp-accordion {
    cursor: pointer;
    display: none;
    padding: 5px
}

.resp-tab-content-active {
    display: block
}

.site-main {
    clear: both;
    margin: 0;
    min-height: 400px;
    display: flex;
    flex-direction: column
}

body.home .site-main {
    box-shadow: none
}

body .site-main, body.home.blog .site-main {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.04);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.04)
}

.hentry {
    margin: 0 auto;
    position: relative
}

.search-results article {
    margin: 0 0 30px;
    width: auto;
    box-sizing: border-box
}

.single-post .entery-category {
    display: none
}

.entry-header .entry-title {
    padding: 0;
    margin: 6px 0 0;
    box-sizing: border-box;
    line-height: 30px
}

.page-content {
    margin-bottom: 30px
}

.post-thumbnail {
    display: block;
    position: relative;
    width: 100%;
    z-index: 0
}

a.post-thumbnail:hover {
    background-color: #999
}

.full-width .post-thumbnail img {
    display: block;
    margin: 0 auto
}

.page-title, .home.blog .page-title {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-bottom: 25px;
    box-sizing: border-box;
    word-break: break-word;
    padding: 34px 10px
}

.home .page-title {
}

.page-title .entry-title-main {
    text-align: center;
    float: none;
    font-size: 27px;
    font-weight: 400;
    padding: 0 0 8px;
    line-height: 34px
}

.single-product #content.site-main, .full-width #content.site-main, .left-sidebar #content.site-main, .right-sidebar #content.site-main, .shop-left-sidebar #content.site-main {
    padding: 0
}

.single-product .entry-title-main {
    display: none
}

.breadcrumbs {
    line-height: 25px
}

.woocommerce-breadcrumb {
    display: none
}

.single-post .breadcrumbs, .blog-page .breadcrumbs {
    padding: 0
}

.single-post .breadcrumbs {
    display: none
}

.woocommerce woocommerce .woocommerce .woocommerce-breadcrumb span a, .woocommerce-page .woocommerce-breadcrumb span a, .breadcrumbs a {
    position: relative
}

.breadcrumbs #breadcrumbs {
    margin: 0
}

.page-description p, .term-description p {
    margin: 0
}

.page-description, .term-description {
    margin: 0 auto 24px
}

    .page-description img, .term-description img {
        margin-bottom: 20px
    }

.shop-full-width .page-description img {
    display: none
}

.page-description > p, .woocommerce-MyAccount-content p {
    margin: 0
}

..entry-summary .read-more {
    padding: 30px 0 10px
}

.related_posts_outer .post-info {
    clear: both
}

.blog-header .entry-content-date {
    display: none
}

.single-post .entry-header .entry-title, .single-testimonial .entry-header .entry-title {
    display: block
}

.type-product .summary div.description {
    border-bottom: 1px solid #e6e6e6
}

.empty-entry-header h3.entry-title {
    border: medium none;
    padding: 0
}

.entry-header {
    position: relative;
    z-index: 1
}

.format-image .entry-content-inner {
    overflow: hidden
}

.format-status .entry-main-header {
    margin-bottom: 15px
}

.format-quote .entry-content {
    display: inline-block;
    width: 100%
}

.format-standard.sticky .featured-post {
    font-size: 14px
}

.single-post .related_posts .entry-meta.date {
    padding: 10px 0 0
}

.cat-links {
    font-weight: 700;
    text-transform: none
}

.byline {
    display: none
}

.single .byline, .group-blog .byline {
    display: inline
}

.post-footer {
    margin-top: 25px
}

.entry-main-content .entry-thumbnail {
    position: relative;
    text-align: center;
    width: 49%;
    float: left;
    z-index: 9
}

.blog .sticky .post-info.non, .blog-page .sticky .post-info.non, article.hentry.sticky .post-info.non, article.type-page.sticky .post-info.non, article.type-product.sticky .post-info.non, .home.blog article.hentry.sticky .post-info.non, .blog .post-info.non, .blog-page .post-info.non, article.hentry .post-info.non, article.type-page .post-info.non, article.type-product .post-info.non, .home.blog article.hentry .post-info.non {
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.blog .post-info, .blog-page .post-info, article.hentry .post-info, article.type-page .post-info, article.type-product .post-info, .home.blog article.hentry .post-info {
    box-sizing: border-box;
    padding-block: 20px;
    padding-inline-start: 40px;
    position: relative;
    z-index: 9;
    overflow: hidden
}

.entry-content-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%
}

.entry-meta .meta-inner, .sticky-inner {
    display: inline-block;
    vertical-align: top
}

article.product .entry-meta, article.product .entry-summary .read-more {
    display: none
}

.meta-inner {
    padding-inline-end: 7px;
    position: relative;
    margin-inline-end: 7px
}

.post-container.first {
    margin-inline-end: 3%
}

.post-container {
    float: left;
    width: 48.5%;
    margin-bottom: 1%
}

    .post-container .entry-thumbnail {
        margin: 0
    }

.entry-thumbnail .entry-date, .entry-thumbnail .comments-link {
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.portfolios .block_hover, .gallery-item:hover .gallery-caption {
    position: relative
}

.entry-thumbnail-outer {
    text-align: center;
    width: 100%
}

.related_posts .post-info {
    overflow: visible
}

.post-inner-top {
    background-color: #333;
    border: 5px solid #fff;
    color: #333;
    display: inline-block;
    font-size: 13px;
    height: 96px;
    margin: -96px auto 0;
    padding: 6px 4px;
    position: relative;
    text-transform: none;
    vertical-align: top;
    width: 100px
}

    .post-inner-top.post-box {
        margin: 0 auto 10px
    }

.blog-icon {
    height: 36px;
    text-align: center;
    z-index: 9
}

.date-inner {
    color: #333
}

.blog-icon {
    border: 1px solid #d8d8d8;
    float: left;
    margin-inline-end: 10px;
    padding: 10px 15px;
    width: 30px;
    display: none
}

.entry-content-date .entry-date .day, .entry-content-date .entry-date .month, .entry-content-date .entry-date .year {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.entry-content-other {
    margin-top: 20px
}

.blog-posts-content .post-content-outer {
    text-align: left;
    padding-block-start: 30px;
    overflow: hidden
}

.entry-meta-blog .entry-date .fa, .post-info .entry-date .fa {
    display: none;
    vertical-align: inherit;
    margin-top: -4px
}

.meta-inner .fa.fa-comment:before {
    content: "\f0e6"
}

.blog-icon:before {
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 36px
}

.blog-posts-content .comments-link .fa {
    font-size: 14px
}

.sticky-post {
    background-color: #222;
    color: #fff;
    padding: 3px 10px 4px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    border-radius: 50px
}

.site-content .sticky .blog-icon:before, .site-content .tag-sticky-2 .blog-icon:before {
    content: '\f08d'
}

.format-standard .blog-icon:before {
    content: '\f0f6 '
}

.format-image .blog-icon:before {
    content: '\f1c5'
}

.format-audio .blog-icon:before {
    content: '\f1c7'
}

.format-gallery .blog-icon:before {
    content: '\f030'
}

.format-aside .blog-icon:before {
    content: '\f02d'
}

.format-video .blog-icon:before {
    content: '\f03d'
}

.format-status .blog-icon:before {
    content: '\f1c5'
}

.format-chat .blog-icon:before {
    content: '\f075'
}

.format-link .blog-icon:before {
    content: '\f0c1'
}

.format-quote .blog-icon:before {
    content: '\f10e'
}

.search .blog-icon:before {
    content: '\f02d'
}

.type-product .blog-icon:before {
    content: '\f1b2'
}

.entry-meta .tag-links a {
    background-color: #767676;
    border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2727272727;
    margin: 2px 4px 2px 10px;
    padding: 3px 7px;
    position: relative;
    text-transform: none
}

.single .tags-links {
    padding-top: 20px;
    display: block;
    margin: 0
}

.entry-meta .tag-links a:hover {
    background-color: #41a62a;
    color: #fff
}

.entry-meta .tag-links a:before {
    border-top: 10px solid transparent;
    border-right: 8px solid #767676;
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0
}

.entry-meta .tag-links a:hover:before {
    border-right-color: #41a62a
}

.entry-meta .tag-links a:after {
    background-color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px
}

.page .entry-content {
    padding-top: 0;
    margin: 0
}

.entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover {
    text-decoration: none
}

.entry-content th, .comment-content th {
    padding: 3px
}

.entry-content td, .comment-content td {
    padding: 3px
}

.entry-content .edit-link {
    font-size: 12px;
    clear: both
}

    .entry-content .edit-link a {
        text-decoration: none
    }

.hentry .mejs-container {
    margin: 12px 0 18px
}

    .hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls {
        background: #000
    }

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #24890d
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: rgba(255,255,255,.33)
}

.hentry .mejs-container .mejs-controls .mejs-time {
    padding-top: 9px
}

.hentry .mejs-controls .mejs-time-rail span, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.hentry .mejs-overlay-loading {
    background: transparent
}

.page-links {
    clear: both;
    font-size: 13px;
    font-weight: 700;
    line-height: 2;
    margin: 24px 0;
    text-transform: none;
    float: left;
    width: 100%
}

    .page-links a, .page-links > span {
        background: #fff;
        border: 1px solid #fff;
        display: inline-block;
        height: 25px;
        margin: 0 1px 2px 0;
        text-align: center;
        width: 25px
    }

    .page-links a {
        background: #fff;
        border: 1px solid #e6e6e6;
        color: #333;
        text-decoration: none
    }

        .page-links a:hover {
            background: #333;
            border: 1px solid #333;
            color: #fff
        }

    .page-links > .page-links-title {
        height: auto;
        margin: 0;
        padding-right: 7px;
        width: auto
    }

.gallery {
    margin: 0;
    width: 100%
}

.gallery-item {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    overflow: hidden;
    position: relative;
    padding: 2px;
    box-sizing: border-box
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.ie8 .gallery-columns-2 .gallery-item {
    width: 48%
}

.ie8 .gallery-columns-3 .gallery-item {
    width: 32%
}

.ie8 .gallery-columns-4 .gallery-item {
    width: 23%
}

.ie8 .gallery-columns-5 .gallery-item {
    width: 19%
}

.ie8 .gallery-item .gallery-icon img {
    width: 100% !important
}

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

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

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

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

.gallery-columns-7 .gallery-item {
    width: 14.2%
}

.gallery-columns-8 .gallery-item {
    width: 12.5%
}

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

    .gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
        margin-inline-end: 0
    }

.ie8 .gallery-caption {
    display: none
}

.ie8 .gallery-item:hover .gallery-caption {
    display: block
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none
}

.ie8 .gallery-caption .gallery-zoom, .ie8 .gallery-caption .gallery-redirect {
    background-color: #7392AD
}

    .ie8 .gallery-caption .gallery-zoom:hover, .ie8 .gallery-caption .gallery-redirect:hover {
        background-color: #110C09
    }

.format-link .entry-content a {
    border-bottom: 1px solid #464E55;
    padding-bottom: 3px;
    color: #333
}

    .format-link .entry-content a:hover {
        border-color: #e6e6e6;
        color: #333
    }

.post-navigation, .image-navigation {
    clear: both;
    display: inline-block;
    vertical-align: top;
    margin: 6% 0;
    padding: 20px 0;
    width: 100%;
    font-size: 14px
}

.comment-body {
    position: relative;
    box-sizing: border-box;
    border: 1px solid rgba(235,235,235,0.2);
    padding: 20px;
    margin-top: 30px
}

.previous-image {
    background: #333 none repeat scroll 0 0;
    float: left;
    padding: 10px;
    font-weight: 700;
    color: #fff
}

    .previous-image:hover, .next-image:hover {
        background: #E62E04
    }

.next-image {
    background: #333 none repeat scroll 0 0;
    float: right;
    padding: 10px;
    font-weight: 700;
    color: #fff
}

.single-attachment .image-navigation .previous-image {
    float: left
}

.single-attachment .image-navigation .next-image {
    float: right
}

.post-navigation .meta-nav {
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    box-sizing: border-box
}

.post-navigation span {
    color: #222;
    font-weight: 400
}

.post-next-content, .post-previous-content {
    width: 250px
}

.post-nav-link {
    text-transform: none
}

.prev-nav-text-wrapper, .next-nav-text-wrapper {
    font-size: 16px;
    font-weight: 400;
    font-family: "Righteous",Sans-serif
}

.post-navigation-title {
    font-size: 20px;
    line-height: 30px;
    margin-top: 10px;
    letter-spacing: .5px;
    display: inline-block;
    vertical-align: top
}

.post-navigation a, .image-navigation a {
    text-transform: none
}

.navigation.post-navigation .nav-links {
    display: flex;
    justify-content: space-between;
    margin: 0;
    align-items: flex-start
}

.nav-links .wp-post-image {
    height: 100%
}

.nav-links .prev, .nav-links .next {
    display: flex
}

.post-navigation a.prev-post {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    -webkit-transition: all .35s ease 0;
    transition: all .35s ease 0
}

.post-navigation a.next-post {
    text-align: right;
    position: relative;
    -webkit-transition: all .35s ease 0;
    transition: all .35s ease 0
}

.post-navigation a.prev-post img {
    margin-inline-end: 20px
}

.post-navigation a.next-post img {
    margin-inline-start: 20px
}

.paging-navigation {
    clear: both;
    display: inline-block;
    margin: 30px 0;
    text-align: center;
    width: 100%
}

    .paging-navigation h3 {
        margin: 0
    }

    .paging-navigation .page-numbers, .woocommerce-pagination span, .woocommerce-pagination a {
        margin: 0 2px;
        height: 30px;
        line-height: 28px;
        width: 30px;
        display: inline-block;
        vertical-align: top;
        font-weight: 400
    }

    .paging-navigation a .fa {
        margin: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 30px
    }

.attachment .content-sidebar, .attachment .post-thumbnail {
    display: none
}

.attachment .entry-content {
    padding-top: 0
}

.attachment footer.entry-meta {
    text-transform: none
}

.entry-attachment .attachment {
    margin-bottom: 24px
}

.archive-header h3, .page-header h3 {
    font-size: 18px
}

.author-info {
    padding: 30px;
    box-sizing: border-box;
    margin: 5% 0 4%;
    border: 1px solid #e5e5e5;
    text-align: center
}

    .author-info .author-avatar {
        margin-block-end: 20px;
        margin-top: -85px;
        display: inline-block;
        background: #fff;
        vertical-align: top
    }

        .author-info .author-avatar img {
            border-radius: 50%;
            -webkit-border-radius: 50%;
            border: 1px solid #e5e5e5;
            padding: 5px;
            z-index: 9
        }

.author-description .author-title {
    padding: 0 0 10px
}

.taxonomy-description, .author-description {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

    .taxonomy-description p, .author-description p {
        margin-bottom: 18px
    }

        .author-description p.author-bio {
            margin: 10px 0 15px
        }

    .author-description .author-link {
        box-sizing: border-box;
        color: #222;
        display: inline-block;
        vertical-align: top;
        text-transform: capitalize;
        text-decoration: underline
    }

.author-link .meta-nav {
    display: none
}

.taxonomy-description p:last-child, .author-description p:last-child {
    margin-bottom: 0
}

.taxonomy-description a:hover, .author-description a:hover {
    text-decoration: none
}

.contributor {
    border-bottom: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px 10px
}

    .contributor:first-of-type {
        padding-top: 24px
    }

.contributor-info {
    margin: 0 auto;
    max-width: 474px
}

.contributor-avatar {
    border: 1px solid #e6e6e6;
    float: left;
    margin: 0 30px 20px 0;
    padding: 2px
}

.contributor-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0
}

.contributor-bio a {
    text-decoration: underline
}

    .contributor-bio a:hover {
        text-decoration: none
    }

.contributor-posts-link {
    display: inline-block;
    line-height: normal;
    padding: 10px 30px
}

    .contributor-posts-link:before {
        content: "\f443"
    }

.error404 .page-content {
    padding-top: 0
}

    .error404 .page-content .search-form {
        margin-bottom: 24px;
        width: auto
    }

.full-width .hentry {
    max-width: 100%
}

.full-size-link:before, .parent-post-link:before, .site-content span + .byline:before, .site-content span + .comments-link:before, .site-content span + .edit-link:before, .site-content span + .entry-date:before {
    content: ""
}

.attachment span.entry-date:before, .entry-content .edit-link a:before, .entry-meta .edit-link a:before, .site-content .byline a:before, .site-content .comments-link a:before, .site-content .entry-date a:before, .site-content .featured-post:before, .site-content .full-size-link a:before, .site-content .parent-post-link a:before, .site-content .post-format a:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: 14px/18px FontAwesome;
    margin-inline-end: 5px;
    text-decoration: inherit;
    vertical-align: baseline
}

.site-content .entry-meta > span.edit-link {
    border-right: none
}

.site-content .format-video .post-format a:before {
    content: "\f144"
}

.site-content .format-audio .post-format a:before {
    content: "\f028"
}

.site-content .format-image .post-format a:before {
    content: "\f03e"
}

.site-content .format-quote .post-format a:before {
    content: "\f10d";
    margin-inline-end: 2px
}

.site-content .format-gallery .post-format a:before {
    content: "\f029";
    margin-inline-end: 4px
}

.site-content .format-aside .post-format a:before {
    content: "\f192";
    margin-inline-end: 2px
}

.site-content .format-link .post-format a:before {
    content: "\f0c1";
    position: relative;
    top: 1px
}

.attachment .site-content span.entry-date:before {
    content: "\f017";
    margin-inline-end: 1px;
    position: relative;
    margin: 0 5px
}

.site-content .byline a:before {
    content: "\f007"
}

.header-search {
    display: flex
}

.search-form, .woocommerce-product-search, #primary-sidebar .woocommerce-product-search, footer .woocommerce-product-search, .wp-block-search__inside-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    overflow: hidden
}

.header-search .product-search-widget {
    position: relative;
    overflow: hidden;
    float: left
}

.primary-sidebar .widget_product_search .woocommerce-product-search, #primary-sidebar .woocommerce-product-search, footer .woocommerce-product-search {
    overflow: hidden;
    padding: 0;
    box-sizing: border-box;
    display: flex
}

#primary-sidebar .search-field, footer .search-field, .page-content .search-field, .wp-block-search .wp-block-search__input {
    float: left;
    width: 100%;
    padding: 10px 90px 10px 10px;
    line-height: 20px;
    border: 0
}

.site-footer .widget .search-field {
    width: 100%;
    border: none
}

.search-form #searchsubmit, .widget_search #searchform #searchsubmit, #primary-sidebar .widget_product_search input[type="submit"], .primary-sidebar .widget.woocommerce.widget_product_search button, .site-footer .widget.woocommerce.widget_product_search button {
    color: #fff;
    float: left;
    height: 40px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0
}

    .site-footer .widget.woocommerce.widget_product_search button:hover, .search-form #searchsubmit, .widget_search #searchform #searchsubmit:hover, .primary-sidebar .widget.woocommerce.widget_product_search button:hover {
        background-image: url(/images/webdigify/search.svg)
    }

.header-search input[type="submit"] {
    color: #000;
    float: left;
    font-size: 14px;
    height: 38px;
    margin: 0;
    padding: 5px 20px;
    position: relative;
    right: auto;
    width: auto;
    border-top-right-radius: 50px;
    -webkit-border-top-right-radius: 50px;
    -khtml-border-top-right-radius: 50px;
    -moz-border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -khtml-border-bottom-right-radius: 50px;
    -moz-border-bottom-right-radius: 50px;
    border: 0;
    font-weight: 400
}

.category_tab .inner-container {
    overflow: hidden
}

.aboutus .banner-slider-container {
    margin: 0 0 20px;
    text-align: right
}

.about-us .flexslider .slides img {
    max-width: 100%;
    width: auto
}

.bx-viewport {
    clear: both
}

.bx-controls {
    position: absolute;
    right: 0;
    top: 0
}

.primary-sidebar .bx-viewport .product_list_widget li {
    margin: 24px 0 !important;
    width: auto !important
}

.bx-controls-direction a {
    display: block;
    font-size: 0;
    position: absolute;
    text-align: center;
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    top: -33px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #ccc;
    height: 20px;
    line-height: 18px;
    width: 20px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px
}

    .bx-controls-direction a:hover {
        color: #fff;
        background: #333;
        border-color: #333
    }

    .bx-controls-direction a.bx-prev {
        left: auto;
        right: 26px
    }

    .bx-controls-direction a.bx-next {
        left: auto;
        right: 0
    }

    .bx-controls-direction a:before {
        content: "";
        font-family: "FontAwesome";
        font-size: 16px;
        left: 0;
        position: absolute;
        right: 0;
        text-align: center
    }

    .bx-controls-direction a.bx-prev:before {
        content: '\f104';
        left: -1px
    }

    .bx-controls-direction a.bx-next:before {
        content: '\f105';
        right: -3px
    }

#woo-small-products .bx-pager {
    display: none
}

#woo-small-products .bx-wrapper {
    position: relative
}

#woo-small-products .image-block .secondary-image {
    display: none
}

#woo-small-products .image-block {
    width: 32%;
    float: left;
    margin-inline-end: 10px
}

#woo-small-products .product-detail-wrapper {
    overflow: hidden
}

#woo-small-products li h3 {
    font-weight: 400;
    color: gray;
    line-height: 20px;
    margin: 0
}

#woo-small-products li:hover h3 {
    color: #333
}

#woo-small-products .onsale {
    display: none
}

#woo-small-products .products li {
    border-bottom: 1px solid #eaeaea;
    clear: both;
    margin-bottom: 5px;
    padding: 10px 0;
    width: 100% !important
}

#woo-small-products .products .container-inner {
    margin: 0;
    text-align: left;
    border: none;
    display: inline-block
}

#woo-small-products .product-block-hover, #woo-small-products .yith-wcwl-add-to-wishlist {
    display: none
}

#woo-small-products .products li.product:hover a.add_to_cart_button, #woo-small-products .products li.product:hover a.product_type_variable, #woo-small-products .products li .product:hover a.product_type_external, #woo-small-products .products li.product:hover a.product_type_grouped, #woo-small-products .products li.product:hover a.product_type_simple, #woo-small-products .products li.product:hover a.added_to_cart {
    display: none
}

#woo-small-products .wpb_wl_preview_area {
    display: none
}

.primary-sidebar .widget #woo-small-products ul.toggle-block {
    padding: 0
}

.product-detail-wrapper .woocommerce-review-link {
    display: none
}

.primary-sidebar .product-detail-wrapper {
    text-align: left
}

.woocommerce .primary-sidebar #woo-small-products .price {
    padding: 0
}

.woocommerce ul.products li.product .attachment-shop_catalog, .woocommerce-page ul.products li.product .attachment-shop_catalog {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.woocommerce ul.products li.product-type-variable .image-block .woocommerce-Price-amount, .woocommerce-page ul.products li.product-type-variable .image-block .woocommerce-Price-amount {
    display: block;
    line-height: 11px
}

.woocommerce ul.products li.product:hover .secondary-image, .woocommerce-page ul.products li.product:hover .secondary-image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    visibility: visible
}

.woocommerce ul.products li.product .secondary-image, .woocommerce-page ul.products li.product .secondary-image {
    position: absolute;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: all 500ms ease 0 !important;
    -webkit-transition: all 500ms ease 0 !important;
    -moz-transition: all 300ms ease 0 !important;
    -ms-transition: all 500ms ease 0 !important;
    -o-transition: all 500ms ease 0 !important;
    visibility: hidden;
    max-width: 100%;
    height: auto;
    transform-origin: center center;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center
}

.toggle_title {
    display: none
}

.shop-right-sidebar #secondary {
    float: right
}

.shop-right-sidebar #primary {
    float: left
}

.shop-right-sidebar .menu-category, .shop-right-sidebar .cate-inner, .site-header.right-sidebar .menu-category, .site-header.right-sidebar .cate-inner {
    float: right
}

.shop-right-sidebar .product-categories .children, .site-header.right-sidebar .product-categories .children {
    left: auto;
    right: 100%
}

.shop-right-sidebar .mega-menu, .site-header.right-sidebar .mega-menu {
    left: auto;
    right: 200px
}

.site-description {
    font-size: 12px;
    padding: 2px 0
}

.content-sidebar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333
}

.widget {
    margin-bottom: 10px
}

.widget_accepted_payment_methods {
    margin: 0
}

.widget address {
    margin-bottom: 18px
}

.widget abbr[title] {
    border-color: rgba(255,255,255,0.7)
}

.widget mark, .widget ins {
    background: none
}

.widget pre, .widget fieldset {
    border-color: rgba(255,255,255,0.2)
}

.widget code, .widget kbd, .widget tt, .widget var, .widget samp, .widget pre {
    font-size: 12px;
    line-height: 1.5
}

.widget dl, .widget dd {
    margin-bottom: 18px
}

.widget ul, .widget ol {
    list-style: none;
    margin: 0;
    padding: 15px 15px 0
}

.widget li > ol, .widget li > ul {
    margin-inline-start: 10px
}

.widget table, .widget th, .widget td {
    border-color: rgba(255,255,255,0.2)
}

.widget table {
    margin-bottom: 18px
}

.widget hr {
    background-color: rgba(255,255,255,0.2)
}

.widget .wp-caption {
    margin-bottom: 18px
}

.widget_calendar caption {
    position: relative;
    margin: 0 0 5px
}

.primary-sidebar .widget.widgets-leftbanner, .single-product #secondary .widget.widgets-leftbanner {
    border: 0
}

.primary-sidebar .widget.woocommerce.widget_layered_nav.woocommerce-widget-layered-nav button {
    margin-top: 10px
}

.primary-sidebar .widget.widget_archive #archives-dropdown--1, .primary-sidebar .widget.woocommerce.widget_product_categories #product_cat, .primary-sidebar .widget .postform.toggle-block {
    width: 100%;
    text-align: left;
    padding: 10px
}

.primary-sidebar .widget ul.toggle-block.children {
    padding: 0
}

.primary-sidebar .left-banner a {
    padding: 0
}

.footer-sidebar .widget ul, .widget_product_search .toggle-block {
    margin: 10px 0
}

    .footer-sidebar .widget ul li {
        padding: 4px 0;
        line-height: 22px
    }

.widget .product_list_widget li, .widgets-blog-posts li, .site-footer .widget_nav_menu a, .site-footer .widget_pages a, .site-footer .widget_categories a, .site-footer .product-categories li a, .site-footer .widget_archive li a, .site-footer .widget_meta li a, .primary-sidebar a {
    position: relative;
    word-break: break-word;
    padding: 7px 0;
    line-height: 20px;
    display: inline-block
}

.widget.widget_shopping_cart li {
    display: block
}

.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span, .woocommerce-page .widget_layered_nav ul li a, .woocommerce-page .widget_layered_nav ul li span {
    padding: 7px 1px;
    float: left;
    line-height: 21px
}

    .woocommerce .widget_layered_nav ul li span.count {
        font-size: 13px
    }

.primary-sidebar .widget.widget_shopping_cart .cart_list li a {
    background: none
}

.widget_product_categories .select2 {
    display: none
}

.widget ul.sub-menu {
    padding: 0
}

.primary-sidebar .widget .product_list_widget a {
    padding: 0
}

.primary-sidebar .widget.woocommerce ul.product_list_widget li a {
    display: block;
    line-height: 20px
}

.site-footer .widget .product-categories li a {
    padding: 5px 0
}

.primary-sidebar .widget_recent_comments .comment-author-link > a {
    padding: 0
}

.product-categories li > ul li a {
    position: relative
}

.primary-sidebar .product-categories .hitarea, .widget_pages .hitarea, .widget_nav_menu .hitarea, .widget_categories .hitarea {
    cursor: pointer;
    float: right;
    height: 24px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 24px;
    z-index: 7;
    text-align: right
}

.widget_pages .expandable .collapsable-hitarea:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    right: 0
}

.product-categories .expandable-hitarea:before, .widget_pages .expandable-hitarea:before, .widget_nav_menu .expandable-hitarea:before, .widget_categories .expandable-hitarea:before {
    content: "\f067";
    font-family: "FontAwesome";
    right: 0;
    font-size: 10px
}

.product-categories .collapsable-hitarea:before, .widget_pages .collapsable-hitarea:before, .widget_nav_menu .collapsable-hitarea:before, .widget_categories .collapsable-hitarea:before {
    font-family: 'FontAwesome';
    content: '\f068';
    font-size: 10px
}

.widget_pages .hitarea, .widget_nav_menu .hitarea, .widget_categories .hitarea {
    text-align: right
}

.widget_calendar table {
    line-height: 2;
    margin: 0
}

.widget_calendar tbody td, .widget_calendar thead th {
    text-align: center
}

.widget_calendar tbody a {
    background-color: #222;
    color: #fff;
    display: block
}

    .widget_calendar tbody a:hover {
        background-color: #222
    }

    .widget_calendar tbody a:hover {
        color: #fff
    }

.widget_calendar #prev {
    padding-inline-start: 5px
}

.widget_calendar #next {
    padding-right: 5px;
    text-align: right
}

.widget_webdigify_ephemera > ol > li {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 18px;
    padding: 0
}

.widget_webdigify_ephemera .hentry {
    margin: 0;
    max-width: 100%
}

.widget_webdigify_ephemera .entry-title, .widget_webdigify_ephemera .entry-meta, .widget_webdigify_ephemera .wp-caption-text, .widget_webdigify_ephemera .post-format-archive-link, .widget_webdigify_ephemera .entry-content table {
    font-size: 13px;
    line-height: 1.5
}

.widget_webdigify_ephemera .entry-title {
    display: inline;
    font-weight: 400
}

.widget_webdigify_ephemera .entry-meta {
    margin-bottom: 18px
}

    .widget_webdigify_ephemera .entry-meta a {
        color: rgba(255,255,255,0.7)
    }

        .widget_webdigify_ephemera .entry-meta a:hover {
            color: #41a62a
        }

.widget_webdigify_ephemera .entry-content ul, .widget_webdigify_ephemera .entry-content ol {
    margin: 0 0 18px 20px
}

.widget_webdigify_ephemera .entry-content ul {
    list-style: disc
}

.widget_webdigify_ephemera .entry-content ol {
    list-style: decimal
}

.widget_webdigify_ephemera .entry-content li > ul, .widget_webdigify_ephemera .entry-content li > ol {
    margin: 0 0 0 20px
}

.widget_webdigify_ephemera .entry-content th, .widget_webdigify_ephemera .entry-content td {
    padding: 6px
}

.widget_webdigify_ephemera .post-format-archive-link {
    font-weight: 700;
    text-transform: none
}

.widget_recent_entries .post-date {
    display: block
}

.rsswidget img {
    margin-top: -4px
}

.rssSummary {
    margin: 5px 0
}

.primary-sidebar a.rsswidget {
    color: #000;
    font-weight: 500;
    margin: 0;
    padding: 0
}

.site-footer a.rsswidget {
    display: inline-block
}

.site-footer .textwidget p, .site-footer .widget_shopping_cart_content p {
    text-align: left;
    font-weight: 500
}

.widget_rss cite {
    color: #222
}

.rss-date {
    display: block
}

.widget_rss li {
    margin-bottom: 18px
}

    .widget_rss li:last-child {
        margin-bottom: 0
    }

.widget_text > div > :last-child {
    margin-bottom: 0
}

.brand-carousel a, .brand-carousel a:hover {
    background: none;
    padding: 0
}

.brands .swiper-slide-image {
    filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(86%);
    -webkit-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(86%);
    -moz-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(86%);
    -ms-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(86%);
    -o-filter: invert(99%) sepia(94%) saturate(1%) hue-rotate(72deg) brightness(88%) contrast(86%)
}

    .brands .swiper-slide-image:hover {
        filter: unset;
        -webkit-filter: unset;
        -moz-filter: unset;
        -ms-filter: unset;
        -o-filter: unset
    }

.follow-us ul {
    padding: 0;
    margin: 0
}

.follow-us a {
    display: inline-block;
    margin: 0
}

    .follow-us a i {
        font-family: 'FontAwesome';
        font-weight: 400;
        font-size: 16px;
        margin: 0;
        line-height: 40px
    }

.follow-us a {
    margin: 1px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #f0f0f0
}

.follow-us a {
    color: #000 !important
}

    .follow-us a:hover {
        background: #fff
    }

.site-footer .widget .widget-title {
    font-size: 18px;
    display: block;
    text-transform: inherit;
    padding-bottom: 16px;
    margin: 0 0 20px;
    border: 0
}

    .site-footer .widget .widget-title::after {
        position: absolute;
        width: 46px;
        bottom: 0;
        content: '';
        height: 2PX;
        left: 0;
        right: auto;
        margin: auto
    }

.site-footer {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 3;
    clear: both;
    width: 100%
}

.home .site-footer {
    margin-top: 0
}

.footer a:hover, .footer .footer-links li a:hover, .site-footer a:hover {
    color: #333
}

.contact_email a, .contact_email a:hover {
    background: none !important;
    overflow-wrap: break-word
}

.widget .widget-title, .primary-sidebar .widget_block h2 {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    padding: 0 0 10px;
    margin: 0
}

.footer-widget .widget {
    margin: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.wpcf7-form-control-wrap.your-name {
    margin-inline-end: 20px
}

.wpcf7-form-control-wrap.your-name, .wpcf7-form-control-wrap.your-email {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.wpcf7-form input, .wpcf7-form textarea {
    background-color: #f5f5f5
}

.home.blog .footer-widget .widget {
    margin-bottom: 30px;
    padding-right: 40px
}

.widgets-follow-us {
    display: flex;
    margin: 0
}

.footer-right {
    text-align: right;
    float: right
}

.footer-middle ul {
    list-style: none;
    margin: 0
}

.footer-middle > li {
    margin: 10px 0
}

#menu-footer-navigation > li > a {
    width: 15%;
    display: inline-block;
    vertical-align: top;
    position: relative
}

    #menu-footer-navigation > li > a:after {
        position: absolute;
        content: ":";
        right: -10px;
        left: auto
    }

.footer-middle li a {
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.site-footer .sub-menu, .site-footer .sub-menu li {
    display: block;
    list-style: none;
    margin: 0
}

.footer-middle li .sub-menu li a {
    font-size: 15px;
    font-weight: 400;
    margin: 0 15px;
    color: #ccc;
    position: relative
}

    .footer-middle li .sub-menu li a::before {
        content: "/";
        position: absolute;
        right: -20px;
        left: auto;
        top: -3px;
        bottom: auto
    }

.footer-middle li .sub-menu li:last-child a::before {
    display: none
}

footer .widget_media_gallery .gallery-item {
    padding: 0;
    margin: 6px 0
}

.static-links-list span {
    float: none;
    padding: 4px 0;
    width: auto;
    display: block
}

.footer-menu-links ul {
    margin: 0;
    padding: 5px 0;
    list-style: none
}

    .footer-menu-links ul li::after {
        position: absolute;
        top: 6px;
        content: '';
        height: 12px;
        border-left: 1px solid #555
    }

    .footer-menu-links ul li:last-child:after {
        border-left: 0
    }

.footer-menu-links a {
    padding: 0 10px;
    color: #000
}

.footer-bottom .title-outer {
    text-align: left
}

.footer-bottom .widget ul li {
    text-align: left
}

.footer-menu-links li:first-child a {
    padding-inline-start: 0
}

.footer-menu-links ul li {
    display: inline-block;
    padding: 0;
    position: relative
}

    .footer-menu-links ul li:last-child:after {
        border-right: 0
    }

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

.footer-top, .footer-bottom {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.footer-top {
    padding: 27px 0
}

#footer-widget-area {
    overflow: hidden
}

.footer-widget {
    float: left;
    box-sizing: border-box;
    min-height: 225px;
    padding: 0 15px 0 100px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    flex: auto
}

    .footer-widget:last-child {
        padding-right: 0
    }

.footer-bottom {
    padding: 26px 0;
    border-top: 1px solid rgba(235,235,235,0.2)
}

    .footer-bottom .widget_accepted_payment_methods {
        width: auto;
        text-align: center
    }

.first-widget.footer-widget {
    padding-inline-start: 0
}

.site-footer .footer-middle .sub-menu li, .site-footer .footer-middle .sub-menu {
    display: inline-block
}

.footer-left {
    float: left
}

.tagcloud a {
    display: inline-block;
    vertical-align: top;
    padding: 5px 10px;
    font-size: 13px !important;
    margin: 4px 2px;
    border: 1px solid rgba(255,255,255,0.2)
}

footer .widget_calendar thead th, footer .tagcloud a {
    color: #333
}

.widgets-footercontact .phone, .widgets-footercontact .address, .widgets-footercontact .phone, .widgets-footercontact .email {
    padding: 0 0 8px
}

.follow-us .widget-title {
    display: none
}

.footer-widget .widget.widget_accepted_payment_methods {
    margin-inline-start: 0
}

.contact_wrapper .address:before, .contact_wrapper .phone:before, .contact_wrapper .email:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    left: -4px;
    z-index: 99;
    -webkit-transition: all .3s ease-in-out 0;
    -moz-transition: all .3s ease-in-out 0;
    -ms-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0;
    background-size: 25px;
    background-position: center center;
    background-repeat: no-repeat
}

.widgets-footercontact .phone, .widgets-footercontact .address, .widgets-footercontact .phone, .widgets-footercontact .email {
    padding: 5px 0 10px
}

.widget_text .textwidget {
    text-align: justify
}

.mobile_togglecolumn:before {
    content: "\f107"
}

.mobile_togglecolumn {
    box-sizing: border-box;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 20px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 100%
}

.active .mobile_togglecolumn:before {
    content: '\f106'
}

.site-info a, .site-info a:hover {
    background: none;
    padding: 0
}

.featured-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%
}

.featured-content-inner {
    overflow: hidden
}

.featured-content .hentry {
    color: #fff;
    margin: 0;
    max-width: 100%;
    width: 100%
}

.featured-content .post-thumbnail, .featured-content .post-thumbnail:hover {
    background: transparent
}

.featured-content .post-thumbnail {
    display: block;
    position: relative;
    padding-top: 55.357142857%;
    overflow: hidden
}

    .featured-content .post-thumbnail img {
        left: 0;
        position: absolute;
        top: 0
    }

.featured-content .entry-header {
    background-color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 96px;
    overflow: hidden;
    padding: 24px 10px
}

.featured-content a {
    color: #fff
}

    .featured-content a:hover {
        color: #41a62a
    }

.featured-content .entry-meta {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.0909090909;
    margin-bottom: 12px
}

.featured-content .cat-links {
    font-weight: 700
}

.featured-content .entry-title {
    font-size: 18px;
    line-height: 1.2222223333;
    margin: 0;
    text-transform: none
}

.site-main .widecolumn {
    padding-top: 72px;
    width: auto
}

.site-main .mu_register, .widecolumn > h2, .widecolumn > form {
    margin: 0 auto 48px;
    max-width: 474px;
    padding: 0 30px
}

    .site-main .mu_register #blog_title, .site-main .mu_register #user_email, .site-main .mu_register #blogname, .site-main .mu_register #user_name {
        font-size: inherit;
        width: 90%
    }

    .site-main .mu_register input[type="submit"], .widecolumn #submit {
        font-size: inherit;
        width: auto
    }

.homepage .site-main {
    margin: 0
}

.product-tab .resp-tabs-list {
    border-bottom: 1px solid #e6e6e6
}

#horizontalTab, #categorytab {
    text-align: center
}

    #categorytab .resp-tabs-list {
        position: absolute;
        top: -55px;
        right: 0;
        left: auto;
        padding: 0;
        margin: 0
    }

.resp-tabs-list li:last-child .tab-title {
    padding-right: 0;
    margin-inline-end: 0
}

#horizontalTab .resp-tabs-list {
    position: absolute;
    top: -43px;
    right: 0;
    left: auto;
    padding: 0;
    margin: 0
}

.resp-tabs-list li {
    display: inline-block;
    position: relative;
    list-style-type: none
}

    .resp-tabs-list li .tab-title {
        display: block;
        margin: 0 15px;
        padding: 0 5px;
        position: relative;
        z-index: 6;
        cursor: pointer;
        color: #333;
        letter-spacing: 0
    }

    .resp-tabs-list li:hover .tab-title, .resp-tab-item.resp-tab-active .tab-title {
        color: #333
    }

.post-detail .post-title {
    font-size: 14px
}

.payment-methods ul li .icon {
    background-repeat: no-repeat;
    background-position: center -236px;
    height: 25px;
    width: 42px;
    font-size: 0;
    padding: 1px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0
}

.payment-methods ul li {
    display: inline-block;
    vertical-align: top
}

.footer-bottom .widget .payment-methods ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.widgets-payment-icon {
    margin: 0
}

.payment-methods ul li .bitcoin.icon {
    background-position: center -390px
}

.payment-methods ul li .american-express.icon {
    background-position: center -236px
}

.payment-methods ul li .cash-on-delivery.icon {
    background-position: center -708px
}

.payment-methods ul li .dankort.icon {
    background-position: center -314px
}

.payment-methods ul li .discover.icon {
    background-position: center -156px
}

.payment-methods ul li .google.icon {
    background-position: center -472px
}

.payment-methods ul li .maestro.icon {
    background-position: center -550px
}

.payment-methods ul li .master-card.icon {
    background-position: center -629px
}

.payment-methods ul li .paypal.icon {
    background-position: center 2px
}

.payment-methods ul li .visa.icon {
    background-position: center -77px
}

.features_table_wrapper h3.entry-title {
    text-align: center;
    margin: 15px 0
}

#to_top {
    z-index: 999;
    display: none;
    text-align: center;
    background-color: #fff;
    bottom: 120px;
    font-size: 0;
    position: fixed;
    right: 30px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #222
}

    #to_top:hover {
        background-color: #6e6e6e
    }

    #to_top:before {
        font-family: 'fontawesome';
        font-size: 22px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 3px;
        content: "\f106";
        text-align: center
    }

    #to_top:hover:before {
        color: #fff
    }

.features_table_wrapper .webdigify_aboutus {
    margin: 35px 0;
    overflow: hidden
}

.features_table_wrapper .aboutus_imagecontent {
    width: 45%
}

.features_table_wrapper .webdigify_aboutus_content {
    width: 48%;
    margin: 10px 0 25px
}

.features_table_wrapper .aboutus_readmore a {
    font-weight: 700
}

.features_table_wrapper p {
    line-height: 22px
}

.ie7 .primary-navigation li, .ie7 .footer-menu ul li, .ie7 .static-text, .ie7 .home-bannerarea-main ul {
    display: inline
}

.contact-page {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden
}

    .contact-page #primary {
        width: 100%
    }

.contact-main {
    width: 100%;
    clear: both
}

#contact-form fieldset {
    background: #F9F9F9;
    border: 1px solid #D1D1CF;
    margin: 0 2px;
    padding: 10px
}

.contact-page .post-contact {
    border: 1px solid #D1D1CF;
    margin-bottom: 10px;
    padding: 10px;
    background: #FFF
}

#contact-form p {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden
}

#contact-form label {
    font-weight: 400;
    float: left
}

#contact-form em {
    margin-top: 3px;
    margin-inline-start: 4px;
    float: left
}

#contact-form input {
    float: left;
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 1px;
    padding: 4px;
    width: 50%;
    margin-inline-end: 5px;
    color: #5F6684;
    clear: both
}

#contact-form textarea {
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 1px;
    height: 115px;
    padding: 4px;
    width: 80%;
    color: #5F6684;
    margin-inline-end: 5px
}

.contact-page .contact-info {
    padding: 10px;
    width: 47%;
    min-height: 384px;
    display: inline-block;
    vertical-align: top
}

.contact-page .post-contact strong {
    font-weight: 400
}

label.error, .validation-error, #contact-form label.error {
    background: url(/images/error.png) no-repeat scroll 5px 8px;
    color: #E14550;
    padding: 3px 5px 3px 20px;
    float: left;
    clear: both;
    margin: 0;
    font-size: 13px
}

.comment-form-comment label.error {
    width: 100%
}

.contactmap-wrapper {
    position: relative
}

.pricing_table_wrapper #primary {
    width: 100%
}

.pricingpage-pricetable1-main .pricing-content-inner, .pricingpage-pricetable2-main .pricing-content-inner {
    overflow: hidden;
    padding: 40px 0;
    text-align: center
}

.pricingpage-quationanswer-main .pricing-content-inner, .pricingpage-aboutus-main .pricing-content-inner {
    clear: both;
    overflow: hidden;
    padding: 30px 0
}

.pricingpage-quationanswer-main .row100 {
    float: left;
    width: 100%;
    margin: 12px 0
}

.pricingpage-quationanswer-main .cms_title {
    margin: 0 0 15px
}

.pricingpage-quationanswer-main .cms_ans {
    font-size: 14px
}

.pricingpage-pricetable2-main, .pricingpage-quationanswer-main {
    background: #FFF;
    border-top: 1px solid #D9D6D2
}

    .pricingpage-quationanswer-main .cms_title, .pricingpage-pricetablebottom-main .benifit_name, .pricingpage-aboutus-main .ourteam_name {
        font-size: 25px;
        line-height: 30px
    }

.pricingpage-aboutus-main .ourteam_image {
    background: #FFF;
    border: 3px solid #E3E3E3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    float: left;
    height: 150px;
    width: 150px
}

    .pricingpage-aboutus-main .ourteam_image img {
        margin: 4px 0 0
    }

.pricingpage-aboutus-main .ourteam_wrapper_bottom {
    float: left;
    margin: 12px 0 0 30px;
    padding: 0;
    text-align: left;
    width: 60%
}

.site-content .blog, .blog-list-container {
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    -moz-column-fill: initial;
    -webkit-column-fill: initial;
    column-fill: initial;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1
}

    .blog-list-container .item, .blog article.post, .search-results article {
        position: relative
    }

#box_filter {
    margin: 0 0 10px
}

.blog-box-container th, .blog-box-container td {
    display: block
}

.filter-container .block_hover .post-link {
    margin: 20px 0 10px
}

article.post, .search-results article {
    position: relative;
    box-sizing: border-box;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(235,235,235,0.2);
    margin-bottom: 30px
}

    .blog article.post:last-child, .search-results article:last-child {
        border: none
    }

.single article.hentry {
    margin: 0;
    display: block;
    width: 100%
}

.filter-container .image-block {
    padding: 2px;
    box-sizing: border-box
}

.ie8 .yith_magnifier_gallery li {
    width: 119px
}

.ie8 .entry-thumbnail:hover .block_hover {
    display: block
}

.webdigify-blog-posts-list > img {
    max-width: 100%
}

.blog-posts-list img {
    height: auto;
    max-width: 100%
}

.single .entry-main-content, .attachment .entry-main-content {
    padding: 0;
    text-align: left
}

.social-links .widget-title, .tags-links .label {
    display: inline-block;
    vertical-align: middle;
    margin-inline-end: 8px;
    font-size: 15px;
    font-weight: 600
}

.tags-links a {
    padding: 3px 10px;
    margin: 4px 2px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid rgba(235,235,235,0.2);
    font-size: 13px
}

.meta-inner .fa {
    font-size: 13px;
    line-height: 24px;
    vertical-align: top
}

.meta-inner .comments-link .fa {
    font-size: 16px
}

.entry-meta div:last-child:after {
    content: none
}

.blog-list .entry-summary {
    margin: 0 auto;
    width: 100%
}

.grid .blog-list .entry-main-content .entry-video, .blog-list .entry-main-content .entry-video {
    margin: 25px 0 0
}

.entry-video p {
    margin-bottom: 5px
}

.grid .blog-list .entry-main-content .entry-content-date {
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 100%
}

.entry-content-other img {
    margin-bottom: 25px
}

.entry-main-content {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative
}

.masonry .entry-main-content .entry-content-date, .grid .entry-main-content .entry-content-date {
    float: left;
    margin-bottom: 0
}

.posts-content {
    width: 100%
}

.ie8 .blog-posts-content .block_hover {
    display: none
}

.ie8 .blog-posts-content .container:hover .block_hover {
    display: block
}

.ie8 .entry-thumbnail {
    width: 50%
}

.blog-grid.cols-2 .container {
    margin-bottom: 40px;
    width: 100%
}

.blog-grid.grid {
    margin: 0
}

.staff-image > img {
    width: 100%;
    z-index: -1;
    position: relative
}

.single-post-container .single-post {
    margin: 0
}

.cols-2 .container, .cols-2 .category-block {
    width: 49%
}

.cols-3 .container, .cols-3 .category-block {
    width: 33.33%
}

.cols-4 .container, .cols-4 .category-block {
    width: 24.5%
}

.cols-5 .container, .cols-5 .category-block {
    width: 19%
}

.cols-6 .container, .cols-6 .category-block {
    width: 16.67%
}

.posts-content .owl-item .container-inner {
    vertical-align: top;
    display: inline-block;
    position: relative
}

.grid .container.first {
    clear: both
}

.history .shortcode-title {
    margin: 0 10px 20px
}

.full-width .history .inner-container {
    width: auto;
    margin: 0 -10px
}

.history .blog-grid.grid {
    margin: 0
}

.history .blog-grid .container-inner {
    padding: 0
}

.history .blog-posts-content .post-image {
    float: none;
    display: inline-block;
    margin: 0;
    width: 100%;
    vertical-align: top
}

.history .blog-posts-content .comments-link, .history .post_author1 {
    float: none;
    display: inline-block;
    vertical-align: top
}

.history .posts-content .container {
    margin: 0
}

.history .posts-content .container-inner {
    margin: 0 10px 50px
}

.history .post-image > img {
    width: 100%
}

.blog-box .grid {
    margin: 0 -25px 0 0
}

    .blog-box .grid.four-col {
        margin: 0 -15px 0 0
    }

.grid {
    margin: 0 -15px
}

body.grid {
    margin: 0
}

.portfolios li {
    vertical-align: top;
    display: inline-block;
    list-style: none outside none;
    width: 50%;
    padding: 0 15px 15px;
    box-sizing: border-box
}

.portfolio-filter-container {
    margin-bottom: 20px
}

.portfolios ul {
    padding: 0;
    list-style: none;
    margin: 0;
    float: left
}

.entry-title-port {
    margin-bottom: 10px;
    font-size: 14px
}

#primary .portfolios ul {
    margin: 0 -15px
}

#primary .portfolios li .main {
    margin-bottom: 30px
}

.portfolios li .main img, .portfolio_wrapper li .main img, .portfolio_wrapper div.main img {
    width: 100%
}

.portfolio_details {
    float: left;
    width: 100%
}

.portfolio_image .image1 {
    border: 5px solid #EEE
}

.portfolio_2column li, .portfolio_two {
    width: 50%
}

.portfolio_3column li, .portfolio_three {
    width: 33.33%
}

.portfolio_4column li, .portfolio_four {
    width: 25%
}

.team-posts-content.staff-page.posts-content {
    margin: 0 -10px;
    width: auto
}

.team-posts-content .grid {
    margin: 0
}

.team-posts-content.posts-content .team-carousel .container {
    width: 100%
}

.team-posts-content.posts-content .container .container-inner {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin: 0 15px
}

.team-posts-content .staff-image {
    position: relative;
    transition: all .5s ease-out 0;
    -moz-transition: all .5s ease-out 0;
    -webkit-transition: all .5s ease-out 0;
    -ms-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0
}

.single-team.container-inner:hover .staff-image {
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    -webkit-transition: all .5s ease-out 0;
    -moz-transition: all .5s ease-out 0;
    -ms-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0;
    transition: all .5s ease-out 0
}

.team-posts-content .staff-image-hover {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0
}

.staff-page .item {
    text-align: center;
    overflow: visible;
    float: left
}

.staff-box .staff-image img {
    width: 100%;
    height: auto;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0
}

.staff-list .staff-image img {
    max-width: 100%;
    height: auto;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px
}

.staff-box .staff-content {
    margin: 0 10px
}

.staff-page .staff-position span {
    font-size: 13px;
    font-weight: 400
}

.staff-page .staff-name a {
    font-size: 18px;
    font-weight: 500
}

.staff-page .staff-social {
    margin: 0 auto
}

.staff-page .description p {
    margin-bottom: 15px
}

.staff-page .four-col .staff-social.icon-6, .staff-page .four-col .staff-social.icon-7, .staff-page .four-col .staff-social.icon-8, .staff-page .four-col .staff-social.icon-9, .staff-page .cols-4 .staff-social.icon-6, .staff-page .cols-4 .staff-social.icon-7, .staff-page .cols-4 .staff-social.icon-8, .staff-page .cols-4 .staff-social.icon-9 {
    margin: 0 auto -55px
}

.staff-page .three-col .staff-social.icon-1, .staff-page .three-col .staff-social.icon-2, .staff-page .three-col .staff-social.icon-3, .staff-page .three-col .staff-social.icon-4, .staff-page .three-col .staff-social.icon-5, .staff-page .three-col .staff-social.icon-6, .staff-page .three-col .staff-social.icon-7, .staff-page .cols-3 .staff-social.icon-1, .staff-page .cols-3 .staff-social.icon-2, .staff-page .cols-3 .staff-social.icon-3, .staff-page .cols-3 .staff-social.icon-4, .staff-page .cols-3 .staff-social.icon-5, .staff-page .cols-3 .staff-social.icon-6, .staff-page .cols-3 .staff-social.icon-7 {
    margin: 0 auto -20px
}

.staff-page .three-col .staff-social.icon-8, .staff-page .three-col .staff-social.icon-9, .staff-page .cols-3 .staff-social.icon-8, .staff-page .cols-3 .staff-social.icon-9 {
    margin: 0 auto -55px
}

.staff-page .staff-social .icon {
    display: inline-block;
    margin: 0 8px 5px;
    color: #fff
}

    .staff-page .staff-social .icon .fa {
        font-size: 16px;
        font-family: 'FontAwesome';
        font-weight: 400
    }

.staff-page .staff-list .staff-image {
    margin-inline-end: 20px
}

.staff-list .entry-content {
    display: table
}

.staff-list .staff-left, .staff-list .staff-right {
    display: table-cell;
    vertical-align: top
}

.staff-content .staff-position {
    padding: 0
}

.staff-content .staff-name {
    padding: 5px 0 0
}

.staff-content .staff-social {
    padding: 5px 0 0;
    position: absolute;
    top: 26%;
    bottom: auto;
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0
}

.single-team:hover .staff-content .staff-social {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.staff-content .staff_content {
    padding: 10px 0
}

.fa {
    margin-inline-end: 5px;
    font-size: 14px
}

.post-navigation a.next-post .fa {
    margin-inline-end: 0;
    margin-inline-start: 5px
}

.faqs-container {
    width: 100%
}

.faqs-content.style-1 .toogle_div span.faq_title:after {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 10px;
    height: 20px;
    left: 6px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 20px
}

.faqs-content.style-1 .toogle_div a.current span.faq_title:after {
    content: "\f068";
    font-family: FontAwesome;
    left: 6px;
    position: absolute
}

.faqs-category-container .tab_content {
    padding: 10px
}

.single-faq .tog {
    text-transform: none;
    padding: 9px 9px 9px 30px;
    margin: 0;
    border: 1px solid rgba(255,255,255,0.2)
}

.single-faq .site-content .tog {
    text-transform: none;
    padding: 9px 9px 9px 30px;
    margin: 0;
    border: 1px solid rgba(255,255,255,0.2)
}

.style-1 .single-faq {
    margin-bottom: 10px
}

.style-2 .single-faq {
    margin: 0 0 15px
}

    .style-2 .single-faq .title {
        color: #333;
        font-weight: 700;
        margin-bottom: 10px
    }

    .style-2 .single-faq .content {
        line-height: 30px
    }

.description {
    margin-bottom: 20px
}

.shortcode_contactform .description {
    color: #333
}

.loading {
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

    .loading img {
        position: absolute;
        top: 50%
    }

.widget .single-post {
    clear: both;
    display: inline-block;
    padding: 7px 0
}

    .widget .single-post .post-img {
        float: left;
        margin-inline-end: 10px
    }

        .widget .single-post .post-img img {
            border: 3px solid #F1F1F1
        }

    .widget .single-post .post-title {
        display: inline;
        margin-block: 0;
        text-transform: none;
        font-size: 14px
    }

        .widget .single-post .post-title.no-image {
            width: 100%
        }

    .widget .single-post .post-excerpt {
        display: inline-block
    }

    .widget .single-post .post-date {
        display: inline-block;
        width: auto
    }

.latest-news-content {
    margin: 0 auto
}

    .latest-news-content .single-post .post-title {
        font-size: 17px;
        margin: 10px 0;
        display: inline-block
    }

    .latest-news-content .single-post .post-description, .latest-news-content .single-post .post-date {
        font-size: 17px;
        line-height: 22px;
        margin: 0 0 5px
    }

    .latest-news-content .single-post .post-date {
        color: #333;
        margin: 10px 0
    }

.fa.fa-arrow-right {
    font-size: 10px;
    margin-inline-start: 10px
}

.inner-container.content-main {
    margin: 0 auto;
    width: 1150px
}

.single_accordion.accord-1 .tab_content {
    display: block
}

.recent .small-title {
    display: none
}

.sub-container.center {
    margin: 0 2%;
    width: 48%
}

.inner-image {
    overflow: hidden
}

    .inner-image img {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
        transition: all .9s ease 0;
        -webkit-transition: all .9s ease 0;
        -moz-transition: all .9s ease 0;
        -ms-transition: all .9s ease 0;
        -o-transition: all .9s ease 0
    }

        .inner-image img:hover {
            opacity: .6;
            -khtml-opacity: .6;
            -webkit-opacity: .6;
            -moz-opacity: .6;
            transform: scale(1.08);
            -webkit-transform: scale(1.08);
            -ms-transform: scale(1.08);
            -o-transform: scale(1.08);
            -moz-transform: scale(1.08);
            transition: all .9s ease 0;
            -webkit-transition: all .9s ease 0;
            -moz-transition: all .9s ease 0;
            -ms-transition: all .9s ease 0;
            -o-transition: all .9s ease 0
        }

.information {
    border: 1px solid #e6e6e6;
    height: 237px;
    background: none repeat scroll 0 0 #f5f5f5;
    margin-inline-end: 10px
}

.info-title {
    color: #434571;
    font-size: 17px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 67px 20px 0 40px;
    text-decoration: none;
    text-transform: none
}

.category-grid .category-block {
    border: 1px solid #f5f5f5;
    margin: 0 10px 10px 0;
    position: relative;
    float: left
}

.webdigify_categorycontent.left {
    width: 100%
}

.cat-carousel .category-block {
    border: 1px solid #e6e6e6;
    margin: 0 10px 1px
}

.panel-grid {
    margin: 0 !important
}

.panel-grid-cell {
    padding: 0 !important
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.site-footer .three_fifth .banner {
    float: left;
    margin: -4px 20px 0 0
}

.select2-container .select2-choice {
    padding: 3px 10px !important;
    border-color: #e6e6e6;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0
}

.select2-drop-active {
    border-color: #e6e6e6
}

.google-map {
    box-sizing: border-box;
    width: 100%
}

.wpb_gmaps_widget .wpb_wrapper {
    box-sizing: border-box
}

.google-map img {
    max-width: inherit !important
}

.footertop ul {
    margin: 0
}

.text-col {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    width: 100%
}

.text-area-col {
    margin-bottom: 20px
}

.textarea-col {
    width: auto
}

.contact_form form {
    display: inline-block;
    margin: 30px 0;
    vertical-align: top;
    width: 100%
}

.wpcf7 input {
    width: 100%
}

.contact-input {
    box-sizing: border-box;
    float: left;
    padding: 0;
    width: 100%;
    margin: 0 0 20px
}

    .contact-input.contact-subject {
        padding: 0 0 15px;
        width: 100%
    }

.contact-subject input[type="text"] {
    width: 100%
}

.contact-textarea {
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 15px
}

.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    display: inline-block
}

.about-block {
    padding-right: 20px !important;
    padding-inline-start: 30px !important
}

.portfolios a.portfolio-title {
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0
}

.portfolios .image-block {
    position: relative
}

.gallery-title {
    display: none;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    text-transform: capitalize;
    margin: 0 0 15px;
    transform: translateY(-134px);
    -webkit-transform: translateY(-134px);
    -o-transform: translateY(-134px);
    -ms-transform: translateY(-134px);
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease
}

.gallery-item:hover .gallery-title, .single-portfolio:hover .entry-title {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.gallery-caption, .portfolio-filter .block_hover {
    transition: all .5s ease-out 0;
    -moz-transition: all .5s ease-out 0;
    -webkit-transition: all .5s ease-out 0;
    -ms-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0;
    bottom: 2px;
    left: 2px;
    margin: 0;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 2px;
    color: #fff
}

.portfolios .block_hover {
    position: absolute;
    margin: 0;
    text-align: center;
    visibility: hidden;
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms
}

.entry-content-other .gallery-item img {
    margin: 0
}

.gallery-item:hover .gallery-caption, .single-portfolio:hover .block_hover, .portfolios li:hover .block_hover, .entry-thumbnail:hover .block_hover {
    background: rgba(0,0,0,0.3) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all .5s ease-out 0;
    visibility: visible;
    -webkit-transition: all .5s ease-out 0;
    -moz-transition: all .5s ease-out 0;
    -ms-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0
}

.gallery-item:hover .gallery-caption, .portfolios .single-portfolio:hover .block_hover {
    bottom: 2px;
    height: auto;
    left: 2px;
    right: 2px;
    top: 2px;
    width: auto
}

.gallery-item .gallery-caption-inner {
    position: absolute;
    top: 44%;
    width: 100%
}

.single-portfolio .block_hover_inner {
    position: absolute;
    top: 45%;
    width: 100%
}

.gallery-caption-inner a.icon {
    display: inline-block
}

.gallery-caption-inner .gallery-zoom, .gallery-caption-inner .gallery-redirect {
    display: inline-block;
    padding: 0
}

.links .icon, .gallery-zoom .icon, .gallery-redirect .icon, .blog-posts-content .block_hover .icon {
    display: inline-block;
    position: relative;
    transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    margin: 0 5px;
    height: 35px;
    line-height: 33px;
    width: 35px;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px
}

.entry-thumbnail:hover:hover .links .icon, .gallery-item:hover .gallery-zoom .icon, .gallery-item:hover .gallery-redirect .icon, .single-portfolio:hover .links .icon, .portfolios li:hover .links .icon, .blog-posts-content .container:hover .links .icon {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px
}

.entry-thumbnail .links, .gallery-item .gallery-caption-inner, .blog-posts-content .block_hover .links, .single-portfolio .links, .portfolios .links {
    position: absolute;
    text-align: center;
    top: 45%;
    width: 100%
}

.links a.icon .fa, .gallery-zoom .icon .fa, .gallery-redirect .icon .fa, .blog-posts-content .block_hover .icon .fa {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    vertical-align: middle;
    transition: none
}

.blog-list .entry-thumbnail:hover .links {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease
}

.top-link-toggle {
    display: none
}

.tparrows.custom {
    cursor: pointer;
    height: 110px;
    width: 40px;
    background: #fff
}

    .tparrows.custom:hover {
        background: #fff
    }

    .tparrows.custom:before {
        font-family: 'FontAwesome';
        display: block;
        line-height: 111px;
        text-align: center;
        font-size: 30px;
        position: absolute;
        left: 0;
        right: 0;
        color: #333;
        font-weight: 500
    }

    .tparrows.custom.tp-rightarrow {
        transform: matrix(1,0,0,1,-40,-50) !important;
        -webkit-transform: matrix(1,0,0,1,-40,-50) !important;
        -ms-transform: matrix(1,0,0,1,-40,-50) !important;
        -o-transform: matrix(1,0,0,1,-40,-50) !important;
        -moz-transform: matrix(1,0,0,1,-40,-50) !important;
        overflow: hidden;
        box-shadow: 0 0 10px rgba(0,0,0,0.10);
        border-top-left-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        -o-border-top-left-radius: 4px;
        -moz-border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -o-border-bottom-left-radius: 4px;
        -moz-border-bottom-left-radius: 4px
    }

    .tparrows.custom.tp-leftarrow {
        overflow: hidden;
        transform: matrix(1,0,0,1,0,-50) !important;
        -webkit-transform: matrix(1,0,0,1,0,-50) !important;
        -ms-transform: matrix(1,0,0,1,0,-50) !important;
        -o-transform: matrix(1,0,0,1,0,-50) !important;
        -moz-transform: matrix(1,0,0,1,0,-50) !important;
        box-shadow: 0 0 10px rgba(0,0,0,0.10);
        border-top-right-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -o-border-top-right-radius: 4px;
        -moz-border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -o-border-bottom-right-radius: 4px;
        -moz-border-bottom-right-radius: 4px
    }

    .tparrows.custom:hover:before {
        color: #E62E04
    }

    .tparrows.custom.tp-rightarrow:before {
        content: '\f105';
        right: -4px;
        top: -4px
    }

    .tparrows.custom.tp-leftarrow:before {
        content: '\f104';
        left: -2px;
        top: -4px
    }

.custom .tp-bullet {
    background: rgba(255,255,255,0.5);
    border: 1px solid #333;
    display: block;
    height: 10px;
    width: 10px
}

    .custom .tp-bullet:hover, .custom .tp-bullet.selected {
        background-color: #333
    }

.tparrows.preview1:after {
    background: rgba(0,0,0,0.4);
    height: 50px;
    width: 50px;
    font-size: 20px;
    line-height: 50px
}

.tp-bullets.preview1 .bullet {
    background: rgba(0,0,0,0.4) !important;
    height: 3px !important;
    width: 3px !important;
    margin-inline-end: 8px !important
}

    .tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected {
        height: 3px !important;
        width: 3px !important
    }

.tparrows.preview1 {
    height: 50px;
    width: 50px;
    cursor: pointer
}

    .tparrows.preview1:hover:after {
        background: rgba(255,255,255,1);
        color: #aaa
    }

.woocommerce #yith-quick-view-content div.product div.images img {
    transition: none;
    -webkit-transition: none;
    -o-transition: none;
    -ms-transition: none
}

#yith-quick-view-modal {
    z-index: 999
}

#yith-quick-view-content div.images {
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content {
    padding: 10px;
    box-sizing: border-box
}

#yith-quick-view-content div.summary {
    box-sizing: border-box;
    border: 0
}

#yith-quick-view-content.woocommerce span.onsale:after, #yith-quick-view-content.woocommerce-page span.onsale:after {
    border: none;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -moz-transform: none
}

.custom-parallax {
    background-attachment: fixed
}

.productpage-woosmall .inner-container {
    width: auto !important
}

.productpage-banner .inner-container {
    margin: 0 !important
}

.tp-bullets {
    z-index: 99
}

.account-container {
    background-color: #FFF;
    border: 1px solid #e6e6e6;
    display: none;
    padding: 10px 20px;
    position: absolute;
    right: 5px;
    text-align: left;
    top: 46px;
    width: 120px;
    z-index: 9
}

    .account-container a {
        display: block;
        margin: 0 0 2px
    }

.woofeature .woo-grid .products li, .woonew .woo-grid .products li, .woobest .woo-grid .products li, .woosale .woo-grid .products li {
    display: none
}

.webdigify-message {
    margin: 20px 0;
    display: none;
    font-size: 20px;
    text-align: center
}

    .webdigify-message .fa {
        font-size: 20px;
        margin: 0 10px;
        color: #333
    }

.bx-pager {
    display: none
}

#categorytab .loadgridlist-wrapper, .categorytab .loadgridlist-wrapper {
    display: none
}

.loadgridlist-wrapper {
    text-align: center;
    margin: 30px 0
}

.blog-more-link {
    clear: both;
    display: block;
    text-align: center;
    margin-top: 20px
}

    .blog-more-link a {
        background-color: #FFF;
        border: 1px solid #000;
        color: #333;
        cursor: pointer;
        padding: 10px 40px;
        text-align: center;
        transition: all .3s ease-out 0;
        -webkit-transition: all .3s ease-out 0;
        -moz-transition: all .3s ease-out 0;
        -ms-transition: all .3s ease-out 0;
        -o-transition: all .3s ease-out 0;
        display: inline-block;
        margin: 0 10px;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -moz-border-radius: 50px
    }

        .blog-more-link a:hover {
            background-color: #333;
            border: 1px solid #333
        }

#content {
    position: relative
}

.sitemap ul {
    margin: 0;
    padding-inline-start: 15px;
    text-indent: 5px
}

.sitemap-item {
    padding: 0 5px;
    box-sizing: border-box;
    width: 33.33%;
    float: left
}

    .sitemap-item li {
        padding: 4px 0
    }

.mobile-menu li {
    list-style-type: none;
    display: inline-block;
    vertical-align: top
}

.mega_menu {
    float: left;
    margin-bottom: 0
}

    .mega_menu .block-title {
        background-color: #333;
        color: #FFF;
        font-size: 14px;
        padding: 20px;
        text-transform: none;
        width: 230px;
        cursor: pointer;
        font-weight: 700;
        position: relative;
        text-align: left
    }

    .mega_menu .mega_bkg .block-title:after {
        content: "\f107";
        color: #fff;
        font-family: "FontAwesome";
        position: absolute;
        right: 6%;
        top: 50%;
        margin-top: -10px
    }

.site-footer .widget ul, .site-footer .widget ol {
    padding: 0
}

.widget.widgets-payment-icon .title-outer {
    display: none
}

.blog-posts-content {
    width: auto;
    clear: both;
    margin: 0 -15px
}

    .blog-posts-content .read-more {
        margin-top: 24px;
        display: block
    }

    .blog-posts-content.style-2 .post-content-outer .read-more a {
        font-size: 14px;
        border-bottom: 1px solid #000
    }

    .blog-posts-content .post_author1 {
        margin: 0;
        text-transform: capitalize
    }

        .blog-posts-content .post_author1 .fa {
            color: #9C9C9C;
            padding: 0
        }

    .blog-posts-content .post-date .fa {
        color: #ACACAC;
        margin-inline-end: 2px
    }

    .blog-posts-content p {
        margin: 0
    }

    .blog-posts-content .post-author {
        color: #333
    }

    .blog-posts-content .comments-link {
        display: none;
        vertical-align: top;
        margin-inline-start: 20px;
        text-transform: none
    }

        .blog-posts-content .comments-link a {
            color: #6e6e6e;
            font-size: 13px;
            font-weight: 400
        }

    .blog-posts-content.style-2 .post-image-outer {
        width: 230px;
        float: left
    }

    .blog-posts-content.style-2 .post-content-outer {
        text-align: left;
        box-sizing: border-box;
        padding: 15px;
        margin: 0;
        position: relative;
        overflow: hidden
    }

.post-detail .post-date, .post-detail .post-title {
    padding: 5px 0
}

.blog-posts-content .blog-grid .container, .portfolio-grid .item {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 35px;
    overflow: initial
}

.blog-posts-content .post-image, .single-portfolio .portfolio-image {
    margin: 0;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.blog-posts-content .block_hover, .single-portfolio .block_hover {
    position: relative
}

.blog-posts-content .container .block_hover {
    background: rgba(0,0,0,0.3) none repeat scroll 0 0;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    text-align: center;
    transition: all .5s ease-out 0;
    -webkit-transition: all .5s ease-out 0;
    -o-transition: all .5s ease-out 0;
    -ms-transition: all .5s ease-out 0
}

.blog-posts-content .container:hover .block_hover, .single-portfolio:hover .block_hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.blog-posts-content .container .container-inner, .portfolio-main .single-portfolio {
    margin: 0 15px;
    clear: both;
    overflow: hidden;
    display: block;
    padding: 0
}

.blog-posts-content.style-2 .post-content-outer {
    text-align: left;
    box-sizing: border-box;
    padding: 20px 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    padding-inline-start: 20px
}

.single-portfolio .portfolio-title {
    margin: 20px 0 10px;
    font-weight: 700
}

.blog-posts-content .fa.fa-circle {
    color: #333;
    font-size: 5px;
    vertical-align: middle;
    padding: 0 0 0 7px
}

.single-portfolio .portfolio-description {
    margin-bottom: 10px
}

.single-portfolio .portfolio-title a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .8px;
    font-weight: 500;
    text-transform: none
}

.post-description {
    margin: 10px 0 0;
    line-height: 20px
}

.post-image-outer {
    margin-inline-end: 30px;
    float: left;
    width: 384px
}

.entry-header .entry-title a, .post-content-outer .post-title a {
    font-size: 24px
}

.post-content-outer .post-title {
    margin: 10px 0 0
}

.blog-carousel .post-content-outer .post-title a {
    font-size: 16px;
    font-weight: 600
}

.single-post .entry-header .entry-title a, .single-post .post-content-outer .post-title a {
    margin: 0
}

.blog-posts-content .grid.cols-2 .item, .portfolio-grid.cols-2 .item {
    width: 50%
}

.blog-posts-content .grid.cols-3 .item, .portfolio-grid.cols-3 .item {
    width: 33.33%
}

.blog-posts-content .grid.cols-4 .item, .portfolio-grid.cols-4 .item {
    width: 25%
}

.blog-posts-content .grid.cols-5 .item, .portfolio-grid.cols-5 .item {
    width: 20%
}

.blog-posts-content .grid.cols-6 .item, .portfolio-grid.cols-6 .item {
    width: 16.66%
}

.post-content-inner {
    box-sizing: border-box;
    padding: 0 10px
}

.sitemap-category, .sitemap-month-archieves {
    margin-bottom: 20px
}

.checkout.woocommerce-checkout h3 {
    text-transform: capitalize
}

#order_review_heading {
    margin-top: 30px
}

.search-results .term-description {
    display: none
}

.entry-content .inner-container {
    clear: both
}

.wp-caption-text.gallery-excerpt {
    display: none
}

.post_format-post-format-gallery .gallery-item {
    text-align: center
}

.soldout_wrapper {
    background: rgba(255,255,255,0.5);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.soldout {
    background: #e1372f;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    position: relative;
    top: 45%;
    vertical-align: top
}

.product-detail-wrapper .gridlist-buttonwrap .clear {
    clear: none
}

.product-categories .count {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 12px
}

.widget_text select, .widget select {
    width: 100%;
    padding: 10px;
    box-sizing: border-box
}

.vc_row {
    margin-inline-start: auto !important;
    margin-inline-end: auto !important
}

.vc_column-inner {
    padding: 0 !important
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin: 0 !important
}

.wpb_single_image .wpb_wrapper {
    overflow: hidden;
    margin: 0 auto !important
}

.custom-content-main .wpb_wrapper .wpb_wrapper, .full-width .wpb_row .wpb_wrapper .wpb_wrapper {
    width: 100%;
    margin: 0
}

.wpb_column .list li {
    list-style: none
}

.wpb_column ul, .wpb_column ol {
    margin: 0
}

    .wpb_column ul.links {
        margin: 0 0 0 15px
    }

.primary-sidebar .woocommerce ul.products li.product a.button {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    color: #000;
    padding: 3px 0;
    text-transform: capitalize;
    font-weight: 400;
    clear: both
}

    .primary-sidebar .woocommerce ul.products li.product a.button:hover {
        color: #333;
        background: rgba(0,0,0,0) none repeat scroll 0 0
    }

.primary-sidebar .woocommerce ul.products li.product a:before {
    font-size: 0;
    margin: 0
}

.primary-sidebar .product-block-hover {
    background: none;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    left: 0;
    position: relative
}

.sidebar-product .owl-theme .owl-buttons div {
    top: -50px
}

.sidebar-product ul.owl-carousel {
    padding: 0 !important
}

.primary-sidebar .widget .sidebar-product ul li a {
    padding: 0
}

.primary-sidebar .woocommerce ul.products li .container-inner {
    margin: 7px 0 0;
    display: inline-block
}

.primary-sidebar .sidebar-product .star-rating {
    margin: 3px 0 8px
}

.see-all {
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    float: none;
    font-size: 13px;
    font-weight: 700;
    padding: 6px 10px;
    text-transform: none;
    text-align: center;
    width: 100%
}

    .see-all:hover {
        background: #333 none repeat scroll 0 0
    }

        .see-all:hover a {
            color: #fff
        }

.products_block:hover .see-all {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1
}

.singleproduct-sidebar .product-detail-wrapper {
    text-align: left
}

.singleproduct-sidebar #woo-small-products .price {
    font-size: 14px
}

.singleproduct-sidebar .star-rating {
    float: left
}

#woo-small-products .button.yith-wcqv-button {
    display: none
}

.wpb_flexslider .slides .owl-controls {
    display: none !important
}

.vc_progress_bar, .vc_chart, .vc_pie_chart {
    clear: both
}

.vc_pie_chart_value {
    font-size: 16px !important
}

.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item {
    padding: 2px !important
}

.vc_custom_heading:first-child div {
    font-size: 16px !important
}

.vc_custom_heading h4 {
    font-size: 13px;
    font-weight: 400
}

.vc_gitem-zone.vc_gitem-zone-c, .vc_gitem-row-position-middle {
    padding: 10px 20px;
    box-sizing: border-box
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: #000 !important;
    border: 0 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -khtml-border-radius: 0 !important;
    -moz-border-radius: 0 !important
}

.vc_gitem-link.vc_btn3-size-md {
    padding: 8px 18px !important
}

.vc_btn3.vc_btn3-style-custom.vc_btn3-size-xs {
    font-size: 12px;
    padding: 8px 16px
}

.vc_btn3.vc_btn3-style-custom.vc_btn3-size-sm {
    font-size: 12px;
    padding: 10px 18px
}

.vc_btn3.vc_btn3-style-custom.vc_btn3-size-md {
    font-size: 12px;
    padding: 12px 20px
}

.vc_btn3.vc_btn3-style-custom.vc_btn3-size-lg {
    font-size: 13px;
    padding: 14px 28px
}

.vc_btn3-style-custom.vc_general.vc_btn3:focus, .vc_btn3-style-custom.vc_general.vc_btn3:hover {
    background-color: #E62E04 !important;
    background-image: none
}

.vc_tta.vc_general .vc_tta-tabs-container .vc_tta-panel-body {
    padding: 0
}

.service-block .elementor-icon-box-icon {
    margin-bottom: 10px !important
}

.wd-homeservice .elementor-icon {
    background-color: #222;
    padding: 25px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px
}

    .wd-homeservice .elementor-icon:hover {
        background-color: #c90000;
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transition: all 400ms ease-in-out 0;
        -webkit-transition: all 400ms ease-in-out 0;
        -moz-transition: all 400ms ease-in-out 0;
        -ms-transition: all 400ms ease-in-out 0;
        -o-transition: all 400ms ease-in-out 0
    }

.single-product.woocommerce .woocommerce-breadcrumb {
    text-align: right;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none
}

.wishlist_table .product-add-to-cart a.button {
    padding: 10px 25px !important
}

.compare-counter .counter-label, .whislist-counter .whislist-label, .topbar-link .account-label {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-inline-start: 25px;
    cursor: pointer
}

.topbar-link .account-label {
    padding-inline-end: 15px
}

    .compare-counter .counter-label::before, .whislist-counter .whislist-label::before, .topbar-link .account-label::before {
        background-image: url(/images/webdigify/compare.svg);
        background-color: rgba(0,0,0,0);
        background-position: center;
        background-repeat: no-repeat;
        font-size: 12px;
        height: 24px;
        width: 24px;
        position: absolute;
        left: 0;
        background-size: 16px;
        margin: auto;
        content: '';
        display: inline-block;
        vertical-align: top
    }

.whislist-counter .whislist-label::before {
    background-image: url(/images/webdigify/wishlist.svg);
    background-size: 15px
}

.topbar-link .account-label:before {
    background-image: url(/images/webdigify/user.svg);
    background-size: 14px
}

.topbar-link .account-label::after {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    content: '\f107';
    margin: auto;
    font-family: 'FontAwesome';
    font-size: 15px
}

.whislist-counter, .compare-counter, .topbar-link {
    position: relative;
    margin-inline-start: 15px
}

.cms-banner .elementor-column .elementor-column.elementor-inner-column {
    margin: 0
}

.cms-banner .elementor-column {
    padding-inline: 7.5px;
    padding-block: 0;
    overflow: hidden
}

    .cms-banner .elementor-column:first-child {
        padding-inline-start: 0;
        padding-inline-end: 15px
    }

    .cms-banner .elementor-column:last-child {
        padding-inline-end: 0;
        padding-inline-start: 15px
    }

.cms-banner {
    overflow: hidden
}

    .cms-banner img {
        display: inline-block;
        overflow: hidden;
        vertical-align: top
    }

.static-wrapper {
    position: absolute;
    bottom: auto;
    margin: 0 auto;
    top: 22%
}

    .static-wrapper.cms-right-text {
        right: 8%;
        left: auto;
        text-align: right
    }

    .static-wrapper.cms-left-text {
        left: 6%;
        right: auto
    }

    .static-wrapper.cms-center-text {
        left: 0;
        right: 0;
        text-align: center
    }

.cms-banner-item.style-1 .link-text {
    font-size: 12px;
    line-height: 20px;
    padding: 8px 18px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    display: inline-block;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms
}

.style-1 .static-wrapper .shop-now {
    display: inline-block;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px
}

.cms-banner-item .text1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 25px
}

.cms-banner-item .text2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px
}

.cms-banner-item .text3 {
    font-size: 14px;
    line-height: 30px
}

.banner-text {
    margin-top: 35px;
    display: block
}

.cms-banner-item .static-wrapper .text1, .cms-banner-item .static-wrapper .text2 {
    display: block
}

.primary-sidebar .widget.widget_archive #archives-dropdown--1, .primary-sidebar .widget .postform.toggle-block {
    margin: 10px 0
}

.woo_categories_block {
    margin: 0 -10px
}

.cat-outer-block .cat-img-block .cat-img img {
    transition: transform .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.cat-outer-block {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    text-align: center
}

.cat-inner-block {
    margin: 10px;
    display: inline-block;
    vertical-align: top
}

.cat-img-block a.cat-img {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.cat-img-block {
    position: relative;
    overflow: hidden
}

.cat-outer-block a.cat_name {
    display: block;
    font-size: 16px;
    font-weight: 500
}

.cat_description h3 {
    padding: 0
}

.cat_description .link-text {
    color: #888;
    padding: 5px 0 0;
    display: inline-block;
    position: relative;
    line-height: 20px
}

    .cat_description .link-text::after {
        border-bottom-width: 1px;
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        border-bottom-style: solid
    }

.cat_description {
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    word-break: break-word;
    display: inline-block;
    width: 100%
}

.style-1 .cat_description {
    margin: 0 auto;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0
}

.style-1 .cat-count {
    display: none
}

.cat-outer-block .collection_name {
    width: 100%;
    text-align: center;
    float: left;
    display: none
}

.category-list-outer .sub_category {
    display: grid
}

.category-list-outer .category-list {
    float: left;
    width: 50%;
    text-align: left
}

.category-list-outer .cat-img-block {
    width: 50%;
    float: right
}

.category-list-outer .cat-outer-block a.cat_name {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0
}

.cat-outer-block.style-2 .category-list {
    width: 88%;
    background: #fff;
    margin-top: -35px;
    position: relative;
    text-align: left;
    padding: 20px 25px 0
}

    .cat-outer-block.style-2 .category-list h3 {
        padding: 0 0 15px
    }

        .cat-outer-block.style-2 .category-list h3 a.cat_name {
            font-size: 20px;
            font-weight: 400
        }

    .cat-outer-block.style-2 .category-list .sub_category {
        display: grid
    }

        .cat-outer-block.style-2 .category-list .sub_category a {
            margin-bottom: 10px
        }

.aboutblock-content .button_content_inner {
    padding: 20px 0;
    box-sizing: border-box
}

    .aboutblock-content .button_content_inner a.button {
        background: none;
        color: #E62E04;
        position: relative;
        padding: 0
    }

        .aboutblock-content .button_content_inner a.button:hover {
            background: none;
            color: #000
        }

        .aboutblock-content .button_content_inner a.button:after {
            position: absolute;
            background: #E62E04;
            left: 0;
            right: 0;
            bottom: -2px;
            top: auto;
            content: "";
            height: 1px
        }

        .aboutblock-content .button_content_inner a.button:hover:after {
            background: #000
        }

.social-icon {
    text-align: center
}

    .social-icon .widget {
        margin: 5px 0
    }

    .social-icon .widget-title, .social-icon .follow-us {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        font-size: 12px;
        padding: 0 !important
    }

        .social-icon .follow-us a i {
            color: #a3a3a3
        }

        .social-icon .follow-us a {
            padding: 2px 0;
            margin: 0 10px;
            box-sizing: border-box
        }

.vc_grid-pagination {
    clear: both;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.related_posts > h3 {
    text-align: center;
    letter-spacing: 2px;
    font-size: 26px;
    line-height: 25px;
    text-transform: capitalize;
    font-weight: 700
}

.related_posts.blog-list {
    text-align: left
}

.single .blog-list .entry-thumbnail {
    width: 100%;
    text-align: center;
    margin: 0
}

.single .related_posts.blog-list article.post {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    padding-inline: 15px;
    margin: 0;
    border: 0
}

.rev_slider.wpb_revslider_element {
    position: relative;
    z-index: -1
}

.post-password-form input[type="password"] {
    line-height: 14px
}

.woocommerce ul.products li.product-category .container-inner {
    display: block
}

.product-category .woocommerce-loop-category__title {
    font-size: 16px;
    text-align: center;
    word-break: break-word;
    line-height: 24px;
    background-color: rgba(3,43,56,0.8)
}

.site-footer .footer-bottom .widget_search #searchform {
    width: auto;
    margin: 0
}

.footer-bottom .widget .search-field {
    width: 100%;
    float: none
}

.footer-bottom .widget_search #searchform #searchsubmit {
    right: auto
}

.widget #wp-calendar {
    width: 100%;
    text-align: center
}

    .widget #wp-calendar td, .widget #wp-calendar th {
        padding: 3px 0;
        box-sizing: border-box
    }

.primary-sidebar .widget.widget_block ol, .primary-sidebar .widget.widget_block ul, .home .widget.woocommerce ul.product_list_widget, .primary-sidebar .woocommerce ul.product_list_widget, .primary-sidebar .widget .tagcloud, .primary-sidebar .widget > .toggle-block, .primary-sidebar .widget_black_studio_tinymce .textwidget, .primary-sidebar .widget_pages > ul, .primary-sidebar .widget_price_filter .toggle-block, .primary-sidebar .widget_shopping_cart_content, .primary-sidebar .widget .menu.toggle-block {
    padding: 20px 0 0;
    box-sizing: border-box
}

.related_posts_outer {
    width: 100%;
    overflow: hidden;
    position: relative
}

.breadcrumbs, .woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
    float: none;
    text-align: center
}

    .breadcrumb_last, .woocommerce .woocommerce-breadcrumb span, .woocommerce-page .woocommerce-breadcrumb span {
        padding: 0
    }

.woocommerce-terms-and-conditions {
    background: rgba(3,43,56,0.8);
    padding: 30px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    border: 1px solid rgba(235,235,235,0.2)
}

.single .image-attachment .entry-header .entry-title {
    display: none
}

.woocommerce ul.product_list_widget, .widget .tagcloud, .testimonial-carousel {
    padding: 0;
    box-sizing: border-box
}

.widget .post-image-outer {
    width: 100%;
    float: none;
    margin: 0;
    padding: 20px 20px 10px;
    box-sizing: border-box
}

.widget .blog-posts-content .post-content-outer {
    padding: 10px 20px;
    box-sizing: border-box
}

.widget .posts-content .post-title a {
    color: #E62E04
}

.widget .post-description, .widget .blog-posts-content .post-date {
    margin: 15px 0
}

.widgets-leftbanner.widget .title-outer, .primary-sidebar .widgets-leftbanner.widget .title-outer {
    display: none
}

.widget .blog-carousel.owl-theme .owl-buttons div {
    top: -52px
}

.widget .product-title {
    word-break: break-all
}

.widgets-follow-us h2 {
    display: none
}

.widget .product-block {
    margin: 0
}

.custom-testimonial.slider {
    float: left;
    width: 100%
}

.testimonial-carousel .product-block {
    padding: 20px;
    margin: 0 15px
}

.widget .custom-testimonial .testimonial-content {
    margin: 0 auto;
    width: auto
}

.widget .testimonial-title, .widget .testimonial-designation {
    display: none
}

.widget .blog-carousel .owl-controls .owl-buttons .owl-prev, .widget .blog-carousel .owl-controls .owl-buttons .owl-next {
    color: #bababa
}

.widget .owl-theme .owl-buttons div.owl-next:after, .widget .owl-theme .owl-buttons div.owl-prev:after {
    font-size: 17px;
    font-weight: 700
}

.widget .product_list_widget li {
    margin: 0 0 20px;
    padding: 0;
    display: block
}

.widget .woocommerce ul.product_list_widget li img {
    border: 0
}

.widget .woocommerce .star-rating, .widget .woocommerce-page .star-rating, .widget .wpb_wl_summary .star-rating {
    margin: 0
}

.comments-area {
    margin: 40px auto 0;
    clear: both;
    display: inline-block;
    width: 100%
}

.comment-reply-title, .comments-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    position: relative;
    margin-bottom: 10px;
    display: block
}

.comment-form-cookies-consent {
    display: inline-block;
    vertical-align: top
}

.comment-list {
    list-style: none;
    margin: 0 0 30px
}

.single .entry-meta {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.comment-author {
    font-size: 13px;
    line-height: 1.7142857142
}

.comment-list .comment {
    margin: 24px 0 0
}

.comment-reply-link {
    text-decoration: underline
}

.comment-author {
    position: relative
}

    .comment-author .avatar {
        position: absolute;
        top: 7px;
        left: 0
    }

.says {
    display: none
}

.comments-list::before {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #E4E9EA;
    position: absolute;
    left: 32px;
    top: 0
}

.comment-meta .avatar {
    width: 100px;
    height: auto
}

.comment-author, .comment-awaiting-moderation, .comment-metadata {
    padding-inline-start: 125px;
    font-size: 13px;
    font-weight: 400
}

.comment-content, .comments-area .comment-list .reply {
    padding-top: 15px;
    padding-inline-start: 125px;
    box-sizing: border-box
}

.comment-content {
    padding-top: 20px
}

.comment-author b, .comment-author a {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    margin-top: 5px;
    line-height: 20px
}

.comments-area .comment-author {
    display: flex
}

.comment-edit-link {
    margin-inline-start: 10px
}

    .comment-edit-link:before {
        content: "\f040";
        margin-inline: 6px;
        vertical-align: middle
    }

.comment-content ul, .comment-content ol {
    margin: 0;
    margin-inline-start: 22px;
    margin-block-end: 24px
}

.comment-content li > ul, .comment-content li > ol {
    margin-bottom: 0
}

.comment-content > :last-child {
    margin-bottom: 0
}

.comment-content p {
    border: 0
}

.comment-list .children {
    list-style: none;
    margin-inline-start: 60px;
    margin-top: 15px
}

.comment .comment-respond {
    margin-top: 24px
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as, .no-comments, .form-allowed-tags, .form-allowed-tags code {
    color: #fff
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as {
    font-size: 14px;
    line-height: 1.7142857142
}

.no-comments {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 24px;
    text-transform: none;
    margin-bottom: 0
}

.comment-form label {
    font-weight: 400;
    color: #fff
}

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
    width: 100%
}

.form-allowed-tags, .form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5
}

.comment-reply-title small a {
    float: right;
    overflow: hidden;
    font-size: 0
}

    .comment-reply-title small a:before {
        content: '';
        background-image: url(./images/webdigify/light-close.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 17px;
        height: 20px;
        width: 20px
    }

.comment-navigation {
    font-size: 13px;
    line-height: 2;
    margin-bottom: 48px;
    text-transform: none
}

    .comment-navigation .nav-next, .comment-navigation .nav-previous {
        display: inline-block
    }

        .comment-navigation .nav-previous a {
            margin-inline-end: 10px
        }

#comment-nav-above {
    margin-top: 36px;
    margin-bottom: 0
}

.comments-area .comment-respond {
    margin: 30px 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box
}

.single .type-product .theme-container {
    clear: both
}

.header-offer {
    float: left
}

.woocommerce .wcpc_compare_btn_wrap a:hover.added_to_compare, .woocommerce .wcpc_compare_btn_wrap a:hover.added_to_compare::before, .woocommerce .wcpc_compare a:hover.button, .single .woocommerce .wcpc_compare a:hover.button::before {
    color: #E62E04
}

.categorytab .resp-tabs-list li.product-button a, #categorytab .resp-tabs-list li.product-button a {
    line-height: 36px;
    padding: 10px;
    color: red;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    box-sizing: border-box;
    font-weight: 500;
    text-decoration: underline
}

.categorytab .resp-tabs-list li.product-button, #categorytab .resp-tabs-list li.product-button {
    padding: 17px 25px;
    box-sizing: border-box;
    text-align: left;
    margin-top: 10px
}

#categorytab .count-down {
    display: none
}

.woocommerce .products .product:hover .product-count-down {
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    bottom: -60px
}

.categorytab {
    display: block;
    width: 100%;
    margin: 0;
    text-align: center
}

.entry-meta-blog .entry-date, .post-info .entry-date {
    padding: 0;
    position: relative;
    padding-inline-start: 32px;
    margin-inline-end: 6px;
    font-weight: 500
}

    .entry-meta-blog .entry-date::before, .post-info .entry-date::before {
        background: #333;
        content: '';
        width: 22px;
        height: 2px;
        position: absolute;
        left: 0;
        bottom: 0;
        top: 2px;
        margin: auto
    }

.wpb_single_image.about {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    padding-bottom: 10px;
    font-weight: 500
}

.fancy .normal-title {
    margin: 0 0 10px
}

.text-col.col-6.last {
    margin-inline-end: 0
}

.text-col.col-6 {
    width: 49%;
    float: left;
    margin-inline-end: 10px
}

.spinner {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 999999;
    background-image: url(/images/ajax-loader.gif);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #032b38
}

.elementor-container .woocommerce ul.product_list_widget {
    padding: 0
}

.gallery-item .gallery-caption-inner {
    display: block
}

.dialog-type-lightbox {
    display: none !important
}

.home-service .elementor-icon-box-title {
    padding: 0 !important
}

.home-service .last .elementor-icon-box-wrapper .elementor-icon-box-content::after {
    background: none;
    content: ''
}

.logo-slider .swiper-slide {
    border: 1px solid #e5e5e5;
    border-left: 0;
    padding: 55px 15PX
}

.logo-slider .swiper-slide-active {
    border-left: 1px solid #e5e5e5
}

.gallery-item .gallery-caption-inner {
    display: inline-block;
    position: relative;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

    .gallery-item .gallery-caption-inner .gallery-zoom {
        height: 100%;
        width: 100%
    }

        .gallery-item .gallery-caption-inner .gallery-zoom.no-text a {
            z-index: 1;
            height: 100%;
            width: 100%;
            background: transparent !important;
            opacity: 1
        }

            .gallery-item .gallery-caption-inner .gallery-zoom.no-text a i {
                font-size: 0
            }

    .gallery-item .gallery-caption-inner .gallery-redirect {
        position: absolute;
        top: 45%;
        bottom: auto;
        left: 0;
        right: 0
    }

.entry-content-inner img, .blog-posts-content .post-image img {
    position: relative;
    z-index: -1
}

.single .entry-main-content .entry-thumbnail {
    width: 100%;
    margin-bottom: 10px
}

.blog-image {
    min-height: 500px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
    position: relative
}

.single .page-title .entry-meta {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative
}

.single-post .meta-inner, .single .entry-main-content .meta-inner {
    display: inline-block;
    vertical-align: top
}

.single-portfolio .entry-meta {
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 0;
    margin-top: 20px;
    text-align: left
}

.single-post .author-info, .single-post .navigation.post-navigation, .single-post .comments-area, .entry-content-dec {
    clear: both
}

.single-post .author-info {
    margin: 50px auto 40px;
    display: inline-block;
    width: 100%
}

.single .navigation.post-navigation {
    text-align: left;
    padding: 30px 0;
    box-sizing: border-box;
    margin-top: 0;
    display: block
}

.single-post .comments-area {
    display: block;
    margin: 40px auto 30px;
    text-align: left
}

.woocommerce.hot-product ul.products.woo-slider li.product .container-inner {
    border-block-start: none
}

.woocommerce ul.products .owl-item.active li.product .container-inner {
    border-inline-end: none
}

.post-password-form input[type="password"] {
    line-height: 21px
}

.header-contact .widget, .header-contact ul {
    margin: 0
}

    .header-contact ul li {
        display: inline-block;
        vertical-align: top
    }

        .header-contact ul li.phone {
            margin: 0 20px 0 0
        }

.header-contact .contact_phone, .header-contact .contact_email {
    position: relative
}

    .header-contact .contact_phone:before, .header-contact .contact_email:before {
        content: '';
        display: inline-block;
        vertical-align: top;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 16px;
        height: 24px;
        width: 24px;
        margin: 0 3px 0 0
    }

    .header-contact .contact_phone:before {
        background-image: url(/images/webdigify/header-contact.svg)
    }

    .header-contact .contact_email:before {
        background-image: url(/images/webdigify/header-email.svg);
        background-size: 17px
    }

.header-cms {
    display: flex;
    flex: auto;
    margin-inline-start: 15px
}

.widgets-cms {
    margin-inline: 10px;
    margin-block: 0;
    letter-spacing: 0;
    flex: 1
}

    .widgets-cms:last-child {
        margin-inline-end: 0
    }

    .widgets-cms .content div {
        line-height: 18px
    }

    .widgets-cms .service-icon {
        background-image: url(/images/webdigify/offer.svg);
        background-color: rgba(0,0,0,0);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 28px;
        margin-inline-end: 10px;
        display: flex;
        align-items: center;
        width: 44px;
        height: 44px;
        border: 2px dashed #bababa;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%
    }

    .widgets-cms .service-2 .service-icon {
        background-image: url(/images/webdigify/money.svg);
        background-size: 23px
    }

    .widgets-cms .service-3 .service-icon {
        background-image: url(/images/webdigify/shipping.svg)
    }

    .widgets-cms .service-outer {
        display: flex;
        align-items: center;
        font-size: 13px
    }

.header-category {
    background: rgba(3,43,56,0.8);
    box-sizing: border-box;
    margin: 0
}

    .header-category.widget .widget-title {
        margin: 0;
        padding-inline-start: 50px;
        display: block;
        font-weight: 600;
        padding-block: 16px;
        padding-inline-end: 14px;
        position: relative;
        border: 0;
        font-size: 14px;
        text-transform: none
    }

        .header-category.widget .widget-title::before {
            content: "";
            position: absolute;
            top: 20px;
            left: 25px;
            background-image: url(/images/webdigify/menu.svg);
            background-color: rgba(0,0,0,0);
            background-position: center;
            background-repeat: no-repeat;
            background-size: 18px;
            height: 15px;
            width: 15px
        }

        .header-category.widget .widget-title::after {
            display: none
        }

    .header-category ul.product-categories {
        margin: 0;
        box-sizing: border-box;
        position: relative;
        vertical-align: top;
        padding: 0;
        z-index: 9;
        display: flex;
        flex-direction: column;
        padding: 6px 0
    }

    .woo_categories_list .product-categories > li, .header-category ul > li {
        list-style: none;
        float: left;
        width: 100%;
        box-sizing: border-box;
        cursor: pointer;
        text-align: left;
        position: relative
    }

    .header-category .product-categories ul li.cat-parent > a::after {
        content: "\f105";
        display: block;
        font-family: "FontAwesome";
        font-size: 15px;
        position: absolute;
        right: 0;
        left: auto;
        margin-right: 0;
        top: 14px
    }

    .header-category ul.children {
        list-style: outside none none;
        margin: 0
    }

    .header-category ul.product-categories > li > a, .header-category ul.product-categories > li a, .more-view {
        display: flex;
        align-items: center;
        padding-block: 10px;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(255,255,255,0.2);
        font-weight: 400;
        word-break: break-word;
        padding-inline: 15px;
        position: relative;
        margin-inline: 15px
    }

    .header-category .product-categories .cat-parent > .children li a {
        border: none;
        padding-block: 7px;
        margin-inline: 7px
    }

    .header-category .product-categories li:last-child a {
        padding-block-end: 16px
    }

    .header-category .product-categories li.cat-parent > a::after {
        content: "\f105";
        display: block;
        font-family: "FontAwesome";
        font-size: 15px;
        position: absolute;
        right: 0;
        left: auto;
        margin-right: 0;
        top: 12px
    }

    .header-category .product-categories .cat-parent > .children, .header-category .product-categories ul li ul li:hover > ul.children > ul.children {
        background: #fff none repeat scroll 0 0;
        margin: 0;
        padding: 15px 0;
        z-index: 9999;
        left: 100%;
        position: absolute;
        list-style: none;
        right: auto;
        top: -1px;
        width: 250px;
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transition: -webkit-transform .3s ease,max-height .3s step-end,max-width .3s step-end,padding .3s step-end;
        -o-transition: -o-transform .3s ease,max-height .3s step-end,max-width .3s step-end,padding .3s step-end;
        transition: transform .3s ease,max-height .3s step-end,max-width .3s step-end,padding .3s step-end;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .header-category .product-categories .cat-parent:hover > .children, .header-category .product-categories ul li ul li ul.children li:hover > ul.children {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition: -webkit-transform .3s ease,max-height 0 step-start,max-width 0 step-start,padding 0 step-start;
        -o-transition: -o-transform .3s ease,max-height 0 step-start,max-width 0 step-start,padding 0 step-start;
        transition: transform .3s ease,max-height 0 step-start,max-width 0 step-start,padding 0 step-start
    }

.more-view .fa {
    margin: 0;
    position: relative
}

.more-view:hover .fa {
    animation: more-view 1s linear 0 infinite;
    -webkit-animation: more-view 1s linear 0 infinite;
    -o-animation: more-view 1s linear 0 infinite
}

.more-view .fa::before {
    font-size: 18px;
    line-height: unset;
    vertical-align: middle;
    font-family: "FontAwesome"
}

.more-view {
    display: block;
    border: none;
    padding-block-end: 15px
}

@keyframes more-view {
    0% {
        top: -3px
    }

    20% {
        top: 5px
    }

    40% {
        top: -3px
    }

    80% {
        top: 5px
    }

    100% {
        top: -3px
    }
}

.wd-title .elementor-heading-title {
    padding-bottom: 15px;
    margin-bottom: 30px;
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(235,235,235,0.2)
}

    .wd-title .elementor-heading-title::after, .widget .widget-title::after, .primary-sidebar .widget_block h2::after {
        position: absolute;
        width: 100px;
        background: #333;
        bottom: -1px;
        content: '';
        height: 2PX;
        left: 0;
        right: auto;
        margin: auto
    }

.service-cms i {
    margin-top: 5px
}

.WOOF_Widget ul {
    padding: 0
}

.WOOF_Widget h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px
}

.woof_list li {
    margin: 0 !important
}

.woof_childs_list_opener {
    right: 0;
    position: absolute !important
}

.widgets-blog-posts img {
    float: left
}

.widgets-blog-posts .post-detail {
    overflow: hidden;
    padding-inline-start: 15px
}

.widgets-blog-posts li {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-block: 7px;
    display: flex;
    align-items: center
}

.widgets-blog-posts {
    position: relative
}

    .widgets-blog-posts .entry-date .fa {
        display: none
    }

    .widgets-blog-posts .post-detail .day-year {
        font-weight: 400
    }

    .widgets-blog-posts .post-detail .post-title {
        font-weight: 500;
        line-height: 20px;
        padding: 3px 0;
        word-break: break-word;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.yith-wcwl-share li a {
    line-height: 26px
}

    .yith-wcwl-share li a .fa {
        margin: 0
    }

.swiper-slide {
    padding: 1px;
    box-sizing: border-box
}

.footer-newsletter .theme-container {
    padding: 30px 0;
    display: flex;
    box-sizing: border-box;
    position: relative;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(235,235,235,0.2)
}

.tnp-field label {
    display: none
}

.widget_newsletterwidgetminimal, .widget_newsletterwidget, .mc4wp-form-fields, .widget_mc4wp_form_widget {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0
}

.tnp, .mc4wp-form {
    margin-inline: 30px
}

.elementor-widget-wp-widget-newsletterwidgetminimal .tnp .tnp-submit, .widget .tnp .tnp-submit, body .mc4wp-form input[type="submit"] {
    border: none;
    padding: 12px 34px
}

.widget .tnp-email, .mc4wp-form input[type="email"] {
    height: 46px;
    padding: 10px;
    width: 472px;
    border-width: 2px;
    border-style: solid
}

.widget .tnp.tnp-subscription {
    padding: 15px;
    box-sizing: border-box
}

.widget .tnp.tnp-widget {
    margin-top: 0;
    margin-bottom: 0
}

.mc4wp-form h2 {
    margin-inline-end: 30px
}

body .mc4wp-response p {
    margin: 0
}

.widget_mc4wp_form_widget, .mc4wp-response {
    width: 75%
}

.footer-newsletter h2 {
    color: #fff;
    text-transform: capitalize
}

    .footer-newsletter h2:before {
        content: '\f003';
        font-family: 'FontAwesome';
        margin: 0 15px 0 0;
        font-size: 30px;
        display: inline-block;
        vertical-align: top
    }

#brand-logo .swiper-slide-image {
    filter: grayscale(1)
}

#brand-logo .swiper-slide:hover .swiper-slide-image {
    filter: grayscale(0)
}

#slider-wrapper .elementor-widget {
    position: static !important
}

.about-text ul {
    margin-left: 0
}

.about-text li {
    list-style-type: none;
    margin: 0 0 10px
}

    .about-text li:before {
        display: inline-block;
        vertical-align: top;
        width: 20px;
        height: 20px;
        content: "\f178";
        font-family: 'FontAwesome';
        text-align: center;
        border: 1px solid;
        border-radius: 50%;
        line-height: 20px;
        font-size: 11px;
        margin: 0 20px 0 0;
        color: #F3B900
    }

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

[class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: a 2s infinite linear
}

.eicon-editor-link:before {
    content: '\e800'
}

.eicon-editor-unlink:before {
    content: '\e801'
}

.eicon-editor-external-link:before {
    content: '\e802'
}

.eicon-editor-close:before {
    content: '\e803'
}

.eicon-editor-list-ol:before {
    content: '\e804'
}

.eicon-editor-list-ul:before {
    content: '\e805'
}

.eicon-editor-bold:before {
    content: '\e806'
}

.eicon-editor-italic:before {
    content: '\e807'
}

.eicon-editor-underline:before {
    content: '\e808'
}

.eicon-editor-paragraph:before {
    content: '\e809'
}

.eicon-editor-h1:before {
    content: '\e80a'
}

.eicon-editor-h2:before {
    content: '\e80b'
}

.eicon-editor-h3:before {
    content: '\e80c'
}

.eicon-editor-h4:before {
    content: '\e80d'
}

.eicon-editor-h5:before {
    content: '\e80e'
}

.eicon-editor-h6:before {
    content: '\e80f'
}

.eicon-editor-quote:before {
    content: '\e810'
}

.eicon-editor-code:before {
    content: '\e811'
}

.eicon-elementor:before {
    content: '\e812'
}

.eicon-elementor-circle:before {
    content: '\e813'
}

.eicon-pojome:before {
    content: '\e814'
}

.eicon-plus:before {
    content: '\e815'
}

.eicon-menu-bar:before {
    content: '\e816'
}

.eicon-apps:before {
    content: '\e817'
}

.eicon-accordion:before {
    content: '\e818'
}

.eicon-alert:before {
    content: '\e819'
}

.eicon-animation-text:before {
    content: '\e81a'
}

.eicon-animation:before {
    content: '\e81b'
}

.eicon-banner:before {
    content: '\e81c'
}

.eicon-blockquote:before {
    content: '\e81d'
}

.eicon-button:before {
    content: '\e81e'
}

.eicon-call-to-action:before {
    content: '\e81f'
}

.eicon-captcha:before {
    content: '\e820'
}

.eicon-carousel:before {
    content: '\e821'
}

.eicon-checkbox:before {
    content: '\e822'
}

.eicon-columns:before {
    content: '\e823'
}

.eicon-countdown:before {
    content: '\e824'
}

.eicon-counter:before {
    content: '\e825'
}

.eicon-date:before {
    content: '\e826'
}

.eicon-divider-shape:before {
    content: '\e827'
}

.eicon-divider:before {
    content: '\e828'
}

.eicon-download-button:before {
    content: '\e829'
}

.eicon-dual-button:before {
    content: '\e82a'
}

.eicon-email-field:before {
    content: '\e82b'
}

.eicon-facebook-comments:before {
    content: '\e82c'
}

.eicon-facebook-like-box:before {
    content: '\e82d'
}

.eicon-form-horizontal:before {
    content: '\e82e'
}

.eicon-form-vertical:before {
    content: '\e82f'
}

.eicon-gallery-grid:before {
    content: '\e830'
}

.eicon-gallery-group:before {
    content: '\e831'
}

.eicon-gallery-justified:before {
    content: '\e832'
}

.eicon-gallery-masonry:before {
    content: '\e833'
}

.eicon-icon-box:before {
    content: '\e834'
}

.eicon-image-before-after:before {
    content: '\e835'
}

.eicon-image-box:before {
    content: '\e836'
}

.eicon-image-hotspot:before {
    content: '\e837'
}

.eicon-image-rollover:before {
    content: '\e838'
}

.eicon-info-box:before {
    content: '\e839'
}

.eicon-inner-section:before {
    content: '\e83a'
}

.eicon-mailchimp:before {
    content: '\e83b'
}

.eicon-menu-card:before {
    content: '\e83c'
}

.eicon-navigation-horizontal:before {
    content: '\e83d'
}

.eicon-nav-menu:before {
    content: '\e83e'
}

.eicon-navigation-vertical:before {
    content: '\e83f'
}

.eicon-number-field:before {
    content: '\e840'
}

.eicon-parallax:before {
    content: '\e841'
}

.eicon-php7:before {
    content: '\e842'
}

.eicon-post-list:before {
    content: '\e843'
}

.eicon-post-slider:before {
    content: '\e844'
}

.eicon-post:before {
    content: '\e845'
}

.eicon-posts-carousel:before {
    content: '\e846'
}

.eicon-posts-grid:before {
    content: '\e847'
}

.eicon-posts-group:before {
    content: '\e848'
}

.eicon-posts-justified:before {
    content: '\e849'
}

.eicon-posts-masonry:before {
    content: '\e84a'
}

.eicon-posts-ticker:before {
    content: '\e84b'
}

.eicon-price-list:before {
    content: '\e84c'
}

.eicon-price-table:before {
    content: '\e84d'
}

.eicon-radio:before {
    content: '\e84e'
}

.eicon-rtl:before {
    content: '\e84f'
}

.eicon-scroll:before {
    content: '\e850'
}

.eicon-search:before {
    content: '\e851'
}

.eicon-select:before {
    content: '\e852'
}

.eicon-share:before {
    content: '\e853'
}

.eicon-sidebar:before {
    content: '\e854'
}

.eicon-skill-bar:before {
    content: '\e855'
}

.eicon-slider-3d:before {
    content: '\e856'
}

.eicon-slider-album:before {
    content: '\e857'
}

.eicon-slider-device:before {
    content: '\e858'
}

.eicon-slider-full-screen:before {
    content: '\e859'
}

.eicon-slider-push:before {
    content: '\e85a'
}

.eicon-slider-vertical:before {
    content: '\e85b'
}

.eicon-slider-video:before {
    content: '\e85c'
}

.eicon-slides:before {
    content: '\e85d'
}

.eicon-social-icons:before {
    content: '\e85e'
}

.eicon-spacer:before {
    content: '\e85f'
}

.eicon-table:before {
    content: '\e860'
}

.eicon-tabs:before {
    content: '\e861'
}

.eicon-tel-field:before {
    content: '\e862'
}

.eicon-text-area:before {
    content: '\e863'
}

.eicon-text-field:before {
    content: '\e864'
}

.eicon-thumbnails-down:before {
    content: '\e865'
}

.eicon-thumbnails-half:before {
    content: '\e866'
}

.eicon-thumbnails-right:before {
    content: '\e867'
}

.eicon-time-line:before {
    content: '\e868'
}

.eicon-toggle:before {
    content: '\e869'
}

.eicon-url:before {
    content: '\e86a'
}

.eicon-t-letter:before {
    content: '\e86b'
}

.eicon-wordpress:before {
    content: '\e86c'
}

.eicon-text:before {
    content: '\e86d'
}

.eicon-anchor:before {
    content: '\e86e'
}

.eicon-bullet-list:before {
    content: '\e86f'
}

.eicon-code:before {
    content: '\e870'
}

.eicon-favorite:before {
    content: '\e871'
}

.eicon-google-maps:before {
    content: '\e872'
}

.eicon-image:before {
    content: '\e873'
}

.eicon-photo-library:before {
    content: '\e874'
}

.eicon-woocommerce:before {
    content: '\e875'
}

.eicon-youtube:before {
    content: '\e876'
}

.eicon-flip-box:before {
    content: '\e877'
}

.eicon-settings:before {
    content: '\e878'
}

.eicon-headphones:before {
    content: '\e879'
}

.eicon-testimonial:before {
    content: '\e87a'
}

.eicon-counter-circle:before {
    content: '\e87b'
}

.eicon-person:before {
    content: '\e87c'
}

.eicon-chevron-right:before {
    content: '\e87d'
}

.eicon-chevron-left:before {
    content: '\e87e'
}

.eicon-close:before {
    content: '\e87f'
}

.eicon-file-download:before {
    content: '\e880'
}

.eicon-save:before {
    content: '\e881'
}

.eicon-zoom-in:before {
    content: '\e882'
}

.eicon-shortcode:before {
    content: '\e883'
}

.eicon-nerd:before {
    content: '\e884'
}

.eicon-device-desktop:before {
    content: '\e885'
}

.eicon-device-tablet:before {
    content: '\e886'
}

.eicon-device-mobile:before {
    content: '\e887'
}

.eicon-document-file:before {
    content: '\e888'
}

.eicon-folder-o:before {
    content: '\e889'
}

.eicon-hypster:before {
    content: '\e88a'
}

.eicon-h-align-left:before {
    content: '\e88b'
}

.eicon-h-align-right:before {
    content: '\e88c'
}

.eicon-h-align-center:before {
    content: '\e88d'
}

.eicon-h-align-stretch:before {
    content: '\e88e'
}

.eicon-v-align-top:before {
    content: '\e88f'
}

.eicon-v-align-bottom:before {
    content: '\e890'
}

.eicon-v-align-middle:before {
    content: '\e891'
}

.eicon-v-align-stretch:before {
    content: '\e892'
}

.eicon-pro-icon:before {
    content: '\e893'
}

.eicon-mail:before {
    content: '\e894'
}

.eicon-lock-user:before {
    content: '\e895'
}

.eicon-testimonial-carousel:before {
    content: '\e896'
}

.eicon-media-carousel:before {
    content: '\e897'
}

.eicon-section:before {
    content: '\e898'
}

.eicon-column:before {
    content: '\e899'
}

.eicon-edit:before {
    content: '\e89a'
}

.eicon-clone:before {
    content: '\e89b'
}

.eicon-trash:before {
    content: '\e89c'
}

.eicon-play:before {
    content: '\e89d'
}

.eicon-angle-right:before {
    content: '\e89e'
}

.eicon-angle-left:before {
    content: '\e89f'
}

.eicon-animated-headline:before {
    content: '\e8a0'
}

.eicon-menu-toggle:before {
    content: '\e8a1'
}

.eicon-fb-embed:before {
    content: '\e8a2'
}

.eicon-fb-feed:before {
    content: '\e8a3'
}

.eicon-twitter-embed:before {
    content: '\e8a4'
}

.eicon-twitter-feed:before {
    content: '\e8a5'
}

.eicon-sync:before {
    content: '\e8a6'
}

.eicon-import-export:before {
    content: '\e8a7'
}

.eicon-check-circle:before {
    content: '\e8a8'
}

.eicon-library-save:before {
    content: '\e8a9'
}

.eicon-library-download:before {
    content: '\e8aa'
}

.eicon-insert:before {
    content: '\e8ab'
}

.eicon-preview-medium:before {
    content: '\e8ac'
}

.eicon-sort-down:before {
    content: '\e8ad'
}

.eicon-sort-up:before {
    content: '\e8ae'
}

.eicon-heading:before {
    content: '\e8af'
}

.eicon-logo:before {
    content: '\e8b0'
}

.eicon-meta-data:before {
    content: '\e8b1'
}

.eicon-post-content:before {
    content: '\e8b2'
}

.eicon-post-excerpt:before {
    content: '\e8b3'
}

.eicon-post-navigation:before {
    content: '\e8b4'
}

.eicon-yoast:before {
    content: '\e8b5'
}

.eicon-nerd-chuckle:before {
    content: '\e8b6'
}

.eicon-nerd-wink:before {
    content: '\e8b7'
}

.eicon-comments:before {
    content: '\e8b8'
}

.eicon-download-circle-o:before {
    content: '\e8b9'
}

.eicon-library-upload:before {
    content: '\e8ba'
}

.eicon-save-o:before {
    content: '\e8bb'
}

.eicon-upload-circle-o:before {
    content: '\e8bc'
}

.eicon-ellipsis-h:before {
    content: '\e8bd'
}

.eicon-ellipsis-v:before {
    content: '\e8be'
}

.eicon-arrow-left:before {
    content: '\e8bf'
}

.eicon-arrow-right:before {
    content: '\e8c0'
}

.eicon-arrow-up:before {
    content: '\e8c1'
}

.eicon-arrow-down:before {
    content: '\e8c2'
}

.eicon-play-o:before {
    content: '\e8c3'
}

.eicon-archive-posts:before {
    content: '\e8c4'
}

.eicon-archive-title:before {
    content: '\e8c5'
}

.eicon-featured-image:before {
    content: '\e8c6'
}

.eicon-post-info:before {
    content: '\e8c7'
}

.eicon-post-title:before {
    content: '\e8c8'
}

.eicon-site-logo:before {
    content: '\e8c9'
}

.eicon-site-search:before {
    content: '\e8ca'
}

.eicon-site-title:before {
    content: '\e8cb'
}

.eicon-plus-square:before {
    content: '\e8cc'
}

.eicon-minus-square:before {
    content: '\e8cd'
}

.eicon-cloud-check:before {
    content: '\e8ce'
}

.eicon-drag-n-drop:before {
    content: '\e8cf'
}

.eicon-welcome:before {
    content: '\e8d0'
}

.eicon-handle:before {
    content: '\e8d1'
}

.eicon-cart:before {
    content: '\e8d2'
}

.eicon-product-add-to-cart:before {
    content: '\e8d3'
}

.eicon-product-breadcrumbs:before {
    content: '\e8d4'
}

.eicon-product-categories:before {
    content: '\e8d5'
}

.eicon-product-description:before {
    content: '\e8d6'
}

.eicon-product-images:before {
    content: '\e8d7'
}

.eicon-product-info:before {
    content: '\e8d8'
}

.eicon-product-meta:before {
    content: '\e8d9'
}

.eicon-product-pages:before {
    content: '\e8da'
}

.eicon-product-price:before {
    content: '\e8db'
}

.eicon-product-rating:before {
    content: '\e8dc'
}

.eicon-product-related:before {
    content: '\e8dd'
}

.eicon-product-stock:before {
    content: '\e8de'
}

.eicon-product-tabs:before {
    content: '\e8df'
}

.eicon-product-title:before {
    content: '\e8e0'
}

.eicon-product-upsell:before {
    content: '\e8e1'
}

.eicon-products:before {
    content: '\e8e2'
}

.eicon-bag-light:before {
    content: '\e8e3'
}

.eicon-bag-medium:before {
    content: '\e8e4'
}

.eicon-bag-solid:before {
    content: '\e8e5'
}

.eicon-basket-light:before {
    content: '\e8e6'
}

.eicon-basket-medium:before {
    content: '\e8e7'
}

.eicon-basket-solid:before {
    content: '\e8e8'
}

.eicon-cart-light:before {
    content: '\e8e9'
}

.eicon-cart-medium:before {
    content: '\e8ea'
}

.eicon-cart-solid:before {
    content: '\e8eb'
}

.eicon-exchange:before {
    content: '\e8ec'
}

.eicon-preview-thin:before {
    content: '\e8ed'
}

.eicon-device-laptop:before {
    content: '\e8ee'
}

.eicon-collapse:before {
    content: '\e8ef'
}

.eicon-expand:before {
    content: '\e8f0'
}

.eicon-navigator:before {
    content: '\e8f1'
}

.eicon-plug:before {
    content: '\e8f2'
}

.eicon-dashboard:before {
    content: '\e8f3'
}

.eicon-typography:before {
    content: '\e8f4'
}

.eicon-info-circle-o:before {
    content: '\e8f5'
}

.eicon-integration:before {
    content: '\e8f6'
}

.eicon-plus-circle-o:before {
    content: '\e8f7'
}

.eicon-rating:before {
    content: '\e8f8'
}

.eicon-review:before {
    content: '\e8f9'
}

.eicon-tools:before {
    content: '\e8fa'
}

.eicon-loading:before {
    content: '\e8fb'
}

.eicon-sitemap:before {
    content: '\e8fc'
}

.eicon-click:before {
    content: '\e8fd'
}

.eicon-clock:before {
    content: '\e8fe'
}

.eicon-library-open:before {
    content: '\e8ff'
}

.eicon-warning:before {
    content: '\e900'
}

.eicon-flow:before {
    content: '\e901'
}

.eicon-cursor-move:before {
    content: '\e902'
}

.eicon-arrow-circle-left:before {
    content: '\e903'
}

.eicon-flash:before {
    content: '\e904'
}

.eicon-redo:before {
    content: '\e905'
}

.eicon-ban:before {
    content: '\e906'
}

.eicon-barcode:before {
    content: '\e907'
}

.eicon-calendar:before {
    content: '\e908'
}

.eicon-caret-left:before {
    content: '\e909'
}

.eicon-caret-right:before {
    content: '\e90a'
}

.eicon-caret-up:before {
    content: '\e90b'
}

.eicon-chain-broken:before {
    content: '\e90c'
}

.eicon-check-circle-o:before {
    content: '\e90d'
}

.eicon-check:before {
    content: '\e90e'
}

.eicon-chevron-double-left:before {
    content: '\e90f'
}

.eicon-chevron-double-right:before {
    content: '\e910'
}

.eicon-undo:before {
    content: '\e911'
}

.eicon-filter:before {
    content: '\e912'
}

.eicon-circle-o:before {
    content: '\e913'
}

.eicon-circle:before {
    content: '\e914'
}

.eicon-clock-o:before {
    content: '\e915'
}

.eicon-cog:before {
    content: '\e916'
}

.eicon-cogs:before {
    content: '\e917'
}

.eicon-commenting-o:before {
    content: '\e918'
}

.eicon-copy:before {
    content: '\e919'
}

.eicon-database:before {
    content: '\e91a'
}

.eicon-dot-circle-o:before {
    content: '\e91b'
}

.eicon-envelope:before {
    content: '\e91c'
}

.eicon-external-link-square:before {
    content: '\e91d'
}

.eicon-eyedropper:before {
    content: '\e91e'
}

.eicon-folder:before {
    content: '\e91f'
}

.eicon-font:before {
    content: '\e920'
}

.eicon-adjust:before {
    content: '\e921'
}

.eicon-lightbox:before {
    content: '\e922'
}

.eicon-heart-o:before {
    content: '\e923'
}

.eicon-history:before {
    content: '\e924'
}

.eicon-image-bold:before {
    content: '\e925'
}

.eicon-info-circle:before {
    content: '\e926'
}

.eicon-link:before {
    content: '\e927'
}

.eicon-long-arrow-left:before {
    content: '\e928'
}

.eicon-long-arrow-right:before {
    content: '\e929'
}

.eicon-caret-down:before {
    content: '\e92a'
}

.eicon-paint-brush:before {
    content: '\e92b'
}

.eicon-pencil:before {
    content: '\e92c'
}

.eicon-plus-circle:before {
    content: '\e92d'
}

.eicon-zoom-in-bold:before {
    content: '\e92e'
}

.eicon-sort-amount-desc:before {
    content: '\e92f'
}

.eicon-sign-out:before {
    content: '\e930'
}

.eicon-spinner:before {
    content: '\e931'
}

.eicon-square:before {
    content: '\e932'
}

.eicon-star-o:before {
    content: '\e933'
}

.eicon-star:before {
    content: '\e934'
}

.eicon-text-align-justify:before {
    content: '\e935'
}

.eicon-text-align-center:before {
    content: '\e936'
}

.eicon-tags:before {
    content: '\e937'
}

.eicon-text-align-left:before {
    content: '\e938'
}

.eicon-text-align-right:before {
    content: '\e939'
}

.eicon-close-circle:before {
    content: '\e93a'
}

.eicon-trash-o:before {
    content: '\e93b'
}

.eicon-font-awesome:before {
    content: '\e93c'
}

.eicon-user-circle-o:before {
    content: '\e93d'
}

.eicon-video-camera:before {
    content: '\e93e'
}

.eicon-heart:before {
    content: '\e93f'
}

.eicon-wrench:before {
    content: '\e940'
}

.eicon-help:before {
    content: '\e941'
}

.eicon-help-o:before {
    content: '\e942'
}

.eicon-zoom-out-bold:before {
    content: '\e943'
}

.eicon-plus-square-o:before {
    content: '\e944'
}

.eicon-minus-square-o:before {
    content: '\e945'
}

.eicon-minus-circle:before {
    content: '\e946'
}

.eicon-minus-circle-o:before {
    content: '\e947'
}

.eicon-code-bold:before {
    content: '\e948'
}

.eicon-cloud-upload:before {
    content: '\e949'
}

.eicon-search-bold:before {
    content: '\e94a'
}

.eicon-map-pin:before {
    content: '\e94b'
}

.eicon-meetup:before {
    content: '\e94c'
}

.eicon-slideshow:before {
    content: '\e94d'
}

.eicon-t-letter-bold:before {
    content: '\e94e'
}

.eicon-preferences:before {
    content: '\e94f'
}

.eicon-table-of-contents:before {
    content: '\e950'
}

.eicon-tv:before {
    content: '\e951'
}

.eicon-upload:before {
    content: '\e952'
}

.eicon-instagram-comments:before {
    content: '\e953'
}

.eicon-instagram-nested-gallery:before {
    content: '\e954'
}

.eicon-instagram-post:before {
    content: '\e955'
}

.eicon-instagram-video:before {
    content: '\e956'
}

.eicon-instagram-gallery:before {
    content: '\e957'
}

.eicon-instagram-likes:before {
    content: '\e958'
}

.eicon-facebook:before {
    content: '\e959'
}

.eicon-twitter:before {
    content: '\e95a'
}

.eicon-pinterest:before {
    content: '\e95b'
}

.eicon-frame-expand:before {
    content: '\e95c'
}

.eicon-frame-minimize:before {
    content: '\e95d'
}

.eicon-archive:before {
    content: '\e95e'
}

.eicon-colors-typography:before {
    content: '\e95f'
}

.eicon-custom:before {
    content: '\e960'
}

.eicon-footer:before {
    content: '\e961'
}

.eicon-header:before {
    content: '\e962'
}

.eicon-layout-settings:before {
    content: '\e963'
}

.eicon-lightbox-expand:before {
    content: '\e964'
}

.eicon-error-404:before {
    content: '\e965'
}

.eicon-theme-style:before {
    content: '\e966'
}

.eicon-search-results:before {
    content: '\e967'
}

.eicon-single-post:before {
    content: '\e968'
}

.eicon-site-identity:before {
    content: '\e969'
}

.eicon-theme-builder:before {
    content: '\e96a'
}

.eicon-download-bold:before {
    content: '\e96b'
}

.eicon-share-arrow:before {
    content: '\e96c'
}

.eicon-global-settings:before {
    content: '\e96d'
}

.eicon-user-preferences:before {
    content: '\e96e'
}

.eicon-lock:before {
    content: '\e96f'
}

.eicon-export-kit:before {
    content: '\e970'
}

.eicon-import-kit:before {
    content: '\e971'
}

.eicon-lottie:before {
    content: '\e972'
}

.eicon-products-archive:before {
    content: '\e973'
}

.eicon-single-product:before {
    content: '\e974'
}

.eicon-disable-trash-o:before {
    content: '\e975'
}

.eicon-single-page:before {
    content: '\e976'
}

.eicon-wordpress-light:before {
    content: '\e977'
}

.eicon-cogs-check:before {
    content: '\e978'
}

.eicon-custom-css:before {
    content: '\e979'
}

.eicon-global-colors:before {
    content: '\e97a'
}

.eicon-globe:before {
    content: '\e97b'
}

.eicon-typography-1:before {
    content: '\e97c'
}

.eicon-background:before {
    content: '\e97d'
}

.eicon-device-responsive:before {
    content: '\e97e'
}

.eicon-device-wide:before {
    content: '\e97f'
}

.eicon-code-highlight:before {
    content: '\e980'
}

.eicon-video-playlist:before {
    content: '\e981'
}

.eicon-download-kit:before {
    content: '\e982'
}

.eicon-kit-details:before {
    content: '\e983'
}

.eicon-kit-parts:before {
    content: '\e984'
}

.eicon-kit-upload:before {
    content: '\e985'
}

.eicon-kit-plugins:before {
    content: '\e986'
}

.eicon-kit-upload-alt:before {
    content: '\e987'
}

.eicon-hotspot:before {
    content: '\e988'
}

.eicon-paypal-button:before {
    content: '\e989'
}

.eicon-shape:before {
    content: '\e98a'
}

.eicon-wordart:before {
    content: '\e98b'
}

.eicon-checkout:before {
    content: '\e98c'
}

.eicon-container:before {
    content: '\e98d'
}

.eicon-flip:before {
    content: '\e98e'
}

.eicon-info:before {
    content: '\e98f'
}

.eicon-my-account:before {
    content: '\e990'
}

.eicon-purchase-summary:before {
    content: '\e991'
}

.eicon-page-transition:before {
    content: '\e992'
}

.eicon-spotify:before {
    content: '\e993'
}

.eicon-stripe-button:before {
    content: '\e994'
}

.eicon-woo-settings:before {
    content: '\e995'
}

.eicon-woo-cart:before {
    content: '\e996'
}

.eicon-grow:before {
    content: '\e997'
}

.eicon-order-end:before {
    content: '\e998'
}

.eicon-nowrap:before {
    content: '\e999'
}

.eicon-order-start:before {
    content: '\e99a'
}

.eicon-progress-tracker:before {
    content: '\e99b'
}

.eicon-shrink:before {
    content: '\e99c'
}

.eicon-wrap:before {
    content: '\e99d'
}

.eicon-align-center-h:before {
    content: '\e99e'
}

.eicon-align-center-v:before {
    content: '\e99f'
}

.eicon-align-end-h:before {
    content: '\e9a0'
}

.eicon-align-end-v:before {
    content: '\e9a1'
}

.eicon-align-start-h:before {
    content: '\e9a2'
}

.eicon-align-start-v:before {
    content: '\e9a3'
}

.eicon-align-stretch-h:before {
    content: '\e9a4'
}

.eicon-align-stretch-v:before {
    content: '\e9a5'
}

.eicon-justify-center-h:before {
    content: '\e9a6'
}

.eicon-justify-center-v:before {
    content: '\e9a7'
}

.eicon-justify-end-h:before {
    content: '\e9a8'
}

.eicon-justify-end-v:before {
    content: '\e9a9'
}

.eicon-justify-space-around-h:before {
    content: '\e9aa'
}

.eicon-justify-space-around-v:before {
    content: '\e9ab'
}

.eicon-justify-space-between-h:before {
    content: '\e9ac'
}

.eicon-justify-space-between-v:before {
    content: '\e9ad'
}

.eicon-justify-space-evenly-h:before {
    content: '\e9ae'
}

.eicon-justify-space-evenly-v:before {
    content: '\e9af'
}

.eicon-justify-start-h:before {
    content: '\e9b0'
}

.eicon-justify-start-v:before {
    content: '\e9b1'
}

.eicon-woocommerce-cross-sells:before {
    content: '\e9b2'
}

.eicon-woocommerce-notices:before {
    content: '\e9b3'
}

.eicon-inner-container:before {
    content: '\e9b4'
}

.eicon-eye:before {
    content: '\e8ac'
}

.eicon-elementor-square:before {
    content: '\e813'
}

.dialog-widget-content {
    background-color: #fff;
    position: absolute;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 8px 23px 3px rgba(0,0,0,.2);
    box-shadow: 2px 8px 23px 3px rgba(0,0,0,.2);
    overflow: hidden
}

.dialog-message {
    font-size: 12px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .dialog-type-lightbox .dialog-widget-content {
        margin: auto;
        width: 375px
    }

    .dialog-type-lightbox .dialog-header {
        font-size: 15px;
        color: #495157;
        padding: 30px 0 10px;
        font-weight: 500
    }

    .dialog-type-lightbox .dialog-message {
        padding: 0 30px 30px;
        min-height: 50px
    }

    .dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header, .dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
        text-align: center
    }

    .dialog-type-lightbox .dialog-buttons-wrapper {
        border-top: 1px solid #e6e9ec;
        text-align: center
    }

        .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button {
            font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
            width: 50%;
            border: none;
            background: none;
            color: #6d7882;
            font-size: 15px;
            cursor: pointer;
            padding: 13px 0;
            outline: 0
        }

            .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:hover {
                background-color: #f4f6f7
            }

            .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-ok {
                color: #b01b1b
            }

            .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-take_over {
                color: #39b54a
            }

            .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:active {
                background-color: rgba(230,233,236,.5)
            }

            .dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button::-moz-focus-inner {
                border: 0
            }

.dialog-close-button {
    cursor: pointer;
    position: absolute;
    margin-top: 15px;
    right: 15px;
    font-size: 15px;
    line-height: 1
}

    .dialog-close-button:not(:hover) {
        opacity: .4
    }

.dialog-alert-widget .dialog-buttons-wrapper > button {
    width: 100%
}

.dialog-confirm-widget .dialog-button:first-child {
    border-right: 1px solid #e6e9ec
}

.dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh
}

@media (min-width: 1024px) {
    body.admin-bar .dialog-lightbox-widget {
        height: calc(100vh - 32px)
    }
}

@media (max-width: 1024px) {
    body.admin-bar .dialog-type-lightbox {
        position: -webkit-sticky;
        position: sticky;
        height: 100vh
    }
}

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
    padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
    padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
    padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
    padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
    padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
    padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
    position: relative;
    height: 0
}

    .elementor-fit-aspect-ratio iframe {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        border: 0;
        background-color: #000
    }

    .elementor-fit-aspect-ratio video {
        width: 100%
    }

.flatpickr-calendar {
    width: 280px
}

    .flatpickr-calendar .flatpickr-current-month span.cur-month {
        font-weight: 300
    }

    .flatpickr-calendar .dayContainer {
        width: 280px;
        min-width: 280px;
        max-width: 280px
    }

    .flatpickr-calendar .flatpickr-days {
        width: 280px
    }

    .flatpickr-calendar .flatpickr-day {
        max-width: 37px;
        height: 37px;
        line-height: 37px
    }

.elementor-templates-modal .dialog-widget-content {
    font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
    background-color: #f1f3f5;
    width: 100%
}

@media (max-width: 1439px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width: 990px
    }
}

@media (min-width: 1440px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width: 1200px
    }
}

.elementor-templates-modal .dialog-header {
    padding: 0;
    z-index: 1
}

.elementor-templates-modal .dialog-buttons-wrapper, .elementor-templates-modal .dialog-header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.1);
    box-shadow: 0 0 8px rgba(0,0,0,.1);
    position: relative
}

.elementor-templates-modal .dialog-buttons-wrapper {
    border: none;
    display: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px
}

    .elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
        height: 40px;
        margin-left: 5px
    }

    .elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
        padding: 12px 36px;
        color: #fff;
        width: auto;
        font-size: 15px
    }

        .elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
            background-color: #39b54a
        }

.elementor-templates-modal .dialog-message {
    height: 750px;
    max-height: 85vh;
    overflow: auto;
    padding-top: 25px
}

.elementor-templates-modal .dialog-content {
    height: 100%
}

.elementor-templates-modal .dialog-loading {
    display: none
}

.elementor-templates-modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px
}

.elementor-templates-modal__header__logo {
    line-height: 1;
    text-transform: none;
    font-weight: 700;
    cursor: pointer
}

.elementor-templates-modal__header__logo-area {
    text-align: left;
    padding-left: 15px
}

    .elementor-templates-modal__header__logo-area > * {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

.elementor-templates-modal__header__logo__icon-wrapper {
    margin-right: 10px;
    font-size: 12px
}

.elementor-templates-modal__header__logo__title {
    padding-top: 2px
}

.elementor-templates-modal__header__items-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    .elementor-templates-modal__header__item > i {
        font-size: 20px;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        cursor: pointer
    }

        .elementor-templates-modal__header__item > i:not(:hover) {
            color: #a4afb7
        }

.elementor-templates-modal__header__close--normal {
    width: 47px;
    border-left: 1px solid #e6e9ec
}

    .elementor-templates-modal__header__close--normal i {
        font-size: 18px
    }

.elementor-templates-modal__header__close--skip {
    padding: 10px 10px 10px 20px;
    margin-right: 10px;
    color: #fff;
    background-color: #a4afb7;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer
}

    .elementor-templates-modal__header__close--skip > i {
        font-size: inherit;
        padding-left: 10px;
        margin-left: 15px;
        border-left: 1px solid
    }

        .elementor-templates-modal__header__close--skip > i:not(:hover) {
            color: #fff
        }

.elementor-templates-modal__sidebar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    background-color: hsla(0,0%,100%,.3)
}

.elementor-templates-modal__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-shadow: 0 0 13px inset rgba(0,0,0,.05);
    box-shadow: inset 0 0 13px rgba(0,0,0,.05)
}

#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section + .elementor-second-section {
    border-top: 1px solid #464b50;
    margin-top: 6px
}

.elementor-hidden {
    display: none
}

.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.elementor-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}

.e-logo-wrapper {
    background: #93003c;
    display: inline-block;
    padding: .75em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 1
}

    .e-logo-wrapper i {
        color: #fff;
        font-size: 1em
    }

.elementor {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual
}

    .elementor *, .elementor :after, .elementor :before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .elementor a {
        -webkit-box-shadow: none;
        box-shadow: none;
        text-decoration: none
    }

    .elementor hr {
        margin: 0;
        background-color: transparent
    }

    .elementor img {
        height: auto;
        max-width: 100%;
        border: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
        margin: 0
    }

    .elementor embed, .elementor iframe, .elementor object, .elementor video {
        max-width: 100%;
        width: 100%;
        margin: 0;
        line-height: 1;
        border: none
    }

    .elementor .elementor-custom-embed {
        line-height: 0
    }

    .elementor .elementor-background, .elementor .elementor-background-holder, .elementor .elementor-background-video-container {
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute;
        overflow: hidden;
        z-index: 0;
        direction: ltr
    }

    .elementor .elementor-background-video-container {
        -webkit-transition: opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s;
        pointer-events: none
    }

        .elementor .elementor-background-video-container.elementor-loading {
            opacity: 0
        }

    .elementor .elementor-background-video-embed {
        max-width: none
    }

    .elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .elementor .elementor-background-video {
        max-width: none
    }

    .elementor .elementor-html5-video {
        -o-object-fit: cover;
        object-fit: cover
    }

    .elementor .elementor-background-overlay, .elementor .elementor-background-slideshow {
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute
    }

    .elementor .elementor-background-slideshow {
        z-index: 0
    }

    .elementor .elementor-background-slideshow__slide__image {
        width: 100%;
        height: 100%;
        background-position: 50%;
        -webkit-background-size: cover;
        background-size: cover
    }

.elementor-widget-wrap > .elementor-element.elementor-absolute {
    position: absolute
}

.elementor-widget-wrap > .elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media (max-width: 1024px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width: 100%
    }
}

.elementor-element.elementor-absolute, .elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-invisible {
    visibility: hidden
}

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

    .elementor-align-center .elementor-button {
        width: auto
    }

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

    .elementor-align-right .elementor-button {
        width: auto
    }

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

    .elementor-align-left .elementor-button {
        width: auto
    }

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    .elementor-custom-embed-play i {
        font-size: 100px;
        color: #fff;
        text-shadow: 1px 0 6px rgba(0,0,0,.3)
    }

    .elementor-custom-embed-play svg {
        height: 100px;
        width: 100px;
        fill: #fff;
        -webkit-filter: drop-shadow(1px 0 6px rgba(0,0,0,.3));
        filter: drop-shadow(1px 0 6px rgba(0,0,0,.3))
    }

    .elementor-custom-embed-play i, .elementor-custom-embed-play svg {
        opacity: .8;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    .elementor-custom-embed-play.elementor-playing i {
        font-family: eicons
    }

        .elementor-custom-embed-play.elementor-playing i:before {
            content: "\e8fb"
        }

    .elementor-custom-embed-play.elementor-playing i, .elementor-custom-embed-play.elementor-playing svg {
        -webkit-animation: eicon-spin 2s linear infinite;
        animation: eicon-spin 2s linear infinite
    }

.elementor-tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.elementor-ken-burns {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: 10s;
    -o-transition-duration: 10s;
    transition-duration: 10s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    -webkit-transition-duration: 20s;
    -o-transition-duration: 20s;
    transition-duration: 20s
}

    .elementor-ken-burns--active.elementor-ken-burns--out {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .elementor-ken-burns--active.elementor-ken-burns--in {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }

@media (min-width: -1px) {
    .elementor-widescreen-align-center {
        text-align: center
    }

        .elementor-widescreen-align-center .elementor-button {
            width: auto
        }

    .elementor-widescreen-align-right {
        text-align: right
    }

        .elementor-widescreen-align-right .elementor-button {
            width: auto
        }

    .elementor-widescreen-align-left {
        text-align: left
    }

        .elementor-widescreen-align-left .elementor-button {
            width: auto
        }

    .elementor-widescreen-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 1200px) {
    .elementor-laptop-align-center {
        text-align: center
    }

        .elementor-laptop-align-center .elementor-button {
            width: auto
        }

    .elementor-laptop-align-right {
        text-align: right
    }

        .elementor-laptop-align-right .elementor-button {
            width: auto
        }

    .elementor-laptop-align-left {
        text-align: left
    }

        .elementor-laptop-align-left .elementor-button {
            width: auto
        }

    .elementor-laptop-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1px) {
    .elementor-tablet_extra-align-center {
        text-align: center
    }

        .elementor-tablet_extra-align-center .elementor-button {
            width: auto
        }

    .elementor-tablet_extra-align-right {
        text-align: right
    }

        .elementor-tablet_extra-align-right .elementor-button {
            width: auto
        }

    .elementor-tablet_extra-align-left {
        text-align: left
    }

        .elementor-tablet_extra-align-left .elementor-button {
            width: auto
        }

    .elementor-tablet_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .elementor-tablet-align-center {
        text-align: center
    }

        .elementor-tablet-align-center .elementor-button {
            width: auto
        }

    .elementor-tablet-align-right {
        text-align: right
    }

        .elementor-tablet-align-right .elementor-button {
            width: auto
        }

    .elementor-tablet-align-left {
        text-align: left
    }

        .elementor-tablet-align-left .elementor-button {
            width: auto
        }

    .elementor-tablet-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1px) {
    .elementor-mobile_extra-align-center {
        text-align: center
    }

        .elementor-mobile_extra-align-center .elementor-button {
            width: auto
        }

    .elementor-mobile_extra-align-right {
        text-align: right
    }

        .elementor-mobile_extra-align-right .elementor-button {
            width: auto
        }

    .elementor-mobile_extra-align-left {
        text-align: left
    }

        .elementor-mobile_extra-align-left .elementor-button {
            width: auto
        }

    .elementor-mobile_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-mobile-align-center {
        text-align: center
    }

        .elementor-mobile-align-center .elementor-button {
            width: auto
        }

    .elementor-mobile-align-right {
        text-align: right
    }

        .elementor-mobile-align-right .elementor-button {
            width: auto
        }

    .elementor-mobile-align-left {
        text-align: left
    }

        .elementor-mobile-align-left .elementor-button {
            width: auto
        }

    .elementor-mobile-align-justify .elementor-button {
        width: 100%
    }
}

#wpadminbar #wp-admin-bar-elementor_edit_page > .ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wpadminbar #wp-admin-bar-elementor_inspector > .ab-item:before {
    content: "\f348";
    top: 2px
}

:root {
    --page-title-display: block
}

.elementor-page-title, h1.entry-title {
    display: var(--page-title-display)
}

@-webkit-keyframes eicon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes eicon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    -webkit-animation: eicon-spin 2s linear infinite;
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative
}

    .elementor-section .elementor-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: auto;
        margin-left: auto;
        position: relative
    }

@media (max-width: 1024px) {
    .elementor-section .elementor-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-top > .elementor-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle > .elementor-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-section.elementor-section-items-bottom > .elementor-container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width: 768px) {
    .elementor-section.elementor-section-height-full {
        height: 100vh
    }

        .elementor-section.elementor-section-height-full > .elementor-container {
            height: 100%
        }
}

.elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-column > .elementor-widget-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-column > .elementor-widget-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-column > .elementor-widget-wrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1024px) {
    .elementor-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-wrap > .elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left,0px) + var(--e-column-margin-right,0px)))
}

.elementor-widget {
    position: relative
}

    .elementor-widget:not(:last-child) {
        margin-bottom: 20px
    }

        .elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial {
            margin-bottom: 0
        }

.elementor-column {
    min-height: 1px
}

.elementor-column, .elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-column-wrap {
    width: 100%
}

.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-10, .elementor-column[data-col="10"] {
        width: 10%
    }

    .elementor-column.elementor-col-11, .elementor-column[data-col="11"] {
        width: 11.111%
    }

    .elementor-column.elementor-col-12, .elementor-column[data-col="12"] {
        width: 12.5%
    }

    .elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
        width: 14.285%
    }

    .elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
        width: 16.666%
    }

    .elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
        width: 20%
    }

    .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
        width: 25%
    }

    .elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
        width: 30%
    }

    .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
        width: 33.333%
    }

    .elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
        width: 40%
    }

    .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
        width: 50%
    }

    .elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
        width: 60%
    }

    .elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
        width: 66.666%
    }

    .elementor-column.elementor-col-70, .elementor-column[data-col="70"] {
        width: 70%
    }

    .elementor-column.elementor-col-75, .elementor-column[data-col="75"] {
        width: 75%
    }

    .elementor-column.elementor-col-80, .elementor-column[data-col="80"] {
        width: 80%
    }

    .elementor-column.elementor-col-83, .elementor-column[data-col="83"] {
        width: 83.333%
    }

    .elementor-column.elementor-col-90, .elementor-column[data-col="90"] {
        width: 90%
    }

    .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width: 479px) {
    .elementor-column.elementor-xs-10 {
        width: 10%
    }

    .elementor-column.elementor-xs-11 {
        width: 11.111%
    }

    .elementor-column.elementor-xs-12 {
        width: 12.5%
    }

    .elementor-column.elementor-xs-14 {
        width: 14.285%
    }

    .elementor-column.elementor-xs-16 {
        width: 16.666%
    }

    .elementor-column.elementor-xs-20 {
        width: 20%
    }

    .elementor-column.elementor-xs-25 {
        width: 25%
    }

    .elementor-column.elementor-xs-30 {
        width: 30%
    }

    .elementor-column.elementor-xs-33 {
        width: 33.333%
    }

    .elementor-column.elementor-xs-40 {
        width: 40%
    }

    .elementor-column.elementor-xs-50 {
        width: 50%
    }

    .elementor-column.elementor-xs-60 {
        width: 60%
    }

    .elementor-column.elementor-xs-66 {
        width: 66.666%
    }

    .elementor-column.elementor-xs-70 {
        width: 70%
    }

    .elementor-column.elementor-xs-75 {
        width: 75%
    }

    .elementor-column.elementor-xs-80 {
        width: 80%
    }

    .elementor-column.elementor-xs-83 {
        width: 83.333%
    }

    .elementor-column.elementor-xs-90 {
        width: 90%
    }

    .elementor-column.elementor-xs-100 {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-column.elementor-sm-10 {
        width: 10%
    }

    .elementor-column.elementor-sm-11 {
        width: 11.111%
    }

    .elementor-column.elementor-sm-12 {
        width: 12.5%
    }

    .elementor-column.elementor-sm-14 {
        width: 14.285%
    }

    .elementor-column.elementor-sm-16 {
        width: 16.666%
    }

    .elementor-column.elementor-sm-20 {
        width: 20%
    }

    .elementor-column.elementor-sm-25 {
        width: 25%
    }

    .elementor-column.elementor-sm-30 {
        width: 30%
    }

    .elementor-column.elementor-sm-33 {
        width: 33.333%
    }

    .elementor-column.elementor-sm-40 {
        width: 40%
    }

    .elementor-column.elementor-sm-50 {
        width: 50%
    }

    .elementor-column.elementor-sm-60 {
        width: 60%
    }

    .elementor-column.elementor-sm-66 {
        width: 66.666%
    }

    .elementor-column.elementor-sm-70 {
        width: 70%
    }

    .elementor-column.elementor-sm-75 {
        width: 75%
    }

    .elementor-column.elementor-sm-80 {
        width: 80%
    }

    .elementor-column.elementor-sm-83 {
        width: 83.333%
    }

    .elementor-column.elementor-sm-90 {
        width: 90%
    }

    .elementor-column.elementor-sm-100 {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-column.elementor-md-10 {
        width: 10%
    }

    .elementor-column.elementor-md-11 {
        width: 11.111%
    }

    .elementor-column.elementor-md-12 {
        width: 12.5%
    }

    .elementor-column.elementor-md-14 {
        width: 14.285%
    }

    .elementor-column.elementor-md-16 {
        width: 16.666%
    }

    .elementor-column.elementor-md-20 {
        width: 20%
    }

    .elementor-column.elementor-md-25 {
        width: 25%
    }

    .elementor-column.elementor-md-30 {
        width: 30%
    }

    .elementor-column.elementor-md-33 {
        width: 33.333%
    }

    .elementor-column.elementor-md-40 {
        width: 40%
    }

    .elementor-column.elementor-md-50 {
        width: 50%
    }

    .elementor-column.elementor-md-60 {
        width: 60%
    }

    .elementor-column.elementor-md-66 {
        width: 66.666%
    }

    .elementor-column.elementor-md-70 {
        width: 70%
    }

    .elementor-column.elementor-md-75 {
        width: 75%
    }

    .elementor-column.elementor-md-80 {
        width: 80%
    }

    .elementor-column.elementor-md-83 {
        width: 83.333%
    }

    .elementor-column.elementor-md-90 {
        width: 90%
    }

    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width: -1px) {
    .elementor-reverse-widescreen > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-widescreen > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:1200px) {
    .elementor-reverse-laptop > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: -1px) and (max-width:1200px) {
    .elementor-reverse-laptop > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:-1px) {
    .elementor-reverse-laptop > .elementor-container > :first-child, .elementor-reverse-laptop > .elementor-container > :nth-child(2), .elementor-reverse-laptop > .elementor-container > :nth-child(3), .elementor-reverse-laptop > .elementor-container > :nth-child(4), .elementor-reverse-laptop > .elementor-container > :nth-child(5), .elementor-reverse-laptop > .elementor-container > :nth-child(6), .elementor-reverse-laptop > .elementor-container > :nth-child(7), .elementor-reverse-laptop > .elementor-container > :nth-child(8), .elementor-reverse-laptop > .elementor-container > :nth-child(9), .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: 0
    }

    .elementor-reverse-tablet_extra > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet_extra > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-reverse-tablet > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: -1px) and (max-width:1024px) {
    .elementor-reverse-tablet > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 768px) and (max-width:-1px) {
    .elementor-reverse-tablet > .elementor-container > :first-child, .elementor-reverse-tablet > .elementor-container > :nth-child(2), .elementor-reverse-tablet > .elementor-container > :nth-child(3), .elementor-reverse-tablet > .elementor-container > :nth-child(4), .elementor-reverse-tablet > .elementor-container > :nth-child(5), .elementor-reverse-tablet > .elementor-container > :nth-child(6), .elementor-reverse-tablet > .elementor-container > :nth-child(7), .elementor-reverse-tablet > .elementor-container > :nth-child(8), .elementor-reverse-tablet > .elementor-container > :nth-child(9), .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: 0
    }

    .elementor-reverse-mobile_extra > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-mobile_extra > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 767px) {
    .elementor-reverse-mobile > .elementor-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-mobile > .elementor-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
        word-break: break-word
    }

.elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

    .elementor-grid .elementor-grid-item {
        min-width: 0
    }

.elementor-grid-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
}

    .elementor-grid-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr)
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr)
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr)
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr)
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr)
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr)
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr)
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr)
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr)
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr)
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr)
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr)
}

@media (min-width: -1px) {
    .elementor-grid-widescreen-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

        .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
            display: inline-block;
            margin-bottom: var(--grid-row-gap);
            word-break: break-word
        }

    .elementor-grid-widescreen-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-widescreen-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-widescreen-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-widescreen-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-widescreen-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-widescreen-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-widescreen-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-widescreen-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-widescreen-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-widescreen-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-widescreen-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-widescreen-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 1200px) {
    .elementor-grid-laptop-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

        .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
            display: inline-block;
            margin-bottom: var(--grid-row-gap);
            word-break: break-word
        }

    .elementor-grid-laptop-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-laptop-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-laptop-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-laptop-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-laptop-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-laptop-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-laptop-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-laptop-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-laptop-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-laptop-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-laptop-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-laptop-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: -1px) {
    .elementor-grid-tablet_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

        .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
            display: inline-block;
            margin-bottom: var(--grid-row-gap);
            word-break: break-word
        }

    .elementor-grid-tablet_extra-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-tablet_extra-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-tablet_extra-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-tablet_extra-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-tablet_extra-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-tablet_extra-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-tablet_extra-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-tablet_extra-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-tablet_extra-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-tablet_extra-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-tablet_extra-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-tablet_extra-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

        .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
            display: inline-block;
            margin-bottom: var(--grid-row-gap);
            word-break: break-word
        }

    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: -1px) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

        .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
            display: inline-block;
            margin-bottom: var(--grid-row-gap);
            word-break: break-word
        }

    .elementor-grid-mobile_extra-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-mobile_extra-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-mobile_extra-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-mobile_extra-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-mobile_extra-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-mobile_extra-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-mobile_extra-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-mobile_extra-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-mobile_extra-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-mobile_extra-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-mobile_extra-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-mobile_extra-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

        .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
            display: inline-block;
            margin-bottom: var(--grid-row-gap);
            word-break: break-word
        }

    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (min-width: 1201px) {
    #elementor-device-mode:after {
        content: "desktop"
    }
}

@media (min-width: -1px) {
    #elementor-device-mode:after {
        content: "widescreen"
    }
}

@media (max-width: 1200px) {
    #elementor-device-mode:after {
        content: "laptop"
    }
}

@media (max-width: -1px) {
    #elementor-device-mode:after {
        content: "tablet_extra"
    }
}

@media (max-width: 1024px) {
    #elementor-device-mode:after {
        content: "tablet"
    }
}

@media (max-width: -1px) {
    #elementor-device-mode:after {
        content: "mobile_extra"
    }
}

@media (max-width: 767px) {
    #elementor-device-mode:after {
        content: "mobile"
    }
}

.elementor-form-fields-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

.elementor-field-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .elementor-field-group.elementor-field-type-submit {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .elementor-field-group .elementor-field-textual {
        width: 100%;
        max-width: 100%;
        border: 1px solid #818a91;
        background-color: transparent;
        color: #373a3c;
        vertical-align: middle;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

        .elementor-field-group .elementor-field-textual:focus {
            -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
            box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
            outline: 0
        }

        .elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
            color: inherit;
            font-family: inherit;
            opacity: .6
        }

        .elementor-field-group .elementor-field-textual:-ms-input-placeholder {
            color: inherit;
            font-family: inherit;
            opacity: .6
        }

        .elementor-field-group .elementor-field-textual:-moz-placeholder, .elementor-field-group .elementor-field-textual::-moz-placeholder {
            color: inherit;
            font-family: inherit;
            opacity: .6
        }

        .elementor-field-group .elementor-field-textual::-ms-input-placeholder {
            color: inherit;
            font-family: inherit;
            opacity: .6
        }

        .elementor-field-group .elementor-field-textual::placeholder {
            color: inherit;
            font-family: inherit;
            opacity: .6
        }

    .elementor-field-group .elementor-select-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        width: 100%
    }

        .elementor-field-group .elementor-select-wrapper select {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            color: inherit;
            font-size: inherit;
            font-family: inherit;
            font-weight: inherit;
            font-style: inherit;
            text-transform: inherit;
            letter-spacing: inherit;
            line-height: inherit;
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            padding-right: 20px
        }

        .elementor-field-group .elementor-select-wrapper:before {
            content: "\e92a";
            font-family: eicons;
            font-size: 15px;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 10px;
            pointer-events: none;
            text-shadow: 0 0 3px rgba(0,0,0,.3)
        }

    .elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
        content: ""
    }

.elementor-field-subgroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .elementor-field-subgroup .elementor-field-option label {
        display: inline-block
    }

    .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
        padding-right: 10px
    }

    .elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    content: "*";
    color: red;
    padding-left: .2em
}

.elementor-field-textual {
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

    .elementor-field-textual.elementor-size-xs {
        font-size: 13px;
        min-height: 33px;
        padding: 4px 12px;
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .elementor-field-textual.elementor-size-md {
        font-size: 16px;
        min-height: 47px;
        padding: 6px 16px;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

    .elementor-field-textual.elementor-size-lg {
        font-size: 18px;
        min-height: 59px;
        padding: 7px 20px;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

    .elementor-field-textual.elementor-size-xl {
        font-size: 20px;
        min-height: 72px;
        padding: 8px 24px;
        -webkit-border-radius: 6px;
        border-radius: 6px
    }

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons, .elementor-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-align-start .e-form__buttons, .elementor-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons, .elementor-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-center .e-form__buttons__wrapper__button, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper__button, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
}

@media screen and (max-width: 1024px) {
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-center .e-form__buttons, .elementor-tablet-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-tablet-button-align-start .e-form__buttons, .elementor-tablet-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .e-form__buttons, .elementor-tablet-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

        .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
            -ms-flex-preferred-size: initial;
            flex-basis: auto
        }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        flex-grow: 0
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper__button, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

@media screen and (max-width: 767px) {
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-center .e-form__buttons, .elementor-mobile-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-mobile-button-align-start .e-form__buttons, .elementor-mobile-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .e-form__buttons, .elementor-mobile-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

        .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
            -ms-flex-preferred-size: initial;
            flex-basis: auto
        }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        flex-grow: 0
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper__button, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

.elementor-error .elementor-field {
    border-color: #d9534f
}

.elementor-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.elementor-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1
}

    .elementor-message:before {
        content: "\e90e";
        display: inline-block;
        font-family: eicons;
        font-weight: 400;
        font-style: normal;
        vertical-align: middle;
        margin-right: 5px
    }

    .elementor-message.elementor-message-danger {
        color: #d9534f
    }

        .elementor-message.elementor-message-danger:before {
            content: "\e87f"
        }

    .elementor-message.form-message-success {
        color: #5cb85c
    }

.elementor-form .elementor-button {
    padding-top: 0;
    padding-bottom: 0;
    border: none
}

    .elementor-form .elementor-button > span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-form .elementor-button.elementor-size-xs {
        min-height: 33px
    }

    .elementor-form .elementor-button.elementor-size-sm {
        min-height: 40px
    }

    .elementor-form .elementor-button.elementor-size-md {
        min-height: 47px
    }

    .elementor-form .elementor-button.elementor-size-lg {
        min-height: 59px
    }

    .elementor-form .elementor-button.elementor-size-xl {
        min-height: 72px
    }

.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

    .elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
        color: #fff
    }

.elementor-button-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

    .elementor-button-icon svg {
        width: 1em;
        height: auto
    }

    .elementor-button-icon .e-font-icon-svg {
        height: 1em
    }

.elementor-button-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
    margin-left: 5px;
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-menu-cart__toggle .elementor-button-icon {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f
}

.elementor-tab-title a {
    color: inherit
}

.elementor-view-stacked .elementor-icon {
    padding: .5em;
    background-color: #818a91;
    color: #fff;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    padding: .5em;
    color: #818a91;
    border: 3px solid #818a91;
    background-color: transparent
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center
}

    .elementor-icon:hover {
        color: #818a91
    }

    .elementor-icon i, .elementor-icon svg {
        width: 1em;
        height: 1em;
        position: relative;
        display: block
    }

        .elementor-icon i:before, .elementor-icon svg:before {
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%)
        }

        .elementor-icon i.fad {
            width: auto
        }

.elementor-shape-circle .elementor-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.e-transform .elementor-widget-container {
    -webkit-transform: perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX,1) * var(--e-transform-scaleX,var(--e-transform-scale,1)))) scaleY(calc(var(--e-transform-flipY,1) * var(--e-transform-scaleY,var(--e-transform-scale,1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
    transform: perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX,1) * var(--e-transform-scaleX,var(--e-transform-scale,1)))) scaleY(calc(var(--e-transform-flipY,1) * var(--e-transform-scaleY,var(--e-transform-scale,1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
    -webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
    -webkit-transition: -webkit-transform var(--e-transform-transition-duration,.4s);
    transition: -webkit-transform var(--e-transform-transition-duration,.4s);
    -o-transition: transform var(--e-transform-transition-duration,.4s);
    transition: transform var(--e-transform-transition-duration,.4s);
    transition: transform var(--e-transform-transition-duration,.4s),-webkit-transform var(--e-transform-transition-duration,.4s)
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

    .swiper-container .swiper-slide figure {
        line-height: 0
    }

    .swiper-container .elementor-lightbox-content-source {
        display: none
    }

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: height,-webkit-transform;
        transition-property: height,-webkit-transform;
        -o-transition-property: transform,height;
        transition-property: transform,height;
        transition-property: transform,height,-webkit-transform
    }

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

    .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
    }

    .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
    }

    .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
    }

    .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
    }

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 5px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

.swiper-pagination-fraction {
    color: #000
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
        display: block
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #000;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0,0%,100%,.5)
}

    .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
        background: #fff
    }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
    }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

    .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
        pointer-events: none;
        z-index: 1
    }

        .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-slide {
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.elementor-pagination-position-outside .elementor-swiper-button {
    top: calc(50% - 30px / 2)
}

.elementor-swiper {
    position: relative
}

.elementor-main-swiper {
    position: static
}

.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 60px)
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
    left: 0
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
    right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.elementor-swiper-button {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0,0%,93.3%,.9);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .elementor-swiper-button svg {
        fill: hsla(0,0%,93.3%,.9);
        height: 1em;
        width: 1em
    }

.elementor-swiper-button-prev {
    left: 10px
}

.elementor-swiper-button-next {
    right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.swiper-container-cube .elementor-swiper-button {
    -webkit-transform: translate3d(0,-50%,1px);
    transform: translate3d(0,-50%,1px)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100%;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.elementor-lightbox {
    --lightbox-ui-color: hsla(0,0%,93.3%,0.9);
    --lightbox-ui-color-hover: #fff;
    --lightbox-text-color: var(--lightbox-ui-color);
    --lightbox-header-icons-size: 20px;
    --lightbox-navigation-icons-size: 25px
}

    .elementor-lightbox .dialog-header {
        display: none
    }

    .elementor-lightbox .dialog-widget-content {
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
        height: 100%
    }

    .elementor-lightbox .dialog-message {
        -webkit-animation-duration: .3s;
        animation-duration: .3s
    }

        .elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
            height: 100%
        }

        .elementor-lightbox .dialog-message.dialog-lightbox-message {
            padding: 0
        }

    .elementor-lightbox .dialog-lightbox-close-button {
        cursor: pointer;
        position: absolute;
        font-size: var(--lightbox-header-icons-size);
        right: .75em;
        margin-top: 13px;
        padding: .25em;
        z-index: 2;
        line-height: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .elementor-lightbox .dialog-lightbox-close-button svg {
            height: 1em;
            width: 1em
        }

    .elementor-lightbox .dialog-lightbox-close-button, .elementor-lightbox .elementor-swiper-button {
        color: var(--lightbox-ui-color);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        opacity: 1
    }

        .elementor-lightbox .dialog-lightbox-close-button svg, .elementor-lightbox .elementor-swiper-button svg {
            fill: var(--lightbox-ui-color)
        }

        .elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-lightbox .elementor-swiper-button:hover {
            color: var(--lightbox-ui-color-hover)
        }

            .elementor-lightbox .dialog-lightbox-close-button:hover svg, .elementor-lightbox .elementor-swiper-button:hover svg {
                fill: var(--lightbox-ui-color-hover)
            }

    .elementor-lightbox .swiper-container {
        height: 100%
    }

    .elementor-lightbox .elementor-lightbox-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        padding: 70px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
        margin: auto
    }

@media (max-width: 767px) {
    .elementor-lightbox .elementor-lightbox-item {
        padding: 70px 0
    }
}

.elementor-lightbox .elementor-lightbox-image {
    max-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-lightbox-image:hover {
        opacity: 1;
        -webkit-filter: none;
        filter: none;
        border: none
    }

.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-video-container {
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
    box-shadow: 0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (min-width: 1025px) {
    .elementor-lightbox .elementor-video-container {
        width: 75%
    }
}

@media (max-width: 1024px) {
    .elementor-lightbox .elementor-video-container {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
        width: 70%
    }
}

.elementor-lightbox .elementor-swiper-button:focus {
    outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 15%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--lightbox-navigation-icons-size)
}

.elementor-lightbox .elementor-swiper-button-prev {
    left: 0
}

.elementor-lightbox .elementor-swiper-button-next {
    right: 0
}

@media (max-width: 767px) {
    .elementor-lightbox .elementor-swiper-button:focus {
        outline: none
    }

    .elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
        width: 20%
    }

        .elementor-lightbox .elementor-swiper-button-next i, .elementor-lightbox .elementor-swiper-button-prev i {
            padding: 10px;
            background-color: rgba(0,0,0,.5)
        }

    .elementor-lightbox .elementor-swiper-button-prev {
        left: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-lightbox .elementor-swiper-button-next {
        right: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.elementor-slideshow__counter {
    color: currentColor;
    font-size: .75em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.elementor-slideshow__footer, .elementor-slideshow__header {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-slideshow__footer {
    color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
    color: var(--lightbox-ui-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    font-size: var(--lightbox-header-icons-size);
    padding-left: 1em;
    padding-right: 2.6em;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10
}

    .elementor-slideshow__header > i, .elementor-slideshow__header > svg {
        cursor: pointer;
        padding: .25em;
        margin: 0 .35em
    }

    .elementor-slideshow__header > i {
        font-size: inherit
    }

        .elementor-slideshow__header > i:hover {
            color: var(--lightbox-ui-color-hover)
        }

    .elementor-slideshow__header > svg {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        fill: var(--lightbox-ui-color);
        height: 1em;
        width: 1em
    }

        .elementor-slideshow__header > svg:hover {
            fill: var(--lightbox-ui-color-hover)
        }

    .elementor-slideshow__header .elementor-slideshow__counter {
        margin-right: auto
    }

    .elementor-slideshow__header .elementor-icon-share {
        z-index: 5
    }

.elementor-slideshow__share-menu {
    background-color: transparent;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

    .elementor-slideshow__share-menu .elementor-slideshow__share-links a {
        color: #2c2c2c
    }

.elementor-slideshow__share-links {
    display: block;
    position: absolute;
    min-width: 200px;
    right: 2.8em;
    top: 3em;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 14px 20px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transform-origin: 90% 10%;
    -ms-transform-origin: 90% 10%;
    transform-origin: 90% 10%;
    -webkit-transition: all .25s .1s;
    -o-transition: all .25s .1s;
    transition: all .25s .1s;
    -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.3);
    box-shadow: 0 4px 15px rgba(0,0,0,.3)
}

    .elementor-slideshow__share-links a {
        text-align: left;
        color: #55595c;
        font-size: 12px;
        line-height: 2.5;
        display: block;
        opacity: 0;
        -webkit-transition: opacity .5s .1s;
        -o-transition: opacity .5s .1s;
        transition: opacity .5s .1s
    }

        .elementor-slideshow__share-links a:hover {
            color: #000
        }

        .elementor-slideshow__share-links a i, .elementor-slideshow__share-links a svg {
            margin-right: .75em
        }

        .elementor-slideshow__share-links a i {
            font-size: 1.25em
        }

        .elementor-slideshow__share-links a svg {
            height: 1.25em;
            width: 1.25em
        }

    .elementor-slideshow__share-links:before {
        content: "";
        display: block;
        position: absolute;
        top: 1px;
        right: .5em;
        border: .45em solid transparent;
        border-bottom-color: #fff;
        -webkit-transform: translateY(-100%) scaleX(.7);
        -ms-transform: translateY(-100%) scaleX(.7);
        transform: translateY(-100%) scaleX(.7)
    }

.elementor-slideshow__footer {
    bottom: 0;
    z-index: 5;
    position: fixed
}

.elementor-slideshow__description, .elementor-slideshow__title {
    margin: 0
}

.elementor-slideshow__title {
    font-size: 16px;
    font-weight: 700
}

.elementor-slideshow__description {
    font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer, .elementor-slideshow--ui-hidden .elementor-slideshow__header {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next, .elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
    opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
    width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer, .elementor-slideshow--zoom-mode .elementor-slideshow__header {
    background-color: rgba(0,0,0,.5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next, .elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    cursor: default;
    background-color: rgba(0,0,0,.5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

    .elementor-slideshow--share-mode .elementor-slideshow__share-links, .elementor-slideshow--share-mode .elementor-slideshow__share-links a {
        opacity: 1
    }

        .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
            color: #1da1f2
        }

        .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
            color: #3b5998
        }

        .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
            color: #bd081c
        }

        .elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
            color: #a4afb7
        }

        .elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
            fill: #1da1f2
        }

        .elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
            fill: #3b5998
        }

        .elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
            fill: #bd081c
        }

        .elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
            fill: #a4afb7
        }

.elementor-slideshow--share-mode .eicon-share-arrow {
    z-index: 2
}

.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s
}

    .animated.animated-slow {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }

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

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .animated.reverse {
        animation-direction: reverse;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

@media (prefers-reduced-motion:reduce) {
    .animated {
        -webkit-animation: none;
        animation: none
    }
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

    .elementor-shape-top:not([data-negative=false]) svg {
        z-index: -1
    }

.elementor-shape-bottom {
    bottom: -1px
}

    .elementor-shape-bottom:not([data-negative=true]) svg {
        z-index: -1
    }

.elementor-shape[data-negative=false].elementor-shape-bottom, .elementor-shape[data-negative=true].elementor-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.page-template-elementor_canvas.elementor-page:before {
    display: none
}

.elementor-post__thumbnail__link {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

#left-area ul.elementor-icon-list-items, .elementor-edit-area .elementor-element ul.elementor-icon-list-items, .elementor .elementor-element ul.elementor-icon-list-items {
    padding: 0
}

#wpadminbar * {
    font-style: normal
}

.e--ua-appleWebkit.rtl {
    --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
    --justify-content: var(--flex-right,flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
    --justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content,space-between);
    -ms-flex-pack: var(--justify-content,space-between);
    justify-content: var(--justify-content,space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
    display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 1024px) {
    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
        --justify-content: var(--flex-right,flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content,space-between);
        -ms-flex-pack: var(--justify-content,space-between);
        justify-content: var(--justify-content,space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
        --justify-content: var(--flex-right,flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content,space-between);
        -ms-flex-pack: var(--justify-content,space-between);
        justify-content: var(--justify-content,space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
        display: none
    }
}

@media (min-width: -1px) and (max-width:-1px) {
    .elementor .elementor-hidden-mobile_extra {
        display: none
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display: none
    }
}

@media (min-width: -1px) and (max-width:-1px) {
    .elementor .elementor-hidden-tablet_extra {
        display: none
    }
}

@media (min-width: 1025px) and (max-width:1200px) {
    .elementor .elementor-hidden-laptop {
        display: none
    }
}

@media (min-width: 1201px) and (max-width:99999px) {
    .elementor .elementor-hidden-desktop {
        display: none
    }
}

@media (min-width: -1px) {
    .elementor .elementor-hidden-widescreen {
        display: none
    }
}

.elementor-widget-text-path {
    font-size: 20px;
    text-align: var(--alignment,left)
}

    .elementor-widget-text-path svg {
        width: var(--width);
        max-width: 100%;
        height: auto;
        overflow: visible;
        word-spacing: var(--word-spacing);
        -webkit-transform: rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));
        -ms-transform: rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));
        transform: rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))
    }

        .elementor-widget-text-path svg path {
            vector-effect: non-scaling-stroke;
            fill: var(--path-fill,transparent);
            stroke: var(--stroke-color,transparent);
            stroke-width: var(--stroke-width,1px);
            -webkit-transition: var(--stroke-transition) stroke,var(--stroke-transition) fill;
            -o-transition: var(--stroke-transition) stroke,var(--stroke-transition) fill;
            transition: var(--stroke-transition) stroke,var(--stroke-transition) fill
        }

        .elementor-widget-text-path svg:hover path {
            --path-fill: var(--path-fill-hover);
            --stroke-color: var(--stroke-color-hover);
            --stroke-width: var(--stroke-width-hover)
        }

        .elementor-widget-text-path svg text {
            --fill: var(--text-color);
            fill: var(--fill);
            direction: var(--direction,ltr);
            -webkit-transition: var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;
            -o-transition: var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;
            transition: var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill
        }

            .elementor-widget-text-path svg text:hover {
                --color: var(--text-color-hover,var(--text-color));
                --fill: var(--color);
                color: var(--color)
            }

.elementor-kit-6 {
    --e-global-color-primary: #f3b402;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-typography-primary-font-family: Roboto;
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: Roboto;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: Roboto;
    --e-global-typography-accent-font-weight: 500
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1400px
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

{
}

h1.entry-title {
    display: var(--page-title-display)
}

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1024px
    }
}

@media(max-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 767px
    }
}

.elementor-widget-heading .elementor-heading-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-image .widget-image-caption {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-text-editor {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

    .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
        background-color: var(--e-global-color-primary)
    }

    .elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
        color: var(--e-global-color-primary);
        border-color: var(--e-global-color-primary)
    }

.elementor-widget-button .elementor-button {
    font-family: var(--e-global-typography-accent-font-family),Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent)
}

.elementor-widget-divider {
    --divider-color: var(--e-global-color-secondary)
}

    .elementor-widget-divider .elementor-divider__text {
        color: var(--e-global-color-secondary);
        font-family: var(--e-global-typography-secondary-font-family),Sans-serif;
        font-weight: var(--e-global-typography-secondary-font-weight)
    }

    .elementor-widget-divider.elementor-view-stacked .elementor-icon {
        background-color: var(--e-global-color-secondary)
    }

    .elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon {
        color: var(--e-global-color-secondary);
        border-color: var(--e-global-color-secondary)
    }

        .elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg {
            fill: var(--e-global-color-secondary)
        }

.elementor-widget-image-box .elementor-image-box-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-image-box .elementor-image-box-description {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-icon.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon {
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

    .elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg {
        fill: var(--e-global-color-primary)
    }

.elementor-widget-icon-box.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.elementor-widget-icon-box .elementor-icon-box-title {
    color: var(--e-global-color-primary)
}

    .elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a {
        font-family: var(--e-global-typography-primary-font-family),Sans-serif;
        font-weight: var(--e-global-typography-primary-font-weight)
    }

.elementor-widget-icon-box .elementor-icon-box-description {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-star-rating .elementor-star-rating__title {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-image-gallery .gallery-item .gallery-caption {
    font-family: var(--e-global-typography-accent-font-family),Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after {
    border-color: var(--e-global-color-text)
}

.elementor-widget-icon-list .elementor-icon-list-icon i {
    color: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-text {
    color: var(--e-global-color-secondary)
}

.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a {
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-counter .elementor-counter-number-wrapper {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-counter .elementor-counter-title {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-progress .elementor-title {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-name {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-testimonial .elementor-testimonial-job {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a {
    color: var(--e-global-color-primary)
}

    .elementor-widget-tabs .elementor-tab-title.elementor-active, .elementor-widget-tabs .elementor-tab-title.elementor-active a {
        color: var(--e-global-color-accent)
    }

.elementor-widget-tabs .elementor-tab-title {
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-tabs .elementor-tab-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title {
    color: var(--e-global-color-primary)
}

    .elementor-widget-accordion .elementor-accordion-icon svg {
        fill: var(--e-global-color-primary)
    }

.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title {
    color: var(--e-global-color-accent)
}

    .elementor-widget-accordion .elementor-active .elementor-accordion-icon svg {
        fill: var(--e-global-color-accent)
    }

.elementor-widget-accordion .elementor-accordion-title {
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-accordion .elementor-tab-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon {
    color: var(--e-global-color-primary)
}

    .elementor-widget-toggle .elementor-toggle-icon svg {
        fill: var(--e-global-color-primary)
    }

.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon {
    color: var(--e-global-color-accent)
}

.elementor-widget-toggle .elementor-toggle-title {
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-toggle .elementor-tab-content {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-alert .elementor-alert-title {
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-alert .elementor-alert-description {
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-text-path {
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-11504 .elementor-element.elementor-element-4e45647 > .elementor-background-overlay {
    opacity: .52
}

.elementor-11504 .elementor-element.elementor-element-4e45647, .elementor-11504 .elementor-element.elementor-element-4e45647 > .elementor-background-overlay {
    border-radius: 0 0 0 0
}

.elementor-11504 .elementor-element.elementor-element-4e45647 {
    box-shadow: 0 0 0 0 rgba(0,0,0,0.5);
    margin-top: 0;
    padding: 0
}

.elementor-11504 .elementor-element.elementor-element-c01d66c > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-c01d66c > .elementor-element-populated {
    margin: 0;
    --e-column-margin-right: 0;
    --e-column-margin-left: 0;
    padding: 0
}

.elementor-11504 .elementor-element.elementor-element-41c6a0a > .elementor-widget-container {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.04)
}

.elementor-11504 .elementor-element.elementor-element-17f824b > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-17f824b > .elementor-element-populated {
    margin: 0;
    --e-column-margin-right: 0;
    --e-column-margin-left: 0;
    padding: 0
}

.elementor-11504 .elementor-element.elementor-element-03c4001 {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.04);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin-top: 0;
    padding: 0
}

    .elementor-11504 .elementor-element.elementor-element-03c4001 > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-d860a52 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-d860a52 > .elementor-element-populated {
    margin: 0;
    --e-column-margin-right: 0;
    --e-column-margin-left: 0;
    padding: 0
}

.elementor-11504 .elementor-element.elementor-element-6a2ba71 {
    text-align: left
}

    .elementor-11504 .elementor-element.elementor-element-6a2ba71 .elementor-heading-title {
        color: #FFF;
        font-family: "Righteous",Sans-serif;
        font-size: 25px;
        font-weight: 400
    }

    .elementor-11504 .elementor-element.elementor-element-6a2ba71 > .elementor-widget-container {
        margin: 0;
        padding: 0
    }

.elementor-11504 .elementor-element.elementor-element-0d649b9 > .elementor-container {
    min-height: 130px
}

.elementor-11504 .elementor-element.elementor-element-0d649b9 {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin-top: 0;
    margin-bottom: 19px
}

    .elementor-11504 .elementor-element.elementor-element-0d649b9 > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-b598044.elementor-column > .elementor-widget-wrap {
    justify-content: center
}

.elementor-11504 .elementor-element.elementor-element-b598044 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-726df0b > .elementor-widget-container {
    margin: 0 20px 0 0
}

.elementor-11504 .elementor-element.elementor-element-726df0b {
    width: auto;
    max-width: auto
}

.elementor-11504 .elementor-element.elementor-element-0614438 .elementor-heading-title {
    color: #FFF;
    font-family: "Righteous",Sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px
}

.elementor-11504 .elementor-element.elementor-element-0614438 {
    width: auto;
    max-width: auto
}

.elementor-11504 .elementor-element.elementor-element-4b039bd .elementor-button {
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
    fill: #000;
    color: #000;
    background-color: transparent;
    background-image: linear-gradient(0deg,#F3B402 10%,#FBE600 100%);
    border-radius: 0 0 0 0
}

    .elementor-11504 .elementor-element.elementor-element-4b039bd .elementor-button:hover, .elementor-11504 .elementor-element.elementor-element-4b039bd .elementor-button:focus {
        color: #FFF;
        background-color: transparent;
        background-image: linear-gradient(180deg,#000 0%,#000 100%)
    }

        .elementor-11504 .elementor-element.elementor-element-4b039bd .elementor-button:hover svg, .elementor-11504 .elementor-element.elementor-element-4b039bd .elementor-button:focus svg {
            fill: #FFF
        }

.elementor-11504 .elementor-element.elementor-element-4b039bd > .elementor-widget-container {
    margin: 0 0 0 50px
}

.elementor-11504 .elementor-element.elementor-element-4b039bd {
    width: auto;
    max-width: auto
}

.elementor-11504 .elementor-element.elementor-element-f8ce87e {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.04);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin-top: 0;
    margin-bottom: 19px;
    padding: 0
}

    .elementor-11504 .elementor-element.elementor-element-f8ce87e > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-ce9886a > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-ce9886a > .elementor-element-populated {
    margin: 0;
    --e-column-margin-right: 0;
    --e-column-margin-left: 0;
    padding: 0 15px 0 0
}

.elementor-11504 .elementor-element.elementor-element-6c48832 {
    text-align: left
}

    .elementor-11504 .elementor-element.elementor-element-6c48832 img {
        filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg)
    }

.elementor-11504 .elementor-element.elementor-element-2c912e1 .elementor-heading-title {
    color: #FFF;
    font-family: "Righteous",Sans-serif;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: 0
}

.elementor-11504 .elementor-element.elementor-element-2c912e1 {
    width: auto;
    max-width: auto;
    top: 25%
}

body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-2c912e1 {
    left: 45px
}

body.rtl .elementor-11504 .elementor-element.elementor-element-2c912e1 {
    right: 45px
}

.elementor-11504 .elementor-element.elementor-element-4d9b072 .elementor-heading-title {
    color: #FFF;
    font-family: "Righteous",Sans-serif;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: 0
}

.elementor-11504 .elementor-element.elementor-element-4d9b072 {
    width: auto;
    max-width: auto;
    top: 38.5%
}

body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-4d9b072 {
    left: 45px
}

body.rtl .elementor-11504 .elementor-element.elementor-element-4d9b072 {
    right: 45px
}

.elementor-11504 .elementor-element.elementor-element-10398ee .elementor-button {
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
    fill: #000;
    color: #000;
    background-color: transparent;
    background-image: linear-gradient(0deg,#F3B402 10%,#FBE600 100%);
    border-radius: 0 0 0 0
}

    .elementor-11504 .elementor-element.elementor-element-10398ee .elementor-button:hover, .elementor-11504 .elementor-element.elementor-element-10398ee .elementor-button:focus {
        color: #FFF;
        background-color: transparent;
        background-image: linear-gradient(180deg,#000 0%,#000 100%)
    }

        .elementor-11504 .elementor-element.elementor-element-10398ee .elementor-button:hover svg, .elementor-11504 .elementor-element.elementor-element-10398ee .elementor-button:focus svg {
            fill: #FFF
        }

.elementor-11504 .elementor-element.elementor-element-10398ee {
    width: auto;
    max-width: auto;
    top: 190px
}

body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-10398ee {
    left: 45px
}

body.rtl .elementor-11504 .elementor-element.elementor-element-10398ee {
    right: 45px
}

.elementor-11504 .elementor-element.elementor-element-836fca9 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-836fca9 > .elementor-element-populated {
    margin: 0;
    --e-column-margin-right: 0;
    --e-column-margin-left: 0;
    padding: 0 0 0 15px
}

.elementor-11504 .elementor-element.elementor-element-dfba3a6 {
    text-align: right
}

.elementor-11504 .elementor-element.elementor-element-c348686 .elementor-heading-title {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0
}

.elementor-11504 .elementor-element.elementor-element-c348686 {
    width: initial;
    max-width: initial;
    top: 30%
}

body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-c348686 {
    left: 45px
}

body.rtl .elementor-11504 .elementor-element.elementor-element-c348686 {
    right: 45px
}

.elementor-11504 .elementor-element.elementor-element-823f3ea .elementor-heading-title {
    color: #FFF;
    font-family: "Righteous",Sans-serif;
    font-size: 35px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0
}

.elementor-11504 .elementor-element.elementor-element-823f3ea {
    width: auto;
    max-width: auto;
    top: 41%
}

body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-823f3ea {
    left: 45px
}

body.rtl .elementor-11504 .elementor-element.elementor-element-823f3ea {
    right: 45px
}

.elementor-11504 .elementor-element.elementor-element-690aa28 .elementor-button {
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
    fill: #000;
    color: #000;
    background-color: transparent;
    background-image: linear-gradient(0deg,#F3B402 10%,#FBE600 100%);
    border-radius: 0 0 0 0
}

    .elementor-11504 .elementor-element.elementor-element-690aa28 .elementor-button:hover, .elementor-11504 .elementor-element.elementor-element-690aa28 .elementor-button:focus {
        color: #FFF;
        background-color: transparent;
        background-image: linear-gradient(180deg,#000 0%,#000 100%)
    }

        .elementor-11504 .elementor-element.elementor-element-690aa28 .elementor-button:hover svg, .elementor-11504 .elementor-element.elementor-element-690aa28 .elementor-button:focus svg {
            fill: #FFF
        }

.elementor-11504 .elementor-element.elementor-element-690aa28 {
    width: auto;
    max-width: auto;
    top: 190px
}

body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-690aa28 {
    left: 45px
}

body.rtl .elementor-11504 .elementor-element.elementor-element-690aa28 {
    right: 45px
}

.elementor-11504 .elementor-element.elementor-element-4e30fb2 {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin-top: 0;
    margin-bottom: 19px;
    padding: 0
}

    .elementor-11504 .elementor-element.elementor-element-4e30fb2 > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-7724a73 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-7724a73:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-11504 .elementor-element.elementor-element-7724a73 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #032B38CC
}

.elementor-11504 .elementor-element.elementor-element-7724a73 > .elementor-element-populated {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin: 0 30px 0 0;
    --e-column-margin-right: 30px;
    --e-column-margin-left: 0;
    padding: 60px 15px 60px 45px
}

    .elementor-11504 .elementor-element.elementor-element-7724a73 > .elementor-element-populated > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-3e26f66 .elementor-heading-title {
    color: #FFF;
    font-family: "Righteous",Sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 35px
}

.elementor-11504 .elementor-element.elementor-element-3e26f66 > .elementor-widget-container {
    margin: 0 0 35px
}

.elementor-11504 .elementor-element.elementor-element-d7c09d7 {
    color: #FFF;
    font-size: 16px;
    font-weight: 400
}

    .elementor-11504 .elementor-element.elementor-element-d7c09d7 > .elementor-widget-container {
        margin: 0 0 50px
    }

.elementor-11504 .elementor-element.elementor-element-24a408f .elementor-button {
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
    fill: #000;
    color: #000;
    background-color: transparent;
    background-image: linear-gradient(0deg,#F3B402 10%,#FBE600 100%);
    border-radius: 0 0 0 0
}

    .elementor-11504 .elementor-element.elementor-element-24a408f .elementor-button:hover, .elementor-11504 .elementor-element.elementor-element-24a408f .elementor-button:focus {
        color: #FFF;
        background-color: transparent;
        background-image: linear-gradient(180deg,#000 0%,#000 100%)
    }

        .elementor-11504 .elementor-element.elementor-element-24a408f .elementor-button:hover svg, .elementor-11504 .elementor-element.elementor-element-24a408f .elementor-button:focus svg {
            fill: #FFF
        }

.elementor-11504 .elementor-element.elementor-element-c96e793 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-c96e793 > .elementor-element-populated {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.04);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin: 0;
    --e-column-margin-right: 0;
    --e-column-margin-left: 0;
    padding: 0
}

    .elementor-11504 .elementor-element.elementor-element-c96e793 > .elementor-element-populated > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-99ce3e3 {
    text-align: left
}

    .elementor-11504 .elementor-element.elementor-element-99ce3e3 .elementor-heading-title {
        color: #FFF;
        font-family: "Righteous",Sans-serif;
        font-size: 25px;
        font-weight: 400
    }

    .elementor-11504 .elementor-element.elementor-element-99ce3e3 > .elementor-widget-container {
        margin: 0;
        padding: 0
    }

.elementor-11504 .elementor-element.elementor-element-8f45124:not(.elementor-motion-effects-element-type-background), .elementor-11504 .elementor-element.elementor-element-8f45124 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #032B38CC
}

.elementor-11504 .elementor-element.elementor-element-8f45124 {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin-top: 0;
    margin-bottom: 19px;
    padding: 70px
}

    .elementor-11504 .elementor-element.elementor-element-8f45124 > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-fea46cd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-74599a0 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-74599a0 > .elementor-element-populated {
    margin: 0;
    --e-column-margin-right: 0;
    --e-column-margin-left: 0;
    padding: 0 0 0 80px
}

.elementor-11504 .elementor-element.elementor-element-fce1c4c .elementor-heading-title {
    color: #FFF;
    font-family: "Righteous",Sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 35px
}

.elementor-11504 .elementor-element.elementor-element-fce1c4c > .elementor-widget-container {
    margin: 0 0 35px
}

.elementor-11504 .elementor-element.elementor-element-ab5445a {
    color: #FFF;
    font-size: 16px;
    font-weight: 400
}

    .elementor-11504 .elementor-element.elementor-element-ab5445a > .elementor-widget-container {
        margin: 0 0 50px
    }

.elementor-11504 .elementor-element.elementor-element-81c24a3 {
    color: #FFF;
    font-weight: 400
}

    .elementor-11504 .elementor-element.elementor-element-81c24a3 > .elementor-widget-container {
        margin: 0 0 50px
    }

.elementor-11504 .elementor-element.elementor-element-c0f3a3f .elementor-button {
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
    fill: #000;
    color: #000;
    background-color: transparent;
    background-image: linear-gradient(0deg,#F3B402 10%,#FBE600 100%);
    border-radius: 0 0 0 0
}

    .elementor-11504 .elementor-element.elementor-element-c0f3a3f .elementor-button:hover, .elementor-11504 .elementor-element.elementor-element-c0f3a3f .elementor-button:focus {
        color: #FFF;
        background-color: transparent;
        background-image: linear-gradient(180deg,#000 0%,#000 100%)
    }

        .elementor-11504 .elementor-element.elementor-element-c0f3a3f .elementor-button:hover svg, .elementor-11504 .elementor-element.elementor-element-c0f3a3f .elementor-button:focus svg {
            fill: #FFF
        }

.elementor-11504 .elementor-element.elementor-element-c0f3a3f {
    width: auto;
    max-width: auto
}

.elementor-11504 .elementor-element.elementor-element-fc2ece2 {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin-top: 0;
    margin-bottom: 19px;
    padding: 0
}

    .elementor-11504 .elementor-element.elementor-element-fc2ece2 > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-df9f194 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-df9f194:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-11504 .elementor-element.elementor-element-df9f194 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #032B38CC
}

.elementor-11504 .elementor-element.elementor-element-df9f194 > .elementor-element-populated {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin: 0 30px 0 0;
    --e-column-margin-right: 30px;
    --e-column-margin-left: 0;
    padding: 60px 15px 60px 45px
}

    .elementor-11504 .elementor-element.elementor-element-df9f194 > .elementor-element-populated > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-c54d9dc .elementor-heading-title {
    color: #FFF;
    font-family: "Righteous",Sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 35px
}

.elementor-11504 .elementor-element.elementor-element-c54d9dc > .elementor-widget-container {
    margin: 0 0 35px
}

.elementor-11504 .elementor-element.elementor-element-7e0f6ec {
    color: #FFF;
    font-size: 16px;
    font-weight: 400
}

    .elementor-11504 .elementor-element.elementor-element-7e0f6ec > .elementor-widget-container {
        margin: 0 0 50px
    }

.elementor-11504 .elementor-element.elementor-element-7356919 .elementor-button {
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
    fill: #000;
    color: #000;
    background-color: transparent;
    background-image: linear-gradient(0deg,#F3B402 10%,#FBE600 100%);
    border-radius: 0 0 0 0
}

    .elementor-11504 .elementor-element.elementor-element-7356919 .elementor-button:hover, .elementor-11504 .elementor-element.elementor-element-7356919 .elementor-button:focus {
        color: #FFF;
        background-color: transparent;
        background-image: linear-gradient(180deg,#000 0%,#000 100%)
    }

        .elementor-11504 .elementor-element.elementor-element-7356919 .elementor-button:hover svg, .elementor-11504 .elementor-element.elementor-element-7356919 .elementor-button:focus svg {
            fill: #FFF
        }

.elementor-11504 .elementor-element.elementor-element-ccc1898 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-ccc1898 > .elementor-element-populated {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.04);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin: 0;
    --e-column-margin-right: 0;
    --e-column-margin-left: 0;
    padding: 0
}

    .elementor-11504 .elementor-element.elementor-element-ccc1898 > .elementor-element-populated > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-031a037 {
    text-align: left
}

    .elementor-11504 .elementor-element.elementor-element-031a037 .elementor-heading-title {
        color: #FFF;
        font-family: "Righteous",Sans-serif;
        font-size: 25px;
        font-weight: 400
    }

    .elementor-11504 .elementor-element.elementor-element-031a037 > .elementor-widget-container {
        margin: 0;
        padding: 0
    }

.elementor-11504 .elementor-element.elementor-element-2708be0 {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.04);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin-top: 0;
    margin-bottom: 19px;
    padding: 0
}

    .elementor-11504 .elementor-element.elementor-element-2708be0 > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-72f4e71 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-72f4e71 > .elementor-element-populated {
    margin: 0;
    --e-column-margin-right: 0;
    --e-column-margin-left: 0;
    padding: 0
}

.elementor-11504 .elementor-element.elementor-element-03b7389 {
    --e-image-carousel-slides-to-show: 6
}

    .elementor-11504 .elementor-element.elementor-element-03b7389 .swiper-wrapper {
        display: flex;
        align-items: center
    }

    .elementor-11504 .elementor-element.elementor-element-03b7389 > .elementor-widget-container {
        padding: 0
    }

.elementor-11504 .elementor-element.elementor-element-335f049 {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin-top: 0;
    margin-bottom: 0
}

    .elementor-11504 .elementor-element.elementor-element-335f049 > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-8813026 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-11504 .elementor-element.elementor-element-8813026 > .elementor-element-populated {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow .3s;
    margin: 0;
    --e-column-margin-right: 0;
    --e-column-margin-left: 0;
    padding: 0
}

    .elementor-11504 .elementor-element.elementor-element-8813026 > .elementor-element-populated > .elementor-background-overlay {
        transition: background 0.3s,border-radius 0.3s,opacity .3s
    }

.elementor-11504 .elementor-element.elementor-element-f4b99ab {
    text-align: left
}

    .elementor-11504 .elementor-element.elementor-element-f4b99ab .elementor-heading-title {
        color: #FFF;
        font-family: "Righteous",Sans-serif;
        font-size: 25px;
        font-weight: 400
    }

    .elementor-11504 .elementor-element.elementor-element-f4b99ab > .elementor-widget-container {
        margin: 0;
        padding: 0
    }

:root {
    --page-title-display: none
}

@media(max-width: 1200px) {
    .elementor-11504 .elementor-element.elementor-element-0614438 .elementor-heading-title {
        font-size: 28px
    }

    .elementor-11504 .elementor-element.elementor-element-2c912e1 {
        top: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-4d9b072 {
        top: 70px
    }

    .elementor-11504 .elementor-element.elementor-element-10398ee {
        top: 135px
    }

    .elementor-11504 .elementor-element.elementor-element-c348686 {
        top: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-823f3ea {
        top: 70px
    }

    .elementor-11504 .elementor-element.elementor-element-690aa28 {
        top: 135px
    }

    .elementor-11504 .elementor-element.elementor-element-7724a73 > .elementor-element-populated {
        padding: 30px 15px 30px 30px
    }

    .elementor-11504 .elementor-element.elementor-element-8f45124 {
        padding: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-74599a0 > .elementor-element-populated {
        padding: 0 0 0 30px
    }

    .elementor-11504 .elementor-element.elementor-element-fce1c4c > .elementor-widget-container {
        margin: 0 0 30px
    }

    .elementor-11504 .elementor-element.elementor-element-ab5445a > .elementor-widget-container {
        margin: 0 0 30px
    }

    .elementor-11504 .elementor-element.elementor-element-81c24a3 > .elementor-widget-container {
        margin: 0 0 30px
    }

    .elementor-11504 .elementor-element.elementor-element-df9f194 > .elementor-element-populated {
        padding: 30px 15px 30px 30px
    }
}

@media(max-width: 1024px) {
    .elementor-11504 .elementor-element.elementor-element-4e45647 {
        margin-top: 0;
        margin-bottom: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-17f824b > .elementor-element-populated {
        margin: 0;
        --e-column-margin-right: 0;
        --e-column-margin-left: 0
    }

    .elementor-11504 .elementor-element.elementor-element-03c4001 {
        margin-top: 0;
        margin-bottom: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-0d649b9 {
        margin-top: 0;
        margin-bottom: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-0614438 .elementor-heading-title {
        font-size: 18px
    }

    .elementor-11504 .elementor-element.elementor-element-f8ce87e {
        margin-top: 0;
        margin-bottom: 30px
    }

    .elementor-bc-flex-widget .elementor-11504 .elementor-element.elementor-element-ce9886a.elementor-column .elementor-widget-wrap {
        align-items: space-between
    }

    .elementor-11504 .elementor-element.elementor-element-ce9886a.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
        align-content: space-between;
        align-items: space-between
    }

    .elementor-11504 .elementor-element.elementor-element-ce9886a.elementor-column > .elementor-widget-wrap {
        justify-content: space-between
    }

    .elementor-11504 .elementor-element.elementor-element-ce9886a > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
        margin-bottom: 0
    }

    .elementor-11504 .elementor-element.elementor-element-ce9886a > .elementor-element-populated {
        margin: 0;
        --e-column-margin-right: 0;
        --e-column-margin-left: 0;
        padding: 0 15px 0 0
    }

    .elementor-11504 .elementor-element.elementor-element-2c912e1 .elementor-heading-title {
        font-size: 25px
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-2c912e1 {
        left: 30px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-2c912e1 {
        right: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-2c912e1 {
        top: 20px
    }

    .elementor-11504 .elementor-element.elementor-element-4d9b072 .elementor-heading-title {
        font-size: 25px
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-4d9b072 {
        left: 30px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-4d9b072 {
        right: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-4d9b072 {
        top: 50px
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-10398ee {
        left: 30px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-10398ee {
        right: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-10398ee {
        top: 95px
    }

    .elementor-11504 .elementor-element.elementor-element-836fca9 > .elementor-element-populated {
        margin: 0;
        --e-column-margin-right: 0;
        --e-column-margin-left: 0;
        padding: 0 0 0 15px
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-c348686 {
        left: 30px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-c348686 {
        right: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-c348686 {
        top: 20px
    }

    .elementor-11504 .elementor-element.elementor-element-823f3ea .elementor-heading-title {
        font-size: 25px
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-823f3ea {
        left: 30px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-823f3ea {
        right: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-823f3ea {
        top: 46px
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-690aa28 {
        left: 30px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-690aa28 {
        right: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-690aa28 {
        top: 95px
    }

    .elementor-11504 .elementor-element.elementor-element-4e30fb2 {
        margin-top: 0;
        margin-bottom: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-7724a73 > .elementor-element-populated {
        margin: 0 15px 0 0;
        --e-column-margin-right: 15px;
        --e-column-margin-left: 0;
        padding: 30px 15px
    }

    .elementor-11504 .elementor-element.elementor-element-3e26f66 .elementor-heading-title {
        font-size: 20px
    }

    .elementor-11504 .elementor-element.elementor-element-8f45124 {
        margin-top: 0;
        margin-bottom: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-fc2ece2 {
        margin-top: 0;
        margin-bottom: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-df9f194 > .elementor-element-populated {
        margin: 0 15px 0 0;
        --e-column-margin-right: 15px;
        --e-column-margin-left: 0;
        padding: 30px 15px
    }

    .elementor-11504 .elementor-element.elementor-element-c54d9dc .elementor-heading-title {
        font-size: 20px
    }

    .elementor-11504 .elementor-element.elementor-element-2708be0 {
        margin-top: 0;
        margin-bottom: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-03b7389 {
        --e-image-carousel-slides-to-show: 5
    }

    .elementor-11504 .elementor-element.elementor-element-335f049 {
        margin-top: 0;
        margin-bottom: 30px
    }
}

@media(max-width: 767px) {
    .elementor-11504 .elementor-element.elementor-element-6a2ba71 .elementor-heading-title {
        font-size: 25px;
        line-height: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-6a2ba71 > .elementor-widget-container {
        padding: 0
    }

    .elementor-11504 .elementor-element.elementor-element-0614438 .elementor-heading-title {
        font-size: 18px;
        line-height: 25px
    }

    .elementor-11504 .elementor-element.elementor-element-0614438 > .elementor-widget-container {
        margin: 0 0 15px
    }

    .elementor-11504 .elementor-element.elementor-element-4b039bd > .elementor-widget-container {
        margin: 0
    }

    .elementor-11504 .elementor-element.elementor-element-f8ce87e {
        margin-top: 0;
        margin-bottom: 30px;
        padding: 0
    }

    .elementor-11504 .elementor-element.elementor-element-ce9886a > .elementor-element-populated {
        margin: 0 0 15px;
        --e-column-margin-right: 0;
        --e-column-margin-left: 0;
        padding: 0
    }

    .elementor-11504 .elementor-element.elementor-element-2c912e1 .elementor-heading-title {
        font-size: 20px;
        line-height: 24px
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-2c912e1 {
        left: 15px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-2c912e1 {
        right: 15px
    }

    .elementor-11504 .elementor-element.elementor-element-2c912e1 {
        top: 5px
    }

    .elementor-11504 .elementor-element.elementor-element-4d9b072 .elementor-heading-title {
        font-size: 20px;
        line-height: 24px
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-4d9b072 {
        left: 15px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-4d9b072 {
        right: 15px
    }

    .elementor-11504 .elementor-element.elementor-element-4d9b072 {
        top: 33px
    }

    .elementor-11504 .elementor-element.elementor-element-10398ee .elementor-button {
        padding: 10px 20px
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-10398ee {
        left: 15px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-10398ee {
        right: 15px
    }

    .elementor-11504 .elementor-element.elementor-element-10398ee {
        top: 65px
    }

    .elementor-11504 .elementor-element.elementor-element-836fca9 > .elementor-element-populated {
        padding: 0
    }

    .elementor-11504 .elementor-element.elementor-element-dfba3a6 {
        text-align: right
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-c348686 {
        left: 15px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-c348686 {
        right: 15px
    }

    .elementor-11504 .elementor-element.elementor-element-c348686 {
        top: 15px
    }

    .elementor-11504 .elementor-element.elementor-element-823f3ea .elementor-heading-title {
        font-size: 25px
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-823f3ea {
        left: 15px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-823f3ea {
        right: 15px
    }

    .elementor-11504 .elementor-element.elementor-element-823f3ea {
        top: 46px
    }

    .elementor-11504 .elementor-element.elementor-element-690aa28 .elementor-button {
        padding: 10px 20px
    }

    body:not(.rtl) .elementor-11504 .elementor-element.elementor-element-690aa28 {
        left: 15px
    }

    body.rtl .elementor-11504 .elementor-element.elementor-element-690aa28 {
        right: 15px
    }

    .elementor-11504 .elementor-element.elementor-element-690aa28 {
        top: 100px
    }

    .elementor-11504 .elementor-element.elementor-element-7724a73 > .elementor-element-populated {
        margin: 0 0 15px;
        --e-column-margin-right: 0;
        --e-column-margin-left: 0
    }

    .elementor-11504 .elementor-element.elementor-element-3e26f66 {
        text-align: center
    }

    .elementor-11504 .elementor-element.elementor-element-d7c09d7 {
        text-align: center
    }

    .elementor-11504 .elementor-element.elementor-element-99ce3e3 .elementor-heading-title {
        font-size: 25px;
        line-height: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-99ce3e3 > .elementor-widget-container {
        padding: 0
    }

    .elementor-11504 .elementor-element.elementor-element-8f45124 {
        padding: 15px
    }

    .elementor-11504 .elementor-element.elementor-element-69af8c9 {
        text-align: left
    }

    .elementor-11504 .elementor-element.elementor-element-74599a0 > .elementor-element-populated {
        padding: 15px 0 0
    }

    .elementor-11504 .elementor-element.elementor-element-df9f194 > .elementor-element-populated {
        margin: 0 0 15px;
        --e-column-margin-right: 0;
        --e-column-margin-left: 0
    }

    .elementor-11504 .elementor-element.elementor-element-c54d9dc {
        text-align: center
    }

    .elementor-11504 .elementor-element.elementor-element-7e0f6ec {
        text-align: center
    }

    .elementor-11504 .elementor-element.elementor-element-ccc1898 > .elementor-element-populated {
        padding: 0
    }

    .elementor-11504 .elementor-element.elementor-element-031a037 .elementor-heading-title {
        font-size: 25px;
        line-height: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-031a037 > .elementor-widget-container {
        padding: 0
    }

    .elementor-11504 .elementor-element.elementor-element-03b7389 {
        --e-image-carousel-slides-to-show: 2
    }

    .elementor-11504 .elementor-element.elementor-element-f4b99ab .elementor-heading-title {
        font-size: 25px;
        line-height: 30px
    }

    .elementor-11504 .elementor-element.elementor-element-f4b99ab > .elementor-widget-container {
        padding: 0
    }
}

@media(min-width: 768px) {
    .elementor-11504 .elementor-element.elementor-element-c01d66c {
        width: 21%
    }

    .elementor-11504 .elementor-element.elementor-element-17f824b {
        width: 79%
    }

    .elementor-11504 .elementor-element.elementor-element-ce9886a {
        width: 50%
    }

    .elementor-11504 .elementor-element.elementor-element-836fca9 {
        width: 50%
    }

    .elementor-11504 .elementor-element.elementor-element-7724a73 {
        width: 21.429%
    }

    .elementor-11504 .elementor-element.elementor-element-c96e793 {
        width: 78.571%
    }

    .elementor-11504 .elementor-element.elementor-element-df9f194 {
        width: 21.429%
    }

    .elementor-11504 .elementor-element.elementor-element-ccc1898 {
        width: 78.571%
    }
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-11504 .elementor-element.elementor-element-c01d66c {
        width: 100%
    }

    .elementor-11504 .elementor-element.elementor-element-17f824b {
        width: 100%
    }

    .elementor-11504 .elementor-element.elementor-element-7724a73 {
        width: 30%
    }

    .elementor-11504 .elementor-element.elementor-element-c96e793 {
        width: 70%
    }

    .elementor-11504 .elementor-element.elementor-element-df9f194 {
        width: 30%
    }

    .elementor-11504 .elementor-element.elementor-element-ccc1898 {
        width: 70%
    }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        margin: 0 0 -4px;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative
        }

    .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .select2-container .select2-search--inline {
        float: left;
        padding: 0
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin: 0;
            padding: 0
        }

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

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

    .select2-results__option[aria-selected], .select2-results__option[data-selected] {
        cursor: pointer
    }

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }

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

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

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

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

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

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none;
            margin: 5px 5px 0 0
        }

            .select2-container--default .select2-selection--multiple .select2-selection__rendered li:before {
                content: "";
                display: none
            }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-top: 5px;
        margin-right: 10px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333
        }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

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

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

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

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: #ddd
}

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

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

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

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

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

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

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

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #0073aa;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
    background-repeat: repeat-x
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #0073aa
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-right: 10px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
        background-repeat: repeat-x
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #0073aa
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: 0 0;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888;
            border-width: 0 4px 5px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(to bottom,#fff 0,#eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #0073aa
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555
        }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #0073aa
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

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

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

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected], .select2-container--classic .select2-results__option--highlighted[data-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #0073aa
}

.swal2-popup.swal2-toast {
    box-sizing: border-box;
    grid-column: 1/4 !important;
    grid-row: 1/4 !important;
    grid-template-columns: min-content auto min-content;
    padding: 1em;
    overflow-y: hidden;
    background: #fff;
    box-shadow: 0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);
    pointer-events: all
}

    .swal2-popup.swal2-toast > * {
        grid-column: 2
    }

    .swal2-popup.swal2-toast .swal2-title {
        margin: .5em 1em;
        padding: 0;
        font-size: 1em;
        text-align: initial
    }

    .swal2-popup.swal2-toast .swal2-loading {
        justify-content: center
    }

    .swal2-popup.swal2-toast .swal2-input {
        height: 2em;
        margin: .5em;
        font-size: 1em
    }

    .swal2-popup.swal2-toast .swal2-validation-message {
        font-size: 1em
    }

    .swal2-popup.swal2-toast .swal2-footer {
        margin: .5em 0 0;
        padding: .5em 0 0;
        font-size: .8em
    }

    .swal2-popup.swal2-toast .swal2-close {
        grid-column: 3/3;
        grid-row: 1/99;
        align-self: center;
        width: .8em;
        height: .8em;
        margin: 0;
        font-size: 2em
    }

    .swal2-popup.swal2-toast .swal2-html-container {
        margin: .5em 1em;
        padding: 0;
        overflow: initial;
        font-size: 1em;
        text-align: initial
    }

        .swal2-popup.swal2-toast .swal2-html-container:empty {
            padding: 0
        }

    .swal2-popup.swal2-toast .swal2-loader {
        grid-column: 1;
        grid-row: 1/99;
        align-self: center;
        width: 2em;
        height: 2em;
        margin: .25em
    }

    .swal2-popup.swal2-toast .swal2-icon {
        grid-column: 1;
        grid-row: 1/99;
        align-self: center;
        width: 2em;
        min-width: 2em;
        height: 2em;
        margin: 0 .5em 0 0
    }

        .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
            display: flex;
            align-items: center;
            font-size: 1.8em;
            font-weight: 700
        }

        .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
            width: 2em;
            height: 2em
        }

        .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
            top: .875em;
            width: 1.375em
        }

            .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
                left: .3125em
            }

            .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
                right: .3125em
            }

    .swal2-popup.swal2-toast .swal2-actions {
        justify-content: flex-start;
        height: auto;
        margin: 0;
        margin-top: .5em;
        padding: 0 .5em
    }

    .swal2-popup.swal2-toast .swal2-styled {
        margin: .25em .5em;
        padding: .4em .6em;
        font-size: 1em
    }

    .swal2-popup.swal2-toast .swal2-success {
        border-color: #a5dc86
    }

        .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
            position: absolute;
            width: 1.6em;
            height: 3em;
            transform: rotate(45deg);
            border-radius: 50%
        }

            .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
                top: -.8em;
                left: -.5em;
                transform: rotate(-45deg);
                transform-origin: 2em 2em;
                border-radius: 4em 0 0 4em
            }

            .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
                top: -.25em;
                left: .9375em;
                transform-origin: 0 1.5em;
                border-radius: 0 4em 4em 0
            }

        .swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
            width: 2em;
            height: 2em
        }

        .swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
            top: 0;
            left: .4375em;
            width: .4375em;
            height: 2.6875em
        }

        .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
            height: .3125em
        }

            .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
                top: 1.125em;
                left: .1875em;
                width: .75em
            }

            .swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
                top: .9375em;
                right: .1875em;
                width: 1.375em
            }

        .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
            animation: swal2-toast-animate-success-line-tip .75s
        }

        .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
            animation: swal2-toast-animate-success-line-long .75s
        }

    .swal2-popup.swal2-toast.swal2-show {
        animation: swal2-toast-show .5s
    }

    .swal2-popup.swal2-toast.swal2-hide {
        animation: swal2-toast-hide .1s forwards
    }

.swal2-container {
    display: grid;
    position: fixed;
    z-index: 1060;
    inset: 0;
    box-sizing: border-box;
    grid-template-areas: "top-start top top-end" "center-start center center-end" "bottom-start bottom-center bottom-end";
    grid-template-rows: minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);
    height: 100%;
    padding: .625em;
    overflow-x: hidden;
    transition: background-color .1s;
    -webkit-overflow-scrolling: touch
}

    .swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
        background: rgba(0,0,0,.4)
    }

    .swal2-container.swal2-backdrop-hide {
        background: rgba(0,0,0,0) !important
    }

    .swal2-container.swal2-top-start, .swal2-container.swal2-center-start, .swal2-container.swal2-bottom-start {
        grid-template-columns: minmax(0,1fr) auto auto
    }

    .swal2-container.swal2-top, .swal2-container.swal2-center, .swal2-container.swal2-bottom {
        grid-template-columns: auto minmax(0,1fr) auto
    }

    .swal2-container.swal2-top-end, .swal2-container.swal2-center-end, .swal2-container.swal2-bottom-end {
        grid-template-columns: auto auto minmax(0,1fr)
    }

    .swal2-container.swal2-top-start > .swal2-popup {
        align-self: start
    }

    .swal2-container.swal2-top > .swal2-popup {
        grid-column: 2;
        align-self: start;
        justify-self: center
    }

    .swal2-container.swal2-top-end > .swal2-popup, .swal2-container.swal2-top-right > .swal2-popup {
        grid-column: 3;
        align-self: start;
        justify-self: end
    }

    .swal2-container.swal2-center-start > .swal2-popup, .swal2-container.swal2-center-left > .swal2-popup {
        grid-row: 2;
        align-self: center
    }

    .swal2-container.swal2-center > .swal2-popup {
        grid-column: 2;
        grid-row: 2;
        align-self: center;
        justify-self: center
    }

    .swal2-container.swal2-center-end > .swal2-popup, .swal2-container.swal2-center-right > .swal2-popup {
        grid-column: 3;
        grid-row: 2;
        align-self: center;
        justify-self: end
    }

    .swal2-container.swal2-bottom-start > .swal2-popup, .swal2-container.swal2-bottom-left > .swal2-popup {
        grid-column: 1;
        grid-row: 3;
        align-self: end
    }

    .swal2-container.swal2-bottom > .swal2-popup {
        grid-column: 2;
        grid-row: 3;
        justify-self: center;
        align-self: end
    }

    .swal2-container.swal2-bottom-end > .swal2-popup, .swal2-container.swal2-bottom-right > .swal2-popup {
        grid-column: 3;
        grid-row: 3;
        align-self: end;
        justify-self: end
    }

    .swal2-container.swal2-grow-row > .swal2-popup, .swal2-container.swal2-grow-fullscreen > .swal2-popup {
        grid-column: 1/4;
        width: 100%
    }

    .swal2-container.swal2-grow-column > .swal2-popup, .swal2-container.swal2-grow-fullscreen > .swal2-popup {
        grid-row: 1/4;
        align-self: stretch
    }

    .swal2-container.swal2-no-transition {
        transition: none !important
    }

.swal2-popup {
    display: none;
    position: relative;
    box-sizing: border-box;
    grid-template-columns: minmax(0,100%);
    width: 32em;
    max-width: 100%;
    padding: 0 0 1.25em;
    border: none;
    border-radius: 5px;
    background: #fff;
    color: #545454;
    font-family: inherit;
    font-size: 1rem
}

    .swal2-popup:focus {
        outline: none
    }

    .swal2-popup.swal2-loading {
        overflow-y: hidden
    }

.swal2-title {
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: .8em 1em 0;
    color: inherit;
    font-size: 1.875em;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word
}

.swal2-actions {
    display: flex;
    z-index: 1;
    box-sizing: border-box;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: 1.25em auto 0;
    padding: 0
}

    .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
        opacity: .4
    }

    .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
        background-image: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1))
    }

    .swal2-actions:not(.swal2-loading) .swal2-styled:active {
        background-image: linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2))
    }

.swal2-loader {
    display: none;
    align-items: center;
    justify-content: center;
    width: 2.2em;
    height: 2.2em;
    margin: 0 1.875em;
    animation: swal2-rotate-loading 1.5s linear 0 infinite normal;
    border-width: .25em;
    border-style: solid;
    border-radius: 100%;
    border-color: #2778c4 rgba(0,0,0,0)
}

.swal2-styled {
    margin: .3125em;
    padding: .625em 1.1em;
    transition: box-shadow .1s;
    box-shadow: 0 0 0 3px rgba(0,0,0,0);
    font-weight: 500
}

    .swal2-styled:not([disabled]) {
        cursor: pointer
    }

    .swal2-styled.swal2-confirm {
        border: 0;
        border-radius: .25em;
        background: initial;
        background-color: #7066e0;
        color: #fff;
        font-size: 1em
    }

        .swal2-styled.swal2-confirm:focus {
            box-shadow: 0 0 0 3px rgba(112,102,224,.5)
        }

    .swal2-styled.swal2-deny {
        border: 0;
        border-radius: .25em;
        background: initial;
        background-color: #dc3741;
        color: #fff;
        font-size: 1em
    }

        .swal2-styled.swal2-deny:focus {
            box-shadow: 0 0 0 3px rgba(220,55,65,.5)
        }

    .swal2-styled.swal2-cancel {
        border: 0;
        border-radius: .25em;
        background: initial;
        background-color: #6e7881;
        color: #fff;
        font-size: 1em
    }

        .swal2-styled.swal2-cancel:focus {
            box-shadow: 0 0 0 3px rgba(110,120,129,.5)
        }

    .swal2-styled.swal2-default-outline:focus {
        box-shadow: 0 0 0 3px rgba(100,150,200,.5)
    }

    .swal2-styled:focus {
        outline: none
    }

    .swal2-styled::-moz-focus-inner {
        border: 0
    }

.swal2-footer {
    justify-content: center;
    margin: 1em 0 0;
    padding: 1em 1em 0;
    border-top: 1px solid #eee;
    color: inherit;
    font-size: 1em
}

.swal2-timer-progress-bar-container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    grid-column: auto !important;
    overflow: hidden;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.swal2-timer-progress-bar {
    width: 100%;
    height: .25em;
    background: rgba(0,0,0,.2)
}

.swal2-image {
    max-width: 100%;
    margin: 2em auto 1em
}

.swal2-close {
    z-index: 2;
    align-items: center;
    justify-content: center;
    width: 1.2em;
    height: 1.2em;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: -1.2em;
    padding: 0;
    overflow: hidden;
    transition: color .1s,box-shadow .1s;
    border: none;
    border-radius: 5px;
    background: rgba(0,0,0,0);
    color: #ccc;
    font-family: monospace;
    font-size: 2.5em;
    cursor: pointer;
    justify-self: end
}

    .swal2-close:hover {
        transform: none;
        background: rgba(0,0,0,0);
        color: #f27474
    }

    .swal2-close:focus {
        outline: none;
        box-shadow: inset 0 0 0 3px rgba(100,150,200,.5)
    }

    .swal2-close::-moz-focus-inner {
        border: 0
    }

.swal2-html-container {
    z-index: 1;
    justify-content: center;
    margin: 1em 1.6em .3em;
    padding: 0;
    overflow: auto;
    color: inherit;
    font-size: 1.125em;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    word-wrap: break-word;
    word-break: break-word
}

.swal2-input, .swal2-file, .swal2-textarea, .swal2-select, .swal2-radio, .swal2-checkbox {
    margin: 1em 2em 3px
}

.swal2-input, .swal2-file, .swal2-textarea {
    box-sizing: border-box;
    width: auto;
    transition: border-color .1s,box-shadow .1s;
    border: 1px solid #d9d9d9;
    border-radius: .1875em;
    background: rgba(0,0,0,0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(0,0,0,0);
    color: inherit;
    font-size: 1.125em
}

    .swal2-input.swal2-inputerror, .swal2-file.swal2-inputerror, .swal2-textarea.swal2-inputerror {
        border-color: #f27474 !important;
        box-shadow: 0 0 2px #f27474 !important
    }

    .swal2-input:focus, .swal2-file:focus, .swal2-textarea:focus {
        border: 1px solid #b4dbed;
        outline: none;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)
    }

    .swal2-input::placeholder, .swal2-file::placeholder, .swal2-textarea::placeholder {
        color: #ccc
    }

.swal2-range {
    margin: 1em 2em 3px;
    background: #fff
}

    .swal2-range input {
        width: 80%
    }

    .swal2-range output {
        width: 20%;
        color: inherit;
        font-weight: 600;
        text-align: center
    }

    .swal2-range input, .swal2-range output {
        height: 2.625em;
        padding: 0;
        font-size: 1.125em;
        line-height: 2.625em
    }

.swal2-input {
    height: 2.625em;
    padding: 0 .75em
}

.swal2-file {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    background: rgba(0,0,0,0);
    font-size: 1.125em
}

.swal2-textarea {
    height: 6.75em;
    padding: .75em
}

.swal2-select {
    min-width: 50%;
    max-width: 100%;
    padding: .375em .625em;
    background: rgba(0,0,0,0);
    color: inherit;
    font-size: 1.125em
}

.swal2-radio, .swal2-checkbox {
    align-items: center;
    justify-content: center;
    background: #fff;
    color: inherit
}

    .swal2-radio label, .swal2-checkbox label {
        margin: 0 .6em;
        font-size: 1.125em
    }

    .swal2-radio input, .swal2-checkbox input {
        flex-shrink: 0;
        margin: 0 .4em
    }

.swal2-input-label {
    display: flex;
    justify-content: center;
    margin: 1em auto 0
}

.swal2-validation-message {
    align-items: center;
    justify-content: center;
    margin: 1em 0 0;
    padding: .625em;
    overflow: hidden;
    background: #f0f0f0;
    color: #666;
    font-size: 1em;
    font-weight: 300
}

    .swal2-validation-message::before {
        content: "!";
        display: inline-block;
        width: 1.5em;
        min-width: 1.5em;
        height: 1.5em;
        margin: 0 .625em;
        border-radius: 50%;
        background-color: #f27474;
        color: #fff;
        font-weight: 600;
        line-height: 1.5em;
        text-align: center
    }

.swal2-icon {
    position: relative;
    box-sizing: content-box;
    justify-content: center;
    width: 5em;
    height: 5em;
    margin: 2.5em auto .6em;
    border: .25em solid rgba(0,0,0,0);
    border-radius: 50%;
    border-color: #000;
    font-family: inherit;
    line-height: 5em;
    cursor: default;
    user-select: none
}

    .swal2-icon .swal2-icon-content {
        display: flex;
        align-items: center;
        font-size: 3.75em
    }

    .swal2-icon.swal2-error {
        border-color: #f27474;
        color: #f27474
    }

        .swal2-icon.swal2-error .swal2-x-mark {
            position: relative;
            flex-grow: 1
        }

        .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
            display: block;
            position: absolute;
            top: 2.3125em;
            width: 2.9375em;
            height: .3125em;
            border-radius: .125em;
            background-color: #f27474
        }

            .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
                left: 1.0625em;
                transform: rotate(45deg)
            }

            .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
                right: 1em;
                transform: rotate(-45deg)
            }

        .swal2-icon.swal2-error.swal2-icon-show {
            animation: swal2-animate-error-icon .5s
        }

            .swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
                animation: swal2-animate-error-x-mark .5s
            }

    .swal2-icon.swal2-warning {
        border-color: #facea8;
        color: #f8bb86
    }

        .swal2-icon.swal2-warning.swal2-icon-show {
            animation: swal2-animate-error-icon .5s
        }

            .swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content {
                animation: swal2-animate-i-mark .5s
            }

    .swal2-icon.swal2-info {
        border-color: #9de0f6;
        color: #3fc3ee
    }

        .swal2-icon.swal2-info.swal2-icon-show {
            animation: swal2-animate-error-icon .5s
        }

            .swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content {
                animation: swal2-animate-i-mark .8s
            }

    .swal2-icon.swal2-question {
        border-color: #c9dae1;
        color: #87adbd
    }

        .swal2-icon.swal2-question.swal2-icon-show {
            animation: swal2-animate-error-icon .5s
        }

            .swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content {
                animation: swal2-animate-question-mark .8s
            }

    .swal2-icon.swal2-success {
        border-color: #a5dc86;
        color: #a5dc86
    }

        .swal2-icon.swal2-success [class^=swal2-success-circular-line] {
            position: absolute;
            width: 3.75em;
            height: 7.5em;
            transform: rotate(45deg);
            border-radius: 50%
        }

            .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
                top: -.4375em;
                left: -2.0635em;
                transform: rotate(-45deg);
                transform-origin: 3.75em 3.75em;
                border-radius: 7.5em 0 0 7.5em
            }

            .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
                top: -.6875em;
                left: 1.875em;
                transform: rotate(-45deg);
                transform-origin: 0 3.75em;
                border-radius: 0 7.5em 7.5em 0
            }

        .swal2-icon.swal2-success .swal2-success-ring {
            position: absolute;
            z-index: 2;
            top: -.25em;
            left: -.25em;
            box-sizing: content-box;
            width: 100%;
            height: 100%;
            border: .25em solid rgba(165,220,134,.3);
            border-radius: 50%
        }

        .swal2-icon.swal2-success .swal2-success-fix {
            position: absolute;
            z-index: 1;
            top: .5em;
            left: 1.625em;
            width: .4375em;
            height: 5.625em;
            transform: rotate(-45deg)
        }

        .swal2-icon.swal2-success [class^=swal2-success-line] {
            display: block;
            position: absolute;
            z-index: 2;
            height: .3125em;
            border-radius: .125em;
            background-color: #a5dc86
        }

            .swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
                top: 2.875em;
                left: .8125em;
                width: 1.5625em;
                transform: rotate(45deg)
            }

            .swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
                top: 2.375em;
                right: .5em;
                width: 2.9375em;
                transform: rotate(-45deg)
            }

        .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
            animation: swal2-animate-success-line-tip .75s
        }

        .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
            animation: swal2-animate-success-line-long .75s
        }

        .swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
            animation: swal2-rotate-success-circular-line 4.25s ease-in
        }

.swal2-progress-steps {
    flex-wrap: wrap;
    align-items: center;
    max-width: 100%;
    margin: 1.25em auto;
    padding: 0;
    background: rgba(0,0,0,0);
    font-weight: 600
}

    .swal2-progress-steps li {
        display: inline-block;
        position: relative
    }

    .swal2-progress-steps .swal2-progress-step {
        z-index: 20;
        flex-shrink: 0;
        width: 2em;
        height: 2em;
        border-radius: 2em;
        background: #2778c4;
        color: #fff;
        line-height: 2em;
        text-align: center
    }

        .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
            background: #2778c4
        }

            .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
                background: #add8e6;
                color: #fff
            }

            .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
                background: #add8e6
            }

    .swal2-progress-steps .swal2-progress-step-line {
        z-index: 10;
        flex-shrink: 0;
        width: 2.5em;
        height: .4em;
        margin: 0 -1px;
        background: #2778c4
    }

[class^=swal2] {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.swal2-show {
    animation: swal2-show .3s
}

.swal2-hide {
    animation: swal2-hide .15s forwards
}

.swal2-noanimation {
    transition: none
}

.swal2-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.swal2-rtl .swal2-close {
    margin-right: initial;
    margin-left: 0
}

.swal2-rtl .swal2-timer-progress-bar {
    right: 0;
    left: auto
}

@keyframes swal2-toast-show {
    0% {
        transform: translateY(-0.625em) rotateZ(2deg)
    }

    33% {
        transform: translateY(0) rotateZ(-2deg)
    }

    66% {
        transform: translateY(0.3125em) rotateZ(2deg)
    }

    100% {
        transform: translateY(0) rotateZ(0deg)
    }
}

@keyframes swal2-toast-hide {
    100% {
        transform: rotateZ(1deg);
        opacity: 0
    }
}

@keyframes swal2-toast-animate-success-line-tip {
    0% {
        top: .5625em;
        left: .0625em;
        width: 0
    }

    54% {
        top: .125em;
        left: .125em;
        width: 0
    }

    70% {
        top: .625em;
        left: -.25em;
        width: 1.625em
    }

    84% {
        top: 1.0625em;
        left: .75em;
        width: .5em
    }

    100% {
        top: 1.125em;
        left: .1875em;
        width: .75em
    }
}

@keyframes swal2-toast-animate-success-line-long {
    0% {
        top: 1.625em;
        right: 1.375em;
        width: 0
    }

    65% {
        top: 1.25em;
        right: .9375em;
        width: 0
    }

    84% {
        top: .9375em;
        right: 0;
        width: 1.125em
    }

    100% {
        top: .9375em;
        right: .1875em;
        width: 1.375em
    }
}

@keyframes swal2-show {
    0% {
        transform: scale(0.7)
    }

    45% {
        transform: scale(1.05)
    }

    80% {
        transform: scale(0.95)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes swal2-hide {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(0.5);
        opacity: 0
    }
}

@keyframes swal2-animate-success-line-tip {
    0% {
        top: 1.1875em;
        left: .0625em;
        width: 0
    }

    54% {
        top: 1.0625em;
        left: .125em;
        width: 0
    }

    70% {
        top: 2.1875em;
        left: -.375em;
        width: 3.125em
    }

    84% {
        top: 3em;
        left: 1.3125em;
        width: 1.0625em
    }

    100% {
        top: 2.8125em;
        left: .8125em;
        width: 1.5625em
    }
}

@keyframes swal2-animate-success-line-long {
    0% {
        top: 3.375em;
        right: 2.875em;
        width: 0
    }

    65% {
        top: 3.375em;
        right: 2.875em;
        width: 0
    }

    84% {
        top: 2.1875em;
        right: 0;
        width: 3.4375em
    }

    100% {
        top: 2.375em;
        right: .5em;
        width: 2.9375em
    }
}

@keyframes swal2-rotate-success-circular-line {
    0% {
        transform: rotate(-45deg)
    }

    5% {
        transform: rotate(-45deg)
    }

    12% {
        transform: rotate(-405deg)
    }

    100% {
        transform: rotate(-405deg)
    }
}

@keyframes swal2-animate-error-x-mark {
    0% {
        margin-top: 1.625em;
        transform: scale(0.4);
        opacity: 0
    }

    50% {
        margin-top: 1.625em;
        transform: scale(0.4);
        opacity: 0
    }

    80% {
        margin-top: -.375em;
        transform: scale(1.15)
    }

    100% {
        margin-top: 0;
        transform: scale(1);
        opacity: 1
    }
}

@keyframes swal2-animate-error-icon {
    0% {
        transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        transform: rotateX(0deg);
        opacity: 1
    }
}

@keyframes swal2-rotate-loading {
    0% {
        transform: rotate(0deg)
    }

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

@keyframes swal2-animate-question-mark {
    0% {
        transform: rotateY(-360deg)
    }

    100% {
        transform: rotateY(0)
    }
}

@keyframes swal2-animate-i-mark {
    0% {
        transform: rotateZ(45deg);
        opacity: 0
    }

    25% {
        transform: rotateZ(-25deg);
        opacity: .4
    }

    50% {
        transform: rotateZ(15deg);
        opacity: .8
    }

    75% {
        transform: rotateZ(-5deg);
        opacity: 1
    }

    100% {
        transform: rotateX(0);
        opacity: 1
    }
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow: hidden
}

body.swal2-height-auto {
    height: auto !important
}

body.swal2-no-backdrop .swal2-container {
    background-color: rgba(0,0,0,0) !important;
    pointer-events: none
}

    body.swal2-no-backdrop .swal2-container .swal2-popup {
        pointer-events: all
    }

    body.swal2-no-backdrop .swal2-container .swal2-modal {
        box-shadow: 0 0 10px rgba(0,0,0,.4)
    }

@media print {
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
        overflow-y: scroll !important
    }

        body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
            display: none
        }

        body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
            position: static !important
        }
}

body.swal2-toast-shown .swal2-container {
    box-sizing: border-box;
    width: 360px;
    max-width: 100%;
    background-color: rgba(0,0,0,0);
    pointer-events: none
}

    body.swal2-toast-shown .swal2-container.swal2-top {
        inset: 0 auto auto 50%;
        transform: translateX(-50%)
    }

    body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
        inset: 0 0 auto auto
    }

    body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
        inset: 0 auto auto 0
    }

    body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
        inset: 50% auto auto 0;
        transform: translateY(-50%)
    }

    body.swal2-toast-shown .swal2-container.swal2-center {
        inset: 50% auto auto 50%;
        transform: translate(-50%,-50%)
    }

    body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
        inset: 50% 0 auto auto;
        transform: translateY(-50%)
    }

    body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
        inset: auto auto 0 0
    }

    body.swal2-toast-shown .swal2-container.swal2-bottom {
        inset: auto auto 0 50%;
        transform: translateX(-50%)
    }

    body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
        inset: auto 0 0 auto
    }

h1 {
    font-family: 'Righteous',Arial,Helvetica,sans-serif
}

h1 {
    color: #FFF
}

h2 {
    font-family: 'Righteous',Arial,Helvetica,sans-serif
}

h2 {
    color: #FFF
}

h3 {
    font-family: 'Righteous',Arial,Helvetica,sans-serif
}

h3 {
    color: #FFF
}

h4 {
    font-family: 'Righteous',Arial,Helvetica,sans-serif
}

h4 {
    color: #FFF
}

h5 {
    font-family: 'Righteous',Arial,Helvetica,sans-serif
}

h5 {
    color: #FFF
}

h6 {
    font-family: 'Righteous',Arial,Helvetica,sans-serif
}

h6 {
    color: #FFF
}

a, .woocommerce ul.products li.product .product-name, .woocommerce-page ul.products li.product .product-name {
    color: #FFF
}

    a:hover, .header-tag-widget .tagcloud a:hover, .woocommerce ul.products li.product .product-name:hover, li.product a:hover .product-name, .entry-meta a:hover, .entry-meta span:hover .tabs a.current, a.active, .entry-thumbnail .comments-link a:hover, .current-cat > a, .woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover, .woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a:hover, .woocommerce .entry-summary .yith-wcwl-add-to-wishlist .add_to_wishlist:hover, .woocommerce .entry-summary a.compare.button:hover, .woocommerce ul.products li .container-inner .wcpc_compare a.button:hover, .woocommerce .entry-summary .compare.button:hover, .woocommerce .entry-summary .yith-wcwl-add-to-wishlist .add_to_wishlist:hover:before, .woocommerce .entry-summary a.compare.button.added:hover, .woocommerce .entry-summary .yith-wcwl-wishlistexistsbrowse a:hover:before, .woocommerce .entry-summary .compare.button:hover:before, .woocommerce .entry-summary .compare.button:hover:before, .woocommerce .entry-summary a.compare.button.added:hover:before, .woocommerce .summary .product_meta .posted_in a:hover, .woocommerce .summary .product_meta .tagged_as a:hover, .brand span a:hover, .social a:hover, .post-navigation a:hover .fa, .woocommerce .entry-summary .yith-wcwl-wishlistaddedbrowse a:hover:before, .post-nav-link:hover, .primary-sidebar .widget ul > li:hover:before, .owl-theme .owl-buttons div:hover:after, .topbar-link .account-label:hover, .woocommerce-tabs ul.tabs li.active a, .woocommerce-tabs ul.tabs li a:hover, .woocommerce ul.products li.product:hover .product-name, .woocommerce-page ul.products li.product:hover .product-name {
        color: #F3B900
    }

.site-footer .widget-title, #menu-footer-navigation > li > a {
    color: #FFF
}

.footer a, .site-footer a, .site-footer, .footer-middle li .sub-menu li a {
    color: #FFF
}

    .footer a:hover, .footer .footer-links li a:hover, .site-footer a:hover, .footer-middle li .sub-menu li a:hover {
        color: #F3B900
    }

.site-footer {
    background: rgba(3,43,56,0.8)
}

body {
    font-family: 'Inter',Arial,Helvetica,sans-serif;
    color: #FFF;
    background-position: top left;
    background-repeat: no-repeat;
    background-attachment: Fixed;
    background-color: #032B38;
    background-size: cover
}

.select2-results__options {
    background-color: #032B38
}

.spinner {
    background-color: #032B38
}

button, input, select, textarea, .woocommerce ul.products li.product .product-name, .woocommerce-page ul.products li.product .product-name {
    font-family: 'Inter',Arial,sans-serif
}

.mega-menu ul li a, .mega-menu ul.mega > li.menu-item-has-children > a::before, .cart-price .amount {
    color: #FFF
}

    .mega-menu ul li a:hover, .mega-menu ul.mega > li.menu-item-has-children:hover > a::before {
        color: #F3B900
    }

.mega-menu ul li .sub, .mega-menu ul li .sub-menu, .mega-menu ul li ul.children, .header-category .product-categories .cat-parent > .children, .header-category .product-categories ul li ul li:hover > ul.children > ul.children {
    background-color: #032B38
}

    .mega-menu ul li .sub li.mega-hdr a.mega-hdr-a, .mega-menu ul li .sub-menu li.mega-hdr a.mega-hdr-a, .header-category .product-categories .cat-parent > .children li a {
        color: #FFF
    }

    .mega-menu ul li .sub a, .mega-menu ul li .sub-menu a, .mega-menu ul li .children a, .mobile-menu ul.sub-menu li a, .mobile-menu ul.children li a {
        color: #FFF
    }

        .mega-menu ul li .sub a:hover, .mega-menu ul li .sub-menu a:hover, .mega-menu ul li .children a:hover, .mobile-menu ul.sub-menu li a:hover, .mobile-menu ul.children li a:hover, .header-category .product-categories .cat-parent > .children li a:hover {
            color: #F3B900
        }

.header-middle, .mobile-navigation, .mobile-navigation .menu-toggle {
    background: rgba(3,43,56,0.8);
    color: #FFF
}

.widget button, .widget input[type="button"], .widget input[type="reset"], .widget input[type="submit"], input[type="button"], input[type="reset"], input[type="submit"], a.button, button, .contributor-posts-link, .button_content_inner a, .woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce .wishlist_table td.product-add-to-cart a, .woocommerce-page input.button:hover, .woocommerce #content input.button.disabled, .woocommerce #content input.button:disabled, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce-page #content input.button.disabled, .woocommerce-page #content input.button:disabled, .woocommerce-page #respond input#submit.disabled, .woocommerce-page #respond input#submit:disabled, .woocommerce-page a.button.disabled, .woocommerce-page a.button:disabled, .woocommerce-page button.button.disabled, .woocommerce-page button.button:disabled, .woocommerce-page input.button.disabled, .woocommerce-page input.button:disabled, .loadgridlist-wrapper .woocount, .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover, .follow-us a:hover, .woocommerce-MyAccount-navigation ul li.is-active, .woocommerce-MyAccount-navigation ul li:hover {
    font-family: 'Inter',Arial,Helvetica,sans-serif;
    background: #f3b402;
    background: -moz-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -webkit-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -webkit-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -o-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -ms-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    color: #000
}

    .woocommerce-MyAccount-navigation ul li.is-active a, .woocommerce-MyAccount-navigation ul li:hover a {
        color: #000
    }

    .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover, .widget input[type="button"]:hover, .widget input[type="button"]:focus, .widget input[type="reset"]:hover, .widget input[type="reset"]:focus, .widget input[type="submit"]:hover, .widget input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, a.button:hover, a.button:focus, button:hover, button:focus, .contributor-posts-link:hover, .calloutarea_button a.button:hover, .calloutarea_button a.button:focus, .button_content_inner a:hover, .button_content_inner a:focus, .woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .loadgridlist-wrapper .woocount:hover, .woocommerce-pagination span, .woocommerce .wishlist_table td.product-add-to-cart a:hover, .paging-navigation a:hover, .paging-navigation .page-numbers.current, .woocommerce-pagination a:hover, .woocommerce-pagination a, .tagcloud a:hover {
        background: rgba(0,0,0,1);
        color: #FFF
    }

        #to_top, .links .icon, .gallery-zoom .icon, .gallery-redirect .icon, .blog-posts-content .block_hover .icon, .paging-navigation .page-numbers, .woocommerce-pagination span.current, body .tnp.tnp-widget-minimal .tnp-submit, body .tnp .tnp-submit, .header-search button[type="submit"], body .widget.widget_search input[type="submit"], body .search-form input[type="submit"], body .widget.widget_product_search button[type="submit"], .wp-block-search .wp-block-search__button, .header-cart .cart-contents span.cart-qty, .whislist-counter .count, .sticky-post, .follow-us a:hover, .tags-links a:hover, .count-down, .woocommerce ul.products .product-button-hover .button:hover, .woocommerce ul.products .product-button-hover .yith-wcwl-add-to-wishlist:hover, .woocommerce ul.products .product-button-hover .compare-button:hover, .woocommerce span.onsale, .woocommerce-page span.onsale {
            background: #f3b402;
            background: -moz-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
            background: -webkit-gradient(90deg,#f3b402 0%,#fbe600 100%);
            background: -webkit-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
            background: -o-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
            background: -ms-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
            color: #000
        }

            #to_top:hover, .links a.icon:hover, .gallery-zoom .icon:hover, .gallery-redirect .icon:hover, .blog-posts-content .block_hover .icon:hover {
                background: #000 !important;
                color: #FFF
            }

.blog-image {
    background-image: url()
}

.woocommerce-tabs ul.tabs li a, .comment-author b, .comment-author a {
    font-family: 'Righteous',Arial,Helvetica,sans-serif
}

    .widget .widget-title::after, .wd-title .elementor-heading-title::after, .entry-meta-blog .entry-date:before, .post-info .entry-date:before, blockquote::after, .upsells.products h2::after, .related.products h2::after, .cross-sells h2::after, .woocommerce-tabs ul.tabs li.active a::after, .woocommerce-tabs ul.tabs li a:hover:after, .widget .widget-title::after, .primary-sidebar .widget_block h2::after {
        background: #F3B900
    }

.widget .tnp-email, .mc4wp-form input[type="email"], .service-list:hover .service-icon, .search-form, .woocommerce-product-search, #primary-sidebar .woocommerce-product-search, footer .woocommerce-product-search, .wp-block-search__inside-wrapper {
}

.pricing_wrapper:hover .pricing_heading, .pricing_wrapper .selected .pricing_heading, .pricing_wrapper:hover .pricing_top, .pricing_wrapper .selected .pricing_top, .pricing_wrapper:hover .pricing_button a#pricing-btn, .pricing_wrapper .selected .pricing_button a#pricing-btn {
    background: #f3b402;
    background: -moz-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -webkit-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -webkit-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -o-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    background: -ms-linear-gradient(90deg,#f3b402 0%,#fbe600 100%);
    color: #000
}

.v-center {
    height: 100vh;
    width: 100%;
    display: table;
    position: relative;
    text-align: center
}

    .v-center > div {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: -10%
    }

.btn {
    font-size: 3vmin;
    padding: .75em 1.5em;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #333;
    text-decoration: none;
    display: inline;
    border-radius: 4px;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease
}

    .btn:hover {
        background-color: #ddd;
        -webkit-transition: background-color 1s ease;
        -moz-transition: background-color 1s ease;
        transition: background-color 1s ease
    }

.btn-small {
    padding: .75em 1em;
    font-size: .8em
}

.modal-box {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 90%;
    background: rgba(3,43,56,0.9);
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    border: 1px solid rgba(0,0,0,0.1);
    background-clip: padding-box
}

@media (min-width: 800px) {
    .modal-box {
        width: 50%
    }
}

.modal-box header, .modal-box .modal-header {
    padding: 1.25em 1.5em;
    border-bottom: 1px solid #ddd
}

    .modal-box header h3, .modal-box header h4, .modal-box .modal-header h3, .modal-box .modal-header h4 {
        margin: 0
    }

.modal-box .modal-body {
    padding: 2em 1.5em
}

.modal-box footer, .modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0,0,0,0.02);
    text-align: right
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3) !important
}

a.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 5%;
    right: 2%;
    text-decoration: none;
    color: #bbb
}

    a.close:hover {
        color: #222;
        -webkit-transition: color 1s ease;
        -moz-transition: color 1s ease;
        transition: color 1s ease
    }

@media (max-width: 767px) {
    .hidden-mobile {
        display: none
    }
}

.woocommerce-product-gallery {
    opacity: 1 !important
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background: transparent
}

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

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

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
    max-width: none
}

button.pswp__button {
    box-shadow: none !important;
    background-image: url(default-skin/default-skin.png) !important
}

    button.pswp__button, button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before, button.pswp__button:hover {
        background-color: transparent !important
    }

button.pswp__button--arrow--left, button.pswp__button--arrow--left:hover, button.pswp__button--arrow--right, button.pswp__button--arrow--right:hover {
    background-image: none !important
}

button.pswp__button--close:hover {
    background-position: 0 -44px
}

button.pswp__button--zoom:hover {
    background-position: -88px 0
}

.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: 0
}

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

    .pswp img {
        max-width: none
    }

.admin-bar .pswp {
    height: calc(100% - 32px);
    top: 32px
}

@media screen and (max-width: 782px) {
    .admin-bar .pswp {
        height: calc(100% - 46px);
        top: 46px
    }
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pswp__container, .pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container, .pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1);
    transition: transform 333ms cubic-bezier(.4,0,.22,1)
}

.pswp__bg {
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none
}

.pswp__container, .pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #ccc
}

    .pswp__error-msg a {
        color: #ccc;
        text-decoration: underline
    }

.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: 0 0;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .pswp__button:focus, .pswp__button:hover {
        opacity: 1
    }

    .pswp__button:active {
        outline: 0;
        opacity: .9
    }

    .pswp__button::-moz-focus-inner {
        padding: 0;
        border: 0
    }

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
    background: url(default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
    .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(default-skin.svg)
    }

    .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
        background: 0 0
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left, .pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

    .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
        content: '';
        top: 35px;
        background-color: rgba(0,0,0,.3);
        height: 30px;
        width: 32px;
        position: absolute
    }

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter, .pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25);
    box-shadow: 0 2px 5px rgba(0,0,0,.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

    .pswp__share-tooltip a {
        display: block;
        padding: 8px 12px;
        color: #000;
        text-decoration: none;
        font-size: 14px;
        line-height: 18px
    }

        .pswp__share-tooltip a:hover {
            text-decoration: none;
            color: #000
        }

        .pswp__share-tooltip a:first-child {
            border-radius: 2px 2px 0 0
        }

        .pswp__share-tooltip a:last-child {
            border-radius: 0 0 2px 2px
        }

.pswp__share-modal--fade-in {
    opacity: 1
}

    .pswp__share-modal--fade-in .pswp__share-tooltip {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff
}

    a.pswp__share--facebook:hover:before {
        border-bottom-color: #3e5c9a
    }

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #ddd
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

    .pswp__caption small {
        font-size: 11px;
        color: #bbb
    }

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #ccc
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active {
    opacity: 1
}

    .pswp__preloader--active .pswp__preloader__icn {
        background: url(preloader.gif) 0 0 no-repeat
    }

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

    .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
        -webkit-animation: clockwise .5s linear infinite;
        animation: clockwise .5s linear infinite
    }

    .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
        -webkit-animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;
        animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite
    }

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0
}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption, .pswp__top-bar {
    background-color: rgba(0,0,0,.5)
}

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0,0,0,.3)
}

.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none !important
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0
}

@media only screen and (max-width: 1430px) {
    .main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-inner-container, .main-content.box-page {
        width: 1170px !important
    }

    .owl-theme .owl-buttons div.owl-prev {
        left: -15px
    }

    .owl-theme .owl-buttons div.owl-next {
        right: -15px
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-inner-container, .main-content.box-page {
        width: 994px !important
    }
}

@media only screen and (min-width: 980px) and (max-width: 1024px) {
    .main-content-inner, .theme-container, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page, .single-product-full .woocommerce-message {
        width: 940px !important
    }

    .woocommerce .single-product-full #content .product div.images {
        width: 60%
    }

    .woocommerce .single-product-full #content .product div.entry-summary {
        width: 100%
    }

    .woocommerce .single-product-sidebar #content .product div.images {
        width: 60%
    }

    .woocommerce .single-product-sidebar #content .product div.entry-summary {
        width: 100%
    }

    .woocommerce .single-product-sidebar #content div.product .woocommerce-product-gallery ol li img {
        max-width: 6em
    }

    .woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
        width: 100%;
        padding: 30px 0;
        margin: 0
    }

    .woocommerce .single-product-sidebar.single-product-side-widget-area #content .product div.images {
        width: 60%
    }

    .woocommerce .single-product-sidebar.single-product-side-widget-area #content .product div.entry-summary {
        width: 100%;
        padding: 0
    }
}

@media only screen and (max-width: 1200px) {
    .header-search .search-form .search-field, .header-search .woocommerce-product-search .search-field {
        width: 450px
    }

    .header-category ul.product-categories > li > a, .header-category ul.product-categories > li a, .more-view {
        padding-block: 9px
    }

    .footer-widget {
        padding: 0 15px 0 50px
    }

    .widget .tnp-email, .mc4wp-form-fields input[type="email"] {
        width: 300px
    }

    .post-image-outer {
        width: 250px !important
    }

    .widget .tnp-email, .mc4wp-form-fields input[type="email"] {
        width: 300px
    }
}

@media only screen and (max-width: 1024px) {
    .main-content-inner, .theme-container, .full-width .inner-container, .main-content.left-sidebar, .site-footer .inner-container, .main-inner-container, .main-content.box-page {
        width: 950px !important
    }

    .header-middle .header-right {
        flex: 0 1 auto
    }

    .header-middle .mobile-navigation {
        flex: 0 1 auto
    }

    .entry-thumbnail {
        width: 41%
    }

    .entry-summary .read-more {
        padding: 15px 0 0
    }

    .blog .sticky .post-info.non, .blog-page .sticky .post-info.non, article.hentry.sticky .post-info.non, article.type-page.sticky .post-info.non, article.type-product.sticky .post-info.non, .home.blog article.hentry.sticky .post-info.non, .blog .post-info, .blog-page .post-info, article.hentry .post-info, article.type-page .post-info, article.type-product .post-info, .home.blog article.hentry .post-info {
        padding-block: 0;
        padding-inline-start: 30px
    }

    .menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below, .menu-image-title-below, .menu-image-title-above, .menu-item a.menu-image-title-above, .menu-item a.menu-image-title-below, .menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below {
        text-align: inherit
    }

        .menu-image-title-below.menu-image-not-hovered > img, .menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper, .menu-image-title-below .menu-image-hover-wrapper {
            display: none
        }

    .owl-theme .owl-buttons div.owl-prev {
        left: 0
    }

    .owl-theme .owl-buttons div.owl-next {
        right: 0
    }

    .woocommerce ul.products li.product.product-category {
        width: 30.2%
    }

    .wpcf7-form-control-wrap.your-name, .wpcf7-form-control-wrap.your-email {
        width: 47%
    }

    .mobile-menu ul.sub-menu li a {
        text-transform: capitalize;
        font-size: 16px
    }

    .header-search .search-form .search-field, .header-search .woocommerce-product-search .search-field {
        width: 340px
    }

    .mobile-menu ul li a {
        font-size: 13px;
        font-weight: 400;
        border-bottom: 1px solid rgba(255,255,255,0.2);
        padding: 10px 0
    }

    .elementor-element.elementor-element-e060e6d.category-column.elementor-column.elementor-col-33.elementor-inner-column {
        width: 30%
    }

    .woocommerce .single-product-full #content div.product .woocommerce-product-gallery ol li img {
        max-width: 6em
    }

    .cat-outer-block {
        text-align: center
    }

    .columns-4 .cat-outer-block {
        width: 33.33%
    }

    .columns-5 .cat-outer-block {
        width: 25%
    }

    .cat-img-block {
        display: inline-block;
        vertical-align: top;
        float: none;
        margin: 0
    }

    .cat_description .link-text {
        padding: 0
    }

    .cat_description {
        margin-top: 8px
    }

    .navigation-bar .new-shop:after, .navigation-bar .new-shop > a:before {
        display: none
    }

    .text-col.col-6 {
        width: 100%
    }

    .admin-bar .mobile-navigation .mobile-menu {
        top: 32px
    }

    .mobile-navigation, .menu-toggle {
        display: inline-block;
        vertical-align: top;
        padding: 0;
        box-sizing: border-box;
        width: auto;
        line-height: inherit;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex: 1 1 auto
    }

        .mobile-navigation .menu-toggle {
            font-size: 0;
            margin: 0 10px 0 0
        }

    .header-center, .main-navigation {
        display: none
    }

    .new.menu-item a:after {
        display: none
    }

    .hot-porduct .product {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 33.33% !important
    }

    .woofeature .woo-grid .woocommerce ul.products li.product, .woonew .woo-grid .woocommerce ul.products li.product, .woobest .woo-grid .woocommerce ul.products li.product {
        display: none
    }

    .header-bottom-left .new-shop > a:before {
        display: none
    }

    .category-banner-image {
        margin-inline-end: 10px
    }

    .woocommerce ul.products li.last .container-inner:after {
        width: 1px
    }

    #primary-sidebar .search-field, .widget .search-field {
        width: 83%
    }

    .widget.toggled-on .toggle-block {
        display: block;
        padding: 15px 0
    }

    .single-product-side-widget-area .widget, .single-product-side-widget-area .widget .toggle-block {
        display: block
    }

    .product-cms-tab-block .widget .toggle-block {
        display: block
    }

    .widget .blog-carousel .owl-controls .owl-buttons .owl-prev, .widget .testimonial-carousel.owl-theme .owl-buttons div.owl-prev {
        right: 70px
    }

    .widget .blog-carousel .owl-controls .owl-buttons .owl-next, .widget .testimonial-carousel.owl-theme .owl-buttons div.owl-next {
        right: 30px
    }

    .widget .testimonial-carousel.owl-theme .owl-buttons div, .widget .blog-carousel.owl-theme .owl-buttons div {
        top: -44px
    }

    .widgets-leftbanner.widget .title-outer {
        display: block
    }

    .widget.widgets-leftbanner {
        border: 3px solid #E62E04
    }

    .widgets-leftbanner .left-banner {
        padding: 15px
    }

    .primary-sidebar .widget.widgets-leftbanner .left-banner {
        display: block;
        padding: 0
    }

    .title-outer {
        position: relative;
        cursor: pointer
    }

    .product-categories .expandable-hitarea:before {
        content: "\f067"
    }

    .header-category ul.product-categories ul.children > li a:before, .woo_categories_list ul.product-categories ul > li a:before {
        display: none
    }

    .header-category ul li > a {
        padding: 6px 12px
    }

    .header-category .product-categories .cat-parent .children li, .header-category .product-categories ul.sub-menu li {
        padding: 0;
        position: relative;
        display: block;
        width: 100%;
        padding-inline-start: 10px
    }

    .product-categories .collapsable-hitarea:before {
        content: "\f068"
    }
}

@media only screen and (max-width: 1024px) {
    .header-category.widget .widget-title::before {
        top: 14px;
        right: 20px;
        background-size: 23px;
        height: 20px;
        width: 20px;
        left: auto
    }

    .header-category {
        margin-bottom: 20px
    }

        .header-category.widget .widget-title {
            font-size: 14px;
            padding: 12px 20px
        }

        .header-category ul.product-categories {
            margin: 0;
            box-sizing: border-box;
            position: absolute;
            display: none;
            background: rgba(3,43,56,1)
        }

        .header-category .product-categories .cat-parent > .children, .header-category .product-categories li ul li:hover > ul.children > ul.children {
            left: 0;
            position: relative;
            right: 0;
            top: 0;
            width: 100%;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none;
            transform-origin: unset;
            border: 0
        }

        .header-category .product-categories li:hover > .children, .header-category .product-categories li ul li ul.children li:hover > ul.children {
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none;
            -webkit-transition: none;
            -o-transition: none;
            transition: none
        }

        .header-category .product-categories li.cat-parent > a::after {
            display: none
        }

        .header-category .hitarea {
            right: 20px
        }
}

@media only screen and (max-width: 979px) {
    .header-top .header-right {
        display: none
    }

    .shopping_cart.tog .woocommerce-Price-amount, .topbar-link .account-label::after {
        display: none
    }

    .topbar-link {
        margin: 0
    }

        .topbar-link .account-label {
            font-size: 0;
            padding: 0
        }

            .topbar-link .account-label::before {
                position: static;
                width: 33px;
                background-size: 21px
            }

    .header-cart .togg .widget.widget_shopping_cart {
        top: 54px
    }

    .topbar-link-wrapper {
        top: 50px
    }

    .footer-top {
        padding: 30px 0
    }

    .widget_mc4wp_form_widget, .mc4wp-response {
        width: 100%
    }

    .tnp, .mc4wp-form {
        margin-inline: 0
    }

    .product-button-hover {
        top: 0;
        visibility: visible;
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1
    }

    .elementor .woocommerce ul.products li.product, .woocommerce ul.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .brands.list ul li {
        width: 33.33%
    }

    .woo-products, .woocommerce ul.products.grid, .woocommerce-page ul.products.grid, .products {
        margin: 0 -10px
    }

    .woocommerce ul.products li .container-inner, .cat-outer-block, #home_featured_carousel .container-inner {
        padding: 0 10px
    }

    .blog-posts-content .grid.cols-3 .item, .portfolio-grid.cols-3 .item {
        width: 50%
    }

    .columns-5 .cat-outer-block {
        width: 33.33%
    }

    .woo-list .woocommerce ul.products li.product {
        width: 50% !important
    }

    .post-image-outer {
        width: 100% !important;
        margin-inline: 0;
        margin-block-end: 10px
    }

    .webdigify_product_nav_buttons {
        top: 3.5%
    }

    .blog-posts-content .post-content-outer {
        clear: both;
        padding-block-start: 10px
    }

    .footer-top .theme-container {
        padding: 0 0 20px
    }

    .header-search .search-form .search-field, .header-search .woocommerce-product-search .search-field {
        width: 250px
    }

    .widgets-cms {
        margin-inline: 3px
    }

    .blog-posts-content.style-2 .post-image-outer {
        width: 100%
    }

    .blog-posts-content.style-2 .post-content-outer {
        padding-inline-start: initial;
        display: inline-block;
        vertical-align: top;
        width: 100%
    }

    .wpcf7-form-control-wrap.your-name, .wpcf7-form-control-wrap.your-email {
        width: 100%;
        margin-inline-end: 0;
        margin-top: 15px
    }

    .woocommerce-product-search button {
        background: #222 url(images/webdigify/search.svg) no-repeat;
        background-size: 14px;
        background-position: center;
        border: 0;
        color: #fff;
        float: left;
        font-size: 0 !important;
        height: 40px;
        margin: 0;
        margin-inline-start: 0;
        padding: 0 !important;
        position: relative;
        right: 0;
        width: 42px;
        border-radius: 0
    }

    .header-search {
        margin: 0
    }

    .header-cart .shopping_cart .cart-icon, .topbar-link .topbar-link-toggle {
        margin-inline-start: 10px;
        margin-inline-end: 0
    }

    .header-search .header-toggle {
        display: inline-block
    }

    .header-top-right {
        flex: 0
    }

    .woocommerce-Reviews #comments, .woocommerce-Reviews #review_form_wrapper {
        width: 100%
    }

    .entry-content-dec, .single-post .author-info, .single-post .navigation.post-navigation, .single-post .comments-area, .entry-main-header.post-image-empty, .single-post .page-links {
        width: auto
    }

    .widgets-footercontact .address {
        margin: 0
    }

    .static-wrapper {
        top: 16%
    }

    .site-title {
        font-size: 38px
    }

    .site-footer .widget_product_tag_cloud .title-outer {
        float: none
    }

    .theme-container, .main-content-inner, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page, .single-product-full .woocommerce-message {
        width: 734px !important
    }

    #secondary, .home.blog #secondary, #primary, .home.blog #primary {
        width: 100%;
        float: none;
        clear: both
    }

    .woocommerce-product-search span.customSelect {
        width: 120px
    }

    .paging-navigation {
        margin: 20px 0
    }

    .portfolio-container {
        margin: 0
    }

    .entry-content-other {
        margin-top: 10px
    }

    .singleproduct-sidebar {
        float: left;
        margin: 20px 0;
        text-align: left
    }

    .header-top-center {
        float: right;
        margin-inline-start: 20px;
        padding: 0
    }

    .header-bottom-left {
        float: none;
        width: 100%
    }

    .site-footer .toggle-block {
        padding: 7px 0 0
    }

    .site-footer .widgets-payment-icon .toggle-block {
        display: block
    }

    .wishlist-counter a {
        background-size: 32px;
        height: 32px;
        width: 32px
    }

    .header-cart .shopping_cart .item-total {
        display: none
    }

    .topbar-link:after, .headercart-block:after {
        display: none
    }

    .cms-banner-item .static-wrapper.cms-center-text .static-text {
        padding: 1% 5%;
        line-height: 15px
    }

    .menu-footer-navigation-container {
        padding: 0;
        box-sizing: border-box
    }

    .home-service .elementor-widget-container {
        padding: 0 15px !important
    }

    .woocommerce .single-product-full.side-widget-area #content .product div.entry-summary, .woocommerce .single-product-full #content .product div.entry-summary {
        width: 100%;
        border: 0;
        padding: 30px 0 20px;
        margin: 0
    }

    .woocommerce .single-product-full #content .product div.images, .woocommerce .single-product-sidebar #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page .single-product-sidebar #content div.product div.images, .woocommerce-page div.product div.images {
        float: none;
        margin: 0 auto 20px;
        width: 74%
    }

    .primary-sidebar .widget_top_rated_products .amount {
        display: block
    }

    .address-text {
        width: 100%
    }

    .widgets-brand .widget-title {
        display: block
    }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%
    }

    .resp-tabs-list li .tab-title {
        margin: 0 7px;
        padding: 0 5px
    }

    .header-cms-service {
        display: none
    }

    .header-tag-widget .tagcloud a {
        margin: 3px 0
    }

    .widget_tag_cloud .widgettitle {
        padding: 3px 0
    }

    .cms-banner-item .text1 {
        font-size: 20px
    }

    .cms-banner-item.style-1 .link-text {
        padding: 5px 13px
    }

    .banner-text {
        margin-top: 0
    }

    .woocommerce .summary .product_meta {
        padding: 1% 0
    }

    .single-portfolio .read-more a {
        padding: 6px 10px
    }

    #primary-sidebar .toggled-on .toggle-block, #primary-sidebar .toggled-on .widget_shopping_cart_content {
        display: block
    }

    #primary-sidebar .toggled-off .toggle-block, #primary-sidebar .toggled-off .widget_shopping_cart_content, .primary-sidebar .widget .toggle-block, .custom_category, .textbox .text1, #primary-sidebar .toggled-off .textwidget {
        display: none
    }

    .primary-sidebar .widget_black_studio_tinymce .textwidget, .primary-sidebar .widget > .toggle-block, .primary-sidebar .widget_price_filter .toggle-block, .primary-sidebar .widget_shopping_cart_content, .primary-sidebar .widget_pages > ul, .primary-sidebar .widget ul.toggle-block {
        padding: 0 15px 15px
    }

    .primary-sidebar .widget {
        margin-bottom: 10px;
        padding: 0
    }

        .primary-sidebar .widget.widget_search {
            border: 0
        }

    .site-footer .toggled-on .title-outer:before {
        content: "\f106"
    }

    .site-footer .widget .widget-title, #secondary .widget-title {
        margin: 0;
        padding: 10px 0;
        font-size: 16px
    }

    #secondary .widget .widget-title {
        padding: 10px
    }

    .primary-sidebar .toggled-on .title-outer::before, .site-footer .toggled-on .title-outer::before {
        content: "\f106"
    }

    .primary-sidebar .title-outer::before, .primary-sidebar .toggled-off .title-outer::before, .site-footer .title-outer::before {
        content: "\f107";
        position: absolute;
        right: 0;
        font-family: 'FontAwesome';
        font-size: 20px;
        top: 10px;
        bottom: 0;
        height: auto;
        width: auto;
        text-align: center;
        z-index: 9;
        margin: auto
    }

    .primary-sidebar .title-outer::before, .primary-sidebar .toggled-off .title-outer::before {
        right: 10px
    }

    .site-footer .title-outer::before {
        color: #fff
    }

    .post-info .entry-header .entry-title {
        padding: 0 0 4px
    }

    .toggled-off .toggle-block, .primary-sidebar .toggle-block, .site-footer .toggle-block, .primary-sidebar .widget_shopping_cart_content, .primary-sidebar .toggled-off .widget_shopping_cart_content, .toggle-content .toggle-block, .widget_newsletterwidget .tnp.tnp-widget, .widget_newsletterwidget .news-text {
        display: none
    }

    .toggled-on .toggle-block, .primary-sidebar .toggled-on .widget_shopping_cart_content, .widget_newsletterwidget.toggled-on .news-text {
        display: block
    }

    .primary-sidebar .left-banner {
        padding: 30px 0 20px
    }

    .toggle-content .toggle_title {
        display: block
    }

    .toggle-content .toggle_title {
        background-color: #f5f5f5;
        display: block;
        text-align: left
    }

    .toggle-content .toggled-on .main-ul {
        display: block
    }

    .toggle-content .toggled-off .main-ul, .toggle-content .main-ul {
        display: none
    }

    .site-footer .footer-widget .widgets-follow-us.toggled-on .widget .widget_accepted_payment_methods .accepted-payment-methods {
        display: block
    }

    .footer-widget {
        width: 100%;
        padding: 0
    }

    .woocommerce .single-product-full .woocommerce-main-image.zoom, .single-product-sidebar .woocommerce-main-image.zoom {
        float: right;
        padding: 0;
        width: 86%
    }

    .primary-sidebar .blog-posts-content {
        padding: 32px 0 0
    }

    #secondary .post-content-inner {
        padding: 0 5px
    }

    .gallery-item, .portfolio-filter-container .item, .portfolios li {
        display: inline-block;
        vertical-align: top;
        width: 50% !important
    }

    .widget_newsletterwidgetminimal, .widget_newsletterwidget, .mc4wp-form-fields, .widget_mc4wp_form_widget {
        display: block;
        text-align: center
    }

    .footer-bottom, .footer-bottom .theme-container, .site-info, .footer-bottom aside.widget {
        display: block;
        text-align: center
    }

    .footer-left, .footer-right {
        float: none;
        padding: 0
    }

    .footer-newsletter .theme-container {
        display: inherit;
        padding: 15px 0
    }

    .footer-widget .widget {
        clear: both;
        margin: 0
    }

    .widgets-follow-us {
        justify-content: center
    }

    .widget .tnp-email, .mc4wp-form-fields input[type="email"] {
        width: auto
    }

    .gallery {
        margin-bottom: 0
    }

    .footer-middle {
        margin: 0 0 20px
    }

    .footer-widget.toggled-on .accepted-payment-methods {
        text-align: center
    }

    .widget_search {
        display: none
    }

    .footer_top {
        margin: 30px 0
    }

    #footer-widget-area {
        display: inline-block;
        vertical-align: top;
        width: 100%
    }

    .site-footer .follow-us h3.widget-title {
        display: block
    }

    .footer-widget, .footer-widget:last-child {
        min-height: inherit;
        width: 100% !important;
        padding: 0;
        border: none;
        margin: 0
    }

    .footer-bottom .widget .tnp.tnp-widget {
        margin: 15px 0
    }

    .widgets-footercontact .widget-title {
        display: block
    }

    .single-portfolio .read-more a {
        padding: 10px
    }

    .text-col {
        width: 100%
    }

    .footer-menu-links {
        width: 100%;
        text-align: center
    }

    .footer-bottom {
        padding: 20px 0
    }

    .primary-sidebar .widget.widgets-leftbanner .left-banner {
        padding: 30px 0 20px
    }

    .woocommerce .single-product-sidebar #content .product div.entry-summary {
        width: 100%;
        padding: 30px 0
    }

    .woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
        width: 100%;
        padding: 30px 0;
        margin: 0
    }

    .woocommerce .single-product-sidebar.single-product-side-widget-area #content .product div.images {
        width: 60%
    }

    .woocommerce .single-product-sidebar.single-product-side-widget-area #content .product div.entry-summary {
        width: 100%;
        margin: 0
    }

    .woocommerce #secondary ul.product_list_widget li .star-rating {
        display: none
    }

    .text-col.col-6 {
        width: 100%;
        margin-inline-end: 0
    }

    #categorytab .resp-tabs-list .category-title {
        width: 100%
    }

    .categorytab .resp-tabs-list a, #categorytab .resp-tabs-list a {
        text-decoration: underline
    }

    .categorytab .woo-products, #categorytab .woo-products {
        margin: 0
    }

    .categorytab .resp-tabs-list li.product-button, #categorytab .resp-tabs-list li.product-button {
        padding: 0 25px;
        text-align: center;
        margin-top: 0;
        width: 100%
    }
}

@media only screen and (max-width: 768px) {
    .woocommerce ul.shop_table.cart, .woocommerce-page ul.shop_table.cart {
        margin: 0 0 30px;
        font-size: 14px;
        border: 1px solid #e5e5e5
    }

    .woocommerce .wishlist_table.mobile li, .woocommerce-page .wishlist_table.mobile li {
        width: 100%;
        text-align: right;
        padding: 10px;
        box-sizing: border-box;
        border-bottom: 1px solid #e5e5e5
    }

        .woocommerce .wishlist_table.mobile li .item-wrapper, .woocommerce-page .wishlist_table.mobile li .item-wrapper {
            width: 100%;
            margin-bottom: 0
        }

            .woocommerce .wishlist_table.mobile li .item-wrapper .product-thumbnail, .woocommerce-page .wishlist_table.mobile li .item-wrapper .product-thumbnail {
                display: inline-block;
                margin: 0;
                float: none;
                width: 100%;
                max-width: inherit
            }

                .woocommerce .wishlist_table.mobile li .item-wrapper .product-thumbnail img, .woocommerce-page .wishlist_table.mobile li .item-wrapper .product-thumbnail img {
                    width: 100px
                }

            .woocommerce .wishlist_table.mobile li .item-wrapper .item-details, .woocommerce-page .wishlist_table.mobile li .item-wrapper .item-details {
                width: 100%
            }

        .woocommerce .wishlist_table.mobile li .item-details h3, .woocommerce-page .wishlist_table.mobile li .item-details h3 {
            border-top: 1px solid #e5e5e5;
            border-bottom: 1px solid #e5e5e5
        }

        .woocommerce .wishlist_table.mobile li .item-details table.item-details-table, .woocommerce-page .wishlist_table.mobile li .item-details table.item-details-table {
            font-size: 18px;
            margin-bottom: 0
        }

            .woocommerce .wishlist_table.mobile li .item-details table.item-details-table tbody, .woocommerce-page .wishlist_table.mobile li .item-details table.item-details-table tbody, .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info tbody, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper table.additional-info tbody {
                width: 100%;
                display: inline-block;
                vertical-align: top
            }

            .woocommerce .wishlist_table.mobile li .item-details table.item-details-table tr, .woocommerce-page .wishlist_table.mobile li .item-details table.item-details-table tr, .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info tr, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper table.additional-info tr {
                border-top: 1px solid #e5e5e5;
                display: flex
            }

            .woocommerce .wishlist_table.mobile li .item-details table.item-details-table td.label, .woocommerce-page .wishlist_table.mobile li .item-details table.item-details-table td.label, .woocommerce .wishlist_table.mobile li .item-details table.item-details-table td.value, .woocommerce-page .wishlist_table.mobile li .item-details table.item-details-table td.value, .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info td.label, .woocommerce-page .additional-info-wrapper table.additional-info td.label, .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info td.value, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper table.additional-info td.value {
                width: 50%
            }

        .woocommerce .wishlist_table.mobile li .additional-info-wrapper, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper {
            font-size: 18px
        }

    .wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist, .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
        display: inline-block;
        vertical-align: top
    }

    .woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper .product-remove {
        line-height: 34px;
        float: left
    }

        .woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove i, .woocommerce-page .wishlist_table.mobile li .additional-info-wrapper .product-remove i {
            font-size: 18px
        }

    .wishlist_table .product-add-to-cart a.button {
        padding: 10px 19px !important;
        font-size: 14px !important
    }
}

@media only screen and (max-width: 782px) {
    .admin-bar .sticky-header.header-middle {
        margin-top: 46px
    }
}

@media only screen and (max-width: 767px) {
    header .theme-container, footer .theme-container, .footer-newsletter {
        width: auto !important;
        padding-inline: 0 !important;
        margin-inline: 15px !important;
        clear: both
    }

    .theme-container {
        width: 100% !important;
        padding-inline: 15px !important;
        margin-inline: 0 !important;
        clear: both
    }

    .main-content-inner {
        padding-inline: 15px !important
    }

    .home .main-content-inner {
        padding-inline: 0 !important
    }

    .topbar-link-wrapper {
        top: 46px
    }

    .header-cart .togg .widget.widget_shopping_cart {
        top: 51px
    }

    .tnp, .mc4wp-form {
        margin-inline: 0
    }

    #cms-banner .elementor-widget-wrap {
        width: auto
    }

    #cms-banner .elementor-column {
        justify-content: center
    }

    .offer-wrapper .elementor-widget-wrap {
        display: block !important;
        text-align: center
    }

    .webdigify_product_nav_buttons {
        top: 2.5%
    }

    .contact-us .elementor-icon-box-icon {
        margin-inline: 0 !important
    }

    .cms-banner .elementor-column, .cms-banner .elementor-column:first-child, .cms-banner .elementor-column:last-child {
        padding: 5px 0
    }

    .cms-banner .elementor-column {
        display: inline-block;
        width: auto !important;
        margin: 0 auto !important;
        padding: 5px 0 !important
    }

    .header-contact .widget {
        position: absolute;
        top: 32px;
        z-index: 91;
        background: #fff;
        padding: 20px;
        box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
        -moz-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
        -webkit-box-shadow: 0 2px 11px 3px rgba(0,0,0,0.1);
        display: none
    }

    .header-contact span {
        display: block;
        padding: 3px 0
    }

    .header-bottom-inner, .header-bottom-inner .header-left {
        display: block
    }

        .header-bottom-inner .header-right {
            display: none
        }

    .header-cms {
        margin: 0
    }

    .header-bottom-inner {
        padding: 15px 0
    }

    .columns-4 .cat-outer-block {
        width: 50%
    }

    .woocommerce ul.products li.product.product-category, .elementor .woocommerce ul.products li.product-category.product {
        width: 45%
    }

    .header-search .search-form .search-field, .header-search .woocommerce-product-search .search-field {
        width: 100%
    }

    .single-product.woocommerce #content div.product form.cart .variations td.label {
        width: 20%
    }

    .normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {
        font-size: 20px;
        line-height: 24px
    }

    .cross-sells, .related.products, .upsells.products {
        padding-block: 10px
    }

    .elementor-kit-11544 button, .elementor-kit-11544 input[type="button"], .elementor-kit-11544 input[type="submit"], .elementor-kit-11544 .elementor-button {
        font-size: 14px;
        padding: 12px 26px
    }

    .category-banner {
        text-align: center !important
    }

    .woocommerce .woo-list ul.products li.product {
        width: 100% !important;
        margin: 10px 0
    }

    .blog .post-info, .blog-page .post-info, article.hentry .post-info, article.type-page .post-info, article.type-product .post-info, .home.blog article.hentry .post-info {
        position: relative;
        margin-top: 0;
        width: 100%;
        padding: 20px 0 0
    }

    .entry-main-content .entry-thumbnail {
        width: 100%
    }

    .banner-1, .banner-2 {
        width: auto !important;
        margin: 0 auto
    }

    .wd-title .elementor-heading-title {
        padding: 0 0 15px
    }

    .widget .tnp-email, .mc4wp-form-fields input[type="email"] {
        width: 290px
    }

    .blog-posts-content.grid .blog-grid .item, .blog-list-container .item, .blog article.post, .search-results article {
        width: 100%;
        margin: 0 0 30px;
        padding-bottom: 30px
    }

    .site-title {
        margin: 0
    }

    .page-title {
        padding-block: 24px
    }

    .leftimage .vc_column-inner {
        padding-right: 0 !important
    }

    .main-content-inner, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page, .single-product-full .woocommerce-message {
        width: auto !important
    }

        .single-product .main-content .theme-container, .main-content.box-page.full-width, .main-content-inner .home-page, .main-content.blog-page.blog-list.box-page, .main-content-inner .main-content.box-page {
            margin: 0 !important;
            padding-inline: 0 !important
        }

    .text-col.col-6 {
        width: 49%;
        margin-inline-end: 10px
    }

    .item-total {
        display: none
    }

    .header-tag {
        display: none
    }

    .sticky-menu {
        min-height: 65px
    }

    .header_logout a {
        display: block
    }

    .cms-banner-item {
        margin: 30px 0;
        text-align: center
    }

    .sub-banner1.cms-banner-item {
        margin-top: 0;
        margin-inline-end: 0
    }

    .sub-banner2.cms-banner-item {
        margin: 0
    }

    .woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
        margin: 20px 0;
        width: 100%
    }

    .woocommerce-tabs ul.tabs {
        width: 100%;
        text-align: center;
        padding: 10px 0
    }

        .woocommerce-tabs ul.tabs li {
            padding: 0
        }

            .woocommerce-tabs ul.tabs li a {
                display: inline-block;
                padding: 10px;
                margin: 3px 0
            }

    .woocommerce div.product .product_title, .woocommerce-page div.product .product_title {
        font-size: 20px;
        line-height: 24px
    }

    .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-ordering, .woocommerce-page .woocommerce-result-count {
        margin-bottom: 10px;
        text-align: center
    }

    #primary .gridlist-toggle {
        float: none
    }

    .recomme-prod .woocommerce ul.products {
        padding: 0
    }

    .faq-questions {
        margin: 0 -20px
    }

    .single-product .main-content-inner {
        width: auto !important
    }

    .header-logo {
        display: none
    }

    .header-mob-logo {
        display: block;
        width: 155px
    }

    .mobile-menu {
        width: 260px
    }

    #primary, .home.blog #primary, .left-sidebar #primary, .homepage #home_primary, #secondary, .home.blog #secondary, .full-width .page-title {
        width: 100%
    }

    .content_inner {
        width: 100% !important;
        margin: 0 !important
    }

    .footertop .content_inner, .widget .banner-slider-container ul li {
        text-align: center
    }

    .navbar, .header_cart {
        display: block;
        padding: 0;
        position: static
    }

    .categorytab .resp-tabs-list li.product-button, #categorytab .resp-tabs-list li.product-button {
        padding: 0;
        text-align: center;
        width: 100%;
        margin-bottom: 20px
    }

    .category-title {
        text-align: center
    }

    .sub-title {
        line-height: 24px
    }

    .categorytab .resp-tabs-list li.category-title {
        padding: 10px 0;
        width: 100%
    }

    .resp-tabs-list {
        padding: 0
    }

    #horizontalTab .resp-tabs-list, #categorytab .resp-tabs-list {
        position: unset;
        top: 0;
        right: 0;
        left: 0
    }

    #categorytab .resp-tabs-container {
        margin-top: 15px
    }

    .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .woocommerce.list-view .woocommerce-result-count, .woocommerce-page.list-view .woocommerce-result-count {
        display: block
    }

    .single_variation_wrap {
        overflow: visible
    }

    .woocommerce .single-product-full .woocommerce-main-image.zoom, .woocommerce .single-product-full .woocommerce-main-image.zoom, .single-product-sidebar .woocommerce-main-image.zoom {
        width: 100%
    }

    #content div.product div.images .bx-wrapper .bx-controls-direction a, #content div.product div.images .bx-wrapper:hover .bx-controls-direction a {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1
    }

    #content div.product div.images .bx-wrapper {
        display: inline-block;
        float: none
    }

    .woocommerce #content .product div.images {
        text-align: center
    }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%
    }

    .woocommerce form {
        width: 100%
    }

    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        margin-bottom: 20px;
        box-sizing: border-box;
        width: 100%
    }

    .blog-posts-content .blog-grid .item.style-3 {
        width: 100%
    }

    .main-container .resp-tabs-list {
        margin: -7px 60px -2px 0
    }

    #yith-quick-view-content div.images, #yith-quick-view-content div.summary {
        float: none;
        width: 100%
    }

    #yith-quick-view-content div.summary {
        float: left;
        margin: 0;
        padding: 15px;
        width: 100%
    }

    .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
        width: 100%;
        margin: 0
    }

    .blog-posts-content .post-image-outer {
        float: none;
        width: 100%;
        text-align: center
    }

    .style-2 .service-content {
        text-align: center
    }

    .service.style-2 {
        width: 100%
    }

    .webdigify_about .image-right .about_image, .webdigify_about .image-left .about_content, .webdigify_about .image-left .about_image, .webdigify_about .image-right .about_content {
        width: 100%;
        text-align: center
    }

    .aboutus .banner-slider-container {
        text-align: center
    }

    .webdigify-newsletter-form .tnp-subscription input[type="email"] {
        width: auto
    }

    .footer-menu-links a {
        padding: 0 8px
    }

    .sitemap-item, .contact_form form {
        width: 100%
    }

    .contact_form .address-container .icon {
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .woocommerce-MyAccount-navigation {
        width: 100%;
        margin: 0 0 30px
    }

    .woocommerce-MyAccount-content {
        overflow: visible;
        clear: both
    }

    .cms-banner-item img {
        width: 100%
    }

    .woocommerce table.my_account_orders tr td.order-actions:before, .woocommerce table.shop_table_responsive tr td.actions:before, .woocommerce table.shop_table_responsive tr td.product-remove:before, .woocommerce-page table.my_account_orders tr td.order-actions:before, .woocommerce-page table.shop_table_responsive tr td.actions:before, .woocommerce-page table.shop_table_responsive tr td.product-remove:before {
        display: none
    }

    .woocommerce-page #content table.cart .product-thumbnail:before, .woocommerce-page table.cart .product-thumbnail:before {
        content: attr(data-title)" "
    }

    .woocommerce table.shop_table_responsive tbody th, .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive thead {
        display: none
    }

    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block
    }

        .woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {
            content: attr(data-title)": ";
            float: left;
            font-weight: 700;
            color: #F3B900
        }

        .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
            display: block;
            text-align: right
        }

    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        text-align: center
    }

    .woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
        width: 100%
    }

    td.product-quantity .quantity {
        float: right
    }

    .woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
        float: none;
        padding-bottom: .5em
    }

    .woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
        width: 100%
    }

    .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
        margin: 0 0 10px
    }

    .woocommerce #content table.cart td, .woocommerce #content table.cart th, .woocommerce table.cart td, .woocommerce table.cart th, .woocommerce-page #content table.cart td, .woocommerce-page #content table.cart th, .woocommerce-page table.cart td, .woocommerce-page table.cart th {
        float: left;
        width: 100%;
        text-align: right;
        padding: 10px !important
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0,0,0,0.02)
    }

    .shop_table.cart.wishlist_table thead {
        display: none
    }

    .title-description {
        box-sizing: border-box;
        padding: 0 15px !important
    }

    .admin-bar .sticky-menu .mobile-menu {
        top: 46px
    }

    .related_posts.blog-list {
        margin: 0
    }

    .post-container {
        width: 100%
    }

    .entry-main-content .entry-thumbnail {
        width: 100%;
        float: none;
        margin-inline-end: 0
    }
}

@media only screen and (max-width: 640px) {
    .widget_newsletterwidgetminimal, .widget_newsletterwidget, .mc4wp-form-fields {
        display: block;
        text-align: center
    }

    .widget_mc4wp_form_widget h2 {
        margin-inline: 0;
        font-size: 20px
    }

    .woocommerce ul.products.list .container-inner .image-block, .woocommerce-page ul.products.list .container-inner .image-block {
        margin: 0;
        width: auto;
        display: inline-block
    }

    .list .product-detail-wrapper {
        width: 100%;
        box-sizing: border-box;
        padding: 15px 0 0
    }

    .list .price-outer {
        width: 100%
    }

    .address-text .icon {
        text-align: center;
        width: 100%
    }

    .address-text .content {
        text-align: center;
        padding: 0;
        width: 100%
    }

    .footer-bottom aside.widget {
        margin: 13px 0 0;
        float: none
    }

    .site-info {
        display: inline-block;
        vertical-align: top;
        float: none;
        width: 100%;
        padding: 0
    }

    .comment-reply-title, .comments-title {
        font-size: 24px;
        line-height: 30px
    }

    article.post, .search-results article {
        padding-bottom: 30px;
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 600px) {
    .admin-bar .sticky-header.header-middle .mobile-navigation .mobile-menu {
        top: 0
    }

    .admin-bar .sticky-header.header-middle {
        margin: 0
    }

    .post-next-content, .post-previous-content {
        width: auto
    }

    .woocommerce ul.products li.product .yith-wcqv-button::before, .woocommerce-page ul.products li.product .yith-wcqv-button::before, .button.yith-wcqv-button::before, .woocommerce .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .woocommerce-page .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .product-detail .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .woocommerce .yith-wcwl-wishlistexistsbrowse a::before, .woocommerce .yith-wcwl-wishlistaddedbrowse a::before, ul.products li.product .product_type_simple::before, ul.products li.product .product_type_external::before, ul.products li.product .product_type_grouped::before, ul.products li.product .product_type_variable::before {
        background-size: 17px
    }

    .woocommerce ul.products li.product .button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added::before, #home_featured_carousel .add_to_cart_button.added::before, .woocommerce a.compare.button.added::before, .woocommerce a.compare.button::before {
        background-size: 18px
    }

    .page-title .entry-title-main {
        font-size: 23px;
        line-height: 30px
    }

    .author-info {
        display: block;
        text-align: center
    }

    .admin-bar .header-fix.sticky-menu {
        margin-top: 0
    }

    .admin-bar .sticky-menu .header-style {
        margin-top: 0
    }

    .admin-bar .sticky-menu .mobile-navigation.active .mobile-menu {
        top: 0
    }

    .small-title {
        display: block;
        margin-inline-start: 0
    }

    .woocommerce-product-search select {
        display: none !important
    }

    .woocommerce-product-search span.customSelect {
        display: none !important
    }

    .site-title {
        font-size: 32px;
        background-size: 31px
    }

    .text-col.col-6 {
        width: 100%;
        margin-inline-end: 0
    }
}

@media only screen and (max-width: 479px) {
    ul.products li.product .product_type_simple::before, ul.products li.product .product_type_external::before, ul.products li.product .product_type_grouped::before, ul.products li.product .product_type_variable::before, .woocommerce .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .woocommerce-page .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .product-detail .yith-wcwl-add-to-wishlist .add_to_wishlist::before, .woocommerce .yith-wcwl-wishlistexistsbrowse a::before, .woocommerce .yith-wcwl-wishlistaddedbrowse a::before, .woocommerce a.compare.button::before, .woocommerce ul.products li.product .yith-wcqv-button::before, .woocommerce-page ul.products li.product .yith-wcqv-button::before, .button.yith-wcqv-button::before, ul.products .product .button, ul.products .yith-wcwl-add-to-wishlist, ul.products .container-inner .compare-button {
        width: 30px;
        height: 30px
    }

    .cross-sells .owl-theme .owl-buttons div.owl-prev, .related.products .owl-theme .owl-buttons div.owl-prev, .upsells.products .owl-theme .owl-buttons div.owl-prev, .home-container .owl-theme .owl-buttons div.owl-prev, .brand-slider .elementor-image-carousel-wrapper .elementor-swiper-button.elementor-swiper-button-prev {
        left: 0;
        right: auto
    }

    .cross-sells .owl-theme .owl-buttons div.owl-next, .related.products .owl-theme .owl-buttons div.owl-next, .upsells.products .owl-theme .owl-buttons div.owl-next, .home-container .owl-theme .owl-buttons div.owl-next, .brand-slider .elementor-image-carousel-wrapper .elementor-swiper-button.elementor-swiper-button-next {
        right: 0;
        left: auto
    }

    .related_posts_outer .owl-theme .owl-buttons div, .cross-sells .owl-theme .owl-buttons div, .related.products .owl-theme .owl-buttons div, .upsells.products .owl-theme .owl-buttons div, .home-container .owl-theme .owl-buttons div {
        top: 40%;
        bottom: auto
    }

    .woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
        clear: both;
        margin: 5px 0
    }

    .post-navigation a.prev-post, .post-navigation a.next-post {
        padding-block: 10px;
        display: block
    }

    .normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {
        font-size: 20px;
        line-height: 24px;
        margin-inline: 7px
    }

    .navigation.post-navigation .nav-links {
        display: block
    }

    .prev-nav-text-wrapper, .next-nav-text-wrapper {
        width: auto
    }

    .nav-links .prev, .nav-links .next {
        display: flex
    }

    .widget .tnp-email, .mc4wp-form-fields input[type="email"] {
        width: 100%;
        margin: 0 0 15px
    }

    .elementor .woocommerce ul.products li.product, .woocommerce ul.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .brands.list ul li {
        width: 50%
    }

    .header-cms {
        display: block
    }

    .widgets-cms {
        margin: 10px 0;
        letter-spacing: 0;
        display: inline-block;
        width: 100%
    }

    .header-search {
        margin-inline-end: 0;
        padding-top: 5px
    }

    .header-cart .shopping_cart .cart-icon, .topbar-link .topbar-link-toggle {
        margin-inline-start: 5px;
        margin-inline-end: 0
    }

    .entry-main-content .entry-thumbnail {
        width: 100%
    }

    .blog-image {
        min-height: 400px
    }

    .single-post .entry-main-header {
        margin: 10px 0 15px;
        padding: 15px 0
    }

    .entry-main-content .entry-meta .entry-date, .entry-meta .comments-link a, .single .entry-meta .entry-date, .site-content .entry-meta a {
        line-height: 20px
    }

    .meta-inner {
        padding-right: 5px
    }

    .columns-5 .cat-outer-block {
        width: 50%
    }

    .columns-4 .cat-outer-block {
        width: 100%
    }

    .woo_list .woocommerce ul.products li.product {
        width: 100% !important
    }

    .author-info .author-avatar {
        margin: 0 0 10px
    }

    .woocommerce ul.products li.product .button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added::before, #home_featured_carousel .add_to_cart_button.added::before {
        background-size: 11px
    }

    .woocommerce #content div.product form.cart .variations select, .woocommerce div.product form.cart .variations select, .woocommerce-page #content div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select {
        width: 100%
    }

    .comment-content, .comments-area .comment-list .reply, .comment-author {
        padding: 0
    }

        .comment-author img {
            padding: 0 0 10px
        }

    .comment-awaiting-moderation, .comment-metadata, .comment-content {
        padding: 5px 0
    }

    .comment-author .avatar {
        position: relative;
        top: 0
    }

    .comment-author b, .comment-author a, .comments-area .comment-author {
        display: block
    }

    .comment-list .children {
        margin-inline-start: 30px
    }

    .wd-title.elementor-widget-heading::before {
        display: none
    }

    .header-search .header-toggle {
        background-size: 20px
    }

    .whislist-counter .whislist-label {
        background-size: 25px
    }

    .topbar-link .topbar-link-toggle {
        background-size: 21px
    }

    .header-search.active .header-toggle {
        background-size: 16px
    }

    .header-cart .cart-contents span.cart-qty, .whislist-counter .count {
        min-height: 17px;
        min-width: 17px;
        line-height: 17px
    }

    .custom-testimonial-inner {
        text-align: center
    }

    .product-button-hover, .woocommerce ul.products li.product:hover .product-button-hover {
        opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1
    }

    .site-title {
        background-size: 28px
    }

    .more-wrap {
        padding: 7px 0
    }

    .resp-tabs-list li {
        display: block
    }

    .box-category-heading {
        padding: 0
    }

    .box-category, .sticky-menu .box-category, .home .sticky-menu .box-category, .home .box-category {
        padding: 16.5px 0 16.5px 45px;
        box-sizing: border-box;
        width: 225px;
        height: 46px
    }

    .static-wrapper .shop-now {
        padding: 0
    }

    .entry-date {
        font-size: 12px;
        letter-spacing: 0
    }

    .post-inner-top {
        margin-top: -70px;
        height: 78px;
        width: 80px;
        border-width: 3px
    }

    .blog-icon:before {
        font-size: 26px;
        line-height: 26px
    }

    .blog-icon {
        margin-bottom: 8px;
        padding-bottom: 4px
    }

    .team-posts-content .staff-image {
        float: none
    }

    .home-category-block {
        top: 60%
    }

    .site-title {
        line-height: 21px;
        font-size: 25px
    }

        .site-title::before {
            background-size: 35px;
            height: 30px;
            width: 40px
        }

    .countbox .timebox {
        padding: 5px
    }

    .summary.entry-summary .compare.button.added::before {
        line-height: 32px
    }

    .hidden-title-form > input[type="text"] {
        display: block;
        margin-bottom: 10px
    }

    .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
        float: none;
        display: block
    }

    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce-MyAccount-content {
    }

    .category-text .owl-carousel .owl-item {
        text-align: center
    }

    .category-text .sub-title, .small-title {
        display: block;
        margin-inline-start: 0;
        text-align: center
    }

    .category-carousel .owl-controls .owl-buttons .owl-prev {
        top: 0;
        right: auto;
        bottom: 0
    }

    .category-carousel .owl-controls .owl-buttons .owl-next {
        top: 0;
        right: 0;
        bottom: 0
    }

    .logo-slider .swiper-slide {
        padding: 35px 15px
    }

    .resp-tabs-list li .tab-title {
        margin: 4px 0;
        padding: 0
    }

    .static-wrapper {
        top: 8%
    }

    .cms-banner-item .text2 {
        font-size: 20px;
        line-height: 20px
    }

    .woocommerce .single-product-full #content .product div.images, .woocommerce .single-product-sidebar #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page .single-product-sidebar #content div.product div.images, .woocommerce-page div.product div.images {
        width: auto
    }

    .elementor .woocommerce ul.products.owl-carousel li.product, .elementor .woocommerce ul.products.list li.product, .woocommerce ul.products.list li.product, .woocommerce-page ul.products.list li.product, .woocommerce ul.products.owl-carousel li.product, .woocommerce-page ul.products.owl-carousel li.product {
        width: 100% !important
    }

    .product-detail .product_title {
        padding: 10px 0
    }

    #home_featured_carousel .product-price.price {
        margin: 15px 0
    }

    .product-button {
        margin-top: 10px
    }

    .social-icon .follow-us a {
        margin: 0 8px
    }

    .woocommerce ul.products li.product-category {
        width: 100% !important
    }

    .woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
        clear: none
    }

    .team-posts-content.posts-content .container {
        width: 100%
    }

    .cat-outer-block a.cat_name {
        font-size: 14px
    }

    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%
    }

    .site-footer .newsletter tr, .site-footer .newsletter-email, .site-footer .newsletter .newsletter-submit {
        width: 100%
    }

    .newsletter-td-submit {
        padding: 5px 0 !important
    }

    .product-cms-tab-block .style5 #tab ul li a {
        margin: 0
    }

    .singleproduct-sidebar {
        float: none;
        margin: 20px auto;
        clear: both
    }

    .woocommerce .single-product-sidebar.single-product-side-widget-area #content .product div.images {
        width: 100%
    }

    blockquote, q {
        line-height: 24px
    }

    .pricing_wrapper {
        padding: 20px 0
    }

    .entry-summary .count-down {
        width: 70%
    }

    .vertical_tab.style2 #tab ul li, .style2.horizontal_tab .tab_groupcontent, .vertical_tab.style3 #tab ul li, .style3.horizontal_tab .tab_groupcontent {
        margin: 0
    }

    .vertical_tab .tab_groupcontent, .horizontal_tab #tab ul li {
        width: 100%;
        margin: 0;
        text-align: center
    }

    #tab ul.tabs {
        width: 100% !important;
        margin: 0
    }

    #tab ul li a {
        display: block
    }

    .address-text-inner {
        text-align: center
    }

    .address-text .icon {
        border-width: 0 0 1px;
        box-sizing: border-box;
        padding: 15px 0;
        width: 100%
    }

    .blog-posts-content .post-image-outer {
        width: 100%
    }

    .blog-posts-content .post-content-outer {
        width: 100%
    }

    .vertical_tab.style2 #tab ul li a.current, .vertical_tab.style2 #tab ul li a:hover {
        border-right: 1px solid #ebebeb
    }

    .horizontal_tab.style2 #tab ul li a.current, .horizontal_tab.style2 #tab ul li a:hover {
        border-bottom: 1px solid #ebebeb
    }

    .single-product .product-cms-tab-block .style5 #tab ul li:last-child {
        margin: 0 0 10px
    }

    #commentform .comment-block {
        width: 100%
    }

    .comment-form-email.comment-block {
        margin: 0
    }
}

@media only screen and (max-width: 379px) {
    .site-title {
        line-height: 15px;
        font-size: 21px
    }

    .category-banner-image .image-category-block .tab-title {
        font-size: 22px
    }

    .header-cart .togg .widget.widget_shopping_cart {
        width: 260px
    }

    .woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
        margin: 10px 0 20px
    }

    .webdigify_product_nav_buttons {
        top: 4.3%
    }

    .count-down .time {
        font-size: 11px
    }

    .countbox strong {
        display: block;
        font-size: 11px;
        line-height: 16px
    }
}

.rs-p-wp-fix {
    display: none !important;
    margin: 0 !important;
    height: 0 !important
}

.wp-block-themepunch-revslider {
    position: relative
}

rs-modal {
    position: fixed !important;
    z-index: 9999999 !important;
    pointer-events: none !important
}

    rs-modal.rs-modal-auto {
        top: auto;
        bottom: auto;
        left: auto;
        right: auto
    }

    rs-modal.rs-modal-fullwidth, rs-modal.rs-modal-fullscreen {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    rs-modal rs-fullwidth-wrap {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%
    }

rs-module-wrap.rs-modal {
    display: none;
    max-height: 100% !important;
    overflow: auto !important;
    pointer-events: auto !important
}

rs-module-wrap.hideallscrollbars.rs-modal {
    overflow: hidden !important;
    max-width: 100% !important
}

rs-modal-cover {
    width: 100%;
    height: 100%;
    z-index: 0;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    pointer-events: auto
}

body > rs-modal-cover {
    position: fixed;
    z-index: 9999995 !important
}

rs-sbg-px {
    pointer-events: none
}

.rs-forceuntouchable, .rs-forceuntouchable * {
    pointer-events: none !important
}

.rs-forcehidden * {
    visibility: hidden !important
}

.rs_splitted_lines {
    display: block;
    white-space: nowrap !important
}

.rs-go-fullscreen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 9999999 !important;
    background: #fff
}

.rtl {
    direction: rtl
}

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

[class^="revicon-"]:before, [class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: 400;
    speak-as: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

rs-module i[class^="fa-"], rs-module i[class*=" fa-"], .rb-modal-wrapper i[class^="fa-"], .rb-modal-wrapper i[class*=" fa-"], #waitaminute i[class^="fa-"], #waitaminute i[class*=" fa-"], #objectlibrary i[class^="fa-"], #objectlibrary i[class*=" fa-"], #rs_overview i[class^="fa-"], #rs_overview i[class*=" fa-"], #rs_overview_menu i[class^="fa-"], #rs_overview_menu i[class*=" fa-"], #builderView i[class^="fa-"], #builderView i[class*=" fa-"] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

rs-module [class^="fa-"]:before, rs-module [class*=" fa-"]:before, .rb-modal-wrapper [class^="fa-"]:before, .rb-modal-wrapper [class*=" fa-"]:before, #rs_overview [class^="fa-"]:before, #rs_overview [class*=" fa-"]:before, #objectlibrary [class^="fa-"]:before, #objectlibrary [class*=" fa-"]:before, #waitaminute [class^="fa-"]:before, #waitaminute [class*=" fa-"]:before, #rs_overview_menu [class^="fa-"]:before, #rs_overview_menu [class*=" fa-"]:before, #builderView [class^="fa-"]:before, #builderView [class*=" fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak-as: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    margin-left: 0
}

rs-module .sr-only, #objectlibrary .sr-only, #waitaminute .sr-only, #rs_overview .sr-only, #rs_overview_menu .sr-only, .rb-modal-wrapper .sr-only, #builderView .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

rs-module .sr-only-focusable:active, rs-module .sr-only-focusable:focus, #waitaminute .sr-only-focusable:active, #waitaminute .sr-only-focusable:focus, #objectlibrary .sr-only-focusable:active, #objectlibrary .sr-only-focusable:focus, #rs_overview .sr-only-focusable:active, #rs_overview .sr-only-focusable:focus, #rs_overview_menu .sr-only-focusable:active, #rs_overview_menu .sr-only-focusable:focus, .rb-modal-wrapper .sr-only-focusable:active, .rb-modal-wrapper .sr-only-focusable:focus, #builderView .sr-only-focusable:active, #builderView .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.revicon-search-1:before {
    content: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.tp-fullwidth-forcer {
    z-index: 0;
    pointer-events: none
}

rs-module-wrap {
    visibility: hidden
}

    rs-module-wrap, rs-module-wrap * {
        box-sizing: border-box;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

rs-module-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block
}

.rs-fixedscrollon rs-module-wrap {
    position: fixed !important;
    top: 0 !important;
    z-index: 1000;
    left: 0 !important
}

.rs-stickyscrollon rs-module-wrap {
    position: sticky !important;
    top: 0;
    z-index: 1000
}

.rs-stickyscrollon {
    overflow: visible !important
}

rs-fw-forcer {
    display: block;
    width: 100%;
    pointer-events: none
}

rs-module {
    position: relative;
    overflow: hidden;
    display: block
}

    rs-module.disableVerticalScroll {
        -ms-touch-action: pan-x;
        touch-action: pan-x
    }

rs-pzimg-wrap, rs-sbg-effectwrap, rs-sbg {
    display: block;
    pointer-events: none
}

rs-sbg-effectwrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

rs-carousel-wrap rs-column rs-layer img {
    width: 0;
    height: 0
}

rs-sbg-px, rs-sbg-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block
}

a.rs-layer, a.rs-layer:-webkit-any-link {
    text-decoration: none
}

a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important
}

.entry-content rs-module a, rs-module a {
    box-shadow: none
}

.rs-ov-hidden {
    overflow: hidden !important
}

.rs-forceoverflow, .rs-forceoverflow rs-module-wrap, .rs-forceoverflow rs-module, .rs-forceoverflow rs-slides, .rs-forceoverflow rs-slide {
    overflow: visible !important
}

.tp-simpleresponsive img, rs-module img {
    max-width: none !important;
    transition: none;
    margin: 0;
    padding: 0;
    border: none
}

rs-module .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px
}

rs-slides, rs-slide, rs-slide:before {
    position: absolute;
    text-indent: 0;
    top: 0;
    left: 0
}

    rs-slide, rs-slide:before {
        display: block;
        visibility: hidden
    }

.rs-layer .rs-untoggled-content {
    display: block
}

.rs-layer .rs-toggled-content {
    display: none
}

.rs-tc-active.rs-layer > .rs-toggled-content {
    display: block
}

.rs-tc-active.rs-layer > .rs-untoggled-content {
    display: none
}

.rs-layer-video {
    overflow: hidden
}

.rs_html5vidbasicstyles {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

rs-module rs-layer, rs-module .rs-layer {
    opacity: 0;
    position: relative;
    visibility: hidden;
    white-space: nowrap;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -moz-osx-font-smoothing: grayscale;
    z-index: 1;
    font-display: swap
}

rs-layer-wrap, rs-mask, rs-module-wrap, rs-module .rs-layer, rs-module img {
    user-select: none
}

rs-module rs-mask-wrap .rs-layer, rs-module rs-mask-wrap :last-child, .wpb_text_column rs-module rs-mask-wrap .rs-layer, .wpb_text_column rs-module rs-mask-wrap :last-child {
    margin-bottom: 0
}

.rs-svg svg {
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top
}

rs-layer:not(.rs-wtbindex), .rs-layer:not(.rs-wtbindex), rs-alyer :not(.rs-wtbindex), .rs-layer :not(.rs-wtbindex) {
    outline: none !important
}

rs-carousel-wrap {
    cursor: url(openhand.cur),move
}

    rs-carousel-wrap.dragged {
        cursor: url(closedhand.cur),move
    }

    rs-carousel-wrap.noswipe {
        cursor: default
    }

rs-carousel-wrap {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

rs-carousel-space {
    clear: both;
    display: block;
    width: 100%;
    height: 0;
    position: relative
}

.tp_inner_padding {
    box-sizing: border-box;
    max-height: none !important
}

.rs-layer.rs-selectable {
    user-select: text
}

rs-px-mask {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

rs-module embed, rs-module iframe, rs-module object, rs-module audio, rs-module video {
    max-width: none !important;
    border: none
}

rs-bg-elem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
    pointer-events: none
}

.tp-blockmask, .tp-blockmask_in, .tp-blockmask_out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    transform: scaleX(0) scaleY(0)
}

rs-zone {
    position: absolute;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    min-height: 50px;
    font-size: 0;
    pointer-events: none
}

rs-row-wrap, rs-column, rs-cbg-mask-wrap {
    display: block;
    visibility: hidden
}

rs-layer-wrap, rs-parallax-wrap, rs-loop-wrap, rs-mask-wrap {
    display: block
}

rs-column-wrap > rs-loop-wrap {
    z-index: 1
}

rs-layer-wrap, rs-mask-wrap, rs-cbg-mask-wrap {
    transform-style: flat
}

@media not all and (min-resolution: .001dpcm) {
    @media {
        rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap {
            backface-visibility: hidden;
            transform-style: preserve-3d
        }
    }
}

.safarifix rs-layer-wrap {
    perspective: 1000000px
}

@-moz-document url-prefix() {
    rs-layer-wraprs-mask-wraprs-cbg-mask-wrapperspective: none
}

}

rs-mask-wrap {
    overflow: hidden
}

rs-fullwidth-wrap {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
    max-width: none !important
}

.rev_row_zone_top {
    top: 0
}

.rev_row_zone_bottom {
    bottom: 0
}

.rev_row_zone_middle {
    top: 0
}

rs-column-wrap .rs-parallax-wrap {
    vertical-align: top
}

.rs-layer img, rs-layer img {
    vertical-align: top
}

rs-row, rs-row.rs-layer {
    display: table;
    position: relative;
    width: 100% !important;
    table-layout: fixed;
    box-sizing: border-box;
    vertical-align: top;
    height: auto;
    font-size: 0
}

rs-column-wrap {
    display: table-cell;
    position: relative;
    vertical-align: top;
    height: auto;
    box-sizing: border-box;
    font-size: 0
}

rs-column {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100% !important;
    height: auto !important;
    white-space: normal !important
}

rs-cbg-mask-wrap {
    position: absolute;
    z-index: 0;
    box-sizing: border-box
}

rs-column-wrap rs-cbg-mask-wrap {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

rs-column-bg {
    position: absolute;
    z-index: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%
}

.rs-pelock * {
    pointer-events: none !important
}

rs-column .rs-parallax-wrap, rs-column rs-loop-wrap, rs-column rs-mask-wrap {
    text-align: inherit
}

rs-column rs-mask-wrap {
    display: inline-block
}

rs-column .rs-parallax-wrap rs-loop-wrap, rs-column .rs-parallax-wrap rs-mask-wrap, rs-column .rs-parallax-wrap {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    line-height: 0
}

    rs-column .rs-parallax-wrap rs-loop-wrap, rs-column .rs-parallax-wrap rs-mask-wrap, rs-column .rs-parallax-wrap, rs-column .rev_layer_in_column {
        vertical-align: top
    }

.rev_break_columns {
    display: block !important
}

    .rev_break_columns rs-column-wrap.rs-parallax-wrap {
        display: block !important;
        width: 100% !important
    }

        .rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden, .tp-forcenotvisible, .tp-hide-revslider, rs-row-wrap.rs-layer-hidden, rs-column-wrap.rs-layer-hidden, .rs-layer.rs-layer-hidden, .rs-layer-audio.rs-layer-hidden, .rs-parallax-wrap.rs-layer-hidden {
            visibility: hidden !important;
            display: none !important
        }

a.rs-layer.rs-nointeraction > .div, rs-layer.rs-nointeraction:not(a), .rs-layer.rs-nointeraction:not(a) {
    pointer-events: none !important
}

rs-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden
}

    rs-static-layers.rs-stl-back {
        z-index: 0
    }

.rs-stl-visible {
    overflow: visible !important
}

.rs-layer rs-fcr {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 100%;
    top: 0
}

.rs-layer rs-fcrt {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 100%;
    top: 0
}

.rs-layer rs-bcr {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: 100%;
    top: 0
}

.rs-layer rs-bcrt {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: 100%;
    top: 0
}

.tp-layer-inner-rotation {
    position: relative !important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.noFilterClass {
    filter: none !important
}

rs-bgvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block
}

.rs-layer.rs-fsv {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

    .rs-layer.rs-fsv audio, .rs-layer.rs-fsv video, .rs-layer.rs-fsv iframe, .rs-layer.rs-fsv iframe audio, .rs-layer.rs-fsv iframe video {
        width: 100%;
        height: 100%
    }

.rs-fsv video {
    background: #000
}

.fullcoveredvideo rs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoisplaying .html5vid rs-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0,0,0,0.3);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    z-index: 3;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px !important;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    z-index: 4;
    opacity: 0;
    transition: opacity 300ms ease-out !important
}

.rs-ISM .tp-video-play-button {
    opacity: 1;
    transition: none !important;
    z-index: 6
}

.rs-audio .tp-video-play-button {
    display: none !important
}

.rs-layer .html5vid {
    width: 100% !important;
    height: 100% !important
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center !important;
    vertical-align: top;
    line-height: 50px !important;
    font-size: 30px !important
}

.rs-layer:hover .tp-video-play-button {
    opacity: 1;
    display: block;
    z-index: 6
}

.rs-layer .tp-revstop {
    display: none;
    width: 15px;
    border-right: 5px solid #fff !important;
    border-left: 5px solid #fff !important;
    transform: translateX(50%) translateY(50%);
    height: 20px;
    margin-left: 11px !important;
    margin-top: 5px !important
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important
}

.rs-fsv .rs-fsv audio {
    object-fit: contain !important
}

.rs-fsv .rs-fsv video {
    object-fit: contain !important
}

.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button {
    display: none
}

@supports not (-ms-high-contrast:none) {
    .rs-fsvfullcoveredvideoaudioobject-fit:cover !important
}

.rs-fsv .fullcoveredvideo video {
    object-fit: cover !important
}

}

.rs-fullvideo-cover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: transparent;
    z-index: 5
}

.rs-nolc .tp-video-play-button, rs-bgvideo video::-webkit-media-controls-start-playback-button, rs-bgvideo video::-webkit-media-controls, rs-bgvideo audio::-webkit-media-controls {
    display: none !important
}

.rs-audio .tp-video-controls {
    opacity: 1 !important;
    visibility: visible !important
}

rs-module h1.rs-layer, rs-module h2.rs-layer, rs-module h3.rs-layer, rs-module h4.rs-layer, rs-module h5.rs-layer, rs-module h6.rs-layer, rs-module div.rs-layer, rs-module span.rs-layer, rs-module p.rs-layer {
    margin: 0;
    padding: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0
}

    rs-module h1.rs-layer:before, rs-module h2.rs-layer:before, rs-module h3.rs-layer:before, rs-module h4.rs-layer:before, rs-module h5.rs-layer:before, rs-module h6.rs-layer:before {
        content: none
    }

rs-dotted {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    pointer-events: none
}

rs-sbg-wrap rs-dotted {
    z-index: 31
}

rs-dotted.twoxtwo {
    background: url(../assets/gridtile.png)
}

rs-dotted.twoxtwowhite {
    background: url(../assets/gridtile_white.png)
}

rs-dotted.threexthree {
    background: url(../assets/gridtile_3x3.png)
}

rs-dotted.threexthreewhite {
    background: url(../assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    position: absolute;
    z-index: -1
}

.tp-shadow1 {
    box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8)
}

.tp-shadow2:before, .tp-shadow2:after, .tp-shadow3:before, .tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: transparent;
    box-shadow: 0 15px 10px rgba(0,0,0,0.8);
    transform: rotate(-3deg)
}

.tp-shadow2:after, .tp-shadow4:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.tp-shadow5 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset
}

    .tp-shadow5:before, .tp-shadow5:after {
        content: "";
        position: absolute;
        z-index: -2;
        box-shadow: 0 0 25px 0 rgba(0,0,0,0.6);
        top: 30%;
        bottom: 0;
        left: 20px;
        right: 20px;
        border-radius: 100px / 20px
    }

.rev-btn, .rev-btn:visited {
    outline: none !important;
    box-shadow: none;
    text-decoration: none !important;
    box-sizing: border-box;
    cursor: pointer
}

    .rev-btn.rev-none, .rev-btn.rev-none:visited {
        text-transform: none
    }

    .rev-btn i {
        font-size: inherit;
        font-weight: 400;
        position: relative;
        top: 0;
        transition: opacity .2s ease-out,margin .2s ease-out;
        margin-left: 0;
        line-height: inherit
    }

    .rev-btn.rev-hiddenicon i {
        font-size: inherit;
        font-weight: 400;
        position: relative;
        top: 0;
        transition: opacity .2s ease-out,margin .2s ease-out;
        opacity: 0;
        margin-left: 0 !important;
        width: 0 !important
    }

    .rev-btn.rev-hiddenicon:hover i {
        opacity: 1 !important;
        margin-left: 10px !important;
        width: auto !important
    }

.rev-burger {
    position: relative;
    box-sizing: border-box;
    padding: 22px 14px;
    border-radius: 50%;
    border: 1px solid rgba(51,51,51,0.25);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

    .rev-burger span {
        display: block;
        width: 30px;
        height: 3px;
        background: #333;
        transition: .7s;
        pointer-events: none;
        transform-style: flat !important
    }

        .rev-burger span:nth-child(2) {
            margin: 3px 0
        }

.quick_style_example_wrap .rev-burger:hover :first-child, #dialog_addbutton .rev-burger:hover :first-child, .open .rev-burger :first-child, .open.rev-burger :first-child {
    transform: translateY(6px) rotate(-45deg)
}

.quick_style_example_wrap .rev-burger:hover :nth-child(2), #dialog_addbutton .rev-burger:hover :nth-child(2), .open .rev-burger :nth-child(2), .open.rev-burger :nth-child(2) {
    transform: rotate(-45deg);
    opacity: 0
}

.quick_style_example_wrap .rev-burger:hover :last-child, #dialog_addbutton .rev-burger:hover :last-child, .open .rev-burger :last-child, .open.rev-burger :last-child {
    transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
    border: 2px solid rgba(255,255,255,0.2)
}

    .rev-b-span-light span, .rev-burger.revb-white span {
        background: #fff
    }

.rev-burger.revb-whitenoborder {
    border: 0
}

    .rev-burger.revb-whitenoborder span {
        background: #fff
    }

.rev-burger.revb-darknoborder {
    border: 0
}

    .rev-b-span-dark span, .rev-burger.revb-darknoborder span {
        background: #333
    }

.rev-burger.revb-whitefull {
    background: #fff;
    border: none
}

    .rev-burger.revb-whitefull span {
        background: #333
    }

.rev-burger.revb-darkfull {
    background: #333;
    border: none
}

    .rev-burger.revb-darkfull span {
        background: #fff
    }

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }

    15% {
        opacity: 1;
        top: 70%
    }

    50% {
        opacity: 0;
        top: 70%
    }

    100% {
        opacity: 0;
        top: 29%
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

    .rev-scroll-btn > * {
        display: inline-block;
        line-height: 18px;
        font-size: 13px;
        font-weight: 400;
        color: #7f8c8d;
        color: #fff;
        font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
        letter-spacing: 2px
    }

    .rev-scroll-btn > :hover, .rev-scroll-btn > :focus, .rev-scroll-btn > .active {
        color: #fff
    }

    .rev-scroll-btn > :hover, .rev-scroll-btn > :focus, .rev-scroll-btn > :active, .rev-scroll-btn > .active {
        opacity: .8
    }

    .rev-scroll-btn.revs-fullwhite {
        background: #fff
    }

        .rev-scroll-btn.revs-fullwhite span {
            background: #333
        }

    .rev-scroll-btn.revs-fulldark {
        background: #333;
        border: none
    }

        .rev-scroll-btn.revs-fulldark span {
            background: #fff
        }

    .rev-scroll-btn span {
        position: absolute;
        display: block;
        top: 29%;
        left: 50%;
        width: 8px;
        height: 8px;
        margin: -4px 0 0 -4px;
        border-radius: 50%;
        animation: rev-ani-mouse 2.5s linear infinite;
        background: #fff
    }

    .rev-scroll-btn.rev-b-span-dark {
        border-color: #333
    }

        .rev-scroll-btn.rev-b-span-dark span, .rev-scroll-btn.revs-dark span {
            background: #333
        }

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0,0,0,0.50);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer
}

.rev-cbutton-dark-sr {
    border-radius: 3px
}

.rev-cbutton-light {
    color: #333;
    background-color: rgba(255,255,255,0.75)
}

.rev-cbutton-light-sr {
    color: #333;
    border-radius: 3px;
    background-color: rgba(255,255,255,0.75)
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px
}

.rev-sbutton-blue {
    background-color: #3B5998
}

.rev-sbutton-lightblue {
    background-color: #00A0D1
}

.rev-sbutton-red {
    background-color: #DD4B39
}

rs-progress {
    visibility: hidden;
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%
}

rs-progress-bar, .rs-progress-bar {
    display: block;
    z-index: 20;
    box-sizing: border-box;
    background-clip: content-box;
    position: absolute;
    vertical-align: top;
    line-height: 0;
    width: 100%;
    height: 100%
}

rs-progress-bgs {
    display: block;
    z-index: 15;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

rs-progress-bg {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%
}

rs-progress-gap {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%
}

rs-progress-vis {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.rs-layer img {
    background: transparent;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)
}

.rs-layer.slidelink {
    cursor: pointer;
    width: 100%;
    height: 100%
}

    .rs-layer.slidelink a {
        width: 100%;
        height: 100%;
        display: block
    }

        .rs-layer.slidelink a div {
            width: 3000px;
            height: 1500px;
            background: url(../assets/coloredbg.png) repeat
        }

        .rs-layer.slidelink a span {
            background: url(../assets/coloredbg.png) repeat;
            width: 100%;
            height: 100%;
            display: block
        }

.rs-layer .rs-starring {
    display: inline-block
}

    .rs-layer .rs-starring .star-rating {
        float: none;
        display: inline-block;
        vertical-align: top;
        color: #FFC321 !important
    }

    .rs-layer .rs-starring .star-rating, .rs-layer .rs-starring-page .star-rating {
        position: relative;
        height: 1em;
        width: 5.4em;
        font-family: star;
        font-size: 1em !important
    }

        .rs-layer .rs-starring .star-rating:before, .rs-layer .rs-starring-page .star-rating:before {
            content: "\73\73\73\73\73";
            color: #E0DADF;
            float: left;
            top: 0;
            left: 0;
            position: absolute
        }

        .rs-layer .rs-starring .star-rating span {
            overflow: hidden;
            float: left;
            top: 0;
            left: 0;
            position: absolute;
            padding-top: 1.5em;
            font-size: 1em !important
        }

            .rs-layer .rs-starring .star-rating span:before, .rs-layer .rs-starring .star-rating span:before {
                content: "\53\53\53\53\53";
                top: 0;
                position: absolute;
                left: 0
            }

rs-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

    rs-loader.off {
        display: none !important
    }

    rs-loader.spinner0 {
        width: 40px;
        height: 40px;
        background-color: #fff;
        background-image: url(../assets/loader.gif);
        background-repeat: no-repeat;
        background-position: center center;
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
        margin-top: -20px;
        margin-left: -20px;
        animation: tp-rotateplane 1.2s infinite ease-in-out;
        border-radius: 3px
    }

    rs-loader.spinner1 {
        width: 40px;
        height: 40px;
        background-color: #fff;
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
        margin-top: -20px;
        margin-left: -20px;
        animation: tp-rotateplane 1.2s infinite ease-in-out;
        border-radius: 3px
    }

    rs-loader.spinner5 {
        background-image: url(../assets/loader.gif);
        background-repeat: no-repeat;
        background-position: 10px 10px;
        background-color: #fff;
        margin: -22px;
        width: 44px;
        height: 44px;
        border-radius: 3px
    }

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

rs-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    border-radius: 100%;
    animation: tp-scaleout 1s infinite ease-in-out
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0.0)
    }

    100% {
        transform: scale(1.0);
        opacity: 0
    }
}

rs-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

    rs-loader.spinner3 .bounce1, rs-loader.spinner3 .bounce2, rs-loader.spinner3 .bounce3 {
        width: 18px;
        height: 18px;
        background-color: #fff;
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
        border-radius: 100%;
        display: inline-block;
        animation: tp-bouncedelay 1.4s infinite ease-in-out;
        animation-fill-mode: both
    }

    rs-loader.spinner3 .bounce1 {
        animation-delay: -.32s
    }

    rs-loader.spinner3 .bounce2 {
        animation-delay: -.16s
    }

@keyframes tp-bouncedelay {
    0%,80%,100% {
        transform: scale(0.0)
    }

    40% {
        transform: scale(1.0)
    }
}

rs-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: tp-rotate 2s infinite linear
}

    rs-loader.spinner4 .dot1, rs-loader.spinner4 .dot2 {
        width: 60%;
        height: 60%;
        display: inline-block;
        position: absolute;
        top: 0;
        background-color: #fff;
        border-radius: 100%;
        animation: tp-bounce 2s infinite ease-in-out;
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.15)
    }

    rs-loader.spinner4 .dot2 {
        top: auto;
        bottom: 0;
        animation-delay: -1s
    }

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes tp-bounce {
    0%,100% {
        transform: scale(0.0)
    }

    50% {
        transform: scale(1.0)
    }
}

rs-layer iframe {
    visibility: hidden
}

rs-layer.rs-ii-o iframe {
    visibility: visible
}

rs-layer input[type="text"], rs-layer input[type="email"], rs-layer input[type="url"], rs-layer input[type="password"], rs-layer input[type="search"], rs-layer input[type="number"], rs-layer input[type="tel"], rs-layer input[type="range"], rs-layer input[type="date"], rs-layer input[type="month"], rs-layer input[type="week"], rs-layer input[type="time"], rs-layer input[type="datetime"], rs-layer input[type="datetime-local"] {
    display: inline-block
}

rs-layer input::placeholder {
    vertical-align: middle;
    line-height: inherit !important
}

a.rs-layer {
    transition: none
}

rs-thumbs-wrap, rs-tabs-wrap, rs-thumbs, rs-thumb, rs-tab, rs-bullet, rs-bullets, rs-navmask, rs-tabs, rs-arrow {
    display: block;
    pointer-events: all
}

.tp-thumbs.navbar, .tp-bullets.navbar, .tp-tabs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0
}

.tp-tabs, .tp-thumbs, .tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0
}

.tp-tab, .tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    box-sizing: border-box
}

.tp-arr-imgholder, rs-poster, .tp-thumb-image, .tp-tab-image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

rs-poster {
    cursor: pointer;
    z-index: 3
}

.tp-tab.rs-touchhover, .tp-tab.selected, .tp-thumb.rs-touchhover, .tp-thumb.selected {
    opacity: 1
}

.tp-tab-mask, .tp-thumb-mask {
    box-sizing: border-box !important
}

.tp-tabs, .tp-thumbs {
    box-sizing: content-box !important
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(255,255,255,0.3);
    cursor: pointer
}

    .tp-bullet.selected, .tp-bullet.rs-touchhover {
        background: #fff
    }

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000
}

    .tparrows.rs-touchhover {
        background: #000
    }

    .tparrows:before {
        font-family: "revicons";
        font-size: 15px;
        color: #fff;
        display: block;
        line-height: 40px;
        text-align: center
    }

    .tparrows.tp-leftarrow:before {
        content: '\e824'
    }

    .tparrows.tp-rightarrow:before {
        content: '\e825'
    }

.rs-layer [class^="pe-7s-"]:before, .rs-layer [class*=" pe-7s-"]:before, .rs-layer [class^="pe-7s-"], .rs-layer [class*=" pe-7s-"] {
    width: auto;
    margin: 0;
    line-height: inherit;
    box-sizing: inherit
}

rs-pzimg-wrap {
    display: block
}

body.rtl .rs-pzimg {
    left: 0 !important
}

.rs_fake_cube {
    transform-style: preserve-3d
}

.rs_fake_cube, .rs_fake_cube_wall {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    top: 0;
    z-index: 0
}

.rs-builder-mode rs-sbg-wrap canvas, rs-sbg canvas {
    overflow: hidden;
    z-index: 5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0,0,0,0.4)
}

.dddwrapper {
    transform-style: flat;
    perspective: 10000px
}

.rs_error_message_box {
    background: #111;
    width: 800px;
    margin: 40px auto;
    padding: 40px 20px;
    text-align: center;
    font-family: "Open Sans",sans-serif
}

.rs_error_message_oops {
    margin: 0 0 20px;
    line-height: 60px;
    font-size: 34px;
    color: #FFF
}

.rs_error_message_content {
    margin: 0 0 20px;
    line-height: 25px;
    font-size: 17px;
    color: #FFF
}

.rs_error_message_button {
    color: #fff !important;
    background: #333;
    display: inline-block;
    padding: 10px 15px;
    text-align: right;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none !important
}

    .rs_error_message_button:hover {
        background: #5e35b1
    }

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #FFF;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    background: rgba(0,0,0,0.75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal
}

.hginfo {
    position: absolute;
    top: -2px;
    left: -2px;
    color: #e74c3c;
    font-size: 12px;
    font-weight: 600;
    background: #000;
    padding: 2px 5px
}

.indebugmode .rs-layer:hover {
    border: 1px dashed #c0392b !important
}

.helpgrid {
    border: 2px dashed #c0392b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0,0,0,0.7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

.aden {
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

    .aden::after {
        background: linear-gradient(to right,rgba(66,10,14,.2),transparent);
        mix-blend-mode: darken
    }

.perpetua::after, .reyes::after {
    mix-blend-mode: soft-light;
    opacity: .5
}

.inkwell {
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua::after {
    background: linear-gradient(to bottom,#005b9a,#e6c13d)
}

.reyes {
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

    .reyes::after {
        background: #efcdad
    }

.gingham {
    filter: brightness(1.05) hue-rotate(-10deg)
}

    .gingham::after {
        background: linear-gradient(to right,rgba(66,10,14,.2),transparent);
        mix-blend-mode: darken
    }

.toaster {
    filter: contrast(1.5) brightness(.9)
}

    .toaster::after {
        background: radial-gradient(circle,#804e0f,#3b003b);
        mix-blend-mode: screen
    }

.walden {
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

    .walden::after {
        background: #04c;
        mix-blend-mode: screen;
        opacity: .3
    }

.hudson {
    filter: brightness(1.2) contrast(.9) saturate(1.1)
}

    .hudson::after {
        background: radial-gradient(circle,#a6b1ff 50%,#342134);
        mix-blend-mode: multiply;
        opacity: .5
    }

.earlybird {
    filter: contrast(.9) sepia(.2)
}

    .earlybird::after {
        background: radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);
        mix-blend-mode: overlay
    }

.mayfair {
    filter: contrast(1.1) saturate(1.1)
}

    .mayfair::after {
        background: radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);
        mix-blend-mode: overlay;
        opacity: .4
    }

.lofi {
    filter: saturate(1.1) contrast(1.5)
}

    .lofi::after {
        background: radial-gradient(circle,transparent 70%,#222 150%);
        mix-blend-mode: multiply
    }

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

    ._1977:after {
        background: rgba(243,106,188,.3);
        mix-blend-mode: screen
    }

.brooklyn {
    filter: contrast(.9) brightness(1.1)
}

    .brooklyn::after {
        background: radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);
        mix-blend-mode: overlay
    }

.xpro2 {
    filter: sepia(.3)
}

    .xpro2::after {
        background: radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);
        mix-blend-mode: color-burn
    }

.nashville {
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

    .nashville::after {
        background: rgba(0,70,150,.4);
        mix-blend-mode: lighten
    }

    .nashville::before {
        background: rgba(247,176,153,.56);
        mix-blend-mode: darken
    }

.lark {
    filter: contrast(.9)
}

    .lark::after {
        background: rgba(242,242,242,.8);
        mix-blend-mode: darken
    }

    .lark::before {
        background: #22253f;
        mix-blend-mode: color-dodge
    }

.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

    .moon::before {
        background: #a0a0a0;
        mix-blend-mode: soft-light
    }

    .moon::after {
        background: #383838;
        mix-blend-mode: lighten
    }

.clarendon {
    filter: contrast(1.2) saturate(1.35)
}

    .clarendon:before {
        background: rgba(127,187,227,.2);
        mix-blend-mode: overlay
    }

.willow {
    filter: grayscale(.5) contrast(.95) brightness(.9)
}

    .willow::before {
        background-color: radial-gradient(40%,circle,#d4a9af 55%,#000 150%);
        mix-blend-mode: overlay
    }

.rise {
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

    .rise::after {
        background: radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);
        mix-blend-mode: overlay;
        opacity: .6
    }

    .rise::before {
        background: radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));
        mix-blend-mode: multiply
    }

    ._1977:after, ._1977:before, rs-pzimg-wrap.aden:after, .aden:before, .brooklyn:after, .brooklyn:before, .clarendon:after, .clarendon:before, .earlybird:after, .earlybird:before, .gingham:after, .gingham:before, .hudson:after, .hudson:before, .inkwell:after, .inkwell:before, .lark:after, .lark:before, .lofi:after, .lofi:before, .mayfair:after, .mayfair:before, .moon:after, .moon:before, .nashville:after, .nashville:before, .perpetua:after, .perpetua:before, .reyes:after, .reyes:before, .rise:after, .rise:before, .slumber:after, .slumber:before, .toaster:after, .toaster:before, .walden:after, .walden:before, .willow:after, .willow:before, .xpro2:after, .xpro2:before {
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute;
        pointer-events: none
    }

._1977, .aden, .brooklyn, .clarendon, .earlybird, .gingham, .hudson, .inkwell, .lark, .lofi, .mayfair, .moon, .nashville, .perpetua, .reyes, .rise, .slumber, .toaster, .walden, .willow, .xpro2 {
    position: absolute
}

    ._1977:before, .aden:before, .brooklyn:before, .clarendon:before, .earlybird:before, .gingham:before, .hudson:before, .inkwell:before, .lark:before, .lofi:before, .mayfair:before, .moon:before, .nashville:before, .perpetua:before, .reyes:before, .rise:before, .slumber:before, .toaster:before, .walden:before, .willow:before, .xpro2:before {
        z-index: 30
    }

    ._1977:after, .aden:after, .brooklyn:after, .clarendon:after, .earlybird:after, .gingham:after, .hudson:after, .inkwell:after, .lark:after, .lofi:after, .mayfair:after, .moon:after, .nashville:after, .perpetua:after, .reyes:after, .rise:after, .slumber:after, .toaster:after, .walden:after, .willow:after, .xpro2:after {
        z-index: 40
    }

.slumber {
    filter: saturate(.66) brightness(1.05)
}

    .slumber::after {
        background: rgba(125,105,24,.5);
        mix-blend-mode: soft-light
    }

    .slumber::before {
        background: rgba(69,41,12,.4);
        mix-blend-mode: lighten
    }

.willow::after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

@media not all and (min-resolution: .001dpcm) {
    @supports (-webkit-appearance:none) {
        .willowfilter:grayscale(1) contrast(.95) brightness(.9)
    }

    .willow::after {
        background-color: transparent
    }
}

}

rs-pzimg-wrap.perpetua:before, rs-pzimg-wrap.perpetua:after, rs-pzimg-wrap.nashville:before, rs-pzimg-wrap.nashville:after, rs-pzimg-wrap.xpro2:before, rs-pzimg-wrap.xpro2:after, rs-pzimg-wrap._1977:after, rs-pzimg-wrap._1977:before, rs-pzimg-wrap.aden:after, rs-pzimg-wrap.aden:before, rs-pzimg-wrap.brooklyn:after, rs-pzimg-wrap.brooklyn:before, rs-pzimg-wrap.clarendon:after, rs-pzimg-wrap.clarendon:before, rs-pzimg-wrap.earlybird:after, rs-pzimg-wrap.earlybird:before, rs-pzimg-wrap.gingham:after, rs-pzimg-wrap.gingham:before, rs-pzimg-wrap.hudson:after, rs-pzimg-wrap.hudson:before, rs-pzimg-wrap.inkwell:after, rs-pzimg-wrap.inkwell:before, rs-pzimg-wrap.lark:after, rs-pzimg-wrap.lark:before, rs-pzimg-wrap.lofi:after, rs-pzimg-wrap.lofi:before, rs-pzimg-wrap.mayfair:after, rs-pzimg-wrap.mayfair:before, rs-pzimg-wrap.moon:after, rs-pzimg-wrap.moon:before, rs-pzimg-wrap.reyes:after, rs-pzimg-wrap.reyes:before, rs-pzimg-wrap.rise:after, rs-pzimg-wrap.rise:before, rs-pzimg-wrap.slumber:after, rs-pzimg-wrap.slumber:before, rs-pzimg-wrap.toaster:after, rs-pzimg-wrap.toaster:before, rs-pzimg-wrap.walden:after, rs-pzimg-wrap.walden:before, rs-pzimg-wrap.willow:after, rs-pzimg-wrap.willow:before, rs-pzimg-wrap:before, rs-pzimg-wrap:after {
    height: 500%;
    width: 500%
}

rs-loader.spinner6 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    rs-loader.spinner6 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        display: inline-block;
        -webkit-animation: rs-revealer-6 1.4s linear infinite;
        animation: rs-revealer-6 1.4s linear infinite
    }

        rs-loader.spinner6 .rs-spinner-inner span {
            position: absolute;
            vertical-align: top;
            border-radius: 100%;
            display: inline-block;
            width: 8px;
            height: 8px;
            margin-left: 16px;
            transform-origin: center 20px;
            -webkit-transform-origin: center 20px
        }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(2) {
                transform: rotate(36deg);
                -webkit-transform: rotate(36deg);
                opacity: .1
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(3) {
                transform: rotate(72deg);
                -webkit-transform: rotate(72deg);
                opacity: .2
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(4) {
                transform: rotate(108deg);
                -webkit-transform: rotate(108deg);
                opacity: .3
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(5) {
                transform: rotate(144deg);
                -webkit-transform: rotate(144deg);
                opacity: .4
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(6) {
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                opacity: .5
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(7) {
                transform: rotate(216deg);
                -webkit-transform: rotate(216deg);
                opacity: .6
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(8) {
                transform: rotate(252deg);
                -webkit-transform: rotate(252deg);
                opacity: .7
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(9) {
                transform: rotate(288deg);
                -webkit-transform: rotate(288deg);
                opacity: .8
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(10) {
                transform: rotate(324deg);
                -webkit-transform: rotate(324deg);
                opacity: .9
            }

@keyframes rs-revealer-6 {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-6 {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner7 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    rs-loader.spinner7 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        display: inline-block;
        padding: 0;
        border-radius: 100%;
        border: 2px solid;
        -webkit-animation: rs-revealer-7 .8s linear infinite;
        animation: rs-revealer-7 .8s linear infinite
    }

@keyframes rs-revealer-7 {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-7 {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner8 {
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    rs-loader.spinner8 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        display: inline-block;
        padding: 0;
        text-align: left
    }

        rs-loader.spinner8 .rs-spinner-inner span {
            position: absolute;
            display: inline-block;
            width: 100%;
            height: 100%;
            border-radius: 100%;
            -webkit-animation: rs-revealer-8 1.6s linear infinite;
            animation: rs-revealer-8 1.6s linear infinite
        }

            rs-loader.spinner8 .rs-spinner-inner span:last-child {
                animation-delay: -.8s;
                -webkit-animation-delay: -.8s
            }

@keyframes rs-revealer-8 {
    0% {
        transform: scale(0,0);
        opacity: .5
    }

    100% {
        transform: scale(1,1);
        opacity: 0
    }
}

@-webkit-keyframes rs-revealer-8 {
    0% {
        -webkit-transform: scale(0,0);
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1,1);
        opacity: 0
    }
}

rs-loader.spinner9 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    rs-loader.spinner9 .rs-spinner-inner span {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        opacity: .6;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-animation: rs-revealer-9 2s infinite ease-in-out;
        animation: rs-revealer-9 2s infinite ease-in-out
    }

        rs-loader.spinner9 .rs-spinner-inner span:last-child {
            -webkit-animation-delay: -1s;
            animation-delay: -1s
        }

@-webkit-keyframes rs-revealer-9 {
    0%,100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes rs-revealer-9 {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

rs-loader.spinner10 {
    width: 54px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    rs-loader.spinner10 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        text-align: center;
        font-size: 10px
    }

        rs-loader.spinner10 .rs-spinner-inner span {
            display: block;
            height: 100%;
            width: 6px;
            display: inline-block;
            -webkit-animation: rs-revealer-10 1.2s infinite ease-in-out;
            animation: rs-revealer-10 1.2s infinite ease-in-out
        }

            rs-loader.spinner10 .rs-spinner-inner span:nth-child(2) {
                -webkit-animation-delay: -1.1s;
                animation-delay: -1.1s
            }

            rs-loader.spinner10 .rs-spinner-inner span:nth-child(3) {
                -webkit-animation-delay: -1s;
                animation-delay: -1s
            }

            rs-loader.spinner10 .rs-spinner-inner span:nth-child(4) {
                -webkit-animation-delay: -.9s;
                animation-delay: -.9s
            }

            rs-loader.spinner10 .rs-spinner-inner span:nth-child(5) {
                -webkit-animation-delay: -.8s;
                animation-delay: -.8s
            }

@-webkit-keyframes rs-revealer-10 {
    0%,100%,40% {
        -webkit-transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes rs-revealer-10 {
    0%,100%,40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

rs-loader.spinner11 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    rs-loader.spinner11 .rs-spinner-inner {
        width: 100%;
        height: 100%
    }

        rs-loader.spinner11 .rs-spinner-inner span {
            display: block;
            width: 33%;
            height: 33%;
            background-color: #333;
            float: left;
            -webkit-animation: rs-revealer-11 1.3s infinite ease-in-out;
            animation: rs-revealer-11 1.3s infinite ease-in-out
        }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(1) {
                -webkit-animation-delay: .2s;
                animation-delay: .2s
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(2) {
                -webkit-animation-delay: .3s;
                animation-delay: .3s
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(3) {
                -webkit-animation-delay: .4s;
                animation-delay: .4s
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(4) {
                -webkit-animation-delay: .1s;
                animation-delay: .1s
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(5) {
                -webkit-animation-delay: .2s;
                animation-delay: .2s
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(6) {
                -webkit-animation-delay: .3s;
                animation-delay: .3s
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(7) {
                -webkit-animation-delay: 0;
                animation-delay: 0
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(8) {
                -webkit-animation-delay: .1s;
                animation-delay: .1s
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(9) {
                -webkit-animation-delay: .2s;
                animation-delay: .2s
            }

@-webkit-keyframes rs-revealer-11 {
    0%,100%,70% {
        -webkit-transform: scale3D(1,1,1);
        transform: scale3D(1,1,1)
    }

    35% {
        -webkit-transform: scale3D(0,0,1);
        transform: scale3D(0,0,1)
    }
}

@keyframes rs-revealer-11 {
    0%,100%,70% {
        -webkit-transform: scale3D(1,1,1);
        transform: scale3D(1,1,1)
    }

    35% {
        -webkit-transform: scale3D(0,0,1);
        transform: scale3D(0,0,1)
    }
}

rs-loader.spinner12 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    rs-loader.spinner12 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        -webkit-animation: rs-revealer-12 1s infinite linear;
        animation: rs-revealer-12 1s infinite linear
    }

@-webkit-keyframes rs-revealer-12 {
    0% {
        -webkit-transform: rotate(0)
    }

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

@keyframes rs-revealer-12 {
    0% {
        transform: rotate(0)
    }

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

rs-loader.spinner13 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    rs-loader.spinner13 .rs-spinner-inner {
        width: 100%;
        height: 100%
    }

        rs-loader.spinner13 .rs-spinner-inner span {
            display: block;
            width: 40%;
            height: 40%;
            position: absolute;
            border-radius: 50%;
            -webkit-animation: rs-revealer-13 2s ease infinite;
            animation: rs-revealer-13 2s ease infinite
        }

            rs-loader.spinner13 .rs-spinner-inner span:nth-child(1) {
                animation-delay: -1.5s;
                -webkit-animation-delay: -1.5s
            }

            rs-loader.spinner13 .rs-spinner-inner span:nth-child(2) {
                animation-delay: -1s;
                -webkit-animation-delay: -1s
            }

            rs-loader.spinner13 .rs-spinner-inner span:nth-child(3) {
                animation-delay: -.5s;
                -webkit-animation-delay: -.5s
            }

@keyframes rs-revealer-13 {
    0%,100% {
        transform: translate(0)
    }

    25% {
        transform: translate(160%)
    }

    50% {
        transform: translate(160%,160%)
    }

    75% {
        transform: translate(0,160%)
    }
}

@-webkit-keyframes rs-revealer-13 {
    0%,100% {
        -webkit-transform: translate(0)
    }

    25% {
        -webkit-transform: translate(160%)
    }

    50% {
        -webkit-transform: translate(160%,160%)
    }

    75% {
        -webkit-transform: translate(0,160%)
    }
}

rs-loader.spinner14 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    rs-loader.spinner14 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        animation: rs-revealer-14 1s infinite linear
    }

        rs-loader.spinner14 .rs-spinner-inner span {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            margin: -8px
        }

            rs-loader.spinner14 .rs-spinner-inner span:nth-child(1) {
                -webkit-animation: rs-revealer-14-1 2s infinite;
                animation: rs-revealer-14-1 2s infinite
            }

            rs-loader.spinner14 .rs-spinner-inner span:nth-child(2) {
                -webkit-animation: rs-revealer-14-2 2s infinite;
                animation: rs-revealer-14-2 2s infinite
            }

            rs-loader.spinner14 .rs-spinner-inner span:nth-child(3) {
                -webkit-animation: rs-revealer-14-3 2s infinite;
                animation: rs-revealer-14-3 2s infinite
            }

            rs-loader.spinner14 .rs-spinner-inner span:nth-child(4) {
                -webkit-animation: rs-revealer-14-4 2s infinite;
                animation: rs-revealer-14-4 2s infinite
            }

@-webkit-keyframes rs-revealer-14-1 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(80%,80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(80%,80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@-webkit-keyframes rs-revealer-14-2 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@-webkit-keyframes rs-revealer-14-3 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@-webkit-keyframes rs-revealer-14-4 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-1 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(80%,80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(80%,80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-2 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-3 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-4 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

rs-loader.spinner15 {
    width: 40px;
    height: 40px;
    margin-top: -4px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    rs-loader.spinner15 .rs-spinner-inner {
        width: 100%;
        height: 100%
    }

        rs-loader.spinner15 .rs-spinner-inner span {
            display: block;
            width: 20px;
            height: 20px;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-animation: rs-revealer-15 1.8s infinite ease-in-out;
            animation: rs-revealer-15 1.8s infinite ease-in-out
        }

        rs-loader.spinner15 .rs-spinner-inner:last-child {
            -webkit-animation-delay: -.9s;
            animation-delay: -.9s
        }

@-webkit-keyframes rs-revealer-15 {
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }

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

@keyframes rs-revealer-15 {
    25% {
        transform: translateX(30px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }

    50% {
        transform: translateX(30px) translateY(30px) rotate(-179deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg)
    }

    50.1% {
        transform: translateX(30px) translateY(30px) rotate(-180deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }

    75% {
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }

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

.bgcanvas {
    display: none;
    position: absolute;
    overflow: hidden
}

.RSscrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px
}

.avada-has-rev-slider-styles .rev_slider_wrapper {
    transform: none
}

#rev_slider_2_1_wrapper .hesperiden.tparrows {
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%
}

    #rev_slider_2_1_wrapper .hesperiden.tparrows.rs-touchhover {
        background: #000
    }

    #rev_slider_2_1_wrapper .hesperiden.tparrows:before {
        font-family: 'revicons';
        font-size: 20px;
        color: #fff;
        display: block;
        line-height: 40px;
        text-align: center
    }

    #rev_slider_2_1_wrapper .hesperiden.tparrows.tp-leftarrow:before {
        content: '\e817';
        margin-left: -3px
    }

    #rev_slider_2_1_wrapper .hesperiden.tparrows.tp-rightarrow:before {
        content: '\e818';
        margin-right: -3px
    }
