@charset "UTF-8";

@font-face {
    font-display: swap;
    font-family: "star";
    src: url(../../../../../../../../../plugins/woocommerce/assets/fonts/star.eot);
    src: url("../../../../../../../../../plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url(../../../../../../../../../plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(../../../../../../../../../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url("../../../../../../../../../../plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
    font-weight: 400;
    font-style: normal
}

@keyframes slideInDown1 {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: hidden
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.price {
    color: var(--e-global-color-highlight);
    font-size: 16px;
    font-size: 1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    margin: 0
}

.price bdi {
    font-weight: 400
}

.price ins {
    order: -1;
    color: var(--e-global-color-highlight)
}

.price del {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
    letter-spacing: var(--e-global-typography-text-letter-spacing);
    font-size: 14px;
    font-size: .875rem;
    margin-left: 10px;
    text-decoration-line: line-through
}

.home .header-absolute {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.site-header-cart {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
    margin-bottom: 0
}

.site-header-cart .cart-contents {
    position: relative;
    display: block;
    text-align: center;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-size: 1.4em;
}

.site-header-cart .cart-contents::before {
    color: var(--e-global-color-primary)
}

.site-header-cart .widget_shopping_cart {
    display: none;
    background-color: var(--background);
    padding: 2.290779772em 1.41577975em 1.41577975em
}

.site-header-cart .widget_shopping_cart .buttons {
    padding: 0
}

.site-header-cart .widget_shopping_cart .buttons .button {
    margin: 0
}

.site-search {
    font-size: 14px;
    font-size: .875rem;
    color: var(--e-global-color-text);
    clear: both;
    display: none
}

.site-search .widget_product_search #searchsubmit {
    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
}

.site-search .widget_product_search #searchsubmit:focus {
    background-color: #f1f1f1;
    color: #21759b;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.beezi-handheld-footer-bar {
    position: fixed !important;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 996;
    border-top: 1px solid;
    border-top-color: var(--e-global-color-border)
}

.beezi-handheld-footer-bar::before, .beezi-handheld-footer-bar::after {
    content: "";
    display: table
}

.beezi-handheld-footer-bar::after {
    clear: both
}

@media (min-width:1025px) {
    .beezi-handheld-footer-bar {
        display: none
    }
}

.beezi-handheld-footer-bar ul {
    margin: 0
}

.beezi-handheld-footer-bar ul li {
    display: inline-block;
    float: left;
    text-align: center
}

.beezi-handheld-footer-bar ul li:last-child>a {
    border-right: 0
}

.beezi-handheld-footer-bar ul li>a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    padding-bottom: 5px;
    background-color: var(--background);
    height: 4.2360680659em;
    position: relative;
    z-index: 999;
    border-right: 1px solid;
    border-right-color: var(--e-global-color-border)
}

.beezi-handheld-footer-bar ul li>a:before {
    color: var(--e-global-color-secondary)
}

.beezi-handheld-footer-bar ul li>a .title {
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 12px;
    font-size: .75rem;
    color: var(--e-global-color-secondary)
}

.beezi-handheld-footer-bar ul li.search .site-search {
    background-color: var(--background);
    position: absolute;
    bottom: -5em;
    left: 0;
    right: 0;
    transition: all, ease, 0.2s;
    padding: 1em;
    z-index: 1;
    display: block
}

.beezi-handheld-footer-bar ul li.search.active .site-search {
    bottom: calc(100% + 1px)
}

.beezi-handheld-footer-bar ul li.search .site-search, .beezi-handheld-footer-bar ul li.search .widget, .beezi-handheld-footer-bar ul li.search form {
    margin-bottom: 0
}

.beezi-handheld-footer-bar ul li.search .widget_product_search {
    padding-bottom: 0
}

.beezi-handheld-footer-bar ul li.search .ajax-search-result {
    display: none
}

.beezi-handheld-footer-bar ul li.cart .count, .beezi-handheld-footer-bar ul li.wishlist .count {
    display: inline-block;
    min-width: 16px;
    text-indent: 0;
    line-height: 12px;
    font-size: 12px;
    font-size: .75rem;
    padding: 2px 0;
    box-sizing: content-box;
    position: absolute;
    top: .5em;
    left: 50%;
    border-radius: 100%;
    color: #fff;
    background-color: var(--e-global-color-primary)
}

.beezi-handheld-footer-bar ul.columns-1 li {
    width: 100%;
    display: block;
    float: none
}

.beezi-handheld-footer-bar ul.columns-2 li {
    width: 50%
}

.beezi-handheld-footer-bar ul.columns-3 li {
    width: 33.33333%
}

.beezi-handheld-footer-bar ul.columns-4 li {
    width: 25%
}

.beezi-handheld-footer-bar ul.scsscolumns-5 li {
    width: 20%
}

.sf-input-focused .beezi-handheld-footer-bar {
    display: none
}

table.shop_table_responsive thead {
    display: none
}

table.shop_table_responsive tbody th {
    display: none
}

table.shop_table_responsive tr td {
    display: block;
    text-align: right;
    clear: both
}

table.shop_table_responsive tr td::before, table.shop_table_responsive tr td::after {
    content: "";
    display: table
}

table.shop_table_responsive tr td::after {
    clear: both
}

table.shop_table_responsive tr td[data-title]::before {
    content: attr(data-title) ": ";
    font-weight: var(--e-global-typography-primary-font-weight);
    float: left
}

table.shop_table_responsive tr td.product-remove a {
    text-align: left
}

table.shop_table_responsive tr td.actions::before, table.shop_table_responsive tr td.download-actions::before {
    display: none
}

table.shop_table_responsive tr td.download-actions .button {
    display: block;
    text-align: center;
    line-height: 50px
}

table.shop_table_responsive.my_account_orders .order-actions {
    text-align: right
}

table.shop_table_responsive.my_account_orders .order-actions::before {
    display: none
}

/*!rtl:begin:ignore*/
.rtl .widget_price_filter .price_label, .rtl .widget_price_filter .price_label span {
    direction: ltr;
    unicode-bidi: embed
}

/*!rtl:end:ignore*/
.woocommerce-form__label-for-checkbox {
    cursor: pointer;
    display: block
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
    margin-right: .3342202552em
}

.form-row label {
    color: var(--e-global-color-secondary);
    display: block;
    margin-bottom: .5em
}

.form-row .select2-container--default .select2-selection--single {
    border: 1px solid;
    border-color: var(--e-global-color-border);
    border-radius: 8px;
    min-height: 50px
}

.form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    color: var(--e-global-color-text)
}

.form-row .select2-container--default .select2-search--dropdown .select2-search__field {
    background: #fff !important
}

.form-row input, .form-row textarea, .form-row select {
    width: 100%
}

.form-row input[type=checkbox], .form-row input[type=radio] {
    width: auto
}

.form-row .button {
    width: auto
}

.form-row.create-account label {
    display: inline-block
}

.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #0f834d
}

.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #e2401c
}

.form-row.woocommerce-invalid input.input-checkbox {
    outline: 2px solid #e2401c;
    outline-offset: 1px
}

.form-row.woocommerce-invalid .select2-selection {
    border-color: #e2401c;
    border-width: 2px
}

.form-row-last {
    margin-right: 0 !important
}

.form-row-wide {
    clear: both;
    width: 100%
}

.required {
    border-bottom: 0 !important;
    color: #e2401c
}

.demo_store {
    position: fixed;
    left: 0;
    bottom: 69px;
    right: 0;
    margin: 0;
    padding: 1em 1.41577975em;
    background-color: #3d9cd2;
    color: #fff;
    z-index: 9998
}

.demo_store a {
    color: #fff;
    font-weight: var(--e-global-typography-text-font-weight);
    text-decoration: underline
}

.demo_store a:hover {
    text-decoration: none
}

.demo_store a.woocommerce-store-notice__dismiss-link {
    display: block
}

.posted-in {
    color: var(--e-global-color-lighter);
    font-family: var(--e-global-typography-text-font-family);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
    letter-spacing: var(--e-global-typography-text-letter-spacing);
    font-size: 13px;
    font-size: .8125rem
}

.posted-in a {
    color: var(--e-global-color-lighter)
}

.posted-in a:hover {
    text-decoration: underline
}

.star-rating {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    width: 6em;
    letter-spacing: .18em
}

.star-rating::before {
    content: "\f005""""\f005""""\f005""""\f005""""\f005";
    font-family:'Font Awesome 5 Free';
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    color: #E6E6E6
}

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

.star-rating span:before {
    content: "\f005""""\f005""""\f005""""\f005""""\f005";
    font-family:'Font Awesome 5 Free';
    top: 0;
    position: absolute;
    left: 0;
    color: #F99E31
}

p.stars {
    display: inline-block;
    margin: 0
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px;
    font-weight: var(--e-global-typography-text-font-weight)
}

p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "star";
    content: "S";
    color: var(--e-global-color-text);
    text-indent: 0;
    opacity: .25
}

p.stars a:hover~a::before {
    content: "S";
    color: var(--e-global-color-text);
    opacity: .25
}

p.stars:hover a::before {
    content: "S";
    color: #F99E31;
    opacity: 1
}

p.stars.selected a.active::before {
    content: "S";
    color: #F99E31;
    opacity: 1
}

p.stars.selected a.active~a::before {
    content: "S";
    color: var(--e-global-color-text);
    opacity: .25
}

p.stars.selected a:not(.active)::before {
    content: "S";
    color: #F99E31;
    opacity: 1
}

.label-wrapper {
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    z-index: 1
}

.label-wrapper>span {
    background-color: var(--e-global-color-secondary);
    font-size: 12px;
    font-size: .75rem;
    font-family: var(--e-global-typography-accent-font-family);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
    letter-spacing: 0;
    padding: 4px 8px;
    line-height: 1;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .16)
}

.label-wrapper>span:not(:last-child) {
    margin-right: 5px
}

.label-wrapper>span.new-label {
    background-color: #30373E
}

.label-wrapper>span.onsale {
    background-color: var(--e-global-color-primary)
}

.wc-block-grid__product-onsale, .onsale {
    display: inline-block;
    position: absolute;
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    text-transform: capitalize;
    font-weight: var(--e-global-typography-primary-font-weight);
    top: 10px;
    left: 10px;
    padding: 2px 13px;
    border-radius: 8px;
    background-color: var(--e-global-color-primary);
    color: #fff
}

.label-wrapper .wc-block-grid__product-onsale, .label-wrapper .onsale {
    position: static
}

.onsale+.stock-label {
    top: 30px;
    left: 0
}

.stock-label {
    line-height: 28px;
    display: inline-block;
    position: absolute;
    font-size: 14px;
    font-size: .875rem;
    font-weight: var(--e-global-typography-primary-font-weight);
    top: 0;
    left: 0;
    z-index: 3;
    padding: 2px 13px;
    background-color: var(--e-global-color-primary);
    border-radius: 8px;
    color: #fff
}

.beezi-sorting {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 2em;
    padding: 1rem;
    font-size: 14px;
    font-size: .875rem;
    border-radius: 8px;
    border: 1px dashed var(--e-global-color-border);
    color: var(--e-global-color-text)
}

@media (min-width:768px) {
    .beezi-sorting {
        padding: 1.3rem 2rem 1.1rem
    }
}

.beezi-sorting>* {
    margin-top: 0;
    margin-bottom: 0
}

.beezi-sorting .woocommerce-result-count {
    display: none
}

@media (min-width:768px) {
    .beezi-sorting .woocommerce-result-count {
        display: block
    }
}

.beezi-sorting .woocommerce-ordering {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    background-color: transparent;
    padding: 0;
    order: 2
}

@media (min-width:768px) {
    .beezi-sorting .woocommerce-ordering {
        order: unset;
        margin-left: auto;
        margin-right: 12px
    }
}

.beezi-sorting .woocommerce-ordering select {
    width: auto;
    border: none;
    border-radius: 0;
    padding: 0 18px 0 0
}

.beezi-sorting .woocommerce-ordering select:not([size]):not([multiple]) {
    padding: 0 16px 0 0
}

.beezi-sorting select:not([size]):not([multiple]) {
    padding: 0 14px 0 0;
    border: none;
    width: auto;
    background-position: 100% center;
    background-size: 8px 8px;
    background-color: var(--background);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDUiPjxnIGZpbGw9Im5vbmUiIGNsYXNzPSJuYy1pY29uLXdyYXBwZXIiPjxwYXRoIGQ9Ik0yLjYxIDQuNTQ4TC4xMyAxLjgwOGMtLjI5My0uMzIzLS4wNTUtLjgzLjM5LS44M2g0Ljk2M2MuMSAwIC4xOTcuMDI4LjI4LjA4LjA4NC4wNTIuMTUuMTI2LjE5Mi4yMTRhLjQ4NS40ODUgMCAwIDEtLjA4Mi41MzZMMy4zOSA0LjU0OGEuNTE3LjUxNyAwIDAgMS0uMzkuMTcuNTMzLjUzMyAwIDAgMS0uMzktLjE3eiIgZmlsbD0iY3VycmVudENvbG9yIj48L3BhdGg+PC9nPjwvc3ZnPg==)
}

.beezi-products-per-page {
    font-size: 14px;
    font-size: .875rem;
    color: var(--e-global-color-secondary);
    position: relative;
    display: flex;
    align-items: center;
    padding-right: .6rem;
    margin-left: auto
}

@media (min-width:768px) {
    .beezi-products-per-page {
        padding-right: 0;
        margin-left: 0
    }
}

.beezi-products-per-page .per-page-title {
    color: var(--e-global-color-text)
}

.gridlist-toggle {
    display: none;
    align-items: center;
    margin-right: 1rem
}

@media (min-width:768px) {
    .gridlist-toggle {
        display: inline-flex
    }
}

.gridlist-toggle a {
    display: inline-block;
    color: var(--e-global-color-text);
    line-height: 0;
    font-size: 16px;
    font-size: 1rem
}

.gridlist-toggle a.active {
    color: var(--e-global-color-secondary)
}

.gridlist-toggle a:hover {
    color: var(--e-global-color-primary)
}

.gridlist-toggle a:not(:first-child) {
    margin-left: 14px
}

.upsells {
    border-bottom: 1px dashed var(--e-global-color-border)
}

.related, .upsells {
    margin-top: 70px;
    position: relative;
    padding: 0
}

.related>h2:first-child, .upsells>h2:first-child {
    position: relative;
    text-align: center;
    display: block;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 22px;
    color: var(--e-global-color-secondary)
}

@media (min-width:768px) {
    .related>h2:first-child, .upsells>h2:first-child {
        font-size: 44px;
        font-size: 2.75rem
    }
}

.related .slick-track, .upsells .slick-track {
    margin: 0
}

.hentry .woocommerce-message strong, .hentry .woocommerce-info strong, .hentry .woocommerce-error strong, .hentry .woocommerce-noreviews strong, .hentry p.no-comments strong {
    color: #fff
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 30px;
    padding: 1.3em 1.618034em 1em;
    background-color: #0f834d;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: .6180339845em solid rgba(0, 0, 0, .15)
}

.woocommerce-message::before, .woocommerce-message::after, .woocommerce-info::before, .woocommerce-info::after, .woocommerce-error::before, .woocommerce-error::after, .woocommerce-noreviews::before, .woocommerce-noreviews::after, p.no-comments::before, p.no-comments::after {
    content: "";
    display: table
}

.woocommerce-message::after, .woocommerce-info::after, .woocommerce-error::after, .woocommerce-noreviews::after, p.no-comments::after {
    clear: both
}

.woocommerce-message a, .woocommerce-info a, .woocommerce-error a, .woocommerce-noreviews a, p.no-comments a {
    color: #fff
}

.woocommerce-message a:hover, .woocommerce-info a:hover, .woocommerce-error a:hover, .woocommerce-noreviews a:hover, p.no-comments a:hover {
    color: #fff;
    opacity: .7
}

.woocommerce-message a.button:hover, .woocommerce-info a.button:hover, .woocommerce-error a.button:hover, .woocommerce-noreviews a.button:hover, p.no-comments a.button:hover {
    opacity: 1
}

.woocommerce-message .button, .woocommerce-info .button, .woocommerce-error .button, .woocommerce-noreviews .button, p.no-comments .button {
    float: right;
    padding: 0;
    background: none;
    color: #fff;
    box-shadow: none;
    line-height: 1.618;
    margin-left: 1em;
    padding-left: 1em;
    border-width: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, .25) !important;
    border-radius: 0
}

.woocommerce-message .button:hover, .woocommerce-info .button:hover, .woocommerce-error .button:hover, .woocommerce-noreviews .button:hover, p.no-comments .button:hover {
    background: none;
    color: #fff;
    opacity: .7
}

.woocommerce-message strong, .woocommerce-info strong, .woocommerce-error strong, .woocommerce-noreviews strong, p.no-comments strong {
    color: #fff
}

.woocommerce-message pre, .woocommerce-info pre, .woocommerce-error pre, .woocommerce-noreviews pre, p.no-comments pre {
    background-color: rgba(0, 0, 0, .1)
}

.home .woocommerce-message, .home .woocommerce-info, .home .woocommerce-error, .home .woocommerce-noreviews, .home p.no-comments {
    display: none
}

.site-content>.col-full>.woocommerce>.woocommerce-info:first-child, .site-content>.col-full>.woocommerce>.woocommerce-error:first-child {
    margin-top: 2.6180340252em
}

.woocommerce-error {
    list-style: none
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #3d9cd2
}

.woocommerce-error {
    background-color: #e2401c
}

dl.variation {
    font-size: .875em
}

dl.variation dd {
    margin: 0 0 1em
}

.wc-item-meta {
    font-size: .875em;
    margin-left: 0;
    list-style: none
}

.wc-item-meta li::before, .wc-item-meta li::after {
    content: "";
    display: table
}

.wc-item-meta li::after {
    clear: both
}

.wc-item-meta li strong, .wc-item-meta li p {
    display: inline-block
}

.beezi-product-section {
    margin-bottom: 1.618034em
}

.beezi-product-section .section-title {
    text-align: center;
    margin-bottom: 1em
}

.beezi-product-section:last-child {
    margin-bottom: 0
}

.beezi-product-pagination {
    position: relative;
    display: flex;
    align-items: center
}

@media (max-width:768px) {
    .beezi-product-pagination {
        display: none
    }
}

.beezi-product-pagination a>span {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--e-global-color-lighter);
    font-size: 14px;
    font-size: .875rem;
    line-height: 22px;
    text-transform: capitalize;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.beezi-product-pagination a>span i {
    font-size: 12px;
    font-size: .75rem
}

.beezi-product-pagination a>span:hover {
    color: var(--e-global-color-secondary)
}

.beezi-product-pagination a:last-child {
    margin-left: 25px
}

.beezi-product-pagination a:hover .product-item {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    top: 100%
}

.beezi-product-pagination a span.shop-tooltip {
    display: inline-flex;
    align-items: center;
    margin: 0 3px;
    vertical-align: text-bottom;
    line-height: 22px
}

.beezi-product-pagination a:nth-child(2):hover {
    color: var(--e-global-color-secondary)
}

.beezi-product-pagination .product-item {
    position: absolute;
    right: 0;
    top: calc(100% + 10px);
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    width: 250px;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    text-align: left;
    transition: all ease-in-out 0.3s;
    border-radius: 8px;
    overflow: hidden;
    z-index: 99
}

.beezi-product-pagination .product-item img {
    max-width: 80px
}

.beezi-product-pagination .product-item .beezi-product-pagination-content {
    padding: 0 15px
}

.beezi-product-pagination .product-item .beezi-product-pagination__title {
    color: var(--e-global-color-secondary);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.4em;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: 1.2;
    margin-bottom: 5px
}

.beezi-sticky-add-to-cart {
    display: none
}

@media (max-width:1023px) {
    .beezi-archive-product #secondary {
        display: none
    }
}

.quantity_wrap .quantity_label {
    font-size: 14px;
    font-size: .875rem;
    color: var(--e-global-color-secondary);
    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
}

.quantity_wrap .quantity_label:focus {
    background-color: #f1f1f1;
    color: #21759b;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.quantity_wrap .quantity {
    position: relative;
    display: inline-flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 4px;
    padding: 0
}

.quantity_wrap .quantity.hidden {
    display: none
}

.quantity_wrap .quantity button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    text-align: center;
    z-index: 9;
    top: 0;
    bottom: 0;
    border: none;
    border-radius: 50px;
    color: #E3DEDD;
    background-color: transparent;
    font-size: 24px;
    font-size: 1.5rem
}

.quantity_wrap .quantity button:hover {
    color: var(--e-global-color-primary);
    outline: none
}

.quantity_wrap .quantity .qty {
    padding: 5px;
    -moz-appearance: textfield;
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
    font-style: var(--e-global-typography-primary-font-style);
    text-decoration: var(--e-global-typography-primary-text-decoration);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
    color: var(--e-global-color-secondary);
    flex: 1;
    border: unset;
    background-color: transparent
}

.quantity_wrap .quantity .qty::-webkit-outer-spin-button, .quantity_wrap .quantity .qty::-webkit-inner-spin-button {
    opacity: 0;
    display: none
}

.quantity_wrap .quantity .qty:focus {
    border-color: var(--e-global-color-accent)
}

.woosb-products {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: var(--e-global-color-border);
    padding-bottom: 10px
}

.woosb-products .woosb-product {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    padding: 10px 0;
    border-bottom: none
}

.woosb-products .woosb-product .woosb-thumb {
    width: 60px;
    padding: 0;
    margin-right: 15px;
    flex: 0 0 60px
}

.woosb-products .woosb-product .woosb-thumb img {
    width: 60px;
    height: 60px;
    max-width: 60px;
    object-fit: cover
}

.woosb-products .woosb-product .woosb-title .woosb-title-inner {
    font-size: 14px;
    line-height: 22px
}

