<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =Woocommerce General
-----------------------------------------------------------------------------*/
.clear {
	clear: both
}
.nobr {
	white-space: nowrap
}
legend {
	text-transform:uppercase;
	font-size:18px;
	color:#888;
	margin-bottom:1em;
	font-weight:bold;
	letter-spacing:1px;
	float:left;
}
.woocommerce-MyAccount-content fieldset {
	background:rgba(255,255,255,0.4);
	border-left:4px solid rgba(255,255,255,0.95);
	float:left;
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin:1em 0 2em;
}
p.available-on-backorder {
	width:100%;
	clear:both;
	letter-spacing:1px;
	font-weight:bold;
	color:#000;
	font-size:14px;
	padding:14px 0 0;
}
p.backorder_notification {
	font-size:0.875em;
	line-height:1.3 !important;
	color:#e50808;
}
.woocommerce-Button--next {
	float:right;
}
.product ins {
	text-decoration:none;
}
.product del {
	color:#555;
	margin-right:5px;
}
/* =Woocommerce Messages
-----------------------------------------------------------------------------*/
.woocommerce-message, .woocommerce-error, .woocommerce-info {
	background-color: #000;
	clear: both;
	color: #fff;
	padding:10px 10px;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin:1em 0 0;
	width:100%;
	float:left;
	font-size:14px;
}
#product .woocommerce-message, #product .woocommerce-error, #product .woocommerce-info {
	margin-bottom:-12px;
}
body.page.woocommerce-cart .woocommerce-message, body.page.woocommerce-cart .woocommerce-error, body.page.woocommerce-cart .woocommerce-info, .inner-content.product-page .woocommerce-message, .inner-content.product-page .woocommerce-info, .inner-content.product-page .woocommerce-error {
	margin-top:0;
}
.woocommerce-message a, .woocommerce-error a, .woocommerce-info a, .woocommerce-MyAccount-content .woocommerce-message a.woocommerce-Button {
	float:right;
	color:#000 !important;
	border:none !important;
	position:relative;
	background-color:#fff;
padding: 3px 9px;
font-weight:bold;
}
.woocommerce-message p, .woocommerce-error p, .woocommerce-info p {
	display:block;
	float:left;
	top:2px;
	left:5px;
	position:relative;
	max-width:65%;
	margin-bottom:0;
}
.woocommerce-message a:hover, .woocommerce-error a:hover, .woocommerce-info a:hover {
	background-color:rgba(255,255,255,0.9);
	
}
.woocommerce-message + .type-product, .woocommerce-error + .type-product, .woocommerce-info + .type-product {
	margin-top:2em;
}
/* =Woocommerce My Account
-----------------------------------------------------------------------------*/
.woocommerce-MyAccount-navigation {
	text-align:center;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	margin-bottom:2em;
	width:100%;
	float:left;
}
.woocommerce-MyAccount-navigation li a {
	display:block;
	padding:14px 0;
	font-size:1.071em;
	transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-webkit-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s;
}
.woocommerce-MyAccount-navigation li a:hover {
	background:#000;
	color:#fff;
}
.woocommerce-MyAccount-navigation li {
	display:block;
	float:left;
	width:16.6666%;
}
.woocommerce-MyAccount-content{
	min-height:300px;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads {
	display:none;
}
.woocommerce-MyAccount-navigation li.is-active a {
	background:#000;
	color:#fff;
}
.woocommerce-MyAccount-content h3 {
	color:#000;
	margin-bottom:1em;
	font-weight:bold;
}
.woocommerce-Button.button {
	display:inline-block;
	cursor:pointer;
	transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-webkit-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s
}
div.col2-set.addresses &gt; div {
	padding-top:0.875em;
	float:left;
	width:49%;
}
table.customer_details + header.title {
	margin-top:1em;
	padding-bottom:1.35em;
}
header.title {
	padding-top:1.35em;
	text-indent:2px;
	margin-bottom:0;
	padding-bottom:0.5em;
}
div.col2-set.addresses .col-2 {
	float:right;
}
.addresses .title h3 {
	margin-bottom:0.5em;
	color:#000;
	font-weight:bold;
}
#page .addresses .title a.edit {
	float: right;
	position:relative;
	bottom:2.75em;
	margin-bottom:-2.75em;
	background:#000;
	color:#fff;
	border:none;
	font-size:0.929em;
	padding:5px 0.5em 4px;
}
#pages .addresses .title a.edit:hover {
	background:#333;
}
#pages address {
	font-size:1em;
	padding:1.5em 2em;
	border:1px solid #F5F0E6;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	float:left;
	font-style:normal;
	background: #fff;
}
.form-row input, .form-row textarea, .form-row select, .wpcf7-form input, .wpcf7-form textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
	width: 100%;
	padding: 0.5em 0.75em;
	height:38px;
	background: #fff;
	resize:none;
	font-weight:bold;
}
.woocommerce-checkout .form-row input, .woocommerce-checkout .form-row select{
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 15px;
    padding-left: 0;
    border-bottom-color: #cccccc;
}
form.login button, form.register button {
	width:100%;
	margin-top:10px;
	text-transform:uppercase;
}
.form-row input[type=checkbox] {
	width:auto;
	margin-right:3px;
	height:auto;
}
input.input-checkbox {
	height:auto;
	margin-right:3px;
}
.form-row.alignright {
	float:right;
}
#select-order-type {
	padding:0.35em 0 0.875em;
	border-bottom:3px solid #eee;
	margin-bottom:1em;
}
#select-order-type input.order-type-btn {
	margin:0 0.35em 0 0.5em;
}
.woocommerce-info p {
	margin-bottom:0;
}
.woocommerce-message a:after, .woocommerce-error a:after, .woocommerce-info a:after {
	content:" →";
}
.woocommerce-error {
	background:#E2401C;
	list-style-type:none;
}
#credit-card-response {
	min-height:200px;
}
/* =Cart Page
-----------------------------------------------------------------------------*/
table.shop_table.cart, #pages.simple table, .size-chart-content table {
	width:100%;
}
.size-chart-content{
	text-align:center;
	font-size:14px;
}
.size-chart-content h2{
	padding:1em 0;
}
table.shop_table, #pages.simple table {
	border: 1px solid #ececec;
	border:none;
	margin: 0 -1px 15px 0;
	text-align: left;
	width: 100%;
	border-collapse: collapse;
	background:#fff;
}
tr.cart_item, tr.order {
	border-bottom:1px solid #ececec;
}
table.shop_table th, #pages.simple table th {
	color: #444;
	padding: 0.5em 2em;
	border-bottom: 1px solid #ececec;
}
table.shop_table th{
	border-bottom:none;
}
#pages .woocommerce-MyAccount-content table th, #pages .woocommerce-MyAccount-content table td, #pages .woocommerce-order table th, #pages .woocommerce-order table td {
	padding: 1em 2em;
	text-align:left;
	border-bottom:1px solid #ececec;
}
table.shop_table.cart th, #pages.simple table th, .size-chart-content table th{
	text-transform:uppercase;
	font-size:1.071em;
}
table.shop_table.cart th{
	border-bottom:1px solid #ececec;	
}
table.shop_table.cart th, table.shop_table.cart td {
	text-align:center;
}
table.shop_table.cart td .quantity.row {
	float:none;
	width:90px;
	margin:0 auto;
}
table.shop_table tfoot th {
	font-size:15px;
}
table.shop_table td, #pages.simple table td {
	padding: 1em 2em;
	vertical-align: middle;
}
#pages.simple table th, #pages.simple table td, .size-chart-content table td, .size-chart-content table th{
	padding: 1em 1.5em;
}
#pages.simple table tr:nth-child(even), .size-chart-content table tr:nth-child(even){
	background:#FAF9F9;
}
table.shop_table td.product-remove {
	padding-right:0;
	width:40px;
}
table.order_details td {
	font-size:1em;
}
table td.product-thumbnail img {
	display:block;
}
.chart #pages table tr:first-child th, .pop-content table tr:first-child th, .chart #pages table tr:first-child td, .pop-content table tr:first-child td {
	background:#F5F0E6;
}
td.product-name dl.variation dt {
	font-weight: 700;
	margin-right:5px;
	float:left;
}
#order-received-box {
	text-align:center;
}
.woocommerce-thankyou-order-received {
	text-align:center;
	margin-bottom:2em;
	font-size:1.143em;
}
td.product-name dl.variation dd {
	display: inline;
}
table .product-quantity, td.product-remove, td.product-thumbnail {
	text-align:center;
}
table td.product-subtotal {
	color:#333;
}
table th.product-subtotal {
	white-space:nowrap;
}
table .product-quantity, td.product-remove, td.product-thumbnail {
	text-align:center;
}
.cart th, .cart td {
	vertical-align: middle
}
table.shop_table.cart .quantity input {
	height:32px;
}
table.shop_table.cart .quantity a.minus-btn, table.shop_table.cart .quantity a.plus-btn {
	height:40px;
}
table.shop_table.cart .quantity label {
	display:none;
}
/*p#billing_city_field, p#billing_state_field, p#shipping_city_field, p#shipping_state_field {
	width:48%;
}
p#billing_state_field, p#shipping_state_field {
	float:right;
}*/
form.checkout.woocommerce-checkout .shipping_address {
	float:left;
	margin-bottom:1em;
}
.woocommerce-product-gallery__image img{
	width:540px;
	float:left;
}
.add_gift_card_form h4{
    font-weight: bold;
    font-size: 15px;
}
#wc_gc_cart_code{
    border: 1px solid #cccccc;
    padding-left: 10px;
}
/* =Coupons
-----------------------------------------------------------------------------*/
#pages table.shop_table td.actions {
	text-align: right;
	padding:15px 0;
}
td.actions .coupon {
	float: left;
}
.woocommerce-cart-form__contents td.actions .coupon {
    width: 100%;
    max-width: 320px;
}
.woocommerce-cart-form__contents input#coupon_code{
    width: calc(100% - 45px);
}
td.actions .coupon label {
	display: none;
}
td.actions button, .woocommerce-address-fields button {
	font-size:0.929em;
	padding:7px 1em;
	color:#fff;
	text-transform:uppercase;
	cursor: pointer;
	background-color: #000;
	height:40px;
	font-weight:600;
	-webkit-appearance:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
td.actions button[name=update_cart] {
	background:url(../images/refresh.svg) 12px center no-repeat #fff;
	background-size:auto 50%;
	padding-left:2.75em;
	color:#333 !important;
}
.woocommerce-cart-form__contents td.actions button[name=update_cart] {
    display: none !important;
}
#page-content .woocommerce-cart-form table{
    margin-bottom: 0;
}
.coupon .button:hover/*, td.actions button:hover*/ {
	background-color: #ccc;
}
input#coupon_code {
	width:160px;
	padding:4px 10px;
	height:40px;
}
table.shop_table td.product-name, table.shop_table th.product-name {
	width:47%;
	text-align:left;
}
table.shop_table td.product-name a {
	line-height:1.2 !important;
}
table.shop_table.order_details .product-name {
	width:64%;
}
table td.product-thumbnail, table td.product-price, table td.product-quantity, table td.product-subtotal {
	width:12%;
}
table.shop_table.cart span.woocommerce-Price-amount, table.shop_table.cart .quantity input {
	padding:0 8px;
	border:1px solid #ddd;
	width:70px;
	text-align:center;
	display:inline-block;
	height:32px;
	line-height:32px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
table.shop_table.cart .quantity input {
	width:55px;
}
table.shop_table .product-name span.size {
	display:block;
	font-weight:bold;
}
table.shop_table .product-name span.size p {
	display:inline;
	font-weight:normal;
}
table.shop_table .product-name a {
	display:inline-block;
}
table.shop_table a.remove {
	border: none !important;
	color: #000 !important;
	display: inline-block;
	line-height: 1;
	padding: 5px;
	font-size: 25px;
}
.tinv-wishlist .tinv-header {
    margin-bottom: 0;
}
/* = Totals Box
-----------------------------------------------------------------------------*/
.cart-collaterals {
	float:right;
	text-align:right;
	width:400px;
}
.cart-collaterals h3 {
	padding-bottom:0.5em;
	padding-right:0.5em;
}
.cart_totals table {
	float:right;
	width:100%;
	border:none;
	background:none;
	border-collapse:collapse;
}
#pages .cart_totals table + p {
	width:100%;
	float:left;
	line-height:inherit;
	margin-top:0.25em;
}
.cart_totals table th, .cart_totals table td {
	padding:0.5em 0;
	text-align:right;
}
.cart_totals table th {
	text-align:left;
}
.cart_totals table .cart-row-subtotal-title, .cart-row-total-title, .cart-row-discount-title {
	text-align:left;
}
ul#shipping_method li {
	list-style-type:none;
}
a.shipping-calculator-button {
	color:#000;
	font-size:15px;
	text-decoration:underline;
}
a.shipping-calculator-button:hover {
	color:#333;
}
.shipping-calculator-form {
	padding-top:0.5em;
}
.shipping-calculator-form input, .shipping-calculator-form select {
	margin-bottom:0.5em;
}
form.woocommerce-shipping-calculator p {
	margin-bottom:0;
}
form.woocommerce-shipping-calculator button.button, form.wpcf7-form input.wpcf7-submit {
	color:#fff;
	background:#000;
	padding:0.25em 0.5em;
	display:inline-block;
}
form.woocommerce-shipping-calculator button.button:hover {
	background:#84733C;
}
a.checkout-button, form.login button, .checkout_coupon input.button, a.button.wc-backward, #place_order, .checkout_coupon input.button, form.login button, td.actions button, form.register button, form.wpcf7-form input.wpcf7-submit, .woocommerce-MyAccount-content .woocommerce-Button.button, .woocommerce-ResetPassword .woocommerce-Button.button {
	background: #000;
	box-sizing: border-box;
	color: #fff !important;
	display: block;
	float: right;
	font-size: 1.071em;
	padding: 12px 1em;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border:none !important;
	cursor:pointer;
	transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-webkit-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s
}
.woocommerce-ResetPassword .woocommerce-Button.button{
	float:none;
	margin:0 auto;
}
.woocommerce-MyAccount-content .woocommerce-Button.button {
	float:left;
	margin-top:5px;
}
a.checkout-button {
	width:100%;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	margin-bottom:1em;
	font-family: 'zona_proregular', Arial;
}
.checkout_coupon input.button, td.actions button {
	width:auto;
	padding:10px 0;
	font-size:1.071em;
}
a.checkout-button:hover, #pages.mypages input.button:hover, .checkout_coupon input.button:hover, a.button.wc-backward:hover, #place_order:hover, .checkout_coupon input.button:hover, form.login button:hover, #customer_login form.register button:hover, form.wpcf7-form input.wpcf7-submit:hover, .coupon .button:hover, td.actions input.button:hover, .woocommerce-MyAccount-content .woocommerce-Button.button:hover {
	border:none !important;
	background:#E5E5E5;
	color:#111 !important;
}
a.button.wc-backward {
	float:none;
	font-size:16px;
	margin-top:1em;
	display:inline-block;
}
p.cart-empty, p.return-to-shop {
	text-align:center;
}
table a.checkout-button:first-child:hover {
	background:#A64F4F;
}
td.actions .coupon .input-text {
	border-bottom:1px solid #ccc;
	padding:3px 8px 3px;
	float: left;
	margin: 0px -2px 0 0 !important;
	width:110px;
}
td.actions button{
	text-transform:uppercase;
}
/* = Checkout top boxes - coupon + login
-----------------------------------------------------------------------------*/
.login-box.box {
	width:48%;
	background:#F5F5F5;
	float:left;
}
.login-box.box + .box {
	width:48%;
	float:right;
}
.box &gt; .woocommerce-info {
	margin-bottom:0;
	margin-top:0;
	padding:0.65em;
}
.login-box.box &gt; .woocommerce-info, .coupon-box.box &gt; .woocommerce-info {
	background: #F5F5F5;
    color: #222;
}
.login-box.box &gt; .woocommerce-info p, .coupon-box.box &gt; .woocommerce-info p{
    top: 3px;
}
.login-box.box a.showlogin, .coupon-box.box a.showcoupon{
   /* width: 145px;*/
    transition: background-color 0.4s;
}
.login-box.box a.showlogin:hover, .coupon-box.box a.showcoupon:hover{
    background-color: #333;
    color: #fff !important;
}
.coupon-box.box &gt; .woocommerce-info {
	
}
.login-box.box form.login, .coupon-box.box form.checkout_coupon {
	
	margin-top:-2px;
	padding:1.5em 1.5em 0;
}
.login-box form.login .form-row {
	width:100%;
}
.login-box form.login .form-row-first {
	width:48%;
}
.login-box form.login .form-row-last {
	float:right;
	width:48%;
}
.coupon-box.box form.checkout_coupon {
	padding:1em;
	width:100%;
background:#F5F5F5;
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
button[name="apply_coupon"], input[name="apply_coupon"]{
	display:block;
	height:40px;
	width:42px;
	background:url(../images/next-arrow.svg) center center no-repeat !important;
	text-indent:-9999px;
	background-size:10px auto !important;
	cursor:pointer;
}
/* = My Account
-----------------------------------------------------------------------------*/
/* = Login
-----------------------------------*/
p.lost_password {
	float:right;
	width:50%;
	text-align:right;
}
p.lost_password a {
	color:#000;
}
p.lost_password a:hover {
	border-bottom:1px solid;
}
table.my_account_orders {
	font-size: 0.929em;
}
table.my_account_orders th, table.my_account_orders td, table.my_account_orders td.order-status {
	text-align:center !important;
}
table.my_account_orders th {
	font-size:1.071em;
}
table.my_account_orders a.button, a.edit {
	padding:0 3px;
}
mark {
	background:#000;
	color:#fff;
	padding:0 4px;
}
#pages p.order-info {
	text-align:center;
}
p.myaccount_user {
	font-size:1em;
	margin-bottom:1em;
}
#customer_login &gt; div {
	width:48%;
	float:left;
}
#customer_login &gt; div.col-2 {
	float:right
}
/* = Order Details
-----------------------------------------------------------------------------*/
#order-end {
	text-align:center;
}
body.woocommerce-view-order .woocommerce-order-details__title, body.woocommerce-view-order .woocommerce-column__title, .woocommerce-order h2.woocommerce-column__title {
	margin-top:1em;
}
body.woocommerce-view-order .woocommerce-column, .woocommerce-order .woocommerce-column {
	float:left;
	width:48%;
}
body.woocommerce-view-order .woocommerce-column.col-2, .woocommerce-order .woocommerce-column.col-2{
	float:right;
}
table.order_details {
	font-size:1em;
}
table.order_details .order_item {
	border-bottom:1px solid #f5f0e6;
}
table.order_details thead th {
	text-align:center;
}
#pages td.product-name p {
	font-size:inherit;
	line-height:inherit;
}
ul.order_details {
	margin:1.25em 0 3em;
	text-align:center;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details + p {
	text-align:center;
	font-size:1.141em;
	margin-bottom:2em;
}
h3.wc-bacs-bank-details-account-name {
	margin:1em 0;
	color:#555;
}
.woocommerce-bacs-bank-details {
	text-align:center;
}
.order_details li {
	display:inline-block;
	margin-right: 1em;
	border-right: 1px dotted #c9b87a;
	padding-right: 1em;
	line-height:1.3;
}
.order_details li strong {
	display: block;
	font-size: 1.071em;
	text-transform: none;
	line-height: 1.5;
}
.order_details li:last-child {
	border: 0;
	margin:0;
	padding-right:0;
}
ul.bacs_details {
	margin: 2em 0;
	padding-bottom: 2em;
	border-bottom:3px solid #eee;
}
form#edit-account fieldset {
	width:100%;
	float:left;
}
form#edit-account fieldset legend, form#edit-address h3 {
	font-size:1.35em;
	margin:1em 0;
	color:#000;
	text-transform:uppercase;
	font-weight:100;
}
form#edit-address p#billing_first_name_field {
	clear:left;
}
#pages.mypages form#edit-address a, #customer_details a.select2-choice {
	border:1px solid #ddd;
	border-radius:0;
	height:37px;
	line-height:37px;
}
#pages .select2-container--default .select2-selection--single {
	border-radius:0;
	border-color:#ddd;
	height:38px;
}
#pages .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height:38px;
	padding-left:0;
    font-weight: bold;
    font-size: 15px;
} 
#pages .select2-container--default .select2-selection--single{
    border: none;
    border-bottom: 1px solid #ccc;
}
#pages .select2-container--default .select2-selection--single .select2-selection__arrow {
	height:38px;
	width:35px;
}
.select2-results {
	background:rgba(155, 135, 70, 0.2) !important;
}
.select2-highlighted {
	color:#fff;
	background:rgba(155, 135, 70, 0.5) !important;
	border-radius:0 !important;
}
#select2-drop, .select2-container .select2-choice, .select2-drop-active {
	border-color:#ddd;
}
.select2-results__option {
	padding: 10px !important;
}
p.terms label {
	font-size:0.929em;
}
p.terms label a {
	font-weight:bold;
	color:#000;
}
p.terms label a:hover {
	color:#555;
}
.woocommerce-terms-and-conditions {
	padding:1em 1.75em;
	font-size:0.929em;
}
#pages .woocommerce-terms-and-conditions h2 {
	font-size:18px;
}
/* = Form Elements
-----------------------------------------------------------------------------*/
.form-row {
	float: left;
	width: 48%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin-bottom:15px;
}
.form-row.place-order {
	margin-bottom:0;
}
.create-account .form-row.woocommerce-validated {
	width:100%;
}
.form-row.form-row-wide, p#order_comments_field {
	width:100%;
}
.form-row-last {
	float: right
}
.form-row label {
	display: block;
	padding-bottom:0.5em;
}
.form-row label.inline {
	display:inline-block;
	line-height:31px;
}
.form-row label.hidden {
	visibility: hidden
}
.form-row select {
	width: 100%;
	cursor: pointer;
}
.form-row .required {
	color: #000;
	font-weight: 700;
}
.form-row .input-checkbox {
	display: inline;
	margin: -3px 3px 0 0;
	text-align: center;
	vertical-align: middle
}
.form-row label.checkbox {
	display: inline
}
.form-row select {
	padding:5px 3px;
}
.form-row textarea {
	height: 5em;
    font-size: 15px;
}
form.lost_reset_password {
	text-align:center;
}
form.lost_reset_password label {
	font-weight:bold;
}
/*form.lost_reset_password .form-row {
	margin-left:26%;
}*/
/* = Login &amp; Login on checkout page
-----------------------------------------------------------*/
form.login, #customer_login form.register, form.wpcf7-form, .contact-info .texts {
	font-size:1em;
	/*	padding:1.5em 2em;*/
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	float:left;
	font-style:normal;
}
 form.wpcf7-form{
	 margin-top:2em;
 }
