﻿.product-shortcode.column-2 .row.list-products:not(.list) li.product,
.product-shortcode.column-3 .row.list-products:not(.list) li.product,
.product-shortcode.column-4 .row.list-products:not(.list) li.product,
.product-shortcode.column-5 .row.list-products:not(.list) li.product,
.product-shortcode.column-6 .row.list-products:not(.list) li.product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
@media only screen and (min-width: 48rem) {
    .product-shortcode.column-3 .row.list-products:not(.list) li.product,
    .product-shortcode.column-4 .row.list-products:not(.list) li.product,
    .product-shortcode.column-6 .row.list-products:not(.list) li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .product-shortcode.column-5 .row.list-products:not(.list) li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media only screen and (min-width: 62rem) {
    .product-shortcode.column-5 .row.list-products:not(.list) li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .product-shortcode.column-4 .row.list-products:not(.list) li.product,
    .product-shortcode.column-6 .row.list-products:not(.list) li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media only screen and (min-width: 75rem) {
    .product-shortcode.column-6 .row.list-products:not(.list) li.product {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
button.loading::after,
input[type="button"].loading::after,
input[type="reset"].loading::after,
input[type="submit"].loading::after,
.button.loading::after,
.added_to_cart.loading::after,
#openQuickView.loading::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    line-height: 1;
    vertical-align: -0.125rem;
    font-family: "fontello";
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    background: url("../../img/ajax-loader.gif") center no-repeat;
    background-size: 1.25rem;
    height: 1.25rem;
    width: 1.25rem;
    line-height: 1;
    font-size: 1.25rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.625rem;
    margin-top: -0.625rem;
}
a.checkout-button {
    background-color: var(--primarycolor) !important;
}
form.cart .button {
    text-transform: uppercase;
    padding: 0 1.25rem;
    line-height: 2.5rem;
    min-width: 8.75rem;
    text-align: center;
    background-color: #da0a24 !important;
    outline: none;
    color: #fff;
    transition: all 0.35s linear;
    font-size: 0.875rem;
}
@media only screen and (min-width: 53.125rem) {
    form.cart .button {
        font-size: 0.75rem;
    }
}
@media only screen and (min-width: 75rem) {
    form.cart .button {
        font-size: 0.875rem;
    }
}
form.cart .button.buy_now {
    margin-left: 1.25rem;
    background: var(--primarycolor) !important;
}
form.cart .button:hover {
    background: #fd2433 !important;
    color: #fff;
}
.quantity_text {
    margin-right: 0.625rem;
}
.slick-prev:before {
    transition: all 0.3s linear 0s;
}
.slick-next:before {
    transition: all 0.3s linear 0s;
}
a.unidev-popup {
    transition: all 0.3s linear 0s;
    bottom: 0.625rem;
    font-size: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0.625rem;
    z-index: 9;
    color: #444;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.15);
    color: rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    padding: 0;
}
a.unidev-popup:hover {
    opacity: 1;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-product-gallery .unidev-slider-for.slick-slider {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.woocommerce-product-gallery .unidev-slider-for.slick-slider .slick-slide {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.woocommerce-product-gallery .unidev-slider-for.slick-slider .gallery-item {
    display: table;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}
.woocommerce-product-gallery .unidev-slider-for.slick-slider .gallery-item span {
    display: table-cell;
    vertical-align: middle;
}
.woocommerce-product-gallery .unidev-slider-for .slick-track {
    display: flex;
}
.woocommerce-product-gallery .unidev-slider-for .slick-track .slick-slide {
    float: none;
    height: initial;
}
.woocommerce-product-gallery .unidev-slider-for .zoomImg {
    cursor: default;
}
.woocommerce-product-gallery .unidev-slider-nav {
    margin-left: 0;
    margin-right: 0;
}
.woocommerce-product-gallery .unidev-slider-nav .gallery-item {
    cursor: pointer;
}
.woocommerce-product-gallery .unidev-slider-nav img {
    cursor: pointer;
    opacity: 0.9;
}
.woocommerce-product-gallery .unidev-slider-nav img:hover {
    opacity: 1;
}
.woocommerce-product-gallery .unidev-slider-nav .slick-current img {
    opacity: 1;
}
.woocommerce-product-gallery .unidev-slider-nav .slick-slide {
    padding-left: 0.3125rem !important;
    padding-right: 0.3125rem !important;
}
.woocommerce-product-gallery .unidev-slider-nav .slick-slide img {
    opacity: 0.5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 0.6s;
}
.woocommerce-product-gallery .unidev-slider-nav .slick-slide:hover img {
    border-color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}
.woocommerce-product-gallery .unidev-slider-nav .slick-slide.slick-current img {
    border-color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}
.woocommerce-product-gallery .unidev-slider-nav .slick-arrow {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out;
}
.woocommerce-product-gallery .unidev-slider-nav:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
}
.woocommerce-product-gallery.gallery-horizontal .unidev-slider-nav {
    max-width: 100%;
    flex-basis: 100%;
}
.woocommerce-product-gallery.gallery-horizontal .unidev-slider-nav .slick-track {
    display: flex;
}
.woocommerce-product-gallery.gallery-horizontal .unidev-slider-nav .slick-track .slick-slide {
    float: none;
    height: initial;
}
.woocommerce-product-gallery.gallery-horizontal .unidev-slider-nav .gallery-item {
    width: 100%;
    aspect-ratio: 1/1;
    border: 0.0625rem solid rgba(0, 0, 0, 0.3);
    padding: 0.3125rem;
}
.woocommerce-product-gallery.gallery-horizontal .unidev-slider-nav .gallery-item img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
}
.woocommerce-product-gallery.gallery-horizontal .unidev-slider-nav:hover .slick-prev {
    left: 0.625rem;
}
.woocommerce-product-gallery.gallery-horizontal .unidev-slider-nav:hover .slick-next {
    right: 0.625rem;
}
.woocommerce-product-gallery.gallery-horizontal .unidev-slider-for {
    max-width: 100%;
    flex-basis: 100%;
    margin-bottom: 1.25rem;
}
.woocommerce-product-gallery.gallery-vertical .unidev-slider-nav {
    max-width: 5.625rem;
    flex-basis: 5.625rem;
    margin-right: 0.625rem;
    order: 1;
}
.woocommerce-product-gallery.gallery-vertical .unidev-slider-for {
    max-width: calc(100% - 6.25rem);
    flex-basis: calc(100% - 6.25rem);
    order: 2;
}
.woocommerce-product-gallery.gallery-vertical #unidev-gallery.slick-slider .slick-prev {
    left: 50%;
    right: 50%;
    top: 0;
    transform: translate(-50%, 0);
}
.woocommerce-product-gallery.gallery-vertical #unidev-gallery.slick-slider .slick-prev:before {
    content: "\F106" !important;
}
.woocommerce-product-gallery.gallery-vertical #unidev-gallery.slick-slider .slick-next {
    left: 50%;
    right: 50%;
    bottom: 0;
    top: initial;
    transform: translate(-50%, -50%);
}
.woocommerce-product-gallery.gallery-vertical #unidev-gallery.slick-slider .slick-next:before {
    content: "" !important;
}
.woocommerce-product-gallery.gallery-vertical #unidev-gallery .slick-slide {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0.625rem;
}
.woocommerce-product-gallery.gallery-vertical #unidev-gallery .slick-slide .gallery-item {
    border: 0.0625rem solid rgba(0, 0, 0, 0.3);
}
.woocommerce-product-gallery.gallery-vertical #unidev-gallery .slick-slide img {
    width: 5.625rem;
    height: 5.625rem;
    object-position: center;
    object-fit: contain;
}
.woocommerce-product-gallery.gallery-vertical #unidev-gallery:hover .slick-prev {
    top: 0.625rem;
}
.woocommerce-product-gallery.gallery-vertical #unidev-gallery:hover .slick-next {
    bottom: 0.625rem;
}
.admin-bar .fancybox-container {
    z-index: 999999;
}
.single-product.woocommerce span.onsale {
    z-index: 9;
}
.calculated_shipping h2 {
    text-transform: uppercase;
}
.cart-block {
    display: inline-block;
}
.cart-block.opened .shopping-cart-menu-wrapper {
    right: 0;
    opacity: 1;
    visibility: visible;
}
.logged-in .cart-block.opened .shopping-cart-menu-wrapper {
    top: 2rem;
}
.cart-block .shopping-cart-icon-container {
    cursor: pointer;
    display: block;
    z-index: 1;
}
.cart-block .return-to-shop {
    text-align: center;
    padding: 0.9375rem 0;
}
.cart-block .return-to-shop .button {
    padding: 0.625rem 0.9375rem;
    font-size: 0.8125rem;
    line-height: 1.4;
    background-color: var(--primarycolor);
    color: #fff;
    box-shadow: inset 0 -0.125rem 0 rgba(0, 0, 0, 0.15);
    transition:
        color 0.25s ease,
        background-color 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0s ease,
        opacity 0.25s ease;
}
.overlay-cart {
    opacity: 0;
    filter: alpha(opacity=0);
}
.overlay-cart.opened {
    background: #000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    min-height: 100vh;
    opacity: 0.6;
    filter: alpha(opacity=35);
    -moz-transition: opacity 0.4s ease-in-out 0s;
    -o-transition: opacity 0.4s ease-in-out 0s;
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    transition: opacity 0.4s ease-in-out 0s;
}
.shopping-cart {
    display: inline-block;
}
.shopping-cart .shopping-cart-icon-wrapper {
    display: inline-block;
    position: relative;
}
.shopping-cart .shopping-cart-icon-wrapper:after {
    content: attr(title);
    display: block;
    min-width: 1.25rem;
    background: #f00;
    border-radius: 50%;
    padding: 0.0625rem;
    position: absolute;
    top: -0.625rem;
    right: -0.625rem;
    z-index: 0;
    color: #fff;
    font-size: 0.75rem;
    line-height: 1.125rem;
    text-align: center;
    border-radius: 50%;
}
.shopping-cart .shopping-cart-menu-title {
    display: inline-block;
    margin-right: 0.3125rem;
}
.shopping-cart .shopping-cart-menu-wrapper {
    position: fixed;
    top: 0;
    right: -100%;
    width: 20rem;
    height: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0.0625rem 0.0625rem 0.9375rem rgba(0, 0, 0, 0.15);
    -moz-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    -o-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
    opacity: 0;
    visibility: hidden;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
    padding: 1.5625rem 0.9375rem;
    text-transform: uppercase;
    border-bottom: 0.0625rem solid #ebebeb;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading h3 {
    flex: 1 1 auto;
    margin-bottom: 0;
    font-size: 1.25rem;
    font-weight: bold;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #2d2a2a;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.0187rem;
    font-weight: 600;
    font-size: 0.8125rem;
    line-height: 1.875rem;
    padding-right: 1.3125rem;
    cursor: pointer;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:hover:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:hover:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:after,
.shopping-cart .shopping-cart-menu-wrapper .cart-heading .close-side-cart:before {
    content: " ";
    position: absolute;
    top: 50%;
    display: inline-block;
    margin-top: -0.125rem;
    width: 0.625rem;
    height: 0.125rem;
    background-color: currentColor;
    -webkit-transition:
        background-color 0.2s ease-in-out,
        width 0.2s ease-in-out,
        -webkit-transform 0.2s ease-in-out;
    transition:
        background-color 0.2s ease-in-out,
        width 0.2s ease-in-out,
        -webkit-transform 0.2s ease-in-out;
    transition:
        background-color 0.2s ease-in-out,
        transform 0.2s ease-in-out,
        width 0.2s ease-in-out;
    transition:
        background-color 0.2s ease-in-out,
        transform 0.2s ease-in-out,
        width 0.2s ease-in-out,
        -webkit-transform 0.2s ease-in-out;
    right: 0;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-body {
    border-bottom: 0.0625rem solid #ebebeb;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-body .content-cart-body {
    padding: 0.625rem;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-body .woocommerce-Price-amount {
    font-weight: bold;
    color: #f00;
    font-size: 0.9375rem;
}
.shopping-cart .shopping-cart-menu-wrapper .cart-footer {
    padding: 0 0.9375rem;
    margin-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-side-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-side-content .uni-scroll {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
    height: calc(100vh - 13.4375rem);
}
.logged-in .shopping-cart .shopping-cart-menu-wrapper .shopping-cart-side-content .uni-scroll {
    height: calc(100vh - 15.4375rem) !important;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-side-content .uni-scroll::-webkit-scrollbar {
    width: 0rem;
}
.shopping-cart .shopping-cart-menu-wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.shopping-cart .shopping-cart-menu-wrapper ul li {
    position: relative;
    padding: 0.625rem 1.25rem 0.625rem 0.625rem;
    margin: 0;
    border-bottom: 0.0625rem solid #ebeef6;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.shopping-cart .shopping-cart-menu-wrapper ul li .shopping-cart-menu-product-media {
    max-width: 5rem;
    flex: 0 0 5rem;
    margin-right: 0.625rem;
}
.shopping-cart .shopping-cart-menu-wrapper ul li .shopping-cart-menu-product-media img {
    width: 100%;
    height: auto;
}
.shopping-cart .shopping-cart-menu-wrapper ul li .shopping-cart-menu-product-wrap {
    max-width: calc(100% - 5.625rem);
    flex: 0 0 calc(100% - 5.625rem);
}
.shopping-cart .shopping-cart-menu-wrapper p {
    clear: both;
    margin: 0;
    white-space: nowrap;
}
.shopping-cart .shopping-cart-menu-wrapper p.woocommerce-mini-cart__total {
    margin: 0.625rem 0 0.625rem;
}
.shopping-cart .shopping-cart-menu-wrapper p.woocommerce-mini-cart__total .woocommerce-Price-amount {
    font-weight: bold;
    color: #ff0000;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-menu-product-wrap a {
    display: block;
    font-size: 0.875rem;
    font-weight: 400;
    color: var(--textcolor);
}
.shopping-cart .shopping-cart-menu-wrapper .quantity {
    font-size: 0.8125rem;
    display: block;
}
.shopping-cart .shopping-cart-menu-wrapper a.remove.remove_from_cart_button {
    position: absolute;
    top: 50%;
    right: 0.625rem;
    transform: translate(0, -50%);
    z-index: 1;
    display: inline-block;
    font-size: 1.5rem;
    height: 1.25rem;
    width: 1.25rem;
    text-align: center;
    line-height: 1.25rem;
    border-radius: 100%;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.shopping-cart .shopping-cart-menu-wrapper a.remove.remove_from_cart_button:hover {
    background-color: #ff0000;
    color: #fff;
}
.shopping-cart .shopping-cart-menu-wrapper .shopping-cart-subtotal-title {
    font-size: 0.875rem;
    font-weight: 500;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a {
    color: #fff;
    border-radius: 0;
    margin-bottom: 0.625rem;
    font-size: 0.875rem;
    font-weight: 500;
    padding: 0.5rem 0.625rem;
    min-height: 0;
    line-height: 1.4;
    position: relative;
    display: block;
    text-align: center;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: #ff0000;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a.checkout {
    background-color: #0065a4;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__buttons a:hover {
    box-shadow: inset 0 0 0 6.25rem rgba(0, 0, 0, 0.2);
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__empty-message {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
}
.shopping-cart .shopping-cart-menu-wrapper .woocommerce-mini-cart__empty-message.empty {
    text-align: center;
}
.woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox {
    display: block;
    width: 100%;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    padding: 1.875rem;
    background-color: rgba(0, 0, 0, 0.02);
    border: none;
    border-radius: 0;
}
@media (min-width: 35.5rem) {
    .woocommerce form.checkout_coupon,
    .woocommerce form.login,
    .woocommerce form.register {
        padding: 0.9375rem;
    }
}
.woocommerce .coupon #coupon_code {
    height: 2.0812rem;
    width: 15.625rem !important;
    border-color: #ebe9eb;
    border-radius: 0.25rem;
}
.woocommerce .coupon .button {
    border: 0.0625rem solid #ebe9eb;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 1.25rem;
}
@media screen and (min-width: 48rem) {
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        width: 100%;
        float: none;
    }
}
.woocommerce table.shop_table {
    border: none;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    padding: 0.625rem 0;
}
.woocommerce table.shop_table td.product-quantity .quantity {
    padding-left: 0;
}
td.product-total,
.shop_table tfoot tr td,
.cart_totals tbody tr td,
.shop_table thead tr th:last-of-type,
.shop_table tr td:last-of-type {
    text-align: right;
}
.cart_totals > h2,
.cross-sells > h2 {
    font-size: 1.6rem;
}
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout #order_review_heading {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.375rem;
    margin-bottom: 1.25rem;
}
.woocommerce-checkout .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}
#add_payment_method .woocommerce-checkout #payment,
.woocommerce-cart .woocommerce-checkout #payment,
.woocommerce-checkout .woocommerce-checkout #payment {
    background: none;
    border-radius: 0;
}
#add_payment_method .woocommerce-checkout #payment ul.payment_methods,
.woocommerce-cart .woocommerce-checkout #payment ul.payment_methods,
.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
}
#add_payment_method .woocommerce-checkout #payment div.payment_box,
.woocommerce-cart .woocommerce-checkout #payment div.payment_box,
.woocommerce-checkout .woocommerce-checkout #payment div.payment_box {
    padding: 0.75rem 1.125rem;
    background-color: #edf7ff;
    border: 0.0625rem solid #49aff5;
    margin: 0 0 1rem;
}
#add_payment_method .woocommerce-checkout #payment div.payment_box:before,
.woocommerce-cart .woocommerce-checkout #payment div.payment_box:before,
.woocommerce-checkout .woocommerce-checkout #payment div.payment_box:before {
    display: none;
}
#add_payment_method .woocommerce-checkout #payment div.form-row,
.woocommerce-cart .woocommerce-checkout #payment div.form-row,
.woocommerce-checkout .woocommerce-checkout #payment div.form-row {
    padding: 1rem 0 0 0;
}
#add_payment_method .woocommerce-checkout #payment #place_order,
.woocommerce-cart .woocommerce-checkout #payment #place_order,
.woocommerce-checkout .woocommerce-checkout #payment #place_order {
    display: block;
    width: 100%;
    letter-spacing: 0.0187rem;
    text-transform: uppercase;
    background: var(--primarycolor);
    box-shadow: inset 0 -0.125rem 0 rgba(0, 0, 0, 0.15);
    transition:
        color 0.25s ease,
        background-color 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0s ease,
        opacity 0.25s ease;
}
#add_payment_method .woocommerce-checkout #payment #place_order:hover,
#add_payment_method .woocommerce-checkout #payment #place_order:active,
.woocommerce-cart .woocommerce-checkout #payment #place_order:hover,
.woocommerce-cart .woocommerce-checkout #payment #place_order:active,
.woocommerce-checkout .woocommerce-checkout #payment #place_order:hover,
.woocommerce-checkout .woocommerce-checkout #payment #place_order:active {
    box-shadow: inset 0 0 0 6.25rem rgba(0, 0, 0, 0.2);
}
#add_payment_method .woocommerce-checkout #payment #place_order:active,
.woocommerce-cart .woocommerce-checkout #payment #place_order:active,
.woocommerce-checkout .woocommerce-checkout #payment #place_order:active {
    top: 0.0625rem;
}
.woocommerce-checkout #payment .woocommerce #place_order,
.woocommerce-checkout #payment .woocommerce-page #place_order {
    line-height: 2.4rem;
    min-height: 2.5rem;
    padding: 0 1.2rem;
}
#add_payment_method .woocommerce-checkout #payment .payment_method_paypal .about_paypal,
.woocommerce-cart .woocommerce-checkout #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: none;
    line-height: 1.4;
    font-size: 0.8125rem;
    margin-left: 0.3125rem;
}
.woocommerce-checkout #order_review {
    border-width: 0 0.1875rem 0.1875rem;
}
.woocommerce-checkout .woocommerce-Price-currencySymbol {
    margin-left: 0.3125rem;
}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
    flex-basis: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 100%;
    width: 100%;
}
.woocommerce-checkout .checkout-order-review {
    position: relative;
    margin-bottom: 2.5rem;
    padding: 1.875rem;
    background-color: #f8f8f8;
}
.woocommerce-checkout .checkout-order-review #order_review_heading {
    text-align: center;
}
.woocommerce-checkout .checkout-order-review:before,
.woocommerce-checkout .checkout-order-review:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 0.625rem;
    background-color: transparent;
    background-image: radial-gradient(farthest-side, transparent 0.375rem, #f8f8f8 0);
    background-size: 0.9375rem 0.9375rem;
}
.woocommerce-checkout .checkout-order-review:before {
    top: -0.625rem;
    background-position:
        -0.1875rem -0.3125rem,
        0 0;
}
.woocommerce-checkout .checkout-order-review:after {
    bottom: -0.625rem;
    background-position:
        -0.1875rem 0.125rem,
        0 0;
}
.qhtheme-table-wrapper {
    padding: 0.3125rem 0.9375rem;
    background-color: #fff;
    box-shadow: 0.0625rem 0.0625rem 0.125rem rgba(0, 0, 0, 0.05);
}
.woocommerce .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}
.woocommerce form .form-row {
    padding: 0;
    margin-bottom: 0.9375rem;
}
.woocommerce form .form-row label {
    font-weight: 600;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    height: 2.125rem;
    font-size: 0.875rem;
    border: 0.0625rem solid #ddd;
    border-radius: 0.3125rem;
    padding: 0.375rem 0.75rem;
}
.woocommerce form .form-row textarea {
    height: 7.75rem;
    padding: 1rem 0.75rem;
}
.woocommerce form .form-row.notes label {
    font-weight: normal;
}
.woocommerce table.shop_table.order_details {
    border: 0.0625rem solid #ddd;
}
.woocommerce table.shop_table.order_details td,
.woocommerce table.shop_table.order_details th {
    padding: 0.625rem 0.75rem;
}
.woocommerce table.shop_table.order_details address {
    border-color: #ddd;
}
.woocommerce-order {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-order .woocommerce-order__title {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 1.875rem;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1.25rem;
}
.woocommerce-order .woocommerce-notice--success {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0.625rem 0.9375rem;
    background: #5cb85c;
    border-radius: 0.3125rem;
    color: #fff;
    margin-bottom: 1.875rem;
}
.woocommerce-order .woocommerce-order-overview {
    -ms-flex: 0 0 calc(50% - 0.9375rem);
    flex: 0 0 calc(50% - 0.9375rem);
    max-width: calc(50% - 0.9375rem);
    margin: 0 1.875rem 2rem 0 !important;
    list-style: none;
    border: 0.0625rem solid rgba(0, 0, 0, 0.1);
    text-align: left;
    width: 100%;
    border-radius: 0.3125rem;
    padding: 0.375rem 0.9375rem;
}
.woocommerce-order .woocommerce-order-overview li {
    line-height: 1.99 !important;
    margin-bottom: 0.9375rem !important;
    float: none !important;
    font-size: 0.875rem !important;
    border-right: 0 !important;
}
.woocommerce-order .woocommerce-order-overview li strong {
    font-size: 0.875rem !important;
}
.woocommerce-order .woocommerce-order-overview .woocommerce-order-overview__title {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1.25rem;
}
.woocommerce-order .woocommerce-order-details {
    -ms-flex: 0 0 calc(50% - 0.9375rem);
    flex: 0 0 calc(50% - 0.9375rem);
    max-width: calc(50% - 0.9375rem);
}
.woocommerce-order .woocommerce-order-details .woocommerce-order-details__title {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1.25rem;
}
.woocommerce-order .woocommerce-customer-details {
    line-height: 2;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce-order .woocommerce-customer-details .woocommerce-column__title {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 1.25rem;
}
.woocommerce-order .woocommerce-customer-details .woocommerce-customer-details--phone:before,
.woocommerce-order .woocommerce-customer-details .woocommerce-customer-details--email:before {
    display: none;
}
.woocommerce-order .woocommerce-customer-details p {
    padding-left: 1.5625rem !important;
    margin-bottom: 0;
    position: relative;
}
.woocommerce-order .woocommerce-customer-details p i {
    position: absolute;
    top: 0;
    left: 0;
}
.continue_shopping {
    margin-bottom: 0.625rem;
    overflow: hidden;
}
.continue_shopping a {
    float: right;
}
@media (min-width: 48rem) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 22%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 75%;
    }
}
.u-column1.col-1.woocommerce-Address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
}
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding-left: 0;
    border: 0.0625rem solid #ddd;
}
.woocommerce-MyAccount-navigation ul li {
    background-color: #f8f8f8;
    border-bottom: 0.0625rem solid #e2e2e2;
}
.woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: none;
}
.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 0;
    font-size: 0.875rem;
    color: #555;
    background-color: #f8f8f8;
    padding: 0.9375rem 0.625rem;
    -moz-transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    -webkit-transition: background-color 0.3s ease 0s;
    transition: background-color 0.3s ease 0s;
}
.woocommerce-MyAccount-navigation ul li a:before {
    position: relative;
    top: -0.125rem;
    content: "\F101";
    font-family: "fontello";
    margin-right: 0.625rem;
    font-size: 0.625rem;
    color: var(--primarycolor);
}
.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #fff;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: rgba(0, 0, 0, 0.8);
}
.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
    background-color: rgba(0, 0, 0, 0.07);
}
.ui-datepicker {
    width: 14.375rem;
}
.ui-datepicker .ui-datepicker-header {
    width: 14.375rem;
}
.ui-datepicker table {
    background: #fff;
    width: 14.375rem;
}
#customer_login {
    width: auto;
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.875rem;
    margin-left: -1.875rem;
}
#customer_login h2 {
    text-transform: uppercase;
}
.woocommerce #customer_login form.checkout_coupon,
.woocommerce #customer_login form.login,
.woocommerce #customer_login form.register {
    margin: 0.9375rem 0;
}
.woocommerce #customer_login .col-1,
.woocommerce #customer_login .col-2,
.woocommerce-page #customer_login .col-1,
.woocommerce-page #customer_login .col-2 {
    position: relative;
    width: 100%;
    min-height: 0.0625rem;
    padding-right: 1.875rem;
    padding-left: 1.875rem;
}
@media (min-width: 48rem) {
    .woocommerce #customer_login .col-1,
    .woocommerce #customer_login .col-2,
    .woocommerce-page #customer_login .col-1,
    .woocommerce-page #customer_login .col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 48rem) {
    #customer_login .col-2 {
        border-left: 0.0625rem solid #ececec;
    }
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
    flex: 0 0 100%;
}
.woocommerce table.my_account_orders {
    font-size: 0.875rem;
}
.woocommerce table.my_account_orders .button {
    margin: 0 0.3125rem 0.3125rem 0.3125rem;
}
.list-products .woocommerce-info {
    width: 100%;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    border-color: var(--primarycolor);
}
.woocommerce-message::before {
    color: var(--primarycolor);
}
.woocommerce nav.woocommerce-pagination {
    margin-bottom: 2.1875rem;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
    margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
    background: #f5f5f5;
    margin: 0 0.3125rem;
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    font-weight: 600;
    display: inline-block;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    padding: 0;
    width: 2.5rem;
    color: #444444;
    background-color: #e9ecef !important;
    border-color: #dee2e6 !important;
}
.woocommerce nav.woocommerce-pagination ul li a {
    color: #1e1e1e;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: var(--primarycolor) !important;
    color: #fff;
}
.woocommerce .woocommerce-ordering select {
    margin-bottom: 0;
    appearance: none !important;
    background-position: 97% center;
    background-repeat: no-repeat;
    background-image: url("../../img/down.png");
    background-size: 0.625rem;
    padding: 0.4375rem !important;
    padding-right: 1.5em !important;
}
.switcher-wrap {
    align-items: center;
    flex-flow: row wrap;
    margin-bottom: 0.625rem;
}
.switcher-wrap > * {
    margin-bottom: 0.625rem;
}
.switcher-wrap .woocommerce-message {
    flex: 0 0 100%;
}
.switcher-wrap .woocommerce-result-count {
    padding: 0;
    float: none;
    order: 1;
}
.switcher-wrap .woocommerce-ordering {
    float: none;
    flex: 1 1 auto;
}
.switcher-wrap .view-mode-switcher {
    display: flex;
    order: 2;
    margin-left: 1.25rem;
}
.switcher-wrap .view-mode-switcher a {
    display: inline-block;
    padding: 0.618rem;
    text-align: center;
    font-size: 1rem;
    line-height: 1rem;
    color: #1e1e1e;
    background-color: #f5f5f5;
}
.switcher-wrap .view-mode-switcher a em {
    display: none;
}
.switcher-wrap .view-mode-switcher a:hover,
.switcher-wrap .view-mode-switcher a.active {
    color: #fff;
    background-color: var(--primarycolor);
}
.switcher-wrap .view-mode-switcher i:before,
.switcher-wrap .view-mode-switcher i {
    font-size: 1rem;
    line-height: 1;
    height: 1rem;
    width: 1rem;
}
.product-shortcode .row.list-products li.product {
    position: relative;
    width: 100%;
    min-height: 0.0625rem;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    float: none;
    margin: 0 0 1.875rem 0;
}
.product-shortcode {
    clear: both;
}
.product-shortcode .list-products {
    padding: 0;
}
.product-shortcode .list-products.row {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.product-shortcode .list-products li.product {
    display: block;
    margin: 0 0 1.875rem;
    text-align: center;
    position: relative;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
.product-shortcode .list-products li.product .product-info {
    position: relative;
    background: #fff;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 100%;
}
.product-shortcode .list-products li.product .product-info:before,
.product-shortcode .list-products li.product .product-info:after {
    content: "";
    width: 0;
    height: 0.125rem;
    position: absolute;
    transition: all 0.2s linear;
    background: var(--primarycolor);
}
.product-shortcode .list-products li.product .product-info:before {
    right: 0px;
    top: 0px;
    transition-delay: 0.5s;
}
.product-shortcode .list-products li.product .product-info:after {
    left: 0;
    bottom: 0;
    transition-delay: 0s;
}
.product-shortcode .list-products li.product .product-info:hover {
    box-shadow: 0px 1.6875rem 2.1875rem 0 rgba(175, 175, 175, 0.24);
}
.product-shortcode .list-products li.product .product-info:hover:before,
.product-shortcode .list-products li.product .product-info:hover:after {
    width: 100%;
}
.product-shortcode .list-products li.product .product-inner {
    position: relative;
    height: 100%;
}
@media only screen and (min-width: 53.125rem) {
    .product-shortcode .list-products li.product .product-inner {
        padding: 1.25rem;
    }
}
.product-shortcode .list-products li.product .product-inner:before,
.product-shortcode .list-products li.product .product-inner:after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: var(--primarycolor);
}
.product-shortcode .list-products li.product .product-inner:before {
    transition-delay: 0.8s;
    left: -2px;
    top: 0;
}
.product-shortcode .list-products li.product .product-inner:after {
    transition-delay: 0.2s;
    right: -2px;
    bottom: 0px;
}
.product-shortcode .list-products li.product .product-inner:hover:before,
.product-shortcode .list-products li.product .product-inner:hover:after {
    height: 100%;
}
.product-shortcode .list-products li.product .product-info__thumbnail {
    overflow: hidden;
    position: relative;
    margin-bottom: 0.9375rem;
}
.product-shortcode .list-products li.product .product-info__thumbnail a.img {
    display: block;
    position: relative;
    padding-top: 100%;
}
.product-shortcode .list-products li.product .product-info__thumbnail a.img img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-position: center;
    object-fit: contain;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.product-shortcode .list-products li.product .product-info__content {
    padding: 0.625rem;
}
.product-shortcode .list-products li.product .product-info__title {
    font-size: 1.375rem;
    font-weight: 600;
    padding: 0;
    margin: 0 0 0.625rem;
    line-height: 1.4em;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product-shortcode .list-products li.product .product-info__title a {
    color: var(--textcolor);
}
.product-shortcode .list-products li.product .product-info__title a:hover {
    color: var(--primarycolor);
}
.excerpt_for_product {
    font-size: .9em;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    width: auto;
}
.product-shortcode .list-products li.product .price {
    display: flex !important;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 0.625rem !important;
    color: #ff0000;
    font-size: 1rem !important;
    font-weight: bold !important;
}
.product-shortcode .list-products li.product .price ins,
.product-shortcode .list-products li.product .price del {
    margin: 0 0.125rem;
}
.product-shortcode .list-products li.product .price ins {
    text-decoration: none;
    font-size: 1rem;
}
.product-shortcode .list-products li.product .price del {
    font-size: 0.875rem;
    font-weight: normal;
    color: #666666;
}
.product-shortcode .list-products li.product .price .badge {
    display: none;
}
.product-shortcode .list-products li.product .percent {
    display: inline-block;
    position: absolute;
    top: 0.3125rem;
    left: 0.3125rem;
    width: 2.5rem;
    height: 1.25rem;
    line-height: 1.25rem;
    z-index: 1;
    color: #fff;
    background: #ff0000;
    text-align: center;
    padding: 0;
    border-radius: 0.125rem;
    font-size: 0.625rem;
    font-weight: 600;
}
.product-shortcode .list-products li.product .button,
.product-shortcode .list-products li.product .added_to_cart {
    display: inline-block;
    background: var(--primarycolor);
    color: #fff;
    line-height: 2.1875rem;
    height: 2.1875rem;
    min-width: 6.25rem;
    padding: 0 0.625rem;
    margin-top: 0 !important;
    border-radius: 0;
    font-size: 0.875rem;
    font-weight: normal;
    min-height: 0;
    position: relative;
}
.product-shortcode .list-products li.product .wc-forward {
    display: none;
}
.product-shortcode .list-products li.product.product-has-gallery .product-info__thumbnail .wp-post-image--secondary {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.product-shortcode
    .list-products
    li.product.product-has-gallery:hover
    .product-info__thumbnail
    .wp-post-image--secondary {
    opacity: 1;
}
.product-shortcode .list-products li.product:not(.product-has-gallery) .product-info:hover .img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.prdctfltr-widget .prdctfltr_filter .widget-title {
    margin-bottom: 0.625rem !important;
}
.sidebar .box-products {
    padding: 0.625rem 0.625rem 0 0.625rem;
}
.item-product {
    overflow: hidden;
    margin-bottom: 0.9375rem;
}
.item-product:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.item-product .alignleft,
.item-product .alignright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    width: 6.25rem;
    height: 6.25rem;
    background: #fff;
}
.item-product .alignleft > div,
.item-product .alignright > div {
    width: 100%;
}
.item-product .alignleft {
    margin-right: 0.9375rem;
}
.item-product .alignright {
    margin-left: 0.9375rem;
}
.item-product .alignnone img {
    margin: 0 auto 0.625rem;
}
.item-product h3 {
    margin: 0.3125rem 0;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.item-product h3 a {
    color: var(--textcolor);
}
.item-product .price {
    font-weight: bold;
    color: #ff0000;
    margin: 0;
}
.item-product .price .text_price,
.item-product .price .badge {
    display: none;
}
.item-product .price ins,
.item-product .price del {
    display: block;
    text-decoration: none;
}
.item-product .price ins {
    margin-right: 0;
}
.item-product .price del {
    text-decoration: line-through;
    font-weight: normal;
    color: #666666;
}
.woocommerce ul.product_list_widget li {
    padding: 0;
    margin-bottom: 0.9375rem;
}
.woocommerce ul.product_list_widget .woocommerce-Price-amount {
    font-weight: bold;
    color: #ff0000;
    margin: 0;
}
.woocommerce ul.product_list_widget del span.woocommerce-Price-amount {
    color: #666666;
    font-weight: normal;
}
.woocommerce ul.product_list_widget ins {
    text-decoration: none;
}
.woocommerce ul.cart_list li a span,
.woocommerce ul.product_list_widget li a span {
    color: var(--textcolor);
    margin: 0.3125rem 0;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    width: 5rem;
    height: 5rem;
    float: left;
    margin-right: 0.625rem;
    margin-left: 0;
    object-position: center;
    object-fit: cover;
}
.tax-product_cat .page-title-bar,
.post-type-archive-product .page-title-bar,
.archive.woocommerce .page-title-bar,
.single-product .page-title-bar {
    margin-bottom: 0;
}
.tax-product_cat #product-menu,
.post-type-archive-product #product-menu,
.archive.woocommerce #product-menu,
.single-product #product-menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    justify-content: center;
}
.tax-product_cat #product-menu li,
.post-type-archive-product #product-menu li,
.archive.woocommerce #product-menu li,
.single-product #product-menu li {
    position: relative;
    text-align: center;
}
.tax-product_cat #product-menu li a,
.post-type-archive-product #product-menu li a,
.archive.woocommerce #product-menu li a,
.single-product #product-menu li a {
    position: relative;
    display: flex;
    border-right-width: 0;
    height: 100%;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 350;
    padding: 1rem 2.5rem;
    color: #666;
}
.tax-product_cat #product-menu li a:after,
.post-type-archive-product #product-menu li a:after,
.archive.woocommerce #product-menu li a:after,
.single-product #product-menu li a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 0.0625rem;
    height: 0.625rem;
    background-color: #272727;
    opacity: 0.5;
}
.tax-product_cat #product-menu li:last-child a:after,
.post-type-archive-product #product-menu li:last-child a:after,
.archive.woocommerce #product-menu li:last-child a:after,
.single-product #product-menu li:last-child a:after {
    display: none;
}
.tax-product_cat #product-menu li.current-menu-item a,
.post-type-archive-product #product-menu li.current-menu-item a,
.archive.woocommerce #product-menu li.current-menu-item a,
.single-product #product-menu li.current-menu-item a {
    color: var(--primarycolor) !important;
    font-weight: bold;
}
.tax-product_cat #product-menu ul.sub-menu,
.post-type-archive-product #product-menu ul.sub-menu,
.archive.woocommerce #product-menu ul.sub-menu,
.single-product #product-menu ul.sub-menu {
    display: none;
}
@media only screen and (max-width: 53.1238rem) {
    .tax-product_cat #product-menu,
    .post-type-archive-product #product-menu,
    .archive.woocommerce #product-menu,
    .single-product #product-menu {
        flex-wrap: wrap;
        padding: 1.25rem 0;
    }
    .tax-product_cat #product-menu li,
    .post-type-archive-product #product-menu li,
    .archive.woocommerce #product-menu li,
    .single-product #product-menu li {
        flex: auto;
        padding: 0.0625rem;
    }
    .tax-product_cat #product-menu li a,
    .post-type-archive-product #product-menu li a,
    .archive.woocommerce #product-menu li a,
    .single-product #product-menu li a {
        font-size: 0.75rem;
        padding: 0.3125rem;
        border: 0.0625rem solid #dadada;
    }
    .tax-product_cat #product-menu li a:after,
    .post-type-archive-product #product-menu li a:after,
    .archive.woocommerce #product-menu li a:after,
    .single-product #product-menu li a:after {
        display: none;
    }
    .tax-product_cat #product-menu li.current-menu-item a,
    .post-type-archive-product #product-menu li.current-menu-item a,
    .archive.woocommerce #product-menu li.current-menu-item a,
    .single-product #product-menu li.current-menu-item a {
        border-bottom-color: var(--primarycolor);
    }
}
.single-product #product-menu {
    border-bottom: 0.0625rem solid #ebebeb;
    margin-bottom: 3.75rem;
}
@media only screen and (max-width: 53.1238rem) {
    .single-product #product-menu {
        margin-bottom: 2.5rem;
    }
}
.tax-product_cat .site-content > .container,
.post-type-archive-product .site-content > .container,
.archive.woocommerce .site-content > .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.tax-product_cat .site-content .content-sidebar-wrap,
.post-type-archive-product .site-content .content-sidebar-wrap,
.archive.woocommerce .site-content .content-sidebar-wrap {
    margin-left: 0;
    margin-right: 0;
}
.tax-product_cat .site-content .content-sidebar-wrap .site-main,
.post-type-archive-product .site-content .content-sidebar-wrap .site-main,
.archive.woocommerce .site-content .content-sidebar-wrap .site-main {
    padding-left: 0;
    padding-right: 0;
}
.boxFilter {
    margin-bottom: 5.625rem;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    background: #f8f8f8;
}
.listFilter {
    position: relative;
    display: none;
    margin-top: 2.5rem;
}
.listFilter .close-btn {
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
}
.listFilter .close-btn img {
    width: 1.25rem;
    object-position: center;
    object-fit: contain;
    cursor: pointer;
}
.listFilter .prdctfltr_filter {
    display: flex !important;
}
.listFilter .prdctfltr_filter .prdctfltr_regular_title {
    width: 11.25rem;
    font-weight: normal !important;
    white-space: initial !important;
    text-overflow: initial !important;
}
.listFilter .prdctfltr_filter label {
    font-size: 1rem;
    margin-right: 0.9375rem !important;
}
.listFilter .prdctfltr_filter label > span:before {
    width: 1.25rem !important;
    height: 1.25rem !important;
    margin-right: 0.625rem !important;
}
.listFilter .prdctfltr_filter label.prdctfltr_active > span:before {
    border: 0 !important;
    background: var(--primarycolor) !important;
}
.filterSearch {
    border-bottom: 0.0625rem solid #ebebeb;
    padding-bottom: 2.5rem;
}
.btn-search {
    display: flex;
    flex-wrap: wrap;
}
.box-live-search {
    flex: 1;
}
@media only screen and (max-width: 48rem) {
    .box-live-search {
        width: 100%;
    }
}
.clickFilter {
    display: inline-block;
    width: 11.875rem;
    margin-right: 1rem;
    height: 3.125rem;
    line-height: 3.125rem;
    padding: 0 1.25rem;
    font-weight: 500;
    border-radius: 1.5625rem;
    border: 0.0625rem solid #112b74;
    position: relative;
    cursor: pointer;
}
@media only screen and (max-width: 48rem) {
    .clickFilter {
        width: 100%;
        margin-bottom: 1.25rem;
        margin-right: 0;
    }
}
.clickFilter:after {
    float: right;
    content: "\f107";
    font-family: "fontello";
}
.prdctfltr_buttons {
    text-align: center;
}
.prdctfltr_buttons span {
    vertical-align: initial !important;
}
.prdctfltr_buttons a,
.prdctfltr_buttons .prdctfltr_reset {
    width: 11.25rem;
    height: 3.125rem;
    background-color: var(--primarycolor) !important;
    color: #fff !important;
    border-radius: 1.875rem !important;
    border: 0 !important;
    text-align: center;
    padding: 0 !important;
    line-height: 3.125rem !important;
    font-weight: bold;
}
.prdctfltr_buttons .prdctfltr_reset label {
    margin-bottom: 0;
    display: block !important;
    height: 100%;
    width: 100%;
    line-height: 50px !important;
}
.prdctfltr_buttons .prdctfltr_reset span:before {
    display: none !important;
}
@media only screen and (max-width: 62rem) {
    .star-average {
        width: 100%;
    }
    .woocommerce-review-link {
        display: block;
        width: 100%;
    }
}
@media only screen and (max-width: 53.125rem) {
    .switcher-wrap {
        display: none;
    }
    .woocommerce-order .woocommerce-order-overview {
        border: 0;
        margin-bottom: 0rem !important;
        margin-right: 0 !important;
        padding: 0.375rem 0;
    }
    .woocommerce-order .woocommerce-order-overview,
    .woocommerce-order .woocommerce-order-details {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 36rem) {
    html .product-shortcode .row {
        margin-left: -0.3125rem;
        margin-right: -0.3125rem;
    }
    .product-shortcode .row.list-products li.product {
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
    }
    .list-products li .product-info .price ins,
    .list-products li .product-info .price del {
        display: block;
    }
    .list-products li .product-info .price ins {
        margin-right: 0;
    }
}
