<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * 
    FONT: #wizewoo h1.product_title, #wizewoo span.onsale, #wizewoo p.price, #wizewoo span.amount, #wizewoo button, #wizewoo ul.tabs li a, #wizewoo .entry-content h2, #wizewoo #review_form_wrapper p.stars a, #wizewoo #review_form_wrapper input.submit, #wizewoo ul.products li a .star-rating, #wizewoo ul.products li h3, #wizewoo ul.products li a.button, #wizewoo .woocommerce h2, #wizewoo .woocommerce h3, #wizewoo .woocommerce td.actions input.button, #wizewoo .woocommerce a.checkout-button, #wizewoo #order_review input#place_order, #wizewoo .checkout_coupon input.button, #wizewoo .woocommerce input.button, ul.product_list_widget li .product-title h2, ul.product_list_widget li span.amount 
    
    BACKGROUND:  #wizewoo button, #wizewoo ul.tabs li a:hover, #wizewoo #review_form_wrapper p.stars a:hover, #wizewoo ul.products li h3:hover, #wizewoo ul.products li a.button, #wizewoo .woocommerce td.actions input.button, #wizewoo .woocommerce a.checkout-button, #wizewoo #order_review input#place_order, #wizewoo .checkout_coupon input.button, #wizewoo .woocommerce input.button, ul.product_list_widget li:hover .product-title h2
 */

#wizewoo ul.products li h3:hover { color: #fff }

#wizewoo button:hover {
    background: #fff;
    color: #000;
    }

/* --- single product --- */

#wizewoo h1.product_title { font-size: 36px }

#wizewoo .woocommerce-breadcrumb { display: none }

#wizewoo .woocommerce-message {
    text-align: left;
    margin-top: -7px;
    font-weight: 600;
    margin-bottom: 13px;
    }

#wizewoo .woocommerce-message a { text-transform: uppercase }

#wizewoo .images {
    margin-right: 30px;
    width: 350px;
    float: left;
    display: block;
    }

#wizewoo .images img.wp-post-image { margin-bottom: -2px }

#wizewoo .thumbnails a {
    margin-right: 4px;
    margin-bottom: 4px;
    float: left;
    width: 114px;
    }

#wizewoo .thumbnails a.last { margin-right: 0 }

#wizewoo .thumbnails a img { float: left }

#wizewoo .entry-summary {
    margin-top: -10px;
    margin-bottom: 22px;
    width: 750px;
    float: left;
    }

#wizewoo .woocommerce-product-rating {
    margin-bottom: 14px;
    color: rgba(255,255,255, 0.5);
    font-size: 12px;
    }

#wizewoo .star-rating {
    margin-right: 10px;
    float: left;
    }

#wizewoo span.onsale {
    background: rgba(239, 35, 60, 1);
    font-weight: 600;
    margin-bottom: 16px !important;
    text-transform: uppercase;
    padding: 2px 7px;
    display: inline-block;
    }

#wizewoo p.price {
    margin-top: 13px;
    font-weight: 600;
    margin-bottom: 16px;
    }

#wizewoo span.amount {
    background: #fff;
    color: #000;
    padding: 3px 8px;
    font-size: 20px;
    }

#wizewoo ins, #wizewoo del {
    background: none;
    text-decoration: none;
    margin: 0;
    }

#wizewoo p.in-stock {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    }

#wizewoo del span.amount {
    margin-right: -2px;
    text-decoration: none;
    top: -2px;
    opacity: 0.3;
    position: relative;
    font-size: 14px;
    }

#wizewoo .cart { margin-top: 13px }

#wizewoo td.product-quantity input[type="number"], #wizewoo .quantity input[type="number"] {
    background: rgba(255, 255, 255, 0.2);
    margin-right: 10px;
    width: 42px;
    color: #fff;
    float: left;
    border: 0;
    padding: 5px 7px;
    font-size: 14px;
    }

#wizewoo button {
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    top: 0px;
    color: #fff;
    border: none;
    padding: 2px 7px;
    position: relative;
    font-size: 14px;
    }

#wizewoo .product_meta {
    margin-top: 11px;
    text-transform: uppercase;
    color: rgba(255,255,255, 0.5);
    font-size: 12px;
    }

#wizewoo span.posted_in { margin-left: 10px }

#wizewoo span.tagged_as { margin-left: 10px }

#wizewoo .woocommerce-tabs {
    width: 750px;
    float: left;
    }

#wizewoo ul.tabs { margin-left: -20px }

#wizewoo ul.tabs li.active a { opacity: 0.3 }

#wizewoo ul.tabs li a {
    background: #fff;
    font-weight: 600;
    margin-right: 4px;
    border-radius: 3px 3px 0 0;
    color: #000;
    padding: 0px 7px;
    font-size: 12px;
    }

#wizewoo ul.tabs li a:hover { color: #fff }