.woosb-products .woosb-product .woosb-price {
    width: auto;
    margin-left: auto;
    flex: unset;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px
}

.woosb-products .woosb-product .woosb-quantity {
    width: unset;
    flex: unset;
    margin-right: 10px;
    padding: 0
}

.woosb-products .woosb-product .woosb-quantity button {
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    text-align: center;
    z-index: 9;
    top: 0;
    bottom: 0;
    border: none;
    width: 30px;
    height: 36px;
    border-radius: 0;
    font-size: 10px;
    color: #000
}

.woosb-bundles .woosb-products, .woosb-wrap .woosb-products {
    margin-bottom: 20px
}

.woosb-bundles .woosb-text, .woosb-wrap .woosb-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 43px;
    color: var(--e-global-color-secondary)
}

.woosb-bundles .amount, .woosb-wrap .amount {
    font-weight: 800;
    font-size: 20px;
    line-height: 22px;
    color: var(--e-global-color-secondary)
}

#reviews .commentlist li p.meta .verified {
    display: inline-block;
    height: 1.41577975em;
    width: 1.41577975em;
    position: relative;
    text-indent: -9999px
}

#reviews .commentlist li p.meta .verified::before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    color: #0f834d;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.41577975em;
    height: 1.41577975em;
    text-indent: 0;
    text-align: center;
    line-height: 1.618034em
}

.woocommerce-MyAccount-downloads .button::after {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-left: .5407797364em
}

.my_account_orders .button.view::after {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-left: .5407797364em
}

p.order-again .button::after {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-left: .5407797364em
}

#shipping_method li>label {
    cursor: pointer;
    padding-right: 20px;
    position: relative
}

#shipping_method li>label::after {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

#shipping_method li>input[type=radio]:first-child {
    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
}

#shipping_method li>input[type=radio]:first-child:focus {
    background-color: #f1f1f1;
    color: #21759b;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#shipping_method li>input[type=radio]:first-child:checked+label::after {
    content: ""
}

#shipping_method li>input[type=hidden]:first-child+label {
    padding-right: 0
}

#shipping_method li>input[type=hidden]:first-child+label::after {
    content: none
}

#payment .payment_methods li>label {
    cursor: pointer
}

#payment .payment_methods li>label::before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-right: .5407797364em;
    transition: color, ease, 0.2s
}

#payment .payment_methods li>input[type=radio]:first-child {
    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
}

#payment .payment_methods li>input[type=radio]:first-child:focus {
    background-color: #f1f1f1;
    color: #21759b;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#payment .payment_methods li>input[type=radio]:first-child:checked+label::before {
    content: ""
}

.woocommerce-password-strength::after {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-left: .5407797364em
}

.woocommerce-password-strength.strong::after {
    content: ""
}

.woocommerce-password-strength.good::after {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.is-active a::before {
    opacity: 1
}

.woocommerce-MyAccount-navigation ul li a::before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    line-height: 1.618;
    margin-left: .5407797364em;
    width: 1.41577975em;
    text-align: right;
    float: right;
    opacity: .25
}

.woocommerce-MyAccount-navigation ul li a:hover::before {
    opacity: 1
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before {
    content: ""
}

.woocommerce-shipping-calculator>p:first-child a::before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-right: .3342202552em
}

.blockUI::before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    animation: fa-spin 0.75s linear infinite;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    font-size: 1.875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px
}

.stock::before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    margin-right: .5407797364em;
    margin-top: -4px
}

.stock.in-stock::before {
    content: ""
}

.products-load-more-btn-wrap {
    text-align: center
}

.products-load-more-btn {
    position: relative;
    z-index: 3;
    display: block;
    text-align: center;
    margin-top: 1.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.products-load-more-btn:after, .products-load-more-btn:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    font-size: 10px;
    font-size: .625rem
}

.products-load-more-btn:before {
    margin-right: .58334em
}

.products-load-more-btn:after {
    margin-left: 7px
}

.products-no-gutter ul.products {
    margin-left: 0;
    margin-right: 0
}

ul.products li {
    z-index: 1
}

.products-no-gutter .products-list ul.products {
    margin-left: -15px;
    margin-right: -15px
}

ul.products, .wc-block-grid__products {
    clear: both;
    margin: 0;
    padding: 10px 0
}

ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product {
    list-style: none;
    position: relative;
    transition: all 0.3s ease
}

ul.products li.product .added_to_cart.wc-forward, ul.products .wc-block-grid__product .added_to_cart.wc-forward, .wc-block-grid__products li.product .added_to_cart.wc-forward, .wc-block-grid__products .wc-block-grid__product .added_to_cart.wc-forward {
    display: none
}

ul.products li.product .woocommerce-LoopProduct-link, ul.products .wc-block-grid__product .woocommerce-LoopProduct-link, .wc-block-grid__products li.product .woocommerce-LoopProduct-link, .wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link {
    display: block
}

ul.products li.product .product-unit, ul.products .wc-block-grid__product .product-unit, .wc-block-grid__products li.product .product-unit, .wc-block-grid__products .wc-block-grid__product .product-unit {
    font-size: 12px;
    font-size: .75rem;
    color: var(--e-global-color-lighter);
    margin-bottom: 0
}

ul.products li.product .product-unit .value, ul.products .wc-block-grid__product .product-unit .value, .wc-block-grid__products li.product .product-unit .value, .wc-block-grid__products .wc-block-grid__product .product-unit .value {
    color: var(--e-global-color-secondary)
}

ul.products li.product h2, ul.products li.product h3, ul.products li.product .woocommerce-loop-product__title, ul.products li.product .wc-block-grid__product-title, ul.products .wc-block-grid__product h2, ul.products .wc-block-grid__product h3, ul.products .wc-block-grid__product .woocommerce-loop-product__title, ul.products .wc-block-grid__product .wc-block-grid__product-title, .wc-block-grid__products li.product h2, .wc-block-grid__products li.product h3, .wc-block-grid__products li.product .woocommerce-loop-product__title, .wc-block-grid__products li.product .wc-block-grid__product-title, .wc-block-grid__products .wc-block-grid__product h2, .wc-block-grid__products .wc-block-grid__product h3, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: .5em
}

ul.products li.product h2 a, ul.products li.product h3 a, ul.products li.product .woocommerce-loop-product__title a, ul.products li.product .wc-block-grid__product-title a, ul.products .wc-block-grid__product h2 a, ul.products .wc-block-grid__product h3 a, ul.products .wc-block-grid__product .woocommerce-loop-product__title a, ul.products .wc-block-grid__product .wc-block-grid__product-title a, .wc-block-grid__products li.product h2 a, .wc-block-grid__products li.product h3 a, .wc-block-grid__products li.product .woocommerce-loop-product__title a, .wc-block-grid__products li.product .wc-block-grid__product-title a, .wc-block-grid__products .wc-block-grid__product h2 a, .wc-block-grid__products .wc-block-grid__product h3 a, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a {
    color: var(--e-global-color-secondary)
}

ul.products li.product h2 a:hover, ul.products li.product h3 a:hover, ul.products li.product .woocommerce-loop-product__title a:hover, ul.products li.product .wc-block-grid__product-title a:hover, ul.products .wc-block-grid__product h2 a:hover, ul.products .wc-block-grid__product h3 a:hover, ul.products .wc-block-grid__product .woocommerce-loop-product__title a:hover, ul.products .wc-block-grid__product .wc-block-grid__product-title a:hover, .wc-block-grid__products li.product h2 a:hover, .wc-block-grid__products li.product h3 a:hover, .wc-block-grid__products li.product .woocommerce-loop-product__title a:hover, .wc-block-grid__products li.product .wc-block-grid__product-title a:hover, .wc-block-grid__products .wc-block-grid__product h2 a:hover, .wc-block-grid__products .wc-block-grid__product h3 a:hover, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a:hover, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a:hover {
    color: var(--e-global-color-primary)
}

ul.products li.product img, ul.products .wc-block-grid__product img, .wc-block-grid__products li.product img, .wc-block-grid__products .wc-block-grid__product img {
    display: block;
    margin: 0 auto;
    width: 100%
}

ul.products li.product.product-category h2, ul.products li.product.product-category h3, ul.products li.product.product-category .woocommerce-loop-category__title, ul.products .wc-block-grid__product.product-category h2, ul.products .wc-block-grid__product.product-category h3, ul.products .wc-block-grid__product.product-category .woocommerce-loop-category__title, .wc-block-grid__products li.product.product-category h2, .wc-block-grid__products li.product.product-category h3, .wc-block-grid__products li.product.product-category .woocommerce-loop-category__title, .wc-block-grid__products .wc-block-grid__product.product-category h2, .wc-block-grid__products .wc-block-grid__product.product-category h3, .wc-block-grid__products .wc-block-grid__product.product-category .woocommerce-loop-category__title {
    font-size: 1.1em
}

ul.products li.product.product-category img, ul.products .wc-block-grid__product.product-category img, .wc-block-grid__products li.product.product-category img, .wc-block-grid__products .wc-block-grid__product.product-category img {
    margin-bottom: 1.618034em
}

ul.products li.product:hover, ul.products .wc-block-grid__product:hover, .wc-block-grid__products li.product:hover, .wc-block-grid__products .wc-block-grid__product:hover {
    z-index: 99;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

ul.products .product-caption, .wc-block-grid__products .product-caption {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 1rem 0;
    flex-grow: 1;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

ul.products .product-caption .price, .wc-block-grid__products .product-caption .price {
    margin-bottom: 0
}

ul.products .product-caption .inventory_status, .wc-block-grid__products .product-caption .inventory_status {
    margin-bottom: 15px;
    justify-content: center
}

ul.products .product-caption .count-review, .wc-block-grid__products .product-caption .count-review {
    order: -1;
    margin-top: auto;
    margin-bottom: .75rem
}

ul.products .product-caption .count-review>span, .wc-block-grid__products .product-caption .count-review>span {
    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
}

ul.products .product-caption .count-review>span:focus, .wc-block-grid__products .product-caption .count-review>span:focus {
    background-color: #f1f1f1;
    color: #21759b;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

ul.products .product-caption .cart, .wc-block-grid__products .product-caption .cart {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0
}

ul.products .product-caption .quantity_wrap, .wc-block-grid__products .product-caption .quantity_wrap {
    margin-right: 5px
}

ul.products .product-caption .quantity_wrap input[type=number]::-webkit-inner-spin-button, .wc-block-grid__products .product-caption .quantity_wrap input[type=number]::-webkit-inner-spin-button {
    opacity: 1
}

ul.products .product-caption .minus, ul.products .product-caption .plus, .wc-block-grid__products .product-caption .minus, .wc-block-grid__products .product-caption .plus {
    display: none;
    visibility: hidden;
    opacity: 0
}

ul.products .product-caption .qty, .wc-block-grid__products .product-caption .qty {
    padding: .391rem;
    font-family: var(--e-global-typography-accent-font-family);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
    font-size: 14px;
    font-size: .875rem;
    border-radius: 8px
}

ul.products .slick-disabled:before, .wc-block-grid__products .slick-disabled:before {
    opacity: .75
}

.product-transition {
    position: relative;
    overflow: hidden;
    border-radius: var(--e-global-border-radius)
}

.product-transition .woocommerce-loop-product__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 0.4s ease-in-out
}

.product-transition .time-sale {
    border: 1px solid var(--e-global-color-border);
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px
}

.group-action {
    transition: all ease-in-out 0.3s;
    padding-top: 1.1rem
}

@media (min-width:1024px) {
    .group-action {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        right: 0;
        bottom: -93px;
        left: 0
    }
}

.group-action .shop-action {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0
}

.group-action .shop-action .add_to_cart {
    margin-right: auto;
    flex: 0 0 100%;
    margin-bottom: 1.25rem
}

.group-action .shop-action .woosc-btn, .group-action .shop-action .woosq-btn, .group-action .shop-action .woosw-btn {
    display: flex;
    padding: 0;
    background-color: transparent;
    transition: all ease 0.3s;
    color: var(--e-global-color-lighter);
    font-family: var(--e-global-typography-text-font-family);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
    letter-spacing: var(--e-global-typography-text-letter-spacing);
    font-size: 12px;
    font-size: .75rem;
    border: none;
    border-radius: 0;
    margin: 0 10px;
    position: relative;
    align-items: center;
    justify-content: center
}

.group-action .shop-action .woosc-btn:before, .group-action .shop-action .woosq-btn:before, .group-action .shop-action .woosw-btn:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    font-size: 14px;
    font-size: .875rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    margin-right: 7px
}

.group-action .shop-action .woosc-btn:hover, .group-action .shop-action .woosc-btn:focus, .group-action .shop-action .woosc-btn:active, .group-action .shop-action .woosq-btn:hover, .group-action .shop-action .woosq-btn:focus, .group-action .shop-action .woosq-btn:active, .group-action .shop-action .woosw-btn:hover, .group-action .shop-action .woosw-btn:focus, .group-action .shop-action .woosw-btn:active {
    color: var(--e-global-color-primary)
}

.group-action .shop-action .woosw-btn:before {
    content: "\f004";
    font-family:'Font Awesome 5 Free';
}

.group-action .shop-action .woosw-btn.woosw-adding::after {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "" !important;
    animation: fa-spin 0.75s linear infinite;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 16px;
    font-size: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    display: block;
    transform: translate(0)
}

.group-action .shop-action .woosw-btn.woosw-adding:before {
    opacity: 0
}

.group-action .shop-action .woosc-btn:before {
    content: ""
}

.group-action .shop-action .woosq-btn:before {
    content: "\f06e";
    font-family:'Font Awesome 5 Free';
}

.group-action .shop-action a[class*=product_type_] {
    display: inline-flex;
    align-items: center;
    position: relative;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

@media (min-width:568px) {
    .group-action .shop-action a[class*=product_type_] {
        font-size: 12px;
        font-size: .75rem;
        width: auto
    }
}

.group-action .shop-action a[class*=product_type_]:before, .group-action .shop-action a[class*=product_type_]:after {
    content: url(../img/dark-bullet.svg);
}

.group-action .shop-action a[class*=product_type_]:hover:before, .group-action .shop-action a[class*=product_type_]:hover:after {
    content: url(../img/white-bullet.svg);
}

.group-action .shop-action a[class*=product_type_]:before {
    margin-right: 8px
}

.group-action .shop-action a[class*=product_type_]:after {
    margin-left: 8px
}

.group-action .shop-action a[class*=product_type_].loading:after {
    line-height: 12px;
    content: "";
    animation: fa-spin 0.75s linear infinite
}

.group-action .shop-action a[class*=product_type_]:hover {
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
    color: #fff
}

li.product.swiper-slide:not(.swiper-slide-visible) .product-block:hover:before {
    opacity: 0
}

li.product.swiper-slide:not(.swiper-slide-visible) .product-block:hover .second-image {
    opacity: 0
}

.product-block {
    position: relative;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 9;
    display: flex;
    flex-direction: column;
    width: 100%;
    outline: none;
    border-radius: var(--e-global-border-radius)
}

.product-block:before {
    content: "";
    background-color: #fff;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    border-radius: var(--e-global-border-radius);
    z-index: 0;
    left: -10px;
    top: -10px;
    bottom: -100px;
    right: -10px;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.product-block .label-wrapper {
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.product-block:hover {
    z-index: 999
}

@media (min-width:1024px) {
    .product-block:hover:before {
        box-shadow: 0 4px 30px #E3EFF3;
        bottom: -125px;
        visibility: visible;
        opacity: 1
    }
}

@media (min-width:1024px) {
    .product-block:hover .label-wrapper {
        visibility: visible;
        opacity: 1
    }
}

@media (min-width:1024px) {
    .product-block:hover .group-action {
        opacity: 1;
        visibility: visible
    }
}

@media (min-width:1024px) {
    .product-block:hover .content-product-imagin {
        visibility: visible;
        opacity: 1
    }
}

@media (min-width:1024px) {
    .product-block:hover .product-img-wrap .inner {
        -ms-transition: transform 1s cubic-bezier(.19, 1, .22, 1) 0s;
        -o-transition: transform 1s cubic-bezier(.19, 1, .22, 1) 0s;
        -moz-transition: transform 1s cubic-bezier(.19, 1, .22, 1) 0s;
        -webkit-transition: transform 1s cubic-bezier(.19, 1, .22, 1) 0s;
        transition: transform 1s cubic-bezier(.19, 1, .22, 1) 0s
    }

    .product-block:hover .product-img-wrap.bottom-to-top .inner {
        -ms-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    .product-block:hover .product-img-wrap.top-to-bottom .inner {
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    .product-block:hover .product-img-wrap.left-to-right .inner {
        -ms-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .product-block:hover .product-img-wrap.right-to-left .inner {
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .product-block:hover .product-img-wrap.swap .product-image {
        opacity: 0
    }

    .product-block:hover .product-img-wrap.swap .product-image img {
        transform: rotateY(180deg)
    }

    .product-block:hover .product-img-wrap.swap .product-image.second-image {
        opacity: 1
    }

    .product-block:hover .product-img-wrap.swap .product-image.second-image img {
        transform: rotateY(0deg)
    }

    .product-block:hover .product-img-wrap.fade .product-image {
        opacity: 0
    }

    .product-block:hover .product-img-wrap.fade .product-image.second-image {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    .product-block:hover .product-img-wrap.zoom-in .product-image.second-image {
        transform: scale(1)
    }

    .product-block:hover .product-img-wrap.zoom-out .product-image {
        transform: scale(0)
    }

    .product-block:hover .product-img-wrap.zoom-out .product-image.second-image {
        transform: scale(1)
    }
}

.content-product-imagin {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: -73px;
    background-color: #fff;
    box-shadow: 0 3px 36px rgba(0, 0, 0, .09);
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    visibility: hidden;
    opacity: 0
}

.product-img-wrap {
    overflow: hidden;
    position: relative
}

.product-img-wrap .inner {
    width: 100%;
    height: 100%;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -ms-transition: all 1s cubic-bezier(.19, 1, .22, 1) 0s;
    -o-transition: all 1s cubic-bezier(.19, 1, .22, 1) 0s;
    -moz-transition: all 1s cubic-bezier(.19, 1, .22, 1) 0s;
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1) 0s;
    transition: all 1s cubic-bezier(.19, 1, .22, 1) 0s
}

.product-img-wrap .product-image {
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-transition: opacity 1.5s cubic-bezier(.19, 1, .22, 1) 0ms;
    -o-transition: opacity 1.5s cubic-bezier(.19, 1, .22, 1) 0ms;
    -moz-transition: opacity 1.5s cubic-bezier(.19, 1, .22, 1) 0ms;
    -webkit-transition: opacity 1.5s cubic-bezier(.19, 1, .22, 1) 0ms;
    transition: opacity 1.5s cubic-bezier(.19, 1, .22, 1) 0ms
}

.product-img-wrap .product-image.second-image {
    position: absolute;
    width: 100%;
    height: 100%
}

.product-img-wrap.top-to-bottom .product-image {
    bottom: 100%
}

.product-img-wrap.left-to-right .product-image {
    top: 0;
    right: 100%
}

.product-img-wrap.right-to-left .product-image {
    top: 0;
    left: 100%
}

.product-img-wrap.swap .product-image {
    top: 0;
    left: 0;
    transition: all 0.7s ease
}

.product-img-wrap.swap .product-image img {
    transition: all 0.7s ease;
    transform: rotateY(0deg)
}

.product-img-wrap.swap .product-image.second-image {
    z-index: 2;
    opacity: 0
}

.product-img-wrap.swap .product-image.second-image img {
    transform: rotateY(-180deg)
}

.product-img-wrap.fade .product-image {
    top: 0;
    left: 0;
    transition: all 0.5s ease
}

.product-img-wrap.fade .product-image.second-image {
    opacity: 0;
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, .44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, .44, 1.18)
}

.product-img-wrap.zoom-in .product-image {
    top: 0;
    left: 0;
    transition: all 0.5s ease
}

.product-img-wrap.zoom-in .product-image.second-image {
    transform: scale(0);
    z-index: 2
}

.product-img-wrap.zoom-out .product-image {
    top: 0;
    left: 0;
    transition: all 0.5s ease
}

.product-img-wrap.zoom-out .product-image.second-image {
    z-index: -1
}

.beezi-single-product-extra-label {
    margin-bottom: .5rem;
    order: -1
}

.beezi-single-product-extra-label p {
    margin-bottom: 0
}

.hentry .entry-content .wc-block-grid__products .wc-block-grid__product>a, .hentry .entry-content ul.products li.product>a {
    text-decoration: none
}

.opal-product-tooltipster {
    display: block !important
}

.opal-product-tooltipster .tooltipster-content {
    background-color: #000;
    border-radius: 5px;
    color: #fff;
    padding: 8px 16px;
    line-height: 1;
    font-size: 14px;
    font-size: .875rem
}

.opal-product-tooltipster.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    margin-top: -8px;
    right: 0
}

.opal-product-tooltipster.tooltipster-base.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #000
}

.opal-product-tooltipster.tooltipster-base.tooltipster-left .tooltipster-arrow {
    transform: translateY(-5px)
}

.opal-product-tooltipster.tooltipster-base.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #000
}

.deal-progress .progress-bar {
    width: 100%;
    height: 3px;
    background-color: #E6E6E6;
    position: relative;
    overflow: hidden;
    margin-bottom: 13px
}

.deal-progress .progress-value {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: var(--e-global-color-primary)
}

.deal-sold {
    width: 100%;
    max-width: 350px;
    margin-top: 30px
}

.deal-sold-text {
    color: var(--e-global-color-lighter);
    text-align: left
}

.deal-sold-text .value {
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    color: var(--e-global-color-secondary)
}

.product-color {
    display: flex;
    justify-content: center;
    margin-bottom: 12px
}

.product-color .item {
    cursor: pointer;
    margin: 0 5px
}

.product-color .color-item {
    position: relative;
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%
}

.product-color .color-item:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    opacity: 0;
    border: 1px solid #000;
    background-color: transparent;
    transition: all 0.3s ease
}

.product-color .color-item:hover:before {
    opacity: 1
}

.product-color .color-item.active-swatch:before {
    opacity: 1
}

.product-color .image-item img {
    border: 1px solid #fff;
    width: 20px !important;
    height: 20px !important;
    object-fit: cover;
    border-radius: 50%;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .05))
}

.time-sale {
    padding: 12px
}

.time-sale .deal-text {
    font-size: 14px;
    font-size: .875rem;
    margin-top: 5px;
    color: var(--e-global-color-lighter)
}

.time-sale .beezi-countdown {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.time-sale .beezi-countdown .countdown-item {
    position: relative;
    text-align: center;
    margin-top: 5px
}

.time-sale .beezi-countdown .countdown-digits {
    font-size: 24px;
    font-size: 1.5rem;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    color: var(--e-global-color-primary);
    padding: 13px 7px 3px;
    line-height: 1
}

.time-sale .beezi-countdown .countdown-label {
    display: block;
    color: var(--e-global-color-lighter);
    padding: 0 0 8px
}

.woocommerce-cart .cross-sells {
    margin-bottom: 40px;
    --e-global-column-to-show: 3
}

.count-review {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    font-size: .875rem;
    color: var(--e-global-color-lighter)
}

.count-review>span {
    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
}

.count-review>span:focus {
    background-color: #f1f1f1;
    color: #21759b;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.preloader .product-transition, .preloader .woocommerce-loop-product__title>a, .preloader .short-description, .preloader .star-rating, .preloader .button-group, .preloader .posted-in, .preloader .price, .preloader .product-attributes .item, .preloader .shop-action, .preloader .product-caption-bottom, .preloader .product-label, .preloader .product-image {
    position: relative
}

.preloader .product-transition:after, .preloader .woocommerce-loop-product__title>a:after, .preloader .short-description:after, .preloader .star-rating:after, .preloader .button-group:after, .preloader .posted-in:after, .preloader .price:after, .preloader .product-attributes .item:after, .preloader .shop-action:after, .preloader .product-caption-bottom:after, .preloader .product-label:after, .preloader .product-image:after {
    content: "";
    position: absolute;
    z-index: 996;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

.beezi-products-popular ul.products {
    margin-right: 0;
    margin-left: 0
}

.beezi-products-popular ul.products li.product {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
    border-right: none;
    flex: 0 0 100% !important;
    max-width: 100% !important
}

.beezi-products-popular ul.products li.product:before {
    content: none
}

.beezi-products-popular ul.products li.product:last-child .product-block-list {
    padding-bottom: 0;
    border-bottom: none
}

.beezi-products-popular ul.products li.product:first-child .product-block-list {
    padding-top: 0
}

.beezi-products-popular .product-block-list {
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid var(--e-global-color-border)
}

.beezi-products-popular .product-block-list .left {
    width: 80px;
    margin-right: 15px
}

.beezi-products-popular .product-block-list .right {
    flex: 1
}

.product-gallery {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1.5rem;
    padding-top: 5px
}

.product-gallery .gallery_item {
    width: 58px;
    flex: 0 0 58px;
    max-width: 58Px;
    cursor: pointer;
    display: block;
    margin-top: 10px
}

.product-gallery .gallery_item:not(:first-child) {
    margin-left: 10px
}

.product-gallery .gallery_item.active img {
    border-color: var(--e-global-color-primary)
}

.product-gallery .gallery_item img {
    width: 58px;
    height: 58px;
    border: 1px dashed var(--e-global-color-border);
    border-radius: 4px;
    object-fit: cover
}

.woocommerce .beezi-swiper {
    overflow: visible;
    clip-path: inset(-30px -30px -200px -30px)
}

.single-product .pswp__button {
    background-color: transparent;
    border: none
}

.single-product .component_selections .clear_component_options::before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-right: .5407797364em
}

.single-product .entry-summary-top {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 10px
}

.single-product.single-product-sticky div.product .summary {
    display: block;
    width: calc(51% - 50px)
}

@media (max-width:768px) {
    .single-product.single-product-sticky div.product .summary {
        width: 100%
    }
}

.single-product.single-product-sticky div.product .woocommerce-product-gallery {
    width: 49%;
    max-width: 100%
}

@media (max-width:768px) {
    .single-product.single-product-sticky div.product .woocommerce-product-gallery {
        width: 100%;
        max-width: 100%
    }
}

.single-product .summary {
    width: 45%;
    float: right;
    max-width: 550px
}

@media (max-width:1366px) {
    .single-product .summary {
        width: calc(45% - 30px);
        flex-direction: column
    }
}

@media (max-width:768px) {
    .single-product .summary {
        width: 100%;
        float: unset
    }
}

.single-product .summary .yith-wcwl-add-to-wishlist {
    display: none
}

.single-product .summary .woosc-btn {
    margin-right: 5px
}

.single-product .summary .woosc-btn:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    line-height: inherit
}

.single-product .summary .single_add_to_cart_button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-size: .75rem;
    text-transform: uppercase;
    line-height: 18px;
    margin: 0 0 21px;
    white-space: nowrap;
    padding: 1rem 2rem;
    border-radius: 4px;
    border: none;
    transition: all 0.3s ease;
    letter-spacing: .15em;
    margin-right: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.single-product .summary .single_add_to_cart_button:after, .single-product .summary .single_add_to_cart_button:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    font-size: 10px;
    font-size: .625rem
}