form.woocommerce-ResetPassword.lost_reset_password .form-row{
    width: 100%;
    float: none;
    max-width: 500px;
    margin: 0 auto 20px;    
}
.contact-info .texts, #pages .contact-info .texts p {
	font-size:15px;
	margin-bottom:0;
}
.contact-info .texts + .texts {
	margin-top:2em;
}
.contact-info .texts {
	padding-bottom:1.5em;
}
form.login .form-row {
	width:26%;
	padding-right:1.5%;
	float:left;
}
#customer_login form.login button, #customer_login form.register button {
	margin-top:8px;
	width:47%;
	font-size:16px;
}
#customer_login form .form-row {
	width:100%;
	padding-right:0;
}
#customer_login form p.lost_password {
	margin:0.5em 0 0;
	float:left;
	width:100%;
	font-size:15px;
	text-align:left;
}
form.checkout_coupon .form-row {
	width:auto;
	float:left;
	margin-bottom:0;
}
.checkout_coupon input.button {
	margin-top:0;
	padding:0 1em;
}
#customer_login form {
	padding:1em 0 0;
}
#customer_login form label.inline {
	margin-top:10px;
}
.cart-notice.active-notice{
	text-align:center;
	font-size:14px;
	width:100%;
	float:left;
	margin-bottom:10px;
	background:#000;
	color:#fff;
	padding:10px 10px 5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin-top:-5px;
}
/* = Checkout page
-----------------------------------------------------------------------------*/
form.checkout {
	float:left;
	margin-top:1em;
	width:100%;
}
p#billing_country_field {
	width:100%;
}
p#billing_company_field, p#shipping_company_field {
	display:none;
}
#pages p.create-account {
/*	padding:0.5em 1em;
	margin-bottom:1em;
	background:rgba(155,135,70,0.1);*/
	font-weight:bold;
	font-family:'zona_proregular', Arial;
}
form.checkout h3 {
	color:#000;
	border-bottom:1px solid #000;
	margin-bottom:1em;
	font-weight:bold;
	font-size:1.071em;
	margin-top:1em;
	padding-bottom:0.35em;
}
h3#ship-to-different-address {
	margin-top:0.5em;
}
form.checkout #order_review {
	width:48%;
	float:right;
	clear:right;
}
form.checkout #customer_details {
	float:left;
	width:48%;
}
h3#order_review_heading {
	width:48%;
	float:right;
}
#order_review table.shop_table {
	border:none;
	border-collapse: collapse;
	margin-left:-1px;
	margin-bottom:0;
}
#order_review table.shop_table th, #order_review table.shop_table td {
	padding:0.875em 1.35em;
}
.shop_table.woocommerce-checkout-review-order-table thead {
	border-bottom:1px solid #ccc;
}
#order_review table.shop_table th.product-total, #order_review table.shop_table td.product-total, #order_review table.shop_table .cart-subtotal td, #order_review table.shop_table .order-total td {
	text-align:right;
}
#order_review table.shop_table .order-total td {
	font-weight:bold;
	font-size:15px;
}
#order_review table.shop_table small {
	font-size:13px;
}
#order_review table.shop_table td.product-name {
	width:72%;
}
#order_review table.shop_table .cart-subtotal {
	border-bottom:1px solid #ccc;
}
#place_order {
	font-size:17px;
	text-transform:uppercase;
	height:45px;
	-webkit-appearance:none;
}
#order_review tr.shipping h3{
	padding-top:15px;
	margin-bottom:0;
	margin-top:0 !important;
}
#order_review tr.shipping ul{
	padding:15px 20px 18px;
	border-top:12px solid #fff;