#wizewoo .entry-content {
    background: rgba(0,0,0, 0.3);
    float: left;
    width: 710px;
    padding: 15px 20px;
    }

#wizewoo .entry-content .comment_container img { margin-top: 0px }

#wizewoo .entry-content ol.commentlist { margin-top: 11px }

#wizewoo .entry-content .comment-text {
    top: -5px;
    position: relative;
    }

#wizewoo .entry-content .star-rating { color: rgba(255,255,255, 0.5) }

#wizewoo .entry-content .star-rating strong { font-weight: 600 }

#wizewoo .entry-content #comments {
    background: none;
    padding: 0;
    }

#wizewoo .entry-content time {
    color: rgba(255,255,255, 0.5);
    font-size: 12px;
    }

#wizewoo .entry-content h2 {
    margin-bottom: 6px;
    font-size: 24px;
    }

#wizewoo .entry-content p { margin-bottom: 0px }

#wizewoo table {
    margin-top: 11px;
    margin-bottom: 5px;
    border-collapse: collapse;
    width: 100%;
    }

#wizewoo table tr p { margin: 0 !important }

#wizewoo table, td, th, tr {
    text-align: left;
    vertical-align: middle;
    border: 1px solid rgba(255,255,255, 0.1);
    padding: 0;
    padding: 15px;
    }

#wizewoo tr:nth-child(even) { background-color: rgba(255,255,255, 0.05) }

#wizewoo #review_form_wrapper { margin-top: -39px }

#wizewoo #review_form_wrapper p.comment-form-rating {
    margin-top: 6px;
    margin-bottom: 5px;
    }

#wizewoo #review_form_wrapper p.stars a.active { opacity: 0.3 }

#wizewoo #review_form_wrapper input.submit {
    line-height: 27px;
    font-weight: 600;
    border-radius: 3px;
    float: left;
    height: 27px;
    padding: 0 7px;
    font-size: 14px !important;
    }

#wizewoo #review_form_wrapper p.stars a {
    background: #fff;
    font-weight: 600;
    line-height: 14px;
    margin-right: 4px;
    border-radius: 3px;
    color: #000;
    height: 14px;
    padding: 0 7px;
    font-size: 12px;
    }

#wizewoo #review_form_wrapper p.stars a:hover { color: #fff }

#wizewoo #review_form_wrapper #respond { margin-bottom: -4px }

#wizewoo #review_form_wrapper label {
    margin-right: 10px;
    float: left;
    }

#wizewoo #review_form_wrapper h3 {
    margin-top: 35px;
    text-transform: none;
    font-size: 14px;
    }

#wizewoo .woocommerce-noreviews { display: none }

/* --- archive product --- */

#wizewoo p.woocommerce-result-count {
    text-transform: uppercase;
    top: 23px;
    right: 30px;
    color: rgba(255,255,255, 0.5);
    position: absolute;
    font-size: 12px;
    }

#wizewoo .woocommerce-ordering {
    top: 49px;
    right: 30px;
    position: absolute;
    }

#wizewoo select {
    background: transparent;
    appearance: none;
    background: rgba(255,255,255, 0.2) url("../images/select.png") 96% / 15% no-repeat;
    line-height: 20px;
    text-transform: uppercase;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #fff;
    width: 160px;
    height: 28px;
    border: none;
    padding: 1px 25px 1px 4px;
    font-size: 12px;
    }

#wizewoo ul.products {
    margin-top: -26px;
    margin-left: -50px;
    list-style-type: none;
    }

#wizewoo ul.products li {
    background: rgba(0,0,0, 0.3);
    margin-top: 30px;
    margin-left: 30px;
    float: left;
    width: 316px;
    padding: 20px 20px 18px 20px;
    position: relative;
    }

#wizewoo ul.products li a .star-rating {
    text-transform: uppercase;
    top: 317px;
    right: 13px;
    color: #fff;
    color: rgba(255,255,255,0.5);
    position: absolute;
    font-size: 12px;
    }

#wizewoo ul.products li a span.onsale {
    top: 24px;
    left: 24px;
    color: #fff;
    position: absolute;
    }

#wizewoo ul.products li a span.price {
    top: 31px;
    right: 24px;
    color: #fff;
    position: absolute;
    }

#wizewoo ul.products li a.button {
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    top: 65px;
    right: 24px;
    color: #fff;
    padding: 2px 8px;
    position: absolute;
    }

#wizewoo ul.products li a.button:hover {
    background: #fff;
    color: #000;
    }

#wizewoo ul.products li img {
    margin-bottom: 1px;
    width: 317px;
    height: 317px;
    }

#wizewoo ul.products li h3 {
    background: #fff;
    line-height: 38px;
    text-transform: uppercase;
    box-decoration-break: clone;
    -o-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    color: #000;
    display: inline;
    padding: 0 8px;
    font-size: 22px;
    }