.single-product .summary .single_add_to_cart_button:before {
    margin-right: .58334em
}

.single-product .summary .single_add_to_cart_button:after {
    margin-left: 7px
}

@media (min-width:1024px) {
    .single-product .summary .single_add_to_cart_button {
        min-width: 268px
    }
}

.single-product .summary .single_add_to_cart_button:hover {
    background-color: var(--e-global-color-secondary);
    color: #fff
}

.single-product .summary .woosw-btn {
    margin-right: 1rem
}

.single-product .summary .woosw-btn:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    line-height: inherit
}

.single-product .summary .woosw-btn, .single-product .summary .woosc-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    font-size: 0rem;
    letter-spacing: 0;
    text-transform: inherit;
    border: none;
    padding: 0;
    margin-bottom: 20px;
    width: 45px;
    height: 45px;
    background-color: #F0FAFD
}

.single-product .summary .woosw-btn:before, .single-product .summary .woosc-btn:before {
    font-size: 16px;
    font-size: 1rem
}

.single-product .summary .woosw-btn:hover, .single-product .summary .woosc-btn:hover {
    color: #fff;
    background-color: var(--e-global-color-primary)
}

.single-product .content-single-wrapper:after {
    content: "";
    display: table;
    clear: both
}

.single-product div.product {
    position: relative;
    padding-bottom: 150px
}

.single-product div.product::before, .single-product div.product::after {
    content: "";
    display: table
}

.single-product div.product::after {
    clear: both
}

.single-product div.product.single-product-type-sticky .woocommerce-tabs:before {
    content: none
}

.single-product div.product .images, .single-product div.product .summary {
    margin-bottom: 10px;
    margin-top: 0
}

@media (max-width:767px) {
    .single-product div.product .images {
        margin-bottom: 30px
    }
}

.single-product div.product .product-video-360 {
    position: absolute;
    top: 20px;
    z-index: 111;
    right: 20px;
    display: inline-flex;
    align-items: flex-end
}

.single-product div.product .product-video-360 .product-video-360__btn {
    cursor: pointer;
    color: var(--e-global-color-lighter);
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 12px;
    font-size: .75rem;
    text-align: center
}

.single-product div.product .product-video-360 .product-video-360__btn:hover {
    color: var(--e-global-color-secondary)
}

.single-product div.product .product-video-360 .product-video-360__btn i {
    font-size: 30px;
    font-size: 1.875rem
}

.single-product div.product .product-video-360 .product-video-360__btn span {
    display: block;
    line-height: 30px
}

.single-product div.product .product-video-360 .product-video-360__btn.btn-video {
    margin-right: 30px
}

.single-product div.product .product-video-360 .product-video-360__btn.btn-video i {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 3px
}

.single-product div.product .woocommerce-product-gallery {
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.25s ease-in-out;
    position: relative;
    width: 55%;
    max-width: 670px;
    margin-right: 0;
    float: left
}

@media (max-width:1366px) {
    .single-product div.product .woocommerce-product-gallery {
        width: calc(55% - 50px);
        max-width: 100%
    }
}

@media (max-width:768px) {
    .single-product div.product .woocommerce-product-gallery {
        width: 100%;
        max-width: 100%;
        float: unset
    }
}

.single-product div.product .woocommerce-product-gallery .onsale {
    top: 20px;
    left: 20px
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 30px;
    z-index: 80;
    text-align: center;
    font-size: 0;
    color: var(--e-global-color-lighter)
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
    display: none;
    opacity: 0;
    visibility: hidden
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    font-size: 18px;
    font-size: 1.125rem
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    color: var(--e-global-color-primary)
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    position: relative;
    display: block;
    height: 100%;
    border-radius: 8px
}

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

@media only screen and (max-width:425px) {
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
        width: 395px
    }
}

@media only screen and (max-width:375px) {
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
        width: 345px
    }
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 10px;
    border-radius: 0
}

.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
    padding: 0;
    border: none
}

.single-product div.product .woocommerce-product-gallery .flex-viewport img {
    border: none
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    margin: 0
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    cursor: pointer;
    display: block !important;
    position: relative;
    width: 90px
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    object-fit: cover;
    border: 2px solid transparent;
    border-radius: 5px
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    opacity: 1;
    border-color: var(--e-global-color-secondary);
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li.active img {
    opacity: 1;
    border-color: var(--e-global-color-primary);
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .woocommerce-product-gallery__image:hover a img {
    opacity: 0
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .flex-control-thumbs img {
    max-width: 100%
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical {
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

@media (min-width:426px) {
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical {
        flex-direction: unset
    }

    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .label-wrapper {
        left: 125px
    }
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .woocommerce-product-gallery__image:hover a img {
    opacity: 0
}

@media (min-width:426px) {
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .label-wrapper {
        left: 125px
    }
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs {
    margin: 0
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs li {
    margin-bottom: 10px;
    margin-right: 8px
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs li:last-child {
    margin-bottom: 0
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .swiper-thumbs-vertical {
    width: 100%
}

@media (min-width:426px) {
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .swiper-thumbs-vertical {
        margin-top: 0;
        order: -1;
        width: 90px;
        margin-right: 10px;
        display: block;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0
    }
}

@media (min-width:426px) {
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-viewport {
        width: calc(100% - 100px);
        margin-bottom: 0;
        margin-left: auto
    }
}

.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    border: none
}

@media (min-width:1024px) {
    .single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper {
        margin-left: -5px;
        margin-right: -5px
    }
}

.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    flex-basis: 50%;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px
}

@media (min-width:1024px) {
    .single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 10px
    }
}

.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
    width: 100%;
    border: 1px solid;
    border-color: var(--e-global-color-border);
    border-radius: 8px
}

.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper {
    display: flex;
    flex-wrap: wrap;
    border: none
}

.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    flex-basis: 100%;
    min-width: 630px;
    min-height: 630px
}

.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
    display: block;
    margin-bottom: 30px;
    border-radius: 0
}

@media (max-width:375px) {
    .single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
        min-width: 0;
        min-height: 0
    }
}

.single-product div.product .woocommerce-product-gallery-vertical+.onsale {
    left: 145px
}

.single-product div.product .stock.in-stock {
    margin-bottom: 30px;
    display: none
}

.single-product div.product p.price+form.cart {
    margin-top: 30px
}

.single-product div.product .single_add_to_cart_button+a.added_to_cart {
    display: none
}

.single-product div.product .product_title {
    font-size: 44px;
    font-size: 2.75rem;
    margin-bottom: .5em;
    clear: none
}

.single-product div.product .product-unit {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 24px;
    margin-bottom: 15px;
    color: var(--e-global-color-lighter)
}

.single-product div.product .product-unit .value {
    color: var(--e-global-color-secondary)
}

.single-product div.product .sold-by-meta {
    font-weight: var(--e-global-typography-text-font-weight);
    font-size: 14px;
    font-size: .875rem;
    line-height: 22px;
    margin-bottom: 12px;
    color: var(--e-global-color-lighter)
}

.single-product div.product .sold-by-meta a {
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-primary)
}

.single-product div.product .sold-by-meta a:hover {
    text-decoration: underline
}

.single-product div.product .woocommerce-product-details__short-description {
    margin: 0 0 2em
}

.single-product div.product .woocommerce-product-details__short-description+.stock {
    display: none
}

.single-product div.product table.variations {
    table-layout: fixed;
    position: relative;
    margin: 13px 0;
    width: 82%
}

.single-product div.product table.variations tr {
    border: 0
}

.single-product div.product table.variations tr td {
    margin-bottom: 1rem
}

.single-product div.product table.variations th, .single-product div.product table.variations td {
    padding: 0;
    list-style: none;
    background-color: transparent
}

.single-product div.product table.variations th.label {
    margin-bottom: 10px
}

.single-product div.product table.variations th.label .woo-selected-variation-item-name {
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    color: var(--e-global-color-secondary);
    text-transform: capitalize
}

.single-product div.product table.variations td.value {
    position: relative
}

.single-product div.product table.variations label {
    font-family: var(--e-global-typography-text-font-family);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
    letter-spacing: var(--e-global-typography-text-letter-spacing)
}

.single-product div.product table.variations select {
    max-width: 100%;
    vertical-align: middle;
    padding: 12px 35px 12px 20px;
    color: transparent;
    margin-top: 12px;
    border-radius: 8px
}

.single-product div.product table.variations select+label {
    display: block;
    font-size: 14px;
    font-size: .875rem;
    text-transform: uppercase;
    position: absolute;
    padding: 0 5px;
    background-color: #fff;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;
    transition: all ease-in-out 0.2s;
    color: var(--e-global-color-lighter)
}

.single-product div.product table.variations select:valid, .single-product div.product table.variations select:focus {
    color: var(--e-global-color-text)
}

.single-product div.product table.variations select:valid~label, .single-product div.product table.variations select:focus~label {
    top: 0
}

.single-product div.product table.variations a.reset_variations {
    margin-top: 20px;
    display: inline-block;
    margin-left: 0;
    color: var(--e-global-color-secondary);
    border-bottom: 1px solid;
    line-height: 1
}

.single-product div.product table.variations a.reset_variations:hover {
    color: var(--e-global-color-primary)
}

.single-product div.product table.variations td.label label {
    font-size: 12px;
    font-size: .75rem;
    color: var(--e-global-color-secondary);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: uppercase
}

.single-product div.product table.variations td.value ul.variable-items-wrapper {
    display: inline-flex
}

.single-product div.product table.variations td.value ul li.variable-item {
    box-shadow: none;
    margin: 0 10px 10px 0;
    width: auto;
    height: auto;
    min-width: 24px;
    min-height: 24px;
    padding: 0;
    border: 1px solid var(--e-global-color-border)
}

.single-product div.product table.variations td.value ul li.variable-item:hover, .single-product div.product table.variations td.value ul li.variable-item.selected {
    outline: none;
    box-shadow: none;
    border-color: var(--e-global-color-secondary)
}

.single-product div.product table.variations td.value ul li.variable-item:hover .variable-item-span, .single-product div.product table.variations td.value ul li.variable-item.selected .variable-item-span {
    color: var(--e-global-color-secondary)
}

.single-product div.product table.variations td.value ul li.variable-item .variable-item-span {
    font-size: 13px;
    font-size: .8125rem;
    padding: 14px 25px;
    color: var(--e-global-color-lighter)
}

.single-product div.product table.variations td.value ul li.variable-item.color-variable-item {
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 3px
}

.single-product div.product table.variations td.value ul li.variable-item.color-variable-item .variable-item-span {
    padding: 2px;
    opacity: .5;
    border-radius: 50%
}

.single-product div.product table.variations td.value ul li.variable-item.color-variable-item .variable-item-span:after {
    content: none
}

.single-product div.product table.variations td.value ul li.variable-item.button-variable-item {
    border-radius: 5px
}

.single-product div.product table.variations td.value ul li.variable-item.button-variable-item:hover, .single-product div.product table.variations td.value ul li.variable-item.button-variable-item.selected {
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.single-product div.product table.variations td.value ul li.variable-item.button-variable-item:hover .variable-item-span, .single-product div.product table.variations td.value ul li.variable-item.button-variable-item.selected .variable-item-span {
    color: #fff
}

.single-product div.product table.variations td.value ul li.variable-item.disabled:before {
    display: none
}

.single-product div.product table.variations td.value ul li.variable-item.disabled:after {
    transform: rotate(-30deg);
    height: 2px;
    background-color: var(--e-global-color-border);
    width: calc(100% + 12px);
    left: -7px;
    box-shadow: none
}

.single-product div.product table.variations td.value ul li.variable-item.disabled .variable-item-span {
    color: var(--e-global-color-text)
}

.single-product div.product .single_variation .price {
    display: block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    align-items: center;
    color: var(--e-global-color-primary);
    margin-bottom: 20px
}

.single-product div.product .single_variation .price ins {
    margin-right: 0;
    color: var(--e-global-color-primary)
}

.single-product div.product .single_variation .price del {
    margin-right: 10px;
    font-size: 16px;
    font-size: 1rem
}

.single-product div.product .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1.4rem;
    border-top: 1px solid var(--e-global-color-border);
    border-bottom: 1px solid var(--e-global-color-border);
    padding: 18px 0 0
}

.single-product div.product .single_variation_wrap {
    width: 100%
}

.single-product div.product .variations_button {
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.single-product div.product .variations_button::before, .single-product div.product .variations_button::after {
    content: "";
    display: table
}

.single-product div.product .variations_button::after {
    clear: both
}

.single-product div.product .woocommerce-grouped-add-to-cart {
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1.4rem;
    border-top: 1px solid var(--e-global-color-border);
    border-bottom: 1px solid var(--e-global-color-border);
    padding: 18px 0 0
}

.single-product div.product tr.woocommerce-grouped-product-list-item {
    border: 0 !important
}

.single-product div.product .product_after_title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    font-size: 14px;
    font-size: .875rem;
    position: relative
}

.single-product div.product .product_after_title>* {
    margin-bottom: 0
}

.single-product div.product .product_after_title>*:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
    position: relative
}

.single-product div.product .product_after_title>*:not(:last-child):after {
    content: "";
    height: 11px;
    width: 1px;
    background-color: var(--e-global-color-border);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.single-product div.product .product_after_title .sku_wrapper {
    text-transform: uppercase;
    color: var(--e-global-color-lighter)
}

.single-product div.product .product_after_title .sku_wrapper .sku {
    color: var(--e-global-color-secondary)
}

.single-product div.product .rating_brands {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
    padding-bottom: 13px;
    font-size: 14px;
    font-size: .875rem;
    position: relative;
    border-bottom: 1px solid var(--e-global-color-border)
}

.single-product div.product .rating_brands>* {
    margin-bottom: 0
}

.single-product div.product .rating_brands>*:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
    padding-left: 5px;
    position: relative
}

.single-product div.product .rating_brands>*:not(:last-child):after {
    content: "";
    height: 11px;
    width: 1px;
    background-color: var(--e-global-color-border);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.single-product div.product .woocommerce-product-rating {
    display: flex;
    align-items: center;
    margin-bottom: .5em
}

.single-product div.product .woocommerce-product-rating::before, .single-product div.product .woocommerce-product-rating::after {
    content: "";
    display: table
}

.single-product div.product .woocommerce-product-rating::after {
    clear: both
}

.single-product div.product .woocommerce-product-rating a {
    font-size: 14px;
    font-size: .875rem;
    color: var(--e-global-color-lighter);
    margin-left: 8px
}

.single-product div.product .woocommerce-product-rating a:hover {
    color: var(--e-global-color-primary)
}

.single-product div.product .woocommerce-product-rating .star-rating {
    font-size: 14px;
    font-size: .875rem
}

.single-product div.product .product_meta>span {
    display: block;
    color: var(--e-global-color-lighter)
}

.single-product div.product .product_meta>span:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.single-product div.product .product_meta>span a, .single-product div.product .product_meta>span .sku {
    color: var(--e-global-color-text)
}

.single-product div.product .product_meta>span a:hover {
    color: var(--e-global-color-primary)
}

.single-product .beezi-single-product-extra {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 2rem;
    color: var(--e-global-color-secondary)
}

.single-product .beezi-single-product-extra ul {
    list-style: none;
    margin: 0
}

.single-product .beezi-single-product-extra ul li {
    padding-bottom: 2px
}

.single-product .beezi-single-product-extra ul li i {
    color: var(--e-global-color-primary);
    padding: 0 5px 6px 0;
    font-size: 20px;
    font-size: 1.25rem
}

.single-product .time-sale {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0
}

.single-product .time-sale .deal-text {
    font-size: 20px;
    font-size: 1.25rem;
    max-width: 130px;
    line-height: 1.2;
    margin-right: 16px;
    margin-bottom: 19px;
    color: var(--e-global-color-secondary)
}

.single-product .time-sale .beezi-countdown {
    margin-bottom: 19px
}

.single-product .time-sale .beezi-countdown .countdown-item {
    margin-top: 0;
    border-radius: 5px;
    background-color: var(--e-global-color-primary);
    min-width: 60px;
    text-align: center
}

.single-product .time-sale .beezi-countdown .countdown-item:not(:last-child) {
    margin-right: 5px
}

.single-product .time-sale .beezi-countdown .countdown-item:after {
    content: none
}

.single-product .time-sale .beezi-countdown .countdown-item .countdown-digits {
    font-size: 24px;
    font-size: 1.5rem;
    display: block;
    color: var(--e-global-color-secondary)
}

.single-product .time-sale .beezi-countdown .countdown-item .countdown-label {
    display: block;
    font-size: 13px;
    font-size: .8125rem;
    color: var(--e-global-color-secondary)
}

.single-product .deal-sold {
    display: flex;
    flex-direction: column;
    margin: 0 0 1.5em
}

.single-product .deal-sold>div {
    width: 100%
}

.single-product .deal-sold .deal-sold-text {
    margin-top: 0;
    margin-bottom: 10px;
    order: -1
}

.single-product .deal-sold .deal-sold-text span:last-child {
    color: var(--e-global-color-secondary)
}

.single-product .deal-sold .progress-bar {
    border-radius: 5px;
    height: 8px
}

.single-product .deal-sold .progress-bar .progress-value {
    background-color: var(--e-global-color-primary)
}

.single-product .woocommerce-tabs {
    display: block;
    position: relative;
    padding: 50px 0 0
}

@media (min-width:768px) {
    .single-product .woocommerce-tabs {
        padding: 85px 0 0
    }
}

.single-product .woocommerce-tabs ul.tabs {
    margin: 0;
    list-style: none;
    text-align: center;
    position: relative;
    margin-bottom: 0
}

@media (max-width:767px) {
    .single-product .woocommerce-tabs ul.tabs {
        display: none
    }
}

.single-product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    margin: 0
}

.single-product .woocommerce-tabs ul.tabs li:first-child a {
    margin-left: 0
}

.single-product .woocommerce-tabs ul.tabs li:last-child a {
    margin-right: 0
}

.single-product .woocommerce-tabs ul.tabs li a {
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    color: var(--e-global-color-text);
    letter-spacing: 0;
    display: block;
    position: relative;
    font-size: 24px;
    font-size: 1.5rem;
    padding: 0 0 20px;
    margin: 0 18px;
    text-transform: capitalize
}

.single-product .woocommerce-tabs ul.tabs li a:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 0;
    left: 0;
    bottom: -1px;
    transition: all 0.4s ease;
    background-color: var(--e-global-color-primary)
}