border-bottom:1px solid #000;
	margin-bottom: 0 !important;
}
#order_review tr.shipping ul ul{
	border:none;
	padding:15px 0 0;
}
#order_review tr.shipping ul li{
	margin-bottom:5px !important;
	list-style-type: none !important;
	margin-left: 0 !important;
}
#order_review tr.shipping td{
	padding:0;text-align:left;
}
/*.checkout-terms{
	float:left;
	width:100%;
	background:#fff;
	padding:1em 0.5em;
}
.checkout-terms &gt; a{
	border-bottom:1px solid;
	color:#000;
}
.checkout-terms &gt; a:hover{
	
}
.checkout-terms &gt; input{
	height:auto;
	display:inline-block;
	margin-left:0.5em;
}*/
#customer_details &gt; div {
	width:100%;
	float:left;
}
#shiptobilling {
	float: right;
	line-height: 1.62em;
	width:40%;
	text-align:right;
}
input#shiptobilling-checkbox, input#ckeckout-terms, input#create_account {
	width:auto;
}
#payment.woocommerce-checkout-payment {
	background:#F5F5F5;
	padding-top:0.75em;
	position:relative;
	z-index:1;
}
.woocommerce-checkout #payment ul.payment_methods {
	overflow: hidden;
	text-align: left;
	padding: 1em 1.5em;
	list-style: none;
	margin-bottom: 0 !important;
}
.woocommerce-checkout #payment ul.payment_methods li {
	margin-bottom:0.875em !important;
	list-style-type: none !important;
	margin-left: 0 !important;
}
a.about_paypal {
	font-size:14px;
	border-bottom:1px solid;
	margin-left:1em;
	color:#84733C;
}
.form-row.place-order {
	background:none;
}
form.checkout .coupon {
	float:right;
	width:100%;
	text-align:right;
	border-top:1px dashed #ccc;
	padding-top:1em;
	margin-top:1em;
}
#payment ul.payment_methods li input {
	margin: 0 0.5em 0 0 !important
}
#payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 .5em;
	position: relative;
	width:auto;
	display:inline-block;
}
#payment div.form-row {
	width:100%;
	background:#fff;
}
#payment .terms {
	padding: 0 1em;
	width:100%;
	margin-top:1em;
}
#payment div.payment_box {
	position: relative;
	width: 100%;
	background:rgba(255,255,255,0.5) !important;
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5) #888888;
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5) #888888;
	-moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5) #888888;
	padding: 0.75em 1em;
	margin: 1em 0 1em 0;
	font-size: .92em;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#payment div.payment_box p {
	margin-bottom:0;
}
#payment div.payment_box #cc-expire-month, #payment div.payment_box #cc-expire-year {
	width: 48%;
	float: left
}
#payment div.payment_box #cc-expire-year {
	float: right
}
#payment div.payment_box span.help {
	font-size: 11px;
	color: #999999;
	line-height: 13px;
	font-weight: 400
}
#payment div.payment_box .form-row {
	margin: 0 0 1em
}
#payment div.payment_box:after {
	content: "";
	display: block;
	border: 8px solid #EEEADF;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -3px;
	left: 0;
	margin: -1em 0 0 2em
}
#payment div.payment_message {
	position: relative;
	width: 96%;
	background: #f5f5f5;
	color: red;
	border: 1px solid #eeeeee;
	padding: 0.75em 2%;
	margin: 1em 0;
}
#payment div.payment_message:after {
	content: "";
	display: block;
	border: 8px solid #eeeeee;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -4px;
	left: 85%;
	margin: -1em 0 0 2em
}
div.shipping-address {
	padding: 0;
	clear: left
}
.hidden {
	display:none;
}
.cart-discount td{
	text-align:right;
}
.checkout.woocommerce-checkout #billing_address_2_field{
	display:none !important;
}
.checkout.woocommerce-checkout #billing_phone_field, .checkout.woocommerce-checkout #billing_email_field{
	width:48%;
}
.checkout.woocommerce-checkout #billing_email_field{
	float:right;
}
@media only screen and (max-width: 1200px) {
table td.product-thumbnail {
	width:15%;
	padding-left:0.5em;
	padding-right:0.5em;
}
.order_details li {
    margin-right: 0.5em;
    padding-right: 0.5em;
}
}
@media only screen and (max-width: 990px) {
.woocommerce-MyAccount-navigation li a {
	font-size: 1em;
}
table td.product-thumbnail, table td.product-price, table td.product-quantity, table td.product-subtotal {
	width:17%;
}
body.page.woocommerce-cart #page-content, body.page.woocommerce-checkout #page-content {
	padding:0;
	background:none;
}
table.shop_table td {
	padding:1em 1.15em;
}
table.shop_table th {
	padding:0.5em 1.15em;
}
}
 @media only screen and (max-width: 860px) {
.order_details li {
	width:44.5%;
	padding:0.5em 0;
	margin:0 0.5%;
	text-align:center;
	border-bottom:1px dashed #dcd0d2 !important;
	border-right:none;
}
.bacs_details li {
	width:100%;
}
ul.bacs_details{
	border-bottom:none;
}
	 table.shop_table .product-price{
		 display: none;
	 }
	 table.shop_table .product-thumbnail {
    width: 30%;
}
	 #pages #page-content .product-name a{
		 border: none;
	 }
}
 @media only screen and (max-width: 820px) {
.login-box form.login .form-row-first, .login-box form.login .form-row-last {
	width:100%;
}
}
@media only screen and (max-width: 780px) {
#customer_login form.login button, #customer_login form.register button {
	width:100%;
	margin-right:0;
}
#customer_login form p.lost_password {
	margin:-0.5em 0 0;
}
#content-container #customer_login h2 {
	font-size:1.471em;
	margin-top:0px;
}
#content-container #customer_login h2 span {
	bottom:12px;
}
table.shop_table.order_details .product-name {
	width:72%;
}
.order_details li {
	margin-right: 1.5em;
	padding-right: 1.5em;
}
.form-row label, .form-row input, .form-row textarea, .form-row select, input#coupon_code, .wpcf7-form input, .wpcf7-form textarea {
	font-size:1em;
}
table .product-quantity input, .cart-collaterals {
	width:100%;
}
.cart-collaterals h2 {
	text-align:center;
}
.order_details li strong {
	font-size: 1.071em;
}
.cart-collaterals h3 {
	padding-left:1em;
}
.cart_totals table + p {
	font-size:1.174em;
	padding-left:1em;
	padding-right:1em;
	box-sizing:border-box;
}
p.lost_password {
	text-align:right;
}
#customer_login &gt; div, form.checkout #customer_details, h3#order_review_heading, form.checkout #order_review {
	width:100%;
}
.woocommerce-form-login {
	margin-bottom:2em;
}
form.checkout #customer_details {
	margin-bottom:1em;
}
#content-container #customer_login h2 {
	margin-top:1em;
	border:none;
}
#content-container #customer_login h2 span {
	bottom:12px;
}
.order_details li {
	margin-right: 1em;
	padding-right: 1em;
}
.order_details li strong {
	font-size:1.143em;
}
.woocommerce-message, .woocommerce-error {
	font-size:1em;
}
.woocommerce-MyAccount-navigation li {
	display: inline-block;
	float: none;
	margin-right:-3px;
	width: 33.3333%;
}
}
@media only screen and (max-width: 750px) {

.login-box.box, .login-box.box + .box {
	width:100%;
}
.login-box.box + .box {
	margin-top:10px;
}
body.woocommerce-view-order .woocommerce-column, .woocommerce-order .woocommerce-column {
	width:100%;
}
.woocommerce-cart-form__cart-item.bundled_table_item td{
	padding-top:0;
	padding-bottom:0;
}
.woocommerce-cart-form__cart-item.bundled_table_item .bundled_table_item_indent {
    padding-left: 0;
}
}
 @media only screen and (max-width: 670px) {
div.col2-set.addresses &gt; div, .form-row, .order_details li, .checkout.woocommerce-checkout #billing_phone_field, .checkout.woocommerce-checkout #billing_email_field {
	width:100%;
}
form.lost_reset_password .form-row {
    margin-left: 0;
}
.order_details li {
	margin-right:0;
	padding-right:1em;
	padding-left:1em;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
input#coupon_code {
	width:150px;
}
table.shop_table td.product-remove {
	width:8%;
}
table.shop_table td, table.shop_table th {
	padding:0.75em 1em;
}
table.shop_table th {
	padding:0.5em 1em;
}
table.woocommerce-MyAccount-orders, #pages.simple table {
	display: block;
	overflow-x: auto;
}
table.tinvwl-table-manage-list{
	display:table !important;
}
.coupon .button, td.actions button{
	font-size:14px;
}
.tinv-wishlist .product-thumbnail img {
    max-width: 200px;
}
}
 @media only screen and (max-width: 520px) {
.woocommerce-message, .woocommerce-error, .woocommerce-info {
	padding:0.75em;
}
.woocommerce-message a, .woocommerce-error a, .woocommerce-info a {
	float:left;
	width:auto;
}
.woocommerce-message p, .woocommerce-error p, .woocommerce-info p {
	display:block;
	width:100%;
	max-width:none;
	margin-bottom:12px;
	top:0;
}
.box .woocommerce-message p, .box .woocommerce-error p, .box .woocommerce-info p {
	width:auto;
	display:inline;
	margin-bottom:0;
}
.box .woocommerce-message a, .box .woocommerce-error a, .box .woocommerce-info a {
	float:right;
	width:auto;
}
form.login .form-row, form.login .form-row:nth-child(3), p.lost_password {
	width:100%;
}
form.login .form-row.form-row-last {
	margin-bottom:0;
}
p.lost_password {
	text-align:center;
	margin:0;
}
form.login .form-row label.inline {
	text-align:center;
	padding-top:8px;
	width:100%;
}
table.shop_table a.remove {
	font-size:25px;
}
table.shop_table th, table.shop_table td, #pages table td {
	font-size:1em;
	padding:7px 3px;
}
#pages .cart-collaterals table.shop_table th, #pages .cart-collaterals table.shop_table td {
	padding:7px 15px 7px;
}
table.shop_table.cart .quantity input {
	width: 40px;
}
a.checkout-button {
	width:100%;
	text-align:center;
	padding:0.5em;
}
#content-container #pages h2 span {
	width:auto;
}
table.shop_table .product-name a {
	font-size:1em;
}
td.actions button[name="update_cart"] {
	padding-left:3em;
}
table .product-price {
	display:none;
}
a.checkout-button, #pages.mypages input.button, form.login button, .checkout_coupon input.button, a.button.wc-backward, #place_order, form.login input.button, .checkout_coupon input.button, #customer_login form.login input.button, #customer_login form.register input.button, form.wpcf7-form input.wpcf7-submit {
	max-width:100%;
}
.coupon .button, td.actions button{
	font-size:13px;
}
}
@media only screen and (max-width: 490px) {
table.shop_table.cart th, table.shop_table .product-name dl, table.shop_table .product-name a, #pages td.product-name p.backorder_notification, table.shop_table.cart .quantity input, #pages table.shop_table.cart td.product-subtotal {
	font-size:0.929em;
}
	table.shop_table.cart th{
		font-size: 12px;
	}