#wizewoo ul.products li a.added_to_cart {
    background: #000;
    text-transform: uppercase;
    top: 24px;
    left: 24px;
    color: #fff;
    padding: 0 6px;
    position: absolute;
    font-size: 10px;
    }

#wizewoo ul.products li a.added_to_cart:hover { opacity: 0.5 }
 
/* --- cart --- */

#wizewoo .woocommerce h2 { font-size: 26px }

#wizewoo .woocommerce h3 {
    margin-bottom: 10px;
    font-size: 26px;
    }

#wizewoo .woocommerce table.cart {
    margin-top: 0 !important;
    margin-right: 30px;
    margin-bottom: 5px;
    border-collapse: collapse;
    width: 750px !important;
    float: left;
    }

#wizewoo .woocommerce table.cart a {
    font-weight: 600;
    font-size: 16px;
    }

#wizewoo .woocommerce td.product-thumbnail { width: 140px }

#wizewoo .woocommerce td.product-thumbnail a img {
    width: 140px;
    height: 140px;
    }

#wizewoo .woocommerce .cart_totals table {
    margin-top: 11px;
    margin-bottom: 5px;
    border-collapse: collapse;
    width: 350px !important;
    float: left;
    }

#wizewoo .woocommerce table, td, th, tr {
    text-align: left;
    vertical-align: middle;
    border: 1px solid rgba(255,255,255, 0.1);
    padding: 0;
    padding: 15px;
    }

#wizewoo .woocommerce table tr p { margin: 0 !important }

#wizewoo .woocommerce tr:nth-child(even) { background-color: rgba(255,255,255, 0.05) }

#wizewoo .woocommerce a.remove {
    background: url("../images/delete.png");
    width: 16px;
    float: left;
    height: 16px;
    }

#wizewoo .woocommerce a.remove:hover { opacity: 0.3 }

#wizewoo .woocommerce td.actions .coupon {
    text-transform: uppercase;
    float: left;
    color: rgba(255,255,255, 0.5);
    }

#wizewoo .woocommerce td.actions .coupon input#coupon_code {
    background: rgba(255, 255, 255, 0.2);
    margin-left: 5px;
    margin-right: 10px;
    color: #fff;
    width: 130px;
    border: 0;
    padding: 5px 7px;
    font-size: 12px;
    }

#wizewoo .woocommerce td.actions .coupon label {
    top: 1px;
    width: 68px !important;
    position: relative;
    }

#wizewoo .woocommerce td.actions input.button {
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    float: right;
    color: #fff;
    border: none;
    padding: 1px 8px;
    }

#wizewoo .woocommerce td.actions input.button:hover {
    background: #fff;
    color: #000;
    }

#wizewoo .woocommerce a.checkout-button {
    margin-top: 15px;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    float: right;
    border: none;
    padding: 3px 9px;
    font-size: 16px;
    }

#wizewoo .woocommerce a.checkout-button:hover {
    background: #fff;
    color: #000;
    }

/* --- checkout --- */

#wizewoo .woocommerce-billing-fields {
    margin-right: 30px;
    width: 444px;
    float: left;
    }

#wizewoo .woocommerce-billing-fields input#billing_address_2 { margin-left: 130px }

#wizewoo .woocommerce-billing-fields input.input-text {
    background: rgba(255, 255, 255, 0.2);
    width: 300px;
    color: #fff;
    border: 0;
    padding: 5px 7px;
    font-size: 14px;
    }

#wizewoo .woocommerce-billing-fields p.form-row { margin-bottom: 15px }

#wizewoo .woocommerce-billing-fields label {
    text-transform: uppercase;
    color: rgba(255,255,255, 0.5);
    width: 130px !important;
    float: left;
    bottom: -3px;
    position: relative;
    }

#wizewoo .woocommerce-billing-fields abbr {
    border-bottom: 0px dotted #fff;
    opacity: 0.5;
    position: relative;
    }

#wizewoo .woocommerce-shipping-fields label {
    text-transform: uppercase;
    color: rgba(255,255,255, 0.5);
    }

#wizewoo .woocommerce-shipping-fields textarea {
    background: rgba(255, 255, 255, 0.2);
    width: 642px;
    color: #fff;
    border: 0;
    padding: 5px 7px;
    font-size: 14px;
    }

#wizewoo #order_review table { width: 652px !important }

#wizewoo #order_review ul {
    list-style-type: none;
    color: rgba(255,255,255, 0.5);
    font-size: 14px;
    }

#wizewoo #order_review input#place_order {
    margin-top: 15px;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    float: right;
    border: none;
    padding: 3px 9px;
    font-size: 16px;
    }

#wizewoo #order_review input#place_order:hover {
    background: #fff;
    color: #000;
    }