.single-product .woocommerce-tabs ul.tabs li:hover a, .single-product .woocommerce-tabs ul.tabs li.active a {
    color: var(--e-global-color-secondary)
}

.single-product .woocommerce-tabs ul.tabs li:hover a:before, .single-product .woocommerce-tabs ul.tabs li.active a:before {
    width: 100%;
    transition: all 0.4s ease
}

.single-product .woocommerce-tabs.product-accordions {
    padding: 0
}

.single-product .woocommerce-tabs.product-accordions:after, .single-product .woocommerce-tabs.product-accordions:before {
    content: none
}

.single-product .woocommerce-tabs.product-accordions .accordion-head {
    padding: 20px 0;
    position: relative;
    cursor: pointer;
    border-bottom: 1px dashed var(--e-global-color-border)
}

.single-product .woocommerce-tabs.product-accordions .accordion-head:hover .accordion-title {
    color: var(--e-global-color-primary)
}

.single-product .woocommerce-tabs.product-accordions .accordion-head.active {
    border-bottom: 0
}

.single-product .woocommerce-tabs.product-accordions .accordion-head.active .accordion-title {
    color: var(--e-global-color-primary)
}

.single-product .woocommerce-tabs.product-accordions .accordion-head.active:before {
    content: "";
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
    color: #fff
}

.single-product .woocommerce-tabs.product-accordions .accordion-head:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    position: absolute;
    top: 50%;
    padding: 6px 8px;
    border-radius: 50%;
    border: 1px dashed var(--e-global-color-border);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: var(--e-global-color-secondary);
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    right: -1px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.single-product .woocommerce-tabs.product-accordions .accordion-title {
    display: inline-block;
    position: relative;
    font-size: 25px;
    font-size: 1.5625rem;
    margin-bottom: 0;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    color: var(--e-global-color-secondary);
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.single-product .woocommerce-tabs.product-accordions .accordion-body {
    padding: 40px 40px 30px;
    display: none
}

.single-product .woocommerce-tabs.product-accordions .accordion-body.active {
    border: 1px dashed var(--e-global-color-border);
    border-radius: 8px;
    margin-bottom: 20px
}

.single-product .woocommerce-tabs.product-accordions .accordion-body h2:first-of-type {
    display: none
}

.single-product .woocommerce-tabs.product-accordions .accordion-body #reviews #comments, .single-product .woocommerce-tabs.product-accordions .accordion-body #reviews #review_form_wrapper {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0
}

.single-product .woocommerce-tabs.product-accordions .accordion-body .list-unstyled {
    margin-left: 0
}

.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled {
    margin: 0
}

.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li {
    margin-bottom: 5px
}

.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.store-name>span:not(.details), .single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.seller-name>span:not(.details), .single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.store-address>span:not(.details) {
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary)
}

.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .seller-rating {
    vertical-align: middle
}

.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .seller-rating .text {
    vertical-align: text-bottom
}

.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .star-rating {
    display: inline-block
}

.single-product .woocommerce-tabs.product-accordions table td, .single-product .woocommerce-tabs.product-accordions table th {
    word-break: unset
}

@media (min-width:768px) {
    .single-product .woocommerce-tabs.product-accordions ul.products li.product {
        flex: 0 0 50%;
        max-width: 50%
    }
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 30px 15px;
    border-radius: 24px;
    border: 1px solid var(--e-global-color-border)
}

@media (min-width:768px) {
    .single-product .woocommerce-tabs .woocommerce-Tabs-panel {
        padding: 54px 30px
    }
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel>* {
    width: 100%;
    max-width: 1130px;
    margin-right: auto;
    margin-left: auto
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled {
    margin: 0
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li {
    margin-bottom: 5px
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-name>span:not(.details), .single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.seller-name>span:not(.details), .single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-address>span:not(.details) {
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary)
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .seller-rating {
    vertical-align: middle
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .seller-rating .text {
    vertical-align: text-bottom
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .star-rating {
    display: inline-block
}

.single-product .woocommerce-tabs .comment-form-cookies-consent {
    display: inline-block
}

.single-product .woocommerce-tabs .panel h2:first-of-type {
    display: none
}

.single-product .woocommerce-tabs .review_form label {
    margin-bottom: .5em;
    display: block
}

.single-product .woocommerce-tabs h2.resp-accordion {
    display: flex;
    align-items: center;
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    padding: 1em;
    margin: 0
}

@media (min-width:768px) {
    .single-product .woocommerce-tabs h2.resp-accordion {
        display: none
    }
}

.single-product .woocommerce-tabs h2.resp-accordion:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-right: 10px
}

.single-product .woocommerce-tabs h2.resp-accordion.active:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: ""
}

.single-product .product-extra-info ul {
    margin: 0;
    list-style: none
}

.single-product .product-extra-info ul li {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    margin-bottom: 20px;
    color: var(--e-global-color-text)
}

.single-product .product-extra-info ul li:last-child {
    margin-bottom: 0
}

.single-product .product-extra-info ul li i {
    margin-right: 10px
}

.single-product .product-extra-info .brand-content {
    padding-bottom: 20px
}

.single-product .product-extra-info .brand-wrap {
    padding-top: 20px;
    border-top: 1px solid var(--e-global-color-border)
}

.single-product .product-extra-info .title-brand {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: 22px;
    color: var(--e-global-color-primary)
}

.single-product .product-brand {
    display: inline-block;
    color: var(--e-global-color-lighter);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width:425px) {
    .single-product .product-brand {
        width: 50%
    }
}

.single-product #page .site-content, .single-product #page .content-area {
    margin-bottom: 0
}

.single-product #page .site-content {
    margin: 0;
    padding-top: 94px
}

.single-product.beezi-sidebar-left div.product form.cart .quantity, .single-product.beezi-sidebar-right div.product form.cart .quantity {
    width: 110px
}

.entry-summary p.price {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 0 .4rem
}

.entry-summary form.cart {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1.4rem;
    border-top: 1px solid var(--e-global-color-border);
    border-bottom: 1px solid var(--e-global-color-border);
    padding: 18px 0 0
}

.entry-summary form.cart::before, .entry-summary form.cart::after {
    content: "";
    display: table
}

.entry-summary form.cart::after {
    clear: both
}

.entry-summary form.cart .clear {
    position: relative;
    flex: 0 0 calc(100% + 3.6rem);
    width: calc(100% + 2rem);
    margin-left: -1.8rem;
    margin-top: 20px;
    border-top: 1px solid var(--e-global-color-border)
}

.entry-summary form.cart.grouped_form, .entry-summary form.cart.variations_form {
    padding: 0;
    border: none;
    margin-top: 0
}

.entry-summary form.cart .quantity_wrap {
    margin: 0 0 12px;
    padding-right: 22px
}

.entry-summary form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity {
    float: none;
    margin-right: 0
}

.entry-summary form.cart table.woocommerce-grouped-product-list .quantity_wrap {
    margin: 0;
    padding: 0
}

.entry-summary form.cart table.woocommerce-grouped-product-list .button {
    padding: 10px 25px
}

.entry-summary form.cart table.group_table {
    margin-bottom: 45px;
    margin-top: 8px
}

.entry-summary form.cart table.group_table tr {
    border-bottom: 1px solid;
    border-color: var(--e-global-color-border)
}

.entry-summary form.cart table.group_table td {
    padding: 11px 0 12px 0;
    vertical-align: middle
}

.entry-summary form.cart table.group_table td.woocommerce-grouped-product-list-item__price {
    text-align: end
}

.entry-summary form.cart table.group_table .quantity_label {
    display: none
}

@media (max-width:500px) {
    .entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__image, .entry-summary form.cart table.group_table .woocommerce-grouped-product-image {
        display: none
    }

    .entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__label {
        padding-left: 0
    }
}

.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__image, .entry-summary form.cart table.group_table .woocommerce-grouped-product-image {
    padding-right: 16px;
    width: 80px
}

.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__image img, .entry-summary form.cart table.group_table .woocommerce-grouped-product-image img {
    max-width: 75px;
    height: 90px;
    margin: auto;
    border-radius: 0
}

.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__label {
    padding-right: 10px
}

.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__label .beezi-single-product-extra-label p {
    margin-bottom: .4rem
}

.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__label a {
    color: var(--e-global-color-secondary);
    word-break: break-word
}

.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__label a:hover {
    color: var(--e-global-color-primary)
}

.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__price del .woocommerce-Price-amount {
    color: var(--e-global-color-lighter);
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 12px;
    font-size: .75rem
}

.entry-summary form.cart table.group_table .woocommerce-grouped-product-list-item__price ins .woocommerce-Price-amount {
    color: var(--e-global-color-text);
    font-weight: var(--e-global-typography-primary-font-weight)
}

.entry-summary form.cart table.group_table p.price {
    font-size: 16px;
    font-size: 1rem;
    margin: 0
}

.entry-summary form.cart table.group_table .stock.in-stock {
    margin: 0;
    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
}

.entry-summary form.cart table.group_table .stock.in-stock:focus {
    background-color: #f1f1f1;
    color: #21759b;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.entry-summary form.cart table.group_table .woocommerce-Price-amount {
    word-break: normal;
    display: block
}

.entry-summary form.cart table.group_table .stock.out-of-stock {
    display: none
}

.inventory_status {
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
    font-style: var(--e-global-typography-primary-font-style);
    text-decoration: var(--e-global-typography-primary-text-decoration);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
    background-color: #58B03A;
    font-size: 10px;
    font-size: .625rem;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    align-items: center;
    padding: 3px 7px;
    border-radius: 4px;
    margin-bottom: 1.5em
}

.inventory_status.out-stock {
    color: #fff
}

.inventory_status.out-stock:before {
    background-color: var(--e-global-color-lighter)
}

.stock:empty::before {
    display: none
}

.stock.in-stock {
    color: #0f834d
}

.stock.out-of-stock {
    color: #e2401c
}

a.reset_variations {
    display: inline-block;
    margin-left: 1em
}

.beezi-woocommerce-tabs {
    margin-top: 50px
}

.beezi-woocommerce-tabs .umimi-woocommerce-tabs-panel {
    padding: 50px 0;
    border-top: 1px solid;
    border-top-color: var(--e-global-color-border)
}

.beezi-woocommerce-tabs .umimi-woocommerce-tabs-panel h2:first-of-type {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 40px;
    color: var(--e-global-color-secondary)
}

.beezi-woocommerce-tabs .umimi-woocommerce-tabs-panel table.shop_attributes th {
    padding: 4px 10px 4px 0
}

.beezi-woocommerce-tabs .umimi-woocommerce-tabs-panel table.shop_attributes td {
    padding: 4px 0 4px 10px;
    text-align: right
}

.single-product-reviews-wrap {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px
}

.single-product-reviews-wrap .woocommerce-Reviews-title {
    display: none
}

.single-product-reviews-wrap .review-title {
    font-size: 36px;
    font-size: 2.25rem;
    border-bottom: 1px solid;
    border-bottom-color: var(--e-global-color-border);
    margin-bottom: 50px
}

.single-product-reviews-wrap .review-title .count {
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background-color: #000;
    border-radius: 20px;
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    display: inline-block;
    margin-left: 5px
}

#reviews {
    outline: none;
    margin-left: auto;
    margin-right: auto
}

.accordion-body #reviews {
    max-width: 1400px
}

#reviews #comments {
    margin-bottom: 3.7065595576em;
    padding-top: 0;
    margin-top: 0
}

#reviews .comment-reply-title {
    display: none
}

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

#reviews .commentlist li {
    margin-bottom: 2.6180340252em;
    list-style: none;
    clear: both
}

#reviews .commentlist li::before, #reviews .commentlist li::after {
    content: "";
    display: table
}

#reviews .commentlist li::after {
    clear: both
}

#reviews .commentlist li .comment_container {
    border-radius: 8px
}

#reviews .commentlist li .comment_container::before, #reviews .commentlist li .comment_container::after {
    content: "";
    display: table
}

#reviews .commentlist li .comment_container::after {
    clear: both
}

#reviews .commentlist li .comment_container .comment-text {
    width: calc(100% - 60px);
    float: right
}

#reviews .commentlist li .comment_container .comment-text .star-rating {
    font-size: .875em;
    line-height: 1;
    height: 1em
}

#reviews .commentlist li:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

#reviews .commentlist li time {
    color: var(--e-global-color-lighter)
}

#reviews .commentlist li .avatar {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
    object-fit: cover
}

#reviews .commentlist li p.meta strong {
    font-size: 16px;
    font-size: 1rem;
    color: var(--e-global-color-secondary)
}

#reviews .commentlist li p.meta time {
    margin-left: 10px
}

#reviews .commentlist li p.meta time:before {
    margin-right: 5px;
    line-height: 1;
    margin-top: -3px
}

#reviews .commentlist li p.meta .verified {
    font-style: normal;
    font-size: .875em
}

#reviews .commentlist li p.meta .woocommerce-review__dash {
    display: none
}

#reviews .commentlist li ul.children {
    margin: 0;
    width: 82.2222222222%;
    float: right;
    margin-right: 0;
    padding-top: 1.618034em
}

#reviews .commentlist li ul.children .avatar {
    width: 13.5135135135%;
    float: left;
    margin-right: 8.1081081081%
}

#reviews .commentlist li ul.children .comment-text {
    width: 78.3783783784%;
    float: right;
    margin-right: 0
}

#reviews .commentlist li ul.children li {
    margin-bottom: 1.618034em
}

#reviews .commentlist li ul.children li:last-child {
    margin-bottom: 0
}

#reviews .comment-form-rating {
    clear: both;
    margin-bottom: 1em
}

#reviews .comment-form-rating label {
    margin-right: 20px
}

#reviews .comment-form-rating p.stars {
    line-height: 1
}

#reviews .comment-form-comment input, #reviews .comment-form-author input, #reviews .comment-form-email input {
    width: 100%
}

#reviews .comment-form-comment textarea {
    color: var(--e-global-color-secondary)
}

#reviews .comment-form-comment, #reviews .comment-form-author, #reviews .comment-form-email, #reviews .comment-form-cookies-consent, #reviews .comment-notes {
    margin-bottom: 1.41577975em
}

#reviews .comment-form-cookies-consent:before {
    content: "";
    display: block;
    clear: left
}

table.shop_attributes th {
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: capitalize
}

.beezi-sticky-add-to-cart {
    background-color: var(--background)
}

.beezi-sticky-add-to-cart__content {
    font-size: 16px;
    font-size: 1rem
}

.beezi-sticky-add-to-cart__content-title strong {
    color: var(--e-global-color-secondary);
    font-weight: var(--e-global-typography-text-font-weight)
}

.beezi-sticky-add-to-cart__content-button {
    border: none;
    letter-spacing: 0;
    padding: 13px 25px;
    background-color: var(--e-global-color-accent)
}

.beezi-sticky-add-to-cart__content-button:hover {
    background-color: var(--e-global-color-primary)
}

.beezi-sticky-add-to-cart__content-price {
    display: inline-flex;
    font-size: 14px;
    font-size: .875rem;
    color: var(--e-global-color-primary);
    margin-bottom: 4px;
    align-items: center;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.beezi-sticky-add-to-cart__content-price ins {
    order: -1;
    margin-left: 0;
    margin-right: .6180469716em;
    background-color: transparent;
    color: var(--e-global-color-text)
}

.beezi-sticky-add-to-cart__content-price del {
    font-size: 12px;
    font-size: .75rem;
    color: var(--e-global-color-lighter)
}

.sizechart-popup {
    width: 630px;
    max-width: 100vw;
    overflow-y: auto;
    position: fixed;
    left: 50%;
    padding: 60px;
    background: #fff;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all ease-in-out 0.3s
}

.sizechart-popup.active {
    opacity: 1;
    pointer-events: auto;
    visibility: visible
}

.sizechart-popup.active+.sizechart-overlay {
    opacity: 1;
    visibility: visible
}

.sizechart-popup .sizechart-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1
}

.sizechart-popup .sizechart-close i {
    color: var(--e-global-color-secondary)
}

.sizechart-popup .sizechart-close:hover i {
    color: var(--e-global-color-primary)
}

.sizechart-button {
    font-size: 12px;
    font-size: .75rem;
    text-decoration: underline;
    text-transform: uppercase;
    line-height: 2;
    margin-bottom: 1em;
    display: inline-block;
    color: var(--e-global-color-secondary)
}

.sizechart-button:hover {
    color: var(--e-global-color-primary)
}

.sizechart-overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    bottom: 0;
    z-index: 997;
    opacity: 0;
    background-color: rgba(0, 0, 0, .7);
    visibility: hidden;
    transition: opacity 0.25s ease, visibility 0s ease
}

.beezi-frequently-bought {
    margin-top: 5px;
    padding-top: 20px;
    margin-bottom: 10px;
    border-top: 1px solid;
    border-color: var(--e-global-color-border)
}

.beezi-frequently-bought .frequently-bought-title {
    margin-bottom: 10px;
    font-size: 13px;
    font-size: .8125rem;
    text-transform: uppercase;
    color: var(--e-global-color-secondary)
}

.beezi-frequently-bought ul {
    list-style: none;
    margin: 0
}

.beezi-frequently-bought .product-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
    position: relative;
    border-color: var(--e-global-color-border);
    cursor: pointer
}

.beezi-frequently-bought .product-item:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.beezi-frequently-bought .product-item img {
    width: 80px;
    margin-right: 20px;
    border: 4px solid #fff;
    box-shadow: 0 0 0 1px;
    color: var(--e-global-color-border);
    background-color: #f7f4ef;
    border-radius: 18px
}

.beezi-frequently-bought .product-item.uncheck * {
    opacity: .8
}

.beezi-frequently-bought .content-product-item {
    height: 100%;
    flex: 1
}

.beezi-frequently-bought .content-product-item .product-title {
    position: relative;
    z-index: 2;
    font-size: 14px;
    font-size: .875rem;
    color: var(--e-global-color-secondary)
}

.beezi-frequently-bought .content-product-item .posted-in a {
    font-size: 13px;
    font-size: .8125rem;
    color: var(--e-global-color-text)
}

.beezi-frequently-bought .product-price {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 30px;
    color: var(--e-global-color-primary)
}

.beezi-frequently-bought .product-price del {
    font-size: .95em
}

.beezi-frequently-bought .product-price ins {
    background: transparent
}

.beezi-frequently-bought .price-box .label {
    color: var(--e-global-color-secondary)
}

.beezi-frequently-bought .price-box .beezi-total-price {
    font-size: 30px;
    font-size: 1.875rem;
    color: var(--e-global-color-primary)
}

.beezi-frequently-bought input[type=checkbox] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0 !important;
    z-index: 1;
    cursor: pointer
}

.beezi-frequently-bought input[type=checkbox]+span {
    opacity: 1 !important
}

.beezi-frequently-bought input[type=checkbox]+span:before {
    content: "+";
    width: 30px;
    height: 30px;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    text-align: center;
    background-color: #f7f4ef;
    border-radius: 50%;
    color: #000
}

.beezi-frequently-bought input[type=checkbox]:checked+span:before {
    content: "-"
}

.beezi-frequently-bought .beezi_add_to_wishlist_button {
    color: #000
}

.beezi-frequently-bought .product-buttons {
    display: flex;
    justify-content: space-between
}

.beezi-frequently-bought .product-buttons form {
    margin-bottom: 0
}

.beezi-frequently-bought .product-buttons .beezi-add-to-cart {
    font-size: 12px;
    font-size: .75rem
}

#rotateimages {
    cursor: ew-resize
}

