<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Site Inner */
.woocommerce .site-inner {
	margin-top: 5%;
}

.woocommerce-page .juniper-footer {
	margin-top: 0%;
}

/* Content */
.post-type-archive-product .site-inner,
.single-product .site-inner {
	display: flex;
}

.post-type-archive-product .content-area,
.single-product .content-area {
	width: auto;
	margin: 0 3%;
	flex: 1 0;
}

.woocommerce .sidebar {
	display: none;
}

.woo-sidebar {
	width: 15%;
display: inline-block;
margin-right: 3%;
}

/* Titles */
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	text-align: center;
}


/* Buttons */
.woocommerce a.button {
	display: block;
	width: max-content;
	margin: 0 auto;
}

/* Prices and Short Description */
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-product-details__short-description { 
	text-align: center;
}

/* Product Pages */
.product_meta {
	display: none;
}

.woocommerce .quantity .qty {
 width:5rem;
 text-align:center;
	height: 50px;
	margin-right: 3rem !important;
	border-bottom: 1px solid;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
 width:25%;
 display:inline-block;
	margin-top: 5%;
	margin-right: 5%;
}


/* Cart */
form.woocommerce-cart-form,
.woocommerce .cart-collaterals, 
.woocommerce-page .cart-collaterals {
	width: 75%;
	margin: 0 auto;
}



.woocommerce div.product form.cart {
	display: flex !important;
	justify-content: center;
}

.woocommerce div.product form.cart .variations {
 margin-bottom:1em;
 border:0;
 width:100%
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
 border:0;
vertical-align: middle !important;
font-size: 16px;
 line-height:2em
}

td.product-thumbnail {
	height: 100px;
	width: 100px;
}

td.product-thumbnail a {
height: inherit;
width: inherit;
display: block;
}

.woocommerce-cart table.cart img,
.checkout-button{
	width: 100% !important;
}


/*checkout */
.woocommerce-checkout input {
	border-bottom: 1px solid !important;
}

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

.woocommerce-checkout input[type="email"] {
	text-align: left;
}

#billing_address_1_field {
	margin-bottom: .25rem;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
 text-decoration:none;
 background-image:none;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
 -webkit-font-smoothing:antialiased
}


.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
 background:#fff;
 color:#fdf1ea;
}


.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
 color:inherit;
 background-color:#fff;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
Font-size: 14px;
}

.woocommerce-message {
	font-size:16px;
}

.woocommerce-message a.button {
	font-size:12px;
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
 float:right
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
 list-style:none outside!important;
 padding-left:0!important;
 margin-left:0!important
}
.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
 direction:ltr;
 unicode-bidi:embed
}
.woocommerce-message {
 border-top-color:#000;
}

.woocommerce-info {
 border-top-color:#000;
}
.woocommerce-info::before {
 color:#000;
}
.woocommerce-error {
 border-top-color:#b81c23
}


/* My Account */
.woocommerce-MyAccount-content .woocommerce-message {
	width: 100% !important;
}

/* Orders */

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
 padding:4px 8px;
 vertical-align:middle
}


.woocommerce-store-notice,
p.demo_store {
 position:absolute;
 top:0;
 left:0;
 right:0;
 margin:0;
 width:100%;
 font-size:1em;
 padding:1em 0;
 text-align:center;
 color:#fff;
 z-index:99998;
 box-shadow:0 1px 1em rgba(0,0,0,.2);
 display:none
}

.woocommerce-store-notice a,
p.demo_store a {
 color:#fff;
 text-decoration:underline
}

.home .woocommerce-store-notice, .demo_store {
	display: none !important;
}


/* Notices */

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

.woocommerce-info {
    border-top-color: #000 !important;
	border-left:1px solid #000 !important;
	border-right: 1px solid #000 !important;
	border-bottom:1px solid #000 !important;
	background: #fff !important;
	border-radius:0px;
	width:48%;
}

.woocommerce form.checkout_coupon {
	width:50%;
	border:none;
	top:-3rem;
	position:relative;
	padding:0;
}

.woocommerce form.checkout_coupon button {
	background:#fff !important;
	border:1px solid #000 !important;
	border-radius:0;
	color:#000 !important;
	border-radius:0;
}

.woocommerce form.checkout_coupon p {
	visibility:hidden;
}
.woocommerce form.checkout_coupon p.form-row {
	visibility:visible;
}

.woocommerce h3 {
	letter-spacing:.2em;
}



.woocommerce-checkout-review-order {
	width:100%;
}

.woocommerce form .form-row textarea {
	height: 15rem !important;
}

.woocommerce-checkout h1 {
	display: none;
}

.woocommerce-checkout .col2-set {
	margin-bottom: 5%;
} 

.woocommerce-checkout .woocommerce-info, .woocommerce-MyAccount-content .woocommerce-info {
	width: 100%;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
	display: none;
}


.place-order {
color: #000;
font-size: 1rem;
width: 96%;
}






.woocommerce .entry-time {
	visibility:hidden;
}

.woocommerce span.onsale {
 min-height:3.236em;
 min-width:3.236em;
 font-weight:700;
 position:absolute;
 text-align:center;
 line-height:3.236;
 top:-.5em;
 left:-.5em;
	padding:.202em;
	padding-left:.35rem;
 border-radius:50%;
 font-size:.857em;
 z-index:9;
	width:50px;
	height:50px !important;
	text-align:center !important;
	font-size:14px;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 2px 2px 0 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display:inline-block;
 padding:.5em 0;
 font-weight:400;
 text-decoration:none;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	color:#000;
	background:#fff;
}

.woocommerce button.button.single_add_to_cart_button {
	padding:.7rem;
display: block !important;
}

.woocommerce ul li {
	list-style-type: none !important;
}

nav.woocommerce-MyAccount-navigation ul li a {
	color:#000;
}



</pre></body></html>