#wizewoo .woocommerce-info {
    text-align: left;
    margin-top: -7px;
    font-weight: 600;
    margin-bottom: 13px;
    }

#wizewoo .woocommerce-info a { text-transform: uppercase }

#wizewoo .checkout_coupon input#coupon_code {
    background: rgba(255, 255, 255, 0.2);
    margin-right: 10px;
    color: #fff;
    width: 150px;
    border: 0;
    padding: 5px 7px;
    font-size: 12px;
    }

#wizewoo .checkout_coupon p { float: left }

#wizewoo .checkout_coupon input.button {
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    padding: 1px 8px;
    }
    
#wizewoo #payment {
    margin-top: 10px;
    width: 656px;
    float: right;
}

#wizewoo #payment label {
    top: -1px;
    float: none;
    position: relative;
}

#wizewoo #payment img { display: none }

#wizewoo #payment ul { padding: 0 }

/* --- my account --- */

#wizewoo .woocommerce p.form-row { margin-bottom: 15px }

#wizewoo .woocommerce abbr {
    border-bottom: 0px dotted #fff;
    opacity: 0.5;
    position: relative;
    }

#wizewoo .woocommerce label {
    text-transform: uppercase;
    color: rgba(255,255,255, 0.5);
    width: 130px !important;
    float: left;
    bottom: -3px;
    position: relative;
    }

#wizewoo .woocommerce input.input-text {
    background: rgba(255, 255, 255, 0.2);
    width: 300px;
    color: #fff;
    border: 0;
    padding: 5px 7px;
    font-size: 14px;
    }

#wizewoo .woocommerce input#billing_address_2 { margin-left: 130px }

#wizewoo .woocommerce label {
    text-transform: uppercase;
    color: rgba(255,255,255, 0.5);
    }

#wizewoo .woocommerce #s2id_billing_country { width: 445px !important }

#wizewoo .woocommerce input.button {
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    padding: 1px 8px;
    }

#wizewoo .woocommerce input.button:hover {
    background: #fff;
    color: #000;
    }

#wizewoo #customer_login label {
    text-transform: uppercase;
    color: rgba(255,255,255, 0.5);
    float: none;
    }

#wizewoo #customer_login input.input-text {
    background: rgba(255, 255, 255, 0.2);
    margin-top: 5px;
    width: 300px;
    color: #fff;
    border: 0;
    padding: 5px 7px;
    display: block;
    font-size: 14px;
    }

#wizewoo .edit-account label {
    text-transform: uppercase;
    color: rgba(255,255,255, 0.5);
    float: none;
    }

#wizewoo .edit-account input.input-text {
    background: rgba(255, 255, 255, 0.2);
    margin-top: 5px;
    width: 300px;
    color: #fff;
    border: 0;
    padding: 5px 7px;
    display: block;
    font-size: 14px;
    }

#wizewoo .lost_reset_password label, #wizewoo .login label {
    text-transform: uppercase;
    color: rgba(255,255,255, 0.5);
    float: none;
    }

#wizewoo .lost_reset_password input.input-text, #wizewoo .login input.input-text {
    background: rgba(255, 255, 255, 0.2);
    margin-top: 5px;
    width: 300px;
    color: #fff;
    border: 0;
    padding: 5px 7px;
    display: block;
    font-size: 14px;
    }

#wizewoo .create-account p {
    margin-top: 10px;
    margin-bottom: 0;
    float: left;
    color: rgba(255,255,255, 0.5);
    }

/* --- widget --- */

ul.product_list_widget { list-style-type: none }

ul.product_list_widget li {
    margin-bottom: 4px;
    width: 310px;
    height: 310px;
    position: relative;
    }

ul.product_list_widget li:hover .product-title h2 { color: #fff }

ul.product_list_widget li .product-title {
    top: 23px;
    left: 25px;
    width: 260px;
    position: absolute;
    }

ul.product_list_widget li .product-title h2 {
    background: #fff;
    line-height: 38px;
    text-transform: uppercase;
    box-decoration-break: clone;
    -o-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    color: #000;
    display: inline;
    padding: 0 8px;
    font-size: 22px;
    }

ul.product_list_widget li span.amount {
    background: #000;
    font-weight: 600;
    color: #fff;
    right: 4px;
    bottom: 4px;
    padding: 5px 8px;
    position: absolute;
    font-size: 18px;
    }

#wizewoo button, #wizewoo ul.products li h3, .woocommerce td.actions input.button, #order_review input#place_order, #wizewoo .checkout_coupon input.button, .woocommerce input.button, ul.product_list_widget li .product-title h2 {
    transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    text-decoration: none;
    -webkit-transition: .3s ease-in-out;
    }

ul.product_list_widget li img {
    width: 310px;
    height: 310px;
    }

#wizewoo .checkout_coupon input.button:hover {
    background: #fff;
    color: #000;
    }</pre></body></html>