:root {
    --color-gray-300: #bbb;
    --font-icon: 'Font Awesome 7 Pro';
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-size: 14px;
    line-height: 1.6;
    font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
}

.tooltipster-base {
    display: none !important;
}

/*scrollbar*/
.dark,
.dark p,
.dark td,
.absolute-footer.dark,
.dark .nav-vertical li li.menu-item-has-children>a,
.dark .nav-vertical-fly-out>li>a,
.dark .nav-vertical>li>ul li a,
.dark .nav>li.html,
.dark .nav>li>a,
.nav-dark .is-outline,
.nav-dark .nav>li>a,
.nav-dark .nav>li>button,
.nav-dropdown.dark .nav-column>li>a,
.nav-dropdown.dark>li>a {
    color: #fff;
}

strong,
b {
    font-weight: 600;
}

.button span {
    line-height: inherit;
}

p {
    margin: 0 0 1em;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

table {
    max-width: 100%;
}

.nav>li>a {
    font-size: inherit;
}

.bg-primary-color.dark,
.bg-primary-color {
    background-color: var(--fs-color-primary);
}

.fz-16 {
    font-size: 16px;
}

nav.rank-math-breadcrumb p {
    margin: 0;
}


span.amount {
    color: var(--primary-color);
    font-weight: 600
}

del span.amount {
    color: var(--color-gray-300);
    font-weight: 400
}

.price {
    color: var(--primary-color)
}

.price span.amount {
    font-size: inherit
}

.price del {
    color: var(--color-gray-300);
    font-size: 90%
}

.price ins {
    padding: 0;
    background-color: transparent;
    color: var(--primary-color);
    text-decoration: none;
    opacity: 1
}

#wrapper>.shop-page-title.category-page-title.page-title {
    display: none;
}


.widget ul li+li {
    border: 0;
}

.widget ul li>a {
    color: #777;
    font-size: 14px;
}

.widget ul li:hover>a {
    color: var(--primary-color);
}

.widget ul li>.count {
    padding-inline: 5px;
    min-width: 30px;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, 0.105);
    border-radius: 35px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    flex: 0 0 auto;
    color: #777;
}

.widget ul li:hover>.count {
    background-color: var(--primary-color);
    color: #fff;
}

img.brand-thumb {
    width: 60px;
    object-fit: contain;
    object-position: left;
    height: 30px;
}

.wd-active-filters {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 14px;
    width: 100%;
}

.wd-clear-filters {
    flex: 1 0 auto;
}

.wd-active-filters .widget.woocommerce.widget_layered_nav_filters {
    margin: 0;
}

.wd-active-filters .widget_layered_nav_filters ul li.chosen a {
    background: transparent;
    border: 0;
    padding: 0;
    color: #333;
    font-size: 14px;
}

.wd-active-filters .widget_layered_nav_filters ul li.chosen a::before {
    opacity: 1;
}

.ux-swatch-widget-layered-nav-list__graphic {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid;
}

form.woocommerce-ordering {
    margin: 0 !important
}

form.woocommerce-ordering select.orderby {
    border: 0;
    box-shadow: unset;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0;
    padding: 5px 20px 5px 2px;
    max-width: 200px;
    margin: 0 !important;
    font-size: 14px;
    font-weight: bold;
}

.shop-fillter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}

.shop-fillter-bottom {
    flex-basis: 50%;
    text-align: right;
}

.shop-fillter-top {
    flex-basis: 50%;
}

.list_support-title {
    font-size: 16px;
    margin-bottom: 16px;
    display: block;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
}

.list_support-item {
    display: flex;
    margin-bottom: 30px;
}

.list_support-item img {
    width: 75px;
    height: 100px;
    object-fit: contain;
    background-color: #ccc;
}

.list_support-desc {
    width: calc(100% - 75px);
    padding-left: 10px;
}

.list_support-desc * {
    margin: 0;
}

.list_support-desc a {
    color: var(--primary-color);
}

.list_support {
    max-height: 400px;
    overflow-y: auto;
    margin-bottom: 30px;
}

.cus-nav button.flickity-button {
    background: #fff;
    height: 40px;
    width: 40px;
    padding: 10px;
    border-radius: 100%;
    margin: 0 !important;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
}

.cus-nav button.flickity-button svg {
    padding: 12px;
}

.cus-dot ol.flickity-page-dots {
    position: unset;
    margin-top: 15px;
}

.cus-dot ol.flickity-page-dots .dot {
    width: 10px;
    height: 10px;
    border-width: 2px;
}

.wd-page-nav {
    display: flex;
    align-items: center;
    border-bottom: 2px solid var(--color-gray-300);
    border-top: 2px solid var(--color-gray-300);
    margin: 30px 0 0;
}

