@charset "UTF-8";
  .clear,
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-message:after {
clear: both;
} @-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes spin {
100% {
-moz-transform: rotate(360deg);
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
} @font-face {
font-family: star;
src: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/woocommerce/fonts/star.eot);
src: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/woocommerce/fonts/star.eot?#iefix) format("embedded-opentype"), url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/woocommerce/fonts/star.woff) format("woff"), url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/woocommerce/fonts/star.ttf) format("truetype"), url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/woocommerce/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: WooCommerce;
src: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/woocommerce/fonts/WooCommerce.eot);
src: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/woocommerce/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/woocommerce/fonts/WooCommerce.woff) format("woff"), url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/woocommerce/fonts/WooCommerce.ttf) format("truetype"), url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/woocommerce/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: 400;
font-style: normal;
} p.demo_store {
position: fixed;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: 1em 0;
text-align: center;
background-color: #fa9928;
color: #fff;
z-index: 99998;
box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
}
p.demo_store a {
color: #fff;
}
.admin-bar p.demo_store {
top: 32px;
} .woocommerce .blockUI.blockOverlay {
position: relative;
}
.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
height: 1em;
width: 1em;
position: absolute;
top: 50%;
left: 50%;
margin-left: -.5em;
margin-top: -.5em;
display: block;
content: "";
-webkit-animation: spin 1s ease-in-out infinite;
-moz-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0, 0, 0, .75);
} .woocommerce a.remove {
position: relative;
width: 20px;
height: 20px;
display: inline-block;
color: #87c818 !important;
background-color: #fff;
border: 1px solid #87c818;
border-radius: 100%;
line-height: 16px;
font-family: "Raleway", Arial, sans-serif;
}
.woocommerce a.remove:hover {
color: #87c818 !important;
background-color: #fff;
border: 1px solid #87c818;
} .woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
padding: 20px!important;
margin: 0 0 28px !important;
position: relative;
background-color: #ffffff;
font-size: 16px;
border: none;
list-style: none!important;
width: auto;
word-wrap: break-word;
border-radius: 4px;
display: inline-block;
width: 100%;
}
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-message a {color: #131d33;font-weight: 500;}
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-message:before {
content: none; display: table;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
font-family: WooCommerce;
content: none; display: inline-block;
position: absolute;
top: 1em;
left: 1.5em;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
float: right;
padding: 0;
border: none;
background: transparent;
line-height: 1.42857143;
}
.woocommerce .woocommerce-error .button:after,
.woocommerce .woocommerce-info .button:after,
.woocommerce .woocommerce-message .button:after {
content: '\f101';
font-family: FontAwesome;
font-weight: normal;
padding-left: 6px;
}
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover {background: transparent;}
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce .woocommerce-message li {
list-style: none!important;
padding-left: 0!important;
margin-left: 0!important;
}
.woocommerce .woocommerce-message {
border-top-color: #fa9928;
}
.woocommerce .woocommerce-message:before {
content: none; color: #fa9928;
}
.woocommerce .woocommerce-info {
border-top-color: #1e85be;
}
.woocommerce .woocommerce-info:before {
color: #1e85be;
}
.woocommerce .woocommerce-error {
border-top-color: #b81c23;
}
.woocommerce small.note {
display: block;
color: #777;
font-size: .857em;
margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
margin: 0 0 1em;
padding: 0;
font-size: .92em;
color: #777;
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before {
content: " ";
display: table;
}
.woocommerce .woocommerce-breadcrumb a {
color: #777;
} .woocommerce .quantity .qty {
text-align: center;
border: 2px solid #e8e8e8;
border-radius: 0;
padding: 15px 0;
box-shadow: none;
width: 75px;
margin: 0;
} .woocommerce div.product {
margin-bottom: 0;
position: relative;
float: left;
width: 100%;
}
.woocommerce div.product .product_title {
clear: none;
margin-top: 0;
padding: 0;
font-size: 24px; }
.woocommerce #reviews #comments .add_review:after,
.woocommerce .products ul:after,
.woocommerce div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products:after {
clear: both;
}
.woocommerce div.product .entry-summary p.price,
.woocommerce div.product .entry-summary span.price {
color: #232323;
font-size: 18px;
letter-spacing: 0.3px;
border: 1px solid #eee;
border-left: none;
border-right: none;
padding: 10px 0;
margin: 0 0 25px;
}
.woocommerce div.product .entry-summary .woocommerce-variation-price p.price,
.woocommerce div.product .entry-summary .woocommerce-variation-price span.price {
margin: 0;
border: none;
}
table.variations tbody > tr:last-child {border-bottom: none;}
.single_variation_wrap .woocommerce-variation {
margin: 0 0 25px;
padding: 10px 0;
display: block;
border: 1px solid #eee;
border-left: none;
border-right: none;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
background: inherit;
font-weight: bold;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
opacity: .5;
}
.woocommerce div.product p.stock {
font-size: .92em;
}
.woocommerce div.product .woocommerce-variation-availability p.stock {margin: 0;}
.woocommerce div.product .stock {
color: #fa9928;
}
.woocommerce div.product .out-of-stock {
color: red;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 5px; }
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
margin-bottom: 2em;
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.woocommerce div.product div.images div.thumbnails {
padding-top: 1em;
}
.woocommerce div.product div.social {
text-align: right;
margin: 0 0 1em;
}
.woocommerce div.product div.social span {
margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0;
}
.woocommerce div.product div.social iframe {
float: left;
margin-top: 3px;
} .woocommerce div.product .woocommerce-tabs ul.tabs {
list-style: none;
padding: 0;
margin: 0;
overflow: hidden;
position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
background-color: transparent;
display: inline-block;
position: relative;
z-index: 0;
border-radius: 0;
float: left;
margin: 0 15px;
padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {margin-left: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {margin-right: 0;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: inline-block;
padding: 15px 0;
color: #515151;
text-decoration: none;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.5px;
font-weight: bold;
}
.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before {
display: table;
content: " ";
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
text-decoration: none;
color: #6b6b6b;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
content: '';
background: #fa9928;
width: 100%;
height: 4px;
display: block;
position: absolute;
bottom: -1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #fff;
z-index: 2;
border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: inherit;
text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {}
.woocommerce div.product .woocommerce-tabs ul.tabs:after {
content: '';
width: 100%;
height: 1px;
background: #e8e8e8;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0 0 55px; padding: 0;
} .woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin: 20px 0 2em;
display: inline-block;
}
.woocommerce div.product form.cart div.quantity {
float: left;
margin: 0; }
.woocommerce div.product form.cart table {
border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
float: none;
margin: 0;
}
.woocommerce div.product form.cart table small.stock {
display: block;
float: none;
}
.woocommerce div.product form.cart .variations {
margin-bottom: 0;
border: 0;
width: 100%;
}
.woocommerce div.product form.cart .variations .label {
color: #232323;
text-align: left;
font-size: 14px;
text-transform: capitalize;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
display: list-item;
padding: 0;
list-style: none;
border: none;
background-color: transparent;
}
.woocommerce div.product form.cart .variations label {
font-weight: bold;
}
.woocommerce div.product form.cart .variations select {
max-width: 100%;
min-width: 75%;
display: inline-block;
margin: 0;
border-radius: 0;
}
.woocommerce div.product form.cart .variations td.label {
padding-right: 1em;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
visibility: hidden;
font-size: 14px;
display: block;
margin: 15px 0 0;
}
.woocommerce div.product form.cart .reset_variations:before {
content: '\f021';
font-family: FontAwesome;
font-size: 12px;
padding-right: 5px;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
display: none;
}
.woocommerce div.product form.cart .button {
vertical-align: middle;
float: left;
}
.woocommerce div.product form.cart .group_table td.label {
padding-right: 1em;
padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
vertical-align: top;
padding-bottom: .5em;
border: 0;
}
.woocommerce span.onsale { z-index: 1;
min-width: 60px;
min-height: 25px;
padding: 0;
line-height: 25px;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 0.5px;
background-color: #04448e;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
border-radius: 25px;
font-weight: bold;
position: absolute;
top: 0;
right: auto;
left: 0;
text-align: center;
margin: 0;
color: #fff;
-webkit-font-smoothing: antialiased;
}
.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li,
.rtl .qty,
.rtl.single-product.woocommerce div.product form.cart div.quantity,
.rtl.woocommerce div.product form.cart .button {
float: right;
}
.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
left: 0;
right: 0;
}
.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
margin-left: 15px;
margin-right: 0;
}
.rtl.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
margin-left: 0;
margin-right: 15px;
}
.rtl.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
text-align: right;
}
.rtl.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
border-width: 1px 1px 1px 1px;
}
.rtl .woocommerce table.shop_table tbody:first-child tr:first-child th {
border-right: 1px solid #e3e3e3;
}
.rtl .woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single:after {
left: 15px;
right: auto;
}
.rtl #add_payment_method .cart-collaterals .shipping-calculator-button::after, 
.rtl.woocommerce-cart .cart-collaterals .shipping-calculator-button::after, 
.rtl.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
margin-left: .618em;
margin-right: 0;
}
.rtl .woocommerce ul#shipping_method li {
padding: .25em 22px .25em 0;
}
.rtl.woocommerce-cart .cart-collaterals .cart_totals tr.shipping th {
border-right: 1px solid #e3e3e3;
}
.rtl .woocommerce input#ship-to-different-address-checkbox {
right: 0;
}
.rtl label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
padding-right: 30px;
} .woocommerce .products ul,
.woocommerce ul.products {
margin: 0; padding: 0;
list-style: none;
clear: both;
}
.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
content: " ";
display: table;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
list-style: none;
}
.woocommerce ul.products li.product .onsale {
top: 20px; right: 20px; left: auto;
margin: 0; }
.woocommerce ul.products li.product h2 {
padding: .5em 0 4px; margin: 0;
font-size: 1em; font-size: 15px;
font-weight: normal;
}
.woocommerce ul.products li.product a {
text-decoration: none;
}
.woocommerce ul.products li.product a img {
width: 100%;
height: auto;
display: block;
margin: 0 0 1em;
box-shadow: none;
background-color: #fff; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border: 1px solid #e0e0e0; 
}
.woocommerce ul.products li.product strong {
display: block;
}
.woocommerce ul.products li.product .star-rating {
font-size: .857em;
}
.woocommerce ul.products li.product .button {
margin-top: 1em;
}
.woocommerce ul.products li.product .price { color: #04448e;
font-size: 18px;
display: block;
letter-spacing: 0.3px;
margin-bottom: .5em;
line-height: 25px;
}
.woocommerce ul.products li.product .price del {
color: inherit;
opacity: .5; display: inline-block;
padding-right: 10px;
}
.woocommerce ul.products li.product .price ins {
background: 0 0;
font-weight: bold;
}
.woocommerce ul.products li.product .price .from {
font-size: .67em;
margin: -2px 0 0;
text-transform: uppercase;
color: rgba(132, 132, 132, .5);
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering select {
vertical-align: top;
}
.woocommerce nav.woocommerce-pagination {
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul {
display: inline-block;
white-space: nowrap;
padding: 0;
border: none;
border-right: 0;
margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
border: none;
padding: 0;
margin: 0;
float: left;
display: inline;
overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
margin: 0;
text-decoration: none;
line-height: 1;
font-size: 1em;
font-weight: normal;
padding: .5em;
min-width: 1em;
display: block;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
display: inline-block;
vertical-align: middle;
width: 38px;
height: 38px;
padding: 5px;
margin: 5px 3px 0;
line-height: 28px;
color: #777777;
border: 1px solid #dfdfdf;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background-color: #04448e;
color: #ffffff;
}
.woocommerce-pagination ul li span {
color: #ffffff;
border-color: transparent;
-webkit-transition: all ease .3s;
-ms-transition: all ease .3s;
transition: all ease .3s;
} .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-account .woocommerce-MyAccount-content .addresses .title .edit {
font-size: 13px;
letter-spacing: 0.3px;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: 18px 30px;
font-weight: bold;
border-radius: 2px;
text-transform: uppercase;
left: auto;
color: #232323;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
white-space: nowrap;
display: inline-block;
background-image: none;
box-shadow: none;
-webkit-box-shadow: none;
text-shadow: none;
}
.woocommerce-account .woocommerce-MyAccount-content .addresses .title .edit {
padding: 11px 20px;
background: #f2f2f2;
}
.woocommerce-MyAccount-content fieldset {
margin-top: 30px;
}
.woocommerce ul.products .product a.button {border: none;}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
opacity: .25;
padding-right: 2.618em;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
font-family: WooCommerce;
content: "\e01c";
vertical-align: top;
-webkit-font-smoothing: antialiased;
font-weight: normal;
position: absolute;
right: 1em;
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite; top: 15px;
border: 1px solid #eee;
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
font-family: WooCommerce;
content: "\e017";
margin-left: .53em;
vertical-align: bottom;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background-color: #f1f1f1;
text-decoration: none;
background-image: none;
color: #515151;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #87c818;
color: #fff;
-webkit-font-smoothing: antialiased;
}
.woocommerce .wc-proceed-to-checkout a.button.alt  {
background-color: #04448e;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #87c818;
color: #fff;
}
.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-color: #fa9928;
color: #fff;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: #ffffff;
cursor: not-allowed;
opacity: .5;
}
.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: #87c818;
background-color: transparent;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
float: none;
}
.woocommerce a.added_to_cart {
padding-top: .5em;
white-space: nowrap;
display: inline-block; z-index: 2;
position: absolute;
top: 0;left: 0;right: 0;
padding: 10px 0;
text-align: center;
color: #fff;
background-color: rgba(0,0,0,0.5);
text-transform: uppercase;
letter-spacing: 0.5px;
font-size: 12px;
} .woocommerce a.added_to_cart:hover {
background-color: transparent;
color: #87c818;
} .woocommerce-Reviews label.error {
display: none !important;
}
.woocommerce-Reviews .error {
border-color: red;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
content: " ";
display: table;
}
.woocommerce #reviews h2 small {
float: right;
color: #777;
font-size: 15px;
margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
text-decoration: none;
color: #777;
}
.woocommerce #reviews h3 {
margin: 0;
}
.woocommerce #reviews #respond {
margin: 0;
border: 0;
padding: 0;
}
.woocommerce #reviews #comment {
height: 140px; }
.woocommerce #reviews #comments h2 {
clear: none;
}
.woocommerce #review_form #respond:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce .woocommerce-product-rating:after,
.woocommerce td.product-name dl.variation:after {
clear: both;
}
.woocommerce #reviews #comments ol.commentlist {
margin: 15px 0 0;
display: inline-block;
width: 100%;
background: 0 0;
list-style: none;
padding: 0; }
.woocommerce #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 50px;
position: relative;
background: 0;
border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: #777;
font-size: .75em;
} .woocommerce #reviews #comments ol.commentlist li img.avatar {
float: left;
position: relative;
top: 0;
left: 0;
padding: 0;
width: 80px;
height: auto;
background: transparent;
border: none;
margin: 0;
box-shadow: none;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 120px;
border: none;
border-radius: 0;
padding: 0;
}
.woocommerce-Reviews span#reply-title {
font-size: 17px;
color: #777777;
font-weight: 500;
padding-bottom: 20px;
display: inline-block;
width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: 14px;
color: #232323;
margin-bottom: 0;
padding-bottom: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {font-weight: normal;}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {
color: #999;
display: block;
font-weight: normal;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
list-style: none;
margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
border: 1px solid #e4e1e3;
border-radius: 4px;
padding: 1em 1em 0;
margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist>li:before {
content: ""
} .woocommerce .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 12px;
width: 5.4em;
font-family: 'FontAwesome';
}
.woocommerce .star-rating:before {
content: "\f006\f006\f006\f006\f006";
color: #c3c3c3;
float: left;
top: 0;
left: 0;
position: absolute;
letter-spacing: 2px;
}
.woocommerce .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
color: #87c818;
}
.woocommerce .star-rating span:before {
content: "\f005\f005\f005\f005\f005";
top: 0;
position: absolute;
left: 0;
letter-spacing: 2px;
}
.woocommerce .woocommerce-product-rating {
line-height: 2;
display: block;
}
.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
content: " ";
display: table;
}
.woocommerce .woocommerce-product-rating .star-rating {
margin: 4px 12px 0 0; float: left;
}
.woocommerce .products .star-rating {
display: block;
margin: 10px 0 .5em; float: none;
}
.woocommerce .hreview-aggregate .star-rating {
margin: 10px 0 0;
}
.woocommerce #review_form #respond {
position: static;
margin: 0;
width: auto;
padding: 0;
background: 0 0;
border: 0;
}
.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
content: " ";
display: table;
}
.woocommerce p.stars a:before,
.woocommerce p.stars a:hover~a:before {
content: "\e021";
padding: 0 3px;
}
.woocommerce p.stars a:hover~a:before {color: #c3c3c3;}
.woocommerce #review_form #respond p {
margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
left: auto;
padding: 20px 35px;
background: #131d33;
color: #fff;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 0.3px;
font-family: "Raleway", sans-serif;
}
.woocommerce #review_form #respond textarea {
box-sizing: border-box;
width: 100%}
.woocommerce p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
color: #fa9928; margin: 0 1px;
}
.woocommerce p.stars a:before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: WooCommerce;
text-indent: 0;
} .woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
line-height: 1.5;
border-bottom: 1px dotted rgba(0, 0, 0, .1);
border-top: 0;
margin: 0;
}
.woocommerce p.stars.selected a.active:before,
.woocommerce p.stars:hover a:before {
content: "\e020"}
.woocommerce p.stars.selected a.active~a:before {
content: "\e021"}
.woocommerce p.stars.selected a:not(.active):before {
content: "\e020"}
.woocommerce table.shop_attributes {
border: 0;
border-top: 1px dotted rgba(0, 0, 0, .1);
margin-bottom: 1.618em;
width: 100%}
.woocommerce table.shop_attributes th {
width: 150px;
font-weight: 500;
font-size: 17px;
padding: 8px;
text-transform: capitalize;
}
.woocommerce table.shop_attributes td {
font-style: normal;
padding: 0;
font-size: 17px;
}
.woocommerce table.shop_attributes td p {
margin: 0;
padding: 8px 10px;
}
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
background: rgba(0, 0, 0, .025);
}
.woocommerce table.shop_table {
border: none;
margin: 0;
text-align: left;
width: 100%;
border-collapse: separate;
border-radius: 0;
}
.woocommerce table.shop_table thead {
background: #f4f4f4;
}
.woocommerce table.shop_table thead th {
font-weight: normal;
font-size: 13px;
letter-spacing: 0.5px;
text-transform: uppercase;
font-weight: bold;
color: #232323;
padding: 20px 24px;
}
.woocommerce table.shop_table thead th.product-name {width: 50%;text-align: left;}
.woocommerce table.shop_table thead th.product-remove {width: 8%;}
.woocommerce table.shop_table th {
font-weight: bold;
padding: 20px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table td.product-name {
color: #777777;
font-weight: 400;
}
.woocommerce table.shop_table td {
border: none;
padding: 20px;
vertical-align: middle;
}
.woocommerce table.shop_table td small {
font-weight: normal;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
border-top: 0;
border-left: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
font-weight: 600;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: normal; }
.woocommerce table.my_account_orders {
font-size: 16px;
}
.woocommerce-account .woocommerce table.shop_table thead th {
font-size: 15px;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
padding: 4px 8px;
vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions {
text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button {
margin: .125em 0 .125em .25em;
}
.woocommerce td.product-name dl.variation {
margin: .25em 0;
}
.woocommerce td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:before {
content: " ";
display: table;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
display: inline-block;
float: left;
margin-bottom: 1em;
}
.woocommerce td.product-name dl.variation dt {
font-weight: bold;
padding: 0 0 .25em;
margin: 0 4px 0 0;
clear: left;
}
.woocommerce table.shop_table .cart_item td {
padding: 25px;
border-bottom: 1px solid #ececec;
}
.woocommerce table.shop_table .cart_item td.product-remove {text-align: center;}
.woocommerce table.shop_table .cart_item td .amount,
.woocommerce table.woocommerce-checkout-review-order-table tfoot td {
font-family: 'Source Sans Pro', sans-serif;
color: #232323;
letter-spacing: 0.3px;
font-size: 18px;
}
.woocommerce table.shop_table .cart_item td .amount > span {padding: 0 2px;}
.woocommerce table.shop_table .cart_item td.product-name .product-title {
font-size: 15px;
color: #232323;
padding-left: 24px;
} .woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li:after {
clear: both;
}
.woocommerce td.product-name dl.variation dd {
padding: 0 0 .25em;
}
.woocommerce td.product-name dl.variation dd p:last-child {
margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
font-size: .83em;
}
.woocommerce td.product-quantity {
min-width: 80px;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
list-style: none;
padding: 0;
margin: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 15px 0;
margin: 0;
list-style: none;
}
.woocommerce ul.product_list_widget li:first-child {
padding-top: 0;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
content: " ";
display: table;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
display: block;
font-size: 15px;
font-weight: lighter;
}
.woocommerce ul.product_list_widget li a .product-title {
padding-top: 0;
display: block;
font-weight: 400;
}
.woocommerce ul.product_list_widget li .amount {
font-size: 15px;
padding-top: 3px;
display: inline;
width: auto;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: left;
margin-right: 20px;
width: auto;
height: auto;
box-shadow: none;
width: 75px;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
margin: 0;
padding-left: 1em;
border-left: 2px solid rgba(0, 0, 0, .1);
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
content: " ";
display: table;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
display: inline-block;
float: left;
margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
font-weight: bold;
padding: 0 0 .25em;
margin: 0 4px 0 0;
clear: left;
}
#add_payment_method .wc-proceed-to-checkout:after,
.woocommerce .order_details:after,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-account .addresses .title:after,
.woocommerce-account .woocommerce:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce.widget_shopping_cart .buttons:after {
clear: both;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
padding: 0 0 .25em;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
float: none;
margin: 5px 0 3px;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
border-top: none;
padding: 0 0 15px;
border-bottom: 1px solid #f0f0f0;
margin-bottom: 20px;
}
.woocommerce .widget_shopping_cart .total span.amount,
.woocommerce.widget_shopping_cart .total span.amount {
float: right;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
min-width: 40px;
display: inline-block;
font-weight: normal;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
padding: 0;
position: relative;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
position: absolute;
top: 0;
right: 5px;
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before {
content: " ";
display: table;
} .woocommerce form .form-row {
padding: 3px;
margin: 0 0 6px;
}
form.woocommerce-ResetPassword.lost_reset_password > p {
padding: 3px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity .5s .5s ease;
-moz-transition: opacity .5s .5s ease;
transition: opacity .5s .5s ease;
opacity: 0;
}
.woocommerce form .form-row label {
line-height: 2;
color: #232323;
}
.woocommerce form .form-row label.hidden {
visibility: hidden;
}
.woocommerce form .form-row label.inline {
display: inline;
}
.woocommerce form .form-row select {
cursor: pointer;
margin: 0;
height: 51px;
}
.woocommerce form .form-row .required {
color: red;
font-weight: bold;
border: 0;
}
.woocommerce form .form-row .input-checkbox {
display: inline-block;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle;
width: auto;
}
.woocommerce form .form-row.wc-terms-and-conditions .input-checkbox {
display: inline-block !important;
position: relative;
}
.woocommerce form .form-row input,
.woocommerce form .form-row textarea {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: 1;
border-radius: 0;
padding: 17px 20px;
}
.woocommerce form .form-row textarea {
height: auto;
min-height: 120px;
line-height: 1.5;
display: block;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce form .form-row .select2-container {
width: 100%;
line-height: 2em;
}
.woocommerce form .form-row.woocommerce-invalid label {
color: #a00;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
border-color: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #69bf29;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
line-height: normal;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border: 1px solid #e8e8e8;
padding: 38px 40px;
margin: 0 0 30px;
text-align: left;
border-radius: 0;
position: relative;
}
.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register {
padding: 0;
border: none;
}
.woocommerce-account .woocommerce form.login:before {content: none;}
.woocommerce-account .woocommerce form .form-row input.button {
width: auto;
background-color: #fa9928;
color: #fff;
padding: 18px 35px;
border-radius: 2px;
border: none;
margin-top: 10px;
}
.woocommerce form.checkout_coupon:before,
.woocommerce form.login:before {
content: '';
background: url(//www.fisiotecnik.it/wp-content/themes/havnor/assets/images/woo-top-border.png);
width: 17px;
height: 9px;
display: inline-block;
position: absolute;
top: -9px;
left: 65px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.woocommerce form.checkout_coupon:before,
.woocommerce form.login:before {
background: url(//www.fisiotecnik.it/wp-content/themes/havnor/assets/images/woo-top-border@2x.png);
background-size: 17px 9px;
}
}
.woocommerce ul#shipping_method {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce ul#shipping_method li {
margin: 0;
padding: .25em 0 .25em 22px;
text-indent: -22px;
list-style: none;
}
.woocommerce ul#shipping_method li input {
margin: 3px .5ex;
}
.woocommerce ul#shipping_method li label {
display: inline;
}
.woocommerce ul#shipping_method .amount {
font-weight: bold;
}
.woocommerce p.woocommerce-shipping-contents {
margin: 0;
} .woocommerce .order_details {
margin: 30px 0;
list-style: none;
padding: 0;
border: 1px dashed #c3c3c3;
}
.woocommerce .order_details:after,
.woocommerce .order_details:before {
content: " ";
display: table;
}
.woocommerce .order_details li {
float: left;
margin-right: 0;
text-transform: uppercase;
font-size: 11px;
line-height: 1;
border-right: 1px dashed #c3c3c3;
padding: 20px;
margin-left: 0;
list-style-type: none;
}
.woocommerce .order_details li strong {
display: block;
font-size: 1.4em;
text-transform: none;
line-height: 1.5;
font-weight: bold;
}
.woocommerce .order_details li:last-of-type {
border: none;
} .woocommerce .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: right;
font-size: 13px;
letter-spacing: 0.5px;
line-height: 3;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
float: left;
padding: 13px 20px;
font-size: 11px;
background: #fcfcfc;
border-radius: 2px;
}
.woocommerce .widget_price_filter .ui-slider {
position: relative;
text-align: left;
margin: 0 0 22px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 3px;
height: 12px;
background-color: #232323;
border-radius: 0;
cursor: ew-resize;
outline: 0;
top: -4px;
margin-left: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 0;
background-color: #232323;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 0;
background-color: #e1e5ea;
border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 4px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
} .woocommerce .widget_rating_filter ul {
margin: 0;
padding: 0;
border: 0;
list-style: none;
}
.woocommerce .widget_rating_filter ul li.chosen a:before,
.woocommerce-account ul.digital-downloads li:before {
margin-right: .618em;
font-family: WooCommerce;
speak: none;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
text-decoration: none;
}
.woocommerce .widget_rating_filter ul li {
padding: 0 0 1px;
list-style: none;
}
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before {
content: " ";
display: table;
}
.woocommerce .widget_rating_filter ul li a {
padding: 1px 0;
text-decoration: none;
}
.woocommerce .widget_rating_filter ul li .star-rating {
float: none;
display: inline-block;
}
.woocommerce .widget_rating_filter ul li.chosen a:before {
font-weight: normal;
content: "";
color: #a00;
} .woocommerce-account .addresses .title:after,
.woocommerce-account .addresses .title:before,
.woocommerce-account .woocommerce:after,
.woocommerce-account .woocommerce:before {
content: " ";
display: table;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
float: left;
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content {
float: right;
width: 100%;
}
.woocommerce-account .addresses .title h3 {
float: left;
}
.woocommerce-account .addresses .title .edit,
.woocommerce-account ul.digital-downloads li .count {
float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
font-weight: bold;
margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
margin-left: 0;
padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
list-style: none;
margin-left: 0;
padding-left: 0;
}
.woocommerce-account ul.digital-downloads li:before {
font-weight: normal;
content: ""
} #add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
min-width: 32px;
}
#add_payment_method table.cart img,
.woocommerce-checkout table.cart img {
width: 32px;
box-shadow: none;
}
.woocommerce-cart table.cart img {
width: 110px;
border: 1px solid #e0e0e0;
padding: 15px 20px;
border-radius: 5px;
} #add_payment_method table.cart td, #add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
vertical-align: middle;
border: none;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #e8e8e8;
padding: 17px 20px;
margin: 0 10px 0 0;
outline: 0;
line-height: 1;
min-width: 280px;
}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
margin: 0;
vertical-align: middle;
line-height: 1;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
padding: 1em 0;
}
#add_payment_method .wc-proceed-to-checkout:after, #add_payment_method .wc-proceed-to-checkout:before,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:before,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:before {
content: " ";
display: table;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 1em;
font-size: 14px;
text-transform: uppercase;
padding: 22px 0;
letter-spacing: 0.3px;
border: none;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
-ms-border-radius: 40px;
-o-border-radius: 40px;
border-radius: 40px;
} #add_payment_method .cart-collaterals .shipping_calculator .button,
.woocommerce-cart .cart-collaterals .shipping_calculator .button,
.woocommerce-checkout .cart-collaterals .shipping_calculator .button {
width: 100%;
float: none;
display: block;
}
#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
font-family: WooCommerce;
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-left: .618em;
content: "";
text-decoration: none;
}
#add_payment_method #payment ul.payment_methods li:after, #add_payment_method #payment ul.payment_methods li:before, #add_payment_method #payment ul.payment_methods:after, #add_payment_method #payment ul.payment_methods:before,
.woocommerce-cart #payment ul.payment_methods li:after,
.woocommerce-cart #payment ul.payment_methods li:before,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:before,
.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
content: " ";
display: table;
}
#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
color: #777;
font-size: .83em;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
border-collapse: separate;
margin: 0 0 6px;
padding: 0;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
width: 40%}
#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
vertical-align: top;
border-left: 0;
border-right: 0;
line-height: 1.5em;
}
#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
color: #777;
}
#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
width: 100%}
#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
color: #fa9928;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top: 1px solid #ebe9eb;
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
margin-top: 0;
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
float: left;
clear: none;
}
#add_payment_method .checkout .col-2 .form-row-first, #add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .notes {
clear: left;
}
#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
font-size: 11px;
color: #777;
font-weight: normal;
}
#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
padding: 0;
clear: left;
width: 100%}
#add_payment_method #payment ul.payment_methods li:after, #add_payment_method #payment ul.payment_methods:after, #add_payment_method .checkout .shipping_address,
.single-product .twentythirteen p.stars,
.woocommerce-cart #payment ul.payment_methods li:after,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout .checkout .shipping_address {
clear: both;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background: #f7f8f9;
border-radius: 3px;
border: 1px solid rgba(0,0,0,0.05);
padding: 40px 35px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
text-align: left;
padding: 0;
border-bottom: none;
margin: 23px 0;
list-style: none;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
line-height: 2;
text-align: left;
margin: 5px 0;
font-weight: normal;
}
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
margin: 0 8px 0 0;
}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 .5em;
padding: 0;
position: relative;
box-shadow: none;
}
#add_payment_method #payment ul.payment_methods li img+img,
.woocommerce-cart #payment ul.payment_methods li img+img,
.woocommerce-checkout #payment ul.payment_methods li img+img {
margin-left: 2px;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
padding: 0;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
position: relative;
box-sizing: border-box;
width: 100%;
padding: 15px 22px;
margin: 1em 0;
font-size: .92em;
border-radius: 2px;
line-height: 1.5;
background-color: #f5f6f7;
color: #515151;
border: 1px solid #ededed;
}
#add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
border-color: #bbb3b9 #c7c1c6 #c7c1c6;
}
#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
color: #bbb3b9;
}
#add_payment_method #payment div.payment_box :-moz-placeholder,
.woocommerce-cart #payment div.payment_box :-moz-placeholder,
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
color: #bbb3b9;
}
#add_payment_method #payment div.payment_box :-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
color: #bbb3b9;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
list-style: none;
margin: 0;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
margin: 0 0 .5em;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
cursor: pointer;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
vertical-align: middle;
margin: -3px 1em 0 0;
position: relative;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
border: 0;
padding: 0;
margin: 1em 0 0;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
font-size: 1.5em;
padding: 8px;
background-repeat: no-repeat;
background-position: right .618em center;
background-size: 32px 20px;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
background-image: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/images/icons/credit-cards/visa.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
background-image: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/images/icons/credit-cards/mastercard.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
background-image: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/images/icons/credit-cards/laser.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
background-image: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/images/icons/credit-cards/diners.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
background-image: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/images/icons/credit-cards/maestro.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
background-image: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/images/icons/credit-cards/jcb.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
background-image: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/images/icons/credit-cards/amex.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
background-image: url(//www.fisiotecnik.it/wp-content/themes/havnor/inc/plugins/images/icons/credit-cards/discover.svg);
}
#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
font-size: .857em;
color: #777;
font-weight: normal;
}
#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
margin: 0 0 1em;
}
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
margin-bottom: 0;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
content: "";
display: block;
border: 8px solid #ededed;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -4px;
right: auto;
left: 0;
margin: -1em 0 0 2em;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: right;
line-height: 52px;
font-size: .83em;
}
#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
max-height: 52px;
vertical-align: middle;
} .woocommerce-password-strength {
text-align: center;
font-weight: bold;
padding: 3px .5em;
font-size: 1em;
}
.woocommerce-password-strength.strong {
background-color: #c1e1b9;
border-color: #83c373;
}
.woocommerce-password-strength.short {
background-color: #f1adad;
border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
background-color: #fbc5a9;
border-color: #f78b53;
}
.woocommerce-password-strength.good {
background-color: #ffe399;
border-color: #ffc733;
}
.woocommerce-password-hint {
margin: .5em 0 0;
display: block;
} .product.has-default-attributes.has-children>.images {
opacity: 0;
}  .woocommerce .woo-col-3 ul.products li.product,
.woocommerce-page .woo-col-3 ul.products li.product {
float: left;
padding: 0;
position: relative;
width: 30.3351%; clear: initial; }
.col-lg-12 .woocommerce .krth-products.woo-col-3 ul.products li.product,
.col-lg-12 .woocommerce-page .krth-products.woo-col-3 ul.products li.product {width: 31.334%;} .woocommerce ul.products li.product,
.woocommerce-page  ul.products li.product { }
.woocommerce .woo-col-3 ul.products li.product:nth-child(3n),
.woocommerce-page .woo-col-3 ul.products li.product:nth-child(3n) {margin-right: 0;}
.woocommerce .woo-col-4 ul.products li.product,
.woocommerce-page .woo-col-4 ul.products li.product {
float: left;
margin: 0 3% 30px 0;
padding: 0;
position: relative;
width: 22.75%;
border: 1px solid #eee;
}
.woocommerce .woo-col-4 ul.products li.product:nth-child(4n),
.woocommerce-page .woo-col-4 ul.products li.product:nth-child(4n) {margin-right: 0;}
.woocommerce .krth-products.woo-col-4 ul.products li.product,
.woocommerce-page .krth-products.woo-col-4 ul.products li.product {
float: none;
width: 22.44%;
margin: 0 3% 26px 0;
display: inline-block;
}
.woocommerce .krth-products.woo-col-4 ul.products li.product:nth-child(4n),
.woocommerce-page .krth-products.woo-col-4 ul.products li.product:nth-child(4n) {margin-right: 0;}
.woocommerce ul.products {
margin-top: 15px;
display: inline-block;
width: 100%;
} .woocommerce .woocommerce-result-count {
font-size: 14px;
letter-spacing: 0.3px;
color: #232323;
}
.woocommerce .woocommerce-ordering {position: relative;color: #232323;margin-top: -12px;}
.woocommerce .woocommerce-ordering select {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0.5px;
padding: 0 15px 0 0;
text-indent: 0;
border: none;
margin: 0;
text-align: left;
color: #232323;
background: transparent;
height: 45px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.woocommerce .woocommerce-ordering select option {
text-align: left;
padding: 4px 10px;
}
.woocommerce .products li.product a.button {
padding: 15px 0;
margin: 0;
background: transparent;
width: 50%;
float: left;
text-align: center;
font-size: 11px;
letter-spacing: 0.3px;
font-weight: bold;
text-transform: uppercase;
border-top: 1px solid #eee;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.woocommerce .products li.product a.button:hover {background-color: #f9f9f9;} .woocommerce .products li.product a.button.product_type_external {border-right: 1px solid #eee;}
.quantity.buttons_added label.screen-reader-text {
display: none;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
display: none;
} .woocommerce .products li.product > a:first-child {
float: left;
width: 100%;
}
.woocommerce ul.products li.product a .vt-product-img img {margin: 0;}
.woocommerce ul.products li.product a .vt-product-cnt {
padding: 10px 20px 15px;
min-height: 100px;
}
.woocommerce .woo-col-4 ul.products li.product a .vt-product-cnt {
padding: 10px 12px 15px;
} .woocommerce-review-link {
color: #777;
font-size: 12px;
float: left;
line-height: 20px;
margin-top: 13px;
}
.woocommerce .entry-summary button.button {
padding: 0 60px;
border: none;
border-radius: 0;
line-height: 50px;
height: 50px;
}
.product_meta .posted_in,
.product_meta .tagged_as {
display: block;
letter-spacing: 0.3px;
color: #232323;
padding-bottom: 0;
}
.product_meta .posted_in a,
.product_meta .tagged_as a {
color: #777;
}
.product_meta .posted_in a:hover,
.product_meta .tagged_as a:hover {color: #232323;}
div[itemprop="description"] p {
letter-spacing: 0.5px;
line-height: 1.7;
}
.wc-tab h2 {
font-size: 20px;
margin: 35px 0 20px;
}
.wc-tab p {
line-height: 1.7;
letter-spacing: 0.5px;
}
.woocommerce-Reviews .description {letter-spacing: 0.3px;}
.woocommerce #review_form #respond p.form-submit {
float: left;
width: 25%;
}
.woocommerce #review_form #respond p.comment-form-rating {
float: right;
width: 73%;
margin: 0;
padding: 12px 0;
}
.woocommerce #review_form #respond p.comment-form-rating label {
float: left;
margin: 0;
}
.woocommerce #review_form #respond p.comment-form-rating label:after {content: ' :';}
.woocommerce #review_form #respond p.comment-form-rating .stars {
float: left;
margin: 0;
padding: 5px 0 0 10px;
}
.woocommerce #review_form #respond input,
.woocommerce #review_form #respond select,
.woocommerce #review_form #respond textarea {
padding: 10px 15px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
} .woocommerce .related.products h2 {
font-size: 20px;
}
.woocommerce .related.products,
.woocommerce .upsells.products {
padding-top: 40px;
}
.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: 0;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {width: auto;}
.woocommerce table.shop_table tbody > tr .actions {
padding: 30px 0 0;
}
.woocommerce-cart table.shop_table tbody > tr .actions {
padding: 30px 20px;
}
#calc_shipping_country_field,
#calc_shipping_state_field,
#calc_shipping_postcode_field {position: relative;float: left;width: 100%;margin-bottom: 20px;} .select2-container--default .select2-selection--single:after {
content: '\f107';
font-family: 'FontAwesome';
color: #999;
font-size: 16px;
position: absolute;
right: 12px;
top: 5px;
}
.select2-container--default .select2-selection--single:after {top: 0;}
#calc_shipping_state_field,
#calc_shipping_postcode_field {
width: 48%;
float: left;
clear: none;
height: 50px;
margin-bottom: 30px;
}
#calc_shipping_postcode_field {float: right;}
.shipping-calculator-form > p,
.shipping-calculator-form > p button {
float: left;
width: 100%;
}
.woocommerce .shipping-calculator-form > p button.button {padding: 22px 30px;}
.woocommerce .cart-collaterals h2 {
font-size: 20px;
margin-top: 0;
}
.woocommerce table.shop_table.cart {margin-bottom: 25px;}
.woocommerce-shipping-calculator {
float: left;
width: 100%;
margin: 10px 0 0;
}
.woocommerce-shipping-calculator select option {padding: 11px 20px;}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
background: transparent;
border: none;
padding: 20px 35px;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
border-bottom: 1px dotted #d0d0d0;
padding-bottom: 20px;
margin-top: 20px;
}
.woocommerce .cart_totals table th,
.woocommerce .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {border: none;}
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th,
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
padding-top: 20px;
border: 1px solid #d0d0d0;
font-weight: 600;
color: #232323;
background-color: #fff;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td strong {font-weight: normal;}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
font-weight: normal;
letter-spacing: 0.3px;
padding-left: 0;
padding-right: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.shipping th {padding-bottom: 24px;}
.woocommerce-cart .cart-collaterals .cart_totals tr.shipping td,
.woocommerce-cart .cart-collaterals .cart_totals tr.shipping th {padding-top: 4px;}
.woocommerce-cart .cart-collaterals .cart_totals table td {
text-align: right;
letter-spacing: 0.3px;
border : 1px solid #e3e3e3;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.shipping th {
border-left : 1px solid #e3e3e3;
padding-top: 25px;
padding-bottom: 25px;
font-weight: 600;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {background-color: #fff;}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
margin-top: 25px;
display: inline-block;
} .woocommerce-checkout h3 {font-size: 22px;}
.woocommerce-checkout .woocommerce-billing-fields h3 {margin-bottom: 25px;}
.woocommerce-checkout h3#order_checkout_heading {margin: 0;}
.woocommerce table.woocommerce-checkout-review-order-table {
margin-top: 25px;
border: 1px solid #b9c5d3 !important;
margin-top: 25px;
background-color: #fafcff !important;
border-collapse: unset !important;
}
.woocommerce table.woocommerce-checkout-review-order-table thead th {
border: none;
padding: 20px;
}
.woocommerce table.woocommerce-checkout-review-order-table .cart_item td {
border: none;
padding: 20px;
color: #232323;
}
.woocommerce table.woocommerce-checkout-review-order-table th {
text-align: left;
}
.woocommerce table.woocommerce-checkout-review-order-table .cart_item td strong,
.woocommerce table.woocommerce-checkout-review-order-table tfoot td strong {font-weight: normal;}
.woocommerce table.woocommerce-checkout-review-order-table tfoot {
border-top: none;
background: transparent;
color: #232323;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table thead th.product-total {
padding-left: 20px;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th {
padding: 10px 20px 6px;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr th {
padding: 20px 20px 28px;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total th {
padding: 23px 20px;
font-size: 18px;
font-weight: bold;
}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total td {padding: 18px 20px;}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.shipping th,
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.shipping th, .woocommerce table.woocommerce-checkout-review-order-table tfoot tr.shipping td {
border-bottom: 1px solid #b9c5d3;
padding: 20px 20px 20px;
}
.woocommerce-page .woocommerce table.woocommerce-checkout-review-order-table tr.order-total,
.woocommerce-page .woocommerce table.woocommerce-checkout-review-order-table tr.cart-subtotal,
.woocommerce-page .woocommerce .woocommerce-checkout #payment,
.woocommerce-page .woocommerce table.woocommerce-checkout-review-order-table tr {
background: #fafcff !important;
}
.woocommerce table.woocommerce-checkout-review-order-table tbody th,
.woocommerce table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce table.woocommerce-checkout-review-order-table tfoot th {
border: none;
}
.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single {
border-radius: 30px;
}
.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single:after {
top: 15px;
right: 15px;
}
.woocommerce-checkout-review-order-table td.product-name,
.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th,
.woocommerce-checkout-review-order-table tfoot tr.shipping th,
.woocommerce-checkout-review-order-table tfoot tr.order-total th {font-size: 15px;}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
width: 100%;
margin-bottom: 10px;
padding: 20px 30px;
border: none;
border-radius: 100px;
font-size: 14px;
letter-spacing: 0.5px;
}
.woocommerce-checkout form.login .form-row {
width: 49%;
}
.woocommerce-checkout form > p:first-child {
letter-spacing: 0.3px;
margin-bottom: 18px;
}
.woocommerce-checkout form > .form-row label {
color: #232323;
text-transform: capitalize;
}
.woocommerce-checkout form.login > .form-row label.inline {
margin-left: 22px;
margin-top: 10px;
float: left;
}
.woocommerce-checkout form > .form-row input {
padding: 17px 20px;
border-radius: 0;
}
.woocommerce-checkout form > .form-row input[type="checkbox"] {
margin-right: 8px;
width: auto;
}
.woocommerce-checkout form > .form-row input.button {
background-color: #fa9928;
color: #fff;
padding: 18px 35px;
border-radius: 2px;
border: none;
width: auto;
}
.woocommerce-checkout .woocommerce form .form-row {margin: 0 0 18px;}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .form-row {margin: 0 0 15px;}
.woocommerce-checkout .woocommerce form.woocommerce-form-login .form-row {display: inline-block;}
.woocommerce-checkout .woocommerce form .form-row.place-order {margin: 0;}
.woocommerce-checkout .lost_password a {color: #232323;text-transform: capitalize;margin: 0;}
.woocommerce-checkout .checkout_coupon .form-row-first {width: 33%;}
.woocommerce-checkout .checkout_coupon .form-row-last {float: left;}
.woocommerce-checkout .woocommerce form.checkout_coupon .form-row {margin: 0;}
.woocommerce-checkout form.checkout_coupon > .form-row input.button {
border-radius: 0;
border: 1px solid #f0f0f0;
padding: 18px 25px;
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single {
margin-bottom: 0;
}
.woocommerce form.woocommerce-checkout .form-row label {
line-height: 1.234;
}
.woocommerce-checkout p.lost_password {
float: right;
display: inline-block;
margin-top: 17px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {width: 49%;} .woocommerce .select2-container .select2-choice {
padding: 10px 20px;
border: 1px solid #e8e8e8;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.select2-drop.select2-drop-above.select2-drop-active,
.select2-drop-active {
border: 1px solid #e8e8e8;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.select2-container .select2-choice .select2-arrow {
margin-right: 5px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.select2-results {padding: 0;}
.select2-results li {margin: 0;}
.select2-results .select2-result-label {padding: 6px 20px;}
.select2-search {padding: 10px;}
.select2-drop.select2-drop-above .select2-search input {margin: 0;} .woocommerce-shipping-fields h3 {width: 100%;}
.woocommerce-shipping-fields input[type="checkbox"] {margin-right: 10px;margin-bottom: 30px;float: left;}
.woocommerce-shipping-fields label {
margin: 0px;
display: inline-block;
}
.woocommerce input[type="radio"] + label {
background: url(//www.fisiotecnik.it/wp-content/themes/havnor/assets/images/input-radio.png) center left no-repeat;
padding: 0;
font-weight: 500;
}
.woocommerce .woocommerce-checkout-review-order input[type="radio"] + label {
vertical-align: text-bottom;
}
.woocommerce input[type="radio"]:checked + label {background: url(//www.fisiotecnik.it/wp-content/themes/havnor/assets/images/input-radio-checked.png) center left no-repeat;padding: 0;}
.woocommerce input[type="checkbox"] {display:none !important;}
.woocommerce input[type="checkbox"] + label {background: url(//www.fisiotecnik.it/wp-content/themes/havnor/assets/images/input-box.png) center left no-repeat;padding: 0 0 0 25px;}
.woocommerce input[type="checkbox"]:checked + label {background: url(//www.fisiotecnik.it/wp-content/themes/havnor/assets/images/input-box-checked.png) center left no-repeat;} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.woocommerce input[type="radio"] + label {
background: url(//www.fisiotecnik.it/wp-content/themes/havnor/assets/images/input-radio@2x.png) center left no-repeat;
background-size: 14px 14px;
}
.woocommerce input[type="radio"]:checked + label {
background: url(//www.fisiotecnik.it/wp-content/themes/havnor/assets/images/input-radio-checked@2x.png) center left no-repeat;
background-size: 14px 14px;
}
.woocommerce input[type="checkbox"] + label {
background: url(//www.fisiotecnik.it/wp-content/themes/havnor/assets/images/input-box@2x.png) center left no-repeat;
background-size: 15px 15px;
}
.woocommerce input[type="checkbox"]:checked + label {
background: url(//www.fisiotecnik.it/wp-content/themes/havnor/assets/images/input-box-checked@2x.png) center left no-repeat;
background-size: 15px 15px;
}
}
.woocommerce-checkout .checkout .checkbox {margin: 4px 0 28px;}
.woocommerce div.product form.cart .variations tr {
margin-bottom: 20px;
display: block;
}
.woocommerce div.product form.cart .variations td.value {position: relative;} .woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty {
width: 75px;
height: 50px;
border-radius: 0;
border: 2px solid #e8e8e8;
border-right: 2px solid #e8e8e8;
}
.woocommerce .quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce .quantity input[type=number]::-webkit-outer-spin-button {
display: none;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus {
top: 17px;
right: 28px;
border-radius: 0;
width: 0;
height: 0;
border-top: none;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-bottom: 4px solid #aaa;
background: transparent;
}
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus {
bottom: 17px;
right: 28px;
border-radius: 0;
width: 0;
height: 0;
border-bottom: none;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #aaa;
background: transparent;
}
.woocommerce .quantity .plus:hover,
.woocommerce-page .quantity .plus:hover  {background: transparent;border-bottom-color: #232323;}
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .minus:hover {background: transparent;border-top-color: #232323;}
.woocommerce-checkout .krth-content-area,
.woocommerce-account .krth-content-area,
.woocommerce-page .krth-content-area {
padding: 60px 15px;
}
.woocommerce-cart .krth-content-area,
.woocommerce-checkout .krth-content-area {padding-left: 0;padding-right: 0;} .woocommerce-account .woocommerce > nav > ul {
padding: 0;
margin: 0 0 0 1px;
list-style: none;
float: left;
width: 100%;
}
.woocommerce-account .woocommerce > nav > ul > li {
float: left;
}
.woocommerce-account .woocommerce > nav > ul > li:last-child {float: right;margin-right: 1px;}
.woocommerce-account .woocommerce > nav > ul > li a {
padding: 15px 20px;
color: #232323;
float: left;
margin-left: -1px;
border: 1px solid #eee;
}
.woocommerce-account .woocommerce > nav > ul > li a:hover,
.woocommerce-account .woocommerce > nav > ul > li.is-active a,
.woocommerce-view-order.woocommerce-account .woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link--orders a {
background: #f4f4f4;
}
.woocommerce-MyAccount-content strong {
font-weight: 500;
color: #000000;
}
.woocommerce-MyAccount-content address {
font-style: normal;
line-height: 22px;
}
.woocommerce-account .woocommerce-MyAccount-content {
border: 1px solid #eee;
margin-top: -1px;
padding: 30px 20px;
}
.woocommerce-account .woocommerce-MyAccount-content a {color: #232323;}
.woocommerce-account .woocommerce-MyAccount-content a:hover,
.woocommerce-account .woocommerce table.my_account_orders .order-actions .button:hover {text-decoration: underline;}
.woocommerce-account .woocommerce-MyAccount-content a.button:hover {text-decoration: none;} .woocommerce-account .woocommerce table.shop_table td,
.woocommerce-account .woocommerce table.shop_table thead th,
.woocommerce-account .woocommerce table.shop_table th,
.woocommerce table.order_details.shop_table th,
.woocommerce table.customer_details.shop_table tbody th {
border: none;
}
.woocommerce-account .woocommerce-MyAccount-content a.button {
padding: 10px 18px;
}
.woocommerce-account .woocommerce table.shop_table td,
.woocommerce-account .woocommerce table.shop_table th {
border-bottom: 1px solid #eee;
padding: 20px;
}
.woocommerce-account .woocommerce table.my_account_orders .order-actions .button {
margin: 0;
padding: 0;
border: none;
background: transparent;
font-weight: bold;
}
.woocommerce-MyAccount-content fieldset legend {
border-bottom: none;
margin: 20px 0 10px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.4px;
font-size: 16px;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table {margin-bottom: 30px;font-size: 16px;}
.woocommerce .woocommerce-MyAccount-content input.button {margin-top: 20px;}
.woocommerce .woocommerce-MyAccount-content table.shop_table tfoot th,
.woocommerce table.order_details.shop_table td,
.woocommerce table.order_details.shop_table th,
.woocommerce table.customer_details.shop_table tbody th,
.woocommerce table.customer_details.shop_table td {
border: none;
border-bottom: 1px solid #eee;
padding: 20px;
}
.woocommerce-account .woocommerce table.shop_table thead th {
font-size: 15px;
}
.woocommerce .woocommerce-MyAccount-content table.shop_table tbody:first-child tr:first-child th,
.woocommerce .woocommerce-MyAccount-content table.shop_table tbody:first-child tr:first-child td {border-top: 1px solid #eee;}
.woocommerce-MyAccount-content > h2,
.woocommerce-MyAccount-content header > h2,
.woocommerce-MyAccount-content header > h3 {
font-size: 22px;
}
.woocommerce-MyAccount-content header {display: inline-block;width: 100%;padding-top: 15px;}
.woocommerce-account .woocommerce-MyAccount-content .addresses .title .edit {margin-top: 2px;}
.woocommerce h2 {font-size: 22px;}
.woocommerce-form-row em {
padding-top: 8px;
display: block;
}
.woocommerce .woocommerce-customer-details address {
padding: 20px;
}
.woocommerce .woocommerce-customer-details address p.woocommerce-customer-details--phone {
padding-top: 15px;
}
.woocommerce .woocommerce-customer-details address p {
font-size: 15px;
padding-bottom: 2px;
} .woocommerce.widget_top_rated_products ul.product_list_widget li .amount,
.woocommerce.widget_recent_reviews ul.product_list_widget li .reviewer {
bottom: 14px;
position: relative;
}
.woocommerce.widget_top_rated_products ul.product_list_widget li .star-rating,
.woocommerce.widget_recent_reviews ul.product_list_widget li .star-rating {
top: 33px;
}
.woocommerce.widget_top_rated_products ul.product_list_widget li .star-rating span:before,
.woocommerce.widget_top_rated_products ul.product_list_widget li .star-rating:before,
.woocommerce.widget_recent_reviews ul.product_list_widget li .star-rating span:before,
.woocommerce.widget_recent_reviews ul.product_list_widget li .star-rating:before {font-size: 11px;}
.widget_product_search input[type="search"] {width: 100%;} .woocommerce .widget_shopping_cart .cart_list li {
margin: 0 0 15px;
padding: 0 0 15px;
display: inline-block;
width: 100%;
border-bottom: 1px solid #f0f0f0;
}
.woocommerce .widget_shopping_cart a.remove {float: right;}
.woocommerce .widget_shopping_cart a.remove::before,
.woocommerce .widget_shopping_cart a.remove::after {content: none;}
.woocommerce .widget_shopping_cart ul.product_list_widget li .amount,
.woocommerce .widget_shopping_cart ul.product_list_widget li .quantity {
font-size: 15px;
color: #333333;
padding-top: 3px;
display: inline-block;
}
.woocommerce .footer-dark-version .widget_shopping_cart ul.product_list_widget li .amount,
.woocommerce .footer-dark-version .widget_shopping_cart ul.product_list_widget li .quantity {
color: #b4b4b4;
}
.woocommerce .footer-dark-version .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .footer-dark-version .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #b4b4b4;
}
.woocommerce .footer-dark-version .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #3b3b3b;
}
.woocommerce .widget_shopping_cart a.button,
.woocommerce.widget_shopping_cart a.button {
width: 48%;
float: left;
margin-bottom: 0;
text-align: center;
padding: 15px 0;
font-weight: bold;
}
.woocommerce .widget_shopping_cart a.button.checkout,
.woocommerce.widget_shopping_cart a.button.checkout {float: right;}
.lost_password a {
color: #232323;
margin-top: 20px;
display: inline-block;
}
.woocommerce-account .login label.inline {
margin: 0 0 0 22px;
}
.woocommerce #customer_login form {
padding: 15px 0 0;
}
.woocommerce #customer_login form .form-row {
padding: 0;
margin: 0 0 15px;
}
.woocommerce-account input[type="checkbox"] + label {color: #777;}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {width: auto;}
.woocommerce-order-received .addresses {margin: 40px 0 0;}
.woocommerce-order-received .addresses header h3 {
background: #232323;
color: #fff;
padding: 10px 20px;
margin: 0;
font-weight: normal;
font-size: 20px;
}
.woocommerce-order-received .addresses address {
border: 1px solid #eee;
padding: 20px 30px;
} .woocommerce.product.add_to_cart_inline {
float: left;
width: 100%;
border: 4px solid #eee;
padding: 12px;
position: relative;
}
.woocommerce.product.add_to_cart_inline .amount {
font-size: 20px;
margin: 10px;
display: inline-block;
}
.woocommerce.product.add_to_cart_inline .button {float: right;}
.woocommerce.product.add_to_cart_inline a.added_to_cart {
line-height: 4;
font-size: 14px;
letter-spacing: 0.7px;
} .woocommerce ul.products li.product.product-category a img {margin: 0;}
.woocommerce ul.products li.product.product-category h3 {padding: 20px;}
.krth-cart-col {width: 100%;}
.woocommerce .col2-set.krth-cart-col .col-1,
.woocommerce-page .col2-set.krth-cart-col .col-1 {width: 58%;}
.woocommerce .col2-set.krth-cart-col .col-2,
.woocommerce-page .col2-set.krth-cart-col .col-2 {width: 38.5%;} .pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {opacity: 0.8 !important;}
.flex-control-thumbs {
padding: 0;
list-style: none;
float: left;
width: 100%;
margin-top: 10px;
}
.flex-control-thumbs li {
float: left;
width: 75px;
height: 80px;
margin-top: 1px;
margin-right: 10px;
}
.flex-control-thumbs li:first-child {display: none;}
.woocommerce div.product div.images .flex-control-thumbs li img {
max-width: 100%;
opacity: 0.7;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
opacity: 1;
}  .woocommerce.woocommerce-page .woo-commerce-page-bg {
background-color: #f9f9f9;
}
.woocommerce .havnor-shop-order {
display: block;
border: 1px solid #e8e8e8;
padding-top: 30px;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
margin-bottom: 0;
width: 250px;
}
.woocommerce  .hanor-content-area  {
padding-top: 80px;
padding-bottom: 120px;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
font-size: 16px;
font-weight: 600;
line-height: 27px;
padding-bottom: 0;
padding-top: 5px;
}
.woocommerce .hanor-title-price {
float:left;
width: 80%;
}
.woocommerce .products li.product a.button {
background-color: #87c818;
border: 1px solid #e8e8e8;
color: #fff;
font-size: 12px;
font-weight: 700;
margin-top: 12px;
border-radius: 25px;
}
.woocommerce .products li.product a.button:hover {
background-color: #fff;
border: 1px solid #87c818;
color: #87c818;
}
.rtl.woocommerce .hanor-title-price {
float: right;
}
.rtl.woocommerce .products li.product a.button, 
.rtl.woocommerce a.added_to_cart {
float: left;
}
.rtl.woocommerce ul.products li.product .price del {
padding-right: 0;
padding-left: 10px;
}
.rtl.woocommerce-account .addresses .title h3 {
float: right;
}
.rtl.woocommerce-account .woocommerce-MyAccount-content a.button {
float: left;
} .woocommerce .products li.product a.button,
.woocommerce a.added_to_cart {
background-color: #ffffff;
border: 1px solid #e8e8e8;
color: #fff;
font-size: 13px;
font-weight: 700;
margin-top: 12px;
border-radius: 45px;
width: 46px;
height: 46px;
float: right;
overflow: hidden;
}
.woocommerce .products li.product a.button span {
opacity: 0;
-webkit-transition: all ease .3s;
-ms-transition: all ease .3s;
transition: all ease .3s;
}
.woocommerce .products li.product a.button:after {
content: "+";
position: absolute;
text-align: center;
font-size: 30px;
font-weight: 200;
top: 0;
left: 0;
color: #87c818;
right: 0;
font-family: initial;
line-height: 42px;
}
.woocommerce .products li.product a.button:hover {
background-color: #87c818;
color: #fff;
}
.woocommerce .products li.product a.button:hover:after {
color: #ffffff !important;
}
.button.add_to_cart_button.added {
display: none;
}
.woocommerce a.added_to_cart.wc-forward:hover {
background: #87c818;
}
.woocommerce a.added_to_cart {
background-color: #87c818;
border: 1px solid #87c818;
color: #fff;
font-size: 0;
font-weight: 700;
margin-top: 12px;
border-radius: 45px;
padding: 12px 0;
float: right;
display: inline-block;
position: relative;
}
.woocommerce a.added_to_cart:after {
content: "+";
position: absolute;
text-align: center;
font-size: 30px;
font-weight: 200;
top: 0;
left: 0;
color: #ffffff;
right: 0;
font-family: initial;
line-height: 42px;
}
.woocommerce #respond input#submit.loading:after, 
.woocommerce a.button.loading:after, 
.woocommerce button.button.loading:after, 
.woocommerce input.button.loading:after {
font-family: "Raleway", sans-serif;
font-weight: 700;
}
.woocommerce .products li.product a.button.loading:after {
background-color: #fff;
font-weight: 400;
line-height: 42px;
border: none;
} .woocommerce.single-product .havnor-shop-order {
display: none;
}
.woocommerce.single-product span.onsale {
margin-top: 25px;
margin-left: 25px;
}
.woocommerce div.product .product_title {
font-size: 30px;
line-height: 27px;
color: #333;
font-weight: 600;
}
.woocommerce div.product .entry-summary p.price, 
.woocommerce div.product .entry-summary span.price {
border: none;
font-size: 22px;
line-height: 20px;
color: #04448e;
margin-bottom: 5px;
}
.woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins {
text-decoration: none;
}
.woocommerce button.button.alt {
vertical-align: middle;
overflow: hidden;
min-width: 190px;
min-height: 50px;
padding: 10px 35px 9px;
color: #fff;
font-weight: 600;
font-size: 12px;
line-height: 27px;
letter-spacing: 0.8px;
text-transform: uppercase;
text-align: center;
border: 1px solid #87c818;
border-radius: 100px;
position: relative;
background-color: #87c818;
outline: none;
cursor: pointer;
-webkit-transition: all ease .5s;
-ms-transition: all ease .5s;
transition: all ease .5s;
z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: transparent;
color: #333;
}
.woocommerce .panel {
background-color: transparent;
border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
background: #87c818;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
text-transform: capitalize;
font-size: 18px;
color: #9e9e9e;
font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
border: none;
}
.woocommerce .woocommerce-Tabs-panel {
border: none;
box-shadow: none;
}
.woocommerce .woocommerce-Tabs-panel#tab-description p {
padding-top: 35px;
}
.woocommerce .woocommerce-Tabs-panel .shop_attributes {
margin-top: 25px;
}
.woocommerce .woocommerce-Reviews .woocommerce-Reviews-title {
display: none;
}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
padding: 10px;
}
.woocommerce p.stars a {
color: #04448e;
}
.woocommerce #review_form #respond .form-submit input {
background: #87c818;
color: #fff;
padding: 17px 35px;
border-radius: 25px;
}
.woocommerce #review_form #respond .form-submit input:hover {
background: transparent;
color: #87c818;
border-color: #87c818;
}
.woocommerce .comment-form-rating .nice-select {
display: none;
}
.woocommerce #tab-reviews .woocommerce-Reviews {
padding-top: 20px;
} .product-info-wrap {
padding: 102px 0 50px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 48.5%;
margin-bottom: 0;
}
.woocommerce div.product div.images.woocommerce-product-gallery img {
width: auto;
}
.woocommerce .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
float: left;
}
.woocommerce div.product div.images .flex-control-thumbs {
float: left;
width: 100%;
overflow: hidden;
zoom: 1;
margin: 0;
padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
cursor: pointer;
}
.woocommerce div.product div.images .flex-control-thumbs li {
float: left;
padding-bottom: 10px;
list-style: none;
padding-right: 10px;
}
.woocommerce .woocommerce-tabs  {
padding-top: 90px;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
width: 76%;
float: left;
}
.woocommerce div.product div.images .flex-control-thumbs {
width: 24%;
}
.woocommerce div.product div.images .flex-control-thumbs li {
padding: 0 15px 10px 0;
width: 100%;
margin-left: 15px;
height: auto;
}
.woocommerce div.product div.images.woocommerce-product-gallery img,
.woocommerce div.product div.images .flex-control-thumbs li img {
border:1px solid #e0e0e0;
border-radius: 5px;
} .woocommerce div.product form.cart div.quantity {
margin-right: 15px;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus {
height: 15px;
width: 15px;
font-weight: 500;
color: #777777;
border: none;
background-color: transparent;
font-size: 14px;
text-align: center;
}
.quantity.buttons_added label.screen-reader-text {display: inline-block;}
.woocommerce .quantity .qty, .woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
height: 50px;
width: 50px;
padding: 10px 15px 10px 5px;
color: #999999;
letter-spacing: 0.3px;
border: 1px solid #e0e0e0;
border-radius: 5px;
}  
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
padding: 24px 0 33px;
margin: 0;
}
.woocommerce .quantity .minus, .woocommerce .quantity .plus {
display: block;
top: 8px;
right: 4px;
}
.woocommerce .quantity .plus {
top: 25px;
right: 4px;
}
.woocommerce .quantity, .woocommerce-page .quantity {
padding-right: 0;
}
.single-product.woocommerce div.product form.cart div.quantity {
float: left;
display: block;
margin: 0px 20px 30px 5px;
overflow: visible;
margin-right: 10%;
}
.product_meta span {
padding-top: 5px;
padding-bottom: 5px;
}
.product_meta span.sku {
color: #777777;
}
.woocommerce button.button.alt:hover {
background-color: #87c818;
} .woocommerce .related.products h2 {
text-align: center;
font-size: 30px;
line-height: 27px;
font-weight: 600;
}
.woocommerce .related.products .products {
padding-top: 25px;
}
.woocommerce .up-sells.upsells.products ul.products {
padding-top: 25px;
}
.woocommerce .up-sells.upsells.products h2 {
font-size: 30px;
line-height: 27px;
font-weight: 600;
text-align: center;
}
.woocommerce .woocommerce-message {
background-color: #fff;
margin-bottom: 40px !important;
border: 1px solid #e0e0e0;
border-radius: 5px;
} .woocommerce-cart .hanor-mid-wrap,
.woocommerce-checkout .hanor-mid-wrap{
background-color: #f9f9f9;
}
.woocommerce table.shop_table.cart {
background-color: #fff;
}
.woocommerce table.shop_table {
border-collapse: collapse;
}
.woocommerce form.woocommerce-cart-form table.shop_table thead,
.woocommerce table.shop_table tr {
background-color: #fff;
border: 1px solid #e3e3e3;
border-collapse: unset !important;
}
.woocommerce table.shop_table thead tr:last-child,
.woocommerce-cart table.shop_table tr:last-child {
border: none;
background-color: transparent;
}
.woocommerce-MyAccount-content table th {
text-align: left;
}
.woocommerce-page.woocommerce-order-received table.shop_table tr:last-child {
border: 1px solid #e3e3e3;
background-color: #fff;
}
.woocommerce-page.woocommerce-order-received table.shop_table tfoot tr th {
text-align: left;
font-weight: 600;
}
.woocommerce-page.woocommerce-order-received ul.order_details li {
margin-right: 0;
padding-left: 2em;
}
.woocommerce-page.woocommerce-order-received table.order_details.shop_table th {
text-align: left;
}
.woocommerce table.shop_table tbody > tr .actions {
background: #f9f9f9
}
.woocommerce .cart .button, .woocommerce .cart input.button {
background-color: #87c818;
color: #fff;
border-radius: 25px;
-webkit-transition: all ease .5s;
-ms-transition: all ease .5s;
transition: all ease .5s;
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
color: #87c818;
background: transparent;
border-color: #87c818;
-webkit-transition: all ease .5s;
-ms-transition: all ease .5s;
transition: all ease .5s;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
padding: 18px 30px;  
}
#calc_shipping_state_field, #calc_shipping_postcode_field {
width: 100%;
} .woocommerce-checkout .havnor-login-form,
.woocommerce-checkout .havnor-coupon-form {
width:48%;
float:left;
margin-right: 15px;
}
.woocommerce-checkout .havnor-login-form .woocommerce-info,
.woocommerce-checkout .havnor-coupon-form .woocommerce-info {
background-color: #fafcff;
border: 1px solid #b9c5d3;
}
.woocommerce form.checkout_coupon, .woocommerce form.login {
border:none;
padding-left: 0;
padding-right: 0;
padding-top: 5px;
}
.woocommerce form .form-row .input-text, 
.woocommerce-page form .form-row .input-text {
border-radius: 25px;
}
.woocommerce form .form-row .required {
color: #87c818;
}
.woocommerce button.button, .woocommerce button.button:hover {
background-color: #87c818;
color: #fff;
border-radius: 25px;
padding: 18px 30px; 
}
.woocommerce .woocommerce-form-login button.button {
float: left;
}
.woocommerce form .form-row label.inline {
display: inline-block;
vertical-align: middle;
margin: 0 0 0 27px;
}
.woocommerce input[type="checkbox"] {
display: inline-block !important;
float: right;
position: absolute;
right: -25px;
bottom: 15px;
margin: 0;
}
.woocommerce input#ship-to-different-address-checkbox {
float: left;
left: 0;
bottom: 17px;
margin-left: 4px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
padding-left: 30px;
}
.woocommerce-shipping-fields {
margin-top: 18px;
}
.woocommerce-account input[type="checkbox"] {
position: relative;
left: 0;
float: left;
top: 10px;
right: auto;
}
.woocommerce-checkout .lost_password a {
color: #04448e;
text-decoration: underline;
}
.woocommerce-info a.showlogin, .woocommerce-info a.showcoupon {
color: #87c818;
}
.woocommerce-checkout .checkout_coupon .form-row-first {
width: 100%; 
}
.woocommerce-checkout .checkout_coupon .form-row-first .input-text {
margin-bottom: 15px;
}
.checkout.woocommerce-checkout {
display: inline-block;
width:100%;
padding-top: 60px;
}
.select2-container--default .select2-selection--single {
border: 1px solid #e7e7e7;
border-radius: 4px;
height: 47px;
padding: 13px 20px 10px;
margin: 0;
background-color: #ffffff;
line-height: normal;
outline: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 0;
color: #888888;
line-height: normal;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 45px;
width: 40px;
}
.select2-container--default .select2-selection--single:after {
top:12px;
}
.woocommerce form .form-row.create-account .checkbox {
margin: 7px 0 0;
letter-spacing: 0.3px;
}
.woocommerce form .woocommerce-account-fields .form-row .input-checkbox {
display: inline-block;
float: left;
margin: 4px 9px 0 0;
}
.woocommerce form .woocommerce-account-fields .form-row span {
padding-left: 10px;
} .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
width: 49%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
width: 45.9%;
} .order_review, 
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment,
.woocommerce .order_review  table.shop_table thead,
.woocommerce .order_review table.shop_table tr {
background-color: #fafcff;
background: #fafcff;
}
.woocommerce .woocommerce-checkout-review-order button.button.alt {
background-color: #04448e;
}
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment, 
.woocommerce .order_review table.shop_table thead, 
.woocommerce .order_review table.shop_table tr, 
.woocommerce table.shop_table tr.cart-subtotal, 
.woocommerce table.shop_table tr.order-total {
border: none !important;
border-collapse: unset !important;
background-color: #fff !important;
}
.woocommerce-checkout #payment {
border-top:none !important;
}
.order-total .woocommerce-Price-amount.amount {
font-size: 20px;
line-height: 25px;
color: #04448e;
font-weight: 600;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table thead th {
border-bottom: 1px solid #b9c5d3;
padding: 18px 20px 18px 0;
min-width: 50%;
font-size: 20px;
background-color: #fafcff;
text-transform: capitalize;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table thead th.product-name {
padding-left: 20px;
}
.woocommerce table.woocommerce-checkout-review-order-table tr.order-total td,
.woocommerce table.woocommerce-checkout-review-order-table tr.order-total th {
border: none;
}
.woocommerce table.woocommerce-checkout-review-order-table td.shipping th {
border-color: #b9c5d3;
}
.woocommerce-checkout #payment {
border: 1px solid #b9c5d3 !important;
border-top: 0 !important;
border-radius: 0;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table td, 
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
border-bottom: 1px solid #b9c5d3;
}
.woocommerce .related.products h2.woocommerce-loop-product__title{
text-align: left;
}
.woocommerce .woocommerce-product-rating .star-rating {
margin-top: 18px
}
.woocommerce div.product .single_add_to_cart_button.button.alt {
-webkit-transition: all ease .5s;
-ms-transition: all ease .5s;
transition: all ease .5s;
}
.woocommerce div.product .single_add_to_cart_button.button.alt {
vertical-align: middle;
overflow: hidden;
min-width: 190px;
min-height: 50px;
padding: 10px 35px 9px;
color: #fff;
font-weight: 600;
font-size: 12px;
line-height: 27px;
letter-spacing: 0.8px;
text-transform: uppercase;
text-align: center;
border: 1px solid #87c818;
border-radius: 100px;
position: relative;
background-color: #87c818;
outline: none;
cursor: pointer;
-webkit-transition: all ease .5s;
-ms-transition: all ease .5s;
transition: all ease .5s;
z-index: 1;
}
.woocommerce div.product .single_add_to_cart_button.button.alt:hover {
padding: 10px 35px 9px;
line-height: 27px;
height: 50px;
background: transparent;
border: 1px solid #87c818;
color: #87c818;
-webkit-transition: all ease .5s;
-ms-transition: all ease .5s;
transition: all ease .5s;
}
table.woocommerce-grouped-product-list .qty {
margin-right: 8px;
}
.qty {
float: left;
display: inline-block;
margin-right: 20px;
margin-top: 20px;
}
.woocommerce div.product form.cart table.woocommerce-grouped-product-list td:first-child {
width: 50%;
}
.single-product.woocommerce div.product form.cart table.woocommerce-grouped-product-list div.quantity {
margin-bottom: 12px;
margin-top: 6px;
}
.woocommerce div.product form.cart table.woocommerce-grouped-product-list tr {
border-bottom: 1px solid #ececec;
}
.woocommerce div.product form.cart table.woocommerce-grouped-product-list tr:last-child {
border-color: transparent;
}
.woocommerce div.product form.cart table.woocommerce-grouped-product-list tr td {
padding-top: 12px;
vertical-align: middle;
} .woocommerce-account .hanor-mid-wrap {background-color: #f9f9f9;}
.woocommerce form .form-row input.woocommerce-form__input-checkbox{
width: 10%;
}
.woocommerce-checkout form .form-row input.woocommerce-form__input-checkbox{
float: none;
position: relative;
left: 0;
top: 2px;
width: auto;
}
.woocommerce-account .woocommerce form .form-row label.woocommerce-form__label-for-checkbox.inline {
margin-top: 10px;
width: 60%;
float: left;
}
.woocommerce-account .lost_password a {
color: #04448e;
text-transform: capitalize;
margin: 0;
text-decoration: underline;
} .woocommerce .widget_price_filter .price_slider_amount .button {
color: #87c818;
-webkit-transition: all ease .5s;
-ms-transition: all ease .5s;
transition: all ease .5s;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
background: #87c818;
color: #fff;
-webkit-transition: all ease .5s;
-ms-transition: all ease .5s;
transition: all ease .5s;
}
.hanor-widget ul li:before, 
.hanor-comments-area .hanor-comments-meta .comments-date:before, 
.hanor-comments-area .comment-reply-link:after{
background: #04448e;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.shipping td, .woocommerce-cart .cart-collaterals .cart_totals tr.shipping th {
padding-top: 15px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
border-top: 0;
border-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th, .woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
border: 1px solid #e3e3e3;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td {
background-color: #fff;
border-width: 1px 1px 1px 0px;
}
td.product-name a {
color: #232323;
font-weight: 600;
font-size: 16px;
}
td.product-name a:hover {
color: #87c818;
}
.woocommerce p.stars a {
color: #87c818;
}
.woocommerce span.onsale {
background: #04448e;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .woocommerce-terms-and-conditions-checkbox-text span.required {
padding-left: 0;
}
.woocommerce form .form-row.woocommerce-invalid label {
color: #000;
}
.woocommerce-invalid #terms {
outline: none;
outline-offset: 2px;
}
.woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
padding-left: 0;
}