.view-360-group {
    margin-top: 30px;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.view-360-group .view-360-svg {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 30px;
    font-size: 1.875rem;
    color: var(--e-global-color-secondary)
}

.view-360-group .view-360-button i {
    font-size: 16px;
    font-size: 1rem;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border: 1px solid;
    border-color: var(--e-global-color-border);
    border-radius: 50%;
    color: var(--e-global-color-secondary);
    cursor: pointer
}

.view-360-group .view-360-button i:hover {
    color: var(--e-global-color-primary)
}

.single-product .view-360-group+.mfp-close {
    border: none;
    color: #000;
    font-size: 25px;
    font-size: 1.5625rem;
    font-weight: var(--e-global-typography-text-font-weight);
    width: 30px;
    height: 30px;
    line-height: 1
}

.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name {
    display: none
}

.single-product .beezi-woobt-wrap {
    margin-top: 50px
}

@media (min-width:768px) {
    .single-product .beezi-woobt-wrap {
        margin-top: 85px
    }
}

.single-product .beezi_product_woobt_title {
    position: relative;
    text-align: center;
    display: block;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 20px;
    color: var(--e-global-color-secondary)
}

@media (min-width:768px) {
    .single-product .beezi_product_woobt_title {
        font-size: 40px;
        font-size: 2.5rem;
        margin-bottom: 28px
    }
}

.single-product .woobt-wrap[class*=woobt-layout-grid] {
    display: flex;
    border: 1px dashed var(--e-global-color-border);
    border-radius: 4px;
    padding: 15px;
    align-items: center;
    flex-wrap: wrap
}

@media (min-width:1024px) {
    .single-product .woobt-wrap[class*=woobt-layout-grid] {
        padding: 40px
    }
}

.single-product .woobt-wrap .product-woobt-bottom {
    width: 100%;
    flex: 0 0 100%;
    padding-left: 0;
    margin-top: 40px
}

@media (min-width:1024px) {
    .single-product .woobt-wrap .product-woobt-bottom {
        flex: 0 0 30%;
        padding-left: 30px;
        margin-top: 0
    }
}

.single-product .woobt-wrap .product-woobt-bottom .woocommerce-Price-amount {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
    font-style: var(--e-global-typography-primary-font-style);
    text-decoration: var(--e-global-typography-primary-text-decoration);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing)
}

.single-product .woobt-wrap .single_add_to_cart_button {
    width: 100%
}

.single-product .woobt-wrap .single_add_to_cart_button:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    font-size: 15px;
    padding-right: 5px
}

@media (min-width:1024px) {
    .single-product .woobt-wrap .single_add_to_cart_button:before {
        font-size: 20px;
        font-size: 1.25rem;
        padding-right: 10px
    }
}

.single-product .woobt-products[class*=woobt-products-layout-grid] {
    flex-grow: 1;
    justify-content: space-between;
    padding-right: 0;
    margin: 0;
    flex-wrap: wrap
}

@media (min-width:1024px) {
    .single-product .woobt-products[class*=woobt-products-layout-grid] {
        padding-right: 70px
    }
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product {
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 160px;
    position: relative;
    font-size: 16px;
    font-size: 1rem
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product>div {
    text-align: left;
    margin-bottom: 12px
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-price {
    max-width: 100%;
    margin-bottom: 0
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-price .woobt-price-ori {
    display: flex;
    align-items: center
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-price .woocommerce-Price-amount {
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
    font-style: var(--e-global-typography-primary-font-style);
    text-decoration: var(--e-global-typography-primary-text-decoration);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
    color: var(--e-global-color-secondary)
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-price del {
    order: 2;
    margin-left: 10px
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-price del .woocommerce-Price-amount {
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--e-global-typography-text-font-family);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
    letter-spacing: var(--e-global-typography-text-letter-spacing);
    text-decoration: line-through
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-price ins .woocommerce-Price-amount {
    color: var(--e-global-color-primary)
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-title-inner {
    font-family: var(--e-global-typography-text-font-family);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
    letter-spacing: var(--e-global-typography-text-letter-spacing)
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-title {
    order: 2;
    margin-bottom: 30px
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-choose {
    order: 3;
    position: relative
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-choose .checkmark {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 5px;
    background-color: #eee
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-choose .checkmark:after {
    content: "";
    position: absolute;
    left: 7px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-choose input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
    z-index: 9
}

.single-product .woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-choose input:checked~.checkmark {
    background-color: #84C8BB
}

.woosc-quick-table {
    margin-top: 0;
    position: relative;
    padding: 50px 0 0
}

@media (min-width:768px) {
    .woosc-quick-table {
        padding: 95px 0 0
    }
}

.woosc-quick-table>h2 {
    position: relative;
    text-align: center;
    display: block;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 20px;
    color: var(--e-global-color-secondary)
}

@media (min-width:768px) {
    .woosc-quick-table>h2 {
        font-size: 40px;
        font-size: 2.5rem;
        margin-bottom: 46px
    }
}

.woocommerce-page .widget-area .woocommerce:first-child .widget-title {
    padding-top: 0
}

.product_list_widget {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

.product_list_widget li {
    display: flex;
    padding: 20px 0;
    margin-bottom: 0 !important;
    border-bottom: 1px dashed var(--e-global-color-border)
}

.product_list_widget li::before, .product_list_widget li::after {
    content: "";
    display: table
}

.product_list_widget li::after {
    clear: both
}

.product_list_widget li img {
    max-width: 80px;
    height: 80px;
    object-fit: cover
}

.product_list_widget li:last-child {
    padding-bottom: 0;
    border: none
}

.product_list_widget li:first-child {
    padding-top: 0
}

.product_list_widget .product-list-inner {
    display: flex
}

.product_list_widget .reviewer {
    font-size: .875em
}

.product_list_widget .product-image {
    position: relative
}

.product_list_widget .product-content {
    margin-left: 15px;
    flex: 1
}

.product_list_widget .woocommerce-loop-product__title {
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
    font-style: var(--e-global-typography-primary-font-style);
    text-decoration: var(--e-global-typography-primary-text-decoration);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: .75rem;
    line-height: 1.5
}

.product_list_widget .count-review {
    margin-bottom: 14px
}

.product_list_widget .price {
    margin-bottom: 0
}

.product_list_widget a {
    display: block
}

.product_list_widget .label-wrapper>span {
    font-size: 10px;
    font-size: .625rem
}

.widget ul.products li.product a {
    text-decoration: none
}

.widget_rating_filter ul {
    margin-bottom: 0
}

.widget_rating_filter .wc-layered-nav-rating {
    margin-bottom: 10px
}

.widget_rating_filter .wc-layered-nav-rating a {
    display: flex;
    align-items: center;
    text-decoration: none !important;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    color: var(--e-global-color-lighter)
}

.widget_rating_filter .wc-layered-nav-rating .star-rating {
    display: inline-block;
    height: 1em;
    line-height: 1;
    margin-right: 5px
}

.widget_rating_filter .wc-layered-nav-rating:last-child {
    margin-bottom: 0
}

.widget_products a {
    display: block
}

.widget_shopping_cart .product_list_widget {
    margin-bottom: 0
}

.widget_shopping_cart .product_list_widget li {
    position: relative;
    padding-left: 27px
}

.widget_shopping_cart .product_list_widget li a.remove {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    opacity: 1
}

.widget_shopping_cart .product_list_widget li a.remove:hover:before {
    color: #e2401c
}

.widget_shopping_cart .product_list_widget li:first-child {
    padding-top: 1em
}

.widget_shopping_cart .woocommerce-mini-cart-scroll {
    position: relative;
    flex: 1 1 auto;
    overflow-y: auto
}

.widget_shopping_cart .woocommerce-mini-cart__empty-message {
    margin: 1.41577975em
}

.widget_shopping_cart .product_list_widget {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    overflow-x: hidden
}

.widget_shopping_cart .product_list_widget img {
    margin-right: 1em;
    float: left;
    max-width: 85px
}

.widget_shopping_cart .mini_cart_item {
    display: block;
    border-bottom: 1px dashed;
    border-bottom-color: var(--e-global-color-border)
}

.widget_shopping_cart .mini_cart_item a {
    line-height: 1.41577975em;
    color: var(--e-global-color-secondary);
    font-weight: var(--e-global-typography-primary-font-weight);
    margin-bottom: 3px
}

.widget_shopping_cart .mini_cart_item a:hover {
    color: var(--e-global-color-primary)
}

.widget_shopping_cart .mini_cart_item .quantity {
    color: var(--e-global-color-secondary)
}

.widget_shopping_cart .mini_cart_item .quantity .amount {
    color: var(--e-global-color-lighter);
    font-weight: var(--e-global-typography-primary-font-weight)
}

.widget_shopping_cart p.total {
    padding: 12px 15px 12px 15px;
    margin: 0;
    margin-bottom: 5px;
    border-top: 1px dashed;
    border-top-color: var(--e-global-color-border)
}

.widget_shopping_cart p.total::before, .widget_shopping_cart p.total::after {
    content: "";
    display: table
}

.widget_shopping_cart p.total::after {
    clear: both
}

.widget_shopping_cart p.total strong {
    color: var(--e-global-color-secondary);
    font-weight: var(--e-global-typography-text-font-weight);
    font-size: 18px;
    font-size: 1.125rem
}

.widget_shopping_cart p.total .amount {
    font-size: 1.41577975em;
    font-weight: var(--e-global-typography-primary-font-weight);
    float: right;
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
    font-style: var(--e-global-typography-primary-font-style);
    text-decoration: var(--e-global-typography-primary-text-decoration);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
    font-size: 18px;
    font-size: 1.125rem;
    color: var(--e-global-color-primary)
}

.widget_shopping_cart .buttons {
    padding: 0 0 1em;
    margin: 0;
    text-align: center;
    display: flex;
    flex-direction: column
}

.widget_shopping_cart .buttons a {
    display: block;
    margin-bottom: .6180339845em;
    margin-right: 15px;
    margin-left: 15px
}

.widget_shopping_cart .buttons a:last-child {
    margin-bottom: 0
}

.widget_shopping_cart .buttons a img {
    margin-left: auto;
    margin-right: auto
}

.widget_layered_nav li {
    margin-bottom: .6180339845em
}

.widget_product_brands ul li, .widget_product_categories ul li {
    display: block
}

.widget_product_brands ul li:last-child, .widget_product_categories ul li:last-child {
    margin-bottom: 0
}

.widget_product_brands ul li:hover .count, .widget_product_brands ul li.current-cat .count, .widget_product_categories ul li:hover .count, .widget_product_categories ul li.current-cat .count {
    color: var(--e-global-color-primary)
}

.widget_product_brands .count, .widget_product_categories .count {
    color: var(--e-global-color-lighter);
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.widget_product_categories ul.children {
    display: none
}

.widget_product_categories li.current-cat>a {
    color: var(--e-global-color-primary)
}

.widget_product_categories .icon-minus, .widget_product_categories .icon-plus {
    width: 20px;
    text-align: center;
    cursor: pointer;
    float: right
}

.widget_product_categories .icon-minus:before, .widget_product_categories .icon-plus:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    font-size: 12px;
    font-size: .75rem
}

.widget_product_categories .icon-minus:before {
    content: ""
}

.widget_product_categories .icon-plus:before {
    content: ""
}

.widget_price_filter form {
    margin-bottom: 0
}

.widget_price_filter .price_slider {
    margin-bottom: 1.625rem;
    margin-top: 2rem
}

.widget_price_filter .price_slider_amount {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.widget_price_filter .price_slider_amount .button {
    position: relative;
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
    font-style: var(--e-global-typography-primary-font-style);
    text-decoration: var(--e-global-typography-primary-text-decoration);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
    color: var(--e-global-color-secondary);
    text-transform: uppercase;
    padding: 0;
    background-color: transparent;
    order: 3;
    letter-spacing: 0;
    margin-left: auto;
    border: 0
}

.widget_price_filter .price_slider_amount .button:hover, .widget_price_filter .price_slider_amount .button:focus {
    color: var(--e-global-color-primary)
}

.widget_price_filter .price_slider_amount .price_label {
    color: var(--e-global-color-text);
    font-size: 14px;
    font-size: .875rem;
    font-family: var(--e-global-typography-text-font-family);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
    letter-spacing: var(--e-global-typography-text-letter-spacing)
}

.widget_price_filter .price_slider_amount .price_label span {
    color: var(--e-global-color-secondary)
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    top: auto;
    z-index: 2;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: ew-resize;
    background-color: #fff;
    box-sizing: border-box;
    margin-top: -5px;
    margin-left: auto;
    opacity: 1;
    border: 5px solid var(--e-global-color-primary)
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -10px
}

.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    box-shadow: 0 0 0 .236em rgba(0, 0, 0, .1)
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: var(--e-global-color-primary)
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 8px;
    background: #EDEEF1;
    background-color: var(--e-global-color-border);
    border: 0
}

.widget_price_filter .ui-slider-horizontal {
    height: 10px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list {
    margin: -3px;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li {
    padding: 3px;
    margin-bottom: 0
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .beezi-button-type {
    font-family: var(--e-global-typography-accent-font-family);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 12px;
    font-size: .75rem;
    padding: 1rem 1.5rem;
    border-radius: 8px;
    background-color: var(--e-global-color-primary);
    white-space: nowrap;
    color: var(--e-global-color-secondary);
    border: none;
    text-align: center;
    justify-content: center;
    display: block;
    padding: .5407797364em .875em;
    font-size: .875em
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .beezi-button-type:hover {
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
    color: #FFF
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .beezi-color-type {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 50%;
    border: 2px solid var(--e-global-color-border);
    overflow: hidden
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .beezi-color-type .color-label {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: block
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .beezi-color-type .color-name {
    display: none
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .beezi-color-type:hover {
    padding: 2px
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .beezi-image-type {
    display: block;
    min-width: 90px;
    margin-top: 5px
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .beezi-image-type img {
    margin: auto;
    opacity: .2
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .beezi-image-type .image-count {
    display: block;
    text-align: center;
    color: var(--e-global-color-lighter)
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .beezi-image-type .image-name {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: var(--e-global-color-secondary)
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .beezi-image-type:hover img {
    opacity: 1
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .beezi-color-type {
    padding: 2px
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .beezi-image-type img {
    opacity: 1
}

.beezi_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .beezi-image-type .image-name {
    color: var(--e-global-color-primary)
}

.ajax-search .site-header-search .button-search-popup {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: none;
    width: 100%;
    height: unset
}

.ajax-search .site-header-search i {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    margin-bottom: 10px;
    color: var(--e-global-color-secondary)
}

.ajax-search .site-header-search .content {
    font-size: 12px;
    font-size: .75rem;
    line-height: 14px;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary)
}

.ajax-search .site-header-search:hover i {
    color: var(--e-global-color-secondary)
}

.search-by-category {
    display: none
}

.enable-category-yes .search-by-category {
    display: block
}

@media (max-width:567px) {
    .search-by-category {
        display: none
    }
}

.search-by-category .input-dropdown-inner {
    height: 44px;
    line-height: 44px;
    width: 215px;
    position: relative
}

.search-by-category .input-dropdown-inner:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--e-global-color-border);
    width: 1px;
    height: 23px
}

.search-by-category .input-dropdown-inner>a {
    display: block;
    padding-right: 25px;
    padding-left: 30px;
    font-size: 14px;
    font-size: .875rem;
    color: var(--e-global-color-secondary);
    position: relative
}

.search-by-category .input-dropdown-inner>a span {
    width: 135px;
    display: block;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis
}

.search-by-category .input-dropdown-inner>a:after {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: ""
}

.search-by-category .input-dropdown-inner select.dropdown_product_cat_ajax {
    line-height: 44px;
    height: 44px;
    padding: 0 15px;
    font-size: 13px;
    font-size: .8125rem;
    display: none;
    border: none;
    background-color: transparent
}

.search-by-category .list-wrapper {
    position: absolute;
    top: 100%;
    left: 1px;
    z-index: 300;
    display: none;
    margin-top: 1px;
    height: auto;
    background-color: #FFF;
    text-align: left;
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%
}

.search-by-category .list-wrapper .beezi-scroll-content {
    position: relative;
    max-height: 255px;
    max-width: 215px;
    overflow-y: auto;
    margin-bottom: 0
}

.search-by-category ul li {
    margin-bottom: 0
}

.search-by-category ul li a {
    display: block;
    padding: 5px 25px;
    color: var(--e-global-color-secondary);
    font-size: 14px;
    font-size: .875rem;
    line-height: 20px;
    white-space: nowrap
}

.search-by-category ul li a:focus, .search-by-category ul li a:hover {
    background-color: #F9F9F9;
    color: var(--e-global-color-primary)
}

.search-by-category ul li.current-item>a {
    background-color: #F4F4F4;
    color: var(--e-global-color-secondary)
}

.search-by-category ul .children {
    margin-top: 0;
    display: none
}

.search-by-category ul .children>li>a {
    padding-left: 15px;
    color: var(--e-global-color-lighter)
}

.search-by-category ul .children>li>a:focus, .search-by-category ul .children>li>a:hover {
    background-color: #F9F9F9;
    color: var(--e-global-color-primary)
}

.search-by-category ul .children .cat-item a span {
    color: var(--e-global-color-accent)
}

.search-by-category ul .children .cat-item a:focus, .search-by-category ul .children .cat-item a:hover {
    background-color: #F9F9F9;
    color: var(--e-global-color-secondary)
}

@media (min-width:768px) {
    table.cart {
        margin-bottom: 3.7065595576em
    }
}

table.cart .quantity_label {
    display: none
}

table.cart thead {
    border-bottom: 1px solid;
    border-bottom-color: var(--e-global-color-border)
}

table.cart th {
    text-transform: uppercase;
    color: var(--e-global-color-secondary);
    font-weight: var(--e-global-typography-primary-font-weight)
}

table.cart td, table.cart th {
    padding: 2em 0 0
}

table.cart tr td {
    text-align: left;
    border-color: var(--e-global-color-border)
}

@media (max-width:767px) {
    table.cart tr td {
        text-align: right;
        padding-bottom: 10px;
        padding-top: 10px
    }

    table.cart tr td:not(:last-child) {
        border-style: solid;
        border-width: 0 0 1px 0
    }
}

table.cart tr td[data-title]::before {
    font-size: 12px;
    font-size: .75rem;
    text-transform: uppercase;
    color: var(--e-global-color-secondary);
    font-weight: var(--e-global-typography-text-font-weight)
}

table.cart tr:first-child td.product-remove {
    border-top-width: 0
}

table.cart td.product-thumbnail img {
    margin: auto;
    max-width: 90px
}

table.cart td.product-thumbnail::before {
    display: none
}

@media (max-width:767px) {
    table.cart td.product-thumbnail {
        position: absolute;
        left: 10px;
        top: 15px;
        padding: 0;
        border: none !important
    }
}

table.cart td.product-remove {
    padding: 0;
    position: relative
}

@media (max-width:767px) {
    table.cart td.product-remove {
        position: absolute;
        top: 18px;
        right: 20px;
        z-index: 1;
        margin-bottom: 0;
        padding-bottom: 0;
        border: none;
        font-size: 11px;
        font-size: .6875rem
    }
}

table.cart td.product-remove a.remove {
    position: absolute;
    font-size: 1.41577975em;
    top: -8px;
    left: -6px
}

table.cart td.product-remove a.remove::before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: 0;
    text-align: center
}

table.cart td.product-remove a.remove:hover:before, table.cart td.product-remove a.remove:active:before {
    color: red
}

table.cart td.product-name:before {
    margin-right: 1em
}

table.cart td.product-name a {
    text-decoration: none !important;
    color: var(--e-global-color-secondary)
}

table.cart td.product-name a:hover {
    color: var(--e-global-color-primary)
}

@media (max-width:767px) {
    table.cart td.product-name {
        text-align: left;
        border-width: 0;
        padding-right: 30px
    }

    table.cart td.product-name:before {
        display: none
    }
}

table.cart td.product-price .amount {
    color: var(--e-global-color-secondary)
}

table.cart td.product-quantity .qty {
    border-width: 1px;
    padding: .326em;
    width: 3.7065595576em;
    font-weight: var(--e-global-typography-text-font-weight);
    color: var(--e-global-color-secondary)
}

table.cart td.product-subtotal {
    padding-bottom: 1.41577975em
}

@media (min-width:768px) {
    table.cart td.product-subtotal {
        padding-bottom: 2.290779772em
    }
}

table.cart td.product-subtotal .amount {
    color: var(--e-global-color-secondary);
    font-weight: var(--e-global-typography-primary-font-weight)
}

table.cart .cart_item {
    margin-bottom: 1em;
    border-bottom: 1px solid;
    border-bottom-color: var(--e-global-color-border)
}

@media (max-width:767px) {
    table.cart .cart_item {
        padding-left: 120px;
        position: relative;
        display: block
    }
}

table.cart td.actions {
    background-color: transparent;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0
}

@media (min-width:768px) {
    table.cart td.actions {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media (max-width:767px) {
    table.cart td.actions {
        display: flex;
        flex-direction: column-reverse
    }
}

table.cart td.actions label {
    display: none
}

table.cart td.actions .coupon {
    position: relative;
    margin-bottom: 1.5em;
    text-align: left;
    border-color: var(--e-global-color-border)
}

@media (max-width:767px) {
    table.cart td.actions .coupon {
        padding: 25px 30px 30px;
        border-style: solid;
        border-width: 2px;
        margin-bottom: 0;
        margin-top: 1.5em
    }
}

table.cart td.actions .coupon .input-text {
    min-width: 220px;
    margin-right: 10px
}

table.cart td.actions .coupon .input-text:focus {
    border-color: var(--e-global-color-accent)
}

table.cart td.actions .coupon button[type=submit] {
    padding: 17px 35px 18px 34px
}

@media (max-width:767px) {
    table.cart td.actions .coupon button[type=submit] {
        width: 100%
    }
}

@media (max-width:1024px) {
    table.cart td.actions .coupon button[type=submit] {
        padding: 15px 25px
    }
}

table.cart td.actions input {
    display: block;
    width: 100%;
    margin: .5407797364em 0
}

table.cart td.actions button[name=update_cart] {
    padding: 17px 35px 18px 34px
}

@media (max-width:767px) {
    table.cart td.actions button[name=update_cart] {
        width: 100%
    }
}

@media (max-width:1024px) {
    table.cart td.actions button[name=update_cart] {
        padding: 15px 25px
    }
}

.woocommerce-cart-form {
    margin-bottom: 0
}

.woocommerce-cart-form table td {
    vertical-align: middle
}

.cart_totals {
    padding: 30px 30px 40px;
    position: relative;
    border: 6px solid var(--e-global-color-border);
    border-radius: 8px
}

.cart_totals>h2 {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 15px
}

.cart_totals table th {
    color: var(--e-global-color-secondary);
    font-size: 18px;
    font-size: 1.125rem
}

.cart_totals table th, .cart_totals table td {
    padding: 1em 0
}

.cart_totals .cart-subtotal {
    border-bottom: 1px solid;
    border-bottom-color: var(--e-global-color-border);
    color: var(--e-global-color-secondary);
    font-size: 18px;
    font-size: 1.125rem
}

.cart_totals .cart-subtotal .amount {
    color: var(--e-global-color-secondary);
    font-size: 18px;
    font-size: 1.125rem
}

.cart_totals .order-total {
    border-top: 1px solid;
    border-top-color: var(--e-global-color-border);
    color: var(--e-global-color-secondary)
}

.cart_totals .order-total th {
    vertical-align: middle
}

.cart_totals .order-total td {
    font-size: 18px;
    font-size: 1.125rem;
    padding: .5em 0
}

.cart_totals .order-total .amount {
    color: var(--e-global-color-primary);
    font-size: 24px;
    font-size: 1.5rem
}

.cart_totals .checkout-button {
    display: flex
}

.woocommerce-shipping-calculator {
    margin: 0
}

.woocommerce-shipping-calculator>p:first-child {
    margin: 0
}

.woocommerce-shipping-calculator .shipping-calculator-form {
    padding-top: 1.41577975em
}

.woocommerce-shipping-destination {
    margin-bottom: 0
}

ul#shipping_method {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

ul#shipping_method li {
    margin-bottom: .2360679726em
}

ul#shipping_method li:last-child {
    margin-bottom: 0
}

ul#shipping_method input {
    margin-right: .3342202552em
}

ul#shipping_method input[type=radio]+label {
    margin-left: 0;
    color: var(--e-global-color-secondary)
}

ul#shipping_method input[type=radio]:first-child:checked+label:after {
    color: var(--e-global-color-primary)
}

.cart-collaterals {
    margin-bottom: 30px
}

.woocommerce-checkout ul#shipping_method {
    margin-bottom: 0
}

.site-header-cart .widget_shopping_cart {
    border-color: var(--e-global-color-border)
}

.site-header-cart .widget.widget_shopping_cart {
    border-top-color: var(--e-global-color-primary)
}

.woocommerce-cart .site-content {
    margin-bottom: 6.8541021569em
}

.woocommerce-cart .cart-empty {
    background-color: transparent;
    border: none;
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    color: var(--e-global-color-secondary)
}

.woocommerce-cart .cart-empty:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    font-size: 164px;
    color: var(--e-global-color-lighter);
    display: block;
    margin-bottom: 50px
}

.woocommerce-cart .return-to-shop {
    text-align: center
}

.woocommerce-cart .return-to-shop a {
    font-family: var(--e-global-typography-accent-font-family);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 12px;
    font-size: .75rem;
    padding: 1rem 1.5rem;
    border-radius: 8px;
    background-color: var(--e-global-color-primary);
    white-space: nowrap;
    color: var(--e-global-color-secondary);
    border: none;
    text-align: center;
    justify-content: center
}

.woocommerce-cart .return-to-shop a:hover {
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
    color: #FFF
}

.cross-sells h2 {
    margin-bottom: 30px;
    font-size: 28px;
    font-size: 1.75rem
}

.cross-sells .slick-list li.product {
    max-width: 100% !important;
    flex: 0 0 100% !important
}

.cross-sells .slick-slider .slick-dots {
    bottom: -30px
}

.checkout_coupon {
    margin-bottom: 2.6180340252em;
    display: grid;
    max-width: 622px
}

.checkout_coupon p:first-child {
    grid-column: 1/span 2
}

.checkout_coupon .form-row-first {
    margin-right: 0;
    width: 100%
}

.checkout_coupon .form-row-last {
    width: unset;
    float: left
}

.checkout_coupon .input-text {
    width: 100%
}

.checkout_coupon .input-text:focus {
    border-color: var(--e-global-color-accent)
}

.checkout_coupon button[type=submit] {
    margin-left: 20px
}

form.checkout {
    position: static !important
}

form.checkout::before, form.checkout::after {
    content: "";
    display: table
}

form.checkout::after {
    clear: both
}

form.checkout>.blockUI {
    position: fixed !important
}

form.checkout h3 {
    font-size: 28px;
    font-size: 1.75rem
}

#order_review {
    padding: 30px 30px 40px;
    position: relative;
    border-radius: 5px;
    border: 6px solid var(--e-global-color-border)
}

#order_review #order_review_heading {
    font-size: 28px;
    font-size: 1.75rem
}

#order_review table {
    margin-bottom: 0
}

#order_review table td, #order_review table th {
    padding: 1em 0
}

#order_review .woocommerce-checkout-review-order-table thead th, #order_review .woocommerce-checkout-review-order-table thead td {
    border: none
}

#order_review .woocommerce-checkout-review-order-table th {
    color: var(--e-global-color-secondary);
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: var(--e-global-typography-primary-font-weight)
}

#order_review .woocommerce-checkout-review-order-table th.product-total {
    text-align: right
}

#order_review .woocommerce-checkout-review-order-table td {
    text-align: right;
    vertical-align: middle
}

#order_review .woocommerce-checkout-review-order-table td.product-name {
    text-align: left
}

#order_review .woocommerce-checkout-review-order-table th, #order_review .woocommerce-checkout-review-order-table td {
    border-top: 1px solid;
    border-top-color: var(--e-global-color-border)
}

#order_review .woocommerce-checkout-review-order-table .cart-subtotal .amount {
    color: var(--e-global-color-secondary)
}

#order_review .woocommerce-checkout-review-order-table .order-total th {
    vertical-align: middle
}

#order_review .woocommerce-checkout-review-order-table .order-total .amount {
    font-size: 24px;
    font-size: 1.5rem;
    color: var(--e-global-color-primary);
    font-weight: var(--e-global-typography-primary-font-weight)
}

#payment::before, #payment::after {
    content: "";
    display: table
}

#payment::after {
    clear: both
}

#payment .create-account {
    clear: both
}

#payment .payment_methods {
    margin: 0;
    padding: 0
}

#payment .payment_methods>.woocommerce-PaymentMethod, #payment .payment_methods>.wc_payment_method {
    border-bottom: 1px solid;
    border-bottom-color: var(--e-global-color-border)
}

#payment .payment_methods>.woocommerce-PaymentMethod>label, #payment .payment_methods>.wc_payment_method>label {
    display: block;
    padding: 1em 0;
    cursor: pointer;
    font-size: 16px;
    font-size: 1rem;
    margin-left: 0
}

