<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.woocommerce button {
border: none;
}
.woocommerce .woocommerce-error:focus-visible, 
.woocommerce .woocommerce-message:focus-visible, 
.woocommerce .woocommerce-info:focus-visible {
outline: none;
} .shipping-calculator-form,
form.checkout_coupon {
display:none;
} .header-cart {
position: relative;
display: inline-block;
height: 50px;
line-height: 50px;
margin-right: 0;
cursor: pointer;
z-index: 9999;
}
.header-cart a.cart-contents {
position: relative; 
padding: 0 14px;
margin:0;
display:block;
line-height: 50px;
}
.header-cart a i {
font-size:12px;
}
.header-cart a span {
line-height: 1;
width: 15px;
height: 10px;
color: #616161;
font-size: 10px;
font-weight: bold;
display: inline-block;
position: absolute;
top: 50%;
margin-top: -5px;
text-align:center;
}
.header-cart .widget_shopping_cart li.empty {
padding:0 !important;
border:none;
text-transform:none
}
body.woocommerce-cart .header-cart-widget,
body.woocommerce-checkout .header-cart-widget {
border:none;
}
body.woocommerce-cart .header-cart-widget:before,
body.woocommerce-checkout .header-cart-widget:before ,
body.woocommerce-cart .header-cart-widget:after,
body.woocommerce-checkout .header-cart-widget:after {
display:none;
visibility:hidden;
}
.header-cart-widget { 
display:none;
position: absolute; 
width:300px;
z-index:1001;
top: 50px;
right: -1px;
background:#fff;
border: solid 1px #ddd;
border-top: none;
}
.header-cart-widget .woocommerce.widget_shopping_cart a.button {
margin:20px 0;
color: #fff !important;
}
.header-cart-widget .widget_shopping_cart {
padding:15px;
text-align:center;
width:100%;
}
.header-cart-widget .widget_shopping_cart a {
text-transform:none;
}
.woocommerce ul.cart_list li dl.variation {
display:none;
visibility:hidden;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
width: 50%;
}
.woocommerce td.product-name dl.variation dd, 
.woocommerce td.product-name dl.variation dt {
float: none; 
margin-bottom: 0;
}
.woocommerce td.product-name dl.variation ,
.woocommerce td.product-name dl.variation p {
margin: 0;
font-size:12px
}
.header-cart-widget p.woocommerce-mini-cart__empty-message {
margin:0 !important;
} .woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
border: 1px solid #ddd;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce form.checkout_coupon .form-button, 
.woocommerce form.login .form-button, 
.woocommerce form.register .form-button {
margin:15px 0;
}
.woocommerce .coupon-form-checkout  {
border: solid 1px #ddd;
padding: 20px;
text-align: left;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin:10px 0 30px 0
}
.woocommerce .coupon-form-checkout p ,
.woocommerce .coupon-form-checkout .woocommerce-error, 
.woocommerce .coupon-form-checkout .woocommerce-message, 
.woocommerce .coupon-form-checkout .woocommerce-info {
margin-top:0 !important;
margin-bottom:0 !important;
}
.woocommerce-checkout .woocommerce-info {
padding:20px !important;
}
.woocommerce .coupon-form-checkout .checkout_coupon p {
margin:15px 0;
}
.woocommerce table.shop_table.customer_details th, 
.woocommerce table.shop_table.customer_details td,
.woocommerce table.shop_table.customer_details tfoot td, 
.woocommerce table.shop_table.customer_details tfoot th {
border-top: none;
}
.woocommerce .coupon-form-checkout .woocommerce-error li {
line-height:inherit
}
.woocommerce .coupon-form-checkout .woocommerce-error, 
.woocommerce .coupon-form-checkout .woocommerce-message, 
.woocommerce .coupon-form-checkout .woocommerce-info {
margin-top:1em !important;
padding:0 0 0 2.5em!important;	
}
.woocommerce .coupon-form-checkout .woocommerce-error:before ,
.woocommerce .coupon-form-checkout .woocommerce-message:before ,
.woocommerce .coupon-form-checkout .woocommerce-info:before {
left:0;
}
.woocommerce .coupon-form-checkout form .form-row.form-row-first,
.woocommerce .coupon-form-checkout form .form-row.form-row-last,
.woocommerce .coupon-form-checkout form .form-row input.input-text {
width:100%;
}
.woocommerce .coupon-form-checkout form.checkout_coupon {
border:none;
padding:0;
margin-top:20px;
margin-bottom:0;
}
.woocommerce form.woocommerce-checkout .select2-container--default:focus ,
.woocommerce form.woocommerce-checkout .select2-container--default.select2-container--focus ,
.woocommerce form.woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--single {
outline:none;
}
.woocommerce form.woocommerce-checkout .select2-container--default .select2-selection--single {
min-height:42px;
}
.woocommerce form.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 8px;
}
.woocommerce form.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: inherit;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea ,
.woocommerce form .form-row select,
.woocommerce form.woocommerce-checkout .select2-container--default .select2-selection--single {
padding: 10px;
margin: 0;
width: 100%;
line-height: 20px;
border-width:1px;
border-style:solid;
border-color:#ddd;
}
.select2-container .select2-choice,
.woocommerce form.login .form-row input.input-text, 
.woocommerce form.woocommerce-checkout .form-row input.input-text, 
.woocommerce form.woocommerce-checkout .form-row textarea ,
.woocommerce form.woocommerce-checkout .form-row select {
padding: 10px;
margin: 0;
width: 100%;
line-height: 20px;
}
.select2-container .select2-choice,
.woocommerce form.woocommerce-checkout .form-row input.input-text, 
.woocommerce form.woocommerce-checkout .form-row select {
max-height:42px;
}
.order-details.title,
.address .title {
text-align:left;
margin-bottom:30px;
}
p.return-to-shop,
p.cart-empty {
text-align:center;
}
a.reset_variations {
display:none;
}
.woocommerce #payment .terms, 
.woocommerce-page #payment .terms {
text-align: left;
}
.woocommerce .coupon-form-checkout .woocommerce-form-coupon-toggle .woocommerce-error, 
.woocommerce .coupon-form-checkout .woocommerce-form-coupon-toggle .woocommerce-message, 
.woocommerce .coupon-form-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
outline: none;
margin-top: 0 !important;
padding: 0 0 0 2.5em!important;
}
#ship-to-different-address {
margin-top: 0;
margin-bottom: 20px;
}
#ship-to-different-address label.checkbox span {
padding-left:30px;
font-size: 15px;
}
#ship-to-different-address label.checkbox input[type="checkbox"] {
top:7px;
margin-left:0px;
} .woocommerce div.product form.cart .variations {
width:100%;
margin-bottom:0;
}
span.sku_wrapper {
display:block;
}
.woocommerce div.product 
.woocommerce-tabs ul.tabs li a {
padding:.8em 0;
font-weight:500
}
.woocommerce div.product form.cart .variations td {
display:block;
text-align:left;
}
.woocommerce div.product form.cart .variations label {
text-transform: uppercase;
}
.woocommerce div.product form.cart .variations select {
height: 40px;
line-height: 40px;
background: #fff;
border-color:#ddd;
margin-bottom:15px;
}
.woocommerce div.product .woocommerce-product-rating {
margin: 1.618em 0;
border-top:solid 1px #ddd;
border-bottom:solid 1px #ddd;
padding:15px 0;
} .woocommerce-account .woocommerce-MyAccount-navigation {
float: none;
width: 100%;
margin-bottom:25px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 0;
margin: 0;
overflow: hidden;
position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul:before {
position: absolute;
content: " ";
width: 100%;
bottom: 0;
left: 0;
border-bottom: 1px solid #d3ced2;
z-index: 1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
border: 1px solid #d3ced2;
float:left;
position: relative;
border-radius: 0;
margin: 0 -1px 0 0;
padding: 10px;
background: #fff;
z-index: 2;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
color: #d14a2b;
border-bottom-color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
color: #d14a2b;
text-decoration:none;
border-bottom: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
display: inline-block;
font-weight: 700;
color: #515151;
text-decoration: none;
cursor:pointer
}
.woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 100%;
}
.post-article .woocommerce-MyAccount-content header.title,
body.woocommerce-order-received .post-container .page-format header.title {
text-align:left;
margin-bottom:10px
} .woocommerce .star-rating:before,
.star-rating span,
.woocommerce p.stars,
.woocommerce p.stars a,
.woocommerce p.stars:hover a {
color:#d14a2b;
}
.woocommerce #reviews #comments h2 {
margin-bottom:45px;
margin-top:15px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-avatar {
margin:0 auto;
float:none;
display:inline-block;
width:16%;
height:85px
}
.woocommerce .woocommerce-tabs .comment_container {
position:relative;
z-index:999;
border: solid 1px #f9f9f9;
padding: 40px;
}
.woocommerce-tabs #reviews h3.comments,
h3.additional_information_title {
margin: 10px auto 30px auto;
text-align:center
}
.woocommerce-tabs #reviews .woocommerce-noreviews {
text-align:center
}
.woocommerce #reviews h3 {
margin: 25px 0;
}
.woocommerce #review_form #respond p {
text-align:center;
}
.woocommerce #review_form #respond p.comment-notes ,
.woocommerce #review_form #respond p.comment-form-rating {
margin-bottom: 50px;
}
.woocommerce #review_form #respond .form-submit {
margin:25px 0 0 0;
}
.woocommerce #review_form #respond .form-submit input {
padding: 12px 36px;
}
.woocommerce #reviews #comments ol.commentlist {
padding:0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin:0;
display:inline-block;
border:none;
width:78%;
padding:0 2%;
vertical-align:top
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
float: none;
position: relative;
top: 0;
left: 0;
padding: 4px;
width: 80px;
height: 80px;
border: none;
margin: 0;
box-shadow: none;
outline:solid 1px #ddd;
background:#fff;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
#reviews h3#reply-title, 
#reviews h3.comments {
padding:0;
background: none;
margin: 30px 0;
text-align: center;
}
.woocommerce .cross-sells .star-rating span::before {
top: -5px;
} .woocommerce .order_details {
padding:0;
}
.woocommerce tr:nth-child(2n+2) {
background:#fff;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
padding: 12px 0;
}
.woocommerce table.shop_table.my_account_orders td, 
.woocommerce table.shop_table.my_account_orders th {
padding: 5px 0;
}
.woocommerce table.shop_table.customer_details td, 
.woocommerce table.shop_table.customer_details th {
padding: 0;
}
.woocommerce table thead td ,
.woocommerce table thead th {
text-transform:uppercase;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table.order_details ,
.woocommerce table.shop_table.customer_details {
border:none;
margin-bottom:0
}
.woocommerce table td.product-name {
padding-left:5px;
padding-right:5px;
word-break:break-all
}
.woocommerce table td.product-name a {
word-break:break-all
} body.woocommerce-cart .line ,
body.woocommerce-cart .line:before {
display:none;
visibility:hidden;
}
body.woocommerce-cart .post-container .container-fluid .title {
margin-bottom: 50px;
}
body.woocommerce-cart .cart_totals .line ,
body.woocommerce-cart .cart_totals .line:before ,
body.woocommerce-cart .woocommerce_cart_details .line ,
body.woocommerce-cart .woocommerce_cart_details .line:before {
display:block;
visibility:visible;
}
.woocommerce_cart_page .post-article {
border-bottom: none;
}
.cross-sells h2,
.up-sells.upsells.products h2 ,
.related.products h2 {
margin:40px 0;
padding:40px;
background:#fff;
position:relative;
display:block;
}
.up-sells.upsells.products + .related.products h2 {
margin-top:0;
}
.up-sells.upsells.products .row.masonry,
.related.products .row.masonry {
margin-bottom:0;
}
.panel {
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce div.product 
.woocommerce-tabs .panel {
margin:0;
}
.woocommerce-error ,
.woocommerce-message ,
.woocommerce-info ,
.woocommerce .woocommerce-error ,
.woocommerce .woocommerce-message ,
.woocommerce .woocommerce-info {
border:none;
line-height:36px;
border: solid 1px #ddd;
background-color: #fff;
}
.woocommerce_cart_page .container-fluid .woocommerce-error ,
.woocommerce_cart_page .container-fluid .woocommerce-message ,
.woocommerce_cart_page .container-fluid .woocommerce-info {
margin-left:15px !important;
margin-right:15px !important;
}
.coupon-form-checkout .woocommerce-info,
.coupon-form-checkout .woocommerce-message {
border:none !important;
}
.checkout-wrapper .woocommerce-error,
.checkout-wrapper .woocommerce-info,
.checkout-wrapper .woocommerce-message {
margin-left: 15px !important;
margin-right: 15px !important;
}
.woocommerce form.checkout .woocommerce-error {
line-height:40px;
background-color: #fff;
margin:0 15px !important;
border:solid 1px #b81c23;
}
.woocommerce .woocommerce-error li {
color:#b81c23;
}
.woocommerce .woocommerce-info {
outline:solid 1px #ddd;
}
.woocommerce div.product form.cart, 
.woocommerce div.product p.cart {
margin: 25px 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0 0 0 5px;
background:none;
border:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
background:#fff;	
padding:0 15px
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
background:none;
border:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active ,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus{
z-index: 2;
color:#d14a2b;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
background:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
border: none;
visibility:hidden;
display:none;
}
.woocommerce .woocommerce-ordering, 
.woocommerce .woocommerce-result-count {
line-height: 40px;
}
.woocommerce .woocommerce-error::before {
content: '\e016' !important;
}
.woocommerce .woocommerce-info::before {
content: '\e018' !important;
}
.woocommerce .woocommerce-message::before {
content: '\e008' !important;
}
.woocommerce-checkout .wc_payment_methods .woocommerce-info {
padding:1em 2em 1em 3.5em !important;
}
.woocommerce-checkout .wc_payment_methods .woocommerce-info::before {
top: 2em !important;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
height: 20px !important;
line-height: 20px !important;
top: 50% !important;
margin-top: -10px !important;
} .woocommerce .quantity .qty {
border:solid 1px #ddd;
padding:12px 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce a.button,
.woocommerce #respond input#submit, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce input.button#place_order,
.woocommerce .wc-proceed-to-checkout input {
background:#ff6644;
padding:12px 15px;
color:#fff !important;
font-weight: 600;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin:0;
width:auto;
max-width:100%;
text-align:center;
position:relative;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-rendering: optimizeLegibility;
-webkit-transition: background-color .3s ease;
-moz-transition: background-color .3s ease; 
-o-transition: background-color .3s ease;
transition: background-color .3s ease;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce a.add_to_cart_button:hover,
.woocommerce .woocommerce-message a.button:hover ,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce .wc-proceed-to-checkout input:hover,
.woocommerce #respond input#submit.alt:focus, 
.woocommerce a.button.alt:focus, 
.woocommerce button.button.alt:focus, 
.woocommerce input.button.alt:focus,
.woocommerce a.button:focus,
.woocommerce a.add_to_cart_button:focus,
.woocommerce .woocommerce-message a.button:focus ,
.woocommerce #respond input#submit:focus, 
.woocommerce a.button:focus, 
.woocommerce button.button:focus, 
.woocommerce input.button:focus,
.woocommerce .wc-proceed-to-checkout input:focus {
background:#d14a2b;
text-decoration:none;
color:#fff !important;
}
.woocommerce div.product form.cart .button,
.summary .woocommerce a.button {
margin:0;
}
.woocommerce .col-md-8.product-wrapper .product-container.col-md-3 a.button {
padding:10px;
font-size:12px;
}
.woocommerce .col-md-8.product-wrapper .product-container.col-md-3 h3.product-title {
font-size:18px;
}
.woocommerce a.button,
#footer .woocommerce a.button {
margin:30px 0 0 0;
}
.woocommerce .woocommerce-MyAccount-content a.button  {
margin:0;
}
.woocommerce .woocommerce-message a.button { 
margin:auto;
}
.widget-box a.added_to_cart, 
.woocommerce a.added_to_cart, 
.woocommerce-page a.added_to_cart {
display: none !important;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
vertical-align: middle;
top:inherit
} .cart_totals tr,
.shop_table tr:last-of-type {
background-color: #fff !important;
}
.checkout-wrapper {
margin-bottom:30px;
}
.woocommerce-checkout #payment ul.payment_methods li img {
margin: 10px 0 0 0 ;
display: block;
}
.woocommerce-checkout #payment {
margin-top: 15px;
}
.woocommerce #content table.cart td.actions .coupon, 
.woocommerce table.cart td.actions .coupon, 
.woocommerce-page #content table.cart td.actions .coupon, 
.woocommerce-page table.cart td.actions .coupon {
float: none;
padding: 0;
}
.woocommerce #content table.cart td.actions, 
.woocommerce table.cart td.actions, 
.woocommerce-page #content table.cart td.actions, 
.woocommerce-page table.cart td.actions {
padding:20px 0 0 0;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
width:100%;
float:none;
padding:0;
background:#fff;
}
body.is_minimal_layout .woocommerce .cart-collaterals .cart_totals, 
body.is_minimal_layout .woocommerce-page .cart-collaterals .cart_totals {
padding: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 {
border-color: #ddd;
padding: 10px;
margin: 0;
width: 65%;
line-height:20px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.woocommerce .cart .button, 
.woocommerce .cart input.button {
float: right;
width: 32%;
padding:10px 20px;
font-weight:bold;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin:0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease; 
-o-transition: all .3s ease;
transition: all .3s ease;
text-align:center;
position:relative;
line-height: 1.6em;
}
.woocommerce .woocommerce_cart_details {
width:100%;
float:none;
padding:50px;
background:#fff;
}
body.is_minimal_layout .woocommerce .woocommerce_cart_details {
padding:0;
}
.woocommerce .woocommerce_cart_details h2,
.woocommerce .cart-collaterals .cart_totals h2, 
.woocommerce-page .cart-collaterals .cart_totals h2 {
margin-top:0;
text-align:center
}
.woocommerce .cart-collaterals .cart_totals table, 
.woocommerce-page .cart-collaterals .cart_totals table {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin: 0;
padding: 0;
width: 100%;
border: none;
}
.woocommerce .cart-collaterals .cart_totals table tr, 
.woocommerce-page .cart-collaterals .cart_totals table tr {
text-align:right;
}
.woocommerce .wc-proceed-to-checkout input ,
.woocommerce a.button.checkout-button.button.alt.wc-forward ,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
width:100% !important;
margin:0 0 5px 0;
}
.woocommerce .wc-proceed-to-checkout input ,
.woocommerce .wc-proceed-to-checkout input.update_cart {
margin:0 0 5px 0;
}
.woocommerce_cart_page {
padding-bottom: 30px;
}
.woocommerce_cart_page .container-fluid {
padding: 0;
}
.woocommerce_cart_page .post-article,
body.is_minimal_layout .woocommerce_cart_page .post-article {
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border:none;
}
body.woocommerce-cart .post-article ,
body.woocommerce-checkout .post-article ,
.woocommerce .woocommerce_cart_details,
body.is_minimal_layout.woocommerce-cart .post-article,
body.is_minimal_layout.woocommerce-checkout .post-article  {
padding: 0;
} body.archive.woocommerce .products-list .post-article.category h1.title {
text-align:center;
margin:0
}
body.archive.woocommerce .products-list .post-article.category {
margin-bottom:50px;
}
body.archive.woocommerce .product-category h3 {
margin:0;
color:#616161;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
body.archive.woocommerce .product-category h3:hover,
body.archive.woocommerce .product-category h3:active,
body.archive.woocommerce .product-category h3:focus{
color:#d14a2b;
}
body.archive.woocommerce .product-category mark.count {
padding:0;
background:none;
}
.product-thumbnail img {
width:100%
}
.woocommerce div.product div.images .woocommerce-product-gallery__image {
margin-top: 1em;
margin-right: 3.8%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:first-of-type {
margin-top: 0;
margin-right: 0;
}
.product-wrapper {
margin-bottom:50px;
}
.product-container {
margin-bottom:25px;
}
body.archive.woocommerce .masonry ,
.masonry .post-container .product-container {
margin-bottom:0;
}
.product-content {
background: #fff;
padding: 0;
word-wrap: break-word;
position: relative;
}
.masonry .product-content {
border:solid 1px #ddd;
}
.masonry .product-thumbnail {
border-left:solid 1px #ddd;
border-right:solid 1px #ddd;
border-top:solid 1px #ddd;
}
.masonry .product-thumbnail + .product-content {
border-top: none;
}
.woocommerce .col-md-8.product-wrapper .product-container.col-md-4 .product-content ,
.woocommerce .col-md-8.product-wrapper .product-container.col-md-3 .product-content {
padding: 30px 20px;
}
.post-article .woocommerce .product-content,
body.search .product-content,
.widget-box .product-content,
.up-sells.upsells.products .product-content,
.related.products .product-content,
.products-list .product-content ,
.cross-sells .product-content ,
.products-list .product-content {
text-align:center;
}
.products-list h1.title,
.products-list .woocommerce-products-header__title.page-title{
margin-top:0;
}
h3.product-title ,
h4.product-title {
color:#616161;
text-align:center;
margin-top:0;
}
.product-title a,
h1.product-title {
color:#616161;
margin:0;
}
.woocommerce .products .star-rating,
.product-content .star-rating,
.woocommerce .woocommerce-product-rating .star-rating {
display: block;
margin: .5em auto 0 auto;
float: none;
text-align:center;
}
.woocommerce .product-wrapper .woocommerce-product-rating .star-rating ,
.woocommerce #reviews #comments ol.commentlist li .star-rating {
float: right;
}
.post-article .woocommerce .product-content .price,
body.search .product-content .price,
.widget-box .product-content .price,
.woocommerce_cart_page .product-content .price ,
.up-sells.upsells.products .product-content .price ,
.related.products .product-content .price ,
.products-list .product-content .price {
display: block;
margin: 15px auto 0 auto !important;
float: none;
text-align:center;
position:relative;
}
.product-content .price {
display: block;
margin: 15px 0 !important;
text-align:left;
position:relative;
}
.product-content .price del {
font-size:11px;
color:#ddd;
}
.widget-box .product-content .price del,
.up-sells.upsells.products .product-content .price del,
.related.products .product-content .price del,
.products-list .product-content .price del {
display:block;
}
.product-content .price ins {
text-decoration:none;
}
.product-content span.onsale {
display:none;
visibility:hidden;
}
.widget-box .product-content span.onsale ,
.products-list .product-content span.onsale {
width:50px;
height:50px;
line-height:42px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
text-align:center;
padding:0;
top: -25px;
left: 50%;
margin-left: -25px;
display:block;
visibility:visible;
border:solid 4px #fff;
}
.woocommerce-ordering select.orderby {
border: 1px solid #eee;
padding: 8px;
outline: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
font-family: inherit;
font-size: inherit;
color: #555;
margin: 0;
width: 300px;
max-width: 100%;
display: block;
margin-bottom: 20px;
background: #f9f9f9;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
}
.posted_in a,
.woocommerce-review-link {
color:#616161;
}
.woocommerce div.product form.cart .group_table td {
margin-top: 0 !important;
text-align:right;
padding-right: 1em;
} .woocommerce nav.woocommerce-pagination {
margin-top: 25px;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
border:none !important;
}
.woocommerce nav.woocommerce-pagination ul li {
margin-left:2px;
margin-right:2px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
overflow:inherit
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
position:relative;
display:inline-block;
padding:0 15px;
height:45px;
line-height:45px;
margin:0 5px;
text-align:center;
vertical-align:middle;
cursor:pointer;
background:#fff;
color:#616161;
font-weight:600;
-webkit-transition: background-color .3s ease, border-color .3s ease;
-moz-transition: background-color .3s ease, border-color .3s ease; 
-o-transition: background-color .3s ease, border-color .3s ease;
transition: background-color .3s ease, border-color .3s ease;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover { 
background:#d14a2b;
color:#fff;
text-decoration:none;
}
.woocommerce nav.woocommerce-pagination ul li a span, 
.daily-diary-pagination a span  {
background:#fff;
color:#333;
} .widget_shopping_cart a.remove {
background-color: #fff;
border: solid 1px #ddd;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
text-align: center !important;
position: relative !important;
float: left;
margin-right: 15px;
color: #ddd !important;
}
.widget_shopping_cart a.remove:hover {
border-color: red;
color: red !important;
background:none;
}
.woocommerce a.remove {
border: solid 1px #ddd;
width: 25px;
height: 25px;
line-height:23px;
color:#ddd !important;
font-size:14px;
border-radius:0
}
.woocommerce a.remove:hover {
border: solid 1px red;
}
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total {
border-top: none;
padding: 4px 0 0;
margin-top:25px;
margin-bottom:0;
}
.woocommerce .widget_shopping_cart a.button {
margin:25px auto -10px auto;
}
.widget_shopping_cart li,
.product_list_widget li  {
padding: 20px 0 !important;
position: relative;
border-bottom: solid 1px #ddd;
overflow:hidden
}
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.product_list_widget li a ,
.woocommerce-page ul.product_list_widget span.quantity ,
.header-cart ul.product_list_widget li a ,
.header-cart ul.product_list_widget span.quantity {
display: block;
text-align:right;
line-height: 1.8em;
word-wrap: break-word;
}
#footer .woocommerce ul.product_list_widget li a,
#footer .woocommerce ul.product_list_widget li span.reviewer,
#footer .woocommerce ul.product_list_widget li span.amount {
text-align:right;
}
.woocommerce ul.product_list_widget li img {
float: left;
width: 65px;
height: auto;
margin: 0 15px 0 0;
box-shadow: none;
}
.header-cart-widget .widget_shopping_cart a.button {
margin-right: 5px !important;
margin-bottom: 5px !important;
} .woocommerce .widget_price_filter .price_slider_amount .button {
float: right;
margin-top: 8px;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label{
line-height: 36px;
float: left;
margin-top: 8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color:#ff6644;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color:#ddd;
} .woocommerce ul.product_list_widget li del {
float: right;
color: #ddd;
margin-left:5px;
}
.woocommerce ul.product_list_widget li ins ,
.woocommerce ul.product_list_widget li span.quantity ,
.woocommerce ul.product_list_widget li span.amount {
float: right;
margin-left:5px;
}
#sidebar ul.product_list_widget li ins,
#sidebar ul.product_list_widget li span.amount,
#sidebar ul.product_list_widget li del,
#footer ul.product_list_widget li ins,
#footer ul.product_list_widget li span.amount,
#footer ul.product_list_widget li del,
#header_sidebar ul.product_list_widget li ins,
#header_sidebar ul.product_list_widget li span.amount,
#header_sidebar ul.product_list_widget li del {
margin-left:5px;
} .widget_recent_reviews,
.widget_top_rated_products {
text-align:right;
}
.woocommerce ul.product_list_widget li .star-rating, 
.woocommerce-page ul.product_list_widget li .star-rating {
float: right;
clear: both;
margin:-10px 0 0 0;
}
.woocommerce .widget_top_rated_products ul.product_list_widget li ins, 
.woocommerce .widget_top_rated_products ul.product_list_widget li del ,
.woocommerce .widget_top_rated_products ul.product_list_widget li span.amount {
float: none;
} .woocommerce-product-search label {
display:none !important;
visibility:hidden !important;
} @media screen and (min-width : 0px) and (max-width : 992px)  {	
.product-content {
padding: 0;
}
.woocommerce .woocommerce-ordering, 
.woocommerce .woocommerce-result-count {
float:none;
text-align:center;
}
.woocommerce-ordering select.orderby {
width:80%;
margin-left:auto;
margin-right:auto;
}
.header-cart,
.header_2 .header-cart a.cart-contents {
display:none;
visibility:hidden;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul:before {
border: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
float:none;
display:block;
margin:0 0 5px 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
border-bottom-color: #d3ced2;
}
.up-sells.upsells.products + .related.products h2 {
margin-top:25px;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
background:none;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
margin: 0 0 25px 0;
width: 100%;
}
.woocommerce-page table.cart td.actions .button {
display: block;
width: 100% !important;
float:none !important
}
.woocommerce table td.product-name {
padding-left: 0;
padding-right: 0;
}
.woocommerce .quantity .qty {
padding: 0;
width: 40px;
height: 40px;
}
.woocommerce a.remove {
margin: auto;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals,
body.is_minimal_layout .woocommerce .cart-collaterals .cart_totals, 
body.is_minimal_layout .woocommerce-page .cart-collaterals .cart_totals {
margin-top:30px;
padding-top:30px;
}
.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 {
margin-bottom:30px;
width: 100% !important;
}
}
@media screen and (min-width : 0) and (max-width : 600px) {	
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce #reviews #comments ol.commentlist li .comment-avatar {
width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-avatar {
margin-bottom:15px;
}
.woocommerce .product-wrapper .woocommerce-product-rating .star-rating ,
.woocommerce #reviews #comments ol.commentlist li .star-rating {
float: none;
margin:0 0 15px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
margin:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-of-type {
border-bottom: solid 2px #d3ced2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:last-of-type {
border-bottom: solid 1px #d3ced2;
}
}::-moz-selection {
background-color: #333333;
}
::selection {
background-color: #333333;
}
.wpcf7-form input[type=submit] ,
.woocommerce-product-search input[type=submit],
.contact-form input[type=submit] ,
.searchform input[type=submit] ,
.comment-form input[type=submit],
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce a.button,
.woocommerce #respond input#submit, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce input.button#place_order,
.woocommerce .wc-proceed-to-checkout input,
span.button,
.post-article span.button,
.read-more span.button,
.post-article .read-more span.button,
#sidebar .tagcloud a, 
#footer_widgets .tagcloud a,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color:#333333;
}
a:hover ,
a:active ,
a:focus,
.header-cart a.cart-contents:hover i,
.header-cart a.cart-contents:active i,
.header-cart a.cart-contents:focus i,
.open-modal-sidebar:hover i ,
.open-modal-sidebar:active i ,
.open-modal-sidebar:focus i ,
.title a span:hover,
.post-article a span.nobutton:hover,
.post-article a:focus span.nobutton,
#logo a:hover,
#logo a:focus,
.post-article a:hover,
.post-article a:active,
.post-article a:focus ,
.sidebar-area a:hover,
.sidebar-area a:active,
.sidebar-area a:focus ,
#sidebar-wrapper #scroll-sidebar a:hover,
#sidebar-wrapper #scroll-sidebar a:active,
#sidebar-wrapper #scroll-sidebar a:focus,
#footer a:hover,
#footer a:active,
#footer a:focus ,
#footer_widgets a:hover,
#footer_widgets a:active,
#footer_widgets a:focus,
#footer_widgets ul.widget-category li:hover,
#footer_widgets ul.widget-category li a:hover,
#back-to-top span.open,
#back-to-top span:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce .star-rating:before,
.star-rating span,
.woocommerce p.stars,
.woocommerce p.stars a,
.woocommerce p.stars:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active ,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,
body.archive.woocommerce .product-category h3:hover,
body.archive.woocommerce .product-category h3:active,
body.archive.woocommerce .product-category h3:focus,
#header-wrapper #header i:hover ,
#header-wrapper #header a:focus i {
color:#8d8d8d;
}
nav.header-menu a:hover,
nav.header-menu ul li a:hover,
nav.header-menu li:hover &gt; a,
nav.header-menu a:focus,
nav.header-menu ul li a:focus,
nav.header-menu li:focus &gt; a,
nav.header-menu ul li.current-menu-item &gt; a,
nav.header-menu ul li.current_page_item &gt; a,
nav.header-menu ul li.current-menu-parent &gt; a,
nav.header-menu ul li.current_page_ancestor &gt; a,
nav.header-menu ul li.current-menu-ancestor &gt; a,
nav#mobilemenu ul li a:hover,
nav#mobilemenu ul li a:active,
nav#mobilemenu ul li a:focus,
nav#mobilemenu li:hover &gt; a,
nav#mobilemenu li:active &gt; a,
nav#mobilemenu li:focus &gt; a,
nav#mobilemenu ul li.current-menu-item &gt; a,
nav#mobilemenu ul li.current_page_item &gt; a,
nav#mobilemenu ul li.current-menu-parent &gt; a,
nav#mobilemenu ul li.current_page_ancestor &gt; a,
nav#mobilemenu ul li.current-menu-ancestor &gt; a  {
color:#8d8d8d !important;
}
.wpcf7-form input[type=submit]:hover ,
.woocommerce-product-search input[type=submit]:hover,
.contact-form input[type=submit]:hover ,
.searchform input[type=submit]:hover ,
.comment-form input[type=submit]:hover ,
.wpcf7-form input[type=submit]:focus ,
.woocommerce-product-search input[type=submit]:focus,
.contact-form input[type=submit]:focus ,
.searchform input[type=submit]:focus ,
.comment-form input[type=submit]:focus ,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce a.add_to_cart_button:hover,
.woocommerce .woocommerce-message a.button:hover ,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce .wc-proceed-to-checkout input:hover,
.woocommerce #respond input#submit.alt:focus, 
.woocommerce a.button.alt:focus, 
.woocommerce button.button.alt:focus, 
.woocommerce input.button.alt:focus,
.woocommerce a.button:focus,
.woocommerce a.add_to_cart_button:focus,
.woocommerce .woocommerce-message a.button:focus ,
.woocommerce #respond input#submit:focus, 
.woocommerce a.button:focus, 
.woocommerce button.button:focus, 
.woocommerce input.button:focus,
.woocommerce .wc-proceed-to-checkout input:focus,
span.button:hover ,
.post-article span.button:hover,
.read-more:focus span.button,
.post-article .read-more:focus span.button,
.read-more:hover span.button ,
.read-more:active span.button ,
.read-more:focus span.button ,
.post-article .read-more:hover span.button ,
.post-article .read-more:active span.button ,
.post-article .read-more:focus span.button ,
.post-container .link a:hover,
.post-container .link a:focus,
.post-container .quote:hover,
#sidebar .tagcloud a:hover, 
#footer_widgets .tagcloud a:hover,
.wp-pagenavi a:hover, 
.wp-pagenavi a:active, 
.wp-pagenavi a:focus, 
.daily-diary-pagination span,
.daily-diary-pagination a span:hover,
.daily-diary-pagination a span:active,
.daily-diary-pagination a span:focus,
.wp-pagenavi span.current,
.post-article .wp-pagenavi a:hover,
.post-article .wp-pagenavi a:active,
.post-article .wp-pagenavi a:focus,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover {
background-color:#8d8d8d;
}</pre></body></html>