.wd-page-nav-btn {
    flex: 0 1 50%;
    max-width: 50%;
}

.wd-page-nav-btn a {
    font-size: 90%;
    padding-block: 25px;
    padding-inline: 55px 20px;
    position: relative;
    width: 100%;
    display: block;
}

.wd-page-nav-btn a i {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid var(--color-gray-300);
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.wd-page-nav-btn.next-btn a {
    text-align: right;
    padding-inline: 20px 55px;
}

.wd-page-nav-btn.next-btn a i {
    left: auto
}

.back-to-archive {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 26px;
}

@media (max-width: 850px) {

    .shop-fillter-top,
    .shop-fillter-bottom {
        flex-basis: 100%;
        text-align: left;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 10px;
        align-items: center;
        justify-content: space-between
    }

    .shop-fillter-top {
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.105);
    }

    .woocommerce-result-count {
        display: block !important
    }

    form.woocommerce-ordering {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    form.woocommerce-ordering::after {
        content: "\f883";
        font-family: var(--font-icon);
        position: absolute;
    }

    form.woocommerce-ordering select.orderby {
        width: 30px;
        height: 30px;
        padding: 0;
        color: transparent;
        background: transparent;
        border: 0;
        z-index: 2;
        position: relative;
    }

    form.woocommerce-ordering select.orderby option {
        color: #000;
    }

    .wd-active-filters .widget.woocommerce.widget_layered_nav_filters {
        overflow: auto;
    }

    .wd-active-filters .widget.woocommerce.widget_layered_nav_filters ul {
        flex-wrap: nowrap;
        white-space: nowrap;
        direction: ltr;
    }

    .filter-button {
        display: flex;
        align-items: center;
        text-transform: none;
    }

    .filter-button i {
        font-size: 20px;
        margin-right: 5px;
        position: relative;
        top: -1px;
    }

    span.wd-entities-title {
        display: none
    }
}


.wd-compare-table .add_to_cart_button {
    border-radius: 30px;
    font-size: 12px;
}

.wd-compare-table .add_to_cart_button:before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0;
    z-index: 1;
    border-radius: inherit;
    background-color: inherit;
    box-shadow: inherit;
    transition: opacity 0s ease
}

.wd-compare-table .add_to_cart_button:after {
    position: absolute;
    top: calc(50% - 9px);
    inset-inline-start: calc(50% - 9px);
    opacity: 0;
    z-index: 2;
    transition: opacity 0s ease;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-left-color: currentColor;
    border-radius: 50%;
    vertical-align: middle
}

.wd-compare-table .loading.add_to_cart_button:before {
    opacity: 1;
    transition: opacity .25s ease
}

.wd-compare-table .loading.add_to_cart_button:after {
    opacity: 1;
    transition: opacity .25s ease;
    animation: wd-rotate 450ms infinite linear
}

.wd-compare-table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0;
    line-height: inherit
}

.wd-compare-table tbody {
    display: block
}

.wd-compare-table tr {
    display: flex
}

.wd-compare-table tr img {
    width: auto;
    max-width: 150px;
}

.wd-compare-table :is(th, td) {
    padding: 15px
}

.wd-compare-table :is(th, td):not(:last-child) {
    border-inline-end: 1px solid rgba(0, 0, 0, 0.105)
}

.wd-compare-table th {
    flex: 0 0 20%;
    text-transform: uppercase
}

.wd-compare-table td {
    flex: 0 1 26.6666%;
    font-size: 14px;
    color: #333;
}

.wd-compare-table td>* {
    margin-bottom: 10px;
    font-size: 14px;
}

.wd-compare-table td>*:last-child {
    margin-bottom: 0
}

.wd-compare-table td:before {
    content: attr(data-title);
    display: none;
    margin-bottom: 15px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

.wd-compare-table .compare-basic td {
    padding-top: 0;
    text-align: left;
}

.wd-compare-table .compare-basic td:before {
    display: none
}

.wd-compare-table .product-image {
    display: block
}


.wd-compare-table .added_to_cart {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0px solid transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    line-height: 1.2;
    cursor: pointer;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease
}



.wd-compare-table .button.added {
    display: none
}

.wd-compare-table .wd-compare-brand img {
    max-width: 110px
}

.wd-compare-remove-action {
    font-size: 90%
}

.wd-empty-compare:before {
    content: "\f128";
    font-family: var(--font-icon)
}

@media (max-width: 1024px) {
    .wd-compare-table th {
        flex: 0 0 33.33333%
    }

    .wd-compare-table td {
        flex: 1 0 33.33333%
    }
}

@media (max-width: 768.98px) {
    .wd-compare-table th {
        display: none
    }

    .wd-compare-table td {
        flex-basis: 75%
    }

    .wd-compare-table td:before {
        display: block
    }
}