#payment .payment_methods li {
    list-style: none !important;
    margin-left: 0;
    position: relative
}

#payment .payment_methods li img {
    float: right;
    border: 0;
    padding: 0;
    max-height: 1.618034em
}

#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label::before, #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label::before {
    color: var(--e-global-color-primary)
}

#payment .payment_methods li>label {
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary)
}

#payment .payment_methods li p {
    margin: 0
}

#payment .payment_methods li .payment_box {
    padding: 1em 1.618034em 2em;
    font-size: .875em
}

#payment .payment_methods li .payment_box fieldset {
    border: 0;
    margin: 0;
    padding: 1em 0 0;
    font-size: .875em
}

#payment .payment_methods li .payment_box fieldset label {
    width: auto;
    margin-left: 0
}

#payment .payment_methods li .payment_box fieldset .form-row {
    margin-bottom: 1em
}

#payment .payment_methods li .payment_box fieldset .form-row input[type=checkbox] {
    margin-right: 5px
}

#payment .payment_methods li .payment_box fieldset #cvv {
    width: 22% !important
}

#payment .payment_methods li .payment_box fieldset .help {
    width: 75%;
    float: right
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
    padding-top: 1em;
    margin: 0
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li {
    margin-top: .6180339845em
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio] {
    margin-right: .236em
}

#payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
    margin-left: 0
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number, #payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry, #payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc {
    font-size: 1.41577975em
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
    background-repeat: no-repeat;
    background-position: right .6180339845em center;
    background-size: 31px 20px;
    background-image: url(../../../../../../../../../themes/assets/images/credit-cards/unknown.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(../../../../../../../../../themes/assets/images/credit-cards/visa.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(../../../../../../../../../themes/assets/images/credit-cards/mastercard.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(../../../../../../../../../themes/assets/images/credit-cards/laser.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(../../../../../../../../../themes/assets/images/credit-cards/diners.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(../../../../../../../../../themes/assets/images/credit-cards/maestro.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(../../../../../../../../../themes/assets/images/credit-cards/jcb.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(../../../../../../../../../themes/assets/images/credit-cards/amex.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(../../../../../../../../../themes/assets/images/credit-cards/discover.svg)
}

#payment .terms {
    width: 100%;
    clear: both;
    float: none;
    margin-bottom: 1em
}

#payment .terms label {
    display: block;
    cursor: pointer
}

#payment .woocommerce-terms-and-conditions {
    padding: 1em;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
    margin-bottom: 16px;
    background-color: rgba(0, 0, 0, .05)
}

#payment .place-order {
    margin-top: 1.618034em;
    margin-bottom: 0;
    float: none;
    width: 100%
}

#payment .place-order .button {
    width: 100%;
    white-space: pre-wrap;
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

#payment .place-order .button:hover {
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary)
}

table.woocommerce-checkout-review-order-table .product-name {
    width: 45%;
    word-wrap: break-word
}

table.woocommerce-checkout-review-order-table .product-quantity {
    font-weight: var(--e-global-typography-text-font-weight)
}

table.woocommerce-checkout-review-order-table .variation, table.woocommerce-checkout-review-order-table .product-quantity {
    color: var(--e-global-color-text)
}

table.woocommerce-checkout-review-order-table .variation dt {
    font-weight: var(--e-global-typography-text-font-weight)
}

.admin-bar .woocommerce-checkout #wc_checkout_add_ons label+br {
    display: none
}

.woocommerce-checkout .form-row .select2-container--default .select2-selection--single {
    border-color: var(--e-global-color-border)
}

.woocommerce-checkout .woocommerce form.woocommerce-form-login {
    margin-left: 0;
    margin-top: 30px;
    max-width: 505px
}

.woocommerce-checkout .woocommerce form.woocommerce-form-login .form-row-last, .woocommerce-checkout .woocommerce form.woocommerce-form-login .form-row-first {
    width: 100%;
    margin-right: 0
}

.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid var(--e-global-color-border)
}

.woocommerce-checkout .select2-dropdown {
    border: 1px solid var(--e-global-color-border)
}

.woocommerce-form-login-toggle .woocommerce-info, .woocommerce-form-coupon-toggle .woocommerce-info {
    padding: 0;
    border: 0;
    background-color: transparent;
    color: var(--e-global-color-text)
}

.woocommerce-form-login-toggle .woocommerce-info a, .woocommerce-form-coupon-toggle .woocommerce-info a {
    color: var(--e-global-color-primary)
}

.woocommerce-form-login-toggle .woocommerce-info {
    margin-bottom: 10px
}

.woocommerce-order .woocommerce-thankyou-order-received {
    color: #0f834d;
    background-color: #f8f8f8;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: var(--e-global-typography-primary-font-weight);
    text-align: center;
    padding: 2.290779772em 1.41577975em
}

.woocommerce-order .woocommerce-order-details__title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.618034em
}

.woocommerce-order .woocommerce-customer-details h2 {
    font-size: 1.618034em
}

@media (min-width:768px) {
    .woocommerce-order ul.order_details {
        display: flex;
        justify-content: center;
        max-width: 100%
    }

    .woocommerce-order ul.order_details li {
        padding-top: 0;
        padding-bottom: 0
    }

    .woocommerce-order ul.order_details li:first-child {
        padding-top: 0
    }

    .woocommerce-order ul.order_details li:last-child {
        padding-bottom: 0
    }

    .woocommerce-order ul.woocommerce-thankyou-order-details li {
        width: 20%;
        margin: 0 !important
    }
}

.woocommerce-order .woocommerce-table--order-details {
    max-width: 900px;
    margin: 1.41577975em auto 5.9973393873em
}

.woocommerce-order .woocommerce-table--order-details th {
    color: var(--e-global-color-secondary)
}

.woocommerce-order .woocommerce-table--order-details tr td:last-child, .woocommerce-order .woocommerce-table--order-details tr th:last-child {
    text-align: right
}

.woocommerce-order .woocommerce-table--order-details td, .woocommerce-order .woocommerce-table--order-details th {
    border-top: 1px solid;
    border-top-color: var(--e-global-color-border);
    padding-left: 0;
    padding-right: 0
}

.woocommerce-order .woocommerce-table--order-details thead td, .woocommerce-order .woocommerce-table--order-details thead th {
    border-top: 0;
    border-bottom: 2px solid;
    border-bottom-color: var(--e-global-color-border)
}

.woocommerce-order .woocommerce-table--order-details .product-name a {
    color: var(--e-global-color-text)
}

.woocommerce-order .woocommerce-table--order-details .product-name a:hover {
    color: var(--e-global-color-primary)
}

.woocommerce-order .woocommerce-table--order-details tfoot {
    color: var(--e-global-color-secondary)
}

.woocommerce-order .woocommerce-table--order-details tfoot .amount {
    font-weight: var(--e-global-typography-primary-font-weight)
}

.woocommerce-order .woocommerce-table--order-details tfoot tr:last-child .amount {
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 1.618034em;
    color: var(--e-global-color-primary)
}

form.woocommerce-form-track-order label {
    font-size: 20px;
    font-size: 1.25rem;
    display: block;
    color: var(--e-global-color-secondary);
    margin-bottom: 10px
}

form.woocommerce-form-track-order input, form.woocommerce-form-track-order button {
    width: 100%;
    margin-bottom: 30px
}

@media (min-width:1024px) {
    form.woocommerce-form-track-order button {
        margin-top: 42px
    }
}

#woosq-popup .product .summary {
    background-color: #fff
}

#woosq-popup .product .summary .summary-content form.cart .woosw-btn.woosw-added:before {
    color: red
}

#woosq-popup .product .summary .summary-content form.cart .woosc-btn {
    margin-right: 0
}

#woosq-popup .product .slick-track {
    max-height: unset
}

#woosq-popup .product .slick-slider {
    overflow: unset !important
}

#woosq-popup .product .slick-slider .slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border-color: var(--e-global-color-border);
    border-radius: 50%;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#woosq-popup .product .slick-slider .slick-arrow:hover {
    background-color: #fff;
    border-color: var(--e-global-color-primary)
}

#woosq-popup .product .slick-slider .slick-arrow:hover:before {
    color: var(--e-global-color-primary)
}

#woosq-popup .product .slick-slider .slick-arrow:before {
    line-height: 1;
    color: var(--e-global-color-secondary);
    background-color: transparent
}

#woosq-popup .product .slick-slider .slick-arrow.slick-next {
    right: 10px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

#woosq-popup .product .slick-slider .slick-arrow.slick-prev {
    left: 10px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#woosq-popup .product .slick-slider:hover .slick-arrow.slick-prev, #woosq-popup .product .slick-slider:hover .slick-arrow.slick-next {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

#woosq-popup .product .slick-slider .slick-dots {
    display: none !important
}

#woosq-popup .single-product div.product .woocommerce-product-rating {
    margin-bottom: 10px
}

#woosq-popup .single-product div.product .product_meta {
    border-top: none;
    padding-top: 0;
    margin-top: 0
}

#woosq-popup .single-product div.product form.cart .quantity {
    width: auto
}

.mfp-woosq .mfp-close:hover {
    border: none
}

.woocommerce-password-strength {
    font-weight: var(--e-global-typography-primary-font-weight);
    padding: .5407797364em 0;
    text-align: right;
    font-size: .875em
}

.woocommerce-password-strength.strong {
    color: #0f834d
}

.woocommerce-password-strength.short {
    color: #e2401c
}

.woocommerce-password-strength.bad {
    color: #e2401c
}

.woocommerce-password-strength.good {
    color: #3d9cd2
}

label.inline {
    display: inline !important;
    margin-left: 1em
}

.woocommerce-MyAccount-navigation ul {
    margin-left: 0;
    border-top: 1px solid;
    border-top-color: var(--e-global-color-border)
}

.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px dashed;
    border-bottom-color: var(--e-global-color-border);
    position: relative
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
    text-decoration: none;
    padding: .875em 0;
    display: block;
    color: var(--e-global-color-secondary)
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover {
    color: var(--e-global-color-primary)
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
    color: var(--e-global-color-primary)
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: ""
}

ul.order_details {
    list-style: none;
    position: relative;
    max-width: 900px;
    margin: 0 auto 1.618034em
}

ul.order_details::before, ul.order_details::after {
    content: "";
    display: table
}

ul.order_details::after {
    clear: both
}

ul.order_details li {
    padding: 1em 1.618034em;
    text-align: center;
    border-color: var(--e-global-color-border)
}

ul.order_details li:first-child {
    padding-top: 1.618034em;
    border: 0
}

ul.order_details li:last-child {
    padding-bottom: 1.618034em
}

ul.order_details li:last-child::before, ul.order_details li:last-child::after {
    content: "";
    display: table
}

ul.order_details li:last-child::after {
    clear: both
}

ul.order_details li strong {
    display: block;
    text-transform: none;
    color: var(--e-global-color-secondary)
}

.my_account_orders .button, .woocommerce-MyAccount-downloads .button {
    padding: .6180339845em .875em;
    font-size: .875em;
    margin-right: .236em
}

.woocommerce-MyAccount-content h2 {
    font-size: 2em;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.woocommerce-MyAccount-content #payment .payment_methods {
    margin-bottom: 1.618034em !important
}

.woocommerce-MyAccount-content .woocommerce-Pagination {
    text-align: center
}

.woocommerce-MyAccount-content table th {
    color: var(--e-global-color-secondary)
}

.woocommerce-MyAccount-content table thead th {
    background-color: rgba(0, 0, 0, .05)
}

.woocommerce-MyAccount-content table tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, .05)
}

.woocommerce-MyAccount-content .order_details a:not(.button) {
    color: var(--e-global-color-secondary)
}

.woocommerce-MyAccount-content .order_details a:not(.button):hover {
    text-decoration: underline
}

.woocommerce-MyAccount-content .order_details .product-quantity {
    color: var(--e-global-color-lighter)
}

.woocommerce-MyAccount-content .order_details .product-total .amount {
    font-weight: var(--e-global-typography-primary-font-weight)
}

.woocommerce-MyAccount-content .order_details tfoot .amount {
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 1.41577975em;
    color: var(--e-global-color-secondary)
}

.woocommerce-MyAccount-content .order-again {
    margin-bottom: 3.7065595576em
}

.register-from-title, .login-form-title {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 40px
}

.login-form-col {
    border: none
}

form.woocommerce-form-register {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:768px) {
    form.woocommerce-form-register {
        margin-right: 0;
        margin-left: 0
    }
}

form.woocommerce-form-register button[type=submit] {
    display: block;
    width: 100%
}

form.woocommerce-form-register .form-row-wide {
    margin-bottom: 32px
}

form.woocommerce-form-register .form-row label {
    line-height: 28px;
    margin-bottom: 5px
}

form.woocommerce-form-register .woocommerce-privacy-policy-text {
    margin-bottom: 30px
}

form.woocommerce-form-login {
    max-width: 440px
}

@media (min-width:768px) {
    .col2-set#customer_login form.woocommerce-form-login {
        margin-right: 0
    }
}

form.woocommerce-form-login .woocommerce-form-login-wrap {
    margin-bottom: 30px
}

form.woocommerce-form-login button[type=submit] {
    display: block;
    width: 100%
}

form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
    float: left
}

form.woocommerce-form-login .woocommerce-LostPassword {
    float: right;
    margin-bottom: 35px
}

form.woocommerce-form-login .woocommerce-LostPassword a {
    color: var(--e-global-color-text);
    text-decoration: underline;
    text-decoration-style: dotted
}

form.woocommerce-form-login .woocommerce-LostPassword a:hover {
    color: var(--e-global-color-primary)
}

form.woocommerce-form-login .form-row label {
    line-height: 28px;
    margin-bottom: 5px
}