.woocommerce-MyAccount-navigation li {
	width: 50%;
	line-height:1.1;
}
}
@media only screen and (max-width: 480px) {
td.actions button[name="update_cart"] {
	text-indent:-9999px;
	background-position:15px center;
	height:36px;
	width:48px;
	padding-left:0;
}
.woocommerce-MyAccount-content fieldset {
	padding:1em 1.15em;
}
.woocommerce-MyAccount-content .woocommerce-Button.button, .woocommerce-MyAccount-content input.button, #place_order {
	width:100%;
}
#product .woocommerce-message, #product .woocommerce-error, #product .woocommerce-info {
    margin-bottom: 0;
	margin-top:0;
}
.woocommerce-cart-form__contents td.actions .coupon {
    max-width: 100%;
}
}
@media only screen and (max-width: 380px) {
.woocommerce-checkout #payment ul.payment_methods {
	padding:0.35em 0.75em;
}
table.shop_table.cart span.woocommerce-Price-amount {
	width:65px;
}
input#coupon_code, .coupon .button, td.actions input.button, .woocommerce-address-fields button, .checkout_coupon input.button {
	height:36px;
}
#pages .woocommerce-MyAccount-content table th, #pages .woocommerce-MyAccount-content table td, #pages .woocommerce-order table th, #pages .woocommerce-order table td {
	padding: 0.75em 1.25em;
}
#pages address {
	padding: 0.75em 1.25em;
}
}
@media only screen and (max-width: 360px) {
#payment ul.payment_methods li img {
	max-width:100px;
}
table.shop_table.cart th, table.shop_table .product-name dl, table.shop_table .product-name a, #pages td.product-name p.backorder_notification, table.shop_table.cart .quantity input, #pages table.shop_table.cart td.product-subtotal {
	font-size: 0.875em;
}
.addresses .title h3 {
	font-size:1.143em;
}
a.checkout-button {
    letter-spacing: 0.1px;
}
}
@media only screen and (max-width: 1440px) {
.woocommerce-product-gallery__image img{
	width:470px;
}
}
@media only screen and (max-width: 1160px) {
.woocommerce-product-gallery__image img{
	width:430px;
}
}
@media only screen and (max-width: 995px) {
.woocommerce-product-gallery__image img{
	width:555px;
}
}
@media only screen and (max-width: 740px) {
.woocommerce-product-gallery__image img{
	width:100%;
}
}

textarea#order_comments{
	height:3em;
}

p#order_comments_field{
	margin-bottom: 5px;
}

.free-label{
	margin-left:5px;
	position: relative;
	top:-1px;
}</pre></body></html>