@charset "UTF-8";

*, :after, :before {
    box-sizing: inherit;
}

:root {
    font-size: 62.5%;
    font-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-weight: 400;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media screen and (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}

body {
    overflow-x: hidden;
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}

abbr[data-bs-original-title], abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

code, kbd, pre, samp {
    direction: ltr;
    unicode-bidi: bidi-override;
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

pre code {
    word-break: normal;
}

code {
    word-wrap: break-word;
}

main {
    display: block;
    position: relative;
    flex: 1 1 auto;
}

.archive:not(.breadcrumb-divider-active) .breadcrumb-container+main {
    padding-top: 0;
}

.page-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    transition: margin 0.4s, opacity 0.5s;
}

.loaded > .page-wrapper {
    opacity: 1;
}

.main-content:after {
    content: "";
    display: block;
    clear: both;
}

.site-boxed .page-wrapper {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

table {
    margin-bottom: 2rem;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

table td,
table th {
    padding: 10px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #e9e9e9;
}

dl dt {
    font-weight: 700;
    font-size: 1.1em;
}

dl dd {
    margin-bottom: 0.5rem;
}

ul {
    padding-inline-start: 20px;
}

@supports (-ms-ime-align:auto) {
    ul {
        padding-left: 20px;
    }
}

ol, ul {
    margin-bottom: 2rem;
}

li ol, li ul {
    margin-bottom: 0;
}

ol ol {
    list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

.comment-text > ul {
    list-style: disc;
}
.comment-text > ul ul {
    list-style: circle;
}
.comment-text > ul ul ul {
    list-style: square;
}
.comment-text > ol {
    list-style: decimal;
}
.comment-text > ol ol {
    list-style: upper-alpha;
}
.comment-text > ol ol ol {
    list-style: lower-roman;
}

.breadcrumb,
.comment > ol,
.commentlist,
.comments > ol,
.dropdown-box,
.image-gallery,
.image-gallery ul,
.list,
.menu,
.menu ul,
.mobile-menu,
.mobile-menu ul,
.nav,
.nav-filters,
.nav ul,
.pagination,
.product-category ul,
.product-nav,
.product-tabs > div ul,
.products,
.products ul,
.tabs,
.widget ul,
.woocommerce-error {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.breadcrumb a,
.card-header a,
.cart_item a,
.menu .menu-item > a,
.mobile-icon-bar a,
.mobile-menu-wrapper a,
.nav-filters a,
.pagination a,
.post-cats a,
.post-meta a,
.post .post-title a,
.product-cat a,
.product-category a,
.product .woocommerce-loop-product__title a,
.product_meta a,
.tagcloud a,
.widget_product_categories a,
.price-filter a,
.woocommerce-ajax-product-filter a,
header a {
    color: inherit;
}

.account a:focus,
.account a:hover,
.brand-name a:focus,
.brand-name a:hover,
.breadcrumb a:focus,
.breadcrumb a:hover,
.card-header a:focus,
.card-header a:hover,
.compare-list a:focus,
.compare-list a:hover,
.compare-value a:focus,
.compare-value a:hover,
.contact a:focus,
.contact a:hover,
.dropdown a:focus,
.dropdown a:hover,
.elementor-icon-box-title a:focus,
.elementor-icon-box-title a:hover,
.filter-actions a:focus,
.filter-actions a:hover,
.menu a:focus,
.menu a:hover,
.mobile-icon-bar a:focus,
.mobile-icon-bar a:hover,
.nav-filters a:focus,
.nav-filters a:hover,
.nav_bar a:focus,
.nav_bar a:hover,
.nav a:focus,
.nav a:hover,
.pagination a:focus,
.pagination a:hover,
.post-cats a:focus,
.post-cats a:hover,
.post-meta a:focus,
.post-meta a:hover,
.post-tags a:focus,
.post-tags a:hover,
.post-title a:focus,
.post-title a:hover,
.product-category a:focus,
.product-category a:hover,
.product a:focus,
.product a:hover,
.social-icons a:focus,
.social-icons a:hover,
.title-wrapper a:focus,
.title-wrapper a:hover,
.title a:focus,
.title a:hover,
.toggle-menu a:focus,
.toggle-menu a:hover,
.toolbox a:focus,
.toolbox a:hover,
.tooltip a:focus,
.tooltip a:hover,
.vendor-widget a:focus,
.vendor-widget a:hover,
nav a:focus,
nav a:hover {
    text-decoration: none;
}

.btn-readmore:focus,
.btn-readmore:hover,
.btn:focus,
.btn:hover,
.button:focus,
.button:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.mobile-menu-toggle:focus,
.mobile-menu-toggle:hover,
.page-numbers:focus,
.page-numbers:hover,
.remove:focus,
.remove:hover,
.sidebar-toggle:focus,
.sidebar-toggle:hover,
a.compare-open,
a.wishlist {
    text-decoration: none;
}

.brand-name a,
.vendor-widget a {
    color: inherit;
}
.brand-name a:focus,
.brand-name a:hover,
.vendor-widget a:focus,
.vendor-widget a:hover {
    color: var(--primary-color, #2879fe);
}
:focus {
    outline: 0;
}
figure {
    margin: 0;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
svg {
    vertical-align: middle;
}
hr {
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid #eee;
}
input {
    padding: 0;
    font-family: inherit;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input:focus {
    outline: 0;
}
button, select {
    text-transform: none;
}
select {
    word-wrap: normal;
}
::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
textarea {
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
    padding: 0;
}
::file-selector-button {
    font: inherit;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
iframe {
    border: 0;
}
summary {
    display: list-item;
    cursor: pointer;
}
progress {
    vertical-align: baseline;
}
[hidden] {
    display: none;
}
ins {
    text-decoration: none;
}
i {
    font-style: normal;
}
button:focus {
    outline: none;
}
blockquote, button, input, optgroup, select, textarea {
    font-family: inherit;
    margin: 0;
}
blockquote {
    margin: 0 0 20px;
    padding: 20px;
    border-left: 2px solid var(--primary-color, #2879fe);
    background: #f4f4f4;
}
input[type=number] {
    -moz-appearance: textfield;
}
code {
    display: inline-block;
    border-radius: 4px;
    padding: 2px 5px;
    font-size: 1.4rem;
    color: var(--primary-color, #2879fe);
}
pre {
    margin: 20px 0;
    padding: 20px;
    color: var(--primary-color, #2879fe);
    background-color: var(--background-color, #fff);
    overflow: auto;
    font-size: 1.6rem;
}
dd {
    margin-left: 1rem;
}

.scrollable, .sidebar-content {
    -webkit-overflow-scrolling: touch;
}
.scrollable::-webkit-scrollbar, .sidebar-content::-webkit-scrollbar {
    height: 4px;
    width: 4px;
}
.scrollable::-webkit-scrollbar-thumb, .sidebar-content::-webkit-scrollbar-thumb {
    margin-right: 2px;
    background: rgba(0, 0, 0, 0);
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s;
}
.scrollable:hover::-webkit-scrollbar-thumb, .sidebar-content:hover::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.25);
}
.scrollable-light:hover::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2);
}
.single-attachment .attachment>a {
    display: inline-block;
}
.loading-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
    background: var(--background-color, #fff);
    opacity: 1;
    visibility: visible;
    z-index: 999999;
}
.loaded > .loading-overlay {
    opacity: 0;
    visibility: hidden;
}
.bounce-loader {
    position: absolute;
    top: 50%;
    left: 50%;
}
.bounce-loader > div {
    background-color: var(--primary-color, #2879fe);
    border-radius: 100%;
    margin: 2px;
    position: absolute;
    left: -50px;
    top: -50px;
    opacity: 0;
    margin: 0;
    width: 100px;
    height: 100px;
    animation: bounce-loader 1.6s linear infinite;
}
.bounce-loader>:last-child {
    animation-delay: -0.8s;
}
@keyframes bounce-loader {
    0% {
    transform: scale(0);
    opacity: 1;
}
to {
    transform: scale(1);
    opacity: 0;
}
}.appear-animate {
    transform: translate3d(0, 0, 0) scale(1);
    will-change: transform, filter, opacity;
}
.w-lazyload {
    height: 0 !important;
    background: var(--wolmart-lazy-load-bg, #f4f4f4);
}
.banner-img .w-lazyload {
    min-height: 0;
}
.screen-reader-text, script {
    display: none !important;
}
@keyframes fixedTop {
    0% {
    transform: translateY(-100%);
    transform-origin: center top 0px;
}
to {
    transform: translateY(0);
}
}@keyframes fixedBottom {
    0% {
    transform: translateY(100%);
    transform-origin: center top 0px;
}
to {
    transform: translateY(0);
}
}.sticky-content {
    transition: opacity 0.5s;
}
.sticky-content.fix-top {
    top: 0;
}
.sticky-content.fix-bottom {
    bottom: 0;
}
.sticky-content.fixed {
    position: fixed;
    left: 0;
    right: 0;
    opacity: 1;
    transform: none;
    background: #fff;
    z-index: 1051;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
.fixed.fix-top {
    animation: fixedTop 0.4s;
}
.fixed.fix-bottom {
    animation: fixedBottom 0.4s;
}
.fit-video .wp-video {
    width: 100% !important;
}
form.w-loading {
    opacity: 0.3;
}
.w-loading {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: 1;
}
.w-loading.small i {
    left: calc(50% - 10px);
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
}
.w-loading i {
    position: absolute;
    left: calc(50% - 17px);
    top: calc(50% - 17px);
    width: 34px;
    height: 34px;
    border: 2px solid transparent;
    border-top-color: var(--primary-color);
    border-radius: 50%;
    animation: spin 0.75s infinite linear;
}
.w-loading i:before {
    content: "";
    top: -2px;
    left: -2px;
    position: absolute;
    width: inherit;
    height: inherit;
    border: inherit;
    border-radius: inherit;
    animation: spin 1.5s infinite ease;
}
@keyframes spin {
    0% {
    transform: none;
}
to {
    transform: rotate(360deg);
}
}@media screen and (max-width:767px) {
    .wolmart-disable-mobile-animation .appear-animate, .wolmart-disable-mobile-animation .elementor-invisible, .wolmart-disable-mobile-animation [data-vce-animate] {
    opacity: 1;
    visibility: visible;
}
}#wp-admin-bar-my-account .w-lazyload.avatar {
    padding-top: 0 !important;
    height: auto !important;
    width: auto !important;
}
.empty-icon {
    font-size: 100px;
    color: #d3d3d4;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 2rem;
}
p {
    margin: 0 0 2rem;
}
h1 {
    font-size: 4.8rem;
}
h2 {
    font-size: 3rem;
}
h3 {
    font-size: 2.4rem;
}
h4 {
    font-size: 2rem;
}
h5 {
    font-size: 1.6rem;
}
h6 {
    font-size: 1.4rem;
}
.list-type-check {
    list-style: none;
    padding-left: 0;
}
.list-type-check li {
    position: relative;
    padding-left: 2rem;
}
.list-type-check li:before {
    position: absolute;
    display: block;
    left: 0;
    top: 1px;
    content: "";
    font-family: "wolmart";
    font-weight: 700;
}
figure video {
    max-width: 100%}
.rounded-skin .vendor-widget-2,
.rounded-skin .vendor-widget-3,
.rounded-skin .vendor-widget:not(.vendor-widget-3) .vendor-banner,
.rounded-skin .vendor-widget:not(.vendor-widget-3) .vendor-logo {
    border-radius: 5px;
    overflow: hidden;
}
.rounded-skin .vendor-widget .product-media img {
    border-radius: 3px;
}
.rounded-skin .banner {
    overflow: hidden;
}
.rounded-skin .brand-widget-3,
.rounded-skin .elementor-widget-banner .elementor-widget-container,
.rounded-skin .hotspot-box, .rounded-skin .post-mask:before,
.rounded-skin .post-media, .rounded-skin .post-media img,
.rounded-skin .products .banner, .rounded-skin .testimonial,
.rounded-skin .testimonial .content,
.rounded-skin .wolmart-banner-container {
    border-radius: 5px;
}
.rounded-skin .alert,
.rounded-skin .alert .btn,
.rounded-skin .calendar_wrap caption,
.rounded-skin .cat-type-frame,
.rounded-skin .comment-respond .btn-submit,
.rounded-skin .form-control,
.rounded-skin .instagram figure:before,
.rounded-skin .instagram img,
.rounded-skin .post-calendar,
.rounded-skin .post-tags > a,
.rounded-skin .product-hide-details .btn-product,
.rounded-skin .product-list .btn-product,
.rounded-skin .product .countdown-container,
.rounded-skin .tagcloud > a,
.rounded-skin .wolmart-compare-table .compare-value .label-swatch,
.rounded-skin .wpcf7-form-control {
    border-radius: 3px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
.container, .container-fluid {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
}
.container-fluid .container-fluid, .container .container-fluid {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
div.sticky-content>.container {
    padding-left: 20px;
    padding-right: 20px;
}
@media screen and (max-width: 479px) {
    .container, .container-fluid, div.sticky-content>.container {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.container-fluid {
    max-width: var(--wolmart-container-fluid-width, 1820px);
}
.container-fluid .container {
    max-width: calc(var(--wolmart-container-fluid-width,  1820px) - 40px);
}
.container-fluid .sticky-content > .container {
    max-width: var(--wolmart-container-fluid-width, 1820px);
}
.container {
    max-width: var(--wolmart-container-width, 1280px);
}
.divider {
    display: inline-block;
    vertical-align: middle;
    height: 1.9rem;
    width: 1px;
    background-color: #e5e5e5;
}
.row {
    --wolmart-col: 1;
    --wolmart-col-half: 0;
    --wolmart-gap: 10px;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 2 * var(--wolmart-gap));
    margin-left: calc(-1 * var(--wolmart-gap));
    margin-right: calc(-1 * var(--wolmart-gap));
}
.row > * {
    position: relative;
    width: calc(100% / (var(--wolmart-col) + var(--wolmart-col-half)));
    padding-left: var(--wolmart-gap);
    padding-right: var(--wolmart-gap);
    flex: 0 0 auto;
}
.gutter-lg {
    --wolmart-gap: 15px;
}
.gutter-sm {
    --wolmart-gap: 5px;
}
.gutter-xs {
    --wolmart-gap: 1px;
}
.no-gutter {
    --wolmart-gap: 0px;
}
.cols-1 {
    --wolmart-col: 1;
}
.cols-2 {
    --wolmart-col: 2;
}
.cols-3 {
    --wolmart-col: 3;
}
.cols-4 {
    --wolmart-col: 4;
}
.cols-5 {
    --wolmart-col: 5;
}
.cols-6 {
    --wolmart-col: 6;
}
.cols-7 {
    --wolmart-col: 7;
}
.cols-8 {
    --wolmart-col: 8;
}
.order-first {
    order: -1;
}
.order-last {
    order: 9;
}
@media screen and (min-width: 480px) {
    .cols-xs-1 {
        --wolmart-col: 1;
    }
    .cols-xs-2 {
        --wolmart-col: 2;
    }
    .cols-xs-3 {
        --wolmart-col: 3;
    }
    .cols-xs-4 {
        --wolmart-col: 4;
    }
    .cols-xs-5 {
        --wolmart-col: 5;
    }
    .cols-xs-6 {
        --wolmart-col: 6;
    }
    .cols-xs-7 {
        --wolmart-col: 7;
    }
    .cols-xs-8 {
        --wolmart-col: 8;
    }
}
@media screen and (min-width: 576px) {
    .cols-sm-1 {
        --wolmart-col: 1;
    }
    .cols-sm-2 {
        --wolmart-col: 2;
    }
    .cols-sm-3 {
        --wolmart-col: 3;
    }
    .cols-sm-4 {
        --wolmart-col: 4;
    }
    .cols-sm-5 {
        --wolmart-col: 5;
    }
    .cols-sm-6 {
        --wolmart-col: 6;
    }
    .cols-sm-7 {
        --wolmart-col: 7;
    }
    .cols-sm-8 {
        --wolmart-col: 8;
    }
    .order-sm-auto {
        order: 0;
    }
    .order-sm-first {
        order: -1;
    }
    .order-sm-last {
        order: 9;
    }
}
@media screen and (min-width: 768px) {
    .cols-md-1 {
        --wolmart-col: 1;
    }
    .cols-md-2 {
        --wolmart-col: 2;
    }
    .cols-md-3 {
        --wolmart-col: 3;
    }
    .cols-md-4 {
        --wolmart-col: 4;
    }
    .cols-md-5 {
        --wolmart-col: 5;
    }
    .cols-md-6 {
        --wolmart-col: 6;
    }
    .cols-md-7 {
        --wolmart-col: 7;
    }
    .cols-md-8 {
        --wolmart-col: 8;
    }
    .order-md-auto {
        order: 0;
    }
    .order-md-first {
        order: -1;
    }
    .order-md-last {
        order: 9;
    }
}
@media screen and (min-width: 992px) {
    .cols-lg-1 {
        --wolmart-col: 1;
    }
    .cols-lg-2 {
        --wolmart-col: 2;
    }
    .cols-lg-3 {
        --wolmart-col: 3;
    }
    .cols-lg-4 {
        --wolmart-col: 4;
    }
    .cols-lg-5 {
        --wolmart-col: 5;
    }
    .cols-lg-6 {
        --wolmart-col: 6;
    }
    .cols-lg-7 {
        --wolmart-col: 7;
    }
    .cols-lg-8 {
        --wolmart-col: 8;
    }
    .order-lg-auto {
        order: 0;
    }
    .order-lg-first {
        order: -1;
    }
    .order-lg-last {
        order: 9;
    }
}

@media screen and (min-width: 1240px) {
    .cols-xl-1 {
        --wolmart-col: 1;
    }
    .cols-xl-2 {
        --wolmart-col: 2;
    }
    .cols-xl-3 {
        --wolmart-col: 3;
    }
    .cols-xl-4 {
        --wolmart-col: 4;
    }
    .cols-xl-5 {
        --wolmart-col: 5;
    }
    .cols-xl-6 {
        --wolmart-col: 6;
    }
    .cols-xl-7 {
        --wolmart-col: 7;
    }
    .cols-xl-8 {
        --wolmart-col: 8;
    }
    .cols-xl-9 {
        --wolmart-col: 9;
    }
    .cols-xl-10 {
        --wolmart-col: 10;
    }
    .cols-xl-11 {
        --wolmart-col: 11;
    }
    .cols-xl-12 {
        --wolmart-col: 12;
    }
}

@media screen and (min-width: 1650px) {
    .col-xxl-1 {
        --wolmart-col: 1;
    }
    .col-xxl-2 {
        --wolmart-col: 2;
    }
    .col-xxl-3 {
        --wolmart-col: 3;
    }
    .col-xxl-4 {
        --wolmart-col: 4;
    }
    .col-xxl-5 {
        --wolmart-col: 5;
    }
    .col-xxl-6 {
        --wolmart-col: 6;
    }
    .col-xxl-7 {
        --wolmart-col: 7;
    }
    .col-xxl-8 {
        --wolmart-col: 8;
    }
    .col-xxl-9 {
        --wolmart-col: 9;
    }
    .col-xxl-10 {
        --wolmart-col: 10;
    }
    .col-xxl-11 {
        --wolmart-col: 11;
    }
    .col-xxl-12 {
        --wolmart-col: 12;
    }
}

.col-1 {
    --wolmart-col: 12;
}
.col-2 {
    --wolmart-col: 6;
}
.col-3 {
    --wolmart-col: 4;
}
.col-4 {
    --wolmart-col: 3;
}
.col-5 {
    --wolmart-col: 2.4;
}
.col-6 {
    --wolmart-col: 2;
}
.col-7 {
    --wolmart-col: 1.71429;
}
.col-8 {
    --wolmart-col: 1.5;
}
.col-9 {
    --wolmart-col: 1.33333;
}
.col-10 {
    --wolmart-col: 1.2;
}
.col-11 {
    --wolmart-col: 1.09091;
}
.col-12 {
    --wolmart-col: 1;
}

@media screen and (min-width: 480px) {
    .col-xs-1 {
        --wolmart-col: 12;
    }
    .col-xs-2 {
        --wolmart-col: 6;
    }
    .col-xs-3 {
        --wolmart-col: 4;
    }
    .col-xs-4 {
        --wolmart-col: 3;
    }
    .col-xs-5 {
        --wolmart-col: 2.4;
    }
    .col-xs-6 {
        --wolmart-col: 2;
    }
    .col-xs-7 {
        --wolmart-col: 1.71429;
    }
    .col-xs-8 {
        --wolmart-col: 1.5;
    }
    .col-xs-9 {
        --wolmart-col: 1.33333;
    }
    .col-xs-10 {
        --wolmart-col: 1.2;
    }
    .col-xs-11 {
        --wolmart-col: 1.09091;
    }
    .col-xs-12 {
        --wolmart-col: 1;
    }
}

@media screen and (min-width: 576px) {
    .col-sm-1 {
        --wolmart-col: 12;
    }
    .col-sm-2 {
        --wolmart-col: 6;
    }
    .col-sm-3 {
        --wolmart-col: 4;
    }
    .col-sm-4 {
        --wolmart-col: 3;
    }
    .col-sm-5 {
        --wolmart-col: 2.4;
    }
    .col-sm-6 {
        --wolmart-col: 2;
    }
    .col-sm-7 {
        --wolmart-col: 1.71429;
    }
    .col-sm-8 {
        --wolmart-col: 1.5;
    }
    .col-sm-9 {
        --wolmart-col: 1.33333;
    }
    .col-sm-10 {
        --wolmart-col: 1.2;
    }
    .col-sm-11 {
        --wolmart-col: 1.09091;
    }
    .col-sm-12 {
        --wolmart-col: 1;
    }
}

@media screen and (min-width: 768px) {
    .col-md-1 {
        --wolmart-col: 12;
    }
    .col-md-2 {
        --wolmart-col: 6;
    }
    .col-md-3 {
        --wolmart-col: 4;
    }
    .col-md-4 {
        --wolmart-col: 3;
    }
    .col-md-5 {
        --wolmart-col: 2.4;
    }
    .col-md-6 {
        --wolmart-col: 2;
    }
    .col-md-7 {
        --wolmart-col: 1.71429;
    }
    .col-md-8 {
        --wolmart-col: 1.5;
    }
    .col-md-9 {
        --wolmart-col: 1.33333;
    }
    .col-md-10 {
        --wolmart-col: 1.2;
    }
    .col-md-11 {
        --wolmart-col: 1.09091;
    }
    .col-md-12 {
        --wolmart-col: 1;
    }
}

@media screen and (min-width: 992px) {
    .col-lg-1 {
        --wolmart-col: 12;
    }
    .col-lg-2 {
        --wolmart-col: 6;
    }
    .col-lg-3 {
        --wolmart-col: 4;
    }
    .col-lg-4 {
        --wolmart-col: 3;
    }
    .col-lg-5 {
        --wolmart-col: 2.4;
    }
    .col-lg-6 {
        --wolmart-col: 2;
    }
    .col-lg-7 {
        --wolmart-col: 1.71429;
    }
    .col-lg-8 {
        --wolmart-col: 1.5;
    }
    .col-lg-9 {
        --wolmart-col: 1.33333;
    }
    .col-lg-10 {
        --wolmart-col: 1.2;
    }
    .col-lg-11 {
        --wolmart-col: 1.09091;
    }
    .col-lg-12 {
        --wolmart-col: 1;
    }
}

@media screen and (min-width: 1240px) {
    .col-xl-1 {
        --wolmart-col: 12;
    }
    .col-xl-2 {
        --wolmart-col: 6;
    }
    .col-xl-3 {
        --wolmart-col: 4;
    }
    .col-xl-4 {
        --wolmart-col: 3;
    }
    .col-xl-5 {
        --wolmart-col: 2.4;
    }
    .col-xl-6 {
        --wolmart-col: 2;
    }
    .col-xl-7 {
        --wolmart-col: 1.71429;
    }
    .col-xl-8 {
        --wolmart-col: 1.5;
    }
    .col-xl-9 {
        --wolmart-col: 1.33333;
    }
    .col-xl-10 {
        --wolmart-col: 1.2;
    }
    .col-xl-11 {
        --wolmart-col: 1.09091;
    }
    .col-xl-12 {
        --wolmart-col: 1;
    }
}

@media screen and (min-width: 1650px) {
    .col-xxl-2 {
        flex: 0 0 16.6666%;
        max-width: 16.6666%
    }
}

.creative-grid .banner,
.creative-grid.banner,
.creative-grid .banner-img img,
.creative-grid .product-category,
.creative-grid .product-category > a,
.creative-grid figure,
.creative-grid figure img {
    height: 100%;
}
.creative-grid.products .banner,
.creative-grid.products .banner-img {
    height: auto;
}
.creative-grid .product-category .w-lazyload,
.creative-grid:not(.products) .banner-img .w-lazyload {
    height: 100% !important;
    padding-top: 0 !important;
}
.creative-grid img {
    object-fit: cover;
}
.creative-grid.editor-mode>[class*=grid-item] {
    position: relative;
    overflow: hidden;
    border: 1px dashed rgba(34, 34, 34, 0.4);
}
.creative-grid.editor-mode>[class*=grid-item]:before {
    content: attr(data-grid-idx);
    position: absolute;
    right: 1rem;
    top: 1rem;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1;
    z-index: 99;
}
.creative-grid.editor-mode>[class*=grid-item]:after {
    content: "";
    position: absolute;
    right: -4rem;
    top: -4rem;
    width: 8rem;
    height: 8rem;
    border-radius: 50%;
    background-color: #71d7f7;
    opacity: 0.7;
    z-index: 98;
}
.creative-grid.row > * {
    padding: 10px;
}
.creative-grid.no-gutter > * {
    padding: 0;
}
.creative-grid.gutter-xs > * {
    padding: 1px;
}
.creative-grid.gutter-sm > * {
    padding: 5px;
}
.creative-grid.gutter-lg > * {
    padding: 15px;
}
.grid-float {
    display: block !important;
}
.grid-float .grid-item {
    float: left;
}
.grid-float:after {
    content: "";
    display: block;
    clear: both;
}
.grid-gallery figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.grid-gallery figure.grid-item {
    margin-bottom: calc(2 * var(--wolmart-gap));
}
.creative-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, 25%);
    grid-auto-rows: 1fr;
}
.creative-grid.preset-grid {
    grid-auto-rows: auto;
}
.grid-layout-1 {
    grid-template-columns: repeat(auto-fill, 20%);
}
.grid-layout-1>li:nth-child(7n+1) {
    grid-column-end: span 2;
    grid-row-end: span 2;
}
.grid-layout-2 {
    grid-template-columns: 25% 50% 25%}
.grid-layout-2>li:nth-child(5n+2) {
    grid-row-end: span 2;
}
.grid-layout-3 {
    grid-template-columns: repeat(auto-fill, calc(100% / 6));
}
.grid-layout-3>li:nth-child(9n+3) {
    grid-column-end: span 2;
    grid-row-end: span 2;
}
.grid-layout-4 {
    grid-template-columns: 50% 25% 25%}
.grid-layout-4>li:nth-child(5n+1) {
    grid-row-end: span 2;
}
.grid-layout-5 {
    grid-template-columns: 25% 25% 50%}
.grid-layout-5>li:nth-child(5n+3) {
    grid-row-end: span 2;
}
.grid-layout-6 {
    grid-template-columns: 50% 25% 25%}
.grid-layout-6>li:nth-child(4n+1) {
    grid-row-end: span 2;
}
.grid-layout-6>li:nth-child(4n+2) {
    grid-row-end: span 2;
}
.grid-layout-7 {
    grid-template-columns: 50% 25% 25%}
.grid-layout-7>li:nth-child(4n+1) {
    grid-row-end: span 2;
}
.grid-layout-7>li:nth-child(4n+3) {
    grid-row-end: span 2;
}
.grid-layout-8 {
    grid-template-columns: 33.33% 33.33% 33.33%}
.grid-layout-8>li:nth-child(4n+1) {
    grid-column-end: span 2;
}
.grid-layout-8>li:nth-child(4n+2) {
    grid-row-end: span 2;
}
.grid-layout-9 {
    grid-template-columns: 33.33% 33.33% 33.33%}
.grid-layout-9>li:nth-child(4n+1) {
    grid-row-end: span 2;
}
.grid-layout-9>li:nth-child(4n+2) {
    grid-column-end: span 2;
}
@media screen and (max-width:991px) {
    .creative-grid {
    grid-template-columns: repeat(auto-fill, 50%);
}
.grid-layout-2>li:nth-child(5n+2) {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 3;
}
.grid-layout-3>li:nth-child(9n+3) {
    grid-row-start: 3;
    grid-row-end: 4;
    grid-column-start: 1;
    grid-column-end: 3;
}
.grid-layout-4>li:nth-child(5n+1) {
    grid-column-end: span 2;
}
.grid-layout-5>li:nth-child(5n) {
    grid-column-end: span 2;
}
.grid-layout-6>li:nth-child(4n+1) {
    grid-column-end: span 2;
}
.grid-layout-7>li:nth-child(4n+1) {
    grid-column-end: span 2;
}
.grid-layout-8>li:nth-child(4n+1) {
    grid-column-end: span 2;
}
.grid-layout-9>li:nth-child(4n+2) {
    grid-column-end: span 2;
    grid-row-start: 3;
    grid-column-start: 1;
}
}@media screen and (max-width:991px) and (min-width: 768px) {
    .grid-layout-1 {
    grid-template-columns: repeat(auto-fill, calc(100% / 12));
}
.grid-layout-1>li {
    grid-column-end: span 3;
}
.grid-layout-1>li:nth-child(7n+1) {
    grid-column-end: span 8;
}
.grid-layout-1>li:nth-child(7n+2), .grid-layout-1>li:nth-child(7n+3) {
    grid-column-end: span 4;
}
}@media screen and (max-width:767px) {
    .grid-layout-1>li {
    grid-column-end: span 1;
}
.grid-layout-1>li:nth-child(7n+1) {
    grid-column-end: span 2;
}
}.grid {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin: -10px;
}
.grid .grid-item {
    padding: 10px;
    transform: translate3d(0, 0, 0);
}
.grid.gutter-sm {
    width: calc(100% + 10px);
    margin: -5px;
}
.grid.gutter-sm .grid-item {
    padding: 5px;
}
.grid.gutter-lg {
    width: calc(100% + 30px);
    margin: -15px;
}
.grid.gutter-lg .grid-item {
    padding: 15px;
}
.grid.gutter-xs {
    width: calc(100% + 2px);
    margin: -1px;
}
.grid.gutter-xs .grid-item {
    padding: 1px;
}
.grid.no-gutter {
    margin: 0;
}
.grid.no-gutter .grid-item {
    padding: 0;
}
@media screen and (max-width:1199px) {
    .cols-xl-half {
    --wolmart-col-half: 0.5;
}
}@media screen and (max-width:991px) {
    .cols-lg-half {
    --wolmart-col-half: 0.5;
}
}@media screen and (max-width:767px) {
    .cols-md-half {
    --wolmart-col-half: 0.5;
}
}@media screen and (max-width:575px) {
    .cols-sm-half {
    --wolmart-col-half: 0.5;
}
}@media screen and (max-width:576px) {
    .cols-half {
    --wolmart-col-half: 0.5;
}
}.mt-0 {
    margin-top: 0rem !important;
}
.mt-1 {
    margin-top: 0.5rem !important;
}
.mt-2 {
    margin-top: 1rem !important;
}
.mt-3 {
    margin-top: 1.5rem !important;
}
.mt-4 {
    margin-top: 2rem !important;
}
.mt-5 {
    margin-top: 2.5rem !important;
}
.mt-6 {
    margin-top: 3rem !important;
}
.mt-7 {
    margin-top: 3.5rem !important;
}
.mt-8 {
    margin-top: 4rem !important;
}
.mt-9 {
    margin-top: 4.5rem !important;
}
.mt-10 {
    margin-top: 5rem !important;
}
.mb-0 {
    margin-bottom: 0rem !important;
}
.mb-1 {
    margin-bottom: 0.5rem !important;
}
.mb-2 {
    margin-bottom: 1rem !important;
}
.mb-3 {
    margin-bottom: 1.5rem !important;
}
.mb-4 {
    margin-bottom: 2rem !important;
}
.mb-5 {
    margin-bottom: 2.5rem !important;
}
.mb-6 {
    margin-bottom: 3rem !important;
}
.mb-7 {
    margin-bottom: 3.5rem !important;
}
.mb-8 {
    margin-bottom: 4rem !important;
}
.mb-9 {
    margin-bottom: 4.5rem !important;
}
.mb-10 {
    margin-bottom: 5rem !important;
}
.ml-0 {
    margin-left: 0rem !important;
}
.ml-1 {
    margin-left: 0.5rem !important;
}
.ml-2 {
    margin-left: 1rem !important;
}
.ml-3 {
    margin-left: 1.5rem !important;
}
.ml-4 {
    margin-left: 2rem !important;
}
.ml-5 {
    margin-left: 2.5rem !important;
}
.ml-6 {
    margin-left: 3rem !important;
}
.ml-7 {
    margin-left: 3.5rem !important;
}
.ml-8 {
    margin-left: 4rem !important;
}
.ml-9 {
    margin-left: 4.5rem !important;
}
.ml-10 {
    margin-left: 5rem !important;
}
.mr-0 {
    margin-right: 0rem !important;
}
.mr-1 {
    margin-right: 0.5rem !important;
}
.mr-2 {
    margin-right: 1rem !important;
}
.mr-3 {
    margin-right: 1.5rem !important;
}
.mr-4 {
    margin-right: 2rem !important;
}
.mr-5 {
    margin-right: 2.5rem !important;
}
.mr-6 {
    margin-right: 3rem !important;
}
.mr-7 {
    margin-right: 3.5rem !important;
}
.mr-8 {
    margin-right: 4rem !important;
}
.mr-9 {
    margin-right: 4.5rem !important;
}
.mr-10 {
    margin-right: 5rem !important;
}
.pt-0 {
    padding-top: 0rem !important;
}
.pt-1 {
    padding-top: 0.5rem !important;
}
.pt-2 {
    padding-top: 1rem !important;
}
.pt-3 {
    padding-top: 1.5rem !important;
}
.pt-4 {
    padding-top: 2rem !important;
}
.pt-5 {
    padding-top: 2.5rem !important;
}
.pt-6 {
    padding-top: 3rem !important;
}
.pt-7 {
    padding-top: 3.5rem !important;
}
.pt-8 {
    padding-top: 4rem !important;
}
.pt-9 {
    padding-top: 4.5rem !important;
}
.pt-10 {
    padding-top: 5rem !important;
}
.pb-0 {
    padding-bottom: 0rem !important;
}
.pb-1 {
    padding-bottom: 0.5rem !important;
}
.pb-2 {
    padding-bottom: 1rem !important;
}
.pb-3 {
    padding-bottom: 1.5rem !important;
}
.pb-4 {
    padding-bottom: 2rem !important;
}
.pb-5 {
    padding-bottom: 2.5rem !important;
}
.pb-6 {
    padding-bottom: 3rem !important;
}
.pb-7 {
    padding-bottom: 3.5rem !important;
}
.pb-8 {
    padding-bottom: 4rem !important;
}
.pb-9 {
    padding-bottom: 4.5rem !important;
}
.pb-10 {
    padding-bottom: 5rem !important;
}
.pl-0 {
    padding-left: 0rem !important;
}
.pl-1 {
    padding-left: 0.5rem !important;
}
.pl-2 {
    padding-left: 1rem !important;
}
.pl-3 {
    padding-left: 1.5rem !important;
}
.pl-4 {
    padding-left: 2rem !important;
}
.pl-5 {
    padding-left: 2.5rem !important;
}
.pl-6 {
    padding-left: 3rem !important;
}
.pl-7 {
    padding-left: 3.5rem !important;
}
.pl-8 {
    padding-left: 4rem !important;
}
.pl-9 {
    padding-left: 4.5rem !important;
}
.pl-10 {
    padding-left: 5rem !important;
}
.pr-0 {
    padding-right: 0rem !important;
}
.pr-1 {
    padding-right: 0.5rem !important;
}
.pr-2 {
    padding-right: 1rem !important;
}
.pr-3 {
    padding-right: 1.5rem !important;
}
.pr-4 {
    padding-right: 2rem !important;
}
.pr-5 {
    padding-right: 2.5rem !important;
}
.pr-6 {
    padding-right: 3rem !important;
}
.pr-7 {
    padding-right: 3.5rem !important;
}
.pr-8 {
    padding-right: 4rem !important;
}
.pr-9 {
    padding-right: 4.5rem !important;
}
.pr-10 {
    padding-right: 5rem !important;
}
.ml-auto {
    margin-left: auto !important;
}
.mr-auto {
    margin-right: auto !important;
}
.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

@media screen and (min-width: 576px) {
    .mt-sm-0 {
        margin-top: 0rem !important;
    }
    .mt-sm-1 {
        margin-top: 0.5rem !important;
    }
    .mt-sm-2 {
        margin-top: 1rem !important;
    }
    .mt-sm-3 {
        margin-top: 1.5rem !important;
    }
    .mt-sm-4 {
        margin-top: 2rem !important;
    }
    .mt-sm-5 {
        margin-top: 2.5rem !important;
    }
    .mt-sm-6 {
        margin-top: 3rem !important;
    }
    .mt-sm-7 {
        margin-top: 3.5rem !important;
    }
    .mt-sm-8 {
        margin-top: 4rem !important;
    }
    .mt-sm-9 {
        margin-top: 4.5rem !important;
    }
    .mt-sm-10 {
        margin-top: 5rem !important;
    }
    .mb-sm-0 {
        margin-bottom: 0rem !important;
    }
    .mb-sm-1 {
        margin-bottom: 0.5rem !important;
    }
    .mb-sm-2 {
        margin-bottom: 1rem !important;
    }
    .mb-sm-3 {
        margin-bottom: 1.5rem !important;
    }
    .mb-sm-4 {
        margin-bottom: 2rem !important;
    }
    .mb-sm-5 {
        margin-bottom: 2.5rem !important;
    }
    .mb-sm-6 {
        margin-bottom: 3rem !important;
    }
    .mb-sm-7 {
        margin-bottom: 3.5rem !important;
    }
    .mb-sm-8 {
        margin-bottom: 4rem !important;
    }
    .mb-sm-9 {
        margin-bottom: 4.5rem !important;
    }
    .mb-sm-10 {
        margin-bottom: 5rem !important;
    }
    .ml-sm-0 {
        margin-left: 0rem !important;
    }
    .ml-sm-1 {
        margin-left: 0.5rem !important;
    }
    .ml-sm-2 {
        margin-left: 1rem !important;
    }
    .ml-sm-3 {
        margin-left: 1.5rem !important;
    }
    .ml-sm-4 {
        margin-left: 2rem !important;
    }
    .ml-sm-5 {
        margin-left: 2.5rem !important;
    }
    .ml-sm-6 {
        margin-left: 3rem !important;
    }
    .ml-sm-7 {
        margin-left: 3.5rem !important;
    }
    .ml-sm-8 {
        margin-left: 4rem !important;
    }
    .ml-sm-9 {
        margin-left: 4.5rem !important;
    }
    .ml-sm-10 {
        margin-left: 5rem !important;
    }
    .mr-sm-0 {
        margin-right: 0rem !important;
    }
    .mr-sm-1 {
        margin-right: 0.5rem !important;
    }
    .mr-sm-2 {
        margin-right: 1rem !important;
    }
    .mr-sm-3 {
        margin-right: 1.5rem !important;
    }
    .mr-sm-4 {
        margin-right: 2rem !important;
    }
    .mr-sm-5 {
        margin-right: 2.5rem !important;
    }
    .mr-sm-6 {
        margin-right: 3rem !important;
    }
    .mr-sm-7 {
        margin-right: 3.5rem !important;
    }
    .mr-sm-8 {
        margin-right: 4rem !important;
    }
    .mr-sm-9 {
        margin-right: 4.5rem !important;
    }
    .mr-sm-10 {
        margin-right: 5rem !important;
    }
    .pt-sm-0 {
        padding-top: 0rem !important;
    }
    .pt-sm-1 {
        padding-top: 0.5rem !important;
    }
    .pt-sm-2 {
        padding-top: 1rem !important;
    }
    .pt-sm-3 {
        padding-top: 1.5rem !important;
    }
    .pt-sm-4 {
        padding-top: 2rem !important;
    }
    .pt-sm-5 {
        padding-top: 2.5rem !important;
    }
    .pt-sm-6 {
        padding-top: 3rem !important;
    }
    .pt-sm-7 {
        padding-top: 3.5rem !important;
    }
    .pt-sm-8 {
        padding-top: 4rem !important;
    }
    .pt-sm-9 {
        padding-top: 4.5rem !important;
    }
    .pt-sm-10 {
        padding-top: 5rem !important;
    }
    .pb-sm-0 {
        padding-bottom: 0rem !important;
    }
    .pb-sm-1 {
        padding-bottom: 0.5rem !important;
    }
    .pb-sm-2 {
        padding-bottom: 1rem !important;
    }
    .pb-sm-3 {
        padding-bottom: 1.5rem !important;
    }
    .pb-sm-4 {
        padding-bottom: 2rem !important;
    }
    .pb-sm-5 {
        padding-bottom: 2.5rem !important;
    }
    .pb-sm-6 {
        padding-bottom: 3rem !important;
    }
    .pb-sm-7 {
        padding-bottom: 3.5rem !important;
    }
    .pb-sm-8 {
        padding-bottom: 4rem !important;
    }
    .pb-sm-9 {
        padding-bottom: 4.5rem !important;
    }
    .pb-sm-10 {
        padding-bottom: 5rem !important;
    }
    .pl-sm-0 {
        padding-left: 0rem !important;
    }
    .pl-sm-1 {
        padding-left: 0.5rem !important;
    }
    .pl-sm-2 {
        padding-left: 1rem !important;
    }
    .pl-sm-3 {
        padding-left: 1.5rem !important;
    }
    .pl-sm-4 {
        padding-left: 2rem !important;
    }
    .pl-sm-5 {
        padding-left: 2.5rem !important;
    }
    .pl-sm-6 {
        padding-left: 3rem !important;
    }
    .pl-sm-7 {
        padding-left: 3.5rem !important;
    }
    .pl-sm-8 {
        padding-left: 4rem !important;
    }
    .pl-sm-9 {
        padding-left: 4.5rem !important;
    }
    .pl-sm-10 {
        padding-left: 5rem !important;
    }
    .pr-sm-0 {
        padding-right: 0rem !important;
    }
    .pr-sm-1 {
        padding-right: 0.5rem !important;
    }
    .pr-sm-2 {
        padding-right: 1rem !important;
    }
    .pr-sm-3 {
        padding-right: 1.5rem !important;
    }
    .pr-sm-4 {
        padding-right: 2rem !important;
    }
    .pr-sm-5 {
        padding-right: 2.5rem !important;
    }
    .pr-sm-6 {
        padding-right: 3rem !important;
    }
    .pr-sm-7 {
        padding-right: 3.5rem !important;
    }
    .pr-sm-8 {
        padding-right: 4rem !important;
    }
    .pr-sm-9 {
        padding-right: 4.5rem !important;
    }
    .pr-sm-10 {
        padding-right: 5rem !important;
    }
    .ml-sm-auto {
        margin-left: auto !important;
    }
    .mr-sm-auto {
        margin-right: auto !important;
    }
    .mx-sm-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media screen and (min-width: 768px) {
    .mt-md-0 {
        margin-top: 0rem !important;
    }
    .mt-md-1 {
        margin-top: 0.5rem !important;
    }
    .mt-md-2 {
        margin-top: 1rem !important;
    }
    .mt-md-3 {
        margin-top: 1.5rem !important;
    }
    .mt-md-4 {
        margin-top: 2rem !important;
    }
    .mt-md-5 {
        margin-top: 2.5rem !important;
    }
    .mt-md-6 {
        margin-top: 3rem !important;
    }
    .mt-md-7 {
        margin-top: 3.5rem !important;
    }
    .mt-md-8 {
        margin-top: 4rem !important;
    }
    .mt-md-9 {
        margin-top: 4.5rem !important;
    }
    .mt-md-10 {
        margin-top: 5rem !important;
    }
    .mb-md-0 {
        margin-bottom: 0rem !important;
    }
    .mb-md-1 {
        margin-bottom: 0.5rem !important;
    }
    .mb-md-2 {
        margin-bottom: 1rem !important;
    }
    .mb-md-3 {
        margin-bottom: 1.5rem !important;
    }
    .mb-md-4 {
        margin-bottom: 2rem !important;
    }
    .mb-md-5 {
        margin-bottom: 2.5rem !important;
    }
    .mb-md-6 {
        margin-bottom: 3rem !important;
    }
    .mb-md-7 {
        margin-bottom: 3.5rem !important;
    }
    .mb-md-8 {
        margin-bottom: 4rem !important;
    }
    .mb-md-9 {
        margin-bottom: 4.5rem !important;
    }
    .mb-md-10 {
        margin-bottom: 5rem !important;
    }
    .ml-md-0 {
        margin-left: 0rem !important;
    }
    .ml-md-1 {
        margin-left: 0.5rem !important;
    }
    .ml-md-2 {
        margin-left: 1rem !important;
    }
    .ml-md-3 {
        margin-left: 1.5rem !important;
    }
    .ml-md-4 {
        margin-left: 2rem !important;
    }
    .ml-md-5 {
        margin-left: 2.5rem !important;
    }
    .ml-md-6 {
        margin-left: 3rem !important;
    }
    .ml-md-7 {
        margin-left: 3.5rem !important;
    }
    .ml-md-8 {
        margin-left: 4rem !important;
    }
    .ml-md-9 {
        margin-left: 4.5rem !important;
    }
    .ml-md-10 {
        margin-left: 5rem !important;
    }
    .mr-md-0 {
        margin-right: 0rem !important;
    }
    .mr-md-1 {
        margin-right: 0.5rem !important;
    }
    .mr-md-2 {
        margin-right: 1rem !important;
    }
    .mr-md-3 {
        margin-right: 1.5rem !important;
    }
    .mr-md-4 {
        margin-right: 2rem !important;
    }
    .mr-md-5 {
        margin-right: 2.5rem !important;
    }
    .mr-md-6 {
        margin-right: 3rem !important;
    }
    .mr-md-7 {
        margin-right: 3.5rem !important;
    }
    .mr-md-8 {
        margin-right: 4rem !important;
    }
    .mr-md-9 {
        margin-right: 4.5rem !important;
    }
    .mr-md-10 {
        margin-right: 5rem !important;
    }
    .pt-md-0 {
        padding-top: 0rem !important;
    }
    .pt-md-1 {
        padding-top: 0.5rem !important;
    }
    .pt-md-2 {
        padding-top: 1rem !important;
    }
    .pt-md-3 {
        padding-top: 1.5rem !important;
    }
    .pt-md-4 {
        padding-top: 2rem !important;
    }
    .pt-md-5 {
        padding-top: 2.5rem !important;
    }
    .pt-md-6 {
        padding-top: 3rem !important;
    }
    .pt-md-7 {
        padding-top: 3.5rem !important;
    }
    .pt-md-8 {
        padding-top: 4rem !important;
    }
    .pt-md-9 {
        padding-top: 4.5rem !important;
    }
    .pt-md-10 {
        padding-top: 5rem !important;
    }
    .pb-md-0 {
        padding-bottom: 0rem !important;
    }
    .pb-md-1 {
        padding-bottom: 0.5rem !important;
    }
    .pb-md-2 {
        padding-bottom: 1rem !important;
    }
    .pb-md-3 {
        padding-bottom: 1.5rem !important;
    }
    .pb-md-4 {
        padding-bottom: 2rem !important;
    }
    .pb-md-5 {
        padding-bottom: 2.5rem !important;
    }
    .pb-md-6 {
        padding-bottom: 3rem !important;
    }
    .pb-md-7 {
        padding-bottom: 3.5rem !important;
    }
    .pb-md-8 {
        padding-bottom: 4rem !important;
    }
    .pb-md-9 {
        padding-bottom: 4.5rem !important;
    }
    .pb-md-10 {
        padding-bottom: 5rem !important;
    }
    .pl-md-0 {
        padding-left: 0rem !important;
    }
    .pl-md-1 {
        padding-left: 0.5rem !important;
    }
    .pl-md-2 {
        padding-left: 1rem !important;
    }
    .pl-md-3 {
        padding-left: 1.5rem !important;
    }
    .pl-md-4 {
        padding-left: 2rem !important;
    }
    .pl-md-5 {
        padding-left: 2.5rem !important;
    }
    .pl-md-6 {
        padding-left: 3rem !important;
    }
    .pl-md-7 {
        padding-left: 3.5rem !important;
    }
    .pl-md-8 {
        padding-left: 4rem !important;
    }
    .pl-md-9 {
        padding-left: 4.5rem !important;
    }
    .pl-md-10 {
        padding-left: 5rem !important;
    }
    .pr-md-0 {
        padding-right: 0rem !important;
    }
    .pr-md-1 {
        padding-right: 0.5rem !important;
    }
    .pr-md-2 {
        padding-right: 1rem !important;
    }
    .pr-md-3 {
        padding-right: 1.5rem !important;
    }
    .pr-md-4 {
        padding-right: 2rem !important;
    }
    .pr-md-5 {
        padding-right: 2.5rem !important;
    }
    .pr-md-6 {
        padding-right: 3rem !important;
    }
    .pr-md-7 {
        padding-right: 3.5rem !important;
    }
    .pr-md-8 {
        padding-right: 4rem !important;
    }
    .pr-md-9 {
        padding-right: 4.5rem !important;
    }
    .pr-md-10 {
        padding-right: 5rem !important;
    }
    .ml-md-auto {
        margin-left: auto !important;
    }
    .mr-md-auto {
        margin-right: auto !important;
    }
    .mx-md-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media screen and (min-width: 992px) {
    .mt-lg-0 {
        margin-top: 0rem !important;
    }
    .mt-lg-1 {
        margin-top: 0.5rem !important;
    }
    .mt-lg-2 {
        margin-top: 1rem !important;
    }
    .mt-lg-3 {
        margin-top: 1.5rem !important;
    }
    .mt-lg-4 {
        margin-top: 2rem !important;
    }
    .mt-lg-5 {
        margin-top: 2.5rem !important;
    }
    .mt-lg-6 {
        margin-top: 3rem !important;
    }
    .mt-lg-7 {
        margin-top: 3.5rem !important;
    }
    .mt-lg-8 {
        margin-top: 4rem !important;
    }
    .mt-lg-9 {
        margin-top: 4.5rem !important;
    }
    .mt-lg-10 {
        margin-top: 5rem !important;
    }
    .mb-lg-0 {
        margin-bottom: 0rem !important;
    }
    .mb-lg-1 {
        margin-bottom: 0.5rem !important;
    }
    .mb-lg-2 {
        margin-bottom: 1rem !important;
    }
    .mb-lg-3 {
        margin-bottom: 1.5rem !important;
    }
    .mb-lg-4 {
        margin-bottom: 2rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 2.5rem !important;
    }
    .mb-lg-6 {
        margin-bottom: 3rem !important;
    }
    .mb-lg-7 {
        margin-bottom: 3.5rem !important;
    }
    .mb-lg-8 {
        margin-bottom: 4rem !important;
    }
    .mb-lg-9 {
        margin-bottom: 4.5rem !important;
    }
    .mb-lg-10 {
        margin-bottom: 5rem !important;
    }
    .ml-lg-0 {
        margin-left: 0rem !important;
    }
    .ml-lg-1 {
        margin-left: 0.5rem !important;
    }
    .ml-lg-2 {
        margin-left: 1rem !important;
    }
    .ml-lg-3 {
        margin-left: 1.5rem !important;
    }
    .ml-lg-4 {
        margin-left: 2rem !important;
    }
    .ml-lg-5 {
        margin-left: 2.5rem !important;
    }
    .ml-lg-6 {
        margin-left: 3rem !important;
    }
    .ml-lg-7 {
        margin-left: 3.5rem !important;
    }
    .ml-lg-8 {
        margin-left: 4rem !important;
    }
    .ml-lg-9 {
        margin-left: 4.5rem !important;
    }
    .ml-lg-10 {
        margin-left: 5rem !important;
    }
    .mr-lg-0 {
        margin-right: 0rem !important;
    }
    .mr-lg-1 {
        margin-right: 0.5rem !important;
    }
    .mr-lg-2 {
        margin-right: 1rem !important;
    }
    .mr-lg-3 {
        margin-right: 1.5rem !important;
    }
    .mr-lg-4 {
        margin-right: 2rem !important;
    }
    .mr-lg-5 {
        margin-right: 2.5rem !important;
    }
    .mr-lg-6 {
        margin-right: 3rem !important;
    }
    .mr-lg-7 {
        margin-right: 3.5rem !important;
    }
    .mr-lg-8 {
        margin-right: 4rem !important;
    }
    .mr-lg-9 {
        margin-right: 4.5rem !important;
    }
    .mr-lg-10 {
        margin-right: 5rem !important;
    }
    .pt-lg-0 {
        padding-top: 0rem !important;
    }
    .pt-lg-1 {
        padding-top: 0.5rem !important;
    }
    .pt-lg-2 {
        padding-top: 1rem !important;
    }
    .pt-lg-3 {
        padding-top: 1.5rem !important;
    }
    .pt-lg-4 {
        padding-top: 2rem !important;
    }
    .pt-lg-5 {
        padding-top: 2.5rem !important;
    }
    .pt-lg-6 {
        padding-top: 3rem !important;
    }
    .pt-lg-7 {
        padding-top: 3.5rem !important;
    }
    .pt-lg-8 {
        padding-top: 4rem !important;
    }
    .pt-lg-9 {
        padding-top: 4.5rem !important;
    }
    .pt-lg-10 {
        padding-top: 5rem !important;
    }
    .pb-lg-0 {
        padding-bottom: 0rem !important;
    }
    .pb-lg-1 {
        padding-bottom: 0.5rem !important;
    }
    .pb-lg-2 {
        padding-bottom: 1rem !important;
    }
    .pb-lg-3 {
        padding-bottom: 1.5rem !important;
    }
    .pb-lg-4 {
        padding-bottom: 2rem !important;
    }
    .pb-lg-5 {
        padding-bottom: 2.5rem !important;
    }
    .pb-lg-6 {
        padding-bottom: 3rem !important;
    }
    .pb-lg-7 {
        padding-bottom: 3.5rem !important;
    }
    .pb-lg-8 {
        padding-bottom: 4rem !important;
    }
    .pb-lg-9 {
        padding-bottom: 4.5rem !important;
    }
    .pb-lg-10 {
        padding-bottom: 5rem !important;
    }
    .pl-lg-0 {
        padding-left: 0rem !important;
    }
    .pl-lg-1 {
        padding-left: 0.5rem !important;
    }
    .pl-lg-2 {
        padding-left: 1rem !important;
    }
    .pl-lg-3 {
        padding-left: 1.5rem !important;
    }
    .pl-lg-4 {
        padding-left: 2rem !important;
    }
    .pl-lg-5 {
        padding-left: 2.5rem !important;
    }
    .pl-lg-6 {
        padding-left: 3rem !important;
    }
    .pl-lg-7 {
        padding-left: 3.5rem !important;
    }
    .pl-lg-8 {
        padding-left: 4rem !important;
    }
    .pl-lg-9 {
        padding-left: 4.5rem !important;
    }
    .pl-lg-10 {
        padding-left: 5rem !important;
    }
    .pr-lg-0 {
        padding-right: 0rem !important;
    }
    .pr-lg-1 {
        padding-right: 0.5rem !important;
    }
    .pr-lg-2 {
        padding-right: 1rem !important;
    }
    .pr-lg-3 {
        padding-right: 1.5rem !important;
    }
    .pr-lg-4 {
        padding-right: 2rem !important;
    }
    .pr-lg-5 {
        padding-right: 2.5rem !important;
    }
    .pr-lg-6 {
        padding-right: 3rem !important;
    }
    .pr-lg-7 {
        padding-right: 3.5rem !important;
    }
    .pr-lg-8 {
        padding-right: 4rem !important;
    }
    .pr-lg-9 {
        padding-right: 4.5rem !important;
    }
    .pr-lg-10 {
        padding-right: 5rem !important;
    }
    .ml-lg-auto {
        margin-left: auto !important;
    }
    .mr-lg-auto {
        margin-right: auto !important;
    }
    .mx-lg-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media screen and (min-width: 1240px) {
    .mt-xl-0 {
        margin-top: 0rem !important;
    }
    .mt-xl-1 {
        margin-top: 0.5rem !important;
    }
    .mt-xl-2 {
        margin-top: 1rem !important;
    }
    .mt-xl-3 {
        margin-top: 1.5rem !important;
    }
    .mt-xl-4 {
        margin-top: 2rem !important;
    }
    .mt-xl-5 {
        margin-top: 2.5rem !important;
    }
    .mt-xl-6 {
        margin-top: 3rem !important;
    }
    .mt-xl-7 {
        margin-top: 3.5rem !important;
    }
    .mt-xl-8 {
        margin-top: 4rem !important;
    }
    .mt-xl-9 {
        margin-top: 4.5rem !important;
    }
    .mt-xl-10 {
        margin-top: 5rem !important;
    }
    .mb-xl-0 {
        margin-bottom: 0rem !important;
    }
    .mb-xl-1 {
        margin-bottom: 0.5rem !important;
    }
    .mb-xl-2 {
        margin-bottom: 1rem !important;
    }
    .mb-xl-3 {
        margin-bottom: 1.5rem !important;
    }
    .mb-xl-4 {
        margin-bottom: 2rem !important;
    }
    .mb-xl-5 {
        margin-bottom: 2.5rem !important;
    }
    .mb-xl-6 {
        margin-bottom: 3rem !important;
    }
    .mb-xl-7 {
        margin-bottom: 3.5rem !important;
    }
    .mb-xl-8 {
        margin-bottom: 4rem !important;
    }
    .mb-xl-9 {
        margin-bottom: 4.5rem !important;
    }
    .mb-xl-10 {
        margin-bottom: 5rem !important;
    }
    .ml-xl-0 {
        margin-left: 0rem !important;
    }
    .ml-xl-1 {
        margin-left: 0.5rem !important;
    }
    .ml-xl-2 {
        margin-left: 1rem !important;
    }
    .ml-xl-3 {
        margin-left: 1.5rem !important;
    }
    .ml-xl-4 {
        margin-left: 2rem !important;
    }
    .ml-xl-5 {
        margin-left: 2.5rem !important;
    }
    .ml-xl-6 {
        margin-left: 3rem !important;
    }
    .ml-xl-7 {
        margin-left: 3.5rem !important;
    }
    .ml-xl-8 {
        margin-left: 4rem !important;
    }
    .ml-xl-9 {
        margin-left: 4.5rem !important;
    }
    .ml-xl-10 {
        margin-left: 5rem !important;
    }
    .mr-xl-0 {
        margin-right: 0rem !important;
    }
    .mr-xl-1 {
        margin-right: 0.5rem !important;
    }
    .mr-xl-2 {
        margin-right: 1rem !important;
    }
    .mr-xl-3 {
        margin-right: 1.5rem !important;
    }
    .mr-xl-4 {
        margin-right: 2rem !important;
    }
    .mr-xl-5 {
        margin-right: 2.5rem !important;
    }
    .mr-xl-6 {
        margin-right: 3rem !important;
    }
    .mr-xl-7 {
        margin-right: 3.5rem !important;
    }
    .mr-xl-8 {
        margin-right: 4rem !important;
    }
    .mr-xl-9 {
        margin-right: 4.5rem !important;
    }
    .mr-xl-10 {
        margin-right: 5rem !important;
    }
    .pt-xl-0 {
        padding-top: 0rem !important;
    }
    .pt-xl-1 {
        padding-top: 0.5rem !important;
    }
    .pt-xl-2 {
        padding-top: 1rem !important;
    }
    .pt-xl-3 {
        padding-top: 1.5rem !important;
    }
    .pt-xl-4 {
        padding-top: 2rem !important;
    }
    .pt-xl-5 {
        padding-top: 2.5rem !important;
    }
    .pt-xl-6 {
        padding-top: 3rem !important;
    }
    .pt-xl-7 {
        padding-top: 3.5rem !important;
    }
    .pt-xl-8 {
        padding-top: 4rem !important;
    }
    .pt-xl-9 {
        padding-top: 4.5rem !important;
    }
    .pt-xl-10 {
        padding-top: 5rem !important;
    }
    .pb-xl-0 {
        padding-bottom: 0rem !important;
    }
    .pb-xl-1 {
        padding-bottom: 0.5rem !important;
    }
    .pb-xl-2 {
        padding-bottom: 1rem !important;
    }
    .pb-xl-3 {
        padding-bottom: 1.5rem !important;
    }
    .pb-xl-4 {
        padding-bottom: 2rem !important;
    }
    .pb-xl-5 {
        padding-bottom: 2.5rem !important;
    }
    .pb-xl-6 {
        padding-bottom: 3rem !important;
    }
    .pb-xl-7 {
        padding-bottom: 3.5rem !important;
    }
    .pb-xl-8 {
        padding-bottom: 4rem !important;
    }
    .pb-xl-9 {
        padding-bottom: 4.5rem !important;
    }
    .pb-xl-10 {
        padding-bottom: 5rem !important;
    }
    .pl-xl-0 {
        padding-left: 0rem !important;
    }
    .pl-xl-1 {
        padding-left: 0.5rem !important;
    }
    .pl-xl-2 {
        padding-left: 1rem !important;
    }
    .pl-xl-3 {
        padding-left: 1.5rem !important;
    }
    .pl-xl-4 {
        padding-left: 2rem !important;
    }
    .pl-xl-5 {
        padding-left: 2.5rem !important;
    }
    .pl-xl-6 {
        padding-left: 3rem !important;
    }
    .pl-xl-7 {
        padding-left: 3.5rem !important;
    }
    .pl-xl-8 {
        padding-left: 4rem !important;
    }
    .pl-xl-9 {
        padding-left: 4.5rem !important;
    }
    .pl-xl-10 {
        padding-left: 5rem !important;
    }
    .pr-xl-0 {
        padding-right: 0rem !important;
    }
    .pr-xl-1 {
        padding-right: 0.5rem !important;
    }
    .pr-xl-2 {
        padding-right: 1rem !important;
    }
    .pr-xl-3 {
        padding-right: 1.5rem !important;
    }
    .pr-xl-4 {
        padding-right: 2rem !important;
    }
    .pr-xl-5 {
        padding-right: 2.5rem !important;
    }
    .pr-xl-6 {
        padding-right: 3rem !important;
    }
    .pr-xl-7 {
        padding-right: 3.5rem !important;
    }
    .pr-xl-8 {
        padding-right: 4rem !important;
    }
    .pr-xl-9 {
        padding-right: 4.5rem !important;
    }
    .pr-xl-10 {
        padding-right: 5rem !important;
    }
    .ml-xl-auto {
        margin-left: auto !important;
    }
    .mr-xl-auto {
        margin-right: auto !important;
    }
    .mx-xl-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
.w-auto {
    width: auto !important;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.h-100 {
    height: 100% !important;
}
.p-relative {
    position: relative !important;
}
.p-absolute {
    position: absolute !important;
}
.p-static {
    position: static !important;
}
.d-none {
    display: none !important;
}
.d-block {
    display: block !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-flex {
    display: flex !important;
}
.d-inline-flex {
    display: inline-flex !important;
}
.justify-content-center {
    justify-content: center !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.align-items-start {
    align-items: flex-start !important;
}
.align-items-center {
    align-items: center !important;
}
.align-items-end {
    align-items: flex-end !important;
}
.align-self-start {
    align-self: flex-start !important;
}
.align-self-center {
    align-self: center !important;
}
.align-self-end {
    align-self: flex-end !important;
}
.flex-column {
    flex-direction: column !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.flex-1 {
    flex: 1 !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.vertical-top {
    vertical-align: top !important;
}
.vertical-middle {
    vertical-align: middle !important;
}
.vertical-bottom {
    vertical-align: bottom !important;
}

@media screen and (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-flex {
        display: flex !important;
    }
}

@media screen and (min-width: 768px) {
    .w-md-50 {
        width: 50% !important;
    }
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .d-md-none {
        display: none !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-flex {
        display: flex !important;
    }
}
@media screen and (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-flex {
        display: flex !important;
    }
    .col-lg-1-5 {
        max-width: 20%;
        flex-basis: 20%}
    .col-lg-2-5 {
        max-width: 40%;
        flex-basis: 40%}
    .col-lg-3-5 {
        max-width: 60%;
        flex-basis: 60%}
    .col-lg-4-5 {
        max-width: 80%;
        flex-basis: 80%
    }
}

@media screen and (min-width: 1240px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-flex {
        display: flex !important;
    }
    .d-show-mob {
        display: none !important;
    }
}.font-weight-bold {
    font-weight: 700 !important;
}
.font-weight-semi-bold {
    font-weight: 600 !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.text-uppercase {
    text-transform: uppercas e !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.text-normal {
    text-transform: none !important;
}
.font-italic {
    font-style: italic !important;
}
.font-normal {
    font-stretch: normal !important;
}
.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
.text-white {
    color: #fff !important;
}
.text-light {
    color: var(--light-color, #ccc) !important;
}
.text-grey {
    color: #999 !important;
}
.text-body {
    color: var(--wolmart-body-color) !important;
}
.text-primary {
    color: var(--primary-color, #2879fe) !important;
}
.text-secondary {
    color: var(--secondary-color, #62c932) !important;
}
.text-success {
    color: var(--success-color, #799b5a) !important;
}
.text-info {
    color: var(--info-color, #369) !important;
}
.text-warning {
    color: var(--warning-color, #ffa800) !important;
}
.text-danger {
    color: var(--error-color, #a94442) !important;
}
.text-dark {
    color: var(--dark-color, #333) !important;
}
.text-black {
    color: #000 !important;
}
.ls-s {
    letter-spacing: -0.01em !important;
}
.ls-m {
    letter-spacing: -0.025em !important;
}
.ls-l {
    letter-spacing: -0.05em !important;
}
.ls-normal {
    letter-spacing: 0 !important;
}
.lh-1 {
    line-height: 1 !important;
}
.bg-white {
    background-color: var(--background-color, #fff) !important;
}
.bg-dark {
    background-color: var(--dark-color, #333) !important;
}
.bg-grey {
    background-color: #999 !important;
}
.bg-light {
    background-color: var(--light-color, #ccc) !important;
}
.bg-black {
    background-color: #000 !important;
}
.bg-primary {
    background-color: var(--primary-color, #2879FE) !important;
}
.bg-secondary {
    background-color: var(--secondary-color, #62c932) !important;
}
.border-no {
    border: none !important;
}
.br-0 {
    border-radius: 0 !important;
}
.br-3 {
    border-radius: 3px !important;
}
.br-5 {
    border-radius: 5px !important;
}
.no-transition {
    transition: none !important;
}

@media screen and (max-width:575px) {
    .d-none-sm-max {
        display: none !important;
    }
    .hide-on-xs {
        display: none !important;
    }
}

@media screen and (min-width: 1240px) {
    .hide-on-xl {
        display: none !important;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    .hide-on-lg {
        display: none !important;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .hide-on-md {
        display: none !important;
    }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
    .hide-on-sm {
        display: none !important;
    }
}

@media screen and (min-width: 992px) {
    .hide-dots-desktop .slider-pagination, .hide-nav-desktop .slider-button {
        display: none !important;
    }
}

@media screen and (max-width: 991px) {
    .hide-dots-mobile .slider-pagination, .hide-nav-mobile .slider-button {
        display: none !important;
    }
}

.bg-transparent .w-lazyload {
    background: transparent;
}

.customize-partial-edit-shortcut button, .widget .customize-partial-edit-shortcut button {
    display: none;
}

.wolmart-tooltip {
    padding: 5px 10px;
    max-width: 300px;
    white-space: nowrap;
    border-radius: 20px;
    background-color: rgba(0, 113, 161, 0.7);
    color: #fff;
    font-size: 1.5rem;
    cursor: pointer;
    transition: background 0.3s;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.wolmart-tooltip:hover {
    background-color: #0071a1;
}

.wolmart-tooltip > a:before {
    margin-right: 8px;
    font-size: 11px;
    font-weight: 600;
}

.wolmart-tooltip.tooltip-inner {
    padding: 0 !important;
}

.wolmart-tooltip.tooltip-inner > a {
    display: inline-block;
    padding: 8px 22px;
}

.wolmart-tooltip-initialized.wolmart-tooltip-active {
    outline: 2px dotted #007cba;
    outline-offset: 5px;
}

.wolmart-mini-logo:before,
div.dashicons-wolmart-logo:before,
span.dashicons-wolmart-logo:before {
    content: "";
    display: inline-block;
    background-image: url(../images/logo-white.svg);
    background-size: cover;
    width: 20px;
    height: 20px;
    padding: 7px;
}

#wp-admin-bar-wolmart .custom-mini-logo img {
    width: 20px;
    height: 20px;
    padding: 7px;
}

#wp-admin-bar-wolmart .custom-mini-logo img, #wp-admin-bar-wolmart .dashicons-wolmart-logo:before {
    margin-top: -4px;
    margin-right: -6px;
}

#wp-admin-bar-wolmart-activate .ab-icon.dashicons-admin-network {
    margin-top: 3px;
}

#wp-admin-bar-edit-default li .ab-item {
    display: flex;
    width: 200px;
}

#wp-admin-bar-edit-default .wolmart-ab-template-type {
    margin-left: auto;
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    border-radius: 3px;
    text-transform: capitalize;
    letter-spacing: 0.05em;
}

.comment-form-cookies-consent input[type=checkbox] + label {
    display: inline;
    vertical-align: middle;
    line-height: 24px;
    margin-left: 5px;
}

.comment-form-cookies-consent input[type=checkbox] + label:before {
    transform: none;
    top: 3px;
}

.wpcf7-form {
    position: relative;
    margin-bottom: 2rem;
}

.wpcf7-form .ajax-loader {
    display: none !important;
    background: none;
}

.wpcf7-form .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 5px 10px;
    border: 2px solid #dc3232;
    font-size: 1.4rem;
}

.wpcf7-form .wpcf7-form-control-wrap span {
    margin-top: 10px;
}

.wpcf7-form > p {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
    font-size: 1.4rem;
}

.wpcf7-form .wpcf7-form-control-wrap {
    flex: 1;
}

.wpcf7-form .wpcf7-form-control {
    height: 46px;
    font-size: inherit;
}

.wpcf7-form input {
    background: #fff;
}

.wpcf7-form span .wpcf7-form-control {
    width: 100%;
    padding: 1rem 1.5rem;
}

.wpcf7-form .btn {
    padding: 0 2rem;
}

.wpcf7-form input,
.wpcf7-form input::placeholder,
.wpcf7-form textarea,
.wpcf7-form textarea::placeholder {
    color: #666;
}

.wpcf7-form textarea.wpcf7-form-control {
    height: auto;
}

.wpcf7-form input.wpcf7-form-control::placeholder {
    color: inherit;
    transition: color 0.3s;
}

.wpcf7-form input.wpcf7-form-control::-webkit-input-placeholder {
    color: inherit;
    transition: color 0.3s;
}

.wpcf7-form input.wpcf7-form-control::-moz-placeholder {
    color: inherit;
    transition: color 0.3s;
}

.wpcf7-form input.wpcf7-form-control:focus::placeholder {
    color: transparent;
}

.wpcf7-form input.wpcf7-form-control:focus::-webkit-input-placeholder {
    color: transparent;
}

.wpcf7-form input.wpcf7-form-control:focus::-moz-placeholder {
    color: transparent;
}

.wpcf7-form .wpcf7-submit.with-right-arrow:after {
    content: "";
    display: inline-block;
    vertical-align: -0.15em;
    margin-left: 0.8rem;
    font-family: "wolmart";
    font-size: 1.2em;
    line-height: 0;
}

.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
    margin: 1rem 0;
    padding: 0.8em 1.5em;
    border-radius: 3px;
    color: #a94442;
    border: 1px solid #f7e5e5;
    background-color: #f7e5e5;
}

.widget-block .wolmart-block {
    text-align: initial;
}

.widget_media_gallery .gallery {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
}

.widget_media_gallery figure {
    width: 100%;
    padding: 5px;
}

@media screen and (min-width: 768px) {
    .columns-1 > *, .gallery-columns-1 > * {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .columns-2 > *, .gallery-columns-2 > * {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .columns-3 > *, .gallery-columns-3 > * {
        max-width: 33.3333%;
        flex: 0 0 33.3333%;
    }

    .columns-4 > *, .gallery-columns-4 > * {
        max-width: 25%;
        flex: 0 0 25%;
    }

    .columns-5 > *, .gallery-columns-5 > * {
        max-width: 20%;
        flex: 0 0 20%;
    }

    .columns-6 > *, .gallery-columns-6 > * {
        max-width: 16.6667%;
        flex: 0 0 16.6667%;
    }

    .columns-7 > *, .gallery-columns-7 > * {
        max-width: 14.2857%;
        flex: 0 0 14.2857%;
    }

    .columns-8 > *, .gallery-columns-8 > * {
        max-width: 12.5%;
        flex: 0 0 12.5%;
    }

}

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

.editor-styles-wrapper .has-small-font-size, .has-small-font-size {
    font-size: 1.5rem;
}

.editor-styles-wrapper .has-normal-font-size,
.editor-styles-wrapper .has-regular-font-size,
.has-normal-font-size, .has-regular-font-size {
    font-size: 1.8rem;
}

.editor-styles-wrapper .has-medium-font-size,
.has-medium-font-size {
    font-size: 2.4rem;
}

.editor-styles-wrapper .has-large-font-size,
.has-large-font-size {
    font-size: 3rem;
}
.editor-styles-wrapper .has-huge-font-size,
.editor-styles-wrapper .has-larger-font-size,
.has-huge-font-size, .has-larger-font-size {
    font-size: 3.4rem;
}

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

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

.aligncenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

ol.aligncenter, ul.aligncenter {
    list-style-position: inside;
    padding: 0;
}

.alignfull,
.alignwide {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.wp-caption {
    max-width: 100%;
    margin-bottom: 24px;
}

.wp-caption.aligncenter,
img.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignnone {
    display: block;
}

.has-primary-color {
    color: var(--primary-color, #2879fe);
}

.has-primary-background-color {
    background-color: var(--primary-color, #2879fe);
}

.has-secondary-color {
    color: var(--secondary-color, #62c932);
}

.has-secondary-background-color {
    background-color: var(--secondary-color, #62c932);
}

.has-dark-color {
    color: var(--dark-color, #333);
}

.has-dark-background-color {
    background-color: var(--dark-color, #333);
}

.has-light-color {
    color: var(--light-color, #ccc);
}

.has-light-background-color {
    background-color: var(--light-color, #ccc);
}

.has-success-color {
    color: var(--success-color, #799b5a);
}

.has-success-background-color {
    background-color: var(--success-color, #799b5a);
}

.has-info-color {
    color: var(--info-color, #369);
}

.has-info-background-color {
    background-color: var(--info-color, #369);
}

.has-warning-color {
    color: var(--warning-color, #ffa800);
}

.has-warning-background-color {
    background-color: var(--warning-color, #ffa800);
}

.has-error-color,
.has-danger-color {
    color: var(--error-color, #a94442);
}

.has-error-background-color,
.has-danger-background-color {
    background-color: var(--error-color, #a94442);
}

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

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

.has-transparent-color {
    color: transparent;
}

.has-transparent-background-color {
    background-color: transparent;
}

.wp-block-table {
    display: table;
}

.wp-block-cover {
    color: #fff;
}

.wp-block-cover a {
    color: inherit;
}

.wp-block-cover .wp-block-cover__inner-container p {
    font-size: 2em !important;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover .wp-block-cover__inner-container p,
section.wp-block-cover-image>h2 {
    padding: 0;
    max-width: 100%;
}

.wp-block-cover-image.has-background-dim,
.wp-block-cover.has-background-dim {
    background-color: #000;
}

.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
    width: 100%;
}

.wp-block-separator {
    clear: both;
}

.wp-block-table table td, .wp-block-table table th {
    padding: 0.5em;
}

.calendar_wrap {
    position: relative;
    font-size: 13px;
    color: #999;
}

.calendar_wrap th {
    padding: 5px 0 4px 0;
    font-weight: 600;
    color: #333;
    line-height: 1;
    text-align: center;
    border: 0;
}

.calendar_wrap tbody tr:first-child td {
    padding-top: 13px;
}

.calendar_wrap td {
    padding: 7px 10px;
    text-align: center;
    border: 0;
}

.calendar_wrap caption {
    margin-bottom: 1.3rem;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    background-color: var(--primary-color, #2879FE);
    text-transform: capitalize;
    line-height: 48px;
    height: 48px;
}

.calendar_wrap .wp-calendar-nav {
    position: absolute;
    top: 16px;
}

.widget .calendar_wrap .wp-calendar-nav span a,
.widget .calendar_wrap .wp-calendar-nav span a:focus,
.widget .calendar_wrap .wp-calendar-nav span a:hover {
    color: #fff;
}

.calendar_wrap .wp-calendar-nav span a {
    display: inline-block;
    position: relative;
    text-indent: -9999px;
}

.calendar_wrap .wp-calendar-nav span a:before {
    content: "";
    font-family: "wolmart";
    position: absolute;
    left: 0;
    text-indent: 0;
}

.calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev a:before {
    margin-left: 2rem;
}

.calendar_wrap .wp-calendar-nav .wp-calendar-nav-next {
    position: absolute;
    right: 0;
}

.calendar_wrap .wp-calendar-nav .wp-calendar-nav-next a:before {
    right: 0;
    left: auto;
    margin-right: 2rem;
}

.calendar_wrap .wp-calendar-nav {
    width: 100%;
}

.wp-block-quote {
    position: relative;
    padding: 0.8em 1em;
    border-left: 2px solid var(--primary-color, #2879FE);
    background-color: #f2f3f5;
}

.wp-block-quote.has-text-align-right {
    border-right: 2px solid var(--primary-color, #2879FE);
}

.wp-block-quote.has-text-align-center {
    text-align: center;
}

.wp-block-quote.has-text-align-center:before {
    font-size: 32px;
    line-height: 1;
    color: var(--primary-color, #2879FE);
}

.wp-block-quote p {
    margin: 0;
}

.wp-block-quote.is-large {
    padding: 1em 1.5em;
    border-left: 2px solid var(--primary-color, #2879FE);
    background-color: #f2f3f5;
}

.wp-block-quote.is-large.has-text-align-right {
    border-right: 2px solid var(--primary-color, #2879FE);
}

.wp-block-quote cite {
    color: #333;
    font-size: 1.2rem;
}

.wp-block-quote.is-style-large {
    margin-bottom: 2rem;
    padding: 0 0 0 6rem;
    background: none;
    font-weight: 600;
}

.wp-block-quote.is-style-large p {
    font-size: 1.8rem;
    line-height: 1.4;
}

.wp-block-quote.is-style-large:before {
    font-size: 2.5rem;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 900;
    color: #333;
    line-height: 1;
}

@media screen and (max-width:1199px) {
    .wp-block-quote.is-style-large {
        padding: 0 0 0 4rem;
    }
    .wp-block-quote.is-style-large p {
        font-size: 1.5rem;
    }
}

@media screen and (max-width:479px) {
    .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large p {
        font-size: 1.5rem;
    }
}

.wp-block-pullquote blockquote {
    padding: 1em;
    border-left: 2px solid var(--primary-color, #2879FE);
    background-color: #f2f3f5;
}

.wp-block-button {
    margin-bottom: 2rem;
}

.wp-block-button .wp-block-button__link {
    background-color: var(--primary-color, #2879FE);
    color: #fff;
    transition: color, background-color 0.3s;
}

.wp-block-button .wp-block-button__link:hover {
    color: #fff;
    background-color: var(--primary-hover-color, #2977d8);
}

.wp-block-button.is-style-outline .wp-block-button__link {
    background-color: transparent;
    color: var(--primary-color, #2879FE);
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    background-color: var(--primary-color, #2879FE);
    color: #fff;
}

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

.footer-dark table td,
.footer-dark table th {
    border-bottom-color: var(--dark-color, #333);
}

.post-password-form,
.wp-block-search {
    margin-bottom: 2rem;
}

.post-password-form > p {
    display: flex;
    align-items: flex-end;
}

.post-password-form input[type=password],
.wc-block-product-search .wc-block-product-search__field,
.woocommerce-product-search input,
.wp-block-search .wp-block-search__input {
    display: block;
    width: 100%;
    min-height: 3.6rem;
    padding: 0.85rem 2rem;
    border: 1px solid #e3e3e3;
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 400;
    color: var(--wolmart-body-color, #666);
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
}

.post-password-form input[type=password]::placeholder,
.wc-block-product-search .wc-block-product-search__field::placeholder,
.woocommerce-product-search input::placeholder,
.wp-block-search .wp-block-search__input::placeholder {
    color: inherit;
    transition: color 0.3s;
}

.post-password-form input[type=password]::-webkit-input-placeholder,
.wc-block-product-search .wc-block-product-search__field::-webkit-input-placeholder,
.woocommerce-product-search input::-webkit-input-placeholder,
.wp-block-search .wp-block-search__input::-webkit-input-placeholder {
    color: inherit;
    transition: color 0.3s;
}

.post-password-form input[type=password]::-moz-placeholder,
.wc-block-product-search .wc-block-product-search__field::-moz-placeholder,
.woocommerce-product-search input::-moz-placeholder,
.wp-block-search .wp-block-search__input::-moz-placeholder {
    color: inherit;
    transition: color 0.3s;
}

.post-password-form input[type=password]:focus::placeholder,
.wc-block-product-search .wc-block-product-search__field:focus::placeholder,
.woocommerce-product-search input:focus::placeholder,
.wp-block-search .wp-block-search__input:focus::placeholder {
    color: transparent;
}

.post-password-form input[type=password]:focus::-webkit-input-placeholder,
.wc-block-product-search .wc-block-product-search__field:focus::-webkit-input-placeholder,
.woocommerce-product-search input:focus::-webkit-input-placeholder,
.wp-block-search .wp-block-search__input:focus::-webkit-input-placeholder {
    color: transparent;
}

.post-password-form input[type=password]:focus::-moz-placeholder,
.wc-block-product-search .wc-block-product-search__field:focus::-moz-placeholder,
.woocommerce-product-search input:focus::-moz-placeholder,
.wp-block-search .wp-block-search__input:focus::-moz-placeholder {
    color: transparent;
}

.post-password-form input[type=password].form-solid,
.wc-block-product-search .wc-block-product-search__field.form-solid,
.woocommerce-product-search input.form-solid,
.wp-block-search .wp-block-search__input.form-solid {
    background-color: #fff;
    border: 0;
    color: #8d8d8d;
}

.post-password-form input[type=submit],
.woocommerce-product-search button,
.wp-block-search button:not(.has-icon) {
    display: inline-block;
    border: 2px solid var(--primary-color, #2879FE);
    background-color: var(--primary-color, #2879FE);
    color: #fff;
    outline: 0;
    border-radius: 0;
    min-width: 9rem;
    padding: 0.7em 1em;
    font-weight: 700;
    font-size: 1.4rem;
    letter-spacing: -0.025em;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s, box-shadow 0.3s;
    white-space: nowrap;
    cursor: pointer;
}

.post-password-form input[type=submit]:hover,
.woocommerce-product-search button:hover,
.wp-block-search button:not(.has-icon):hover {
    border: 2px solid var(--primary-hover-color, ligthen(#2879FE, 10%));
    background-color: var(--primary-hover-color, ligthen(#2879FE, 10%));
}

.widget_product_search .woocommerce-product-search {
    display: flex;
}

.wc-block-product-search .wc-block-product-search__field {
    border-radius: 3px;
    height: 4.7rem;
}

.wc-block-product-search__label, .wp-block-search .wp-block-search__label {
    display: block;
    padding: 13px 0;
    color: var(--wolmart-heading-color, var(--wolmart-body-color));
    font-size: 16px;
    font-weight: 600;
}

.wp-block-search__inside-wrapper {
    display: flex;
    position: relative;
    max-width: 100%;
}

.wp-block-search .wp-block-search__input {
    border-radius: 3px;
}

.wc-block-product-search__button, .wp-block-search button.has-icon {
    width: 4.7rem;
    flex: 0 0 4.7rem;
    background: transparent;
    border: 1px solid #e3e3e3;
    margin-left: 0.5rem;
    border-radius: 3px;
    cursor: pointer;
    transition: color 0.3s;
}

.wc-block-product-search__button:focus,
.wc-block-product-search__button:hover,
.wp-block-search button.has-icon:focus,
.wp-block-search button.has-icon:hover {
    color: var(--primary-color, #2879FE);
}

.wc-block-product-search__button svg, .wp-block-search svg {
    display: none;
}

.wc-block-product-search__button:before,
.wp-block-search button.has-icon:before {
    /*content: "";
    font-family: "wolmart";*/
    font-size: 18px;
    vertical-align: middle;
}

.wc-block-product-search__fields {
    position: relative;
}

.wc-block-product-search__button,
.wp-block-search__button-inside button {
    position: absolute;
    right: 0;
    top: 0;
}

.wc-block-product-search__button,
.wp-block-search__button-inside button.has-icon {
    height: 100%;
    border: 0;
    margin-left: 0;
}

.wp-block-search__button-inside button:not(.has-icon) {
    margin: 5px;
    padding: 5px;
}

.wc-block-product-search .wc-block-product-search__field,
.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__input {
    padding-right: 4.7rem;
}

.wp-block-search__icon-button .wp-block-search__input {
    padding: 1.2rem 2rem;
}

.wp-block-search__text-button .wp-block-search__input {
    border-radius: 0;
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    height: auto !important;
    padding-top: 0 !important;
}

.widget-block .wolmart-block {
    text-align: initial;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
}

.gallery-item {
    margin-bottom: 1.5rem;
    width: 100%;
    padding: 5px;
}

@media screen and (min-width: 768px) {

    .columns-1 > *, .gallery-columns-1 > * {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .columns-2 > *, .gallery-columns-2 > * {
        max-width: 50%;
        flex: 0 0 50%
    }

    .columns-3 > *, .gallery-columns-3 > * {
        max-width: 33.3333%;
        flex: 0 0 33.3333%;
    }

    .columns-4 > *, .gallery-columns-4 > * {
        max-width: 25%;
        flex: 0 0 25%;
    }

    .columns-5 > *, .gallery-columns-5 > * {
        max-width: 20%;
        flex: 0 0 20%;
    }

    .columns-6 > *, .gallery-columns-6 > * {
        max-width: 16.6667%;
        flex: 0 0 16.6667%;
    }

    .columns-7 > *, .gallery-columns-7 > * {
        max-width: 14.2857%;
        flex: 0 0 14.2857%;
    }

    .columns-8 > *, .gallery-columns-8 > * {
        max-width: 12.5%;
        flex: 0 0 12.5%;
    }

    .columns-9 > *, .gallery-columns-9 > * {
        max-width: 11.1111%;
        flex: 0 0 11.1111%;
    }

}

.main-content > .wp-block-columns:not(.alignwide):not(.alignfull) {
    max-width: var(--wolmart-container-width, 1280px);
}

.main-content > .alignwide {
    max-width: var(--wolmart-container-fluid-width, 1820px);
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: auto;
    margin-right: auto;
}

.main-content > .wp-block-columns:not(.alignfull) {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 1280px) {
    .main-content>.wp-block-columns: not(.alignwide):not(.alignfull) {
        max-width: 1280px;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (min-width: 1820px) {
    .main-content>.alignwide.wp-block-columns {
        max-width: 1800px;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
    }
}

.container-fluid .wp-block-columns:not(.alignfull),
.container .wp-block-columns:not(.alignfull) {
    padding-left: 0;
    padding-right: 0;
}

.container-fluid .main-content > .wp-block-columns,
.container .main-content > .wp-block-columns {
    margin-left: -10px;
    margin-right: -10px;
}

.container-fluid .alignwide,
.container .alignwide {
    padding-left: 0;
    padding-right: 0;
}

@media screen and (min-width: 1300px) {
    .container-fluid .main-content>.wp-block-columns: not(.alignwide):not(.alignfull) {
        margin-left: auto;
        margin-right: auto;
    }
}

.wp-block-columns {
    margin-left: -10px;
    margin-right: -10px;
}

@media screen and (max-width:479px) {
    .wp-block-columns:not(.alignfull) {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

.wp-block-columns > .wp-block-column {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
}

.blocks-gallery-grid[class*=columns-] .blocks-gallery-image,
.blocks-gallery-grid[class*=columns-] .blocks-gallery-item,
.wp-block-gallery[class*=columns-] .blocks-gallery-image,
.wp-block-gallery[class*=columns-] .blocks-gallery-item {
    margin-right: 20px;
    margin-bottom: 20px;
}

.blocks-gallery-grid[class*=columns-] .blocks-gallery-image:last-child,
.blocks-gallery-grid[class*=columns-] .blocks-gallery-item:last-child,
.wp-block-gallery[class*=columns-] .blocks-gallery-image:last-child,
.wp-block-gallery[class*=columns-] .blocks-gallery-item:last-child {
    margin-right: 0;
}

.blocks-gallery-grid.columns-2 .blocks-gallery-image,
.blocks-gallery-grid.columns-2 .blocks-gallery-item,
.wp-block-gallery.columns-2 .blocks-gallery-image,
.wp-block-gallery.columns-2 .blocks-gallery-item {
    width: calc((100% - 10px * 2) / 2);
}

.blocks-gallery-grid.columns-3 .blocks-gallery-image,
.blocks-gallery-grid.columns-3 .blocks-gallery-item,
.wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 10px * 4) / 3);
}

.blocks-gallery-grid.columns-4 .blocks-gallery-image,
.blocks-gallery-grid.columns-4 .blocks-gallery-item,
.wp-block-gallery.columns-4 .blocks-gallery-image,
.wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 10px * 6) / 4);
}

.blocks-gallery-grid.columns-5 .blocks-gallery-image,
.blocks-gallery-grid.columns-5 .blocks-gallery-item,
.wp-block-gallery.columns-5 .blocks-gallery-image,
.wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 10px * 8) / 5);
}

.blocks-gallery-grid.columns-6 .blocks-gallery-image,
.blocks-gallery-grid.columns-6 .blocks-gallery-item,
.wp-block-gallery.columns-6 .blocks-gallery-image,
.wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 10px * 10) / 6);
}

.blocks-gallery-grid.columns-7 .blocks-gallery-image,
.blocks-gallery-grid.columns-7 .blocks-gallery-item,
.wp-block-gallery.columns-7 .blocks-gallery-image,
.wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc((100% - 10px * 12) / 7);
}

.blocks-gallery-grid.columns-8 .blocks-gallery-image,
.blocks-gallery-grid.columns-8 .blocks-gallery-item,
.wp-block-gallery.columns-8 .blocks-gallery-image,
.wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc((100% - 10px * 14) / 8);
}

.blocks-gallery-grid.columns-9 .blocks-gallery-image,
.blocks-gallery-grid.columns-9 .blocks-gallery-item,
.wp-block-gallery.columns-9 .blocks-gallery-image,
.wp-block-gallery.columns-9 .blocks-gallery-item {
    width: calc((100% - 10px * 16) / 9);
}

.wp-block-columns {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.wp-block-column {
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width:781px) and (min-width: 600px) {
        .wp-block-column {
        flex-basis: 50% !important;
        flex-grow: 0;
    }
}

.wp-block-code {
    background: #333;
    border-color: #333;
}

.wp-block-code code {
    color: #fff;
}

.sidebar .widget_block {
    margin-bottom: 1rem;
}

.sidebar .widget_block h2 {
    font-size: 1.6rem;
    padding: 1.3rem 0;
    margin-bottom: 0;
}

.sidebar .wp-block-latest-comments {
    padding-left: 0;
    margin: 0;
}

.form-row [type=email],
.form-row [type=password],
.form-row [type=tel],
.form-row [type=text],
.form-row textarea {
    display: block;
    width: 100%;
    min-height: 4.1rem;
    padding: 0.85rem 2rem;
    border: 1px solid #eee;
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 400;
    color: var(--wolmart-body-color, #666);
    background-color: transparent;
    border-radius: 2px;
    box-shadow: none;
    outline: 0;
}

.woocommerce-form {
    font-size: 1.3rem;
}

.woocommerce-form .form-row {
    margin-bottom: 1.8rem;
}

.woocommerce-form label {
    margin-bottom: 8px;
}

.button {
    display: inline-block;
    border: 2px solid #eee;
    outline: 0;
    border-radius: 0;
    padding: 1.3rem 2.7rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s, box-shadow 0.3s;
    white-space: nowrap;
    cursor: pointer;
    color: #fff;
    border-color: var(--primary-color, #2879FE);
    background-color: var(--primary-color, #2879FE);
}

.button:active,
.button:focus,
.button:hover {
    color: #fff;
    border-color: var(--primary-hover-color, #2977d8);
    background-color: var(--primary-hover-color, #2977d8);
}

.button.btn-solid {
    color: var(--primary-color, #2879FE);
    border-color: #fff;
    background-color: #fff;
}

.button.btn-solid:active,
.button.btn-solid:focus,
.button.btn-solid:hover {
    border-color: var(--primary-color, #2879FE);
    background-color: var(--primary-color, #2879FE);
    color: #fff;
}

.button.btn-outline {
    color: var(--primary-color, #2879FE);
    border-color: var(--primary-color, #2879FE);
    background-color: transparent;
}

.button.btn-outline:active,
.button.btn-outline:focus,
.button.btn-outline:hover {
    background-color: var(--primary-color, #2879FE);
    color: #fff;
}

.button.btn-link {
    background-color: transparent;
    color: var(--primary-color, #2879FE);
}

.button.btn-link:active,
.button.btn-link:focus,
.button.btn-link:hover {
    color: var(--dark-color, #333);
}

.button.btn-underline:active,
.button.btn-underline:focus,
.button.btn-underline:hover {
    color: var(--primary-color, #2879FE);
}

.button.loading {
    opacity: 0.3;
}

.button[disabled] {
    cursor: not-allowed;
    pointer-events: none;
}

.form-footer label {
    margin-bottom: 0;
}

.lost_password {
    margin-bottom: 0;
}

.lost_password a {
    color: #a94442;
}

.woocommerce-privacy-policy-link {
    color: var(--primary-color, #2879FE);
}

.woocommerce-privacy-policy-link:hover {
    text-decoration: underline;
}

form .submit-status {
    margin: 2rem 0 0;
    color: var(--wolmart-danger-color, #a94442);
}

form.lost_reset_password {
    width: 450px;
    margin: 0 auto;
    border: 1px solid #ebebeb;
    padding: 5rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.woocommerce>.login-popup {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
}

.woocommerce-form-row .button, .woocommerce-form .button {
    display: block;
    width: 100%;
}

.woocommerce-form-login p {
    font-size: inherit;
    line-height: 1.84;
}

.woocommerce-form-login p:empty:before {
    content: none;
}

.woocommerce-form-login .form-row {
    font-size: 1.3rem;
    margin-bottom: 2.5rem;
}

.woocommerce-form-login .form-row label {
    display: inline-block;
    margin-bottom: 8px;
}

.woocommerce-form-login .form-row span {
    vertical-align: middle;
}

.woocommerce-form-login .form-row .form-control {
    height: 3.7rem;
}

.woocommerce-form-login .form-row .input-text {
    background: #fff;
}

.woocommerce-form-login .form-row input {
    margin-right: 0.5rem;
}

.woocommerce-form-login .form-row input[type=radio] {
    vertical-align: sub;
}

.woocommerce-form-login .form-footer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
}

.woocommerce-form-login .form-footer p {
    margin-bottom: 8px;
    line-height: inherit;
}

.woocommerce-form-login .button {
    padding: 1rem;
}

.woocommerce-form-login .lost-link {
    text-align: right;
    color: #a94442;
}

.woocommerce-form-login .lost-link:hover {
    text-decoration: underline;
}

.woocommerce-form-login .social-login {
    margin-bottom: 2.5rem;
    color: #999;
}

.woocommerce-form-login .social-login p {
    margin-bottom: 8px;
    font-size: 1.2rem;
}

.woocommerce-form-login .social-icon {
    color: var(--wolmart-body-color, #666);
}

.woocommerce-form-login .social-icon.framed {
    border-color: var(--light-color, #ccc);
}

.woocommerce-form-login .custom-checkbox {
    margin-bottom: 2.5rem;
    line-height: initial;
}

.woocommerce-form-login .woocommerce-password-strength {
    margin: 10px 0;
    padding: 8px;
    color: #fff;
    text-align: center;
    background: var(--primary-color, #2879FE);
}

.woocommerce-form-login .woocommerce-password-strength.short {
    background: #ffa800;
}

.woocommerce-form-login .woocommerce-password-strength.bad {
    background: #a94442;
}

.woocommerce-form-login .woocommerce-password-strength.good {
    background: #799b5a;
}

.woocommerce-form-login .woocommerce-password-hint {
    font-size: 1.2rem;
    line-height: 1.86;
}

.woocommerce-form-login .title {
    font-size: 1.3rem;
    font-weight: normal;
    color: var(--wolmart-body-color, #666);
    margin-bottom: 1.5rem;
}

.sidebar .widget .wc-layered-nav-term,
.sidebar .widget .with-checkbox li,
.sidebar .widget .yith-wcan-list li {
    padding: 0;
}

.sidebar .widget .wc-layered-nav-term.empty span,
.sidebar .widget .wc-layered-nav-term > a,
.sidebar .widget .with-checkbox li.empty span,
.sidebar .widget .with-checkbox li > a,
.sidebar .widget .yith-wcan-list li.empty span,
.sidebar .widget .yith-wcan-list li > a {
    position: relative;
    display: block;
    padding: 1rem 0 1rem 28px;
}

.sidebar .widget .wc-layered-nav-term.empty span:hover,
.sidebar .widget .wc-layered-nav-term > a:hover,
.sidebar .widget .with-checkbox li.empty span:hover,
.sidebar .widget .with-checkbox li > a:hover,
.sidebar .widget .yith-wcan-list li.empty span:hover,
.sidebar .widget .yith-wcan-list li > a:hover {
    color: var(--primary-color, #2879FE);
}

.sidebar .widget .wc-layered-nav-term.empty span:before,
.sidebar .widget .wc-layered-nav-term > a:before,
.sidebar .widget .with-checkbox li.empty span:before,
.sidebar .widget .with-checkbox li > a:before,
.sidebar .widget .yith-wcan-list li.empty span:before,
.sidebar .widget .yith-wcan-list li > a:before {
    /*content: "";
    font-family: "wolmart";*/
    font-size: 0.7em;
    font-weight: 900;
    color: #999;
    text-align: center;
    line-height: 16px;

    position: absolute;
    border: 1px solid #999;
    border-radius: 3px;
    width: 18px;
    height: 18px;
    top: 50%;
    transform: translateY(-50%);
    left: 2px;
}

@media screen and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (min-device-pixel-ratio:1.5) {
    .sidebar .widget .wc-layered-nav-term.empty span:before,
    .sidebar .widget .wc-layered-nav-term > a:before,
    .sidebar .widget .with-checkbox li.empty span:before,
    .sidebar .widget .with-checkbox li > a:before,
    .sidebar .widget .yith-wcan-list li.empty span:before,
    .sidebar .widget .yith-wcan-list li > a:before {
        text-indent: 0;
    }
}

.sidebar .widget .wc-layered-nav-term.chosen > a:before,
.sidebar .widget .with-checkbox li.chosen > a:before,
.sidebar .widget .yith-wcan-list li.chosen > a:before {
    /*content: "";*/
    color: #fff;
    background-color: var(--primary-color, #2879FE);
    border-color: var(--primary-color, #2879FE);
}

.sidebar .widget_product_brands .wc-layered-nav-term .product-brand-info {
    display: flex;
    align-items: center;
}

.sidebar .widget_product_brands .wc-layered-nav-term .product-brand-info:not(.no-image) {
    padding-left: 0;
}

.sidebar .widget_product_brands .wc-layered-nav-term .product-brand-info:not(.no-image):before {
    content: none;
}

.sidebar .widget_product_brands .wc-layered-nav-term .product-brand-info figure {
    width: 50px;
    margin-right: 10px;
}

.sidebar .widget_product_brands .wc-layered-nav-term .product-brand-info img {
    max-width: 50px;
    height: 30px;
    object-fit: contain;
    opacity: 0.6;
    transition: opacity 0.3s;
}

.sidebar .widget_product_brands .wc-layered-nav-term .product-brand-info label,
.sidebar .widget_product_brands .wc-layered-nav-term:hover {
    cursor: pointer;
}

.sidebar .widget_product_brands .wc-layered-nav-term.chosen .product-brand-info img,
.sidebar .widget_product_brands .wc-layered-nav-term:hover .product-brand-info img {
    opacity: 1;
}

#yith-wcwl-popup-message {
    display: none !important;
}

.woocommerce-message .button {
    width: auto;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    display: none;
}

.wcml-spinner {
    display: none;
}

.entry-summary .product_meta .wcml_currency_switcher {
    display: none;
}

.main-content > .woocommerce-info {
    padding-top: 1.8rem;
}

@media screen and (min-width: 992px) {
    .left-sidebar.closed ~ .main-content > .woocommerce-info {
        padding-left: 10rem;
    }
}

.woocommerce .alert {
    margin-bottom: 2rem;
}

.woocommerce .alert + .alert {
    margin-top: -1rem;
}

.woocommerce .alert i {
    margin-right: 5px;
}

.woocommerce .alert-success a:not(.btn),
.woocommerce .alert-success i {
    color: #799b5a;
}

.woocommerce .alert-danger a:not(.btn),
.woocommerce .alert-danger i {
    color: #a94442;
}

.woocommerce .alert-info a:not(.btn),
.woocommerce .alert-info i {
    color: #369;
}

.woocommerce .showcoupon + .btn-close,
.woocommerce .showlogin + .btn-close {
    display: none;
}

.blockOverlay {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff !important;
    opacity: 0.6 !important;
}

.woocommerce-cart .blockMsg, .woocommerce-checkout .blockMsg {
    opacity: 0;
}

.woocommerce .add_to_wishlist .blockOverlay {
    background: transparent !important;
}

.woocommerce .blockUI.blockOverlay:before {
    background: none;
}

.yith_woocompare_colorbox #cboxBottomCenter,
.yith_woocompare_colorbox #cboxBottomLeft,
.yith_woocompare_colorbox #cboxBottomRight,
.yith_woocompare_colorbox #cboxMiddleLeft,
.yith_woocompare_colorbox #cboxMiddleRight,
.yith_woocompare_colorbox #cboxTopCenter,
.yith_woocompare_colorbox #cboxTopLeft,
.yith_woocompare_colorbox #cboxTopRight {
    background: transparent;
    width: 0;
    height: 0;
}

.comment-form-rating {
    color: var(--dark-color, #333);
    margin-bottom: 2.2rem;
}

.comment-respond .comment-form-cookies-consent {
    margin-bottom: 2rem;
}

.stars {
    display: inline-block;
    margin: 0 0 0 1rem;
    line-height: 1;
}

.comment-respond .stars {
    margin-bottom: 0;
    vertical-align: 1px;
}

.stars span {
    display: flex;
    position: relative;
    height: 1.2rem;
    font-size: 1.2rem;
}

.stars span a {
    color: var(--light-color, #ccc);
    text-indent: -9999px;
    width: 1.4rem;
}

.stars a:before {
    /*content: "";
    font-family: "wolmart";*/
    line-height: 1;
    text-indent: 0;

    position: absolute;
    left: 0;
    height: 14px;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: 0.2em;
}

.stars a.active:before,
.stars a:hover:before {
    /*content: "" "" "" "" "";*/
    color: #f77c29;
}

.stars .star-1 {
    z-index: 10;
}

.stars .star-2 {
    z-index: 9;
}

.stars .star-3 {
    z-index: 8;
}

.stars .star-4 {
    z-index: 7;
}

.stars .start-5 {
    z-index: 6;
}

.stars .star-1:before {
    width: 20%;
}

.stars .star-2:before {
    width: 40%;
}

.stars .star-3:before {
    width: 60%;
}

.stars .star-4:before {
    width: 80%;
}

.stars .star-5:before {
    /*content: "" "" "" "" "";*/
}

@media screen and (max-width:320px) {
    .page-content .woocommerce-form-login .lost_password {
        margin-left: 0;
    }
}

.woocommerce-store-notice.demo_store {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 10;
    width: 300px;
    padding: 15px 10px;
    margin: 0;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    background: #fff;
    font-size: 13px;
    text-align: center;
}

.slider-container {
    overflow: hidden;
    position: static;
}

.slider-relative {
    position: relative;
}

.slider-relative > .slider-container {
    width: 100%;
}

.slider-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition-property: transform;
}

.slider-wrapper.row {
    width: calc(100% + 2 * var(--wolmart-gap));
}

.slider-container-initialized .slider-wrapper {
    overflow: visible;
}

.slider-container-android .slider-slide, .slider-wrapper {
    transform: translate3d(0px, 0, 0);
}

.slider-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}

.slider-slide-invisible-blank {
    visibility: hidden;
}

.slider-container-autoheight,
.slider-container-autoheight .slider-slide {
    height: auto;
}

.slider-container-autoheight .slider-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}

.slider-button {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(-50%, -50%);
    border: none;
    padding: 0;
    width: 1em;
    height: 2em;
    background: none;
    border-radius: 50%;
    font-size: 2.4rem;
    line-height: 0;
    cursor: pointer;
    color: #999;
    transition: opacity 0.3s;
}

.slider-button:before {
    /*content: "";
    font-family: wolmart;*/
    margin: 0.3em 0 0 -0.2em;
}

.slider-button.disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.slider-button-prev {
    left: 0.7em;
}

.slider-button-next {
    transform: translate(50%, -50%);
    right: 0.7em;
}

.slider-button-next:before {
    content: "";
    margin: 0.3em -0.1em 0 0;
}

.swiper-button-lock {
    display: none;
}

.slider-container-fade.slider-container-free-mode .slider-slide {
    transition-timing-function: ease-out;
}

.slider-container-fade .slider-slide {
    pointer-events: none;
    transition-property: opacity;
}

.slider-container-fade .slider-slide .slider-slide {
    pointer-events: none;
}

.slider-container-fade .slider-slide-active {
    pointer-events: auto;
}

.slider-pagination {
    position: absolute;
    left: 50%;
    transition: 0.3s opacity;
    transform: translate3d(-50%, 0, 0);
    bottom: -1rem;
    z-index: 10;
}

.slider-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.slider-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 9rem;
    background: #000;
    opacity: 0.2;
    transition: 0.3s;
}

.swiper-pagination-clickable .slider-pagination-bullet {
    cursor: pointer;
}

.slider-pagination-bullet.active {
    width: 18px;
    opacity: 1;
    background: var(--primary-color, #2879FE);
}

.slider-pagination-bullet:first-child:last-child {
    display: none;
}

.slider-scrollbar-drag {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    height: 4px;
    border-radius: 1rem;
    background: rgba(0, 0, 0, 0.2);
}

.slider-container-vertical .slider-wrapper {
    flex-direction: column;
}

.slider-container-horizontal>.slider-pagination-bullets .slider-pagination-bullet {
    margin: 0 0.5rem;
}

@media screen and (max-width:1199px) {
    .touchable .wolmart-disable-mobile-slider : not(.slider-container)>.slider-wrapper {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .touchable .wolmart-disable-mobile-slider :not(.slider-container)>.slider-wrapper::-webkit-scrollbar {
        height: 7px;
        width: 4px;
    }
    .touchable .wolmart-disable-mobile-slider :not(.slider-container)>.slider-wrapper::-webkit-scrollbar-thumb {
        margin-right: 2px;
        background: rgba(0, 0, 0, 0);
        border-radius: 5px;
        cursor: pointer;
        transition: background 0.3s;
    }
    .touchable .wolmart-disable-mobile-slider :not(.slider-container)>.slider-wrapper:hover::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, 0.25);
    }
    .touchable .wolmart-disable-mobile-slider .slider-wrapper.product-thumbs {
        display: none;
    }
}


.image-gallery figure {
    height: 100%;
}

.slider-image-gallery figure {
    display: flex;
}

.slider-image-gallery img {
    width: 100%;
    object-fit: cover;
}

.slider-image-org img {
    width: auto;
}

.slider-nav-circle .slider-button {
    width: 2em;
    border: 1px solid #ccc;
}

.slider-nav-full .slider-button {
    margin: 0;
    top: 0;
    height: 100%;
    transform: none;
    border: 0;
    font-weight: 400;
    font-size: 2.4rem;
    color: var(--dark-color, #333);
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.8);
    transition: 0.4s;
}

.slider-nav-full .slider-button:not(.disabled):hover {
    color: var(--primary-color, #2879FE);
    background-color: rgba(255, 255, 255, 0.8);
}

.slider-nav-full .slider-button.disabled {
    visibility: hidden;
    opacity: 0;
}

.slider-nav-full .slider-button-prev {
    left: 0;
    box-shadow: 4px 0px 7px -5px rgba(0, 0, 0, 0.2);
}

.slider-nav-full .slider-button-next {
    right: 0;
    box-shadow: -4px 0px 7px -5px rgba(0, 0, 0, 0.2);
}

.slider-nav-full:hover .slider-button-prev {
    left: 0;
}

.slider-nav-full:hover .slider-button-next {
    right: 0;
}
@media screen and (min-width: 1360px) {
    .slider-nav-outer .slider-button-prev {
        left: -1.5em;
    }
    .slider-nav-outer .slider-button-next {
        right: -1.5em;
    }
}

.slider-nav-top .slider-button {
    position: absolute;
    top: -4.7rem;
    left: auto;
    right: 0.5em;
    font-size: 1.6rem;
}

.slider-nav-bottom .slider-button {
    position: absolute;
    bottom: -2em;
    top: auto;
    left: auto;
    right: 0.5em;
}

.slider-nav-fade .slider-button {
    opacity: 0;
    transition: opacity 0.3s, margin 0.3s;
}

.slider-nav-fade .slider-button-prev {
    margin-left: -2em;
}

.slider-nav-fade .slider-button-next {
    margin-right: -2em;
}

.slider-nav-fade.slider-nav-outer .slider-button-prev {
    margin-left: 2em;
}

.slider-nav-fade.slider-nav-outer .slider-button-next {
    margin-right: 2em;
}

.slider-nav-fade.slider-nav-full .slider-button-prev {
    margin-left: 0;
}

.slider-nav-fade.slider-nav-full .slider-button-next {
    margin-right: 0;
}

.slider-nav-fade:hover .slider-button {
    opacity: 1;
}

.slider-nav-fade:hover .slider-button.disabled {
    opacity: 0.35;
}

.slider-nav-fade:hover .slider-button-prev {
    margin-left: 0;
}

.slider-nav-fade:hover .slider-button-next {
    margin-right: 0;
}

.slider-dots-white .slider-pagination-bullet {
    background: #fff;
    border-color: #fff;
    opacity: 0.8;
}

.slider-dots-white .slider-pagination-bullet.active {
    background: #fff;
    border-color: #fff;
    opacity: 1;
}

.slider-dots-grey .slider-pagination-bullet {
    background: #efefef;
    border-color: #efefef;
}

.slider-dots-grey .slider-pagination-bullet.active {
    background: #999;
    border-color: #999;
}

.slider-dots-dark .slider-pagination-bullet {
    background: #a1a1a1;
    border-color: #a1a1a1;
}

.slider-dots-dark .slider-pagination-bullet.active {
    background: #333;
    border-color: #333;
}

.slider-dots-inner .slider-pagination {
    bottom: 2rem;
}

.slider-dots-outer .slider-pagination {
    bottom: -3rem;
}

.slider-wrapper .slide-animate {
    transform: translate3d(0, 0, 0) scale(1);
    will-change: filter, transform, opacity;
    visibility: hidden;
    opacity: 0;
}

.slider-wrapper .slide-animate.animated,
.slider-wrapper .slide-animate.appear-animation-visible,
.slider-wrapper .slide-animate.show-content {
    visibility: visible;
    opacity: 1;
}

.slider-full-height .slider-slide {
    height: auto;
}

.slider-same-height>.slider-wrapper {
    display: flex;
}

.slider-same-height>.slider-wrapper>.slider-slide {
    height: auto;
}

.slider-same-height>.slider-wrapper>.slider-slide>:first-child {
    height: 100%;
}

.slider-container.slider-shadow {
    margin: -20px;
    padding: 20px;
    width: calc(100% + 40px);
    height: auto !important;
}

@media screen and (max-width:575px) {
    .slider-shadow .slider-wrapper {
        margin: -15px;
        padding: 15px;
    }
}

.slider-top > .slider-wrapper {
    align-items: flex-start;
}

.slider-middle > .slider-wrapper {
    align-items: center;
}

.slider-bottom > .slider-wrapper {
    align-items: flex-end;
}

.slider-thumb-dots {
    flex: 0 0 100%;
    text-align: center;
    margin: -4rem auto 1rem;
}

.slider-thumb-dots .slider-pagination-bullet {
    position: relative;
    z-index: 1;
    border-radius: 50%;
    background: transparent;
    border: none;
    opacity: 1;
    padding: 0.3rem;
    width: 8rem;
    height: 8rem;
    vertical-align: middle;
}

.slider-thumb-dots .slider-pagination-bullet span {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: block;
    background-image: url("../images/placeholders/thumb-placeholder.jpg");
}

.slider-thumb-dots .slider-pagination-bullet:hover {
    cursor: pointer;
}

.slider-thumb-dots .slider-pagination-bullet {
    margin-right: 2.5rem;
}

.slider-thumb-dots button.slider-pagination-bullet:last-child {
    margin-right: 0;
}

.slider-thumb-dots img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-thumb-dots.dots-bordered .slider-pagination-bullet {
    border: 2px solid var(--light-color, #ccc);
    transition: border 0.3s;
}

.slider-thumb-dots.dots-bordered .slider-pagination-bullet.active, .slider-thumb-dots.dots-bordered .slider-pagination-bullet:hover {
    border-color: var(--primary-color, #2879FE);
}

.slider-dots-inner~.slider-thumb-dots {
    margin-top: -10rem;
}

.slider-thumb-dots.disabled {
    display: none;
}

.widget-price-filter form {
    position: relative;
}

.price-slider-wrapper {
    width: 100%;
}

.price-slider-amount {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1.5rem;
    padding-left: 2px;
}

.price-slider-amount .clear,
.price-slider-amount input {
    visibility: hidden;
    text-indent: -9999999px;
}

.ui-slider-horizontal {
    height: 23px;
}

.ui-slider-horizontal:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    bottom: 11px;
    background: #eee;
}

.ui-slider-horizontal .ui-slider-range {
    top: 10px;
    height: 2px;
}

.ui-slider-horizontal .slider-price-after,
.ui-slider-horizontal .slider-price-before {
    position: absolute;
    bottom: 11px;
    transition: width 0.4s;
    cursor: pointer;
}

.ui-slider-horizontal .slider-price-before {
    left: 0;
}

.ui-slider-horizontal .slider-price-after {
    right: 0;
}

.ui-slider-horizontal .slider-price-after:after,
.ui-slider-horizontal .slider-price-after:before,
.ui-slider-horizontal .slider-price-before:after,
.ui-slider-horizontal .slider-price-before:before {
    position: absolute;
    content: "";
    bottom: 2px;
    width: 100%;
    height: 100px;
}

.ui-slider-horizontal .slider-price-after:before, .ui-slider-horizontal .slider-price-before:before {
    backdrop-filter: grayscale(1);
}

.ui-slider-horizontal .slider-price-after:after, .ui-slider-horizontal .slider-price-before:after {
    opacity: 0.8;
    background-color: #fff;
}

.price_filter_chart {
    display: none;
    margin: 0 7px 0 9px;
    opacity: 0.75;
}

.price_filter_chart.show-chart {
    display: block;
    margin-top: 15px;
}

.price-slider:not(.ui-slider) + .price-slider-amount {
    padding-top: 30px;
}

.ui-slider {
    position: relative;
    margin: 35px 7px 17px 9px;
}

.price-filter-chart.show-chart+.ui-slider {
    margin-top: -10px;
}

.price-filter-chart.show-chart+.ui-slider .ui-slider-range:after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 100px;
    width: 100%;
}

.ui-slider .ui-slider-range {
    display: block;
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    border: 0;
    border-radius: 1em;
    background: var(--primary-color, #2879FE);
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2rem;
    height: 1.2rem;
    background: var(--primary-color, #2879FE);
    border-radius: 0.6rem;
    cursor: pointer;
    outline: 0;
    top: 6px;
    margin-left: -0.55rem;
}

.accordion {
    overflow: hidden;
}

.accordion .collapsed,
.accordion .expanding {
    display: none;
}

.card-header {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    color: var(--dark-color, #333);
}

.card-header a {
    display: flex;
    align-items: center;
    position: relative;
    padding: 1.8rem 0.5rem;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}

.card-header a.collapse, .card-header a:hover {
    color: var(--primary-color, #2879FE);
}

.card-header .closed, .card-header .opened {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.4rem;
}

.collapse .closed {
    display: none;
}

.expand .opened {
    display: none;
}

.card-body {
    padding: 1.3rem 0.5rem;
}

.accordion-simple .card {
    border-top: 1px solid #eee;
}

.accordion-simple .card:last-child {
    border-bottom: 1px solid #eee;
}

.accordion-boxed .card-body, .accordion-boxed .card-header a {
    padding-left: 2rem;
    padding-right: 2rem;
}

.accordion-boxed .card-header .closed, .accordion-boxed .card-header .opened {
    right: 2rem;
}

.accordion-border .card {
    border: solid #eee;
    border-width: 1px 1px 0;
}

.accordion-border .card:last-child {
    border-bottom: 1px solid #eee;
}

.accordion-boxed2 .card {
    border: 1px solid #dae1e5;
}

.accordion-boxed2 .card:not(:last-child) {
    margin-bottom: 10px;
}

.accordion-gutter-sm .card:not(:last-child) {
    margin-bottom: 2px;
}

.alert-round {
    border-radius: 3px;
}

.alert {
    position: relative;
    padding: 1.4rem 4.5rem 1.4rem 2rem;
    border: 1px solid var(--dark-color, #333);
    font-size: 1.4rem;
    line-height: 1.75;
}

.alert strong {
    margin-right: 3px;
    text-transform: uppercase;
    font-weight: 600;
}

.alert .close-icon {
    width: 1.5rem;
    height: 1.5rem;
}

.alert .close-icon:before {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    height: 1px;
    top: calc(50% - .5px);
    background: var(--dark-color, #333);
}

.alert .close-icon:after {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    width: 1px;
    left: calc(50% - .5px);
    background: var(--dark-color, #333);
}

.alert .btn-close {
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -0.8rem;
    right: 2rem;
    line-height: 0;
}

.alert p, .alert ul {
    line-height: 1.85;
    font-size: 0.93em;
}

.alert-close-top .btn-close {
    top: 2.8rem;
}

.alert-title {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin-bottom: 0.6rem;
}

.alert-title i {
    margin-right: 0.8rem;
    font-size: 1.8rem;
    vertical-align: text-top;
}

.alert-info {
    border-color: #d7e8f8;
    color: #369;
}

.alert-info .close-icon:after,
.alert-info .close-icon:before {
    background-color: #369;
}

.alert-success {
    border-color: #c4df9b;
    color: #799b5a;
}

.alert-success .close-icon:after,
.alert-success .close-icon:before {
    background-color: #799b5a;
}

.alert-warning {
    border-color: #fff1d7;
    color: #ffa800;
}

.alert-warning .close-icon:after,
.alert-warning .close-icon:before {
    background-color: #ffa800;
}

.alert-danger {
    border-color: #f7e5e5;
    color: #a94442;
}

.alert-danger .close-icon:after,
.alert-danger .close-icon:before {
    background-color: #a94442;
}

.btn-close .close-icon:after,
.btn-close .close-icon:before {
    transition: background-color 0.3s;
}

.btn-close:hover .close-icon:after,
.btn-close:hover .close-icon:before {
    background-color: #000;
}

.alert-dark {
    background: var(--dark-color, #333);
    color: #fff;
}

.alert-dark .btn-close .close-icon:after,
.alert-dark .btn-close .close-icon:before {
    background-color: #fff;
}

.alert-light.alert-info {
    background-color: #d7e8f8;
    border-color: #d7e8f8;
}

.alert-light.alert-success {
    background-color: #c4df9b;
    border-color: #c4df9b;
}

.alert-light.alert-warning {
    background-color: #fff1d7;
    border-color: #fff1d7;
}

.alert-light.alert-danger {
    background-color: #f7e5e5;
    border-color: #f7e5e5;
}

.alert-simple {
    background-color: transparent;
    border-style: dashed;
    border-color: #cacbcc;
}

.alert-simple.alert-info {
    border-color: #d7e8f8;
}

.alert-simple.alert-success {
    border-color: #c4df9b;
}

.alert-simple.alert-warning {
    border-color: #fff1d7;
}

.alert-simple.alert-danger {
    border-color: #f7e5e5;
}

.alert-icon {
    padding: 1.5rem 4.5rem 1.5rem 1.9rem;
}

.alert-icon > i {
    vertical-align: middle;
    margin-right: 1.2rem;
    line-height: 1;
    font-size: 2.4rem;
    font-weight: 600;
}

.alert-btn {
    padding: 1rem 4rem 1rem 1rem;
}

.alert-btn .btn:not(.btn-close) {
    margin-left: 0.5rem;
    margin-right: 1.5rem;
}

.appear-animate {
    visibility: hidden;
    opacity: 0;
}

.appear-animation-visible {
    visibility: visible;
    opacity: 1;
}

.maskUp {
    animation-name: maskUp;
}

.maskRight {
    animation-name: maskRight;
}

.maskDown {
    animation-name: maskDown;
}

.maskLeft {
    animation-name: maskLeft;
}

.grayOut {
    animation-name: grayOut;
}

.dotPulse {
    animation-name: dotPulse;
    animation-iteration-count: infinite;
    animation-duration: 4s;
}

.brightIn {
    animation-name: brightIn;
}

.zoomInShorter {
    animation-name: zoomInShorter;
}

.slideZoomIn {
    animation-name: slideZoomIn;
}

.fa-spin {
    animation-name: fa-spin;
    animation-delay: var(--fa-animation-delay, 0s);
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 2s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-pulse {
    animation-name: fa-spin;
    animation-direction: var(--fa-animation-direction, normal);
    animation-duration: var(--fa-animation-duration, 1s);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media screen and (prefers-reduced-motion:reduce) {
    .fa-pulse, .fa-spin {
        animation-delay: -1ms;
        animation-duration: 1ms;
        animation-iteration-count: 1;
        transition-delay: 0s;
        transition-duration: 0s;
    }
}

@keyframes maskUp {
    0% {
        transform: translate(0, 100%);
    }
    to {
        transform: translate(0, 0);
    }
}

@keyframes maskRight {
    0% {
    transform: translate(-100%, 0);
    }
    to {
        transform: translate(0, 0);
    }
}

@keyframes maskDown {
    0% {
        transform: translate(0, -100%);
    }
    to {
        transform: translate(0, 0);
    }
}

@keyframes maskLeft {
    0% {
        transform: translate(100%, 0);
    }
    to {
        transform: translate(0, 0);
    }
}

@keyframes grayOut {
    0% {
        opacity: 1;
        filter: grayscale(0);
    }
    15% {
        filter: grayscale(100%);
    }
    to {
        opacity: 0;
        filter: grayscale(100%);
    }
}

@keyframes dotPulse {
    0% {
        opacity: 1;
        transform: scale(0.2);
    }
    to {
        opacity: 0;
        transform: scale(1);
    }
}

@keyframes brightIn {
    0% {
        animation-timing-function: ease-in;
        filter: brightness(0%);
    }
    to {
        filter: brightness(100%);
    }
}

@-webkit-keyframes zoomInShorter {
    0% {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        opacity: 0;
        transform: scale3d(0.8, 0.8, 0.8);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomInShorter {
    0% {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        opacity: 0;
        transform: scale3d(0.8, 0.8, 0.8);
    }
    50% {
        opacity: 1;
    }
}

@keyframes slideZoomIn {
    0% {
        transform: scale3d(1, 1, 1);
        opacity: 1;
    }
    to {
        transform: scale3d(1.1, 1.1, 1);
        opacity: 1;
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes kenBurnsToRight {
    0% {
        transform: scale(1.2);
    }
    to {
        transform: scale(1);
    }
}

.kenBurnsToRight {
    -webkit-animation-name: kenBurnsToRight;
    animation-name: kenBurnsToRight;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    transform-origin: right;
}
@keyframes kenBurnsToLeft {
    0% {
        transform: scale(1.2);
    }
    to {
        transform: scale(1);
    }
}

.kenBurnsToLeft {
    -webkit-animation-name: kenBurnsToLeft;
    animation-name: kenBurnsToLeft;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    transform-origin: left;
}

.kenBurnsToLeftTop {
    -webkit-animation-name: kenBurnsToLeft;
    animation-name: kenBurnsToLeft;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    transform-origin: left top;
}

.kenBurnsToRightTop {
    -webkit-animation-name: kenBurnsToRight;
    animation-name: kenBurnsToRight;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    transform-origin: right top;
}

.particle-effect {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.snowfall {
    background-image: url("../images/effects/s1.png"), url("../images/effects/s2.png"), url("../images/effects/s3.png");
    animation: snow 10s linear infinite;
    z-index: 1;
}

@keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    50% {
        background-position: 500px 500px, 100px 300px, -200px 250px;
    }
    to {
        background-position: 400px 800px, 300px 600px, -200px 400px;
    }
}

.effect-snow {
    background-image: url("../images/effects/s4.png"), url("../images/effects/s5.png");
    animation: snowsecond 20s linear infinite;
}

@keyframes snowsecond {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    to {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

.sparkle {
    background-image: url("../images/effects/sparkle1.png"), url("../images/effects/sparkle2.png");
    animation: sparkle 60s linear infinite;
}

@keyframes sparkle {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    to {
        background-position: -500px -1000px, -400px -400px, 300px 300px;
    }
}

.banner {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: 1rem;
    border-radius: inherit;
}

.banner figure {
    flex: 0 0 100%;
    width: 100%;
    height: 100%;
    border-radius: inherit;
}

.banner figure img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: inherit;
}

.banner .banner-content {
    position: relative;
}

.banner .banner-item {
    text-align: inherit;
}

.banner .divider-wrap {
    line-height: 0;
}

.banner .divider {
    display: inline-block;
    color: inherit;
}

.banner-img, .banner-img img {
    min-height: inherit;
    max-height: inherit;
    object-fit: cover;
}

.banner-item:last-child {
    margin-bottom: 0;
}

.banner-fixed > .container,
.banner-fixed > .container-fluid {
    position: absolute;
    z-index: 1;
}

.banner-fixed > .container-fluid .banner-content,
.banner-fixed > .container .banner-content {
    margin-left: 20px;
    margin-right: 20px;
}

.banner-fixed .banner-content {
    position: absolute;
    z-index: 1;
}

.banner-fixed > .container,
.banner-fixed > .container-fluid {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.banner-stretch, .banner-stretch figure img {
    height: 100%;
}

.banner-full {
    height: 100vh;
}

.banner-full figure img {
    height: 100%;
    object-fit: cover;
}

.t-none {
    transform: translate(0, 0) !important;
}

.t-m {
    transform: translateY(-50%) !important;
}

.t-c {
    transform: translateX(-50%) !important;
}

.t-mc {
    transform: translate(-50%, -50%) !important;
}

@media screen and (max-width:767px) {
    .banner {
        font-size: 0.9rem;
    }
}
@media screen and (max-width:575px) {
    .banner {
        font-size: 0.8rem;
    }
}

@media screen and (max-width:479px) {
    .banner-fixed > .container-fluid > .banner-content,
    .banner-fixed > .container > .banner-content {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.banner-item:not(a) {
    color: inherit;
}

.banner-content>p {
    font-size: 1.4em;
}

.posts.text-left .post-cats,
.posts.text-left .post-meta {
    justify-content: flex-start;
}

.posts.text-center .post-cats,
.posts.text-center .post-meta {
    justify-content: center;
}

.posts.text-right .post-cats,
.posts.text-right .post-meta {
    justify-content: flex-end;
}

.posts .wp-video-shortcode {
    height: auto;
}

.posts .post-meta {
    margin-bottom: 0.3rem;
}

.post-meta > span:last-of-type {
    margin-right: 2rem;
}

.post-meta > span:last-child {
    margin-right: 0;
}

.post .btn {
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: capitalize;
    color: var(--dark-color, #333);
}

.post .btn i {
    margin-left: 8px;
}

.post .btn i:before {
    margin: 0;
}

.post .post-details > :last-child {
    margin-bottom: 0;
}

.post.sticky .post-title:after {
    content: "Sticky";
}

.post.format-video .post-title:after {
    content: "Video";
}

.post.format-video .post-title:after,
.post.sticky .post-title:after {
    position: relative;
    top: -10px;
    padding: 0 4px;
    margin-left: 5px;
    border-radius: 2px;
    color: #fff;
    background-color: var(--primary-color, #2879FE);
    font-size: 0.5em;
    font-weight: 400;
    letter-spacing: 0;
}

.post-calendar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 4.1rem;
    height: 4.2rem;
    color: var(--dark-color, #333);
    background: #fff;
    font-weight: 600;
    line-height: 1;
}

.post-calendar .post-day {
    display: block;
    margin-bottom: 1px;
    font-size: 1.4rem;
}

.post-calendar .post-month {
    display: block;
    margin-left: 2px;
    font-size: 1rem;
}

.post-calendar+.post-details .post-meta {
    display: none;
}

.post-media {
    position: relative;
}

.post-media img {
    display: block;
    width: 100%;
}

.post-media .post-calendar {
    position: absolute;
    text-transform: uppercase;
    left: 1.5rem;
    top: 1.5rem;
}

.post-media .slider-pagination {
    bottom: 2.5rem;
}

.post-media .slider-pagination .slider-pagination-bullet span {
    border-color: #fff;
    background-color: transparent;
}

.post-media .slider-pagination .slider-pagination-bullet:hover span {
    border-color: #fff;
    background-color: #fff;
}

.post-details {
    padding: 0 0 2.5rem;
}

.post-media + .post-details,
.post-media-carousel + .post-details {
    padding-top: 1.7rem;
}

.post-title {
    overflow: hidden;
    margin-bottom: 0.9rem;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.2;
    word-wrap: break-word;
    text-transform: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.post-title a:focus,
.post-title a:hover {
    color: var(--primary-color, #2879FE);
}

.post-title.page-title {
    font-size: 3rem;
}

.post-content {
    color: var(--wolmart-body-color, #666);
    font-size: 1.3rem;
    line-height: 1.9;
    letter-spacing: -0.025em;
}

.post-content p {
    margin-top: 0;
    margin-bottom: 1.4rem;
}

.post-meta {
    margin-bottom: 0.7rem;
    font-size: 1.4rem;
    line-height: 1.5;
}

.post-meta .post-author + :before {
    content: "-";
    margin: 0 4px;
}

.post-meta mark {
    transition: inherit;
    background-color: transparent;
}

.post-meta mark {
    font-weight: 600;
}

.post-meta a, .post-meta mark {
    color: var(--dark-color, #333);
}

.post-meta a:focus, .post-meta a:hover {
    color: var(--primary-color, #2879FE);
}

.post-meta .post-author {
    color: #999;
    font-size: 1.3rem;
}

.post-meta .post-author a {
    font-size: 1.077em;
    font-weight: 600;
}

.post-meta .comments-link {
    color: #999;
}

.post-meta .comments-link:hover mark {
    color: var(--primary-color, #2879FE);
}

.post-meta .comments-link:before {
    /*content: "";
    font-family: "wolmart";*/
    font-size: 1.16em;
    display: inline-block;
    margin-right: 0.8rem;
    vertical-align: middle;
    line-height: 1;
    margin-top: -2px;
}

.post-cats {
    line-height: 1.2;
}

.post-cats a {
    color: #999;
}

.post-cats a:not(:first-child) {
    margin-left: 5px;
}

.post-cats a:hover {
    color: var(--primary-hover-color, #3c78b3);
}

.post-sm .post-details {
    padding: 2.2rem 0.3rem 2rem;
}

.post-cats, .post-meta {
    display: flex;
    flex-wrap: wrap;
}

.post .mejs-overlay-button {
    background: none;
    border: 2px solid #fff;
    border-radius: 50%;
    font-family: "wolmart";
    font-size: 1.8rem;
    font-weight: 600;
    color: #fff;
    text-align: center;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s, opacity 0.3s;
}

.post .mejs-overlay-button:hover {
    box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.2);
    background: #fff;
    color: var(--primary-color, #2879FE);
}

.post .mejs-overlay-button:before {
    content: "";
    margin-left: 4px;
}

.posts .post .mejs-overlay-button {
    width: 4rem;
    height: 4rem;
    line-height: 3.6rem;
}

.post .mejs-overlay-button, .post.post-full .mejs-overlay-button {
    width: 6.8rem;
    height: 6.8rem;
    line-height: 6.4rem;
}

.post-list img {
    object-fit: cover;
    height: 100%;
    min-height: 100%;
}

.post-list .post-details {
    padding: 2rem 0;
}

.post-list .post-media {
    display: flex;
    align-self: stretch;
}

.post-list .post-media>a {
    width: 100%;
}

@media screen and (min-width: 576px) {
    .post-list {
        display: flex;
        align-items: center;
    }
    .post-list .post-media {
        margin-right: 2rem;
        width: calc(50% - 1rem);
        max-width: 400px;
    }
    .post-list .post-details {
        width: calc(50% - 1rem);
        flex: 1;
    }
}

.post-list-xs {
    display: flex;
    align-items: center;
}

.post-list-xs .post-details {
    flex: 1;
    margin: 0 0 0 2rem;
    padding: 0;
}

.post-list-xs .post-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
    text-transform: none;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.69;
    color: inherit;
    white-space: normal;
}

.post-widget {
    display: flex;
    align-items: center;
}

.post-widget .post-media {
    width: 8rem;
    flex: 0 0 8rem;
}

.post-widget .post-details {
    padding: 0;
}

.post-widget .post-details:not(:first-child) {
    margin-left: 1.6rem;
}

.post-widget .post-title {
    margin-bottom: 0;
    white-space: normal;
    text-transform: none;
    font-weight: 500;
    line-height: 1.43;
}

.post-widget .post-meta,
.post-widget .post-title {
    font-size: 1.3rem;
}

.post-widget .post-meta {
    color: #666;
}

.post-widget .post-details .post-meta span a {
    color: inherit;
}

.post-mask {
    position: relative;
}

.post-mask:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, #000 100%);
    opacity: 0.75;
    transition: all 0.3s;
    pointer-events: none;
    z-index: 1;
}

.post-mask .post-details {
    position: absolute;
    padding: 0;
    left: 3rem;
    right: 3rem;
    bottom: 2.4rem;
    z-index: 2;
}

.post-mask .post-details a {
    color: #fff;
}

.post-mask .post-details a:hover {
    color: #fff;
    text-decoration: underline;
}

.post-mask .post-calendar {
    z-index: 3;
}

.post-mask .post-title {
    white-space: normal;
    color: #fff;
}

.post-mask:hover .post-media a:before {
    opacity: 0.1;
}

.post-mask .post-author, .post-mask .post-author + :before,
.post-mask .post-cats, .post-mask .post-meta {
    color: #ebebeb;
}

.post-mask .comments-link:hover mark, .post-mask mark {
    color: #fff;
}

.post-mask .post-details {
    transform: translateY(100%);
    will-change: transform;
    transition: transform 0.3s;
}

.post-mask .post-meta-visible {
    position: absolute;
    bottom: 100%;
}

.post-mask .post-meta {
    opacity: 0;
    transition: opacity 0.3s;
}

.post-mask:hover .post-details {
    transform: translateY(0);
}

.post-mask:hover .post-meta:last-child {
    opacity: 1;
}

ul.blog-filters {
    text-transform: capitalize;
    font-weight: 600;
    color: var(--dark-color, #333);
}

ul.blog-filters li {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}

.blog-filters {
    justify-content: center;
}

.blog-filters span {
    margin-left: 10px;
    color: #aaa;
}

.blog-filters li {
    padding: 0;
    margin-right: 0.8rem;
    border-bottom: 2px solid transparent;
    line-height: 2.143;
}

.posts.grid:not(.masonry) .post-wrap {
    margin-bottom: 0;
}

.posts.grid:not(.masonry) .post {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.posts.grid:not(.masonry) .post-media {
    flex: 1;
    height: 0;
}

.posts.grid:not(.masonry) .post-media>a {
    display: block;
    height: 100%;
}

.posts.grid:not(.masonry) .post-media img {
    height: 100%;
}

.post-media-carousel .slider-pagination {
    bottom: 2.5rem;
}

.posts-col .post-wrap, .posts .post-wrap {
    margin-bottom: 2rem;
}

.thumbnail-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
}

.post-tags > a,
.sidebar .tagcloud > a {
    display: inline-block;
    margin: 5px 10px 5px 0;
    padding: 5px 9px;
    font-size: 1.3rem;
    border: 1px solid var(--light-color, #ccc);
    color: var(--wolmart-body-color, #666);
    line-height: 1.35;
    transition: color 0.3s, border-color 0.3s;
    text-transform: capitalize;
}

.post-tags>a:focus,
.post-tags > a:hover,
.sidebar .tagcloud > a:focus,
.sidebar .tagcloud > a:hover {
    color: var(--primary-color, #2879FE);
    border-color: var(--primary-color, #2879FE);
}

.widget-posts.slider-container {
    position: relative;
}

.widget-posts-nav .posts-nav li.active a {
    color: var(--primary-color, #2879FE);
}

.brand-widget {
    margin-bottom: 2rem;
}

.brand-widget .brand-name {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}

.brand-widget .ratings-container {
    line-height: 1;
    margin-top: 1rem;
    font-size: 1.2rem;
}

.brand-widget-2 .brand-product-media {
    max-width: 19rem;
    width: 100%;
    height: auto;
    margin: auto !important;
    border: 0px solid #fff;
}

.brand-widget-2 .brand-product-media img {
    object-fit: cover;
    width: 100%;
}

.brand-widget-2.brand-widget-circle .brand-product-media {
    border-radius: 50%;
    overflow: hidden;
    transition: border-width 0.15s, box-shadow 0.15s;
}

.brand-widget-2 .brand-name {
    margin-top: 1.7rem;
    letter-spacing: -0.025em;
    text-align: center;
}

.brand-widget-2 .brand-product-media:hover {
    border-width: 8px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.brand-widget-2 .ratings-container {
    margin-top: 2rem;
    text-align: center;
}

.brand-widget-2 .ratings-container .star-rating {
    margin-right: 0;
}

.brand-widget-3 {
    padding: 2rem;
    border: 1px solid #e5e5e5;
    transition: border-color 0.35s;
}

.brand-widget-3:hover {
    border-color: var(--primary-color, #2879FE);
}

.brand-widget-3 .brand-info {
    max-width: calc(100% - 7rem);
    margin-left: 1rem;
}

.brand-widget-3 .brand-detail {
    display: flex;
    align-items: center;
}

.brand-widget-3 .brand-products {
    margin-top: 2rem;
}

.brand-widget-3 .brand-name {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    text-overflow: ellipsis;
    text-transform: capitalize;
    margin-bottom: 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.brand-widget-3 .brand-product-count {
    font-size: 1.2rem;
    font-weight: 400;
    color: var(--wolmart-body-color, #666);
    white-space: nowrap;
}

.brand-widget-3 .brand-logo {
    max-width: 7rem;
    height: auto;
}

.brand-widget-3 .brand-logo>img {
    object-fit: cover;
}

.brand-widget-3 .ratings-container {
    margin-top: 0.5rem;
}

.btn {
    display: inline-block;
    border: 2px solid #eee;
    background-color: #eee;
    color: var(--dark-color, #333);
    outline: 0;
    border-radius: 0;
    padding: 1.3rem 2.7rem;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    transition: color 0.3s, border-color 0.3s, background-color 0.3s, box-shadow 0.3s;
    white-space: nowrap;
    cursor: pointer;
}

.btn:active,
.btn:focus,
.btn:hover {
    color: var(--dark-color, #333);
    border-color: gainsboro;
    background-color: gainsboro;
}

.btn i {
    display: inline-block;
    margin-left: 0.4rem;
    font-size: 1.3em;
    vertical-align: -0.05em;
    line-height: 0;
}

.btn-solid {
    background-color: #fff;
    border-color: #fff;
    color: var(--dark-color, #333);
}

.btn-solid:active,
.btn-solid:focus,
.btn-solid:hover {
    border-color: var(--dark-color, #333);
    background-color: var(--dark-color, #333);
    color: #fff;
}

.btn-outline {
    border: 2px solid #eee;
    color: var(--wolmart-body-color, #666);
    background-color: transparent;
}

.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
    border-color: var(--wolmart-body-color, #666);
    background-color: var(--wolmart-body-color, #666);
    color: #fff;
}

.btn-outline.btn-outline-light {
    padding: 1.07em 2.21em;
    border-width: 1px;
}

.btn-outline.btn-bg {
    color: #fff;
}

.btn-default {
    color: var(--dark-color, #333);
    border-color: var(--light-color, #ccc);
    background-color: var(--light-color, #ccc);
}

.btn-default.disabled {
    border-color: var(--light-color, #ccc);
    background-color: var(--light-color, #ccc);
}

.btn-default.btn-outline {
    background-color: transparent;
}

.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    color: var(--dark-color, #333);
    border-color: #e1e1e1;
    background-color: #e1e1e1;
}

.btn-icon-right > i {
    margin-left: 0.7rem;
}

.btn-icon-left > i {
    margin-right: 0.7rem;
}

.btn-icon > i {
    margin: 0;
    line-height: 1;
}

.btn-reveal-left i {
    opacity: 0;
    margin-left: -1em;
    transform: translateX(0.5em);
    margin-right: 0;
    transition: transform 0.3s, opacity 0.3s, margin 0.3s;
}

.btn-reveal-left:active i,
.btn-reveal-left:focus i,
.btn-reveal-left:hover i {
    opacity: 1;
    margin-left: 0;
    transform: translateX(0);
    margin-right: 0.7rem;
}

.btn-reveal-right i {
    opacity: 0;
    margin-right: -1em;
    transform: translateX(-0.5em);
    margin-left: 0;
    transition: transform 0.3s, opacity 0.3s, margin 0.3s;
}

.btn-reveal-right:active i,
.btn-reveal-right:focus i,
.btn-reveal-right:hover i {
    opacity: 1;
    margin-left: 0.7rem;
    transform: translateX(0);
    margin-right: 0;
}

@keyframes slideLeft {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-0.5em);
    }
    to {
        transform: translateX(0);
    }
}

.btn-slide-left:active i, .btn-slide-left:focus i, .btn-slide-left:hover i {
    animation: 0.5s ease slideLeft;
}

@keyframes slideRight {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(0.5em);
    }
    to {
        transform: translateX(0);
    }
}

.btn-slide-right:active i, .btn-slide-right:focus i, .btn-slide-right:hover i {
    animation: 0.5s ease slideRight;
}

@keyframes slideUp {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-0.5em);
    }
    to {
        transform: translateY(0);
    }
}

.btn-slide-up:active i, .btn-slide-up:focus i, .btn-slide-up:hover i {
    animation: 0.5s ease slideUp;
}
@keyframes slideDown {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(0.5em);
    }
    to {
        transform: translateY(0);
    }
}

.btn-slide-down:active i, .btn-slide-down:focus i, .btn-slide-down:hover i {
    animation: 0.5s ease slideDown;
}

.btn-infinite:hover i {
    animation-iteration-count: infinite;
}

.btn.btn-shadow-lg {
    box-shadow: 0 13px 20px -10px rgba(0, 0, 0, 0.15);
}

.btn.btn-shadow-lg:active, .btn.btn-shadow-lg:focus, .btn.btn-shadow-lg:hover {
    box-shadow: 0 13px 20px -10px rgba(0, 0, 0, 0.2);
}

.btn.btn-shadow {
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.15);
}

.btn.btn-shadow:active,
.btn.btn-shadow:focus,
.btn.btn-shadow:hover {
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.2);
}

.btn.btn-shadow-sm {
    box-shadow: 0 17px 20px -20px rgba(0, 0, 0, 0.15);
}

.btn.btn-shadow-sm:active,
.btn.btn-shadow-sm:focus,
.btn.btn-shadow-sm:hover {
    box-shadow: 0 17px 20px -20px rgba(0, 0, 0, 0.2);
}

.btn-underline.active:after,
.btn-underline:focus:after,
.btn-underline:hover:after {
    transform: scaleX(1);
}

.btn-underline:after {
    display: block;
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 3px;
    border-top: 1px solid;
    border-bottom: 2px solid;
    transform: scaleX(0);
    transition: transform 0.3s;
    content: "";
}

.btn-underline.sm:after {
    width: 46%;
}

.btn-underline.lg:after {
    margin-left: -16.5%;
    margin-right: -16.5%;
    width: 133%;
}

.btn-link {
    padding: 0;
    color: var(--dark-color, #333);
    border: 0;
}

.btn-link,
.btn-link.active,
.btn-link:focus,
.btn-link:hover {
    background-color: transparent;
}

.btn-load {
    position: relative;
    left: 50%;
    border-radius: 3px;
    transform: translateX(-50%);
    margin-bottom: 2rem;
}

.product-archive+.btn-load {
    margin-top: 3rem;
}

.btn-rounded,
.btn-rounded:after,
.btn-rounded:before {
    border-radius: 3px;
}

.btn-ellipse,
.btn-ellipse:after,
.btn-ellipse:before {
    border-radius: 100px;
}

.btn.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.btn.btn-lg {
    font-size: 1.8rem;
    padding: 1.7rem 3.3rem;
}

.btn.btn-xl {
    font-size: 2.4rem;
    padding: 2rem 4.2rem;
}

.btn.btn-md {
    padding: 1.2rem 1.9rem;
    font-size: 1.4rem;
}

.btn.btn-sm {
    font-size: 1.3rem;
    padding: 1rem 1.8rem;
}

.btn.btn-link {
    padding: 0;
}

.btn.btn-border-thin {
    border-width: 1px;
    padding: 1em 2em;
}

.btn-primary {
    color: #fff;
    border-color: var(--primary-color, #2879FE);
    background-color: var(--primary-color, #2879FE);
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    border-color: var(--primary-hover-color, ligthen(#2879FE, 10%));
    background-color: var(--primary-hover-color, ligthen(#2879FE, 10%));
}

.btn-primary.btn-solid {
    color: var(--primary-color, #2879FE);
    border-color: #fff;
    background-color: #fff;
}

.btn-primary.btn-solid:active, .btn-primary.btn-solid:focus, .btn-primary.btn-solid:hover {
    border-color: var(--primary-color, #2879FE);
    background-color: var(--primary-color, #2879FE);
    color: #fff;
}

.btn-primary.btn-outline {
    color: var(--primary-color, #2879FE);
    border-color: var(--primary-color, #2879FE);
    background-color: transparent;
}

.btn-primary.btn-outline:active, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:hover {
    background-color: var(--primary-color, #2879FE);
    color: #fff;
}
.btn-primary.btn-link {
    background-color: transparent;
    color: var(--primary-color, #2879FE);
}
.btn-primary.btn-link:active, .btn-primary.btn-link:focus, .btn-primary.btn-link:hover {
    color: var(--dark-color, #333);
}
.btn-primary.btn-underline:active, .btn-primary.btn-underline:focus, .btn-primary.btn-underline:hover {
    color: var(--primary-color, #2879FE);
}
.btn-secondary {
    color: #fff;
    border-color: var(--wolmart-secondary-color, #f93);
    background-color: var(--wolmart-secondary-color, #f93);
}
.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
    color: #fff;
    border-color: var(--wolmart-secondary-color-hover, ligthen(#f93, 10%));
    background-color: var(--wolmart-secondary-color-hover, ligthen(#f93, 10%));
}
.btn-secondary.btn-solid {
    color: var(--wolmart-secondary-color, #f93);
    border-color: #fff;
    background-color: #fff;
}
.btn-secondary.btn-solid:active, .btn-secondary.btn-solid:focus, .btn-secondary.btn-solid:hover {
    border-color: var(--wolmart-secondary-color, #f93);
    background-color: var(--wolmart-secondary-color, #f93);
    color: #fff;
}
.btn-secondary.btn-outline {
    color: var(--wolmart-secondary-color, #f93);
    border-color: var(--wolmart-secondary-color, #f93);
    background-color: transparent;
}
.btn-secondary.btn-outline:active, .btn-secondary.btn-outline:focus, .btn-secondary.btn-outline:hover {
    background-color: var(--wolmart-secondary-color, #f93);
    color: #fff;
}
.btn-secondary.btn-link {
    background-color: transparent;
    color: var(--wolmart-secondary-color, #f93);
}
.btn-secondary.btn-link:active, .btn-secondary.btn-link:focus, .btn-secondary.btn-link:hover {
    color: var(--dark-color, #333);
}
.btn-secondary.btn-underline:active, .btn-secondary.btn-underline:focus, .btn-secondary.btn-underline:hover {
    color: var(--wolmart-secondary-color, #f93);
}
.btn-success {
    color: #fff;
    border-color: #799b5a;
    background-color: #799b5a;
}
.btn-success:active, .btn-success:focus, .btn-success:hover {
    color: #fff;
    border-color: #93b078;
    background-color: #93b078;
}
.btn-success.btn-solid {
    color: #799b5a;
    border-color: #fff;
    background-color: #fff;
}
.btn-success.btn-solid:active, .btn-success.btn-solid:focus, .btn-success.btn-solid:hover {
    border-color: #799b5a;
    background-color: #799b5a;
    color: #fff;
}
.btn-success.btn-outline {
    color: #799b5a;
    border-color: #799b5a;
    background-color: transparent;
}
.btn-success.btn-outline:active, .btn-success.btn-outline:focus, .btn-success.btn-outline:hover {
    background-color: #799b5a;
    color: #fff;
}
.btn-success.btn-link {
    background-color: transparent;
    color: #799b5a;
}
.btn-success.btn-link:active, .btn-success.btn-link:focus, .btn-success.btn-link:hover {
    color: var(--dark-color, #333);
}
.btn-success.btn-underline:active, .btn-success.btn-underline:focus, .btn-success.btn-underline:hover {
    color: #799b5a;
}
.btn-warning {
    color: #fff;
    border-color: #ffa800;
    background-color: #ffa800;
}
.btn-warning:active, .btn-warning:focus, .btn-warning:hover {
    color: #fff;
    border-color: #ffb933;
    background-color: #ffb933;
}
.btn-warning.btn-solid {
    color: #ffa800;
    border-color: #fff;
    background-color: #fff;
}
.btn-warning.btn-solid:active, .btn-warning.btn-solid:focus, .btn-warning.btn-solid:hover {
    border-color: #ffa800;
    background-color: #ffa800;
    color: #fff;
}
.btn-warning.btn-outline {
    color: #ffa800;
    border-color: #ffa800;
    background-color: transparent;
}
.btn-warning.btn-outline:active, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:hover {
    background-color: #ffa800;
    color: #fff;
}
.btn-warning.btn-link {
    background-color: transparent;
    color: #ffa800;
}
.btn-warning.btn-link:active, .btn-warning.btn-link:focus, .btn-warning.btn-link:hover {
    color: var(--dark-color, #333);
}
.btn-warning.btn-underline:active, .btn-warning.btn-underline:focus, .btn-warning.btn-underline:hover {
    color: #ffa800;
}
.btn-danger {
    color: #fff;
    border-color: #a94442;
    background-color: #a94442;
}
.btn-danger:active, .btn-danger:focus, .btn-danger:hover {
    color: #fff;
    border-color: #c0605e;
    background-color: #c0605e;
}
.btn-danger.btn-solid {
    color: #a94442;
    border-color: #fff;
    background-color: #fff;
}
.btn-danger.btn-solid:active, .btn-danger.btn-solid:focus, .btn-danger.btn-solid:hover {
    border-color: #a94442;
    background-color: #a94442;
    color: #fff;
}
.btn-danger.btn-outline {
    color: #a94442;
    border-color: #a94442;
    background-color: transparent;
}
.btn-danger.btn-outline:active, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:hover {
    background-color: #a94442;
    color: #fff;
}
.btn-danger.btn-link {
    background-color: transparent;
    color: #a94442;
}
.btn-danger.btn-link:active, .btn-danger.btn-link:focus, .btn-danger.btn-link:hover {
    color: var(--dark-color, #333);
}
.btn-danger.btn-underline:active, .btn-danger.btn-underline:focus, .btn-danger.btn-underline:hover {
    color: #a94442;
}
.btn-dark {
    color: #fff;
    border-color: var(--dark-color, #333);
    background-color: var(--dark-color, #333);
}
.btn-dark:active, .btn-dark:focus, .btn-dark:hover {
    color: #fff;
    border-color: var(--dark-color-hover, ligthen(#333, 10%));
    background-color: var(--dark-color-hover, ligthen(#333, 10%));
}
.btn-dark.btn-solid {
    color: var(--dark-color, #333);
    border-color: #fff;
    background-color: #fff;
}
.btn-dark.btn-solid:active, .btn-dark.btn-solid:focus, .btn-dark.btn-solid:hover {
    border-color: var(--dark-color, #333);
    background-color: var(--dark-color, #333);
    color: #fff;
}
.btn-dark.btn-outline {
    color: var(--dark-color, #333);
    border-color: var(--dark-color, #333);
    background-color: transparent;
}
.btn-dark.btn-outline:active, .btn-dark.btn-outline:focus, .btn-dark.btn-outline:hover {
    background-color: var(--dark-color, #333);
    color: #fff;
}
.btn-dark.btn-link {
    background-color: transparent;
    color: var(--dark-color, #333);
}
.btn-dark.btn-link:active, .btn-dark.btn-link:focus, .btn-dark.btn-link:hover {
    color: var(--dark-color, #333);
}
.btn-dark.btn-underline:active, .btn-dark.btn-underline:focus, .btn-dark.btn-underline:hover {
    color: var(--dark-color, #333);
}
.btn-white {
    color: var(--dark-color, #333);
    background-color: #fff;
    border-color: #fff;
}
.btn-white:active, .btn-white:focus, .btn-white:hover {
    color: #fff;
    border-color: var(--primary-color, #2879FE);
    background-color: var(--primary-color, #2879FE);
}
.btn-white.btn-outline {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.btn-white.btn-outline:active, .btn-white.btn-outline:focus, .btn-white.btn-outline:hover {
    color: var(--primary-color, #2879FE);
    background-color: #fff;
}
.btn-white.btn-link {
    color: #fff;
    background-color: transparent;
}
.btn-white.btn-link:active, .btn-white.btn-link:focus, .btn-white.btn-link:hover {
    color: #fff;
    background-color: transparent;
}
.btn.disabled, .btn[disabled], .button.disabled, .button[disabled] {
    background-color: #eee;
    color: var(--wolmart-body-color, #666);
    border-color: #eee;
    box-shadow: none;
    pointer-events: initial;
    cursor: not-allowed;
}
.btn.disabled.btn-outline, .btn[disabled].btn-outline, .button.disabled.btn-outline, .button[disabled].btn-outline {
    background-color: transparent;
    color: #999;
}
.btn-video-player, .video-popup .btn-video-iframe {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.product-category {
    position: relative;
    font-size: 1rem;
}
.product-category figure {
    text-align: center;
}
.product-category img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.product-category mark {
    color: inherit;
    background: transparent;
    font-size: 1.2rem;
    line-height: 1.2;
}
.product-category .btn {
    color: inherit;
}
.product-category i {
    display: inline-block;
    font-size: 4.2rem;
    color: var(--wolmart-body-color, #666);
    margin-bottom: 1.5rem;
    transition: transform 0.3s;
}
.product-category.content-left .category-content {
    align-items: flex-start;
    text-align: left;
}
.product-category.content-center .category-content {
    align-items: center;
    text-align: center;
}
.product-category.content-right .category-content {
    align-items: flex-end;
    text-align: right;
}
.woocommerce-loop-category__title {
    margin-bottom: 0.2rem;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
}
.woocommerce-loop-category__title a {
    color: inherit;
}
.category-wrap {
    margin-bottom: 2rem;
}
.category-content {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    transition: background 0.3s;
}
.cat-type-absolute .category-content {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    min-height: 50px;
}
.cat-type-default {
    overflow: hidden;
}
.cat-type-default .category-content {
    padding: 1.8rem 0;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: #fff;
    color: var(--dark-color, #333);
}
.cat-type-default .woocommerce-loop-category__title {
    margin-bottom: 0;
}
.cat-type-default.active .category-content, .cat-type-default:hover .category-content {
    background: var(--primary-color, #2879FE);
    color: #fff;
}
.cat-type-default mark {
    margin-bottom: 0.5rem;
    transition: color 0.3s;
}
.cat-type-classic.product {
    color: #fff;
}
.cat-type-classic.product .category-content {
    border-radius: 0;
}
.cat-type-classic mark {
    display: block;
    opacity: 0;
    line-height: 0;
    visibility: hidden;
    transition: opacity 0.2s, line-height 0.2s, visibility 0.2s, padding 0.2s;
}
.cat-type-classic .woocommerce-loop-category__title {
    margin-bottom: 0;
    text-transform: uppercase;
    transition: line-height 0.2s;
}
.cat-type-classic .category-content {
    width: 100%;
    height: 20%;
    background-color: rgba(38, 38, 38, 0.8);
}
.cat-type-classic.active .woocommerce-loop-category__title, .cat-type-classic.active mark, .cat-type-classic:hover .woocommerce-loop-category__title, .cat-type-classic:hover mark {
    line-height: 1.3;
}
.cat-type-classic.active mark, .cat-type-classic:hover mark {
    visibility: visible;
    opacity: 1;
}
.cat-type-classic.cat-type-classic-2 .category-content {
    bottom: 2rem;
    width: auto;
    height: auto;
    border-radius: 0 5rem 5rem 0;
    padding: 1.3rem 3rem;
    min-height: 0;
}
.cat-type-classic.cat-type-classic-2.active .woocommerce-loop-category__title, .cat-type-classic.cat-type-classic-2:hover .woocommerce-loop-category__title {
    line-height: 1.2;
}
.cat-type-classic.cat-type-classic-2.active .category-content, .cat-type-classic.cat-type-classic-2:hover .category-content {
    background: var(--primary-color-alpha, rgba(40, 121, 254, 0.8));
}
.cat-type-classic.cat-type-classic-2 .category-content:hover {
    background-color: var(--primary-color, #2879FE);
}
.cat-type-icon {
    color: var(--dark-color, #333);
    text-align: center;
}
.cat-type-icon>a {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 2.4rem 0.5rem;
    border: 1px solid #eee;
    width: 130px;
    height: 130px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    margin: 0 auto 2rem auto !important;
    transition: box-shadow 0.3s, border-color 0.3s;
}
.cat-type-icon .w-lazyload {
    background-color: transparent;
}
.cat-type-icon i {
    font-size: 5rem;
    margin: 0;
}
.cat-type-icon .woocommerce-loop-category__title {
    margin: 0;
    color: var(--dark-color, #333);
}
.cat-type-icon.active>a, .cat-type-icon:hover>a {
    border-color: transparent;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.cat-type-icon.active .woocommerce-loop-category__title, .cat-type-icon:hover .woocommerce-loop-category__title {
    color: var(--primary-color, #2879FE);
}
.cat-type-icon .active+.category-content .woocommerce-loop-category__title a {
    color: var(--primary-color, #2879FE);
}
.cat-type-ellipse figure {
    border-radius: 50%;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    overflow: hidden;
}
.cat-type-ellipse figure img {
    padding: 12px;
    border-radius: 50%;
    transform: rotateZ(-10deg) translateX(-14px);
    transition: transform 0.3s;
}
.cat-type-ellipse .woocommerce-loop-category__title {
    color: var(--dark-color, #333);
}
.cat-type-ellipse .woocommerce-loop-category__title:hover {
    color: var(--primary-color, #2879FE);
}
.cat-type-ellipse mark {
    color: var(--wolmart-body-color, #666);
    text-transform: uppercase;
}
.cat-type-ellipse .category-content {
    padding-top: 20px;
}
.cat-type-ellipse.active figure img, .cat-type-ellipse:hover figure img {
    transform: rotateZ(0);
}
.rounded-skin .cat-type-ellipse.product-category {
    overflow: visible;
}
.cat-type-ellipse2 figure {
    border-radius: 50%;
    overflow: hidden;
    border: 0px solid #fff;
    transition: border-width 0.1s, box-shadow 0.2s;
}
.cat-type-ellipse2 .category-content {
    margin-top: 1.7rem;
}
.cat-type-ellipse2 .woocommerce-loop-category__title {
    color: var(--dark-color, #333);
    font-weight: 700;
    letter-spacing: 0;
}
.cat-type-ellipse2 .woocommerce-loop-category__title:hover {
    color: var(--primary-color, #2879FE);
}
.cat-type-ellipse2.active figure, .cat-type-ellipse2:hover figure {
    border-width: 6px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
}
.cat-type-group, .cat-type-group2 {
    display: flex;
    align-items: center;
}
.cat-type-group2>*, .cat-type-group>* {
    flex: 1;
}
.cat-type-group {
    color: var(--wolmart-body-color, #666);
    border: 1px solid #eee;
    padding: 1rem;
}
.cat-type-group .category-content {
    position: static;
    padding: 1rem 0 1rem 3rem;
    background: transparent;
    text-align: left;
    align-items: flex-start;
    order: -1;
}
.cat-type-group .woocommerce-loop-category__title {
    margin-bottom: 1.5rem;
    text-transform: none;
    font-size: 1.6rem;
    font-weight: 400;
    color: var(--dark-color, #333);
}
.cat-type-group .category-list {
    font-size: 1.3rem;
    line-height: 1.45;
    margin-left: -0.3rem;
}
.cat-type-group .category-list li:not(:last-child) {
    margin-bottom: 0.5rem;
}
.cat-type-group .category-list a {
    position: relative;
    display: inline-block;
    transition: none;
}
.cat-type-group .category-list a:hover {
    color: var(--primary-color, #2879FE);
}
.cat-type-group .category-list a:hover:before {
    color: inherit;
}
.cat-type-group .category-list a:before {
    content: "";
    font-family: "wolmart";
    position: relative;
    top: 1px;
    margin-right: 0.3rem;
    color: var(--dark-color, #333);
}
.cat-type-group:hover .woocommerce-loop-category__title {
    margin-bottom: 1.5rem;
}
.cat-type-group:hover .category-content {
    background: transparent;
}
@media screen and (max-width:767px) {
    .cat-type-group .category-content {
    padding: 1rem 0 1rem 1.5rem;
}
}.cat-type-group2 {
    color: #fff;
    background-color: var(--primary-color, #2879FE);
    overflow: hidden;
}
.cat-type-group2 figure i {
    display: inline-block;
    font-size: 4.8rem;
    transition: transform 0.3s;
    color: #fff;
}
.cat-type-group2 img {
    margin-bottom: 1.5rem;
}
.cat-type-group2>a {
    padding-right: 1rem;
}
.cat-type-group2>a:hover i {
    transform: translateY(-0.5rem);
}
.cat-type-group2 .category-content {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background: transparent;
    text-align: left;
    align-items: flex-start;
}
.cat-type-group2 .woocommerce-loop-category__title {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
}
.cat-type-group2 .category-list {
    font-size: 1.3rem;
    line-height: 1.2;
    text-align: left;
}
.cat-type-group2 .category-list li {
    white-space: nowrap;
}
.cat-type-group2 .category-list li:before {
    content: "";
    padding-right: 0.8rem;
    font-family: "wolmart";
    font-size: 1.3rem;
    font-weight: 600;
    color: #999;
}
.cat-type-group2 .category-list li:not(:last-child) {
    margin-bottom: 0.5rem;
}
.cat-type-group2 .category-list a {
    position: relative;
    display: inline-block;
    transition: text-decoration 0.3s;
}
.cat-type-group2 .category-list a:hover {
    color: inherit;
    text-decoration: underline;
}
.cat-type-group2.active .woocommerce-loop-category__title, .cat-type-group2:hover .woocommerce-loop-category__title {
    margin-bottom: 0;
}
.cat-type-group2.active .category-content, .cat-type-group2:hover .category-content {
    background: transparent;
}
.product-archive .cat-type-group2 {
    padding: 1rem;
}
.cat-type-banner {
    overflow: hidden;
    color: var(--dark-color, #333);
}
.cat-type-banner.text-white {
    color: #fff;
}
.cat-type-banner.text-white .btn {
    color: #fff;
}
.cat-type-banner .category-content {
    top: 3.7rem;
    left: 3.8rem;
    bottom: auto;
    align-items: flex-start;
    z-index: 1;
    background-color: transparent;
    transition: top 0.3s, padding 0.3s;
    min-height: 0;
}
.cat-type-banner .woocommerce-loop-category__title {
    text-transform: none;
    text-align: left;
    font-size: 2rem;
    font-family: inherit;
}
.cat-type-banner mark {
    visibility: visible;
    opacity: 1;
    font-size: 1.4rem;
    line-height: 1.2;
    transition: color 0.3s;
    z-index: 1;
}
.cat-type-banner .btn {
    position: absolute;
    opacity: 0;
    bottom: 0;
    transition: transform 0.3s, opacity 0.3s;
}
.cat-type-banner.active .category-content, .cat-type-banner:hover .category-content {
    top: 3rem;
    padding-bottom: 3rem;
    background-color: transparent;
}
.cat-type-banner.active .btn, .cat-type-banner:hover .btn {
    opacity: 1;
}
.cat-type-simple .category-content {
    padding: 1.7rem 0;
}
.cat-type-simple .category-content mark {
    text-transform: uppercase;
}
.cat-type-simple .woocommerce-loop-category__title {
    margin-bottom: 0.5rem;
    color: var(--dark-color, #333);
    text-transform: uppercase;
}
.cat-type-simple .woocommerce-loop-category__title:hover {
    color: var(--primary-color, #2879FE);
}
.cat-type-frame {
    color: var(--dark-color, #333);
}
.cat-type-frame .woocommerce-loop-category__title {
    position: relative;
    color: var(--dark-color, #333);
    line-height: 1.6;
    transition: transform 0.3s;
}
.cat-type-frame .btn {
    position: absolute;
    top: 100%;
    transition: top 0.3s, transform 0.3s;
}
.cat-type-frame .category-content {
    top: auto;
    bottom: 1.2rem;
    right: 0;
    min-height: 0;
    z-index: 1;
    overflow: hidden;
}
.cat-type-frame:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
.cat-type-frame:hover .woocommerce-loop-category__title {
    transform: translateY(-100%);
}
.cat-type-frame:hover .btn {
    top: 50%;
    transform: translateY(-50%);
    color: var(--primary-color, #2879FE);
}
.cat-type-block {
    color: var(--dark-color, #333);
    margin-bottom: -0.5rem;
}
.cat-type-block>a {
    color: inherit;
}
.cat-type-block .woocommerce-loop-category__title {
    margin: 0;
    font-weight: 400;
    line-height: 1.7rem;
    text-transform: none;
    transition: color 0.3s;
}
.cat-type-block.product-category>a {
    display: flex;
    align-items: center;
}
.cat-type-block.product-category i {
    margin: 0 14px 0 0;
    font-size: 2.2rem;
    transition: color 0.3s;
}
.cat-type-block.active .woocommerce-loop-category__title, .cat-type-block:hover .woocommerce-loop-category__title {
    color: var(--primary-color, #2879FE);
}
.cat-type-block .active i {
    color: var(--primary-color, #2879FE);
}
.filter-categories .active {
    color: var(--primary-color, #2879FE);
}
.grid-item>.product-category {
    height: 100%}
.comments {
    position: relative;
    margin-bottom: 4.5rem;
    padding-top: 5.5rem;
}
.comments:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 1px;
    background-color: #eee;
}
.comments .title {
    margin-bottom: 2.6rem;
    font-size: 2.4rem;
    line-height: 1.2;
    color: var(--dark-color, #333);
    text-transform: capitalize;
}
.main-content-wrap+.comments {
    margin-top: 4.5rem;
}
.comment-form a {
    color: var(--dark-color, #333);
}
.comment-text p:last-child {
    margin-bottom: 0;
}
#respond #cancel-comment-reply-link {
    float: right;
}
.commentlist .children {
    padding-top: 3rem;
    margin-left: 3rem;
}
.commentlist li.comment {
    margin-bottom: 4.5rem;
}
.commentlist li.comment:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
@media screen and (max-width:767px) {
    .commentlist .children {
    margin-left: 3rem;
}
}.comment_container, div.comment {
    display: flex;
}
.comment-action>* {
    margin-right: 2rem;
}
.comment-reply-link {
    color: var(--dark-color, #333);
}
.comment-reply-link:after {
    content: "";
    font-family: "wolmart";
    margin-left: 0.7rem;
    vertical-align: middle;
}
.comment-reply-link:focus, .comment-reply-link:hover {
    color: var(--primary-color, #2879FE);
    box-shadow: 0 2px 0 var(--primary-color, #2879FE);
}
.comment-avatar {
    max-width: 9rem;
    flex: 0 0 9rem;
    margin-right: 2rem;
}
.comment-avatar img {
    height: 9rem;
    background-color: #ebebeb;
    border-radius: 50%}
.comment-name {
    display: inline-block;
    margin-right: 0.5rem;
    margin-bottom: 1rem;
    font-size: 1.8rem;
    line-height: 1;
}
.comment-name a {
    color: var(--dark-color, #333);
}
.comment-date {
    display: inline-block;
    margin-bottom: 0.8rem;
    color: var(--wolmart-body-color, #666);
    font-weight: 400;
    line-height: 1;
    font-size: 1.3rem;
}
.comment-text>p {
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 1.85;
}
.comment-respond {
    margin-bottom: 5rem;
}
.comment-respond .comment-reply-title {
    display: flex;
    align-items: center;
    font-size: 2rem;
    margin-bottom: 0.5rem;
}
.comment-respond .form-control, .comment-respond textarea {
    font-size: 1.3rem;
    margin-bottom: 2rem;
    max-width: 100%;
    color: #999;
    border-color: #ebebeb;
    background: #fff;
}
.comment-respond p {
    font-size: 1.4rem;
    color: var(--wolmart-body-color, #666);
}
.comment-respond .form-submit {
    margin-bottom: 0;
}
.comment-respond .btn-submit {
    letter-spacing: 0;
}
.comment-respond label {
    vertical-align: top;
}
@media screen and (max-width:575px) {
    .comment-action span {
    display: none;
}
}.count-to {
    font-size: 4rem;
    font-weight: 700;
    line-height: 1;
}
.count-title {
    color: inherit;
    font-weight: 400;
}
.countdown-amount {
    font-size: 3rem;
    color: var(--primary-color, #2879FE);
}
.countdown-container {
    display: flex;
    align-items: center;
}
.countdown-container.inline-type .countdown-amount {
    font-size: inherit;
}
.countdown-container .countdown-label {
    margin-right: 1rem;
}
.countdown-section {
    display: inline-block;
    position: relative;
    padding: 2rem 1rem;
    text-align: center;
}
.countdown-section:not(:last-child) {
    margin-right: 2rem;
}
.countdown-section:not(:last-child):after {
    color: var(--dark-color, #333);
    content: ":";
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    position: absolute;
    left: 100%;
    margin-left: 8px;
    margin-top: -1px;
    top: 50%;
    transform: translateY(-50%);
}
.countdown-section span {
    display: block;
    white-space: nowrap;
}
.countdown-section .countdown-period {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 1rem;
    color: var(--dark-color, #333);
    text-transform: lowercase;
    width: 100%;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    white-space: nowrap;
    font-size: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.countdown.outer-period .countdown-period {
    left: 0;
    right: 0;
    text-align: center;
    bottom: -2rem;
}
.countdown.no-split .countdown-section:after {
    content: none;
}
.cookies-popup {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 2rem;
    border-radius: 3px;
    top: 100%;
    width: 100%;
    transition: transform 0.4s;
    z-index: 2000;
}
.cookies-popup .cookies-info {
    color: #fff;
    opacity: 0.8;
}
.cookies-popup.show {
    box-shadow: 2px 0px 39px rgba(0, 0, 0, 0.1);
    transform: translateY(-99%);
}
.cookies-popup .btn+.btn {
    margin-left: 1rem;
}
.close-cookie-btn:after, .close-cookie-btn:before {
    content: "";
    width: 15px;
    height: 1px;
    transform: rotateX(45deg);
    background-color: #fff;
}
.close-cookie-btn:after {
    transform: rotateX(90deg);
}
@media screen and (max-width:991px) {
    .cookies-buttons {
    margin-left: 2rem;
}
}@media screen and (max-width:767px) {
    .cookies-popup .container {
    flex-direction: column;
}
.cookies-popup .container .cookies-buttons {
    margin-left: 0;
    margin-top: 2rem;
}
}.dropdown {
    position: relative;
    background: transparent;
    border: none;
    font-size: inherit;
    padding: 0;
}
.dropdown.show .dropdown-box, .dropdown:hover .dropdown-box {
    visibility: visible;
    opacity: 1;
    top: 100%}
.dropdown.show:after, .dropdown:hover:after {
    visibility: visible;
    opacity: 1;
    top: calc(100% - 20px);
    transform: translate3d(-50%, 0, 0);
}
.dropdown.show .dropdown-box, .dropdown:hover .dropdown-box {
    transform: translate3d(0, 0, 0);
}
.dropdown.show>a, .dropdown:hover>a {
    color: var(--primary-color, #2879FE);
}
.dropdown:after {
    content: "";
    position: absolute;
    z-index: 1001;
    left: 50%;
    top: -9999px;
    transform: translate3d(-50%, -8px, 0);
    border: 11px solid transparent;
    border-bottom: 11px solid #fff;
    transition: opacity 0.2s ease-out, transform 0.2s ease-out;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
    pointer-events: none;
}
.dropdown a {
    display: flex;
    align-items: center;
}
.dropdown>a {
    line-height: 1.1;
    padding: 9px 0;
}
.dropdown > a:after {
    display: inline-block;
    margin-left: 5px;
    font-weight: 600;
    font-size: 9px;
    line-height: 1;
}
.dropdown li.active > a,
.dropdown li:hover > a {
    color: var(--primary-hover-color, #2879FE);
}
.dropdown-box {
    position: absolute;
    right: 0;
    top: -9999px;
    margin: 0;
    padding: 0.5rem 0;
    color: var(--wolmart-body-color, #666);
    background-color: #fff;
    box-shadow: 0 2px 22px rgba(0, 0, 0, 0.1);
    z-index: 1001;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    transition: transform 0.2s ease-out;
    transform: translate3d(0, -10px, 0);
    width: 320px;
    height: 100%;
    padding: 20px;
}
.dropdown-box a {
    padding: 0.6rem 1rem;
}
.dropdown-box a.btn-close {
    position: absolute;
    top: 30px;
    right: 60px;
    padding-left: 40px;
}
.dropdown-box li {
    font-size: inherit;
    line-height: 1.1;
}
.dropdown-box li .woocommerce a.remove {
    width: auto;
    height: auto;
}

.dropdown-box .mini-cart-buttons,
.dir-up .dropdown-box {
    transform: translate3d(0, 10px, 0);
}
.elements>div {
    margin-bottom: 2rem;
}
.elements>div>a {
    display: block;
}
.elements>div .element-accordian .element-img {
    background-position: calc(-180px * (1 - 1)) 0;
}
.elements>div .element-accordian .element-hover-img {
    background-position: calc(-180px * 1 + 90px) 0;
}
.elements>div .element-banner .element-img {
    background-position: calc(-180px * (2 - 1)) 0;
}
.elements>div .element-banner .element-hover-img {
    background-position: calc(-180px * 2 + 90px) 0;
}
.elements>div .element-blog .element-img {
    background-position: calc(-180px * (3 - 1)) 0;
}
.elements>div .element-blog .element-hover-img {
    background-position: calc(-180px * 3 + 90px) 0;
}
.elements>div .element-button .element-img {
    background-position: calc(-180px * (4 - 1)) 0;
}
.elements>div .element-button .element-hover-img {
    background-position: calc(-180px * 4 + 90px) 0;
}
.elements>div .element-cta .element-img {
    background-position: calc(-180px * (5 - 1)) 0;
}
.elements>div .element-cta .element-hover-img {
    background-position: calc(-180px * 5 + 90px) 0;
}
.elements>div .element-icon-box .element-img {
    background-position: calc(-180px * (6 - 1)) 0;
}
.elements>div .element-icon-box .element-hover-img {
    background-position: calc(-180px * 6 + 90px) 0;
}
.elements>div .element-portfolio .element-img {
    background-position: calc(-180px * (7 - 1)) 0;
}
.elements>div .element-portfolio .element-hover-img {
    background-position: calc(-180px * 7 + 90px) 0;
}
.elements>div .element-category .element-img {
    background-position: calc(-180px * (8 - 1)) 0;
}
.elements>div .element-category .element-hover-img {
    background-position: calc(-180px * 8 + 90px) 0;
}
.elements>div .element-product .element-img {
    background-position: calc(-180px * (9 - 1)) 0;
}
.elements>div .element-product .element-hover-img {
    background-position: calc(-180px * 9 + 90px) 0;
}
.elements>div .element-tab .element-img {
    background-position: calc(-180px * (10 - 1)) 0;
}
.elements>div .element-tab .element-hover-img {
    background-position: calc(-180px * 10 + 90px) 0;
}
.elements>div .element-testimonial .element-img {
    background-position: calc(-180px * (11 - 1)) 0;
}
.elements>div .element-testimonial .element-hover-img {
    background-position: calc(-180px * 11 + 90px) 0;
}
.elements>div .element-title .element-img {
    background-position: calc(-180px * (12 - 1)) 0;
}
.elements>div .element-title .element-hover-img {
    background-position: calc(-180px * 12 + 90px) 0;
}
.elements>div .element-typography .element-img {
    background-position: calc(-180px * (13 - 1)) 0;
}
.elements>div .element-typography .element-hover-img {
    background-position: calc(-180px * 13 + 90px) 0;
}
.elements>div .element-video .element-img {
    background-position: calc(-180px * (14 - 1)) 0;
}
.elements>div .element-video .element-hover-img {
    background-position: calc(-180px * 14 + 90px) 0;
}
.element {
    /*display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1.2rem 0 2.4rem;
    border: 2px solid #eee;*/
}
.element .element-img {
    /*width: 90px;
    height: 70px;*/
    transition: opacity 0.3s, visibility 0.3s;
}
.element .element-hover-img {
    /*position: absolute;
    width: 90px;
    height: 70px;
    left: 50%;
    top: 1.2rem;
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;*/
    transition: opacity 0.3s, visibility 0.3s;
}
.element p {
    margin: 0;
    text-align: center;
    color: #333; /*var(--dark-color, #333);*/
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}
.hotspot-wrapper {
    font-size: 1rem;
}
.hotspot-wrapper:hover .hotspot-box {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
}
.hotspot-wrapper:hover .hotspot {
    color: #fff;
    background: var(--dark-color, #333);
}
.hotspot-wrapper:hover .hotspot-box-top {
    transform: translateY(-1rem);
}
.hotspot-wrapper:hover .hotspot-box-bottom {
    transform: translateY(1rem);
}
.hotspot-wrapper:hover .hotspot-box-left {
    transform: translateX(-1rem);
}
.hotspot-wrapper:hover .hotspot-box-right {
    transform: translateX(1rem);
}
.hotspot-wrapper .hotspot:before {
    content: "";
    position: absolute;
    left: -1rem;
    right: -1rem;
    top: -1rem;
    bottom: -1rem;
}
.hotspot-type1:not(:hover):before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    animation: zooming 2s infinite;
}
.hotspot-type2:not(:hover) .hotspot {
    animation: zooming2 2s infinite;
}

@keyframes zooming {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(2.5);
    }
    }@keyframes zooming2 {
        0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    to {
        opacity: 1;
    }
}

.hotspot {
    display: block;
    text-align: center;
    color: inherit;
    transition: 0.3s;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    border-radius: 50%;
    color: var(--dark-color, #333);
    background: #fff;
}
.hotspot:hover {
    text-decoration: none;
}
.hotspot i {
    font-size: 1.2rem;
    line-height: 0;
    vertical-align: middle;
}
.hotspot-box {
    position: absolute;
    width: 20rem;
    padding: 1rem;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.06);
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s, transform 0.3s, visibility 0.3s;
    pointer-events: none;
}
.hotspot-product .product-body {
    padding: 1.5rem 0 0;
    text-align: center;
}
.hotspot-product .product-action-vertical {
    opacity: 1;
    visibility: inherit;
    transition: none;
}
.hotspot-product .product-title {
    font-size: 1.3rem;
}
.hotspot-product .price {
    margin-bottom: 0;
}
.hotspot-box-top {
    bottom: 100%;
    left: -40px;
}
.hotspot-box-left {
    right: 100%;
    top: -60px;
}
.hotspot-box-right {
    left: 100%;
    top: -60px;
}
.hotspot-box-bottom {
    top: 100%;
    left: -40px;
}
.wolmart-filters ul {
    list-style-type: none;
    margin: 0;
}
.wolmart-filters {
    display: flex;
}
.wolmart-filters>* {
    margin-bottom: 1rem;
}
.wolmart-filters .btn-filter {
    padding: 0 2em;
    display: inline-flex;
    align-items: center;
    border-radius: 2px;
    justify-content: center;
}
.wolmart-filters .select-ul-toggle {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid var(--light-color, #ccc);
    padding: 0.65em 3.05em 0.58em 1.07em;
    margin-bottom: 0;
    font-size: 1.3rem;
    line-height: 1.5;
    font-weight: 400;
    height: 100%;
    text-transform: capitalize;
    border-radius: 2px;
    cursor: pointer;
}
.wolmart-filters .wolmart-filter {
    position: relative;
}
.wolmart-filters .wolmart-filter:before {
    content: "";
    font-family: "wolmart";
    position: absolute;
    top: 50%;
    right: 1.25em;
    margin-top: 1px;
    transform: translateY(-50%);
    font-size: 1.2rem;
    font-weight: 900;
    z-index: 1;
}
.wolmart-filters ul, .wolmart-filters ul:before {
    content: "";
    position: absolute;
    border: 1px solid #eee;
}
.wolmart-filters ul:before {
    top: -6px;
    left: 22px;
    width: 11px;
    height: 11px;
    border-width: 1px 0 0 1px;
    background: #fff;
    transform: rotate(45deg);
}
.wolmart-filters .select-ul ul {
    top: 100%;
    z-index: 100;
    width: 21rem;
    margin-top: 1rem;
    padding: 1rem 1.4rem 1rem;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
}
.wolmart-filters .opened ul {
    opacity: 1;
    visibility: visible;
}
.wolmart-filters ul li {
    border-bottom: 1px solid #eee;
}
.wolmart-filters ul li:last-child {
    border-bottom: none;
}
.wolmart-filters ul a {
    position: relative;
    display: block;
    padding: 1rem 0 1rem 2.8rem;
    color: var(--dark-color, #333);
    transition: color 0.4s;
}
.wolmart-filters ul a:hover {
    color: var(--primary-color, #2879FE);
    text-decoration: none;
}
.wolmart-filters ul a:focus {
    text-decoration: none;
}
.wolmart-filters ul a:before {
    content: "";
    position: absolute;
    border: 1px solid;
    border-radius: 2px;
    width: 18px;
    height: 18px;
    top: 50%;
    left: 2px;
    margin-right: 5px;
    transform: translateY(-50%);
    color: #999;
    font-size: 0.7em;
    font-weight: 900;
    font-family: "wolmart";
    text-align: center;
    text-indent: 1px;
    line-height: 16px;
}
.wolmart-filters .chosen a:before {
    color: #fff;
    background-color: var(--dark-color, #333);
    border-color: var(--dark-color, #333);
}
.wolmart-filters.align-center {
    justify-content: center;
}
.wolmart-filters.align-right {
    justify-content: flex-end;
}
@media screen and (max-width:991px) {
    .wolmart-filters {
        flex-wrap: wrap;
    }
}
.form .form-control {
    margin-bottom: 2rem;
}
.form-control {
    display: block;
    width: 100%;
    min-height: 4rem;
    padding: 0.85rem 2rem;
    border: 1px solid #eee;
    font-size: 1.4rem;
    line-height: 1.5;
    font-weight: 400;
    color: var(--wolmart-body-color, #666);
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
}
.form-control::placeholder {
    opacity: 1;
    transition: color 0.3s;
}
.form-control::-webkit-input-placeholder {
    transition: color 0.3s;
}
.form-control::-moz-placeholder {
    transition: color 0.3s;
}
.form-control:-ms-input-placeholder {
    transition: color 0.3s;
}
.form-control:focus::placeholder {
    color: transparent;
}
.form-control:focus::-webkit-input-placeholder {
    color: transparent;
}
.form-control:focus::-moz-placeholder {
    color: transparent;
}
.form-control:focus::-ms-input-placeholder {
    color: transparent;
}
.form-control.form-solid {
    background-color: #fff;
    border: 0;
    color: #8d8d8d;
}
textarea {
    font-family: inherit;
    max-width: 100%}
.custom-input input[type=checkbox] {
    position: absolute;
    opacity: 0;
    -webkit-appearance: none;
}
.custom-input input[type=checkbox] + label, .custom-input input[type=checkbox] + span {
    position: relative;
    padding-left: 2.6rem;
    cursor: pointer;
}
.custom-input input[type=checkbox]+label:before, .custom-input input[type=checkbox]+span:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 16px;
    border: 1px solid var(--light-color, #ccc);
    border-radius: 2px;
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .custom-input input[type=checkbox] + label:before,
    .custom-input input[type=checkbox] + span:before {
        line-height: 14px;
    }
}
.custom-input input[type=checkbox]:checked + label:before,
.custom-input input[type=checkbox]:checked + span:before {
    border-color: var(--dark-color, #333);
    background: var(--dark-color, #333);
    color: #fff;
    font-size: 9px;
    font-weight: 600;
    text-align: center;
}
.custom-input input[type=radio] {
    position: absolute;
    opacity: 0;
    -webkit-appearance: none;
    z-index: -1;
}
.custom-input input[type=radio]+label {
    position: relative;
    padding-left: 2.5rem;
    display: block;
    cursor: pointer;
}
.custom-input input[type=radio]+label:after {
    position: absolute;
    content: "";
    display: inline-block;
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    margin-top: -1rem;
    background: #fff;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    top: 50%;
    font-family: "wolmart";
    font-size: 1rem;
    font-weight: 900;
    cursor: pointer;
}
.custom-input input[type=radio]:checked~label:after {
    content: "";
    background-color: var(--dark-color, #333);
    border: 2px solid var(--dark-color, #333);
    color: #fff;
    padding-left: 2px;
}
input[type=checkbox] {
    border-radius: 2px;
}
input[type=checkbox],
input[type=radio] {
    position: relative;
    border: 1px solid #ccc;
    background: #fff;
    color: #fff;
    cursor: pointer;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 4px;
}
input[type=checkbox]~label,
input[type=checkbox]~span,
input[type=radio]~label,
input[type=radio]~span {
    cursor: pointer;
}
input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
input[type=checkbox]:checked {
    background: var(--dark-color, #333);
    border-color: var(--dark-color, #333);
}
input[type=checkbox]:checked:before {
    font-size: 9px;
    font-weight: 900;
    line-height: 18px;
}

input[type=radio] {
    border-radius: 50%;
}

input[type=radio]:checked {
    border: 1px solid #333;
}

input[type=radio]:checked:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #333;
    border-radius: 50%;
}

select {
    width: 100%;
    height: 40px;
    min-height: auto;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    background: #fff url(../../resources/images/select-bg.svg) 98% 45%/26px 60px no-repeat;
    cursor: pointer;
    padding: 0 1.5rem;
    max-width: 28rem;
    margin: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.select-box {
    position: relative;
}

.select-box select {
    position: relative;
    max-width: 14rem;
    min-height: auto;
    width: auto;
    height: 100%;
    padding: 8.5px 27px 8.5px 9px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    color: inherit;
    background-color: transparent;
    font-size: 1.2rem;
    font-family: inherit;
    letter-spacing: inherit;
    z-index: 1;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.select-box select:focus {
    outline: none;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.quantity {
    position: relative;
    display: inline-block;
    height: 4.4rem;
    width: 14rem;
}

.quantity .qty {
    -moz-appearance: textfield;
    width: 100%;
    font-size: 1.3rem;
    padding: 0; /*0 4.2rem 0 1.8rem;*/
    color: #666; /*var(--wolmart-body-color, #666);*/
    height: inherit;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.quantity button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    background: #eee;
    border: none;
    border-radius: 50%;
    color: #666;
    font-size: 1.5rem;
    cursor: pointer;
    width: 2.4rem;
    height: 2.4rem;
    right: 4.8rem;
}

.quantity button:last-child {
    right: 1.5rem;
}
.input-wrapper input.form-control {
    flex: 1;
    min-width: 40px;
    font-size: 1.2rem;
}
.input-wrapper-inline {
    display: flex;
    position: relative;
    max-width: 61.3rem;
    width: 100%;
    height: 40px;
}
.input-wrapper-inline .btn {
    line-height: 1;
}
.dokan-form-control::placeholder, .form-row .input-text::placeholder {
    color: #999;
    transition: color 0.3s;
}
.dokan-form-control::-webkit-input-placeholder, .form-row .input-text::-webkit-input-placeholder {
    color: #999;
    transition: color 0.3s;
}
.dokan-form-control::-moz-placeholder, .form-row .input-text::-moz-placeholder {
    color: #999;
    transition: color 0.3s;
}
.dokan-form-control:focus::placeholder, .form-row .input-text:focus::placeholder {
    color: transparent;
}
.dokan-form-control:focus::-webkit-input-placeholder, .form-row .input-text:focus::-webkit-input-placeholder {
    color: transparent;
}
.dokan-form-control:focus::-moz-placeholder, .form-row .input-text:focus::-moz-placeholder {
    color: transparent;
}
.icon-box .icon-box-title {
    margin: 0 0 0.7rem;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1.6;
}
.icon-box p {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.72;
    color: var(--wolmart-body-color, #666);
}
.icon-box i:before {
    margin: 0;
}
.icon-box .icon-box-content {
    text-align: center;
}
.icon-box-icon {
    display: inline-block;
    margin-bottom: 2.4rem;
    font-size: 3.5rem;
    font-weight: 600;
    line-height: 0;
    color: #333;
}
.icon-box-icon svg {
    height: 3.4rem;
    width: 4.8rem;
}
.icon-box-side {
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-box-side .icon-box-icon {
    margin-right: 1.5rem;
    margin-bottom: 0;
}
.icon-box-side .icon-box-content {
    text-align: left;
}
.icon-box-side .icon-box-content+.icon-box-icon {
    margin-left: 1.5rem;
    margin-right: 0;
}
.icon-box-side .icon-box-title {
    margin: 0;
}
.icon-border .icon-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 5.1rem;
    height: 5.1rem;
    border-radius: 50%;
    border: 1px solid #9e9e9e;
    font-size: 2.4rem;
}
.icon-border svg {
    height: 2.4rem;
}
.icon-inversed .icon-box-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 5.1rem;
    height: 5.1rem;
    border-radius: 50%;
    background-color: #2879FE; /* primary color */
    color: #fff;
    font-size: 2.4rem;
}
.icon-inversed svg {
    height: 2.4rem;
    fill: white;
}
.icon-solid .icon-box-icon {
    font-size: 4.8rem;
    color: #2879FE; /* primary color */
}
.icon-solid svg {
    height: 6rem;
    fill: #2879FE; /* primary color */
}
.icon-solid.icon-box-side {
    align-items: flex-start;
}
.icon-box-tiny .icon-box-icon {
    margin: 0 1rem 0 0;
    font-size: 2.4rem;
}
.icon-box-tiny svg {
    height: 2.8rem;
    width: 2.8rem;
}
.icon-box-tiny .icon-box-title {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-icon {
    display: inline-block;
    color: #fff;
    width: 1.7rem;
}
.menu-icon:after, .menu-icon:before {
    display: block;
    content: "";
    width: 100%}
.menu-icon:before {
    height: 6px;
    border-top: 2px solid;
    border-bottom: 2px solid;
}
.menu-icon:after {
    height: 4px;
    border-bottom: 2px solid;
}
.close-icon {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    transform: rotateZ(45deg);
}
.close-icon:after, .close-icon:before {
    display: block;
    position: absolute;
    background-color: var(--light-color, #ccc);
    content: ""}
.close-icon:before {
    height: 2px;
    width: 100%;
    left: 0;
    top: calc(50% - 1px);
}
.close-icon:after {
    height: 100%;
    width: 2px;
    top: 0;
    left: calc(50% - 1px);
}
.minicart-icon {
    display: inline-block;
    position: relative;
    width: 2.5em;
    height: 2.5em;
    margin-top: 1px;
    border: solid 2px;
    border-radius: 2px;
    text-align: center;
    transition: background 0.4s;
}
.minicart-icon:before {
    content: "";
    position: absolute;
    top: -0.75em;
    left: 0.585em;
    width: 1em;
    height: 0.5em;
    border-radius: 10px 10px 0 0;
    border: inherit;
    border-bottom: none;
    transition: transform 0.4s;
}
.minicart-icon.adding:before {
    transform: rotateZ(30deg) translate(3px, -3px);
}
.minicart-icon2 {
    height: 1.83em;
    transition: color 0.4s;
}
.minicart-icon2:before {
    content: "";
    display: block;
    position: absolute;
    top: -0.3em;
    left: 50%;
    transform: translateX(-50%) scale(0.7);
    width: 1.29em;
    height: 1.07em;
    border: solid 2px;
    border-radius: 10px 10px 0 0;
    border-bottom: none;
}
.minicart-icon2:after {
    content: "";
    display: inline-block;
    width: 2.5em;
    height: 2.1425em;
    border: solid 2px;
    background-color: transparent;
    border-radius: 0 0 3px 3px;
    transform: scale(0.7);
}
.icon-orders:before {
    content: ""}
.icon-downloads:before {
    content: ""}
.icon-addresses:before {
    content: ""}
.icon-account:before {
    content: ""}
.icon-wishlist:before {
    content: ""}
.icon-vendor:before {
    content: ""}
.icon-logout:before {
    content: ""}
.wolmart-icon-lists {
    display: flex;
}
.wolmart-icon-lists.block-type {
    flex-direction: column;
}
.wolmart-icon-lists.block-type .wolmart-icon-list-item:after {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    border-style: solid;
    border-width: 0 0 1px;
}
.wolmart-icon-lists.inline-type {
    flex-wrap: wrap;
}
.wolmart-icon-lists.inline-type .wolmart-icon-list-item:after {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    border-style: solid;
    border-width: 0 1px 0 0;
}
.wolmart-icon-lists .list-title {
    margin: 0 1rem;
}
.icon-list-item {
    display: flex;
    align-items: center;
    position: relative;
}
.icon-list-item svg {
    transition: 0.3s;
}
.icon-list-item:hover {
    color: #2879FE; /* primary color */
}
.image-box figure {
    display: inline-block;
    position: relative;
    margin-bottom: 1rem;
}
.image-box img {
    display: block;
}
.image-box.inner .subtitle, .image-box.inner .title {
    color: #fff;
}
.image-box .title {
    margin-bottom: 3px;
    font-size: calc(14px / var(--wolmart-body-size,  14px) * 14px);
    text-transform: uppercase;
}
.image-box .title a {
    color: inherit;
}
.image-box .subtitle {
    margin-bottom: 0;
    font-size: calc(12px / var(--wolmart-body-size,  14px) * 14px);
    font-weight: 400;
    text-transform: uppercase;
    color: var(--wolmart-body-color, #666);
}
.image-box .content {
    margin-top: 1rem;
}
.image-box.outer .content {
    margin-top: 0;
}
.image-box .social-icon {
    width: 46px;
    height: 46px;
    color: #fff;
    font-size: 24px;
}
.image-box a.social-icon {
    border-width: 2px;
}
.instagram figure {
    display: block;
    position: relative;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
}
.instagram figure:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    transition: opacity 0.3s;
    z-index: 1;
}
.instagram figure:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(90deg) scale(2);
    font-size: 3rem;
    font-family: "wolmart";
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s, transform 0.3s;
    z-index: 1;
}
.instagram img {
    display: block;
    width: 100%;
    height: auto;
}
.instagram figure:hover:before {
    opacity: 0.5;
}
.instagram figure:hover:after {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(0deg) scale(1);
}
.minipopup-area {
    position: fixed;
    display: flex;
    flex-direction: column-reverse;
    left: 30px;
    bottom: 30px;
    z-index: 6000;
}
.minipopup-box {
    width: 30rem;
    margin-top: 2rem;
    padding: 2rem;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: opacity 0.4s, transform 0.4s ease-out;
    transform: translateX(-200%);
    font-size: 14px;
}
.minipopup-box.show {
    opacity: 1;
    transform: translateX(0);
}
.minipopup-box .product {
    font-size: 1.3rem;
}
.minipopup-box figure.product-media {
    flex-basis: 8rem;
    max-width: 8rem;
    margin-right: 1.2rem;
}
.minipopup-box div.product-details {
    max-width: calc(100% - 9.2rem);
}
.minipopup-box a.product-title {
    display: block;
    margin-bottom: 0.8rem;
    color: var(--dark-color, #333);
    font-size: 1.4rem;
    line-height: 1.43;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.minipopup-box figure {
    max-width: 9rem;
}
.minipopup-box .btn {
    min-width: 12.5rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.minipopup-box .btn+.btn {
    margin-left: 0.5rem;
}
.minipopup-title {
    font-size: 1.5rem;
    font-weight: 600;
}
.minipopup-footer {
    display: flex;
    justify-content: space-between;
    margin-top: 1.5rem;
}
.subcat-title {
    display: inline;
    margin-right: 2rem;
    font-weight: 600;
}
.subcat-nav, .subcat-nav li, .subcat-nav ul {
    display: inline;
}
.subcat-menu {
    margin: 0 0 2rem;
    padding: 0;
}
.subcat-menu>:not(.menu-item) {
    display: block;
    margin: 0 0 2rem;
}
.subcat-nav a {
    position: relative;
}
.subcat-nav a+a, .subcat-nav li+.menu-item>a {
    margin-left: 20px;
}
.subcat-nav a+a:before, .subcat-nav li+.menu-item>a:before {
    content: "";
    position: absolute;
    height: 14px;
    margin-left: -1rem;
    top: 50%;
    border-left: 1px solid #454545;
    transform: translateY(-50%);
}
.subcat-underline a:focus:after, .subcat-underline a:hover:after {
    transform: scaleX(1);
}
.subcat-underline a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    border-bottom: 1px solid;
    transform: scaleX(0);
    transition: transform 0.3s;
}
.subcat-underline a:last-child:after {
    width: 100%}
.overlay, .overlay-visible {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    transition: padding 0.3s ease-out, background-color 0.3s, opacity 0.3s;
}
.overlay {
    padding-top: 10rem;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
}
a>.overlay {
    cursor: pointer;
}
figure:hover .overlay {
    padding-top: 0;
    opacity: 1;
}
figure:hover .overlay-visible {
    background-color: var(--primary-color-op-90, rgba(40, 121, 254, 0.9));
    padding-bottom: 9rem;
}
.overlay-transparent {
    background: transparent;
}
.overlay-dark .banner, .overlay-dark figure, .overlay-light .banner, .overlay-light figure {
    position: relative;
}
.overlay-dark.banner:after, .overlay-dark>figure:after, .overlay-dark>figure>a:after, .overlay-light.banner:after, .overlay-light>figure:after, .overlay-light>figure>a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: var(--dark-color, #333);
    opacity: 0;
    transition: opacity 0.3s, background 0.3s, transform 0.3s;
}
.overlay-dark.banner:hover:after, .overlay-dark:hover>figure:after, .overlay-dark:hover>figure>a:after, .overlay-light.banner:hover:after, .overlay-light:hover>figure:after, .overlay-light:hover>figure>a:after {
    opacity: 0.2;
}
.overlay-dark.banner-fixed:after, .overlay-dark.post>figure:after, .overlay-light.banner-fixed:after, .overlay-light.post>figure:after {
    content: none;
}
.overlay-dark.post>figure>a:after, .overlay-light.post>figure>a:after {
    z-index: 1;
}
.overlay-light.banner:after, .overlay-light figure:after, .overlay-light figure>a:after {
    background: var(--light-color, var(--light-color, #ccc));
}
.overlay-zoom, .overlay-zoom .post-media, .overlay-zoom figure {
    overflow: hidden;
}
.overlay-zoom img {
    transition: transform 0.3s;
}
.overlay-zoom:hover img {
    transform: scale(1.08);
}
.overlay-effect-1 figure:after, .overlay-effect-1 figure:before, .overlay-effect-1:after, .overlay-effect-1:before {
    content: "";
    position: absolute;
    opacity: 1;
}
.overlay-effect-1 figure:before, .overlay-effect-1:before {
    background: rgba(255, 255, 255, 0.3);
    bottom: 0;
    left: 50%;
    right: 51%;
    top: 0;
}
.overlay-effect-1 figure:after, .overlay-effect-1:after {
    bottom: 50%;
    left: 0;
    right: 0;
    top: 50%}
.overlay-effect-1:hover:after, .overlay-effect-1:hover:before, .overlay-effect-1:hover figure:after, .overlay-effect-1:hover figure:before {
    left: 0;
    right: 0;
    opacity: 0;
    transition: 0.5s linear;
}
.overlay-effect-2, .overlay-effect-2 figure, .overlay-effect-3, .overlay-effect-3 figure {
    overflow: hidden;
    position: relative;
}
.overlay-effect-2 figure:after, .overlay-effect-2 figure:before, .overlay-effect-2:after, .overlay-effect-2:before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.6);
    height: 100%;
    left: 0;
    opacity: 0.4;
    top: 0;
    transition: 0.9s;
    width: 100%}
.overlay-effect-2 figure:before, .overlay-effect-2:before {
    transform: translate(105%, 0%);
}
.overlay-effect-2 figure:after, .overlay-effect-2:after {
    transform: translate(-105%, 0%);
}
.overlay-effect-2:hover:after, .overlay-effect-2:hover:before, .overlay-effect-2:hover figure:after, .overlay-effect-2:hover figure:before {
    opacity: 0;
    transform: none;
}
.overlay-effect-3 figure:before, .overlay-effect-3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 120%;
    height: 60px;
    background: rgba(255, 255, 255, 0.1);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    transition: 0.5s linear;
    backface-visibility: hidden;
}
.overlay-effect-3:hover:before, .overlay-effect-3:hover figure:before {
    top: 100%;
    left: -100%;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}
.overlay-effect-4 figure:after, .overlay-effect-4 figure:before, .overlay-effect-4:after, .overlay-effect-4:before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.1);
    opacity: 1;
    transition: 0.5s;
}
.overlay-effect-4 figure:before, .overlay-effect-4:before {
    bottom: 0;
    left: 50%;
    right: 51%;
    top: 0;
}
.overlay-effect-4 figure:after, .overlay-effect-4:after {
    bottom: 50%;
    left: 0;
    right: 0;
    top: 50%}
.overlay-effect-4:hover:after, .overlay-effect-4:hover:before, .overlay-effect-4:hover figure:after, .overlay-effect-4:hover figure:before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.5;
}
.background-effect-wrapper {
    overflow: hidden;
}
.background-effect, .background-effect-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.page-header {
    background-color: var(--wolmart-ptb-bg-color);
    background-image: var(--wolmart-ptb-bg-image);
    background-repeat: var(--wolmart-ptb-bg-repeat);
    background-position: var(--wolmart-ptb-bg-position);
    background-size: var(--wolmart-ptb-bg-size);
    background-attachment: var(--wolmart-ptb-bg-attachment);
}
.page-header .page-title {
    font-family: var(--wolmart-ptb-title-font-family, var(--wolmart-heading-font-family), var(--wolmart-body-font-family)), sans-serif;
    font-weight: var(--wolmart-ptb-title-font-weight, 700);
    font-size: var(--wolmart-ptb-title-font-size);
    line-height: var(--wolmart-ptb-title-line-height, var(--wolmart-heading-line-height, var(--wolmart-heading-line-height)));
    letter-spacing: var(--wolmart-ptb-title-letter-spacing, var(--wolmart-heading-letter-spacing, var(--wolmart-heading-letter-spacing)));
    text-transform: var(--wolmart-ptb-title-text-transform, var(--wolmart-heading-text-transform, var(--wolmart-heading-text-transform)));
    color: var(--wolmart-ptb-title-color, var(--wolmart-heading-color, var(--wolmart-body-color)));
    margin-bottom: 0;
}
.page-header .page-subtitle {
    font-family: var(--wolmart-ptb-subtitle-font-family), var(--wolmart-heading-font-family), var(--wolmart-body-font-family), sans-serif;
    font-weight: var(--wolmart-ptb-subtitle-font-weight, 400);
    font-size: var(--wolmart-ptb-subtitle-font-size);
    line-height: var(--wolmart-ptb-subtitle-line-height, var(--wolmart-heading-line-height, var(--wolmart-body-line-height)));
    letter-spacing: var(--wolmart-ptb-subtitle-letter-spacing, var(--wolmart-heading-letter-spacing, var(--wolmart-body-letter-spacing)));
    text-transform: var(--wolmart-ptb-subtitle-text-transform, var(--wolmart-heading-text-transform, var(--wolmart-body-text-transform)));
    color: var(--wolmart-ptb-subtitle-color, var(--wolmart-heading-color, var(--wolmart-body-color)));
    margin-bottom: 0;
}
.page-title-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: var(--wolmart-ptb-height);
}
.page-title-bar .breadcrumb {
    margin-top: 1em;
    padding: 0;
}
.page-title-bar .breadcrumb:first-child {
    margin-top: 0;
}
.page-title-bar.type-left {
    align-items: flex-start;
}
.page-title-bar.type-center {
    text-align: center;
}
.breadcrumb-container {
    width: 100%;
    margin: 0 auto;
}
.breadcrumb-container .breadcrumb {
    border-bottom: 1px solid #eee;
}
.breadcrumb-container:empty+main {
    margin-top: 5rem;
}
.breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 1.3rem 0.2rem;
    font-family: var(--wolmart-ptb-breadcrumb-font-family), var(--wolmart-body-font-family), sans-serif;
    font-weight: var(--wolmart-ptb-breadcrumb-font-weight, var(--wolmart-body-font-weight));
    font-size: var(--wolmart-ptb-breadcrumb-font-size, var(--wolmart-body-font-size));
    line-height: var(--wolmart-ptb-breadcrumb-line-height, var(--wolmart-body-line-height));
    letter-spacing: var(--wolmart-ptb-breadcrumb-letter-spacing, var(--wolmart-body-letter-spacing));
    text-transform: var(--wolmart-ptb-breadcrumb-text-transform, var(--wolmart-body-text-transform));
    color: var(--wolmart-ptb-breadcrumb-color, var(--wolmart-body-color));
    background: transparent;
}
.breadcrumb .delimiter, .breadcrumb .separator {
    opacity: 0.4;
    margin: 0 0.35em;
    font-size: 1.2em;
}
.breadcrumb a {
    opacity: 0.7;
    transition: color 0.3s, opacity 0.3s;
}
.breadcrumb a:hover {
    opacity: 1;
    color: inherit;
}
.breadcrumb.home-icon>li:first-of-type>a:before {
    font-family: "wolmart";
    content: ""}
.breadcrumb_wrapper .breadcrumb {
    color: inherit;
}
.type-center .breadcrumb {
    justify-content: center;
}
.archive .breadcrumb, .blog .breadcrumb, .error404 .breadcrumb, .product-archive-page .breadcrumb, .single-post .breadcrumb, .single-product .breadcrumb {
    border: none;
}
.breadcrumb-divider-active .breadcrumb {
    border-bottom: 1px solid #eee;
}
.breadcrumb p {
    margin-bottom: 0;
}
.woo-page-header .breadcrumb {
    border-bottom: 0;
}
@media screen and (min-width: 992px) {
    .page-title-bar.type-inline {
    justify-content: space-between;
    flex-direction: row;
}
.page-title-bar.type-inline .breadcrumb {
    margin-top: 0;
}
}@media screen and (max-width:767px) {
    .page-title-bar .page-title {
    font-size: 3rem;
}
}.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 1.4rem;
}
.pagination .prev i {
    margin-right: 0.5rem;
}
.pagination .next i {
    margin-left: 0.5rem;
}
.pagination-footer {
    clear: both;
}
.pagination-footer>.links {
    text-align: center;
    margin: 15px 0;
}
.pagination-footer .name {
    display: inline-block;
    margin-right: 1rem;
}
.page-numbers.next, .page-numbers.prev {
    color: var(--dark-color, #333);
}
.page-numbers, .pagination-footer .links .post-page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 3rem;
    height: 4rem;
    padding: 0 0.3rem;
    line-height: 1;
    background-color: transparent;
    border: 0.1rem solid transparent;
    transition: border 0.3s;
    border-radius: 3px;
}
.page-numbers.current, .page-numbers:hover, .pagination-footer .links .post-page-numbers.current, .pagination-footer .links .post-page-numbers:hover {
    border-color: #eee;
    color: var(--primary-color, #2879FE);
}
.page-numbers.disabled, .pagination-footer .links .post-page-numbers.disabled {
    color: #aaa;
    pointer-events: none;
}
.page-numbers+.page-numbers, .pagination-footer .links .post-page-numbers+.page-numbers {
    margin-left: 0.5rem;
}
.page-numbers.dots, .pagination-footer .links .post-page-numbers.dots {
    min-width: auto;
    padding: 0 0 0.8rem;
    border: none;
}
.pagination .next, .pagination .prev {
    min-width: 8rem;
    padding: 1.2rem;
}
.pagination .next i, .pagination .prev i {
    top: 0;
}
.show-info {
    margin: 0;
    color: #aaa;
}
.show-info span {
    margin: 0 5px;
}
.mfp-wrap {
    z-index: 3000;
}
.mfp-bg {
    z-index: 3000;
    background: #000;
    opacity: 0;
    transition: opacity 0.3s ease-out;
}
.mfp-bg.mfp-ready {
    opacity: 0.7;
}
.mfp-container {
    padding: 4rem 2rem;
}
.mfp-preloader {
    margin-top: 0;
}
.popup {
    visibility: hidden;
}
.mfp-ready .popup {
    visibility: visible;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.4;
}
.mfp-bg.mfp-removing, .mfp-bg.mfp-removing.mfp-fade {
    opacity: 0;
}
.mfp-product .product {
    box-shadow: 0 10px 20px 5px rgba(0, 0, 0, 0.2);
}
.mfp-ready .product.skeleton-body {
    box-shadow: none;
}
.mfp-close {
    transform: rotateZ(45deg);
    transition: transform 0.3s;
    opacity: 1;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
}
.mfp-wrap .mfp-close {
    top: 20px;
    right: 20px;
}
.mfp-content .mfp-close {
    top: -25px;
    right: 0;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    top: 15px;
    right: 0;
}
.mfp-close span {
    display: none;
}
.mfp-close:after, .mfp-close:before {
    content: "";
    display: block;
    position: absolute;
    background: #fff;
    width: 2px;
    height: 100%;
    top: 0;
    left: calc(50% - 1px);
}
.mfp-close:before {
    width: 100%;
    height: 2px;
    top: calc(50% - 1px);
    left: 0;
}
.mfp-close:focus, .mfp-close:hover {
    transform: rotateZ(135deg) scale(1.5);
}
.mfp-content>* {
    position: relative;
    margin: auto;
    background: #fff;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
    opacity: 0;
}
.mfp-ready .mfp-content>* {
    opacity: 1;
}
.mfp-removing .mfp-content>* {
    opacity: 0;
}
.login-popup {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 3.5rem 5rem 2.5rem;
}
.login-popup .login {
    display: block;
}
.login-popup .tab-pane {
    padding-top: 3.5rem;
}
.login-popup .nav-link {
    padding: 0 0 1px;
    color: var(--dark-color, #333);
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2.43;
}
.login-popup .nav>li {
    margin-bottom: -1px;
}
.login-popup .nav>li:not(:last-child) {
    margin-right: 1px;
}
.login-popup .nav>li.show>a, .login-popup .nav>li>.active {
    color: var(--dark-color, #333);
    border-color: var(--primary-color, #2879FE);
}
.login-popup .tab-pane {
    padding-top: 3.5rem;
    padding-bottom: 0;
}
.login-popup form {
    margin-bottom: 2.8rem;
}
@media screen and (max-width:767px) {
    .login-popup {
    padding: 3.5rem 2rem;
}
}.mfp-login .mfp-preloader {
    max-width: 50rem;
    transform: translateY(-50%);
    width: calc(100% - 42px);
    margin-left: auto;
    margin-right: auto;
}
.login-popup .w-loading {
    background: transparent;
}
.mfp-wolmart .mfp-content {
    width: 100%;
    height: 100%;
    display: inline-flex;
}
.mfp-wolmart .mfp-container {
    animation-duration: 0.55s;
    animation-fill-mode: none;
    padding: 0;
}
.mfp-wolmart .popup {
    max-width: 90%;
    position: relative;
    margin: 0;
    background: transparent;
}
.mfp-wolmart .wolmart-popup-content {
    display: flex;
    background-color: #fff;
    overflow: hidden;
    height: 100%}
.mfp-wolmart .wolmart-popup-content>* {
    flex: 0 0 100%;
    max-width: 100%}
.mfp-popup-template .mfp-preloader {
    max-width: 60rem;
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto;
    height: 39rem;
    background: #fff;
    transition: max-width 0.3s;
}
.mfp-video-popup .mfp-content {
    max-width: 1000px;
}
.mfp-video-popup video {
    width: 100%}
.mfp-figure {
    line-height: normal;
}
.mfp-ready+.mfp-product .product {
    opacity: 1;
}
.mfp-product.mfp-zoom {
    cursor: pointer;
}
.mfp-product .mfp-container {
    padding: 4rem 3rem 2rem;
}
.mfp-product .mfp-content, .mfp-product .mfp-preloader {
    max-width: 88rem;
    width: 100%;
    margin: auto;
}
.mfp-product .mfp-preloader {
    transform: translateY(-50%);
    width: calc(100% - 6rem);
}
.mfp-product div.woocommerce-product-gallery {
    margin-bottom: 0;
}
.mfp-product .product {
    opacity: 0;
    transition: opacity 0.3s;
    background: #fff;
    padding: 3rem 1.5rem;
    min-height: 40rem;
    margin-bottom: 3rem;
}
.mfp-product .product.row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.mfp-product .product>.col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
}
.mfp-product .cart label {
    min-width: 5.5rem;
}
.mfp-product .quantity-wrapper label {
    display: none;
}
.mfp-product .quantity-wrapper .quantity {
    margin-right: 1rem;
}
.mfp-product .product-single div.summary {
    padding-left: 0;
}
.mfp-product .mfp-close {
    position: absolute;
    top: -2.7rem;
    right: 0;
}
@media screen and (min-width: 768px) {
    .mfp-product .product-gallery {
    margin-bottom: 0;
}
.mfp-product:not(.mfp-offcanvas) .summary {
    position: absolute;
    width: calc(100% - 30px);
    overflow-y: auto;
    padding-bottom: 0;
    height: 100%;
    min-height: 360px;
    max-height: 600px;
}
}@media screen and (max-width:767px) {
    .mfp-product .product {
    padding: 2rem 0.5rem;
}
.mfp-product .summary {
    margin-top: 2rem;
    padding-bottom: 1rem;
}
}.mfp-preloader>.product {
    margin-bottom: 1rem;
}
.mfp-zoom.mfp-bg, .mfp-zoom .mfp-container {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    transition: all 0.3s ease-out;
}
.mfp-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-zoom.mfp-ready.mfp-bg {
    opacity: 0.4;
}
.mfp-zoom.mfp-removing.mfp-bg, .mfp-zoom.mfp-removing .mfp-container {
    opacity: 0;
}
.mfp-zoom .mfp-content {
    transform: translate(25%);
    transition: transform 0.35s linear;
}
.mfp-zoom.zoom-start3 .mfp-content {
    transform: none;
}
.mfp-zoom .mfp-figure {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    clip-path: inset(30px 50% 140px 30px);
}
.mfp-zoom .mfp-figure.vertical {
    clip-path: inset(30px 50% 30px 120px);
}
.mfp-zoom .mfp-content .product {
    opacity: 1;
    height: 100%}
.mfp-zoom .w-loading {
    background: none;
}
.mfp-figure:after {
    content: none;
}
img.mfp-img {
    padding: 0;
}
@media screen and (min-width: 992px) {
    .mfp-figure.vertical .col-md-6: first-child {
    overflow: hidden;
}
.mfp-figure.vertical .mfp-img {
    margin-left: 110px;
    width: calc(100% - 110px);
}
.mfp-figure.vertical .thumbs {
    position: absolute;
    top: 0;
    left: 10px;
    width: 110px;
}
}.mfp-figure:not(.vertical) .thumbs {
    display: flex;
}
.mfp-figure:not(.vertical) .thumbs>img {
    flex: 0 0 25%;
    max-width: 25%}
.mfp-animated-image {
    box-shadow: 0 30px 80px -20px rgba(0, 0, 0, 0.15);
    margin: 5px;
}
.product-quickview-loading.product {
    padding: 2.5rem 1.5rem;
}
.product-quickview-loading img {
    width: 100%;
    border: 5px solid transparent;
}
.product-quickview-loading .product {
    padding: 2.5rem;
}
.mfp-image-holder .mfp-close {
    width: 18px;
    top: -30px;
    color: transparent;
}
.mfp-anim .summary>* {
    opacity: 0;
    transform: translateY(30px);
    transition: transform 0.55s cubic-bezier(0.2, 0.75, 0.5, 1), opacity 0.55s cubic-bezier(0.2, 0.75, 0.5, 1);
    transition-delay: 0.35s;
}
.mfp-anim .summary>:first-child {
    transition-delay: 0.05s;
}
.mfp-anim .summary>:nth-child(2) {
    transition-delay: 0.1s;
}
.mfp-anim .summary>:nth-child(3) {
    transition-delay: 0.15s;
}
.mfp-anim .summary>:nth-child(4) {
    transition-delay: 0.2s;
}
.mfp-anim .summary>:nth-child(5) {
    transition-delay: 0.25s;
}
.mfp-anim .summary>:nth-child(6) {
    transition-delay: 0.3s;
}
.mfp-anim.mfp-anim-finish .summary>* {
    opacity: 1;
    transform: none;
}
.mfp-ready+.mfp-offcanvas .mfp-container {
    animation: 0.4s ease-out slideInRight;
}
.mfp-removing+.mfp-offcanvas .mfp-container {
    animation: 0.4s ease-in slideOutRight;
}
.mfp-removing+.mfp-offcanvas .mfp-container .mfp-content, .mfp-removing+.mfp-offcanvas .mfp-content>* {
    opacity: 1;
}
.mfp-offcanvas .mfp-bg {
    transition: 0.4s;
}
.mfp-offcanvas .mfp-container {
    padding: 0;
    text-align: right;
}
.mfp-offcanvas .mfp-content {
    width: 100%;
    height: 100vh;
    overflow-y: auto;
}
.mfp-offcanvas .mfp-close {
    position: fixed;
    right: 42rem;
    top: 2rem;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
.mfp-offcanvas .mfp-close:after, .mfp-offcanvas .mfp-close:before {
    background: var(--wolmart-body-color, #666);
    transition: transform 0.3s;
}
.mfp-offcanvas .mfp-close:before {
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
}
.mfp-offcanvas .mfp-close:after {
    height: 50%;
    top: 50%;
    transform: translateY(-50%);
}
.mfp-offcanvas .mfp-close:focus, .mfp-offcanvas .mfp-close:hover {
    transform: rotateZ(45deg);
}
.mfp-offcanvas .mfp-close:focus:before, .mfp-offcanvas .mfp-close:hover:before {
    transform: translateX(-50%) rotateZ(-45deg);
}
.mfp-offcanvas .mfp-close:focus:after, .mfp-offcanvas .mfp-close:hover:after {
    transform: translateY(-50%) rotateZ(45deg);
}
.mfp-offcanvas div.woocommerce-product-gallery {
    padding: 0;
    margin-bottom: 2rem;
}
.mfp-offcanvas .product {
    width: 40rem;
    height: 100%;
    padding: 1.5rem;
    margin: 0 0 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
}
.mfp-offcanvas .mfp-preloader {
    overflow: hidden;
    width: 40rem;
    transform: none;
    height: 100%;
    top: 0;
    right: 0;
    margin: 0;
    left: auto;
}
@media screen and (max-width:575px) {
    .mfp-offcanvas .product {
    width: 29.5rem;
}
.mfp-offcanvas .mfp-close {
    right: 0;
    top: 0.5rem;
}
}.product-video-popup .mfp-content {
    max-width: 83rem;
}
.product-video-popup iframe, .product-video-popup video {
    width: 100%;
}
.cart-popup-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-99999px);
    transition: visibility 0.3s, opacity 0.3s;
}
.cart-popup-wrapper .cart-popup-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
}
.cart-popup-wrapper .cart-popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: min(500px, calc(100vw - 30px));
    max-height: calc(100vh - 100px);
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    overflow: auto;
}
.cart-popup-wrapper .cart-popup-title {
    position: sticky;
    top: 0;
    z-index: 10;
    padding: 1.5rem 0;
    font-size: 1.8rem;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #e1e1e1;
}
.cart-popup-wrapper .cart-item-wrapper {
    padding: 0 2rem;
}
.cart-popup-wrapper .related-products-title {
    font-size: 1.8rem;
    text-align: center;
}
.cart-popup-wrapper.show {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}
.cart-popup-wrapper .popup-close {
    top: 50%;
    right: 1.5rem;
    transform: translateY(-50%) rotateZ(45deg);
    cursor: pointer;
}
.cart-popup-wrapper .popup-close:after, .cart-popup-wrapper .popup-close:before {
    background: #222;
}
.cart-popup-wrapper .product {
    margin-bottom: 2rem;
}
.cart-popup-wrapper .product-title {
    color: #222;
}
.cart-popup-wrapper .product-details {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.cart-popup-wrapper .product-details .product-price {
    font-size: 16px;
    font-weight: 600;
    color: #222;
}
.cart-popup-wrapper .product-details .product-price del {
    margin-left: 3px;
    color: #999;
}
.cart-popup-wrapper .cart-popup-footer {
    display: flex;
    align-items: center;
    margin-left: -1rem;
    margin-right: -1rem;
    margin-bottom: 2rem;
}
.cart-popup-wrapper .cart-popup-footer a {
    display: block;
    padding: 1.5rem 2rem;
    margin-left: 1rem;
    margin-right: 1rem;
    flex: 1;
}
@media screen and (max-width:575px) {
    .cart-popup-wrapper .cart-popup-footer {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
.cart-popup-wrapper .cart-popup-footer a {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
}.cart-popup-wrapper .related-products-wrapper {
    padding: 0 2rem 2rem;
}
.cart-popup-wrapper .related-products-wrapper .product {
    margin-bottom: 0;
}
.cart-popup-wrapper .related-products-wrapper .product-detail {
    padding-top: 1rem;
}
.cart-popup-wrapper .related-products-wrapper .product-title {
    margin-bottom: 0;
    font-size: 12px;
    color: #222;
}
.cart-popup-wrapper .related-products-wrapper .product-title a {
    color: inherit;
}
.cart-popup-wrapper .related-products-wrapper .product-price {
    font-weight: 600;
    color: #222;
}
.cart-popup-wrapper .related-products-wrapper .product-price del {
    color: #999;
}
.cart-popup-wrapper .btn-continue {
    padding: 1.5rem 2rem;
    margin: 0 2rem 2rem;
    max-width: calc(100% - 4rem);
    width: 100%;
    border-radius: 3px;
}
.recent-dropdown {
    width: calc(var(--wolmart-container-width) - 4 * var(--wolmart-gap,  10px));
    max-width: calc(100vw - 4 * var(--wolmart-gap,  10px));
    padding: 2rem 2rem 0;
    font-size: 1rem;
    border-radius: 5px;
}
body:not(.loaded) .recent-dropdown {
    display: none;
}
.recent-dropdown:not(.executed) {
    visibility: hidden !important;
}
.recent-dropdown.recent-empty {
    padding: 2rem;
    font-size: 1em;
}
.recent-dropdown.dropdown-box {
    right: auto;
    left: 0;
    top: 100%}
.recent-dropdown.dropdown-box a {
    padding: 0;
}
.recent-dropdown .woocommerce-loop-product__title a {
    justify-content: center;
}
.products-view-dropdown>a>i {
    margin-right: 0.8rem;
    font-size: 1.7em;
}
.equal-height .product {
    height: 100%}
.product-shadow {
    transition: box-shadow 0.3s;
}
.product-shadow .product-details, .product-shadow .product-details .product-action {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
}
.product-shadow:hover {
    box-shadow: 0px 0px 20px 0px rgba(100, 100, 100, 0.1);
}
.product-shadow.product-cart-popup .product-hide-details .product-action {
    padding-left: 0;
    padding-right: 0;
}
.product-label-round .product-label {
    padding: 0.5rem 1.1rem;
    border-radius: 1rem;
}
.text-center .product-details {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.products .short-desc {
    font-size: 1.3rem;
    line-height: 1.86;
    margin-bottom: 2rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.products .short-desc>p:last-child {
    margin-bottom: 0;
}
.product-wrap {
    font-size: 1rem;
    margin-bottom: 2rem;
}
.product-wrap.grid-item {
    margin-bottom: 0;
}
li > .product {
    position: relative;
    transition: 0.3s;
}
li > .product:hover .product-action,
li > .product:hover .product-action-vertical {
    visibility: visible;
    opacity: 1;
}

.product-media:hover img:last-of-type {
    opacity: 1;
}

.products .product {
    text-align: left;
}

.product.content-center {
    text-align: center;
}

.product.content-right {
    text-align: right;
}

.product-media {
    position: relative;
    margin-bottom: 0;
    transition: box-shadow 0.3s;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.product-media img {
    display: block;
    width: 100%;
    height: auto;
    transition: opacity 0.5s;
}

@media screen and (min-width: 768px) {
    .product-media img {
        min-height: 230px;
        max-height: 230px;
    }
}

.product-media img:last-of-type {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    object-fit: cover;
}

.product-media img:first-child {
    position: relative;
    opacity: 1;
}

.product-label-group {
    position: absolute;
    left: 2rem;
    top: 2rem;
    max-width: 11rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    z-index: 1;
}

.product-label {
    display: inline-block;
    margin-bottom: 0.5rem;
    padding: 0.6rem 1rem;
    font-size: 1.2rem;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
}

.product-label.label-featured {
    background: #799b5a;
}

.product-label.label-new {
    background: var(--primary-color, #2879FE);
}

.product-label.label-sale {
    background: var(--wolmart-secondary-color, #f93);
}

.product-label.label-stock {
    background: var(--light-color, #ccc);
}

.product-label.label-img {
    padding: 0;
}

.btn-quickview:not(.btn-outline) {
    border: 0;
    cursor: pointer;
}

.product-action-vertical .btn-product-icon {
    background-color: #fff;
}

.product-action-vertical .btn-product-icon:first-child {
    margin-top: 0;
}

.product-loop .btn-product-icon {
    position: relative;
    display: block;
    width: 2.25em;
    height: 2.25em;
    line-height: 2.125em;
    margin-bottom: 0.5rem;
    color: #999;
    font-size: 1.6em;
    transition: border-color 0.3s, color 0.3s, background-color 0.3s;
    overflow: hidden;
}

.product-loop .btn-product-icon.add-to-wishlist a:before,
.product-loop .btn-product-icon:before {
    float: left;
    width: 100%;
    text-indent: 0;
    text-align: center;
}

.product-loop .btn-product-icon.add-to-wishlist a {
    width: 100%;
    font-size: 1.13em;
    color: inherit;
    transition: none;
}

.product-loop .btn-product-icon:hover {
    border-color: var(--primary-color, #2879FE);
    color: #fff;
    background-color: var(--primary-color, #2879FE);
}

.product-loop .product-cat+.btn-product-icon.add-to-wishlist a {
    font-size: 1em;
}

.product-loop.content-right .btn-product-icon:before {
    float: right;
}

.product-loop .added_to_cart {
    display: none;
}

.product-media .btn-product-icon {
    border: 1px solid #eee;
    border-radius: 50%;
}

.btn-product-icon.btn-quickview:before {
    /*content: "";
    font-family: "wolmart";*/
    font-weight: 400;
    position: relative;
    top: -1px;
}

.btn-product-icon.add_to_cart_button:before {
    /*content: "";
    font-family: "wolmart";*/
    font-weight: 400;
    position: relative;
    top: -1px;
}

.btn-product-icon.product_read_more:before, .btn-product-icon.product_type_variable:before {
    /*content: "";
    font-family: "wolmart";*/
    font-weight: 400;
    position: relative;
    top: -1px;
}

.outofstock a.btn-product-icon {
    text-indent: -9999px;
}

.outofstock a.btn-product-icon:before {
    content: "";
    font-family: "wolmart";
    font-weight: 400;
    position: relative;
    top: -1px;
}

.btn-product {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 1.14em 0;
    background-color: var(--primary-color, #2879FE);
    color: #fff;
    font-family: inherit;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    text-align: center;
    transition: opacity 0.3s;
}
.product-media .btn-product {
    opacity: 0.8;
    transition: opacity 0.3s;
}
.product-media .btn-product:hover {
    opacity: 1;
}
.product-action-vertical {
    position: absolute;
    top: 15px;
    right: 15px;
    transition: opacity 0.3s, visibility 0.3s;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}
.product-action {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    background-color: transparent;
    z-index: 1;
    transition: opacity 0.3s, visibility 0.3s;
    opacity: 0;
    visibility: hidden;
}

.product-action > a.button:first-of-type {
    min-width: 150px;
}

@media screen and (max-width: 1023px) {
    .product-action > a.button:first-of-type {
        min-width: 90%;
    }
}

.product .action-panel {
    background-color: #fff;
    box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.08);
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 166px;
    max-width: 80%;
    border-radius: 3px;
    padding: 5px;
    transition: opacity 0.3s, visibility 0.3s, bottom 0.3s;
}
.product .action-panel .btn-product-icon {
    border: none;
    color: var(--dark-color, #333);
    background-color: transparent;
    margin: 0;
}
.product .action-panel .btn-product-icon.add-to-wishlist a:before, .product .action-panel .btn-product-icon:before {
    top: 0;
    line-height: 2.25em;
}
.product .action-panel .btn-product-icon.add_to_cart_button:not(.product_type_variable):before {
    top: 1px;
}
.product .action-panel .btn-product-icon.product_read_more:before, .product .action-panel .btn-product-icon.product_type_variable:before {
    font-size: 1.1em;
}
.product .action-panel .btn-product-icon.add-to-wishlist a, .product .action-panel a.btn-product-icon.compare:before {
    position: relative;
    top: 1px;
}
.product .action-panel a.btn-product-icon.compare:before {
    font-size: 1.2em;
    line-height: 2em;
}
.product .action-panel .btn-product-icon.add-to-wishlist a {
    font-size: 1.05em;
}
.product .action-panel .btn-product-icon:hover {
    color: var(--primary-color, #2879FE);
}
.products .product:hover .action-panel {
    bottom: 15px;
}
.product-cat {
    overflow: hidden;
    padding-right: 4rem;
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
    color: #999;
}
.product-cat a:hover {
    color: var(--primary-color, #2879FE);
}
.products .woocommerce-loop-product__title {
    padding-right: 4rem;
}
.products .content-center .woocommerce-loop-product__title {
    padding-left: 2rem;
    padding-right: 2rem;
}
.products .content-right .woocommerce-loop-product__title {
    padding-left: 4rem;
    padding-right: 0;
}
.woocommerce-loop-product__title {
    display: -webkit-box;
    -webkit-line-clamp: var(--wolmart-prod-title-clamp, 1);
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0.5rem;
    color: var(--dark-color, #333);
    font-family: inherit;
    font-size: 1.3em;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0;
}
.woocommerce-loop-product__title a:hover {
    color: var(--primary-color, #2879FE);
}
.price {
    display: inline-block;
    margin-bottom: 0.6rem;
    font-size: 1.6em;
    font-weight: 600;
    letter-spacing: -0.05em;
    color: var(--dark-color, #333);
}
.price del {
    color: #aaa;
    font-weight: 400;
}
.price ins {
    margin-right: 6px;
    text-decoration: none;
}
.products .price {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.woocommerce-product-rating {
    display: flex;
    align-items: center;
    margin-left: 1px;
    line-height: 1.1;
    margin-bottom: 0.2rem;
    font-size: 1.2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.products .woocommerce-product-rating {
    justify-content: flex-start;
}
.content-center .woocommerce-product-rating {
    justify-content: center;
}
.content-right .woocommerce-product-rating {
    justify-content: flex-end;
}
.star-rating {
    display: inline-block;
    position: relative;
    font-family: "wolmart";
    margin-right: 0.5rem;
    letter-spacing: 0.2em;
    cursor: pointer;
}
.star-rating:before {
    content: "" "" "" "" "";
    color: rgba(0, 0, 0, 0.2);
}
.star-rating:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.star-rating span {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    text-indent: -9999rem;
}
.star-rating span:after {
    content: "" "" "" "" "";
    text-indent: 0;
    position: absolute;
    left: 0;
    color: var(--wolmart-secondary-color, #f93);
}
.star-rating .tooltiptext {
    left: 50%;
    top: auto;
    bottom: 150%;
    text-indent: 0;
    overflow: initial;
    letter-spacing: 0;
}
.star-rating .tooltiptext:after {
    float: none;
    content: "";
    left: inherit;
}
.star-rating+a {
    margin: 2px 0;
    line-height: 1.1;
    color: #aaa;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
}
.star-rating+a:hover {
    color: var(--primary-color, #2879FE);
}
.product-variations {
    display: inline;
}
.ratings-container+.product-variations {
    margin-top: -5px;
}
.product-variations > * {
    margin: 3px 8px 3px 0;
    padding: 0 0.8rem;
    background-color: transparent;
    background-size: cover;
    font-size: 1.2rem;
    font-family: inherit;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    min-width: 26px;
    min-height: 26px;
    color: var(--wolmart-body-color, #666);
    border: 1px solid var(--light-color, #ccc);
    border-radius: 2px;
    transition: 0.3s;
}
.product-variations>:last-child {
    margin-right: 0;
}
.product-variations>.select-box {
    border: none !important;
}
.product-variations>.select-box>select {
    margin-left: auto;
    margin-right: auto;
}
.product-variations>:hover, .product-variations>.active {
    color: var(--primary-color, #2879FE);
    border: 1px solid;
}
.product-variations .color {
    border: 0;
}
.product-variations .color, .product-variations .image {
    position: relative;
    font-size: 0;
}
.product-variations .color:before, .product-variations .image:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.product-loop .product-variations {
    display: block;
}
.product-loop .product-variations + .short-desc {
    margin-top: 1rem;
}

.product-details .product-action,
.product-hide-details .product-action {
    position: relative;
    visibility: visible;
    opacity: 1;
}
.product-details .btn-product-icon,
.product-hide-details .btn-product-icon {
    width: 3rem;
    height: 3.5rem;
    line-height: 3.5rem;
    margin: 0 0 0 1rem;
    color: var(--dark-color, #333);
    transition: color 0.3s, background-color 0.3s, visibility 0.3s;
}
.product-details .btn-product-icon + .btn-product-icon,
.product-hide-details .btn-product-icon + .btn-product-icon {
    margin-left: 0.8rem;
}
.product-details .btn-product-icon i,
.product-hide-details .btn-product-icon i {
    font-size: 1.2em;
}
.product-details .btn-product-icon:hover,
.product-hide-details .btn-product-icon:hover {
    color: var(--primary-color, #2879FE);
    background-color: transparent;
}
.product-details .btn-product,
.product-hide-details .btn-product {
    flex: 1;
    min-width: 9.5rem;
    max-width: 12.3rem;
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 1.3em;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    z-index: 1;
    color: #fff;
    background-color: #444;
}
.product-details {
    position: relative;
    padding-top: 1.6rem;
}
.product-details > .add-to-wishlist.btn-product-icon {
    overflow: visible;
    position: absolute;
    top: 1.5rem;
    right: 0;
    z-index: 1;
    width: auto;
    height: auto;
    color: #999;
    background: none;
    font-size: 1.6em;
    line-height: 1;
}
.content-right .product-details > .add-to-wishlist.btn-product-icon {
    right: auto;
    left: 0;
    margin: 0 0.8rem 0 0;
}
.product-details > .add-to-wishlist a:before {
    display: block;
    transition: transform 0.3s;
}
.product-details > .add-to-wishlist a:hover {
    color: var(--primary-color, #2879FE);
    background: none;
}
.product-details > .add-to-wishlist a:hover:before {
    transform: rotateY(180deg);
}
.product-shadow .product-details>.add-to-wishlist.btn-product-icon {
    right: 1.8rem;
}
.product-details>:last-child {
    margin-bottom: 0;
}
.product-loop .add-to-wishlist a span, .product-loop .yith-wcwl-icon {
    display: none;
}
a.btn-product-icon.compare:before {
    font-family: "wolmart";
    content: "";
    font-size: 1.25em;
    color: inherit;
}
.summary .btn-product-icon.compare:before {
    font-size: 1.5em;
}
.product .compare.added:before {
    content: ""}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .product-details .add_to_cart_button, .product-hide-details .add_to_cart_button {
        flex: 0 0 12.3rem;
    }
}
@media screen and (-ms-high-contrast:active) and (max-width:575px), (-ms-high-contrast:none) and (max-width:575px) {
    .product-details .add_to_cart_button, .product-hide-details .add_to_cart_button {
        flex: 0 0 9.5rem;
    }
}
.product-default:not(.product-with-qty) .product-details .btn-product {
    max-width: 100%
}
.product-with-qty .quantity {
    height: 3.5rem;
    line-height: 3.5rem;
    margin-right: 1rem;
}
.product-cart-popup .price {
    margin-bottom: 0;
    opacity: 1;
    transition: opacity 0.3s;
}
.product-cart-popup .product-details .product-action .btn-product {
    display: block;
    flex: none;
    min-width: 0;
    height: auto;
    padding: 0;
    color: var(--primary-color, #2879FE);
    line-height: 1.6;
    background: transparent;
}
.product-cart-popup .product-details .product-action .btn-product:after {
    content: "";
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 3px;
    border-top: 1px solid;
    border-bottom: 2px solid;
    transform: scaleX(0);
    transition: transform 0.3s;
}
.product-cart-popup .product-details .product-action .btn-product:hover:after {
    transform: scaleX(1);
}
.product-cart-popup .product-hide-details {
    position: absolute;
    opacity: 0;
    bottom: -1rem;
    padding: 0;
    transition: opacity 0.3s, bottom 0.3s, background-color 0.3s;
}
.product-cart-popup .product-hide-details .product-variation-wrapper {
    display: none;
}
.product-cart-popup .product-hide-details .count-text {
    padding-bottom: 0.5rem;
}
.product-cart-popup .product-hide-details .product-action+.count-text {
    padding-top: 0.5rem;
}
.product-cart-popup.product-boxed .price+.product-hide-details {
    bottom: 0;
}
.product-cart-popup.content-center .product-hide-details {
    left: 0;
    right: 0;
}
.product-cart-popup:hover .product-hide-details {
    padding-top: 0.5rem;
    padding-left: inherit;
    padding-right: inherit;
    left: 0;
    right: 0;
}
.product-cart-popup:hover .product-details .price + .product-hide-details {
    bottom: 0;
    opacity: 1;
}
.product-cart-popup:hover .product-details .woocommerce-product-rating + .product-hide-details {
    bottom: 0.5rem;
    left: 1rem;
    right: 1rem;
    opacity: 1;
    background-color: #fff;
}
.product-cart-popup:hover .product-details .woocommerce-loop-product__title + .product-hide-details {
    position: relative;
    bottom: 0;
    opacity: 1;
}
.product-cart-popup:hover.product-boxed .price + .product-hide-details {
    bottom: 1rem;
}
.product-cart-popup:hover .price {
    opacity: 0;
}
.product-cart-popup:hover .product-details .sold-by-container + .product-hide-details {
    bottom: 1.8rem;
    opacity: 1;
}
.product-cart-popup.product-boxed:hover .product-details .sold-by-container + .product-hide-details {
    bottom: 2.8rem;
}
.product-cart-popup.product-catalog.no-hide-price:hover .price {
    opacity: 1;
}
@media screen and (max-width: 479px) {
    .product-with-qty .quantity {
        margin-right: 0.5rem;
    }
    .product-with-qty .quantity button {
        padding: 8px 6px;
    }
    .product-with-qty .quantity input {
        width: 36px;
    }
}
.product-classic .btn-product {
    display: block;
    padding: 0 0.3em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    background-color: #454545;
}
.product-classic .btn-product-icon {
    transform: translateX(-200%);
    opacity: 0;
    visibility: hidden;
    transition: transform 0.3s, opacity 0.3s, visibility 0.3s, color 0.3s, background-color 0.3s, border-color 0.3s;
}
.product-classic .compare {
    transition: transform 0.5s, opacity 0.5s, visibility 0.5s, color 0.3s, background-color 0.3s, border-color 0.3s;
}
.product-classic.content-center .btn-product-icon {
    transform: translateX(200%);
    transition: transform 0.4s, opacity 0.3s, visibility 0.3s, color 0.3s, background-color 0.3s, border-color 0.3s;
}
.product-classic.content-center .compare {
    transform: translateX(-200%);
}
.product-classic.content-right .btn-product-icon {
    transform: translateX(200%);
    transition: transform 0.5s, opacity 0.5s, visibility 0.5s, color 0.3s, background-color 0.3s, border-color 0.3s;
}
.product-classic.content-right .compare {
    transition: transform 0.3s, opacity 0.3s, visibility 0.3s, color 0.3s, background-color 0.3s, border-color 0.3s;
}
.product-classic.content-center .add-to-wishlist, .product-classic.content-right .btn-product-icon {
    margin: 0 0.8rem 0 0;
}
.product-classic .product-action-vertical .btn-product-icon {
    transform: none;
}
.product-classic:hover .btn-product-icon {
    transform: none;
    opacity: 1;
    visibility: visible;
}
.product .btn-product:hover {
    color: #fff;
    background-color: var(--primary-color, #2879FE);
}
.product-slideup {
    z-index: 1;
}
.product-slideup .product-details {
    z-index: 1;
    background-color: #fff;
    transition: transform 0.3s;
}

@media screen and (min-width: 1024px) {
    .grid-type-products .product-slideup .product-action {
        position: absolute;
        padding-top: 1.5rem;
        top: 100%;
        bottom: auto;
        background-color: #fff;
        transition: transform 0.3s, visibility 0.3s, opacity 0.3s;
    }
    .grid-type-products .product-slideup .product-action {
        visibility: hidden;
        opacity: 0;
    }
    .grid-type-products .product-slideup:hover .product-action,
    .grid-type-products .product-slideup:hover .product-details {
        transform: translateY(-50px);
    }
}

.product-cart-full {
    overflow: visible;
}
.product-cart-full .btn-product {
    max-width: none;
    height: 3.8rem;
    line-height: 3.8rem;
}
.product-cart-full.product-boxed .product-details {
    padding-top: 2.2rem;
}
.product-cart-full .product-label-group {
    left: 1rem;
    top: 1rem;
}
.product-cart-full .product-action-vertical .btn-product-icon {
    border: none;
    background: transparent;
    color: #222;
    margin-bottom: 0;
}
.product-cart-full .product-action-vertical .btn-product-icon:hover {
    color: var(--primary-color);
}
.product-cart-full .product-action {
    visibility: visible;
}
.product-cart-full .product-action-vertical {
    right: 0.5rem;
    top: 0.5rem;
}
.product-cart-full .woocommerce-loop-product__title {
    font-size: 1.6em;
}
.product-cart-full .product-cat {
    font-size: 1.2em;
    text-transform: capitalize;
}
.product-cart-full .price del {
    font-size: 0.8125em;
}
.product-cart-full .product-details {
    padding-bottom: 0.7rem;
}
.product-cart-full:hover .product-action, .product-cart-full:hover .product-details {
    transform: translateY(-5.8rem);
}
.product-cart-full .product-hide-details .add_to_cart_button, .product-cart-full .product-hide-details .btn-product {
    min-width: none;
    max-width: none;
}
.product-cart-full .product-hide-details .add_to_cart_button {
    text-indent: 0;
}
.product-cart-full .product-hide-details .add_to_cart_button:before {
    content: none;
}
.product-price-and-rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-price-and-rating .price, .product-price-and-rating .woocommerce-product-rating {
    margin-bottom: 3px;
}
.product-price-and-rating .price {
    order: -1;
}
.product-price-and-rating .star-rating {
    margin: 0;
}
.product-price-and-rating .woocommerce-review-link {
    display: none;
}
.product-boxed {
    border: 1px solid #eee;
    background-color: #fff;
}
.product-boxed .product-details {
    padding: 1.8rem 1rem 1rem;
}
.product-boxed.product-slideup .product-hide-details .product-action {
    padding: 0 2rem 2rem;
}
.product-boxed:hover {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}
.sold-by-container {
    font-size: 1.2rem;
}
.sold-by-container>* :not(a) {
    color: var(--wolmart-body-color, #666);
}
.product-overlay .product-media:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.6);
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s;
}
.product-overlay .product-details {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    opacity: 0;
    z-index: 1;
    transform: translateY(-50%);
    margin-top: 10px;
}
.product-overlay .product-action-vertical {
    z-index: 2;
}
.product-overlay .product-action-vertical, .product-overlay .product-details {
    transition: opacity 0.3s, margin 0.3s;
}
.product-overlay .product-action-vertical .btn-product-icon {
    color: #fff;
    background-color: transparent;
    border: none;
}
.product-overlay .product-details .woocommerce-loop-product__title {
    white-space: normal;
    padding-left: 1rem;
    padding-right: 1rem;
}
.product-overlay .price, .product-overlay .woocommerce-loop-product__title {
    color: #fff;
}
.product-overlay .woocommerce-loop-product__title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
}
.product-overlay .product-cat, .product-overlay .star-rating+a, .product-overlay .star-rating:before {
    color: var(--light-color, #ccc);
}
.product-overlay .product-hide-details {
    padding: 0 2rem 2rem;
}
.product-overlay .product-details .btn-product, .product-overlay .product-hide-details .btn-product {
    background-color: transparent;
    color: #fff;
    border: 1px solid;
}
.product-overlay .product-details .btn-product:hover, .product-overlay .product-hide-details .btn-product:hover {
    color: var(--dark-color, #333);
    background-color: #fff;
    border-color: #fff;
}
.product-overlay .product-cat a:hover, .product-overlay .woocommerce-loop-product__title a:hover {
    color: #fff;
    text-decoration: underline;
}
.product-overlay:hover .product-media:before {
    opacity: 1;
}
.product-overlay:hover .product-details {
    opacity: 1;
}
.product-overlay:hover .product-action-vertical, .product-overlay:hover .product-details {
    margin: 0;
}
.product-overlay .sold-by-container span {
    color: #fff;
}
.product-overlay .sold-by-container a {
    color: #fff;
}
.product-overlay .sold-by-container a:hover {
    text-decoration: underline;
}
.product-details-popup .product-label-group {
    left: auto;
    right: 2rem;
}
.product-list .btn-product {
    max-width: 17.6rem;
    height: 4.4rem;
    color: var(--dark-color, #333);
    background-color: transparent;
    border: 2px solid var(--light-color, #ccc);
    font-size: 1.4em;
}
.product-list .btn-product:hover {
    color: #fff;
    background-color: var(--primary-color, #2879FE);
    border-color: var(--primary-color, #2879FE);
}
.product-list .add_to_cart_button:before {
    font-weight: 400;
    font-size: 1.2em;
    margin-right: 0.8rem;
}
@media screen and (max-width:479px) {
    .product-list .btn-product {
        height: 3.5rem;
        line-height: 3.1rem;
    }
}
.product-list,
.product-list-sm {
    display: flex;
    align-items: center;
}
.product-list-sm .woocommerce-loop-product__title,
.product-list .woocommerce-loop-product__title {
    padding-right: 0;
}
@media screen and (min-width: 576px) {
    .product-list .product-media {
        flex: 0 0 26rem;
        max-width: 26rem;
        margin: 0 2rem 0 0;
    }
    .product-list .woocommerce-loop-product__title {
        font-size: 1.8em;
        font-weight: 600;
    }
    .product-list .price {
        font-size: 1.8em;
        font-weight: 600;
    }
    .product-list .woocommerce-product-rating {
        margin-bottom: 0.8rem;
    }
    .product-list .product-details {
        padding: 0;
        flex: 1;
        max-width: calc(100% - 28rem);
    }
    .product-list .product-details .btn-product {
        min-width: 12rem;
    }
}

.product-list-sm .product-media {
    line-height: 1.6;
    flex: 0 0 10rem;
    max-width: 10rem;
    margin-right: 1rem;
}
.product-list-sm .woocommerce-loop-product__title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.6rem;
    white-space: normal;
}
.product-list-sm .woocommerce-product-rating {
    margin-bottom: 0.6rem;
}
.product-list-sm .price {
    font-size: 1.6em;
}
.product-list-sm .btn-product {
    display: inline-flex;
    margin-top: 1rem;
    height: 3.3rem;
    font-size: 1.2em;
    min-width: 11rem;
}
.product-list-sm.content-right {
    justify-content: flex-end;
}
.product-list-sm.content-right figure {
    order: 1;
    margin: 0 0 0 1rem;
}
.product-list-sm .product-details {
    padding: 0;
    flex: 1;
    max-width: calc(100% - 11rem);
}

ul.list-type-products {
    display: flex;
    justify-content: center;
    align-items: center;
}

li.product-wrap {
    list-style-type: none;
}

.product .product-media img {
    max-width: 100%;
    height: auto;
    max-height: 235px;
    margin-bottom: 10px;
}

.product .product-details span.price {
    display: block;
    margin-bottom: 10px;
}

.product .product-details span.price,
.price > .woocommerce-Price-amount,
.price ins .woocommerce-Price-amount {
    color: var(--price-color) !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: inherit;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button,
.button.single_add_to_cart_button {
    background-color: var(--primary-color);
    color: var(--light-color);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover,
.button.single_add_to_cart_button:hover,
.woocommerce input.button.alt:hover {
    background-color: var(--primary-hover-color);
    color: var(--light-color);
}

.content-left .product-action {
    justify-content: flex-start;
}
.content-center .product-cat {
    padding: 0;
}
.content-center .product-action {
    justify-content: center;
}
.content-center .product-variations {
    justify-content: center;
}
.content-right .product-cat {
    padding: 0;
    padding-left: 4rem;
}
.content-right .product-action {
    justify-content: flex-end;
}
.content-right .product-variations {
    justify-content: flex-end;
}
.shadow-media:hover .product-media {
    box-shadow: 0 2rem 1.6rem -1.6rem rgba(0, 0, 0, 0.5);
}
.products.grid:not(.masonry) .product-wrap {
    margin-bottom: 0;
}
.products.grid:not(.masonry) .product {
    display: flex;
    flex-direction: column;
    height: 100%}
.products.grid:not(.masonry) .product-media {
    flex: 1;
    height: 0;
}
.products.grid:not(.masonry) .product-media>a {
    display: block;
    height: 100%}
.products.grid:not(.masonry) .product-media img {
    height: 100%}
.products-col .product-list-sm {
    flex-flow: row;
}
.products-col .product-list-sm .product-media {
    margin: 0 1rem 0 0;
}
.add_to_cart_button.loading {
    opacity: 0.6;
}
.slider-nav-full .product-wrap {
    margin-bottom: 0;
}
div.add-to-wishlist {
    margin-top: 0;
}
.add-to-wishlist a:before {
    content: "";
    font-family: "wolmart";
    font-weight: 400;
}
.add-to-wishlist a i {
    display: none;
}
.products .add-to-wishlist a:after {
    content: "";
    clear: both;
    display: block;
}
.yith-wcwl-wishlistaddedbrowse a:before, .yith-wcwl-wishlistexistsbrowse a:before {
    content: ""}
.product-details .yith-wcwl-wishlistaddedbrowse a:hover:before, .product-details .yith-wcwl-wishlistexistsbrowse a:hover:before {
    transform: rotateY(180deg);
}
.count-progress {
    height: 4px;
    margin: 0.6rem 0;
    border-radius: 1px;
    background: #e1e1e1;
    overflow: hidden;
}
.count-now {
    background: var(--primary-color);
    border-radius: inherit;
    height: 100%}
.count-text {
    display: flex;
    justify-content: space-between;
    font-size: 1.2em;
    line-height: 1;
}
.product-list .count-text {
    margin-bottom: 1.5rem;
}
.product .countdown-container {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    white-space: nowrap;
    overflow-x: auto;
    background-color: rgba(34, 34, 34, 0.8);
    color: #fff;
    letter-spacing: -0.025em;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    transition: opacity 0.3s, visibility 0.3s;
}
.product .countdown-container::-webkit-scrollbar {
    height: 5px;
}
.product .countdown-container::-webkit-scrollbar-thumb {
    background: rgba(191, 191, 191, 0.2);
}
.product .countdown-container::-webkit-scrollbar-track {
    background: transparent;
}
.product .countdown-container .countdown {
    width: 100%}
.product .countdown-container .countdown-amount {
    font-size: 1.4rem;
    font-weight: 700;
    color: inherit;
    letter-spacing: inherit;
}
.product .countdown-container .countdown-period {
    font-size: 1rem;
    color: inherit;
    letter-spacing: inherit;
    text-transform: capitalize;
    bottom: 0.8rem;
}
.product .countdown-container .countdown-section {
    padding: 0.7rem 1rem 2.2rem;
}
.product .countdown-container .countdown-section:not(:last-child) {
    margin-right: 1rem;
}
.product .countdown-container .countdown-section:not(:last-child):after {
    content: none;
}
.products .product:hover .countdown-container {
    opacity: 0;
    visibility: hidden;
}
@media screen and (max-width:575px) {
    .product-list {
        display: block;
    }
    .product-list .product-details, .product-list .product-media {
        margin: 0;
        max-width: 100%}
    .product-list .product-media {
        width: 100%}
    .product-list .product-details {
        padding: 1.8rem 0 2rem;
    }
    .product-action-vertical {
        top: 10px;
        right: 10px;
    }
    .product-label-group {
        top: 15px;
        left: 15px;
    }
}
@media screen and (max-width:479px) {
    .product-default: not(.product-with-qty) .product-details .btn-product {
        height: auto;
        padding: 0.8em 0;
        text-indent: 0;
    }
    .product-default:not(.product-with-qty) .product-details .btn-product:before {
        display: none;
    }
    .product-default .product-hide-details .product-action .btn-product {
        padding: 0;
    }
    .product-details .add_to_cart_button,
    .product-details .btn-product,
    .product-hide-details .add_to_cart_button,
    .product-hide-details .btn-product {
        min-width: 3.5rem;
        max-width: 3.5rem;
        padding: 0;
    }
    .product-details .add_to_cart_button,
    .product-hide-details .add_to_cart_button {
        display: block;
        /*overflow: hidden;
        text-indent: -9999rem;*/
    }
    .product-details .add_to_cart_button:before,
    .product-hide-details .add_to_cart_button:before {
        width: 100%;
        text-indent: 0;
        text-align: center;
        font-size: 18px;
        font-weight: 400;
        margin: 0;
    }
    .product-details .product_type_variable:before,
    .product-hide-details .product_type_variable:before {
        content: '';
    }

    .outofstock a.btn-product {
        text-indent: -9999px;
    }
    .outofstock a.btn-product:before {
        content: "";
        width: 100%;
        float: left;
        line-height: 4rem;
        text-indent: 0;
        text-align: center;
        font-family: "wolmart";
        font-size: 18px;
        font-weight: 400;
    }
}

.product-filtering + .w-loading {
    position: relative;
    min-height: 100px;
    margin-bottom: 2rem;
}
.products-banner {
    display: flex;
}
.products-banner > .products-banner-inner,
.products-banner > .woocommerce {
    flex: 1;
    padding: 0 10px;
}
.products-banner > .nav-filters {
    display: block;
}
.creative-grid > .product-wrap {
    margin-bottom: 0;
}
.creative-grid .product {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.creative-grid .product-media {
    flex: 1;
}
.creative-grid .product-list, .creative-grid .product-list-sm, .creative-grid .product-single {
    flex-direction: row;
}
.creative-grid .product-list .product-media {
    flex: 0 0 26rem;
    max-width: 26rem;
}
@media screen and (max-width:359px) {
    .product-wrap .product-default .product-action .btn-quickview:first-child {
        padding: 0.8em 0;
    }
    .products .product {
        font-size: 0.9rem;
    }
    .products .btn-product-icon {
        margin-bottom: 0.25rem;
    }
}

@media screen and (max-width: 767px) {
    .woocommerce .products ul,
    .woocommerce ul.products {
        margin-left: -0.25rem;
    }
}

@media screen and (min-width: 768px) {
    .woocommerce .products ul,
    .woocommerce ul.products {
        margin: 0 0em 1em;
    }
}

.products ul.row {
    margin-left: -10px;
    margin-right: -10px;
}

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

.woocommerce .products .product-list figure.product-media {
    margin-right: 2rem;
}

.woocommerce .products .product-list-sm figure.product-media {
    margin-right: 2rem;
}

.woocommerce .products .product-list-sm.content-center figure,
.woocommerce .products .product-list-sm.content-right figure {
    margin: 0 0 0 2rem;
}

.product-loop .product-media .slider-relative {
    display: block;
}

.product-loop.product-slideup .wolmart-multi-image-dots {
    top: 10px;
    bottom: auto;
}

.product-loop:hover .wolmart-multi-image-dots, .product-loop:hover div.wolmart-hover-slider-wrapper {
    opacity: 1;
    visibility: visible;
}

div.wolmart-hover-slider-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.3s, opacity 0.3s;
}

div.wolmart-hover-slider-wrapper .slider-button.slider-button-prev {
    top: 50%;
    left: 0;
    border-radius: 0 3px 3px 0;
    color: #fff !important;
}

div.wolmart-hover-slider-wrapper .slider-button.slider-button-next {
    top: 50%;
    right: 0;
    border-radius: 3px 0 0 3px;
    color: #fff !important;
}

div.wolmart-hover-slider-wrapper .slider-button {
    background-color: #222529 !important;
    transform: translate(0, -50%);
    opacity: 0.5;
    transition: opacity 0.3s;
    font-size: 2.4rem !important;
}

div.wolmart-hover-slider-wrapper .slider-button:hover {
    opacity: 1;
}

div.wolmart-hover-slider-wrapper .slider-button:before {
    margin-left: 0;
}

div.wolmart-hover-slider-wrapper .product-hover-slider img {
    opacity: 1;
    position: static;
}

.wolmart-hover-multi-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: flex;
}

.wolmart-hover-multi-image-wrapper .wolmart-hover-multi-image-item {
    flex: 1;
}

.wolmart-multi-image-dots {
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    display: flex;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 3;
}

.wolmart-multi-image-dots .wolmart-multi-image-dot {
    display: block;
    margin: 0 3px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #666;
}

.wolmart-multi-image-dots .wolmart-multi-image-dot.active {
    background: var(--primary-color, #2879FE);
}

.product-sticky-cart .product-details {
    padding-top: 34px;
}

.product-sticky-cart .product-sticky-cart-control {
    display: none;
}

.product-sticky-cart.outofstock .product-sticky-cart-control {
    display: none !important;
}

.product-sticky-cart-wrapper {
    display: block;
    border-radius: 48px;
    left: 0;
    bottom: -24px;
    right: auto;
    opacity: 1;
    visibility: visible;
    overflow: hidden;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    z-index: 10;
}

.product-sticky-cart-wrapper .btn-product {
    padding: 16px 20px;
    border-radius: 48px;
    opacity: 1;
    white-space: nowrap;
}

.product-sticky-cart-wrapper .added_to_cart {
    display: none;
}

.product-sticky-cart-wrapper .add_to_cart_button.product_type_simple:before {
    /*content: "";
    font-family: "wolmart";*/
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;

    display: inline-block;
    margin-right: 5px;
}

.product-sticky-cart-wrapper .add_to_cart_button.product_type_simple.hide {
    display: none;
}

.product-sticky-cart-wrapper .product-sticky-cart-control {
    justify-content: center;
    align-items: center;
    padding: 4px;
    min-height: 48px;
    border-radius: 48px;
    background: var(--primary-color, #2879FE);
    cursor: pointer;
}

.product-sticky-cart-wrapper .product-sticky-cart-control.show {
    display: flex;
}

.product-sticky-cart-wrapper .product-sticky-cart-control button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
    border: none;
    background: var(--primary-color, #2879FE);
    cursor: pointer;
}

.product-sticky-cart-wrapper .product-sticky-cart-control button.product-add-cart,
.product-sticky-cart-wrapper .product-sticky-cart-control button:hover {
    filter: brightness(1.2);
}

.product-sticky-cart-wrapper .product-sticky-cart-control button.loading {
    position: relative;
    overflow: hidden;
    filter: brightness(1);
}

.product-sticky-cart-wrapper .product-sticky-cart-control .product-sticky-cart-qty {
    padding: 0 20px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.product-sticky-cart-wrapper .product-sticky-cart-control.qty-only {
    max-width: 48px;
}

.product-sticky-cart-wrapper .product-sticky-cart-control.qty-only button {
    display: none;
}

.product-cart-bottom {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #eee;
}

.product-cart-bottom .product-label-group {
    top: 1rem;
    left: 1rem;
}

.product-cart-bottom .product-label {
    font-size: 1rem;
    font-weight: 600;
    padding: 0.5rem 1rem;
    border-radius: 0;
}

.product-cart-bottom .woocommerce-loop-product__title {
    padding-right: 0;
    margin-bottom: 0.3rem;
    font-size: 1.5em;
    font-weight: 300;
    letter-spacing: 0.025em;
}

.product-cart-bottom .product-rating-stock {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
}

.product-cart-bottom .woocommerce-product-rating {
    flex-wrap: wrap;
    margin-bottom: 0.4rem;
    margin-right: 0.5rem;
    font-size: 1.3rem;
    line-height: 1.4;
}

.product-cart-bottom .star-rating+a {
    color: #666;
    font-size: 1.2rem;
    font-weight: 300;
    letter-spacing: -0.08em;
    padding-right: 2px;
}

.product-cart-bottom .stock-status {
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
    line-height: 1.3;
    letter-spacing: 0.025em;
    color: var(--dark-color, #333);
}

.product-cart-bottom .stock-status.out-stock {
    color: var(--wolmart-alert-color, #e02c2c);
}

.product-cart-bottom .stock-status i {
    margin-right: 0.4rem;
    font-size: 1.1rem;
    font-weight: 400;
    color: var(--primary-color, #369);
}

.product-cart-bottom .product-action + .count-text {
    margin-top: 1rem;
}

.product-cart-bottom .product-details {
    display: flex;
    flex-direction: column;
    padding-top: 1rem;
    height: inherit;
}

.product-cart-bottom .product-variation-wrapper {
    margin-bottom: 1.1rem;
}

.product-cart-bottom .price {
    margin-bottom: 1.2rem;
}

.product-cart-bottom .price + .product-variation-wrapper,
.product-cart-bottom .price + .sold-by-container {
    margin-top: -1.1rem;
}

.product-cart-bottom .product-variations > * {
    margin: 4px 5px 4px 0;
    font-size: 1.1rem;
    color: var(--dark-color, #333);
    min-width: 20px;
    min-height: 20px;
    border-color: #e1e1e1;
    border-radius: 0;
}

.product-cart-bottom .product-variations > :not(.select-box).active,
.product-cart-bottom .product-variations > :not(.select-box):hover {
    color: #fff;
    background-color: var(--dark-color, #333);
    border-color: var(--dark-color, #333);
}

.product-cart-bottom .product-variations > .select-box > select {
    margin-left: 0;
}

.product-cart-bottom .product-variations > .color {
    font-size: 0;
    border-radius: 50% !important;
    border: 1px solid !important;
}

.product-cart-bottom .product-variations > .color.active {
    box-shadow: 0px 0px 0px 2px #fff inset;
}

.product-cart-bottom .product-variations > .color.active:before {
    content: none;
}

.product-cart-bottom .btn-product {
    width: 100%;
    max-width: 100%;
    font-size: 1.2em;
    letter-spacing: 0.025em;
    text-transform: none;
    color: var(--primary-color, #369);
    border: 1px solid var(--primary-color, #369);
    background-color: transparent;
    height: 4rem;
    line-height: 4rem;
}

.product-cart-bottom .sold-by-container + .product-action {
    margin-top: 1.2rem;
}

.rounded-skin .product-cart-bottom {
    border-radius: 6px;
}

.rounded-skin .product-cart-bottom .product-variations>* {
    border-radius: 4px;
}

.rounded-skin .product-cart-bottom .btn-product {
    border-radius: 6px;
}

.rounded-skin .product-cart-bottom .product-label {
    border-radius: 4px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt,
.button.single_add_to_cart_button.alt {
    background-color: var(--primary-color, #2879FE);
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover,
.button.single_add_to_cart_button.alt:hover {
    background-color: var(--primary-hover-color, #2879FE);
}

.woocommerce-product-gallery {
    position: relative;
}

.woocommerce-product-gallery__image a,
.woocommerce-product-gallery__image img {
    width: 100%;
    display: block;
}

.product-thumbs-wrap {
    flex-basis: 100%;
    max-width: 100%;
}
.product-single:not(.vendor-products) .col-md-6 .woocommerce-product-gallery {
    position: sticky;
    top: 0;
}
.product-single-carousel-wrap {
    width: 100%;
}
.product-single-carousel~.slider-button-prev {
    left: 1.5em;
}
.product-single-carousel~.slider-button-next {
    right: 1.5em;
}
.product-gallery {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.product-gallery.slider-container {
    position: static;
}
.product-gallery>.slider-pagination {
    bottom: -3rem;
}
.product-gallery > .slider-container {
    position: relative;
    width: 100%;
}
.product-thumbs-wrap {
    position: relative;
    margin-top: 1rem;
    overflow: hidden;
}
.product-thumbs-wrap img {
    display: block;
    width: 100%;
}
.product-thumbs-wrap .slider-button {
    background: #fff;
    opacity: 0.9;
    border-radius: 0;
    height: 101%;
    width: 2.4rem;
    transition: opacity 0.3s;
}
.product-thumbs-wrap>.disabled {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
}
.product-thumbs-wrap .slider-button-prev {
    left: 1.2rem;
}
.product-thumbs-wrap .slider-button-next {
    right: 1.2rem;
}
.product-thumbs-wrap>button:not(.disabled):hover {
    opacity: 1;
}
.product-thumb:after {
    position: absolute;
    left: 0.5px;
    right: 0.5px;
    top: 0.5px;
    bottom: 0.5px;
}
:not(.slider-container-initialized) > .product-thumbs {
    width: calc(100% + 10px);
    margin: 0 -5px;
}
.product-thumb {
    position: relative;
    margin: 0 5px;
    cursor: pointer;
    backface-visibility: hidden;
}
.product-thumbs.active .product-thumb {
    margin-left: 0;
}
.product-quickview .product-thumb {
    width: auto;
}
.row>.product-thumb {
    max-width: calc(25% - 10px);
    flex: 0 0 25%;
}
.product-thumb:after {
    content: "";
    transition: border-color 0.3s;
    border: 1px solid transparent;
}
.product-thumb.active:after {
    border-color: var(--primary-color, #2879FE);
}
.slider-container-initialized div.product-thumb {
    margin: 0;
}
.product-single {
    position: relative;
    font-size: 1.3rem;
}
.product-single .summary>hr {
    margin-bottom: 1.5rem;
}
.product-single .summary p:not(.price) {
    font-size: 1.3rem;
}
.product-single .variations {
    margin-bottom: 2.2rem;
}
.product-single .select-type {
    display: flex;
    align-items: center;
}
.product-single .product-soac-wrapper {
    align-items: center;
}
.product-single .product-soac-wrapper .btn-product-icon {
    margin: 0 2rem 1rem 0;
}
.product-single .product-soac-wrapper .btn-product-icon span {
    display: none;
}
.product-single .product-soac-wrapper .btn-product-icon.compare {
    color: var(--wolmart-body-color, #666);
}
.woocommerce-product-details__short-description {
    border-bottom: 1px solid #eee;
    margin-bottom: 1.7rem;
    line-height: 2;
}
.woocommerce-product-details__short-description p, .woocommerce-product-details__short-description ul {
    margin-bottom: 1.6rem;
}
.woocommerce-product-gallery .product-label-group {
    z-index: 2;
    left: 2rem;
}

.summary {
    padding: 0.4rem 0 3rem;
}
.container-fluid .summary {
    padding-top: 4px;
}
.summary .wolmart-sold-count,
.summary .woocommerce-review-link {
    color: #999;
    font-size: 1.2rem;
}
.summary .woocommerce-product-rating {
    margin-bottom: 1.6rem;
    font-size: 1.5rem;
}
.summary .woocommerce-review-link+.wolmart-sold-count {
    position: relative;
    padding-left: 0.5rem;
    margin-left: 0.5rem;
}
.summary .woocommerce-review-link+.wolmart-sold-count:before {
    position: absolute;
    content: "";
    left: 0;
    border-left: 1px solid;
    height: 80%;
    top: 50%;
    transform: translateY(-50%);
}
.summary .star-rating {
    letter-spacing: 0.1em;
}
.summary .star-rating span:after {
    color: #ffb639;
}
.summary .add-to-wishlist {
    position: relative;
    display: inline-block;
}
.summary .add-to-wishlist a {
    display: inline-block;
    padding: 1.2rem 0.8rem;
    color: var(--dark-color, #333);
}
.summary .add-to-wishlist a:before {
    font-size: 1.8rem;
}
.summary .add-to-wishlist a:hover {
    color: var(--primary-color, #2879FE);
}
.summary .compare {
    display: inline-block;
    padding: 1rem 0.8rem;
    vertical-align: -1px;
    font-size: 1.3rem;
    color: var(--dark-color, #333);
}
.summary .compare:before {
    font-size: 1.5em;
}
.summary .compare:hover {
    color: var(--primary-color, #2879FE);
}
.summary .yith-wcwl-wishlistaddedbrowse a:before {
    float: none;
    width: auto;
}
.summary .social-icons {
    margin-right: 0.8rem;
    vertical-align: 0.2rem;
}
.summary .social-icons:after {
    content: "";
    border-left: 1px solid #e1e1e1;
    height: 1.8rem;
    margin-left: 1.2rem;
}
.summary .product-variations .color {
    border-radius: 50%}
.summary .added_to_cart {
    display: none;
}

.product-variations > .color:before {
    content: "";
    position: relative;
    display: inline-block;
    font-family: "wolmart";
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: -0.025em;
    color: #fff;
}
.product-variations > .color.active,
.product-variations > .color:hover {
    border: none;
}
.product-variations > .color.active:before {
    content: "";
}
.product-countdown-container {
    position: relative;
    margin: -0.6rem 0 1.2rem;
    font-size: 1.5rem;
}
.product-list-sm .product-countdown-container {
    position: absolute;
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    margin-bottom: 0;
    font-size: 9px;
    justify-content: center;
}
.product-list-sm .product-countdown-container .countdown-amount {
    margin-left: 0;
}
.product-countdown-container:before {
    content: "";
    position: absolute;
    height: 2.4rem;
    left: -1.7rem;
    top: 50%;
    transform: translateY(-50%);
    border-right: 1px solid #fff;
    opacity: 0.2;
}
.product-countdown-container label {
    margin-right: 0.5rem;
    text-transform: none;
    font-weight: 400;
    color: #fff;
}
.product-countdown-container .countdown-amount {
    color: inherit;
    font-size: inherit;
}
.countdown-variations {
    display: none;
}
.product-countdown {
    display: inline;
    margin-left: 0.5rem;
    color: var(--primary-color, #2879FE);
    font-weight: 700;
}
.product-gallery+.product-countdown-container {
    position: absolute;
    bottom: 20px;
    margin: 0 -50% 0 50%;
    transform: translateX(-50%);
}
.product-variations>.disabled {
    cursor: not-allowed;
    opacity: 0.3;
}
.product_title {
    font-size: 2.4rem;
    font-weight: 600;
    letter-spacing: -0.025em;
    line-height: 1.4;
    margin-bottom: 1.2rem;
}
.product_title a {
    color: inherit;
}
p.price {
    display: block;
    margin-bottom: 1rem;
    font-size: 3rem;
    margin-top: 1.4rem;
    border-top: 1px solid #eee;
    padding-top: 2rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.05em;
}
p.price del {
    font-size: 2.4rem;
}
form.cart:not(.variations_form) {
    padding-top: 3px;
}
.woocommerce-variation-add-to-cart, form.cart {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
form.cart .quantity-wrapper {
    margin-bottom: 1.4rem;
}
form.cart .quantity-wrapper label {
    margin-right: 0.1rem;
}
form.cart .quantity {
    margin-right: 1rem;
}
form.cart label {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 3.2rem;
    color: var(--dark-color, #333);
    min-width: 7rem;
    margin-right: 0.5rem;
}
form.variations_form {
    display: block;
}
.variations>* {
    display: flex;
    align-items: flex-start;
}
.variations>:not(:last-child) {
    margin-right: 4rem;
    margin-bottom: 1.4rem;
}
.variations .select-box:before {
    right: 1.4rem;
    font-size: 1.2rem;
    color: var(--dark-color, #333);
}
.variations select {
    max-width: none;
    color: var(--dark-color, #333);
    border-color: var(--light-color, #ccc);
    font-size: 1.3rem;
}
.variations .reset-variation-cont {
    display: block;
}
.variations .product-variations+select, .variations .reset-variation-tr {
    display: none;
}
.reset_variations {
    color: var(--dark-color, #333);
    padding: 0.3em 1em;
    background: #f4f4f4;
    font-size: 1.2rem;
    margin-bottom: 2.5rem;
}
hr.product-divider {
    margin-top: 0;
    margin-bottom: 2rem;
    width: 100%}
.woocommerce-variation p, p.out-of-stock, p.stock.available-on-backorder, p.wolmart-pre-order-date {
    display: inline-block;
    padding: 4px 2rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    border-radius: 2px;
    color: #fff;
    background: #d26e4b;
}
p.out-of-stock {
    background: var(--light-color, #ccc);
}
.woocommerce-variation {
    display: none;
    margin-bottom: 0.3rem;
}
.woocommerce-variation .price {
    margin-bottom: -10px;
}
.woocommerce-variation>* {
    transform: translateY(-10px);
}
.action-group {
    display: flex;
    align-items: center;
    flex: 1;
    margin-bottom: 2rem;
}
.action-group span {
    display: none;
}
.action-group .btn-product-icon {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 1.6rem;
    color: var(--wolmart-body-color, #666);
    width: 4.5rem;
    height: 4.5rem;
    min-width: 4.5rem;
    margin: 0 0 0 1rem;
    border: 1px solid var(--light-color, #ccc);
    border-radius: 2px;
}
.action-group .btn-product-icon:hover {
    background-color: var(--primary-color, #2879FE);
    border-color: var(--primary-color, #2879FE);
    color: #fff;
}
.action-group .btn-product-icon:before {
    line-height: 4.5rem;
    margin: 0;
    padding: 0;
}
.single_add_to_cart_button, .single_buy_now_button {
    display: block;
    flex: 1;
    font-size: 1.4rem;
    margin-bottom: 1.4rem;
    line-height: 4.4rem;
    padding: 0 1em;
    border-radius: 2px;
    border-width: 0;
}
.single_add_to_cart_button:before {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-right: 8px;
    position: relative;
    bottom: -1px;
}
.single_buy_now_button {
    flex: 0 0 100%;
    margin-top: 0.6rem;
    border-width: 1px;
    line-height: 4.2rem;
}
.product_meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.product_meta > span {
    margin-right: 10px;
}
.product_meta > span:last-of-type {
    margin-right: 0;
}
.product_meta img {
    border-radius: inherit;
}
.product_meta.no-brand-image {
    display: block;
}
.product_meta .brand {
    border: 1px solid #eee;
    border-radius: 0.5rem;
    margin: 0 1.7rem 1rem 0;
}
.product_meta .brand img {
    height: 4.8rem;
}
.product_meta .brand img.w-lazyload {
    max-width: 11rem;
}
.product_meta .brand img:not(.w-lazyload) {
    width: auto;
}
.product_meta .by-vendor-name-link:not(:last-child) {
    margin: 0 1.7rem 1rem 0;
}
.product_meta a {
    text-transform: none;
    color: #999;
}
.product_meta a:hover {
    color: var(--primary-color, #2879FE);
}
.product-single-gallery .product_meta, .product-single-gallery .woocommerce-product-details__short-description {
    border-bottom: 0;
    margin-bottom: 0;
}
.product-single-gallery .variations {
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #eee;
    margin-bottom: 2.5rem;
}
.product-meta-inner {
    line-height: 1.9;
    padding: 0.2rem 0 0 0.3rem;
    margin-bottom: 1rem;
    color: var(--wolmart-body-color, #666);
}
.product-meta-inner>span {
    display: flex;
    flex-wrap: wrap;
}
.product-meta-inner>span>a, .product-meta-inner>span>span {
    margin-left: 4px;
}
.product-meta-inner>span:not(:last-child) {
    margin-right: 1rem;
}
.product-meta-inner .sku {
    color: #999;
}
.size-guide {
    line-height: 30px;
    font-weight: 300;
}
.size-guide i {
    margin-right: 0.5rem;
    font-size: 1.5rem;
}
.woocommerce-variation-price .price {
    font-size: 2.4rem;
    font-weight: 600;
}
.woocommerce-variation-price del {
    font-weight: 600;
}
.product-widget .variations {
    margin-bottom: 1.7rem;
}
.product-widget .woocommerce-variation-add-to-cart, .product-widget form.cart:not(.variations_form) {
    border-top: 1px solid #eee;
    padding-top: 2rem;
}
.product-widget.product-single div.summary {
    padding: 2.5rem 0 3rem;
}
.product-widget .star-rating span:after {
    color: var(--wolmart-secondary-color, #f93);
}
.product-widget div.woocommerce-product-gallery {
    margin-bottom: 0.4rem;
}
.product-widget form.cart label {
    min-width: auto;
    margin-right: 1rem;
}
.product-widget .quantity-wrapper label {
    display: none;
}
.product-widget .summary {
    -webkit-mask-image: linear-gradient(to top, transparent 5px, #000 25px);
    mask-image: linear-gradient(to top, transparent 5px, #000 25px);
    -webkit-overflow-scrolling: touch;
}
.product-widget .summary::-webkit-scrollbar {
    width: 0;
}
.product-widget .add-to-wishlist a {
    padding: 0.3rem 0.8rem;
}
.product-widget .product_title:hover a {
    color: var(--primary-color, #2879FE);
}
.product-widget button.slider-button {
    top: 50%;
    font-size: 2.4rem;
}
.product-widget .single_buy_now_button {
    margin-top: -0.4rem;
}
.product-widget .product-thumbs-wrap .slider-button:not(:disabled):hover {
    background: #fff;
}
@media screen and (min-width: 768px) {
    .row>.product-single.row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.row>.product-single.row>:first-child {
    padding-left: 0;
}
.row>.product-single.row>:last-child {
    padding-right: 0;
}
.product-widget .summary {
    height: 100%}
}@media screen and (max-width:767px) {
    .product-single.product-widget.row div.summary {
    padding-bottom: 1rem;
    max-height: none;
    overflow-y: visible;
}
}@media screen and (max-width:479px) {
    .summary .social-icons: after {
    display: none;
}
}@media screen and (min-width: 992px) {
    .product-label-group.pg-vertical-label {
    left: 120px;
}
.pg-vertical .product-single-carousel-wrap {
    max-width: calc(100% - 100px);
}
.pg-vertical .product-thumbs-wrap {
    order: -1;
    max-width: 90px;
    margin: 0 10px 0 0;
}
.pg-vertical .product-thumbs-wrap>button {
    border-radius: 0;
    width: 101%;
    height: 2.5rem;
    transform: none;
}
.pg-vertical .product-thumbs-wrap>button:before {
    margin: 0;
    font-size: 2rem;
    vertical-align: 4px;
}
.pg-vertical .product-thumbs-wrap>.slider-button-prev {
    top: 0;
    left: 0;
}
.pg-vertical .product-thumbs-wrap>.slider-button-prev:before {
    content: ""}
.pg-vertical .product-thumbs-wrap>.slider-button-next {
    top: auto;
    bottom: 0;
    right: 0;
}
.pg-vertical .product-thumbs-wrap>.slider-button-next:before {
    content: ""}
.pg-vertical .product-thumbs {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    width: 100%}
.pg-vertical .product-thumb {
    height: auto;
    margin: 0 0 10px;
}
.pg-vertical .row>.product-thumb {
    flex: 0;
    max-width: none;
}
.variations select {
    width: 20rem;
}
.product-widget .pg-vertical .product-thumbs-wrap {
    max-width: 60px;
}
.product-widget .pg-vertical .product-single-carousel-wrap {
    max-width: calc(100% - 70px);
}
.product-widget .pg-vertical-label {
    left: 90px;
}
}.product-single.product-widget .quantity {
    width: 15.2rem;
}
.products .product-single .quantity {
    width: 13.2rem;
}
.social-icons {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}
.social-facebook, .social-facebook.use-hover:hover {
    color: #1b4f9b;
}
.social-facebook.stacked {
    background-color: #1b4f9b;
    color: #fff;
}
.social-facebook.framed:hover, .social-facebook.stacked:hover {
    border-color: #1b4f9b;
    background-color: #1b4f9b;
    color: #fff;
}
.social-twitter, .social-twitter.use-hover:hover {
    color: #00adef;
}
.social-twitter.stacked {
    background-color: #00adef;
    color: #fff;
}
.social-twitter.framed:hover, .social-twitter.stacked:hover {
    border-color: #00adef;
    background-color: #00adef;
    color: #fff;
}
.social-linkedin, .social-linkedin.use-hover:hover {
    color: #0073b2;
}
.social-linkedin.stacked {
    background-color: #0073b2;
    color: #fff;
}
.social-linkedin.framed:hover, .social-linkedin.stacked:hover {
    border-color: #0073b2;
    background-color: #0073b2;
    color: #fff;
}
.social-email, .social-email.use-hover:hover {
    color: #dd4b39;
}
.social-email.stacked {
    background-color: #dd4b39;
    color: #fff;
}
.social-email.framed:hover, .social-email.stacked:hover {
    border-color: #dd4b39;
    background-color: #dd4b39;
    color: #fff;
}
.social-youtube, .social-youtube.use-hover:hover {
    color: #2c567e;
}
.social-youtube.stacked {
    background-color: #2c567e;
    color: #fff;
}
.social-youtube.framed:hover, .social-youtube.stacked:hover {
    border-color: #2c567e;
    background-color: #2c567e;
    color: #fff;
}
.social-google, .social-google.use-hover:hover {
    color: #dd4b39;
}
.social-google.stacked {
    background-color: #dd4b39;
    color: #fff;
}
.social-google.framed:hover, .social-google.stacked:hover {
    border-color: #dd4b39;
    background-color: #dd4b39;
    color: #fff;
}
.social-pinterest, .social-pinterest.use-hover:hover {
    color: #f96a02;
}
.social-pinterest.stacked {
    background-color: #f96a02;
    color: #fff;
}
.social-pinterest.framed:hover, .social-pinterest.stacked:hover {
    border-color: #f96a02;
    background-color: #f96a02;
    color: #fff;
}
.social-reddit, .social-reddit.use-hover:hover {
    color: #ff4107;
}
.social-reddit.stacked {
    background-color: #ff4107;
    color: #fff;
}
.social-reddit.framed:hover, .social-reddit.stacked:hover {
    border-color: #ff4107;
    background-color: #ff4107;
    color: #fff;
}
.social-tumblr, .social-tumblr.use-hover:hover {
    color: #304e6c;
}
.social-tumblr.stacked {
    background-color: #304e6c;
    color: #fff;
}
.social-tumblr.framed:hover, .social-tumblr.stacked:hover {
    border-color: #304e6c;
    background-color: #304e6c;
    color: #fff;
}
.social-vk, .social-vk.use-hover:hover {
    color: #6383a8;
}
.social-vk.stacked {
    background-color: #6383a8;
    color: #fff;
}
.social-vk.framed:hover, .social-vk.stacked:hover {
    border-color: #6383a8;
    background-color: #6383a8;
    color: #fff;
}
.social-whatsapp, .social-whatsapp.use-hover:hover {
    color: #3c8a38;
}
.social-whatsapp.stacked {
    background-color: #3c8a38;
    color: #fff;
}
.social-whatsapp.framed:hover, .social-whatsapp.stacked:hover {
    border-color: #3c8a38;
    background-color: #3c8a38;
    color: #fff;
}
.social-xing, .social-xing.use-hover:hover {
    color: #1a7576;
}
.social-xing.stacked {
    background-color: #1a7576;
    color: #fff;
}
.social-xing.framed:hover, .social-xing.stacked:hover {
    border-color: #1a7576;
    background-color: #1a7576;
    color: #fff;
}
.social-instagram, .social-instagram.use-hover:hover {
    color: #cc0001;
}
.social-instagram.stacked {
    background-color: #cc0001;
    color: #fff;
}
.social-instagram.framed:hover, .social-instagram.stacked:hover {
    border-color: #cc0001;
    background-color: #cc0001;
    color: #fff;
}
.use-hover.social-icon:not(:hover) {
    color: var(--wolmart-body-color, #666);
    border-color: var(--light-color, #ccc);
}
.use-hover.stacked:not(:hover) {
    color: #fff;
    background-color: #999;
}
.social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin: 0.3rem 0.8rem 0.3rem 0;
    border-radius: 50%;
    font-size: 14px;
    transition: color 0.3s, background 0.3s, border 0.3s;
}
.social-icon.framed {
    border: 1px solid;
}
.social-icon:hover {
    color: var(--primary-color, #2879FE);
}
.left-sidebar-active .left-sidebar .sidebar-close,
.left-sidebar-active .left-sidebar .sidebar-overlay,
.right-sidebar-active .right-sidebar .sidebar-close,
.right-sidebar-active .right-sidebar .sidebar-overlay,
.top-sidebar-active .top-sidebar .sidebar-close,
.top-sidebar-active .top-sidebar .sidebar-overlay {
    visibility: visible;
    opacity: 1;
}
.left-sidebar-active .left-sidebar .sidebar-content,
.right-sidebar-active .right-sidebar .sidebar-content,
.top-sidebar-active .top-sidebar .sidebar-content {
    transform: translateX(0);
    opacity: 1;
}
.sidebar-close {
    position: fixed;
    top: 25px;
    left: calc(100vw - 50px);
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
    z-index: 1062;
}
.sidebar-content,
.sidebar-overlay,
.sidebar-toggle {
    position: fixed;
    top: 0;
    left: 0;
}
.sidebar-overlay {
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.4s, opacity 0.4s;
    z-index: 1061;
}
.sidebar-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 160px;
    width: 40px;
    height: 40px;
    border-radius: 0 3px 3px 0;
    font-size: 1.4rem;
    color: #fff;
    background-color: #222;
    opacity: 0.6;
    z-index: 1060;
}
.sidebar-toggle:hover {
    opacity: 0.8;
    color: #fff;
}
.right-sidebar .sidebar-toggle {
    border-radius: 3px 0 0 3px;
}
.sidebar-fixed.left-sidebar {
    width: var(--wolmart-left-sidebar-width, 31rem);
    flex: 0 0 auto;
}
.sidebar-fixed.right-sidebar {
    width: var(--wolmart-right-sidebar-width, 31rem);
    flex: 0 0 auto;
}
.sidebar-content {
    bottom: 0;
    padding: 2rem;
    transform: translateX(-100%);
    overflow: auto;
    opacity: 0;
    line-height: 1.3;
    transition: transform 0.4s, opacity 0.4s;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    color: #999;
}
.left-sidebar .sidebar-content {
    width: var(--wolmart-left-sidebar-width, 31rem);
}
.right-sidebar .sidebar-content {
    width: var(--wolmart-right-sidebar-width, 31rem);
}
.sidebar-offcanvas .sidebar-content {
    z-index: 1062;
    background: #fff;
}
.sidebar-overlay ~ .sidebar-content {
    box-shadow: none;
}
.sidebar-content .sidebar-close {
    display: flex;
    position: static;
    align-items: center;
    margin-bottom: 2rem;
    text-transform: uppercase;
    line-height: 1;
}
.sidebar-content .close-icon {
    width: 1.6rem;
    height: 1.6rem;
    margin-right: 0.6rem;
}
.sidebar-content .close-icon:after, .sidebar-content .close-icon:before {
    background: var(--wolmart-body-color, #666);
}
.sidebar-content p {
    line-height: 1.6;
    color: var(--wolmart-body-color, #666);
}
@media screen and (max-width:991px) {
    .sidebar-content {
    background: #fff;
}
}.rtl .left-sidebar {
    order: 2;
}
.rtl .right-sidebar {
    order: initial;
}
.right-sidebar {
    margin-left: auto;
    order: 2;
}
.right-sidebar .sidebar-toggle {
    left: auto;
    right: 0;
}
.right-sidebar .sidebar-close {
    left: 3rem;
}
.right-sidebar .sidebar-content {
    transform: translateX(100%);
    left: auto;
    right: 0;
}
@media screen and (min-width: 992px) {
  .sidebar-fixed .sidebar-toggle {
    display: none;
  }
  .sidebar-fixed .sidebar-overlay {
    display: none;
  }
  .sidebar-fixed .sidebar-content {
    position: relative;
    overflow: visible;
    padding: 0;
    opacity: 1;
  }
  .sidebar-fixed .sidebar-content {
    width: auto;
    transform: none;
  }
}
@media screen and (max-width:991px) {
  .sidebar-content {
    z-index: 1062;
  }
}
.sidebar .sidebar-content a:not(.btn),
.sidebar .sidebar-content span.count {
    /* set color here */
}

.sidebar .sidebar-content li.chosen > a:not(.btn),
.sidebar .sidebar-content li.chosen>span.count,
.sidebar .sidebar-content li:hover > a:not(.btn),
.sidebar .sidebar-content li:hover > span.count {
    /* set color here */
}
.sidebar .widget_search:not(.widget-collapsible) {
    margin-bottom: 2.5rem;
}
.sidebar .widget_search:not(.widget-collapsible) .search-wrapper {
    width: 100%
}
.sidebar .search-wrapper .form-control {
    min-height: 4.7rem;
}
.sidebar .widget-title.collapsed {
    margin-bottom: 0;
}
.sidebar:not(.shop-sidebar) .widget .widget-title {
    margin-bottom: 1rem;
}
.sidebar:not(.shop-sidebar) .widget > ul {
    margin-top: -1rem;
}
.sidebar .widget>:not(.widget-title) {
    transition: opacity 0.3s;
}
.sidebar .widget>.slider-wrapper {
    transition-property: transform;
}
.sidebar .widget .tagcloud, .sidebar .widget>ul {
    margin-bottom: 1.3rem;
}
.sidebar .widget form {
    margin-bottom: 2.3rem;
}
.sidebar .widget>select {
    margin-bottom: 2rem;
}
.sidebar .widget .current-cat>a {
    /* set color here */
}
.sidebar .widget .children {
    position: relative;
    width: 100%;
    margin: 1rem 0 -0.5rem;
    padding-left: 1.3rem;
}
.sidebar .widget .children:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 4px;
    bottom: 3px;
    border-left: 1px solid #eee;
}
.sidebar .widget li {
    padding: 1rem 0;
}
.sidebar .widget li>a {
    padding: 0 0 0 2px;
}
.sidebar .widget .count {
    line-height: 1;
    transition: color 0.4s;
}
.sidebar .widget .product-wrap {
    margin-bottom: 0;
}
.sidebar .children a {
    color: var(--wolmart-body-color, #666);
}
.sidebar .widget_categories>form {
    margin-bottom: 2rem;
}
.sidebar .widget_categories ul.children {
    font-size: 1.3rem;
}
.sidebar .collapsed~* {
    opacity: 0.1;
}
.sidebar .cat-item {
    position: relative;
    flex-wrap: wrap;
}
.sidebar .cat-item>a {
    flex: none;
}
.sidebar .cat-item>.count {
    flex: 1;
    margin-left: 5px;
}
.sidebar .cat-item>ul {
    position: relative;
    display: none;
    width: 100%;
    margin: 1rem 0 0;
    padding-left: 1.3rem;
}
.sidebar .cat-item>ul:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 4px;
    bottom: 3px;
    border-left: 1px solid #eee;
}
.sidebar .cat-item li {
    padding: 5.5px 0;
}
.sidebar .cat-item>a>i {
    content: "";
    position: absolute;
    top: 9px;
    right: 0;
    line-height: 0;
    margin-right: -3px;
    padding: 1rem 5px;
    font-size: 1.1rem;
    font-family: "wolmart";
    font-weight: 600;
    transition: transform 0.3s;
}
.sidebar .cat-item.show>a {
    color: var(--primary-color, #2879FE);
}
.sidebar .cat-item.show>a i {
    transform: rotate(-180deg);
}
.sidebar .menu li {
    padding: 0;
}
.sidebar .menu li a {
    padding: 0.7rem 0;
}
.sidebar .menu ul {
    padding: 0;
    margin: 0;
}
.widget-collapsible:not(.widget-block)>.widget-title {
    position: relative;
    cursor: pointer;
    padding: 1.3rem 0;
    margin: 0;
}
.widget-collapsible:not(.widget-block)>h3 {
    padding: 2rem 0;
}
.widget-collapsible:not(.widget-block) .dokan-store-open-close {
    margin: 1.3rem 0;
}
.widget-collapsible:not(.widget-block) .product-cat-stack-dokan#cat-drop-stack, .widget-collapsible:not(.widget-block) .product-cat-stack-dokan.cat-drop-stack, .widget-collapsible:not(.widget-block) .store-cat-stack-dokan#cat-drop-stack, .widget-collapsible:not(.widget-block) .store-cat-stack-dokan.cat-drop-stack, .widget-collapsible:not(.widget-block)>ul {
    padding: 0.7rem 0;
    margin-top: 0;
    margin-bottom: 1.3rem;
}
.widget-collapsible:not(.widget-block)>h3+p {
    margin-top: 1.5rem;
}
.widget-collapsible:not(.widget-block) .dokan-bestselling-product-widget {
    margin-bottom: 2.3rem;
}
.widget-collapsible:not(.widget-block)>*, .widget-collapsible:not(.widget-block)>ul {
    border-top: none;
}
.widget-collapsible:not(.widget-block) .toggle-btn {
    top: 21px;
    right: 2px;
    padding: 0;
    width: 12px;
    opacity: 1;
}
.widget-collapsible:not(.widget-block) .toggle-btn:after, .widget-collapsible:not(.widget-block) .toggle-btn:before {
    content: "";
    position: absolute;
    color: var(--wolmart-body-color, #666);
    width: 12px;
    transition: transform 0.3s;
}
.widget-collapsible:not(.widget-block)>.collapsed .toggle-btn:before {
    transform: rotate(90deg);
}
.widget-collapsible:not(.widget-block)>.collapsed .toggle-btn:after {
    transform: rotate(180deg);
}
.widget.widget-collapsible>select {
    border: 1px solid #eee;
}
.widget.widget-collapsible.dropdown_product_cat, .widget.widget-collapsible>span.select2 {
    margin: 2rem 0;
}
.widget span.select2-selection--single {
    border-color: #eee;
    height: 4rem;
}
.widget span.select2-selection--single>.select2-selection__rendered {
    line-height: 3.8rem;
}
.widget span.select2-selection--single .select2-selection__arrow {
    top: 6px;
}
span.select2-container--default .select2-search--dropdown .select2-search__field, span.select2-dropdown {
    border-radius: 3px;
    border-color: #eee;
}
.collapsed+ul {
    display: none;
}
.widget>.slider-wrapper:first-child~.slider-button {
    display: none;
}
.widget>.slider-wrapper:nth-child(2)~.slider-button {
    top: 2.4rem;
}
.widget-products.widget ul.products-col {
    border-top: 1px solid #eee;
    margin: 0;
    padding: 1rem 0 2rem;
}
@media screen and (max-width:359px) {
    .sidebar .sidebar-content {
    width: 28rem;
}
.right-sidebar .sidebar-close {
    left: 1rem;
}
.left-sidebar .sidebar-close {
    right: 1rem;
}
}.sidebar.shop-sidebar {
    position: relative;
}
.sidebar.shop-sidebar .sidebar-content {
    padding: 2rem;
}
.sidebar.shop-sidebar .filter-actions {
    padding: 0 0 0.8rem;
}
.sidebar.shop-sidebar .filter-actions.widget {
    margin-bottom: 0;
}
.sidebar.shop-sidebar .filter-actions label {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -0.025em;
    color: var(--dark-color, #333);
}
.sidebar.shop-sidebar .filter-clean {
    color: var(--wolmart-body-color, #666);
}
.sidebar.shop-sidebar .widget .widget-body {
    margin-top: 2rem;
}
.sidebar.shop-sidebar .widget-title {
    border-bottom: 1px solid #eee;
}
.sidebar.shop-sidebar .btn-outline:not(:hover) {
    color: var(--primary-color, #2879FE);
    background: #fff;
}
.sidebar.shop-sidebar .sidebar-toggle-btn {
    padding: 0.8em 1.04em;
    min-width: 87px;
}
.sidebar.shop-sidebar .sidebar-toggle-btn i {
    font-size: 13px;
}
.sidebar.shop-sidebar .widget-price-filter li,
.sidebar.shop-sidebar .widget .wc-layered-nav-term,
.sidebar.shop-sidebar .widget_product_categories .cat-item,
.sidebar.shop-sidebar .yith-woo-ajax-navigation li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wc-layered-nav-term label,
.wc-layered-nav-term span {
    user-select: none;
}
.sidebar.shop-sidebar .yith-wcan-list .empty {
    text-decoration: line-through;
}
.price-slider, .price-slider .ui-slider-handle {
    border: none;
}
.shop-sidebar.sidebar-side .wt-area {
    position: relative;
    padding: 0 2px;
}
.shop-sidebar.sidebar-side .wt-area:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -1.2rem;
    height: 2px;
    background-color: var(--wolmart-body-color, #666);
}
.sidebar .widget.widget-price-filter .wolmart-price-range-wrapper {
    margin-top: 0.7rem;
}
.sidebar .widget.widget-price-filter .wolmart-price-range-wrapper ul {
    margin-bottom: 1.3rem;
}
.sidebar .wolmart-product-prices .chosen a {
    color: var(--primary-color, #2879FE);
}
.sidebar .button {
    line-height: 33px;
    padding: 0 1.3rem;
    font-size: 1.3rem;
    font-weight: 400;
    border-radius: 3px;
    text-transform: none;
    vertical-align: middle;
}
.sidebar .wolmart-price-range input {
    color: #999;
    border: 1px solid var(--light-color, #ccc);
    border-radius: 3px;
    width: 62px;
    height: 37px;
    padding: 3px 6px;
    line-height: 37px;
    text-align: center;
    vertical-align: middle;
}
.sidebar .wolmart-price-range button {
    margin-left: 1rem;
}
.sidebar .wolmart-price-range .delimiter {
    width: 24px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.sidebar .wolmart-price-range .delimiter:before {
    content: "";
    display: block;
    width: 8px;
    height: 2px;
    margin: 0 auto;
    background-color: #999;
}
.sidebar .woocommerce-widget-layered-nav-swatch .wc-layered-nav-term a {
    padding-left: 2.4em;
}
.sidebar .woocommerce-widget-layered-nav-swatch .wc-layered-nav-term a:before,
.sidebar .woocommerce-widget-layered-nav-swatch .wc-layered-nav-term a img {
    width: 2.45em;
    height: 2.45em;
    line-height: calc(2.45em - 2px);
}
.sidebar .woocommerce-widget-layered-nav-swatch a.color:before {
    border: none;
    border-radius: 50%;
    line-height: 2.45em;
}
.sidebar .woocommerce-widget-layered-nav-swatch .chosen>a.color:before, .sidebar .woocommerce-widget-layered-nav-swatch a.color:before {
    background-color: var(--wolmart-swatch-color);
}
.sidebar .woocommerce-widget-layered-nav-swatch a.label {
    padding-left: 2.4em;
}
.sidebar .woocommerce-widget-layered-nav-swatch a.label:before {
    padding: 0 5px;
    width: auto;
    min-width: 2.45em;
    font-weight: 400;
    color: var(--dark-color, #333);
    border-color: #999;
    transition: color 0.3s, border-color 0.3s;
}
.sidebar .woocommerce-widget-layered-nav-swatch a.label:hover:before {
    color: var(--primary-color);
    border-color: var(--primary-color);
}
.sidebar .woocommerce-widget-layered-nav-swatch .chosen>.label:hover:before {
    color: #fff;
}
.sidebar .woocommerce-widget-layered-nav-swatch .chosen>a.label:before, .sidebar .woocommerce-widget-layered-nav-swatch a.label:before {
    content: var(--wolmart-swatch-label);
    font-family: inherit;
}
.sidebar .woocommerce-widget-layered-nav-swatch a.image:before {
    border: none;
    z-index: 1;
    line-height: 2.45em;
}
.sidebar .woocommerce-widget-layered-nav-swatch .chosen>a.image:before, .sidebar .woocommerce-widget-layered-nav-swatch a.image:before {
    background: transparent;
}
.sidebar .woocommerce-widget-layered-nav-swatch.vertical .label {
    padding: 0.5rem 0;
}
.sidebar .woocommerce-widget-layered-nav-swatch.vertical .label:before {
    display: block;
    position: relative;
    font-size: 0.8em;
    transform: none;
}
.sidebar .woocommerce-widget-layered-nav-swatch.horizontal {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.sidebar .woocommerce-widget-layered-nav-swatch.horizontal a {
    padding: 0;
    margin: 1rem 1rem 0 0;
}
.sidebar .woocommerce-widget-layered-nav-swatch.horizontal a:before, .sidebar .woocommerce-widget-layered-nav-swatch.horizontal a img {
    display: block;
    position: relative;
    transform: none;
}
.sidebar .woocommerce-widget-layered-nav-swatch.horizontal .label:before {
    font-size: 0.9em;
}
.sidebar .woocommerce-widget-layered-nav-swatch.horizontal a.image:before {
    position: absolute;
    background: transparent;
    top: 0;
}
.sidebar-fixed .yith-wcan-reset-navigation {
    padding: 1rem;
    font-size: 1.1rem;
    margin-top: 12px;
}
.shop-sidebar .yith-woo-ajax-reset-navigation {
    display: none !important;
}
.sidebar .tag-cloud-link {
    margin: 0 10px 10px 0;
    font-size: 1.3rem !important;
}
.toolbox .btn-link {
    padding: 0;
}
.filter-clean {
    font-size: 1.4rem;
    margin-left: auto;
}
.widget-products .widget-title {
    display: inline-block;
    position: relative;
    border-bottom: 2px solid var(--wolmart-body-color, #666);
}
.sidebar .widget-products.widget .widget-title {
    margin-bottom: 0;
}
.widget-products .slider-arrows i {
    font-size: 1.7rem;
}
.widget-products .slider-arrows {
    top: -5.5rem;
}
.widget-products.slider-container {
    position: relative;
}
.widget-block+.widget-products {
    margin-top: 2.4rem;
}
@media screen and (min-width: 992px) {
    .sticky-sidebar-fixed>.filter-actions {
    visibility: hidden;
}
.sidebar-fixed.shop-sidebar {
    transition: margin 0.4s;
}
.sidebar-fixed.shop-sidebar .sidebar-content {
    padding: 0 0 2rem;
}
.sidebar-fixed.shop-sidebar + .main-content {
    transition: flex 0.3s, max-width 0.3s;
}
.sticky-sidebar-wrapper.closed {
    height: 0;
}
.closed.left-sidebar {
    margin-left: -25%;
}
.closed.right-sidebar {
    margin-right: -25%;
}
.main-content-wrap .sidebar + .main-content {
    flex: 1;
    overflow: hidden;
}
}.nav-tabs {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #ebebeb;
}
.nav-tabs :hover>.nav-link, .nav-tabs .active>a, .nav-tabs .nav-link.active {
    color: var(--dark-color, #333);
}
.nav-tabs .nav-item:last-child .nav-link {
    margin-right: 0;
}
.nav-link {
    display: block;
    margin-bottom: -0.1rem;
    margin-right: 1rem;
    padding: 1.6rem 0.2rem;
    color: var(--dark-color, #333);
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    transition: border 0.35s, color 0.35s, background-color 0.35s;
}
.nav-fill>li {
    flex: 1;
}
.nav-filters {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    color: var(--wolmart-body-color, #666);
}
.nav-filters li:not(:last-child) {
    margin-right: 1.5rem;
}
.nav-filter {
    display: inline-block;
    position: relative;
    padding: 0.5rem 0;
    font-size: 1.4rem;
    line-height: 1;
    transition: color 0.3s, background 0.3s, border 0.3s;
}
.active>.nav-filter, .nav-filter.active {
    color: var(--primary-color, #2879FE);
}
.filter-underline .nav-filter {
    transition: color 0.3s;
}
.filter-underline .nav-filter.active:after, .filter-underline .nav-filter:hover:after {
    background-color: var(--primary-color, #2879FE);
    transform: scaleX(1);
}
.filter-underline .nav-filter:after {
    content: "";
    display: block;
    height: 2px;
    border-bottom: 3px solid;
    margin-top: 2px;
    transform: scaleX(0);
    transition: transform 0.4s;
}
.tab-content {
    position: relative;
    width: 100%}
.tab-content>.tab-pane {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 0 !important;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
}
.tab-content>.active {
    position: relative;
    visibility: visible;
    height: auto !important;
    opacity: 1;
    z-index: auto;
    transition: visibility 0.3s, opacity 0.3s;
}
.tab-pane {
    padding: 2.3rem 0;
    line-height: 1.72;
    color: var(--wolmart-body-color, #666);
}
.tab-nav-simple .nav-link {
    border-bottom: 2px solid transparent;
    background-color: transparent;
}
.tab-nav-simple :hover>.nav-link, .tab-nav-simple .active>a, .tab-nav-simple .nav-link.active {
    border-bottom-color: var(--primary-color, #2879FE);
}
.tab-nav-center .nav {
    justify-content: center;
}
.tab-nav-right .nav {
    justify-content: flex-end;
}
@media screen and (max-width:1199px) {
    .tab-nav-lg-left .nav {
    justify-content: flex-start;
}
.tab-nav-lg-center .nav {
    justify-content: center;
}
.tab-nav-lg-right .nav {
    justify-content: flex-end;
}
}@media screen and (max-width:991px) {
    .tab-nav-md-left .nav {
    justify-content: flex-start;
}
.tab-nav-md-center .nav {
    justify-content: center;
}
.tab-nav-md-right .nav {
    justify-content: flex-end;
}
}@media screen and (max-width:767px) {
    .tab-nav-sm-left .nav {
    justify-content: flex-start;
}
.tab-nav-sm-center .nav {
    justify-content: center;
}
.tab-nav-sm-right .nav {
    justify-content: flex-end;
}
}@media screen and (max-width:575px) {
    .tab-nav-xs-left .nav {
    justify-content: flex-start;
}
.tab-nav-xs-center .nav {
    justify-content: center;
}
.tab-nav-xs-right .nav {
    justify-content: flex-end;
}
}.tab-nav-boxed>ul a {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
}
.tab-nav-round>ul a {
    margin-bottom: 0;
    border-radius: 2.3rem;
    background-color: #f2f3f5;
}
.tab-boxed .tab-pane {
    padding-left: 2rem;
    padding-right: 2rem;
}
.tab-outline .nav-tabs {
    border-bottom: 0;
}
.tab-outline .nav-link {
    padding-top: 1.4rem;
    padding-bottom: 1.5rem;
    border: 1px solid transparent;
    border-top-width: 2px;
}
.tab-outline :hover>.nav-link, .tab-outline .active>a, .tab-outline .nav-link.active {
    border-color: #ebebeb;
    border-top-color: var(--primary-color, #2879FE);
}
.tab-outline2 .nav {
    position: relative;
    z-index: 1;
}
.tab-outline2 .tab-content {
    border: 1px solid #ebebeb;
}
.tab-outline2 .nav-tabs {
    border-bottom: 0;
}
.tab-outline2 .nav-link {
    padding-top: 1.5rem;
    border: 1px solid transparent;
}
.tab-outline2 :hover>.nav .nav-link, .tab-outline2 .active>a, .tab-outline2 .nav-link.active {
    border-color: #ebebeb;
    border-bottom-color: #fff;
}
.tab-nav-underline .nav-link {
    position: relative;
}
.tab-nav-underline .nav-link:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 2px solid transparent;
    transform: scaleX(0);
    transition: transform 0.3s, border-color 0.3s;
}
.tab-nav-underline .nav-item:hover .nav-link:after, .tab-nav-underline .nav-link.active:after {
    border-color: var(--primary-color, #2879FE);
    transform: scaleX(1);
}
.tab-vertical {
    display: flex;
}
.tab-vertical .nav-tabs {
    flex-flow: column nowrap;
    width: 27.8%;
    border: 0;
}
.tab-vertical .tab-content {
    flex: 1;
    padding-left: 2rem;
    border-top: 1px solid #eee;
}
.tab-vertical>.nav>li {
    margin-right: 0;
}
.tab-vertical .nav-link {
    position: relative;
    padding-left: 2rem;
    padding-right: 2rem;
    width: 100%;
    border: 1px solid transparent;
    text-align: left;
}
.tab-vertical .nav-link:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    width: 2px;
    height: calc(100% - 6px);
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    z-index: 1;
}
.tab-vertical .tab-pane {
    padding-top: 1.7rem;
    padding-bottom: 1.7rem;
}
.tab-vertical.tab-simple .nav-link {
    border-color: #eee;
    margin-right: -2px;
}
.tab-vertical.tab-simple .nav-link:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 2px;
    height: 100%;
    top: 50%;
    transform: translateY(-50%) scale(0);
    background-color: transparent;
    transition: transform 0.3s;
    z-index: 1;
}
.tab-vertical.tab-simple :hover>.nav-link, .tab-vertical.tab-simple .active>a, .tab-vertical.tab-simple .nav-link.active {
    color: var(--primary-color, #2879FE);
}
.tab-vertical.tab-simple :hover>.nav-link:after, .tab-vertical.tab-simple .active>a:after, .tab-vertical.tab-simple .nav-link.active:after {
    background-color: var(--primary-color, #2879FE);
    transform: translateY(-50%) scale(1);
}
.tab-inverse .tab-content {
    border-color: #fff;
    background: #fff;
}
.tab-inverse .nav-tabs {
    border: 0;
}
.tab-inverse .nav-link {
    margin: 0;
    width: 100%}
.tab-inverse :hover>.nav-link, .tab-inverse .active>a, .tab-inverse .nav-link.active {
    background-color: #fff;
    border-color: #fff;
}
.tab-inverse.tab-simple .nav-link {
    padding-top: 1.4rem;
    border-top: 2px solid transparent;
}
.tab-inverse.tab-simple :hover>.nav-link, .tab-inverse.tab-simple .active>a, .tab-inverse.tab-simple .nav-link.active {
    border-top-color: var(--primary-color, #2879FE);
}
.tab-nav-solid .nav-tabs {
    border-bottom: 0;
}
.tab-nav-solid .nav-link {
    padding-bottom: 1.6rem;
    border: 0;
}
.tab-nav-solid :hover>.nav-link, .tab-nav-solid .active>a, .tab-nav-solid .nav-link.active {
    color: #fff;
    background-color: var(--primary-color, #2879FE);
    border-color: var(--primary-color, #2879FE);
}
@media screen and (max-width:767px) {
    .nav-link {
    font-size: 1.4rem;
}
.tab-vertical {
    flex-flow: column nowrap;
}
.tab-vertical .nav-tabs, .tab-vertical .tab-content {
    width: 100%}
.tab-vertical .nav-tabs {
    border: 0;
}
.tab-vertical .tab-content {
    padding-left: 0;
}
.tab-nav-boxed .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
}
}@media screen and (max-width:479px) {
    .tab-nav-round .nav-link {
    margin-bottom: 0.5rem;
}
}.testimonial-group .testimonial {
    margin-bottom: 2rem;
}
blockquote.testimonial {
    border-left: 0;
}
.testimonial {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
    color: var(--wolmart-body-color, #666);
    font-size: 1.6rem;
    background-color: transparent;
    transition: background-color 0.4s, box-shadow 0.4s;
}
.slider-wrapper .testimonial img, .testimonial img {
    width: 70px;
    height: 70px;
    border-radius: 50%}
.testimonial cite {
    display: block;
    font-style: normal;
    color: var(--dark-color, #333);
}
.testimonial .name {
    color: var(--dark-color, #333);
    font-weight: 600;
}
.testimonial .avatar, .testimonial .comment, .testimonial cite {
    margin-bottom: 1.5rem;
}
.testimonial .content {
    flex: 1;
    overflow: hidden;
}
.testimonial .comment-title {
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.testimonial .comment {
    font-size: 1.4rem;
    line-height: 1.86;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.testimonial .ratings-container {
    line-height: 1;
    font-size: 1.1rem;
}
.testimonial .ratings, .testimonial .ratings-full {
    display: inline-block;
    position: relative;
    font-family: "wolmart";
    letter-spacing: 0.2em;
}
.testimonial .ratings-full {
    cursor: pointer;
}
.testimonial .ratings-full:before {
    content: "" "" "" "" "";
    color: rgba(0, 0, 0, 0.16);
    white-space: nowrap;
}
.testimonial .ratings-full:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.testimonial .ratings {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
}
.testimonial .ratings:before {
    content: "" "" "" "" "";
    color: var(--wolmart-secondary-color, #f93);
}
.testimonial.aside, .testimonial.aside_info .commenter, .testimonial .avatar {
    display: inline-flex;
}
.testimonial.aside .avatar, .testimonial.aside_info .avatar {
    margin-right: 1.5rem;
}
.testimonial.top_info cite, .testimonial cite span {
    display: block;
}
.testimonial .name {
    font-size: 1.4rem;
    font-style: normal;
    line-height: 1;
}
.testimonial .role {
    font-size: 1.3rem;
    text-transform: none;
    color: #999;
    line-height: 1;
}
.testimonial .fa-icon .ratings:before, .testimonial .fa-icon:before {
    font-weight: 900;
    font-family: "wolmart";
    content: "" "" "" "" ""}
.testimonial .fa-icon.outline:before {
    font-weight: 400;
    content: "" "" "" "" ""}
.testimonial-simple .content {
    position: relative;
    margin-bottom: 2rem;
    padding: 2.1rem 3rem;
    color: var(--wolmart-body-color, #666);
    overflow: visible;
    border: 1px solid #eee;
    background-color: #fff;
}
.testimonial-simple .content:after, .testimonial-simple .content:before {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: 40px;
    width: 12px;
    height: 12px;
    background-color: #eee;
    transform: rotate(-45deg) translateY(80%);
}
.testimonial-simple .content:before {
    background-color: inherit;
    z-index: 11;
    transform: rotate(-45deg) translate(5%, 75%);
}
.testimonial-simple .name {
    margin-bottom: 0.7rem;
}
.testimonial-simple .avatar, .testimonial-simple .comment, .testimonial-simple cite {
    margin-bottom: 0;
}
.testimonial-simple .commenter {
    display: flex;
    align-items: center;
    padding: 0 2rem;
}
.testimonial-simple .commenter .avatar {
    margin-right: 1.5rem;
}
.testimonial-simple.inversed .content:after, .testimonial-simple.inversed .content:before {
    right: 55px;
    left: auto;
}
.testimonial-simple.inversed .avatar {
    order: 2;
    margin-left: 1.5rem;
    margin-right: 0;
}
.testimonial-simple.inversed .commenter {
    justify-content: flex-end;
}
.testimonial-simple.inversed cite {
    text-align: right;
}
.testimonial-boxed {
    text-align: center;
}
.testimonial-boxed .avatar {
    margin: 0 auto 1.5rem auto;
}
.testimonial-boxed .name {
    margin-bottom: 0.8rem;
}
.testimonial-boxed .ratings-container {
    margin-bottom: 1rem;
}
.testimonial-boxed .content {
    padding: 0 2rem;
}
.testimonial-aside {
    display: flex;
    align-items: center;
}
.testimonial-aside .commentor {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.testimonial-aside .commentor cite {
    margin-right: 0;
    margin-left: 0;
    text-align: center;
}
.testimonial-aside .comment {
    margin-bottom: 1rem;
    padding-right: 2rem;
}
.testimonial-aside .comment, .testimonial-aside .comment-title, .testimonial-aside .ratings-container, .testimonial-aside cite {
    margin-right: 2rem;
}
.testimonial-aside .ratings-container {
    margin-right: 2rem;
    margin-bottom: 0.5rem;
}
.testimonial-aside.inversed .commentor {
    order: 2;
}
.testimonial-aside.inversed .commentor cite {
    margin-left: 0;
}
.testimonial-aside.inversed .comment, .testimonial-aside.inversed .comment-title, .testimonial-aside.inversed .ratings-container, .testimonial-aside.inversed cite {
    margin-left: 2rem;
    margin-right: 0;
    padding-right: 0;
}
.tooltiptext {
    position: absolute;
    padding: 1rem 0.7rem;
    bottom: 125%;
    left: 50%;
    background-color: var(--dark-color, #333);
    color: #fff;
    font-weight: 400;
    font-size: 1.3rem;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transform: translateX(-50%);
    z-index: 1;
    transition: opacity 0.3s;
}
.tooltip-top:after {
    content: "";
    position: absolute;
    top: 96%;
    left: 50%;
    margin-left: -6px;
    border-width: 6px;
    border-style: solid;
    border-color: var(--dark-color, #333) transparent transparent transparent;
}
.title-wrapper {
    display: flex;
    align-items: center;
}
.title-wrapper .link {
    display: inline-flex;
    align-items: center;
    color: var(--dark-color, #333);
}
.title-wrapper .link:hover {
    color: var(--primary-color, #2879FE);
}
.title-wrapper .divider {
    margin: 0 1.5rem;
}
.title {
    margin-bottom: 0;
    max-width: 100%}
.title:after, .title:before {
    height: 2px;
    background: #edeef0;
}
.title-start .title {
    margin-right: auto;
}
.title-end .title {
    margin-left: auto;
    text-align: end;
}
.title-center .title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.link-start .title {
    margin-left: 0;
    margin-right: 0;
}
.link-start.title-start {
    justify-content: flex-start;
    text-align: start;
}
.link-start.title-center {
    justify-content: center;
}
.link-start.title-end {
    justify-content: flex-end;
    text-align: end;
}
.title-cross .title {
    display: flex;
    position: relative;
    align-items: center;
    flex: 1;
}
.title-cross .title:before {
    margin-right: 3rem;
}
.title-cross .title:after {
    margin-left: 3rem;
}
.title-cross .title:after, .title-cross .title:before {
    flex: 1;
    content: ""}
.title-cross.title-end .title:after, .title-cross.title-start .title:before {
    content: none;
}
.title-underline {
    position: relative;
    text-align: left;
}
.title-underline:after {
    content: "";
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    height: 1px;
    background: #edeef0;
}
.title-underline .title {
    display: inline-block;
    flex: 0 0 auto;
    position: relative;
    z-index: 2;
}
.title-underline .title:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background: var(--primary-color, #2879FE);
}
.title-underline2 {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #eee;
}
.title-underline2 .title {
    font-weight: 700;
    font-size: 2rem;
    text-transform: capitalize;
}
.title-underline2 .btn-link {
    padding: 0.5rem 0;
    text-transform: capitalize;
}
@media screen and (max-width:575px) {
    .title-wrapper {
    flex-wrap: wrap;
}
}.vendor-widget {
    margin-bottom: 2rem;
}
.vendor-widget .vendor-details {
    display: flex;
    align-items: center;
}
.vendor-widget .vendor-logo {
    max-width: 7rem;
    width: 100%;
    background-color: #e1e1e1;
}
.vendor-widget .vendor-logo img {
    width: 100%;
    object-fit: cover;
}
.vendor-widget .vendor-personal {
    margin-left: 1rem;
}
.vendor-widget .vendor-name {
    display: inline-block;
    font-size: 1.5rem;
    text-transform: capitalize;
    letter-spacing: -0.025em;
    line-height: 1.4;
    margin-bottom: 0;
    max-width: 100%;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.vendor-widget .vendor-products-count {
    font-weight: 400;
    font-size: 1.2rem;
    letter-spacing: 0;
    color: var(--wolmart-body-color, #666);
    white-space: nowrap;
    vertical-align: middle;
}
.vendor-widget .vendor-sale {
    margin-bottom: 0;
}
.vendor-widget .ratings-container {
    line-height: 1;
    margin-top: 0.4rem;
}
.vendor-widget .ratings-container .star-rating {
    font-size: 12px;
}
.vendor-widget .ratings-container+.vendor-sale {
    margin-top: 0.4rem;
}
.vendor-widget-1 .vendor-details {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.vendor-widget-1 .product-media img {
    border: 1px solid transparent;
    transition: border-color 0.35s;
}
.vendor-widget-1 .product-media img:hover {
    border-color: var(--primary-color, #2879FE);
}
.vendor-widget-1 .vendor-personal {
    max-width: calc(100% - 8rem);
}
.vendor-widget-1 .vendor-name {
    display: inline-block;
    max-width: 100%}
.vendor-widget-2 {
    padding: 2rem;
    border: 1px solid #eee;
    transition: border-color 0.3s;
}
.vendor-widget-2 .vendor-logo {
    margin-right: 1rem !important;
    max-width: 7rem;
}
.vendor-widget-2 .vendor-logo img {
    width: 100%}
.vendor-widget-2 .vendor-details {
    display: flex;
    align-items: center;
}
.vendor-widget-2 .vendor-personal {
    margin-left: 0;
    max-width: calc(100% - 9rem);
}
.vendor-widget-2 .vendor-products {
    margin-top: 2rem;
}
.vendor-widget-2:hover {
    border-color: var(--primary-color, #2879FE);
}
.vendor-widget-3 {
    border: 1px solid #eee;
    transition: box-shadow 0.45s, border-color 0.45s;
}
.vendor-widget-3 .vendor-details {
    padding: 0 2rem 2rem;
    margin-top: -45px;
    flex-direction: column;
}
.vendor-widget-3 .vendor-info {
    text-align: right;
    flex: 1;
}
.vendor-widget-3 .vendor-name {
    display: block;
    margin-top: 1.7rem;
    margin-bottom: 1.3rem;
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    letter-spacing: 0;
}
.vendor-widget-3 .ratings-container {
    margin-bottom: 1.3rem;
}
.vendor-widget-3 .vendor-products-count {
    display: block;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    color: var(--wolmart-body-color, #666);
    line-height: 1;
}
.vendor-widget-3 .visit-vendor-btn {
    margin-bottom: 2rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--wolmart-secondary-color, #f93);
    text-transform: uppercase;
    transition: color 0.4s;
}
.vendor-widget-3 .visit-vendor-btn.active, .vendor-widget-3 .visit-vendor-btn:focus, .vendor-widget-3 .visit-vendor-btn:hover {
    color: var(--primary-color, #2879FE);
}
.vendor-widget-3 .vendor-banner {
    min-height: 18rem;
}
.vendor-widget-3 .vendor-banner img {
    min-height: inherit;
    object-fit: cover;
}
.vendor-widget-3 .vendor-logo {
    max-width: 9rem;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    background-color: #e5e5e5;
    transition: background-color 0.45s, border-color 0.45s;
}
.vendor-widget-3 .vendor-logo img {
    border-radius: 50%;
    transition: transform 0.45s;
}
.vendor-widget-3:hover {
    box-shadow: 5px 0 20px rgba(0, 0, 0, 0.08);
    border-color: transparent;
}
.vendor-widget-3:hover .vendor-logo {
    background-color: var(--primary-color, #2879FE);
    border-color: var(--primary-color, #2879FE);
}
.vendor-widget-3:hover .vendor-logo img {
    transform: translateY(-10px);
}
.vendor-widget-3 .star-rating {
    margin-right: 0;
}
.vendor-widget-3 .product-media {
    border: 1px solid transparent;
    transition: border-color 0.4s;
}
.vendor-products.grid-type {
    display: grid;
    grid-template-columns: repeat(auto-fill, calc(100% / 3));
    margin: -2.5px;
    width: calc(100% + 5px);
    grid-auto-rows: 1fr;
}
.vendor-products.grid-type .product-media {
    padding: 2.5px;
    grid-column-end: span 1;
    grid-row-end: span 1;
}
.vendor-products.grid-type .product-media:first-child {
    grid-column-end: span 2;
    grid-row-end: span 2;
}
.vendor-products.grid-type .product-media, .vendor-products.grid-type a, .vendor-products.grid-type img {
    height: 100%;
    object-fit: cover;
}
.widget-title, .widgettitle {
    margin-bottom: 0;
    padding: 1.3rem 0;
    font-size: 1.6rem;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: 0;
}
.widget .contact-info label {
    margin-right: 3px;
}
.widget .contact-info .work label {
    display: block;
    margin-bottom: 15px;
}
.widget .current-cat>a {
    color: var(--primary-color, #2879FE);
}
.widget .children {
    padding-left: 1.3rem;
}
.widget_search .search-wrapper.hs-simple .btn-search:hover {
    color: var(--primary-color, #2879FE);
}
.compare-page .main {
    padding-top: 1rem;
}
.compare-popup {
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    padding: 2rem 0;
    background: #fff;
    transition: transform 0.3s;
    z-index: 3001;
}
.compare-popup.show {
    transform: translateY(-99%);
}
.compare-popup.show+.compare-popup-overlay {
    opacity: 0.7;
    visibility: visible;
    transition: opacity 0.3s;
}
.compare-popup .container {
    display: flex;
    align-items: center;
}
.compare-popup h3 {
    margin: 1rem 0 0.2rem;
    font-size: 2.4rem;
    font-weight: 700;
}
.compare-popup .btn-dark {
    --dark-color: #454545;
    --dark-color-hover: #565656;
}
@media screen and (min-height:600px) and (min-width: 1240px) {
    .compare-popup {
    padding: 1rem 0;
}
}.compare-clean {
    margin: 1.4rem 1.92rem 1rem;
    color: var(--wolmart-body-color, #666);
}
.compare-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 3000;
}
.compare-list {
    margin: 1rem auto 0 2.6vw;
    max-width: 52%;
    padding: 2rem;
}
.compare-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.compare-list figure {
    display: flex;
    align-items: center;
    justify-content: center;
}
.compare-list li {
    position: relative;
    width: 8vw;
    width: 138px;
    min-height: 106px;
    height: auto;
}
.compare-list li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.compare-list li:empty:before {
    content: "+";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 5rem;
    font-size: 3rem;
    color: #eee;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.12);
}
.compare-list li:empty:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #eee;
}
.compare-list .btn-remove {
    position: absolute;
    right: -1rem;
    top: -1rem;
    width: 1.9rem;
    line-height: 1.9rem;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    color: #666;
    font-size: 1.2rem;
}
.wolmart-disable-mobile-slider .compare-list:not(.slider-container) .btn-remove {
    right: 0.5rem;
    top: -1rem;
}
.compare-heading {
    text-align: center;
}
.compare-heading p {
    margin-bottom: 0;
    color: #999;
}
.compare-heading mark {
    color: inherit;
    background: transparent;
}
.wolmart-compare-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    color: var(--wolmart-body-color, #666);
}
.wolmart-compare-table .compare-row {
    display: flex;
    flex-wrap: nowrap;
}
.wolmart-compare-table .compare-col {
    padding: 25px 0;
    word-break: break-word;
}
.wolmart-compare-table .compare-col>:last-child {
    margin-bottom: 0;
}
.wolmart-compare-table .compare-col ul {
    margin-top: 0;
}
.wolmart-compare-table .compare-col+.compare-col {
    padding-left: 2rem;
}
.wolmart-compare-table .compare-field {
    flex: 0 0 20%;
    color: #999;
    font-size: 14px;
    text-align: right;
    padding-right: 5rem;
}
.wolmart-compare-table .compare-sku {
    text-transform: uppercase;
}
.wolmart-compare-table .compare-value {
    flex: 0 0 20%}
.wolmart-compare-table .compare-value .swatch {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 8px;
    border-radius: 50%;
    vertical-align: middle;
}
.wolmart-compare-table .compare-value .label-swatch {
    width: auto;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 0 0.8rem;
    margin: 0 8px 8px 0;
    font-size: 1.3rem;
}
.wolmart-compare-table .compare-row:nth-child(2n) .compare-col {
    background-color: #fbfbfb;
}
.wolmart-compare-table .compare-basic {
    font-size: 1rem;
    text-align: center;
}
.wolmart-compare-table .compare-basic .compare-field {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.wolmart-compare-table figure:hover .product-action-vertical {
    opacity: 1;
    visibility: visible;
}
.wolmart-compare-table .btn-product-icon {
    border-color: #eee;
}
.wolmart-compare-table .product-title {
    display: block;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-size: 1.3rem;
    font-weight: 600;
}
.wolmart-compare-table .stock {
    margin: 0;
    background: transparent;
    color: inherit;
    font-weight: inherit;
    padding: 0;
}
.wolmart-compare-table .woocommerce-Price-amount {
    color: var(--price-color);
}
.wolmart-compare-table del {
    color: #999;
}
.wolmart-compare-table del .woocommerce-Price-amount {
    color: inherit;
}
.wolmart-compare-table .compare-value[data-title=Availability] {
    color: #ffa800;
}
.wolmart-compare-table .compare-value[data-title=Availability] .stock {
    color: #a94442;
}
.wolmart-compare-table.empty {
    color: inherit;
    text-align: center;
}
.wolmart-compare-table.empty h2 {
    font-size: inherit;
    color: inherit;
    margin: 22px 0;
}
.wolmart-compare-table.empty .button {
    margin-top: 1rem;
    width: 20rem;
    border-radius: 2px;
}
.compare-basic-info .remove_from_compare {
    position: relative;
    z-index: 1;
}
.compare-basic-info .product-title:not(:hover), .compare-basic-info .remove_from_compare:not(:hover) {
    color: var(--dark-color, #333);
}
.compare-basic-info .compare-action {
    display: inline-block;
    padding: 5px;
    margin-bottom: 2rem;
    font-size: 1.7rem;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
}
.compare-basic-info .compare-action:hover {
    color: var(--primary-color, #2879FE);
}
.compare-basic-info .compare-action i {
    display: block;
    font-weight: 600;
}
.compare-basic-info .compare-action:not(:first-child) {
    margin-left: 1rem;
}
.compare-basic-info .compare-action.to-left, .compare-basic-info .compare-action.to-right {
    opacity: 0;
    transition: transform 0.4s, opacity 0.4s;
}
.compare-basic-info .compare-action.to-left {
    transform: translateX(40px);
}
.compare-basic-info .compare-action.to-right {
    transform: translateX(-40px);
}
.compare-basic-info:hover .to-left, .compare-basic-info:hover .to-right {
    opacity: 1;
    transform: translateX(0);
}
.compare-col {
    position: relative;
}
.compare-col:nth-child(2) .to-left {
    cursor: not-allowed;
    color: #ccc;
}
.compare-col.last-col .to-right {
    cursor: not-allowed;
    color: #ccc;
}
@media screen and (max-width:991px) {
    .compare-popup .container {
    flex-wrap: wrap;
    justify-content: center;
}
.compare-list {
    margin: 0 0 1rem;
    padding: 0 1rem;
    flex: 0 0 100%;
    justify-content: center;
    max-width: 100%;
    text-align: center;
}
.compare-list .compare-slider {
    display: inline-flex;
    width: auto;
    padding: 2rem 0;
}
.compare-list>li {
    width: 20vw;
}
.compare-heading>* {
    display: inline;
}
.wolmart-compare-table .compare-field, .wolmart-compare-table .compare-value {
    flex: 0 0 33.33%}
}@media screen and (max-width:767px) {
    .wolmart-compare-table .compare-field, .wolmart-compare-table .compare-value {
    flex: 0 0 50%}
}@media screen and (max-width:479px) {
    .compare-list>li {
    min-height: 40px;
}
.compare-heading {
    flex: 0 0 100%;
    margin: 0 0 1rem;
}
.compare-heading>* {
    display: block;
}
}.error404 .main {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}
.area_404 {
    background-color: #f7f7f7;
    padding: 14.5rem 0 8.5rem;
    text-align: center;
}
.area_404 h1 {
    font-size: 3rem;
}
.area_404 .img-area {
    max-width: 820px;
    height: 460px;
    background-position: center;
    background-image: url(../images/404.png);
}
.area_404 p {
    font-size: 1.4rem;
    color: #999;
}
.logo {
    display: block;
}
.default-header .logo {
    width: 144px;
}
.default-header .menu>.menu-item-has-children>a:after {
    right: -0.5rem;
}
.default-header .mobile-menu-toggle {
    font-size: 2.8rem;
    flex: 1;
    text-align: right;
}
.live-search-list {
    position: absolute;
    margin-top: 3px;
    left: 0;
    top: 100%;
    right: 0;
    border-radius: 3px;
    box-shadow: 0 2px 35px rgba(0, 0, 0, 0.1);
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0;
    background: #fff;
    z-index: 1058;
}
.live-search-list .autocomplete-suggestions {
    max-height: 272px;
    margin: 0.5rem 2rem;
    overflow-y: scroll;
}
.live-search-list .autocomplete-suggestions::-webkit-scrollbar {
    width: 6px;
}
.live-search-list .autocomplete-suggestions::-webkit-scrollbar-thumb {
    background: rgba(194, 194, 194, 0.3);
    border-radius: 6px;
}
.live-search-list .autocomplete-suggestion {
    position: relative;
    display: flex;
    align-items: center;
    padding: 1.5rem 0;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
}
.live-search-list .autocomplete-suggestion:last-child {
    border-bottom: none;
}
.live-search-list .search-name {
    color: var(--dark-color, #333);
    word-break: break-word;
}
.live-search-list .search-info:hover .search-name {
    color: var(--primary-color, #2879FE);
}
.live-search-list .search-price {
    color: var(--dark-color, #333);
    font-size: 1.5rem;
}
.live-search-list .search-price del {
    margin-left: 5px;
    color: #999;
}
.live-search-list .search-price ins {
    font-weight: 600;
    text-decoration: none;
}
.live-search-list img {
    max-width: 60px;
    margin-right: 10px;
}
.search-wrapper .live-search-list .w-loading {
    position: static;
    min-height: 80px;
    background: #fff;
}
.live-search-list .autocomplete-suggestion {
    transition: padding-left 0.3s;
}
.live-search-list .autocomplete-selected {
    padding-left: 15px;
}
.live-search-list .autocomplete-selected .search-name {
    color: var(--primary-color, #2879FE);
}
.live-search-list .autocomplete-selected storng {
    font-weight: 700;
}
.page-wrapper.fullscreen-search {
    z-index: 100000;
}
.search-wrapper {
    /* add width */
}
.search-wrapper .input-wrapper {
    display: flex;
    position: relative;
}
.search-wrapper input.form-control {
    padding-left: 0.5rem;
    border: 1px solid #eee;
    color: inherit;
    line-height: 1.1;
    letter-spacing: inherit;
}
.search-wrapper .btn-search {
    padding: 0;
    min-width: 40px;
    background-color: transparent;
    border: 0;
}
.search-wrapper .btn-search i {
    display: block;
    margin: 0;
}
.search-wrapper .select-box select {
    max-width: 100%;
    width: 100%;
    padding: 0 43px 0 15px;
    border: 0;
    z-index: 1;
    background: none !important;
}
.search-wrapper .select-box:before {
}
.search-wrapper .select-box:after {
    content: "";
    height: calc(100% - 10px);
    width: 1px;
    background: #e5e5e5;
    position: absolute;
    right: -2px;
    top: 5px;
}
.search-wrapper.hs-expanded .input-wrapper {
    width: 100%}
.search-wrapper.hs-expanded .select-box, .search-wrapper.hs-expanded .select-box select {
    cursor: pointer;
}
.search-wrapper.hs-expanded .btn-search {
    padding: 3px 8px 0 0;
}
.search-wrapper.hs-expanded .btn-search:hover {
    color: var(--primary-color, #2879FE);
}
.search-wrapper.hs-expanded input.form-control[type=search] {
    border-left-width: 0;
}
.search-wrapper.hs-simple {
    max-width: 100%}
.search-wrapper.hs-simple input.form-control {
    padding: 0 4rem 0 2rem;
    font-family: inherit;
    background-color: #fff;
    color: #999;
}
.search-wrapper.hs-simple .btn-search {
    position: absolute;
    background: transparent;
    color: var(--dark-color, #333);
    min-width: 43px;
    height: 100%;
    top: 0;
    right: 3px;
}
.search-wrapper.hs-simple .btn-search:hover {
    color: var(--primary-color, #2879FE);
}
.search-wrapper>.close-btn {
    position: absolute;
    display: none;
    top: 20px;
    right: 20px;
    font-size: 24px;
    line-height: 1;
    text-decoration: none;
}
.search-wrapper.search-fullscreen {
    bottom: -100%;
    transition: bottom 0.2s;
}
.search-wrapper.search-fullscreen:not(.active-ready) .search-banner-slider {
    display: none;
    visibility: hidden;
    opacity: 0;
    height: 0;
}
.search-wrapper.search-fullscreen:not(.active-ready) .live-search-list {
    display: none;
}
.search-wrapper.search-fullscreen.active-ready .search-keywords-container {
    padding-left: 1rem;
    padding-right: 1rem;
}
.search-wrapper.search-fullscreen.active-ready {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background-color: #fff;
    overflow: scroll;
}
.search-wrapper.search-fullscreen.active-ready .search-banner-slider-wrapper {
    margin: 10px;
    overflow: hidden;
}
.search-wrapper.search-fullscreen.active-ready .search-banner-slider {
    position: relative;
}
.search-wrapper.search-fullscreen.active-ready .search-banner-slider .slider-pagination {
    bottom: 0px;
}
.search-wrapper.search-fullscreen.active-ready .search-banner-slider .slider-slide, .search-wrapper.search-fullscreen.active-ready .search-banner-slider figure {
    height: 100%}
.search-wrapper.search-fullscreen.active-ready .search-banner-slider img {
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: none;
    max-height: var(--wolmart-ads-banner-height, 150px) !important;
}
.search-wrapper.search-fullscreen.active-ready>.close-btn {
    display: block;
}
.search-wrapper.search-fullscreen.active-ready>.input-wrapper {
    border: 2px solid var(--primary-color) !important;
    height: unset !important;
    margin: 6rem 1rem 0;
    width: calc(100% - 2rem);
}
.search-wrapper.search-fullscreen.active-ready .live-search-list {
    position: static;
    background: unset;
    box-shadow: none;
}
.search-wrapper.search-fullscreen.active-ready .autocomplete-suggestions {
    max-height: unset;
}
.search-keywords-container {
    display: flex;
    align-items: center;
    padding: 1.4rem 0 1rem;
    overflow: hidden;
}
.search-keywords-container span {
    font-weight: 600;
}
.search-keywords-container>* {
    white-space: nowrap;
    line-height: 1;
}
.search-keywords-box>a {
    display: inline-block;
    padding: 0 1rem;
    text-decoration: none;
    text-transform: none;
    line-height: 1;
}
.search-keywords-box>a:hover {
    color: var(--primary-color);
}
.search-keywords-box>a+a {
    border-left: 1px solid var(--light-color, #ccc);
}
.search-toggle {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    transition: color 0.3s;
}
.search-toggle span {
    cursor: pointer;
    vertical-align: middle;
}
.search-toggle i {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 0.9;
    vertical-align: middle;
}
.search-toggle i:before {
    margin: 0;
}
.account, .compare-open, .contact, .login, .wishlist {
    display: flex;
    align-items: center;
}
.account .delimiter {
    color: #aaa;
    margin: 0 3px;
}
.account-dropdown:after, .account-dropdown>a:after {
    content: none;
}
.account-dropdown a {
    line-height: 1.2;
}
.account-dropdown .menu>ul>li>a {
    padding: 6px 10px;
    border: 0;
}
.account-dropdown .menu ul {
    padding: 0;
}
.account-dropdown .dropdown-box {
    width: auto;
    border-radius: 3px;
}
.account-dropdown .dropdown-box ul.menu>li {
    padding: 0;
    border: 0;
}
.account-dropdown .dropdown-box ul.menu>li>a {
    padding: 6px 10px;
    font-weight: 400;
}
.account-dropdown a.block-type:after {
    display: none;
}
.account-avatar {
    width: 40px;
    height: 40px;
    background: #ebebeb;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 1rem;
}

.contact .telephone {
    display: block;
}

.contact .contact-delimiter {
    text-transform: lowercase;
}

.contact i {
    transition: color 0.3s;
}

.compare-open i+span, .login i+span, .wishlist i+span {
    margin-left: 9px;
}

.account .login:hover,
.account .register:hover,
.compare-open:hover,
.wishlist:hover {
    color: var(--primary-color, #2879FE);
}

.badge-type i + span {
    margin-left: 0;
    margin-top: 10px;
}

header .block-type {
    flex-direction: column;
}

header .block-type i+span {
    margin: 3px 0 0;
}

i {
    position: relative;
}
.cart-dropdown.badge-type .cart-count,
.header .compare-count,
.header .wish-count {
    position: absolute;
    left: 100%;
    top: 5px;
    width: 1.72em;
    height: 1.72em;
    line-height: 1.63em;
    font-size: 1.1rem;
    border-radius: 50%;
    background-color: var(--primary-color, #2879FE);
    color: #fff;
    transform: translate(-50%, -50%);
    z-index: 1;
    text-align: center;
    font-family: Poppins, sans-serif;
}
.mobile-icon-bar .cart-dropdown.badge-type .cart-count {
    top: 0;
}
header .account i, header .cart-toggle i, header .compare-open i, header .contact i, header .wishlist i {
    font-size: 2.7rem;
}
@media screen and (max-width:575px) {
    .welcome-msg {
    white-space: nowrap;
    transform: translateX(0);
    animation: 6s linear 2s 1 show_msg_first, 12s linear 8s infinite show_msg;
}
}@keyframes show_msg_first {
    0% {
    transform: translateX(0%);
}
to {
    transform: translateX(-100%);
}
}@keyframes show_msg {
    0% {
    transform: translateX(100%);
}
to {
    transform: translateX(-100%);
}
}.menu.switcher a {
    white-space: nowrap;
}
.menu.switcher i, .menu.switcher img {
    margin-right: 0.7rem;
}
.menu.switcher img {
    max-width: 14px;
    margin-top: -2px;
    vertical-align: middle;
}
.menu.switcher li.active>a, .menu.switcher li:hover > a {
    color: var(--primary-color, #2879FE);
}
.menu.switcher li a {
    padding: 6px 10px;
    line-height: 1.1;
}
.menu.switcher>li>a {
    padding: 9px 0;
}
.menu.switcher>li>a:after {
    margin: 0;
    line-height: 1;
}
.menu.switcher ul {
    left: auto;
    right: 0;
    min-width: 0;
    padding: 5px 0;
}
.menu.switcher ul li {
    padding: 0;
}
.menu.switcher ul a {
    color: var(--wolmart-body-color, #666);
    font-weight: 400;
}
.menu.switcher.mobile-fs-switcher ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: fixed;
    left: 0;
    top: -9999px;
    width: 100vw;
    height: calc(100vh + 50px);
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
}
.menu.switcher.mobile-fs-switcher ul li:not(.close) {
    margin-bottom: 5px;
    width: calc(100% - 10px);
    max-width: 450px;
    padding: 0.5rem 0;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    transition: background-color 0.3s;
}
.menu.switcher.mobile-fs-switcher ul li:not(.close) a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
}
.menu.switcher.mobile-fs-switcher ul li:not(.close):hover {
    background-color: rgba(0, 0, 0, 0.8);
}
.menu.switcher.mobile-fs-switcher ul li.close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 36px;
    line-height: 1;
    color: #fff;
}
body.admin-bar .menu.switcher.mobile-fs-switcher ul li.close {
    top: 50px;
}
.menu.switcher.mobile-fs-switcher>li:after {
    content: none;
}
.menu.switcher.mobile-fs-switcher.show ul {
    opacity: 1;
    top: 0;
    visibility: visible;
    transform: none;
}
.menu.switcher.mobile-fs-switcher.show>li:after {
    content: none;
}
.absolute-header {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1040;
}
@media screen and (max-width:991px) {
    .header .logo {
        margin-right: var(--wolmart-logo-mobile-space);
    }
    .header .account>span, .header .compare-open>span, .header .dropdown .cart-toggle>span, .header .wishlist>span {
        display: none;
    }
    .header .account i, .header .compare-open i, .header .dropdown .cart-toggle i, .header .wishlist i {
        margin-bottom: 0;
    }
    .header .dropdown>.cart-toggle>.cart-label+i {
        margin-bottom: 0;
    }
    .sticky-wrapper {
        height: auto !important;
    }
    .contact .contact-content {
        display: none;
    }
    body .dropdown.mobile-links li {
        margin-right: 0;
    }
    body .dropdown.mobile-links li>a {
        display: block;
        padding: 0.6rem 1rem;
    }
    body .dropdown.mobile-links .menu {
        display: block;
    }
    body .dropdown.mobile-links li:hover > a {
        color: var(--primary-color, #2879FE);
    }
    .has-mob-center .header-left, .has-mob-center .header-right {
        flex: 1;
    }
    .header .search-toggle i {
        font-size: 2rem;
    }
}

@media screen and (min-width: 992px) {
    .dropdown.mobile-links: after {
        content: none;
    }
    .dropdown.mobile-links>a {
        display: none;
    }
    .dropdown.mobile-links .dropdown-box {
        position: static;
        visibility: visible;
        opacity: 1;
        background-color: transparent;
        box-shadow: none;
        border: 0;
        padding: 9px 0;
        transform: none;
        color: inherit;
    }
    .dropdown.mobile-links .dropdown-box>li {
        margin-right: 1.95rem;
    }
    .dropdown.mobile-links .dropdown-box>li:last-child {
        margin-right: 0;
    }
    .dropdown.mobile-links .dropdown-box a {
        padding: 0;
    }
    .has-desk-center .header-left, .has-desk-center .header-right {
        flex: 1;
    }
}

.mini-basket-dropdown:not(.cart-dropdown)>a {
    line-height: inherit;
}
.mini-basket-dropdown>a:after {
    content: none;
}
.mini-basket-dropdown .dropdown-box {
    padding: 2rem 3rem 3rem;
    min-width: 34rem;
}
.mini-basket-dropdown .mini-list {
    max-height: 33rem;
    margin: 0;
    padding-left: 0;
    padding-right: 5px;
    list-style: none;
    overflow-y: scroll;
    overflow-x: hidden;
    text-transform: capitalize;
}
.mini-basket-dropdown .mini-list+.buttons {
    margin-top: 1rem;
    margin-bottom: 0;
    border-top: 1px solid #eee;
    padding-top: 20px;
}
.mini-basket-dropdown .mini-item {
    display: flex;
    position: relative;
    align-items: center;
    font-size: 1.4rem;
    font-weight: 400;
    padding: 1rem 0;
}
.mini-basket-dropdown .mini-item a {
    padding: 0;
}
.mini-basket-dropdown .mini-item>a:nth-child(2) {
    flex: 0 0 8rem;
    max-width: 8rem;
    padding: 0;
}
.mini-basket-dropdown .mini-item>a:nth-child(2) img {
    width: 100%;
    object-fit: cover;
}
.mini-basket-dropdown .mini-item .remove {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 1.2rem;
    color: var(--dark-color, #333);
    background: #fff;
    transition: color 0.4s, border 0.4s;
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.15);
    z-index: 3;
}
.mini-basket-dropdown .mini-item .remove i {
    width: 100%;
    font-size: 12px;
    margin-top: 5px;
}
.mini-basket-dropdown .mini-item .product-name {
    font-size: 18px;
}
.mini-basket-dropdown .mini-item .quantity {
    display: flex;
    align-items: center;
    line-height: 1;
    font-size: 1.6rem;
    height: auto;
}
.mini-basket-dropdown .mini-item .quantity .times {
    margin-left: 0.5rem;
    margin-bottom: 0.25rem;
    margin-right: 0.5rem;
    font-size: 2.5rem;
    font-weight: 100;
}
.mini-basket-dropdown .mini-item .quantity ins {
    color: var(--primary-color, #2879FE);
}
.mini-basket-dropdown .mini-item .quantity del {
    color: var(--wolmart-body-color, #666);
    font-size: 1.4rem;
    margin-left: 0.5rem;
}
.mini-basket-dropdown .mini-item .amount {
    color: inherit;
    font-weight: 600;
}
.mini-basket-dropdown .mini-item-meta {
    flex: 1;
    margin: auto 2rem auto 0;
    line-height: 1.3;
}
.mini-basket-dropdown .mini-item-meta a {
    margin-bottom: 1rem;
}
.mini-basket-dropdown .mini-item-meta a:hover {
    color: var(--primary-color, #2879FE);
}
.mini-basket-dropdown .empty-msg {
    font-size: 1.4rem;
    margin: 2.5rem 0 1rem;
    text-align: center;
    font-weight: 600;
}
.mini-basket-dropdown.offcanvas-type:after {
    content: none;
}
.mini-basket-dropdown.offcanvas-type .popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e1e1e1;
}
.mini-basket-dropdown.offcanvas-type .compare-header {
    margin-bottom: 0;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
}
.mini-basket-dropdown.offcanvas-type .btn-close {
    text-transform: capitalize;
    font-weight: 400;
    color: #666;
}
.mini-basket-dropdown.offcanvas-type .btn-close:hover {
    color: var(--primary-color, #2879FE);
}
.mini-basket-dropdown.offcanvas-type .dropdown-box {
    position: fixed;
    top: 0;
    right: -34rem;
    height: 100vh;
    min-width: auto;
    width: 34rem;
    padding: 2.9rem 3rem;
    opacity: 1;
    visibility: hidden;
    transition: right 0.3s, visibility 0.3s;
    transform: none;
}
.mini-basket-dropdown.offcanvas-type .offcanvas-overlay {
    position: fixed;
    left: 0;
    width: 100vw;
    top: -10vh;
    height: 120vh;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}
.mini-basket-dropdown.offcanvas-type .dropdown-box {
    z-index: 9999;
}
.mini-basket-dropdown.offcanvas-type .mini-list {
    max-height: calc(100vh - 18.5rem);
}
.mini-basket-dropdown.offcanvas-type.opened .dropdown-box {
    visibility: visible;
    right: 0;
}
.mini-basket-dropdown.offcanvas-type.opened .offcanvas-overlay {
    opacity: 1;
    visibility: visible;
}
.compare-dropdown .compare-list {
    flex-direction: column;
    margin-right: -15px;
    margin-bottom: 0;
    padding-right: 1.5rem;
    padding-top: 0;
    padding-bottom: 0;
    max-width: none;
}
.compare-dropdown .compare-item {
    min-height: auto;
    width: 100%;
    max-width: 100%;
}
.compare-dropdown .compare-item + .compare-item {
    margin-left: 0;
}
.compare-dropdown .compare-buttons .btn {
    color: #fff;
}

.wishlist-dropdown .wish-list {
    margin-right: -15px;
    margin-bottom: 0;
    padding-right: 1.5rem;
    padding-top: 0;
    padding-bottom: 0;
    max-width: none;
}
.wishlist-dropdown .wishlist-item {
    min-height: auto;
    width: 100%;
    max-width: 100%;
}
.wishlist-dropdown .wishlist-item+.wishlist-item {
    margin-left: 0;
}
.wishlist-dropdown .wishlist-buttons .btn {
    color: #fff;
}

.cart-related-items {
    display: flex;
    align-items: center;
    justify-content: center;  
}
.cart-related-items .icon-wrapper {
  margin-right: 16px;
}
.cart-related-items .icon-wrapper:last-of-type {
  margin-right: 0;
}
.cart-related-items .icon-wrapper i {
    font-size: 24px;
}


.cart-dropdown .cart-toggle {
    padding: 0.6rem 0;
}
.cart-dropdown .cart-toggle:after {
    content: none;
}
.cart-dropdown .cart-label {
    display: block;
    cursor: pointer;
}
.cart-dropdown .cart-label span {
    display: inline-block;
}
.cart-dropdown .cart-name-delimiter {
    margin: 0 5px 0 3px;
}
.cart-dropdown .cart-label + .cart-count-wrap,
.cart-dropdown .cart-label + i,
.cart-dropdown .cart-name + .cart-price {
    margin-left: 7px;
}
.cart-dropdown .cart-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding-bottom: 1.4rem;
    margin-bottom: 1rem;
}
.cart-dropdown .cart-header .btn-close {
    text-transform: capitalize;
    font-weight: 400;
    color: #666;
    letter-spacing: 0;
}
.cart-dropdown .cart-header .btn-close i {
    margin-bottom: 0;
    margin-left: 5px;
    top: 0;
}
.cart-dropdown .cart-header .btn-close:hover {
    color: var(--primary-color, #2879FE);
}
.cart-dropdown .cart-title {
    margin-bottom: 0;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 1.4;
}
.cart-dropdown .minicart-icon {
    display: inline-block;
}
.cart-dropdown .cart-count {
    display: inline-block;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 25px;
}
.cart-dropdown .cart-count > i {
    font-size: 1.2rem !important;
    line-height: 18px;
}
.cart-dropdown .minicart-icon .cart-count {
    transition: color 0.4s;
}
.cart-dropdown:hover .minicart-icon {
    color: #fff;
    background: var(--primary-hover-color, #2879FE);
}
.cart-dropdown:hover .minicart-icon:before {
    transform: rotateY(180deg);
}
.cart-dropdown:hover .minicart-icon .cart-count {
    color: #fff;
}
.cart-dropdown.cart-count:empty {
    display: none;
}
.cart-dropdown.badge-type .cart-toggle > i {
    text-align: center;
}
.cart-dropdown.badge-type .cart-toggle .fa {
    padding-right: 5px;
    font-size: 1.7em;
    font-family: inherit;
}
.cart-dropdown.badge-type .cart-toggle .fa:before {
    font-family: var(--fa-style-family-classic, "Font Awesome 6 Free");
}
.cart-dropdown.badge-type:hover {
    color: var(--primary-color, #2879FE);
}
.cart-dropdown.label-type .cart-count {
    color: inherit;
}
.cart-dropdown .mini-cart-list {
    max-height: 330px;
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    margin-right: -1.9rem;
}
.cart-dropdown .cart-item-meta a:hover {
    color: var(--primary-color, #2879FE);
}
.cart-dropdown .cart-item-meta .cart-item-meta-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cart-dropdown .total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 1rem 0;
    padding: 0.2rem 0;
    font-size: 1.6rem;
    text-transform: capitalize;
    line-height: 3;
    color: var(--dark-color, #333);
    letter-spacing: -0.025em;
    border-top: 1px solid #eee;
}
.cart-dropdown .total strong {
    font-size: 1.4rem;
    color: var(--dark-color, #333);
}
.cart-dropdown .total .amount, .cart-dropdown .total strong {
    font-weight: 600;
}
.cart-dropdown .buttons {
    display: flex;
    margin-bottom: 0;
}
.cart-dropdown .buttons a {
    width: 50%;
    justify-content: center;
    padding: 0.7rem 0.6rem;
    line-height: 1.5;
    color: var(--dark-color, #333);
    background-color: transparent;
    border-color: var(--dark-color, #333);
    border-radius: 3px;
    font-size: 1.3rem;
    letter-spacing: 0;
}
.cart-dropdown .buttons a:active, .cart-dropdown .buttons a:focus, .cart-dropdown .buttons a:hover {
    border-color: var(--primary-color, #2879FE);
    background-color: var(--primary-color, #2879FE);
    color: #fff;
}
.cart-dropdown .buttons .checkout {
    margin-left: 1rem;
    color: #fff;
    border-color: var(--primary-color, #2879FE);
    background-color: var(--primary-color, #2879FE);
}
.cart-dropdown .buttons .checkout:active, .cart-dropdown .buttons .checkout:focus, .cart-dropdown .buttons .checkout:hover {
    color: #fff;
    border-color: var(--primary-hover-color, #3c78b3);
    background-color: var(--primary-hover-color, #3c78b3);
}
.cart-dropdown .buttons .checkout.btn-solid {
    color: var(--primary-color, #2879FE);
    border-color: #fff;
    background-color: #fff;
}
.cart-dropdown .buttons .checkout.btn-solid:active,
.cart-dropdown .buttons .checkout.btn-solid:focus,
.cart-dropdown .buttons .checkout.btn-solid:hover {
    border-color: var(--primary-color, #2879FE);
    background-color: var(--primary-color, #2879FE);
    color: #fff;
}
.cart-dropdown .buttons .checkout.btn-outline {
    color: var(--primary-color, #2879FE);
    border-color: var(--primary-color, #2879FE);
    background-color: transparent;
}
.cart-dropdown .buttons .checkout.btn-outline:active,
.cart-dropdown .buttons .checkout.btn-outline:focus,
.cart-dropdown .buttons .checkout.btn-outline:hover {
    background-color: var(--primary-color, #2879FE);
    color: #fff;
}
.cart-dropdown .buttons .checkout.btn-link {
    background-color: transparent;
    color: var(--primary-color, #2879FE);
}
.cart-dropdown .buttons .checkout.btn-link:active,
.cart-dropdown .buttons .checkout.btn-link:focus,
.cart-dropdown .buttons .checkout.btn-link:hover {
    color: var(--dark-color, #333);
}
.cart-dropdown .buttons .checkout.btn-underline:active,
.cart-dropdown .buttons .checkout.btn-underline:focus,
.cart-dropdown .buttons .checkout.btn-underline:hover {
    color: var(--primary-color, #2879FE);
}
.cart-dropdown .empty-msg {
    line-height: 1;
}
.cart-dropdown.block-type .cart-toggle {
    flex-direction: column-reverse;
}
.cart-dropdown.block-type .cart-count-wrap,
.cart-dropdown.block-type i {
    margin-left: 0;
    margin-bottom: 5px;
}
.cart-dropdown:not(.cart-offcanvas) .cart-header {
    display: none;
}
.cart-dropdown.cart-offcanvas .dropdown-box {
    position: fixed;
    right: -34rem;
    height: 100vh;
    min-width: auto;
    width: 34rem;
    padding: 2.9rem 3rem;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    transform: none;
}
.cart-dropdown.cart-offcanvas .dropdown-box.opened {
    right: 0;
    visibility: visible;
    opacity: 1;
}
body.admin-bar .cart-dropdown.cart-offcanvas .dropdown-box {
    margin-top: 3.2rem;
}
.cart-dropdown.cart-offcanvas.opened .dropdown-box {
    visibility: visible;
}
.cart-dropdown.cart-offcanvas div.dropdown-box {
    top: 0;
}
.cart-dropdown.cart-offcanvas:after {
    content: none;
}
.cart-dropdown.cart-offcanvas .cart-overlay {
    position: fixed;
    left: 0;
    width: 100vw;
    top: 0;
    height: 100vh;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1100;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}
.cart-dropdown.cart-offcanvas .mini-cart-list {
    max-height: calc(100vh - 30rem);
}
@media screen and (max-width:575px) {
    .cart-dropdown.cart-offcanvas .dropdown-box {
    width: 296px;
}
}.cart-dropdown.opened .dropdown-box {
    right: 0;
}
.cart-dropdown.opened .cart-overlay {
    opacity: 1;
    visibility: visible;
}
.cart-dropdown .total-count {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1.8rem;
    border-bottom: 1px solid #edeef0;
    font-weight: 700;
    font-size: 1.4rem;
    letter-spacing: -0.018em;
    line-height: 1;
    color: var(--dark-color, #333);
}
.cart-dropdown .pull-right {
    padding: 0;
}
.cart-dropdown .pull-right:focus, .cart-dropdown .pull-right:hover {
    color: inherit;
    text-decoration: underline;
}
.cart-dropdown .pull-right i {
    margin: 0 0 0 5px;
    font-size: 1.9rem;
}
.cart-dropdown .cart-item-meta a {
    font-size: 1.4rem;
}
.cart-dropdown .w-loading.small i {
    top: calc(50% - 3px);
}
@media screen and (max-width:360px) {
    .cart-dropdown .dropdown-box {
        padding: 1.5rem;
        min-width: 27rem;
    }
    .cart-dropdown .empty-msg {
        margin-top: 1rem;
    }
}
.cart-popup {
    z-index: 1102;
}
.mini-cart_item {
    color: var(--dark-color, #333);
}
.mini-cart_item .cart-item-meta a {
    margin-bottom: 1rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.43;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.mini-cart_item .cart-item-meta .variation {
    display: none;
}
.mini-cart_item .cart-item-meta .quantity {
    color: var(--wolmart-grey-color, #999);
}
.mini-cart_item .cart-item-meta .amount {
    margin-left: 0.5rem;
    color: var(--primary-color, #2879FE);
    font-weight: 600;
}
.mini-cart_item a {
    padding: 0;
}
.mini-cart_item>a:first-child {
    margin-right: 1.5rem;
}
.mini-cart_item img {
    display: block;
    width: 8rem;
    object-fit: cover;
}
.cart-popup .mini-cart_item .remove i {
    width: 100%;
    margin: auto;
}
.cart-popup .mini-cart_item .remove:hover {
    color: var(--primary-color, #2879FE);
    border-color: var(--primary-color, #2879FE);
}
.custom-header .mobile-menu-toggle, .custom-header .mobile-menu-toggle i {
    display: block;
    font-size: 2.7rem;
}
.custom-header a.logo {
    margin: 0;
}
@media screen and (max-width:991px) {
    .dropdown.mobile-links {
    display: inline-block;
}
.mobile-links .dp-left {
    left: 0;
    right: auto;
}
}@media screen and (max-width:575px) {
    .welcome-msg {
    white-space: nowrap;
    transform: translateX(0);
    animation: 6s linear 2s 1 show_msg_first, 12s linear 8s infinite show_msg;
}
}@keyframes show_msg_first {
    0% {
    transform: translateX(0%);
}
to {
    transform: translateX(-100%);
}
}@keyframes show_msg {
    0% {
    transform: translateX(100%);
}
to {
    transform: translateX(-100%);
}
}.header .menu {
    display: flex;
    align-items: center;
}
.menu ul {
    padding: 2rem 0;
    background: #fff;
}
.menu li {
    position: relative;
}
.menu li>a {
    transition: color 0.3s, background 0.3s, border 0.3s;
}
.menu li a {
    display: inline-block;
    padding: 0.7rem 1rem;
    white-space: nowrap;
}
.menu li a i {
    display: inline-block;
    margin: -1px 7px 0 0;
    line-height: 0;
    font-size: 17px;
    vertical-align: middle;
}
.menu li>ul {
    position: absolute;
    top: -9999px;
    left: 100%;
    min-width: 21.5rem;
    margin: 0;
    box-shadow: 0 4px 20px -8px rgba(0, 0, 0, 0.2);
    z-index: 1002;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    transition: transform 0.2s ease-out;
    transform: translate3d(0, -10px, 0);
}
.menu li>ul li {
    padding: 0 2rem;
}
.menu .show>ul, .menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    top: -2rem;
    transform: translate3d(0, 0, 0);
}
.header .menu>li:last-child {
    margin: 0;
}
.menu>li>a {
    position: relative;
}
.menu>li>a:after {
    margin-left: 0.6rem;
}
.menu>li>ul {
    left: -1.9rem;
}
.menu>li.show>ul, .menu>li:hover>ul {
    top: 100%}
.menu>li.show:after, .menu>li:hover:after {
    visibility: visible;
    opacity: 1;
    top: calc(100% - 20px);
    transform: translate3d(-50%, 0, 0);
}
nav .menu>li.show>a, nav .menu>li:hover>a {
    color: var(--primary-color, #2879FE);
}
.menu .menu-item-has-children>a {
    display: block;
}
.menu>.menu-item-has-children {
    padding-right: 1.5rem;
}
.menu>.menu-item-has-children>a:after {
    content: "";
    margin-top: 1px;
    right: -1.6em;
}
.menu>.menu-item-has-children:after {
    content: "";
    position: absolute;
    z-index: 1002;
    left: 50%;
    top: -9999px;
    transform: translate3d(-50%, -8px, 0);
    border: 11px solid transparent;
    border-bottom: 11px solid #fff;
    transition: opacity 0.2s ease-out, transform 0.2s ease-out;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
    pointer-events: none;
}
.menu-item-has-children>a:after {
    display: inline-block;
    position: absolute;
    right: 2rem;
    top: 50%;
    line-height: 0;
    vertical-align: middle;
    font-family: "wolmart";
    font-weight: 700;
    font-size: 0.7em;
    color: inherit;
    transform: translateY(-50%);
    content: ""}
.menu.horizontal-menu {
    display: flex;
    align-items: center;
}
.menu.vertical-menu {
    display: block;
    max-width: 100%}
.menu.vertical-menu li>a {
    display: block;
}
.menu.vertical-menu>li {
    margin-right: 0;
}
.menu.vertical-menu>li>ul {
    transform: translate3d(-15px, 0, 0);
}
.menu.vertical-menu>li>a:after {
    content: none;
}
.menu.vertical-menu>li.show>ul, .menu.vertical-menu>li:hover>ul {
    left: 100%;
    top: 0;
    transform: translate3d(0, 0, 0);
}
.menu.vertical-menu>li:first-child.show>ul, .menu.vertical-menu>li:first-child:hover>ul {
    top: -1rem;
}
.menu.vertical-menu>.menu-item-has-children:after {
    top: 50%;
    left: calc(100% - 20px);
    transform: translate3d(0, -50%, 0);
    border: 11px solid transparent;
    border-right: 11px solid #fff;
}
.menu.vertical-menu>.menu-item-has-children.show:after, .menu.vertical-menu>.menu-item-has-children:hover:after {
    left: 100%}
.menu.vertical-menu>.menu-item-has-children.show>a:after, .menu.vertical-menu>.menu-item-has-children:hover>a:after {
    right: 0.5rem;
}
.menu.vertical-menu>.menu-item-has-children>a:after {
    line-height: 0;
    right: 1rem;
    content: "";
    font-size: 0.7em;
    transition: right 0.3s ease;
}
.menu.vertical-menu.dropdown-menu>.menu-item-has-children.show:after, .menu.vertical-menu.dropdown-menu>.menu-item-has-children:hover:after {
    left: calc(100% - 2rem);
}
.menu.vertical-menu .megamenu>li>.wolmart-block {
    margin: -2rem -1rem;
}
.menu.vertical-menu .megamenu>li:first-child>.wolmart-block {
    margin-left: -2rem;
}
.menu.vertical-menu .megamenu>li:last-child>.wolmart-block {
    margin-right: -2rem;
}
.menu.vertical-menu .megamenu>li>a {
    margin-bottom: 1.6rem;
}
.menu.vertical-menu .megamenu>li>a:before {
    position: absolute;
    content: "";
    left: 1rem;
    right: 1rem;
    height: 1px;
    background-color: #eee;
    bottom: -0.8rem;
}
.menu.vertical-menu.no-arrow>li {
    display: flex;
}
.menu.vertical-menu.no-arrow>li>a:after {
    content: none;
}
.vertical-menu.dropdown-menu>li {
    padding: 0 1rem;
}
.menu.collapsible-menu {
    display: block;
}
.menu.collapsible-menu>.menu-item {
    margin-right: 0;
}
.menu.collapsible-menu .menu-item-has-children:after, .menu.collapsible-menu .menu-item-has-children>a:after {
    content: none;
}
.menu.collapsible-menu .menu-item-has-children li {
    padding: 0 0 0 0.7rem;
}
.menu.collapsible-menu li>ul {
    display: none;
    position: static;
    visibility: visible;
    opacity: 1;
    min-width: 0;
    transform: none;
    background: transparent;
    box-shadow: none;
}
.menu.collapsible-menu ul {
    padding: 0;
}
.menu .toggle-btn, .mobile-menu .toggle-btn, .toggle-btn {
    display: block;
    position: absolute;
    padding: 6px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.6;
}
.toggle-btn:before {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    transition: transform 0.5s;
}
.menu .toggle-btn:before, .mobile-menu .toggle-btn:before {
    font-family: "wolmart";
    content: "";
    position: static;
    border: none;
    width: auto;
}
.menu .toggle-btn, .mobile-menu .toggle-btn {
    width: auto;
}
.menu .toggle-btn:after, .mobile-menu .toggle-btn:after {
    content: none;
}
.show>.toggle-btn:before, .show>a .toggle-btn:before {
    transform: rotate(270deg);
}
.menu-active-underline>li>a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 100%;
    border-bottom: 3px solid;
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.3s;
}
.menu-active-underline>li.current-menu-ancestor>a, .menu-active-underline>li.current-menu-item>a, .menu-active-underline>li:hover>a, .menu-active-underline>li>a:hover {
    color: inherit;
}
.menu-active-underline>li.current-menu-ancestor>a:before, .menu-active-underline>li.current-menu-item>a:before, .menu-active-underline>li:hover>a:before, .menu-active-underline>li>a:hover:before {
    transform-origin: left center;
    transform: scale(1, 1);
}
.menu .megamenu {
    display: flex;
    padding: 1rem;
    background: #fff;
}
.menu .megamenu a {
    white-space: normal;
}
.menu .megamenu li {
    background-size: cover;
    padding: 0;
}
.menu .megamenu>li {
    flex: 1;
    padding: 1rem;
}
.menu .megamenu>li>a:after {
    content: none;
}
.menu .megamenu>li>ul+a {
    margin-top: 1rem;
}
.menu .megamenu>.menu-item>a {
    pointer-events: none;
    margin-bottom: 3px;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #333;
    letter-spacing: -0.025em;
}
.menu .megamenu ul {
    position: static;
    min-width: 0;
    padding: 0;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
}
.menu .megamenu.mp-left {
    left: -1.5rem;
    right: auto;
}
.menu .megamenu.mp-right {
    left: auto;
    right: -1.5rem;
}
.menu .megamenu.mp-center {
    right: auto;
}
.tip {
    display: inline-block;
    position: relative;
    top: -1px;
    left: 7px;
    border-radius: 2px;
    padding: 0.3rem 0.5rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
}
.tip.tip-hot {
    color: var(--wolmart-secondary-color, #f93);
}
.tip.tip-new {
    color: var(--primary-color, #2879FE);
}
.mobile-menu-wrapper {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2999;
    transition: visibility 0.4s;
}
.mobile-menu-wrapper .loading1:after, .mobile-menu-wrapper .loading1:before, .mobile-menu-wrapper .loading2:after, .mobile-menu-wrapper .loading2:before {
    background: #fff;
}
.mobile-menu-wrapper .loading1:before {
    box-shadow: inset 0 0 0 2px #fff;
}
.mobile-menu-container {
    max-width: 296px;
    padding: 2rem 1.5rem;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background: #222;
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
    transform: translateX(-296px);
    transition: transform 0.4s;
}
.mobile-menu-container .w-loading {
    background: transparent;
}
.mobile-menu-container .hs-simple .input-wrapper {
    display: flex;
    margin-bottom: 0.6rem;
    height: 4rem;
}
.mobile-menu-container .hs-simple .input-wrapper .form-control {
    color: #999;
    border: 1px solid #333;
    border-radius: 3px;
    background-color: transparent;
}
.mobile-menu-container .hs-simple .input-wrapper .btn-search {
    color: #fff;
    font-size: 1em;
}
.mobile-menu-container .hs-simple .input-wrapper i {
    vertical-align: initial;
    margin: 0;
    font-size: inherit;
}
.mobile-menu-container .mobile-menu {
    margin-bottom: 0.5rem;
}
.mobile-menu-container .mobile-menu .menu-item>a>i {
    min-width: 20px;
    text-align: center;
    font-size: 18px;
    margin-right: 1rem;
    vertical-align: -3px;
}
.mobile-menu-container .tab {
    margin-top: 3rem;
}
.mobile-menu-container .tab-content {
    background-color: transparent;
}
.mobile-menu-container .tab-pane {
    padding-top: 1rem;
}
.mobile-menu-container .nav {
    border-width: 2px;
}
.mobile-menu-container .nav-link {
    margin-bottom: -2px;
    padding: 10px;
    font-size: 13px;
    color: #fff;
}
.mobile-menu-container .nav-item:hover .nav-link {
    color: #fff;
    border-color: transparent;
}
.mobile-menu-container .nav-item .nav-link.active, .mobile-menu-container .nav-item.show .nav-link {
    color: var(--primary-color, #2879FE);
    border-color: var(--primary-color, #2879FE);
}
.mobile-menu-container .nav-item+.nav-item {
    margin-left: 1px;
}
.wolmart-adminbar .mobile-menu-container {
    padding-top: 5.4rem;
}
.mobile-menu {
    color: #e1e1e1;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
}
.mobile-menu ul {
    display: none;
    width: 100% !important;
}
.mobile-menu>li:first-child {
    padding-top: 0.5rem;
}
.mobile-menu>li:last-child {
    padding-bottom: 0.5rem;
}
.mobile-menu>li:not(:last-child) {
    border-bottom: 1px solid #333;
}
.mobile-menu li a {
    display: block;
    position: relative;
    padding: 1.3rem 0.6rem 1.3rem 1rem;
}
.mobile-menu li li a {
    padding-left: 2.4rem;
}
.mobile-menu li li li a {
    padding-left: 3.6rem;
}
.mobile-menu .active>a, .mobile-menu .expanded {
    background: #333;
}
.mobile-menu .menu-item-has-children>a:after {
    content: none;
}
.mobile-menu-title {
    margin-bottom: 0.5rem;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
}
.mobile-menu-overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0;
    transition: opacity 0.4s;
}
.mobile-menu-close {
    position: fixed;
    left: calc(100vw - 50px);
    top: 25px;
    transition: opacity 0.3s;
    opacity: 0;
}
.mobile-menu-close i {
    font-size: 2.8rem;
    color: #e1e1e1;
}
.mmenu-active {
    overflow: hidden;
}
.mmenu-active .page-wrapper {
    margin-left: 296px;
    margin-right: -296px;
}
.mmenu-active .mobile-menu-wrapper {
    visibility: visible;
}
.mmenu-active .mobile-menu-container {
    transform: translateX(0);
}
.mmenu-active .mobile-menu-overlay {
    opacity: 0.8;
}
.mmenu-active .mobile-menu-close {
    opacity: 1;
}
@media screen and (max-width:400px) {
    .mobile-menu-close {
    left: calc(100vw - 40px);
    top: 10px;
}
}.dropdown-menu, .toggle-menu, nav .menu {
    display: inline-block;
}
.toggle-menu {
    width: 280px;
}
.toggle-menu>a {
    position: relative;
    padding: 1.8rem 2rem;
    transition: background 0.3s, color 0.3s;
}
.toggle-menu>a:after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
    font-family: "wolmart";
    color: inherit;
}
.toggle-menu>a i {
    margin-top: -1px;
    font-size: 1.2em;
}
.toggle-menu>a i+span {
    margin-left: 7px;
}
.toggle-menu>a .hover {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}
.toggle-menu:hover>a i:not(:first-child) {
    opacity: 0;
}
.toggle-menu:hover>a .hover {
    opacity: 1;
}
.toggle-menu .menu {
    padding: 2rem 0;
}
.toggle-menu .menu>li {
    margin-right: 0;
}
.toggle-menu .dropdown-box {
    padding: 0;
    right: auto;
}
.toggle-menu:after, .toggle-menu:before {
    left: 25px;
}
.home .toggle-menu.show-home .dropdown-box, .toggle-menu.show .dropdown-box {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.toggle-menu.has-border:before {
    content: "";
    position: absolute;
    z-index: 1002;
    top: -9999px;
    transform: translateX(-50%);
    border: 11px solid transparent;
    border-bottom: 11px solid #e1e1e1;
    transition: opacity 0.4s ease;
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
}
.toggle-menu.has-border.show:before {
    visibility: visible;
    opacity: 1;
    top: calc(100% - 21px);
    transform: translate3d(-50%, 0, 0);
}
.toggle-menu.has-border .menu {
    border: 1px solid #e1e1e1;
}
.sticky-content:not(.fixed) .show-home:after {
    top: 100%}
.sticky-content:not(.fixed) .show-home .dropdown-box {
    top: calc(100% + 20px);
}
.sticky-content:not(.fixed) .show-home .dropdown-box, .sticky-content:not(.fixed) .show-home:after {
    visibility: visible;
    opacity: 1;
}
.sticky-content:not(.fixed) .show-home .dropdown-box {
    transform: translate3d(0, 0, 0);
}
.sticky-content:not(.fixed) .show-home:after {
    transform: translate3d(-50%, 0, 0);
}
.sticky-content:not(.fixed) .show-home.has-border:before {
    top: calc(100% - 1px);
    visibility: visible;
    opacity: 1;
}
@media screen and (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (min-device-pixel-ratio:1.5) {
    .sticky-content: not(.fixed) .show-home.has-border:before {
    top: calc(100% - 2px);
}
}@media screen and (max-width:1199px) {
    .toggle-menu {
    width: 240px;
}
}.lazy-menu>li:hover>ul {
    height: 32rem;
    min-width: 21.5rem;
}
.lazy-menu .w-loading li {
    height: 100%}
.footer-copyright {
    padding: 3rem 0;
    background: var(--dark-color, #333);
    color: #999;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .addtocart-fixed .footer {
    padding-bottom: 125px;
}
}@media screen and (min-width: 768px) {
    #scroll-top: not(.mobile-floating-item) {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -4rem;
    right: 1.5rem;
    z-index: 9999;
    width: 4.6rem;
    height: 4.6rem;
    font-size: 1.4rem;
    font-weight: 700;
    color: #222;
    opacity: 0;
    transition: bottom 0.3s, opacity 0.3s;
}
#scroll-top:not(.mobile-floating-item).show {
    opacity: 1;
    bottom: 98px;
}
#scroll-top:not(.mobile-floating-item):focus, #scroll-top:not(.mobile-floating-item):hover {
    text-decoration: none;
}
#scroll-top:not(.mobile-floating-item):hover {
    opacity: 0.8;
}
#scroll-top:not(.mobile-floating-item) i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.6rem;
    height: 3.6rem;
    color: #fff;
    background-color: #333;
    border: 2px solid #333;
    border-radius: 50%;
    z-index: 1;
}
#scroll-top:not(.mobile-floating-item) svg {
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    top: 1px;
    left: 1px;
    z-index: -1;
}
#scroll-top:not(.mobile-floating-item) svg circle {
    stroke: #2C67E7;
    stroke-width: 4px;
    stroke-linecap: round;
    stroke-dasharray: 1, 400;
}
}@media screen and (max-width:767px) {
    #scroll-top {
    display: none;
}
}.mobile-icon-bar {
    display: flex;
    transition: margin 0.4s;
}
.mobile-icon-bar>* {
    flex: 1;
}
.mobile-icon-bar .cart-toggle, .mobile-icon-bar .search-toggle {
    padding: 0;
    color: inherit;
}
.mobile-icon-bar .dropdown:hover .cart-toggle {
    color: var(--dark-color, #333);
}
.mobile-icon-bar .hs-toggle .input-wrapper {
    position: absolute;
    right: -1.5rem;
    top: 100%;
    padding: 1.5rem;
    height: 8rem;
    background-color: #fff;
    box-shadow: 0 3px 35px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    transform: translate3d(0, -10px, 0);
    z-index: 1002;
    transition: transform 0.4s 0.2s, visibility 0.4s 0.2s, opacity 0.4s 0.2s;
    min-width: 54rem;
}
.mobile-icon-bar .hs-toggle .form-control {
    border: 0;
    background: #f4f4f4;
    padding: 1.4rem 2rem;
    font-size: 13px;
    color: #666;
}
.mobile-icon-bar .hs-toggle .btn-search {
    background: #f4f4f4;
    min-width: 50px;
    color: var(--dark-color, #333);
}
.mobile-icon-bar .hs-toggle.show .input-wrapper, .untouchable .mobile-icon-bar .hs-toggle:hover .input-wrapper {
    transform: translate3d(0, 0, 0);
    visibility: visible;
    transition: transform 0.4s;
    opacity: 1;
}
.mobile-icon-bar .hs-toggle:hover {
    color: var(--primary-color, #2879FE);
}
.mobile-icon-bar .hs-toggle .search-right+.input-wrapper {
    right: auto;
}
.mobile-icon-bar .hs-toggle .input-wrapper {
    top: initial;
    bottom: 100%;
    right: 1.5rem;
    margin-bottom: 2rem;
    border-radius: 3px;
    transform: translate3d(0, 10px, 0);
    min-width: 29rem;
}
.mobile-icon-bar .search-toggle:after {
    content: "";
    position: absolute;
    z-index: 1005;
    left: 50%;
    transform: translate(-50%, -5px);
    bottom: 100%;
    border: 11px solid transparent;
    border-top: 11px solid #fff;
    visibility: hidden;
    opacity: 0;
    transition: transform 0.4s 0.2s, visibility 0.4s 0.2s, opacity 0.4s 0.2s;
}
.mobile-icon-bar .show>.search-toggle:after, .untouchable .mobile-icon-bar .search-wrapper:hover>.search-toggle:after {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, -15px);
    transition: transform 0.4s;
}
.mobile-icon-bar .live-search-list {
    margin-bottom: 3px;
    top: initial;
    bottom: 100%}
.mobile-icon-bar .hs-toggle .input-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 20px;
}
.mmenu-active .mobile-icon-bar {
    transition: margin 0.4s !important;
    margin-left: 296px;
    margin-right: -296px;
}
.mobile-icon-bar #scroll-top {
    position: static;
    display: flex;
    background: none;
    color: inherit;
}
.mobile-icon-bar:not(.fixed) .input-wrapper, .mobile-icon-bar:not(.fixed) .search-toggle:after {
    display: none;
}
.mobile-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1.5rem 0 1.3rem;
}
.mobile-item i+span {
    margin-top: 0.8rem;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.025em;
    text-transform: uppercase;
}
.mobile-item.compare-open span {
    margin-left: 0;
}
.mobile-icon-bar .mobile-item i {
    width: 23px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 23px;
    line-height: 1;
}
.mobile-item.active, .mobile-item:hover {
    color: var(--dark-color, #333);
}
@media screen and (max-width:479px) {
    .items-6 span, .items-7 span {
    display: none;
}
}@media screen and (min-width: 576px) {
    .mobile-icon-bar {
    padding: 0 4rem;
}
}@media screen and (min-width: 768px) {
    .mobile-icon-bar {
    display: none;
}
}@media screen and (min-width: 992px) {
    #floating-snap-btn-wrapper {
    display: none;
}
}