@media (min-width:768px) {
    ul.order_details {
        margin: 3.7065595576em auto
    }

    ul.order_details li {
        width: 22.5806451613%;
        float: left;
        margin-right: 3.2258064516%;
        border-left-style: solid;
        border-left-width: 1px
    }

    ul.order_details li:first-child {
        border: 0
    }

    ul.order_details li:last-child {
        float: right;
        margin-right: 0
    }

    ul.order_details li:last-child::before, ul.order_details li:last-child::after {
        content: "";
        display: table
    }

    ul.order_details li:last-child::after {
        clear: both
    }

    .demo_store {
        bottom: 0
    }

    .demo_store a.woocommerce-store-notice__dismiss-link {
        background: rgba(0, 0, 0, .1);
        float: right;
        display: inline-block;
        margin: -1em -1.41575em -1em 0;
        padding: 1em 1.41577975em
    }

    table.shop_table_responsive thead {
        display: table-header-group
    }

    table.shop_table_responsive tbody th {
        display: table-cell
    }

    table.shop_table_responsive tr td {
        display: table-cell
    }

    table.shop_table_responsive tr td::before {
        display: none
    }

    table.shop_table_responsive tr.woocommerce-shipping-totals td {
        width: 60%
    }

    .site-header-cart {
        position: relative
    }

    .site-header-cart .cart-contents {
        display: flex;
        position: relative;
        text-indent: 0
    }

    .site-header-cart .widget_shopping_cart {
        position: absolute;
        margin-top: 20px;
        top: 100%;
        width: 320px;
        z-index: 999999;
        right: -999em;
        display: block;
        border-width: 2px;
        border-style: solid
    }

    .site-header-cart .widget_shopping_cart:before {
        content: "";
        display: block;
        position: absolute;
        top: -20px;
        left: 0;
        right: 0;
        height: 20px
    }

    .site-header-cart .widget_shopping_cart.sub-menu--is-touch-device {
        display: none;
        left: 0
    }

    .site-header-cart .widget_shopping_cart h2.widgettitle {
        display: none
    }

    .site-header-cart .widget_shopping_cart .product_list_widget {
        height: 0
    }

    .site-header-cart .widget_shopping_cart .product_list_widget li a.remove::before {
        text-align: left
    }

    .site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
        right: 0;
        display: block
    }

    .site-header-cart:hover .widget_shopping_cart .product_list_widget, .site-header-cart.focus .widget_shopping_cart .product_list_widget {
        height: auto
    }

    .site-search {
        display: block
    }

    .site-search form {
        margin: 0
    }

    .checkout_coupon {
        grid-template-columns: 53.6231884058% auto
    }

    ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product {
        clear: none
    }

    .single-product div.product .images .thumbnails::before, .single-product div.product .images .thumbnails::after {
        content: "";
        display: table
    }

    .single-product div.product .images .thumbnails::after {
        clear: both
    }

    .single-product div.product .images .thumbnails a.zoom {
        width: 22.5806451613%;
        float: left;
        margin-right: 3.2258064516%
    }

    .single-product div.product .images .thumbnails a.zoom.last {
        float: right;
        margin-right: 0
    }

    .single-product div.product .woocommerce-tabs {
        clear: both
    }

    .single-product.beezi-sidebar-left div.product .woocommerce-product-gallery, .single-product.beezi-sidebar-right div.product .woocommerce-product-gallery {
        width: calc(52% - 30px)
    }

    .single-product.beezi-sidebar-left div.product .summary, .single-product.beezi-sidebar-right div.product .summary {
        float: right;
        width: 48%
    }

    .single-product #reviews .comment-form-author, .single-product #reviews .comment-form-email {
        flex: 50%;
        max-width: 50%
    }

    .single-product #reviews .comment-form-email {
        margin-right: 0
    }

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

    .beezi-full-width-content.woocommerce-cart .entry-header, .beezi-full-width-content.woocommerce-checkout .entry-header, .beezi-full-width-content.woocommerce-account .entry-header {
        text-align: center;
        padding: 0 0 5.9973393873em
    }

    .beezi-full-width-content.woocommerce-cart .entry-header h1:last-child, .beezi-full-width-content.woocommerce-checkout .entry-header h1:last-child, .beezi-full-width-content.woocommerce-account .entry-header h1:last-child {
        margin-bottom: 0
    }

    .beezi-full-width-content .woocommerce-products-header {
        text-align: center
    }

    .woocommerce .page-description {
        margin-bottom: 1.618034em
    }

    .beezi-sorting select {
        width: auto
    }

    .beezi-sorting .woocommerce-pagination+.woocommerce-result-count {
        margin-right: auto;
        margin-left: 0
    }

    .woocommerce-cart .content-area, .woocommerce-checkout .content-area {
        width: 100%;
        float: right;
        margin-right: 0
    }

    .woocommerce-cart .hentry, .woocommerce-checkout .hentry {
        border-bottom: 0;
        padding-bottom: 0
    }

    table.cart th, table.cart td {
        padding: 1.618034em 1.618034em 1.618034em 0
    }

    table.cart .qty {
        padding: .875em;
        max-width: 3.632em
    }

    table.cart td.product-remove {
        display: table-cell;
        padding: 1.618034em 1.618034em 1.618034em 0;
        border: 0;
        width: 5%
    }

    table.cart td.product-remove a.remove {
        float: none;
        position: relative;
        top: auto;
        right: auto;
        font-size: 1em
    }

    table.cart td.product-thumbnail {
        width: 17%
    }

    table.cart td.product-name {
        width: 30%
    }

    table.cart td.product-price {
        width: 16%
    }

    table.cart td.product-subtotal {
        padding: 1.618034em 1.618034em 1.618034em 0;
        width: 16%
    }

    table.cart .quantity .qty {
        padding: .6180339845em
    }

    table.cart td.actions {
        text-align: right
    }

    table.cart td.actions label {
        display: none
    }

    table.cart td.actions .coupon {
        display: flex;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
        float: left;
        width: 60%
    }

    table.cart td.actions input {
        display: inline-block;
        width: auto;
        margin: 0
    }

    .cart-collaterals::before, .cart-collaterals::after {
        content: "";
        display: table
    }

    .cart-collaterals::after {
        clear: both
    }

    .cart-collaterals .cross-sells {
        width: 42.0289855072%;
        float: left;
        margin-right: 4.347826087%
    }

    .cart-collaterals .shipping_calculator {
        width: 53.6231884058%;
        float: right;
        margin-right: 0;
        margin: 0;
        clear: right
    }

    .cart-collaterals .cart_totals small.includes_tax {
        display: block
    }

    .cart-collaterals .shipping_calculator {
        clear: right
    }

    table.wishlist_table .wishlist-items-wrapper tr td.product-name a.yith-wcqv-button {
        display: none
    }

    #ship-to-different-address {
        position: relative
    }

    #ship-to-different-address .woocommerce-form__input-checkbox {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        margin-right: 0
    }

    .col2-set {
        width: 53.6231884058%;
        float: left;
        margin-right: 4.347826087%
    }

    .col2-set .form-row-first {
        width: 48.3870967742%;
        float: left;
        margin-right: 3.2258064516%
    }

    .col2-set .form-row-last {
        width: 48.3870967742%;
        float: right;
        margin-right: 0
    }

    .col2-set .col-1, .col2-set .col-2 {
        margin-bottom: 1.618034em
    }

    .col2-set+#customer_details {
        display: none
    }

    .col2-set .woocommerce-billing-fields::before, .col2-set .woocommerce-billing-fields::after {
        content: "";
        display: table
    }

    .col2-set .woocommerce-billing-fields::after {
        clear: both
    }

    .col2-set.addresses {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .col2-set.addresses .col-1 {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .col2-set.addresses .col-2 {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }

    #customer_details+#wc_checkout_add_ons {
        width: 42.0289855072%;
        float: right;
        margin-right: 0
    }

    #wc_checkout_add_ons input[type=radio] {
        float: left;
        margin-right: .5407797364em;
        clear: left;
        margin-top: .35em
    }

    #order_review {
        width: 42.0289855072%;
        float: right;
        margin-right: 0;
        clear: right
    }

    #order_review {
        transition: box-shadow ease 0.4s
    }

    .woocommerce-order-pay #order_review {
        width: 100%;
        float: none
    }

    .woocommerce-order-pay #order_review #payment h3 {
        padding-left: 1em;
        padding-top: 1em
    }

    .woocommerce-order-pay #order_review #payment .form-row {
        padding: 1em
    }

    .woocommerce-order-pay #order_review .payment_methods+.form-row {
        padding: 1em
    }

    .woocommerce-order-pay #order_review .button#place_order {
        display: block;
        width: 100%;
        font-size: 1.41577975em
    }

    table+.addresses {
        margin-top: 1.618034em
    }

    .col2-set#customer_login {
        width: 100%;
        margin: 0
    }

    .col2-set#customer_login .col-1 {
        width: 50%;
        float: left;
        padding-right: 5%
    }

    .col2-set#customer_login .col-2 {
        width: 50%;
        float: right;
        padding-left: 5%
    }

    .col2-set.addresses {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .col2-set.addresses .col-1 {
        width: 48.3870967742%;
        float: left;
        margin-right: 3.2258064516%
    }

    .col2-set.addresses .col-2 {
        width: 48.3870967742%;
        float: right;
        margin-right: 0
    }

    .woocommerce-MyAccount-navigation {
        width: 27.2727272727%;
        float: left;
        margin-right: 3.8961038961%
    }

    .woocommerce-MyAccount-content {
        width: 68.8311688312%;
        float: right;
        margin-right: 0
    }

    .addresses header.title::before, .addresses header.title::after {
        content: "";
        display: table
    }

    .addresses header.title::after {
        clear: both
    }

    .addresses header.title a {
        float: right
    }

    .addresses header.title h3 {
        float: left
    }

    .form-row-first {
        width: 48.3870967742%;
        float: left;
        margin-right: 3.2258064516%;
        clear: both
    }

    .form-row-last {
        width: 48.3870967742%;
        float: right;
        margin-right: 0
    }

    .beezi-sticky-add-to-cart {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99998;
        transform: translate3d(0, 100%, 0);
        padding: 10px 1em;
        overflow: hidden;
        zoom: 1;
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
        animation-duration: 0.5s;
        animation-fill-mode: both;
        background-color: #fff
    }

    .beezi-sticky-add-to-cart--slideInDown {
        animation-name: slideInDown1
    }

    .beezi-sticky-add-to-cart--slideOutUp {
        animation-name: slideOutUp
    }

    .beezi-sticky-add-to-cart__content {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .beezi-sticky-add-to-cart__content-title {
        display: block
    }

    .beezi-sticky-add-to-cart__content-price {
        margin-right: .875em
    }

    .beezi-sticky-add-to-cart__content-button {
        margin-left: auto
    }

    .beezi-sticky-add-to-cart img {
        max-width: 60px;
        margin: 0 1em 0 0;
        border: 1px solid rgba(0, 0, 0, .1)
    }

    .beezi-sticky-add-to-cart .star-rating {
        display: inline-block;
        margin: 0;
        vertical-align: sub
    }

    #yith-quick-view-modal.open .product-title {
        margin-top: -.2333em;
        font-size: 30px;
        font-size: 1.875rem
    }

    #yith-quick-view-close {
        top: 10px;
        right: 10px;
        text-indent: -9999px
    }
}

