<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #e10f20;
    color: #fff;

}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: red;
    color: #fff;
}

.woocommerce p a {
    background: #e10f20;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 0px 10px;
    border-radius: 10px;
    line-height: 1.2;
}

.woocommerce table.shop_table {
    border: 0;
    background: #f5f5f5;
    padding: 1rem 1.5rem;
}

.woocommerce table.shop_table {
    border: 0;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 160px;
}

nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
}

nav.woocommerce-MyAccount-navigation ul li {
}

nav.woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    background: white;
    display: block;
    color: #000;
    border-bottom: 1px solid #000;
    padding: 0.4rem 1rem;
}

.woocommerce-info {
    border-top-color: #e10f20;
    background-color: #f0f0f0;
}

.woocommerce-info::before {
    color: #e10f20;
}

.woocommerce input {
    background: #f0f0f0;
    border: 0;
    padding: 0.7rem 1rem;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border-radius: 0;
    color: #fff;
    background-color: #3f3f3f;
}
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 150px;
    box-shadow: none;
}

.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: 0.4rem 1rem;
    font-size: 1.3rem !important;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: 0;
    left: 0;
    margin: 0;
    border-radius: 0;
    background-color: #333;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}

.woocommerce .shop-loop span.onsale {
    min-height: 1rem;
    min-width: 1rem;
    padding: 0.4rem 0.6rem;
    font-size: 1rem !important;
    font-weight: normal;
    position: absolute;
    text-align: center;
    line-height: 1.5;
    top: 0em;
    left: 0;
    margin: 0;
    border-radius: 0;
    background-color: #e10f20;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
    width: 100%;
}

.woocommerce .flex-control-thumbs img, .woocommerce-page .flex-control-thumbs img {
    height: auto;
    max-width: 100%;
    width: initial;
}
.woocommerce .flex-control-thumbs {
    list-style: none;
    display: flex;
}

.woocommerce select {
    border: 0;
    padding: 0.5rem;
    border-left: 7px solid #000;
    margin-bottom: 1rem;
    font-size: 1rem;
    color: #000;
    font-weight: normal;
}

.variations th {
    padding: 1rem;
}

.price {
    position: absolute;
    top: -26px;
    right: 0;
    background: #333;
    color: #fff;
    padding: 0.5rem 1rem;
    font-size: 1.5rem;
}

.shop-loop .price {
    position: absolute;
    top: 0;
    right: 0;
    background: #8f8f8f;
    color: #fff;
    padding: 0.4rem 0.6rem;
    font-size: 1rem;
    border-radius: 19px;
}

.woocommerce-Tabs-panel {
    padding: 1rem;
}

.article-wrapper {
    /*display: flex;*/
    position: relative;
    background: #f5f5f5;
    padding: 1rem;
}

.article-wrapper .entry-images {
    flex-basis: 50%;
    width: 50%;
}

.article-wrapper .entry-content {
    /*flex-basis: 50%;
    width: 50%;*/
    text-align: center;
}

.article-wrapper .entry-content .entry-summary .variations_form {
    /*flex-basis: 50%;
    width: 50%;*/
    text-align: left;
}

.shop-loop .entry-title a {
    display: block;
    text-align: center;
}

.shop-loop {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    margin: 5rem 0;
}


.shop-loop article {
    flex-basis: 100%;
    width: 100%;
    /*background: #b4b4b4;*/
    padding: 1rem 1rem 3rem;
    margin: 0 0 2.4rem;
    position: relative;
    border-bottom: 1px solid #d9d9d9;
}

.shop-loop article:nth-child(even) {
    /*background: #f0f0f0;*/
}

.woocommerce a.button.product_type_variable,
.woocommerce a.button.ajax_add_to_cart {
    position: relative;
    bottom: 0;
    right: 0;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #fff;
}
.woocommerce a.button.ajax_add_to_cart {
 background: #e10f20;
}
.woocommerce a.button.product_type_variable{
    background: #d9d9d9;
}


.before-shop-loop:after {
    display: block;
    content: ' ';
    clear: both;
}

ul.tabs.wc-tabs {
    position: relative;
    list-style: none;
    top: 10px;
    left: 1rem;
}

ul.tabs.wc-tabs li {
    display: inline-block;
    margin-bottom: .5rem;
}

ul.tabs.wc-tabs li a {
    display: block;
    background: #000;
    padding: 0.8rem;
    color: #fff;
    border-bottom: 5px solid #000;
    transition: all .25s ease;
}

ul.tabs.wc-tabs li a:hover {
    background: #e10f20;
}

ul.tabs.wc-tabs li.active a {
    display: block;
    background: #000;
    padding: 0.8rem;
    color: #fff;
    border-bottom: 5px solid #e10f20;
}

.variations th,
.variations td {
    display: block;
    padding-left: 0;
}
.woocommerce-Tabs-panel ul{
    margin-left: 1rem;
}

@media screen and (min-width: 768px) {
    .shop-loop article {
        flex-basis: calc(50% - 2.4rem);
        width: calc(50% - 2.4rem);
    }
    .article-wrapper {
        padding: 2rem;
    }
    ul.tabs.wc-tabs {
        top: -20px;
        left: 2rem;
    }
    .woocommerce-Tabs-panel {
        padding: 2rem;
    }
    .woocommerce-Tabs-panel ul{
        margin-left: 2rem;
    }
    .shop-loop article {
        margin: 0 1.2rem 2.4rem;
    }
}

@media screen and (min-width: 1200px) {
    .shop-loop article {
        flex-basis: calc(33.33333333333% - 2.4rem);
        width: calc(33.33333333333% - 2.4rem);
    }
}
</pre></body></html>