@media (min-width:1024px) and (max-width:1366px) {
    .single-product.beezi-sidebar-left div.product .woocommerce-product-gallery, .single-product.beezi-sidebar-right div.product .woocommerce-product-gallery {
        width: calc(100%);
        max-width: 1366px
    }

    .single-product.beezi-sidebar-left div.product .summary, .single-product.beezi-sidebar-right div.product .summary {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:900px) {
    body:not(.page-template-template-fullwidth-php) table.cart td, body:not(.page-template-template-fullwidth-php) table.cart th {
        padding: 1em
    }
}

@media (min-width:911px) {
    .woocommerce-cart-form, .woocommerce-cart .cross-sells {
        width: 65.5913978495%;
        float: left;
        margin-right: 3.2258064516%
    }

    .cart-collaterals {
        width: 31.1827956989%;
        float: right;
        margin-right: 0
    }
}

@media (min-width:1024px) {
    .woocommerce-page.beezi-sidebar-left .content-area, .woocommerce-page.beezi-sidebar-right .content-area {
        width: calc(100% - 330px)
    }

    .woocommerce-page.beezi-sidebar-left .widget-area, .woocommerce-page.beezi-sidebar-right .widget-area {
        width: 300px
    }
}

.elementor-element.elementor-products-grid .woocommerce ul.products li.product {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%
}

@media (max-width:1366px) {
    .beezi-product-laptop-1 ul.products li.product {
        flex: 0 0 100%;
        max-width: 100%
    }

    .beezi-product-laptop-2 ul.products li.product {
        flex: 0 0 50%;
        max-width: 50%
    }

    .beezi-product-laptop-3 ul.products li.product {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .beezi-product-laptop-4 ul.products li.product {
        flex: 0 0 25%;
        max-width: 25%
    }

    .beezi-product-laptop-5 ul.products li.product {
        flex: 0 0 20%;
        max-width: 20%
    }

    .beezi-product-laptop-6 ul.products li.product {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
}

@media (max-width:1024px) {
    .beezi-product-tablet-1 ul.products li.product {
        flex: 0 0 100%;
        max-width: 100%
    }

    .beezi-product-tablet-2 ul.products li.product {
        flex: 0 0 50%;
        max-width: 50%
    }

    .beezi-product-tablet-3 ul.products li.product {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .beezi-product-tablet-4 ul.products li.product {
        flex: 0 0 25%;
        max-width: 25%
    }

    .beezi-product-tablet-5 ul.products li.product {
        flex: 0 0 20%;
        max-width: 20%
    }

    .beezi-product-tablet-6 ul.products li.product {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
}

@media (max-width:768px) {
    .beezi-product-mobile-1 ul.products li.product {
        flex: 0 0 100%;
        max-width: 100%
    }

    .beezi-product-mobile-2 ul.products li.product {
        flex: 0 0 50%;
        max-width: 50%
    }

    .beezi-product-mobile-3 ul.products li.product {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .beezi-product-mobile-4 ul.products li.product {
        flex: 0 0 25%;
        max-width: 25%
    }

    .beezi-product-mobile-5 ul.products li.product {
        flex: 0 0 20%;
        max-width: 20%
    }

    .beezi-product-mobile-6 ul.products li.product {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
}

@media (max-width:300px) {
    .beezi-product-mobile-1 ul.products li.product {
        flex: 0 0 100%;
        max-width: 100%
    }

    .beezi-product-mobile-2 ul.products li.product {
        flex: 0 0 100%;
        max-width: 100%
    }

    .beezi-product-mobile-3 ul.products li.product {
        flex: 0 0 100%;
        max-width: 100%
    }

    .beezi-product-mobile-4 ul.products li.product {
        flex: 0 0 100%;
        max-width: 100%
    }

    .beezi-product-mobile-5 ul.products li.product {
        flex: 0 0 100%;
        max-width: 100%
    }

    .beezi-product-mobile-6 ul.products li.product {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th {
    padding: 15px;
    border: 1px solid var(--e-global-color-border)
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a {
    color: #43454b;
    text-transform: none;
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: var(--e-global-typography-primary-text-transform);
    font-style: var(--e-global-typography-primary-font-style);
    text-decoration: var(--e-global-typography-primary-text-decoration);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
    font-size: 16px;
    font-size: 1rem
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a:hover {
    color: var(--e-global-color-primary)
}

@media (max-width:767px) {
    .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th:first-child {
        min-width: 150px;
        width: auto
    }
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table .tr-additional td {
    vertical-align: top
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image img {
    max-width: 150px
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td {
    padding: 15px;
    border: 1px solid var(--e-global-color-border)
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td.td-label {
    font-weight: var(--e-global-typography-primary-font-weight)
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes {
    table-layout: auto !important
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes td, .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes th {
    border: none !important;
    background: none !important;
    padding: 10px !important
}

@media (max-width:768px) {
    .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes td {
        padding-top: 0 !important;
        display: block
    }

    .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes th {
        display: block;
        padding-bottom: 0 !important
    }
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td del {
    text-decoration: none
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td del .amount {
    text-decoration: line-through;
    color: var(--e-global-color-lighter);
    font-size: 14px;
    font-size: .875rem;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .amount {
    color: var(--e-global-color-primary);
    font-size: 16px;
    font-size: 1rem;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.woosc-area-open-table table.woosc_table tbody tr td a.button {
    background-color: var(--e-global-color-accent);
    padding: 10px 20px
}

.woosc-area-open-table table.woosc_table tbody tr td a.button:before {
    font-size: 16px;
    font-size: 1rem;
    margin: -5px 8px 0 0
}

.woosc-area-open-table table.woosc_table tbody tr td a.button:hover {
    background-color: var(--e-global-color-primary)
}

ul.products-list {
    margin-left: 0;
    list-style: none;
    --grid-row-gap: 0
}

ul.products-list li.product-list {
    position: relative;
    display: flex;
    padding: 30px 0;
    border-bottom: 1px dashed var(--e-global-color-border)
}

ul.products-list li.product-list:first-child {
    padding-top: 0
}

ul.products-list li.product-list:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: unset
}

@media (max-width:767px) {
    ul.products-list li.product-list {
        flex-wrap: wrap
    }
}

ul.products-list li.product-list .product-image {
    width: 100%;
    position: relative;
    overflow: hidden
}

@media (min-width:768px) {
    ul.products-list li.product-list .product-image {
        max-width: calc(100% - 330px);
        margin: 0;
        width: 300px
    }
}

ul.products-list li.product-list .product-image img {
    position: relative;
    z-index: 2;
    width: 100%;
    object-fit: cover
}

.has-mega-menu ul.products-list li.product-list .product-image {
    width: 100%;
    margin-bottom: 10px
}

ul.products-list li.product-list .group-action {
    top: 20px;
    bottom: auto;
    right: 20px;
    left: auto
}

ul.products-list li.product-list .product-caption {
    padding: 0 15px;
    flex: 1;
    position: relative
}

@media (min-width:768px) {
    ul.products-list li.product-list .product-caption {
        padding: 0 30px;
        max-width: calc(100% - 300px)
    }
}

.has-mega-menu ul.products-list li.product-list .product-caption {
    max-width: 100%
}

ul.products-list li.product-list .product-caption .cart {
    display: flex;
    align-items: center;
    margin-bottom: 0
}

ul.products-list li.product-list .product-caption .add_to_cart {
    display: inline-flex;
    visibility: visible;
    opacity: 1;
    position: relative
}

ul.products-list li.product-list .product-caption button[class*=product_type_], ul.products-list li.product-list .product-caption a[class*=product_type_] {
    display: inline-flex;
    align-items: center;
    position: relative;
    padding: 17px 22px;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

@media (min-width:568px) {
    ul.products-list li.product-list .product-caption button[class*=product_type_], ul.products-list li.product-list .product-caption a[class*=product_type_] {
        font-size: 12px;
        font-size: .75rem;
        width: auto
    }
}

ul.products-list li.product-list .product-caption button[class*=product_type_]:before, ul.products-list li.product-list .product-caption button[class*=product_type_]:after, ul.products-list li.product-list .product-caption a[class*=product_type_]:before, ul.products-list li.product-list .product-caption a[class*=product_type_]:after {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    font-size: 10px;
    font-size: .625rem
}

ul.products-list li.product-list .product-caption button[class*=product_type_]:before, ul.products-list li.product-list .product-caption a[class*=product_type_]:before {
    margin-right: 8px
}

ul.products-list li.product-list .product-caption button[class*=product_type_]:after, ul.products-list li.product-list .product-caption a[class*=product_type_]:after {
    margin-left: 8px
}

ul.products-list li.product-list .product-caption button[class*=product_type_].loading, ul.products-list li.product-list .product-caption a[class*=product_type_].loading {
    position: relative
}

ul.products-list li.product-list .product-caption button[class*=product_type_].loading:after, ul.products-list li.product-list .product-caption a[class*=product_type_].loading:after {
    content: "";
    animation: fa-spin 0.75s linear infinite
}

ul.products-list li.product-list .product-caption button[class*=product_type_]:hover, ul.products-list li.product-list .product-caption a[class*=product_type_]:hover {
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
    color: #fff
}

ul.products-list li.product-list .product-caption .woosq-btn, ul.products-list li.product-list .product-caption .woosc-btn, ul.products-list li.product-list .product-caption .woosw-btn {
    padding: 0;
    transition: all ease 0.3s;
    width: 45px;
    height: 45px;
    color: var(--e-global-color-secondary);
    background-color: #E8FAF9;
    border-radius: 8px;
    margin: 0 3px;
    position: relative;
    font-size: 0;
    font-size: 0rem;
    vertical-align: middle;
    border: none
}

ul.products-list li.product-list .product-caption .woosq-btn:before, ul.products-list li.product-list .product-caption .woosc-btn:before, ul.products-list li.product-list .product-caption .woosw-btn:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    font-size: 16px;
    font-size: 1rem;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    margin: 0
}

ul.products-list li.product-list .product-caption .woosq-btn:hover, ul.products-list li.product-list .product-caption .woosq-btn:focus, ul.products-list li.product-list .product-caption .woosq-btn:active, ul.products-list li.product-list .product-caption .woosc-btn:hover, ul.products-list li.product-list .product-caption .woosc-btn:focus, ul.products-list li.product-list .product-caption .woosc-btn:active, ul.products-list li.product-list .product-caption .woosw-btn:hover, ul.products-list li.product-list .product-caption .woosw-btn:focus, ul.products-list li.product-list .product-caption .woosw-btn:active {
    color: #fff;
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

ul.products-list li.product-list .product-caption .woosw-btn:before {
    content: ""
}

ul.products-list li.product-list .product-caption .woosw-btn.woosw-adding::after {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "" !important;
    animation: fa-spin 0.75s linear infinite;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 16px;
    font-size: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    display: block;
    transform: translate(0)
}

ul.products-list li.product-list .product-caption .woosw-btn.woosw-adding:before {
    opacity: 0
}

ul.products-list li.product-list .product-caption .woosw-btn.woosw-added:hover {
    color: #fff
}

ul.products-list li.product-list .product-caption .woosc-btn:before {
    content: ""
}

ul.products-list li.product-list .product-caption .woosq-btn:before {
    content: ""
}

ul.products-list li.product-list .count-review {
    margin-bottom: .5em
}

ul.products-list li.product-list .short-description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 1.75em
}

.has-mega-menu ul.products-list li.product-list .short-description {
    display: none
}

ul.products-list li.product-list .short-description p {
    margin-bottom: 0
}

ul.products-list li.product-list .woocommerce-loop-product__title {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: var(--e-global-typography-secondary-font-family);
    font-weight: var(--e-global-typography-secondary-font-weight);
    text-transform: var(--e-global-typography-secondary-text-transform);
    font-style: var(--e-global-typography-secondary-font-style);
    text-decoration: var(--e-global-typography-secondary-text-decoration);
    line-height: var(--e-global-typography-secondary-line-height);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2;
    margin-bottom: .5em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

ul.products-list li.product-list .woocommerce-loop-product__title a {
    color: var(--e-global-color-secondary)
}

ul.products-list li.product-list .woocommerce-loop-product__title a:hover {
    color: var(--e-global-color-primary)
}

ul.products-list li.product-list .posted-in {
    margin-bottom: .75rem
}

ul.products-list li.product-list .price {
    margin-bottom: 1.45em
}

ul.products-list li.product-list .product-input-quantity {
    display: flex;
    align-items: center;
    margin-right: 20px
}

ul.products-list li.product-list .product-unit {
    font-size: 12px;
    font-size: .75rem;
    color: var(--e-global-color-lighter);
    margin-left: 15px
}

ul.products-list li.product-list .product-unit .value {
    color: var(--e-global-color-secondary)
}

ul.products-list li.product-list .added_to_cart {
    display: none
}

ul.products-list li.product-list .add_to_cart_tooltips {
    display: inline-block
}

ul.products-list li.product-list .product-caption-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: static
}

ul.products-list li.product-list .product-caption-bottom>* {
    margin-bottom: 5px
}

ul.products-list li.product-list .label-wrapper {
    z-index: 9
}

ul.products-list li.product-list .inventory_status {
    margin-bottom: 18px
}

ul.products-list li.product-list:hover .group-action {
    opacity: 1;
    visibility: visible
}

.wcml-dropdown {
    width: 100%
}

.wcml-dropdown li, .wcml-dropdown .wcml-cs-submenu li {
    border-color: var(--e-global-color-border)
}

.wcml-dropdown .wcml-cs-submenu {
    border-top: 0
}

.wcml-dropdown a {
    padding: 1em 1.41577975em
}

.wcml-dropdown a.wcml-cs-item-toggle:after {
    right: 1em
}

.wcml-horizontal-list li.wcml-cs-active-currency a, .wcml-vertical-list li.wcml-cs-active-currency a {
    font-weight: 700;
    color: var(--e-global-color-secondary);
    cursor: default
}

.woosw-area .woosw-inner .woosw-content {
    max-width: 570px
}

.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items {
    min-width: 400px
}

@media (max-width:640px) {
    .woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item td {
        padding: 5px
    }

    .woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item td.woosw-content-item--image {
        width: 80px
    }
}

.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--add p>a {
    text-transform: capitalize;
    font-size: 12px;
    font-size: .75rem;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    border: none;
    background-color: var(--e-global-color-primary);
    color: #fff;
    white-space: nowrap
}

.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--add p>a:hover {
    color: #fff;
    background-color: var(--e-global-color-primary)
}

.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--title a {
    font-weight: 400 !important
}

.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
    font-size: .875rem;
    color: var(--e-global-color-lighter)
}

.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price del {
    font-size: 12px;
    font-size: .75rem;
    color: var(--e-global-color-lighter)
}

.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price ins {
    order: -1;
    color: var(--e-global-color-text)
}

.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price del+ins {
    margin-right: .327em
}

.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner .woosw-page a:hover {
    text-decoration: underline
}

.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner .woosw-continue:hover {
    text-decoration: underline
}

.woosw-list .woosw-content-item--price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: var(--e-global-color-secondary);
    font-size: 14px;
    font-size: .875rem
}

.woosw-list .woosw-content-item--price del {
    font-size: 14px;
    font-size: .875rem;
    font-weight: var(--e-global-typography-text-font-weight);
    color: var(--e-global-color-lighter)
}

.woosw-list .woosw-content-item--price ins {
    order: -1
}

.woosw-list .woosw-content-item--price del+ins {
    margin-right: .327em
}

.woosw-list .woosw-content-item--title a {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400 !important
}

.woosw-list .woosw-content-item .woosw-content-item--actions .woosw-content-item--add p>a.button {
    font-size: 11px;
    font-size: .6875rem;
    text-align: center;
    display: inline-block
}

@media (max-width:568px) {
    .woosw-list .woosw-content-item .woosw-content-item--image {
        display: none
    }
}

.woosw-list .woosw-content-item--actions .woosw-content-item--stock {
    margin-bottom: 5px
}

.woosw-list .woosw-content-item .woosw-content-item--remove span:hover:before {
    color: red !important
}

.woosw-list .woosw-actions .woosw-copy-btn input {
    margin-left: 5px
}

.woosw-list .woosw-content-mid-notice {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    color: var(--e-global-color-secondary);
    margin-bottom: 30px
}

.woosw-list .woosw-content-mid-notice:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    font-size: 164px;
    color: var(--e-global-color-lighter);
    display: block;
    margin-bottom: 50px
}

.woosw-list table.woosw-content-items .woosw-content-item .woosw-content-item--name a {
    font-weight: var(--e-global-typography-text-font-weight)
}

.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content {
    max-width: 630px
}

.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot, .woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid {
    background-color: #fff
}

.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot-inner a {
    border-color: var(--e-global-color-border)
}

.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot-inner a:hover {
    background-color: var(--e-global-color-primary)
}

.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-items .woosw-item--actions {
    text-align: end
}

.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content .woosw-items .woosw-item--actions .woosw-item--add {
    margin-top: 15px
}

.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content a.button {
    min-width: 150px;
    text-align: center;
    background-color: var(--e-global-color-accent);
    padding: 10px 16px
}

.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content a.button:before {
    font-size: 16px;
    font-size: 1rem;
    margin: -5px 8px 0 0
}

.woosw-popup.woosw-show .woosw-popup-inner .woosw-popup-content a.button:hover {
    background-color: var(--e-global-color-primary)
}

.woosw-popup.woosw-show .woosw-items .woosw-item .woosw-item-inner {
    border-color: var(--e-global-color-border)
}

.widget_product_search {
    position: relative
}

.ajax-search-result {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
    padding: 0 20px;
    z-index: 999;
    max-height: 500px;
    overflow-y: scroll
}

.product-item-search {
    padding: 10px 0;
    border-bottom: 1px solid;
    border-bottom-color: var(--e-global-color-border)
}

.product-item-search .product-link {
    display: flex;
    align-items: center;
    color: var(--e-global-color-lighter)
}

.product-item-search .product-link img {
    width: 60px;
    margin-right: 15px
}

.product-item-search .product-title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    margin-bottom: 5px
}

.product-item-search:last-child {
    border-bottom: none
}

.product-item-search .amount {
    font-size: 14px;
    font-size: .875rem;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-lighter)
}

.product-item-search del+ins .amount {
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-text)
}

.beezi-canvas-filter {
    position: fixed;
    padding: 30px;
    top: 0;
    left: 0;
    z-index: 10002;
    visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden;
    width: 320px;
    height: 100vh;
    background-color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

@media (min-width:768px) {
    .beezi-canvas-filter {
        padding: 140px 80px 30px;
        width: 460px
    }
}

.beezi-canvas-filter::-webkit-scrollbar {
    width: 3px
}

.beezi-canvas-filter::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    background-color: #F5F5F5
}

.beezi-canvas-filter::-webkit-scrollbar-thumb {
    background-color: #999
}

.beezi-canvas-filter .widget_block, .beezi-canvas-filter .widget {
    margin-bottom: 40px;
    padding-bottom: 35px;
    font-size: 16px;
    font-size: 1rem;
    border-bottom: 1px solid var(--e-global-color-border)
}

.beezi-canvas-filter .widget_block:last-child, .beezi-canvas-filter .widget:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.beezi-overlay-filter {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    bottom: 0;
    z-index: 997;
    opacity: 0;
    background-color: rgba(0, 0, 0, .7);
    visibility: hidden;
    transition: opacity 0.25s ease, visibility 0s ease
}

.off-canvas-active .beezi-overlay-filter {
    visibility: visible;
    opacity: 1
}

.off-canvas-active .beezi-canvas-filter {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.filter-toggle {
    align-items: center;
    justify-content: flex-start;
    background: transparent;
    outline: none;
    text-align: center;
    margin-right: .5rem
}

@media (min-width:768px) {
    .filter-toggle {
        margin-right: 1.5rem
    }
}

.filter-toggle i {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: inherit;
    margin-right: 6px;
    display: inline-block
}

@media (min-width:1024px) {
    .filter-toggle {
        display: none
    }
}

.beezi-full-width-content .filter-toggle {
    display: inline-flex
}

.filter-toggle:focus, .filter-toggle:hover {
    color: var(--e-global-color-primary)
}

.filter-toggle:focus span:before, .filter-toggle:hover span:before {
    background-color: var(--e-global-color-primary)
}

.filter-toggle:after {
    content: "";
    border-left: 1px solid;
    height: 20px;
    margin-left: 30px;
    margin-right: 30px;
    display: none;
    vertical-align: middle
}

.filter-close {
    display: flex;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    font-size: 1.25rem;
    cursor: pointer
}

@media (min-width:768px) {
    .filter-close {
        right: 75px;
        top: 65px
    }
}

.filter-close:hover {
    color: var(--e-global-color-primary)
}

@media (min-width:783px) {
    .admin-bar .beezi-canvas-filter {
        top: 32px
    }
}

@media (min-width:600px) and (max-width:782px) {
    .admin-bar .beezi-canvas-filter {
        top: 46px
    }
}

.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item {
    border-radius: 0
}

.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    padding-top: 7px;
    padding-bottom: 7px;
    height: auto
}

.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
    min-width: 57px
}

.site-header-cart-side {
    position: fixed;
    top: 0;
    bottom: 0;
    overflow: hidden;
    overflow-y: auto;
    width: 300px;
    background-color: #fff;
    transition: transform 0.25s ease;
    display: flex;
    flex-direction: column;
    right: 0;
    z-index: 999999999;
    transform: translate3d(300px, 0, 0)
}

@media (min-width:1024px) {
    .site-header-cart-side {
        width: 340px;
        transform: translate3d(340px, 0, 0)
    }
}

.site-header-cart-side .cart-side-heading {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
    padding: 15px;
    border-bottom: 1px dashed;
    border-bottom-color: var(--e-global-color-border)
}

.site-header-cart-side .cart-side-title {
    flex: 1 1 auto;
    font-size: 18px;
    font-size: 1.125rem;
    color: var(--e-global-color-secondary);
    font-weight: var(--e-global-typography-primary-font-weight)
}

.site-header-cart-side .close-cart-side {
    color: var(--e-global-color-secondary);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: 13px;
    font-size: .8125rem;
    padding-right: 18px;
    position: relative
}

.site-header-cart-side .close-cart-side:before, .site-header-cart-side .close-cart-side:after {
    content: " ";
    position: absolute;
    top: 50%;
    display: inline-block;
    margin-top: -1px;
    width: 12px;
    height: 2px;
    background-color: var(--e-global-color-secondary);
    transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
    right: 0;
    transform: rotate(-45deg)
}

.site-header-cart-side .close-cart-side:before {
    transform: rotate(45deg)
}

.site-header-cart-side .close-cart-side:hover:before, .site-header-cart-side .close-cart-side:hover:after {
    transform: rotate(0)
}

.site-header-cart-side .widget_shopping_cart {
    margin-bottom: 0;
    position: relative;
    flex: 1 1 auto;
    display: flex;
    border: none;
    padding: 0;
    border-radius: 0
}

.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__empty-message {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem
}

.site-header-cart-side .widget_shopping_cart .mini_cart_item {
    padding: 15px 30px 15px 15px;
    margin-bottom: 0;
    transition: background-color 0.3s ease
}

.site-header-cart-side .widget_shopping_cart .mini_cart_item:hover {
    background-color: #F9F9F9
}

.site-header-cart-side .widget_shopping_cart .mini_cart_item a {
    color: var(--e-global-color-secondary);
    margin-bottom: 3px
}

.site-header-cart-side .widget_shopping_cart .mini_cart_item a:hover {
    color: var(--e-global-color-primary)
}

.site-header-cart-side .widget_shopping_cart .mini_cart_item a.remove {
    position: absolute;
    top: 15px;
    margin-bottom: 0;
    transform: translateY(-50%);
    left: unset;
    opacity: 1;
    right: 8px
}

.site-header-cart-side .widget_shopping_cart .widget_shopping_cart_content {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto
}

.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__total {
    margin-top: auto
}

.site-header-cart-side.active {
    transform: none
}

.site-header-cart-side.active+.cart-side-overlay {
    visibility: visible;
    opacity: 1
}

.cart-side-overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 997;
    opacity: 0;
    background-color: rgba(0, 0, 0, .7);
    visibility: hidden;
    transition: opacity 0.25s ease, visibility 0s ease
}

.beezi-dropdown-filter {
    display: none;
    overflow-x: auto;
    width: 100%;
    padding-top: 30px;
    margin-top: 10px;
    margin-bottom: -5px;
    border-top: 1px solid var(--e-global-color-border)
}

.beezi-dropdown-filter::-webkit-scrollbar {
    height: 10px
}

.beezi-dropdown-filter::-webkit-scrollbar-track {
    border-radius: 0
}

.beezi-dropdown-filter::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #fff;
    border-bottom: 1px solid #000
}

@media (max-width:1023px) {
    .beezi-dropdown-filter {
        display: none !important
    }
}

.beezi-dropdown-filter .widget .wp-block-group__inner-container>h2, .beezi-dropdown-filter .widget .widget-title, .beezi-dropdown-filter .widget .widgettitle {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.2857142857;
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: uppercase;
    margin-bottom: 20px;
    color: var(--e-global-color-secondary)
}

.beezi-dropdown-filter .widget .wp-block-group__inner-container>h2:before, .beezi-dropdown-filter .widget .widget-title:before, .beezi-dropdown-filter .widget .widgettitle:before {
    content: none
}

.beezi-dropdown-filter-wrap {
    display: flex;
    margin-left: -25px;
    margin-right: -25px
}

.beezi-dropdown-filter-wrap .widget .widget-content {
    padding-left: 2px;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden
}

.beezi-dropdown-filter-wrap .widget .widget-content::-webkit-scrollbar {
    width: 2px;
    border-radius: 5px
}

.beezi-dropdown-filter-wrap .widget .widget-content::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #E4E4E4
}

.beezi-dropdown-filter-wrap .widget .widget-content::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 5px
}

.beezi-dropdown-filter-wrap div.widget {
    min-width: 33%;
    flex: 1;
    padding-left: 25px;
    padding-right: 25px;
    border: 0;
    margin-bottom: 20px
}

@media (min-width:1290px) {
    .beezi-dropdown-filter-wrap div.widget {
        min-width: 20%
    }
}

.beezi-dropdown-filter-wrap div.widget .widget-title {
    padding: 0
}

.filter-toggle-dropdown {
    display: none;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;
    font-size: .875rem;
    background: transparent;
    margin-right: 20px;
    outline: none;
    text-align: center;
    line-height: 18px;
    font-weight: var(--e-global-typography-primary-font-weight);
    text-transform: uppercase;
    color: #000
}

.filter-toggle-dropdown i {
    line-height: inherit;
    margin-right: 6px;
    display: inline-block;
    color: var(--e-global-color-primary)
}

.filter-toggle-dropdown:focus, .filter-toggle-dropdown:hover {
    color: var(--e-global-color-primary)
}

.filter-toggle-dropdown:focus span:before, .filter-toggle-dropdown:hover span:before {
    background-color: var(--e-global-color-primary)
}

.beezi-archive-product-width-wide .col-full {
    max-width: 1680px
}

@media (min-width:1024px) {
    .beezi-full-width-content.shop_filter_dropdown .filter-toggle-dropdown {
        display: inline-flex
    }
}

@media (min-width:1024px) {
    .beezi-full-width-content.shop_filter_dropdown .filter-toggle {
        display: none
    }
}

.quick-shop-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .95);
    transition: transform 0.3s ease;
    transform: translate3d(0, 103%, 0)
}

.quick-shop-wrapper .quick-shop-form {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    width: 100%;
    height: 100%;
    text-align: center
}

.quick-shop-wrapper .quick-shop-form .woosc-btn, .quick-shop-wrapper .quick-shop-form .woosw-btn {
    display: none
}

.quick-shop-wrapper .quick-shop-form .variations td {
    text-align: center;
    padding: 5px
}

.quick-shop-wrapper .quick-shop-form .variations td.label label {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-secondary)
}

.quick-shop-wrapper .quick-shop-form .variable-items-wrapper {
    justify-content: center
}

.quick-shop-wrapper .quick-shop-form table.variations {
    table-layout: fixed;
    margin-top: 10px;
    margin-bottom: 0;
    position: relative
}

.quick-shop-wrapper .quick-shop-form table.variations th, .quick-shop-wrapper .quick-shop-form table.variations td {
    display: list-item;
    padding: 0;
    list-style: none;
    background-color: transparent
}

.quick-shop-wrapper .quick-shop-form table.variations select {
    max-width: 100%;
    vertical-align: middle
}

.quick-shop-wrapper .quick-shop-form table.variations label {
    display: block
}

.quick-shop-wrapper .quick-shop-form table.variations a.reset_variations {
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
    margin-left: 0;
    color: #f37070
}

.quick-shop-wrapper .quick-shop-form table.variations td.label label {
    font-size: 16px;
    font-size: 1rem;
    color: var(--e-global-color-text);
    font-weight: var(--e-global-typography-primary-font-weight);
    margin-bottom: 8px
}

.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item {
    box-shadow: none;
    border: 1px solid;
    margin: 0 5px 5px 0;
    width: auto;
    height: auto;
    min-width: 30px;
    min-height: 30px;
    padding: 0;
    border-color: var(--e-global-color-border)
}

.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item:hover, .quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.selected {
    border-color: var(--e-global-color-primary);
    outline: none;
    box-shadow: none
}

.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item .variable-item-span {
    font-size: 14px;
    font-size: .875rem;
    padding: 0 10px;
    color: var(--e-global-color-secondary)
}

.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item {
    border-radius: 50%
}

.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item .variable-item-span {
    border-radius: 50%
}

.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item .variable-item-span:after {
    content: none
}

.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled:before {
    display: none
}

.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled:after {
    transform: rotate(-30deg);
    height: 2px;
    background-color: var(--e-global-color-border);
    width: calc(100% + 12px);
    left: -7px;
    box-shadow: none
}

.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled .variable-item-span {
    color: var(--e-global-color-text)
}

.quick-shop-wrapper .variations_form {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0;
    padding-bottom: 15px
}

.quick-shop-wrapper .variations_form:before {
    content: ""
}

.quick-shop-wrapper .variations_form .woocommerce-variation {
    -webkit-animation: none;
    animation: none
}

.quick-shop-wrapper .variations_form .woocommerce-variation-description p {
    margin-bottom: 10px
}

.quick-shop-wrapper .variations_form .woocommerce-variation-price .price, .quick-shop-wrapper .variations_form .woocommerce-variation-availability p.stock {
    margin-right: 5px;
    margin-bottom: 10px !important;
    margin-left: 5px;
    display: block;
    padding-bottom: 0 !important
}

.quick-shop-wrapper .variations_form .woocommerce-variation-availability p.stock {
    display: none !important
}

.quick-shop-wrapper div.quantity {
    display: none !important
}

.quick-shop-wrapper button.single_add_to_cart_button {
    background-color: transparent;
    font-size: 12px;
    font-size: .75rem;
    color: var(--e-global-color-secondary);
    border: 1px solid;
    border-color: var(--e-global-color-secondary);
    padding: 3px 15px
}

.quick-shop-wrapper button.single_add_to_cart_button:hover {
    color: #fff;
    background-color: var(--e-global-color-secondary)
}

.quick-shop-wrapper table.variations {
    margin-bottom: 0
}

.quick-shop-wrapper table.variations .reset_variations {
    bottom: -30px;
    margin-left: 0;
    text-decoration: underline;
    font-size: 13px;
    font-size: .8125rem;
    color: var(--e-global-color-lighter)
}

.quick-shop-wrapper table.variations .reset_variations:before {
    content: none
}

.quick-shop-wrapper .variation-swatch-selected .variations {
    margin-bottom: 40px
}

.quick-shop-wrapper .quick-shop-close {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 5;
    height: 30px;
    opacity: 0;
    transition: opacity 0.2s ease 0s
}

.quick-shop-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    width: 24px;
    height: 24px;
    box-shadow: 0 0 0 1px var(--e-global-color-border)
}

.quick-shop-shown .quick-shop-wrapper {
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transform: translate3d(0, 0, 0)
}

.quick-shop-shown .quick-shop-close {
    opacity: 1;
    transition: all 0.25s ease 0.35s;
    padding-right: 16px
}

.loading-quick-shop .product-transition::after {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    animation: fa-spin 0.75s linear infinite;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 20px;
    font-size: 1.25rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    display: block;
    color: var(--e-global-color-secondary);
    z-index: 10
}

.loading-quick-shop .product-transition .woocommerce-loop-product__link {
    background-color: rgba(255, 255, 255, .95)
}

.cross-button {
    position: relative;
    display: inline-block;
    cursor: pointer;
    line-height: 30px
}

.cross-button:after, .cross-button:before {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    margin-top: -1px;
    width: 12px;
    height: 2px;
    background-color: #000;
    transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out
}

.cross-button:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cross-button:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cross-button:hover:after, .cross-button:hover:before {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

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

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

.woocommerce-breadcrumb {
    margin-bottom: 20px
}

.woocommerce-breadcrumb>a:first-of-type:before {
    font-family: "beezi-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    content: "";
    margin-right: 5px;
    top: -2px;
    position: relative;
    font-size: 16px;
    opacity: .85;
    display: none
}

.breadcrumb-wrap {
    display: var(--page-title-display)
}

.home .main-breadcrumb {
    display: none
}