.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.stopScroll {
overflow-y: hidden !important;
}
.wc-donation-in-action label[for="donation-price"] {
display: block;
margin-bottom: 5px;
}
.wc-donation-in-action .in-action-elements { }
.wc-donation-in-action .in-action-elements > * { }
.wc-donation-in-action .in-action-elements span:not(.cause-wrapper span) {
display: flex;
align-items: center;
padding: 10px; justify-content: center;
}
.cause-img-wrap {  min-width: 35px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center; position: relative;
}
.cause-drop-content {
display: -ms-flexbox;
display: flex;
vertical-align: middle;
}
img.img-cause-drop {
max-height: 100%;
max-width: 100%;
width: 35px;
position: relative;
}
.cause-text-wrap {
margin-left: 12px; box-sizing: border-box; }
.cause-drop-title {
font-size: 15px;
font-weight: 600;
line-height: 1.3rem;
flex: 1;
width: 100%;
}
.cause-drop-desc {
font-size: 15px;
font-weight: 300; line-height: 14px;
overflow-wrap: anywhere; width: 100%;
}
.wc-donation-in-action .in-action-elements .wc-label-select, input[name="wc-donation-price"] {
flex-grow: 1;
padding: 10px;
}
.wc-donation-in-action .wc-label-select.before {
border-radius: 0px 4px 4px 0px;
}
.wc-donation-in-action .wc-label-select.after {
border-radius: 4px 0 0 4px;
}
.widget_wc-donation-widget #wc-donation-widget-f-compaign-value {
height: 45px;
width: 100%;
padding: 10px;
line-height: 100%;
margin-bottom: 12px;
}
.widget_wc-donation-widget .wc-donation-in-action .in-action-elements {
margin: 0 0 10px 0;
}
.widget_wc-donation-widget .wc-donation-in-action .in-action-elements.label,
.widget_wc-donation-widget .wc-donation-in-action .in-action-elements.radio {
display: flex;
margin: 0;
height: auto;
}
.widget_wc-donation-widget .wc-donation-in-action .in-action-elements > * {
margin: 0;
}
.widget_wc-donation-widget .display-radio-predefined,
.widget_wc-donation-widget .display-label-predefined {
display: none!important;
}
.widget_wc-donation-widget select#wc-donation-widget-f-donation-value {
flex-grow: 1;
padding: 10px;
}
.wc-label-button {
padding: 10px;
display: flex;
align-items: center;
justify-content: center;
min-width: 65px;
float: left;
width: auto;
background-color: transparent;
border: 1px solid var(--wc-bg-color);
color: var(--wc-bg-color);
font-size: inherit;
font-family: inherit;
line-height: 1.2;
margin-right: 12px;
margin-bottom: 12px;
cursor: pointer;
min-height: 45px;
text-align: center;
}
label.wc-label-button.wc-active {
background-color: var(--wc-bg-color);
color: var(--wc-txt-color);
}
.wc-label-button > input {
visibility: hidden;
position: absolute;
}
div.wc-label-button-wrapper{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: start;
align-items: center;
}
div#wc-donation-widget-f-donation-value {
width: 100%;
}
.wc-donation-f-donation-other-value {
width: 100%;
margin-bottom: 15px;
}
#wc-donation-f-donation-other-value {
width: 100%;
margin-bottom: 10px;
}
label.wc-label-radio.recurring-label {
float: none;
width: auto;
display: inline;
}
label.wc-label-radio.recurring-label select {
margin: 0px 5px 10px 5px;
padding: 5px!important;
height: auto !important;
box-shadow: none!important;
border: 1px solid var(--wc-bg-color)!important;
background-color: #fff!important;
} .wc-label-radio { margin: 0 12px 12px 0;
float: left;
position: relative;
padding-left: 24px;
cursor: pointer;
font-size: inherit;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; display: flex; align-items: flex-start;
line-height: 1.2;
}
.wc-label-radio input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
} .checkmark {
position: absolute;
top: 0;
left: 0;
height: 18px;
width: 18px;
background-color: transparent;
border: 1px solid var(--wc-bg-color);
}   .wc-label-radio input:checked ~ .checkmark {
background-color: var(--wc-bg-color);
} .checkmark:after {
content: "";
position: absolute;
display: none;
} .wc-label-radio input:checked ~ .checkmark:after {
display: block;
} .wc-label-radio .checkmark:after {
left: 5px;
top: 1px;
width: 4px;
height: 10px;
border: solid var(--wc-txt-color);
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.wc-donation-field {
background-color: #fff!important;
box-shadow: none!important;
width: 100%;
border: 1px solid var(--wc-bg-color)!important;
margin-bottom: 12px!important;
height: 45px!important;
}
.wc-input-text {
box-shadow: none!important;
border: 1px solid var(--wc-bg-color)!important;
background-color:#fff!important;
} .wc_donation_on_checkout {
background-color: #fafafa;
padding: 1.41575em;
margin-bottom: 2.617924em;
float: none;
}
.wc-donation-in-action .in-action-elements {
display: grid;
grid-template-rows: repeat(2, max-content);
grid-template-columns: repeat(1, 1fr);
grid-auto-rows: auto;
grid-auto-columns: auto;
}
.wc_donation_on_checkout select,
.wc_donation_on_checkout input[type="number"] {
padding: 10px!important;
height: 45px!important;
box-shadow: none!important;
border: 1px solid var(--wc-bg-color)!important;
background-color:#fff!important;
}
.wc_donation_on_checkout .in-action-elements > span {
height: 45px!important;
width: 50px!important;
}
.wc_donation_on_checkout #wc-donation-f-donation-value {
width: auto!important;
}
.wc_donation_on_checkout .wc-donation-in-action .in-action-elements > * {
width:100%;
margin-left:0;
margin-right:0;
margin-bottom: 12px;
}  .wc-donation-popup {
position: fixed;
z-index: 9999;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
display: none;
visibility: hidden;
transition: all 0.7s linear;
}
.wc-donation-popup.wc-popup-show {
display: block!important;
visibility: visible!important;
}
.wc-donation-popup-backdrop {
background: rgba(0,0,0,0.85);
position: absolute;
left: 0;
right: 0;
top: 0;
border: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.wc-donation-popup-content {
width: 100%;
max-width: 500px;
position: absolute;
z-index: 99;
background: #fff;
border-radius: 4px;
border: 1px solid #fff;
left: 0;
right: 0;
top: 0;
bottom: 0;
height: max-content;
max-height: 320px;
margin: auto;
}
.wc-donation-popup .wc_donation_on_checkout {
margin: 0;
}
.wc-donation-popup .wc-donation-popup-header {
background-color: #fafafa;
padding: 1.41575em;
padding-bottom: 0;
}
.wc-donation-popup .wc-donation-popup-header h3 {
margin: 0;
font-size: 24px;
color: inherit;
font-family: inherit;
}
.wc-donation-popup .wc_donation_on_checkout .wc-donation-in-action .in-action-elements {
flex-wrap: nowrap;
}
.wc-donation-popup span.wc-close {
position: absolute;
top: 12px;
right: 12px;
line-height: 1;
font-size: 18px;
font-family: cursive!important;
color: #000!important;
opacity: 0.8;
cursor: pointer;
}
.wc-donation-popup span.wc-close:hover{
opacity: 1;
}
.wc-donation-popup .wc_donation_on_checkout select,
.wc-donation-popup .wc_donation_on_checkout input[type="number"] {
border: 1px solid var(--wc-bg-color)!important;
}
.wc-donation-popup .wc-donation-field.before{
border-radius: 0px 4px 4px 0px;
}
.wc-donation-popup .wc-donation-field.after{
border-radius: 4px 0px 0px 4px;
}
.price-wrapper {
display: flex;
flex-direction: row;
width: 100%;
position: relative;
margin-bottom: 10px;
align-items: baseline;
}
.wc-donation-error {
color: #ff0000;
}
.price-wrapper.after::after {
content: attr(currency);
position: absolute;
width: 50px;
height: 100%;
right: 0;
top: 0;
bottom: 0;
align-items: center;
justify-content: center;
display: flex;
border-radius: 0 4px 4px 0;
}
.price-wrapper.before::before {
content: attr(currency);
position: absolute;
width: 50px;
height: 100%;
left: 0;
top: 0;
bottom: 0;
align-items: center;
justify-content: center;
display: flex;
border-radius: 4px 0 0 4px;
}
.price-wrapper.after select.after,
.price-wrapper.after input.after {
padding-right: 55px!important;
}
.price-wrapper.before select.before,
.price-wrapper.before input.before {
padding-left: 55px!important;
}
.is_recurring_label {
display:inline-flex;
flex-direction:row;
margin-top: 15px;
align-items:center
}
.is_recurring_label > input {
margin: 0 10px 0 0;
outline: none!important;
}
.is_recurring_label p, .is_recurring_label span {
margin: 0!important;
padding: 0!important;
display:inline-block!important;
}
.row3.wc-donation-summary {
display: none;
margin-top: 20px !important;
}
.in-action-elements .row1 > .row1 {
display: grid;
grid-template-rows: repeat(1, max-content);
grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
grid-template-rows: auto;
}
.wc_progressBarContainer > ul {
margin: 0!important;
padding: 0!important;
list-style: none!important;
}
.wc_progressBarContainer > ul > li.wc_progress {
height: 6px;
width: 100%;
border-radius: 4px;
background: #C4C4C4;
margin-bottom: 10px;
position: relative;
}
.wc_progressBarContainer > ul > li.wc_progress div.progressbar {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 0;
border-radius: 4px;
color: #333333;
background: #333333;
}
li.wc_progress_details {
display: flex;
justify-content: space-between;
}
li.wc_progress_details {
display: flex;
justify-content: space-between;
margin: 10px 0;
line-height: 1;
}
li.wc_progress_details div.required_amount > span,
li.wc_progress_details div.raised_amount > span {
padding: 0!important;
display: inline-block!important;
min-width: auto!important;
color: #767676;
}
li.wc_progress_details div.raised_amount > span {
font-weight: bold;
}
li.wc_donor_count {
text-align: right;
line-height: 1;
color: #767676;
}
p.donation-goal-completed {
margin: 15px 0;
background: #d4edda;
color: #155724;
padding: 15px;
border-radius: 4px;
}
ul.causes-dropdown{
margin: 0 0 15px 0 !important;
list-style: none;
border: 1px #000 solid;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-color: #ddd;
background-color: #fff;
border-radius: 4px;
box-sizing: border-box;
cursor: pointer;
display: block;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: -ms-flexbox;
position: relative;
margin-bottom: 3px;
z-index: 1;
}
ul.causes-dropdown:before{
content: "";
width: 0;
height: 0;
position: absolute;
right: 15px;
top: 50%;
margin-top: -3px;
z-index: -1;
border-width: 6px 6px 0 6px;
border-style: solid;
border-color: #333333 transparent;
}
ul.causes-dropdown.active:before {
border-width: 0px 6px 6px 6px;
}
ul.causes-dropdown li {
padding: 10px 26px 10px 13px;
z-index: 2;
color: #444;
vertical-align: middle;
display: block;
padding-left: 8px;
text-overflow: ellipsis;
}
ul.causes-dropdown li:last-child {
margin-bottom: 12px;
}
ul.causes-dropdown li:not(.init) {float: left;width: 100%;display: none;background: #ddd;}
ul.causes-dropdown li:not(.init):hover, ul li.selected:not(.init) { background: #333; color:white; }
ul.causes-dropdown li.init { cursor: pointer; }
.wc-donation-summary-total td span,
div.wc-donation-summary table.wc-donation-summary-table thead > * {
font-weight: 600;
}
table.wc-donation-summary-table span.wc-donation-amt,
table.wc-donation-summary-table span.wc-donation-currency-symbol{
display: inline-block !important;
padding: 0px !important;
min-width: auto !important;
}
table.wc-donation-summary-table tfoot td {
background: #fdfdfd;
}
div.wc-donation-summary table.wc-donation-summary-table span.wc-donation-currency-symbol{
display: none !important;
}
th.campaign-description {
width: 20%;
}
input.grab-donation.wc-input-text::placeholder {
font-size: 14px;
}
th.campaign-amount {
width: 32%;
}
.wc-donation-tooltip {
position: relative;
display: inline-block;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 15px
} .wc-donation-tooltip-icon {
content: "\003F";
font-size: 10px;
color: #000;
border: 1px solid #dae0e5;
background: #dae0e5;
width: 16px;
height: 16px;
border-radius: 100%;
display: inline-block;
text-align: center;
font-weight: bold;
cursor: pointer;
} .wc-donation-tooltip-text {
font-size: 14px;
visibility: hidden;
background-color: #333;
color: #fff;
text-align: center;
padding: 5px 10px;
border-radius: 4px;
position: absolute;
z-index: 1;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
opacity: 0;
transition: opacity 0.2s ease-in-out;
width: 190px;
} .wc-donation-tooltip:hover .wc-donation-tooltip-text {
visibility: visible;
opacity: 1;
}  .price-wrapper.before::before {
position: relative;
width: 50px;
height: 50px;
}
.price-wrapper.before select.before, .price-wrapper.before input.before {
padding-left: 10px!important;
}
.wc-donation-title {
font-size: 18px;
font-weight: bold;
display: inline-block;
margin-bottom: 15px;
margin-top: 15px;
}
p.wc-donation-gift-aid-explanation,
p.wc-donation-gift-aid-declaration {
font-size: 14px;
}
input[type="text"].wc_donation_trubte_name, input[type="text"].wc_donation_trubte_message {
width: 100%;
max-width: 250px;
border: 1px solid #ddd;
box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
background: #FFF;
border-radius: 4px;
margin-bottom: 12px;
}
input[type="text"].wc_donation_trubte_name:focus, input[type="text"].wc_donation_trubte_message:focus {
background-color: #FFF!important;
outline: none!important;
}
input[type="text"].wc_donation_trubte_message {
display: block;
}
div#cc-processing-fees {
margin: 20px 0 !important;
}
#TB_ajaxContent {
height: 550px!important;
}
#TB_window {
margin-top: 0!important;
top: 10%!important;
}
form.report_filter_form {
margin: 0;
display: flex;
flex-direction: row;
justify-content: start;
background: #eeeeee;
}
form.report_filter_form input[type="submit"] {
color: #2278B6;
font-weight: bold; 
}
form.report_filter_form input[type="submit"]:hover,
form.report_filter_form input[type="submit"].active {
background-color: #2278B6;
color: #FFF;
outline: none!important;
}
form.report_filter_form input[type="submit"].btn-filter {
border:  1px solid #2278B6;
padding: 5px;
width: 50px;
border-radius: 4px;
}
form.report_filter_form label {
color: #000;
font-weight: bold;
margin-left: 20px;
}
form.report_filter_form input[name="DateFrom"], form.report_filter_form input[name="DateTo"] {
background: transparent;
border: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
text-align: center;
max-width: 110px;
outline: none!important;
}
form.report_filter_form > div {
border: 1px solid #ddd;
border-left: none;
}
form.report_filter_form > div:last-child {
border: none!important;
}
.report_no_found {
margin:  20px 0 20px 0;
}
.toRight {
float: right;
}
li.wc_progress_details div.required_amount span, li.wc_progress_details div.raised_amount span {
padding: unset!important;
display: inline-block!important;
width: auto!important;
min-width: fit-content!important;
}
.wc-donation-summary-wrapper {
border: 2px solid #ddd;
padding: 20px;
border-radius: 4px;
margin-bottom: 20px;
}
.wc-donation-summary-title {
color: #333;
font-weight: 600;
margin-bottom: 20px;
line-height: 1;
border-bottom: 1px solid #ddd;
padding-bottom: 20px;
}
.wc-donation-summary-calc span {
font-size: 24px;
color: #333;
line-height: 1;
width: 32px;
height: 32px;
display: inline-flex;
background: #e9e9e9;
align-items: center;
justify-content: center;
}
.wc-donation-summary-calc span.currency, .wc-donation-summary-calc span.digit.dot {
background:  transparent;
justify-content: flex-start;
width: auto;
}
.wc_donation_on_cart {
position: relative;
} .wc-donation-tabs-wrap ul.tab-nav {
display: -ms-flexbox;
display: flex;
margin-left: 0;
margin-bottom: 20px;
}
.wc-donation-tabs-wrap ul.tab-nav li {
border-radius: 0.3rem;
background-color: #fff;
box-shadow: 0 0.2rem 0.4rem 0 rgb(0 0 0 / 15%);
border: 0.1rem solid #007caf;
margin: 1rem 1rem 0 0;
cursor: pointer;
min-width: 8.7rem;
color: #007caf;
padding: 0.55rem;
font-size: 1rem;
font-weight: 700; display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
line-height: 1.15;
text-align: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.wc-donation-tabs-wrap ul.tab-nav li:hover {
background-color: #e8e8e8;
}
.wc-donation-tabs-wrap ul.tab-nav li.active {
background-color: #007caf;
border: 0.1rem solid #007caf;
color: #fff;
}
.wc-donation-tabs-content-container .wc-donation-tab-content {
display: none;
}
.wc-donation-tabs-content-container .wc-donation-tab-content.active {
display: block;
}
.form-row.place-order { 
margin-bottom: 2.617924em !important;
}
.wc-donation-in-action {
margin-bottom: 20px;
}
.cart-campaign-popup h3 {
font-weight: 600;
text-align: center;
}
.wc_donation_on_cart.block {
border-bottom: 1px solid grey;
margin-bottom: 20px;
}
td.campaign-causes div h3, td.campaign-amount div h3 {
display: none !important;
}
td.campaign-causes div div ul.causes-dropdown {
width: 150px;
} .wc_donation_on_cart.list {
border: 2px solid #f8f8f8;
margin-bottom: 20px;
border-radius: 5px;
padding: 20px;
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.wc_donation_on_cart.list img {
display: inline !important;
}
.wc_donation_on_cart.list .wc-donation-in-action .in-action-elements {
display: block !important;
}
.wc_donation_on_cart.list .wc-donation-in-action .in-action-elements {
display: flex !important;
}
.list-campaign-thumbnail {
margin-right: 5%;
}
.list-campaign-title-description-goal {
display: flex;
justify-content: space-between;
align-items: center;
}
.list-campaign-data {
width: 100%;
}
.list-campaign-title-description-goal .campaign-goal {
width: 30%;
}
.campaign-goal .row3 .wc_progressBarContainer ul li {
height: 15px;
}
.list-campaign-amount-cause span.dashicons.dashicons-money-alt {
display: none !important;
}
.campaign-cause .row2 {
display: flex;
align-items: center;
justify-content: space-between;
}
.list-campaign-amount-cause .campaign-amount .row1 {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.list-campaign-amount-cause .campaign-amount .row1 > .row1 {
justify-content: flex-start;
}
.list-campaign-amount-cause .campaign-amount .row1 > .row1 {
flex: 0 0 50%;
}
.list-campaign-amount-cause .campaign-amount .row1 > .row1 label {
margin-bottom: 0 !important;
}
.list-campaign-title-description-goal {
margin-bottom: 20px;
}
.list-campaign-amount-cause {
width: 60%;
}
.campaign-title h3 {
font-weight: 500;
}
.campaign-amount .price-wrapper { margin-top: 25px !important;
margin-bottom: 0 !important;
}
.campaign-cause ul.causes-dropdown {
margin-bottom: 0 !important;
}
.campaign-cause .cause-wrapper {
width: 50%;
} div#wc-donation-type-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
div#wc-donation-type-grid .grid {
border: 2px solid #f8f8f8;
box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
padding: 20px;
margin-right: 25px;
margin-bottom: 20px;
}
.grid-campaign-thumbnail img {
min-height: 160px;
}
.grid-campaign-title h3 {
font-weight: 500;
text-align: center;
line-height: 25px;
}
.grid-campaign-amount span.dashicons.dashicons-money-alt {
display: none !important;
}
.grid-campaign-description {
text-align: center;
}
.grid-campaign-amount .row1 {
text-align: center !important;
}
.grid-campaign-cause .row2 {
text-align: center;
}
.grid-campaign-donate .row2 {
text-align: center;
margin-top: 20px;
}
.grid-campaign-goal .row3 .wc_progressBarContainer ul li {
height: 15px;
} td.campaign-amount .row1 {
display: inline-block;
}
td.campaign-amount .row1 .price-wrapper, td.campaign-amount .row1 .price-wrapper select {
width: 100% !important;
}
td.campaign-amount .row1 .price-wrapper select {
padding: 12px;
} td.campaign-amount .row1 label {
flex: 1 1 40% !important;
} .wc_donation_on_cart_popup {
padding: 20px 40px;
}
.wc-donation-popup-content-cart {
max-width: 80%;
max-height: 80%;
overflow-y: auto;
width: 100%;
position: absolute;
z-index: 99;
background: #fff;
border-radius: 4px;
border: 1px solid #fff;
left: 0;
right: 0;
top: 0;
bottom: 0;
height: max-content;
margin: auto;
overflow-x: scroll;
}
.wc-donation-popup-content-cart::-webkit-scrollbar {
width: 1rem;
}
.wc-donation-popup-content-cart::-webkit-scrollbar-thumb {
height: 4rem;
border-radius: 0.5rem;
border: 4px solid transparent;
background-clip: content-box;
background-color: #cfcfda;
}
.wc-donation-popup-content-cart::-webkit-scrollbar-thumb:hover {
background-color: #bbbbc1;
}
.wc-donation-popup-content-cart .wc-donation-popup-header {
background: white !important;
}
.grid-campaign-thumbnail {
margin: 0 auto;
margin-bottom: 20px;
}
.wc-donation-popup-body .woocommerce-notices-wrapper {
padding: 20px 40px 0px 40px;
display: none;
}
.wc-donation-woocommerce-message {
margin-bottom: 2.617924em;
background-color: #0f834d;
margin-left: 0;
border-radius: 2px;
color: #fff;
clear: both;
border-left: 0.6180469716em solid rgba(0,0,0,.15);
padding: 1em 2em 1em 3.5em;
position: relative;
list-style: none outside;
}
.wc-donation-woocommerce-message::before {
content: "";
font-family: "Font Awesome 5 Free";
display: inline-block;
position: absolute;
top: 1.05em;
left: 1.5em;
color: #fff;
}
td .grab-donation.wc-input-text.wc-donation-f-donation-other-value.wc-opened {
width: 85% !important;
}
@media only screen and (max-device-width: 480px) { td.campaign-amount .row1 {
width: 200px;
margin-left: auto !important;
flex: 0 0 100% !important;
}
td.campaign-causes .row2 ul {
margin-left: auto !important;
width: 200px !important;
text-align: center;
}
td.campaign-amount .row1 .price-wrapper input.grab-donation {
width: 140px !important;
}
}
@media only screen and (max-device-width: 480px) { .wc_donation_on_cart.list .wc-donation-in-action .in-action-elements {
flex-direction: column !important;
text-align: center !important;
justify-content: center !important;
align-items: center !important;
}
.list-campaign-amount-cause-donate {
flex-direction: column !important;
justify-content: center !important;
align-items: center !important;
}
.list-campaign-title-description-goal {
display: block  !important;
}
.list-campaign-amount-cause {
width: 100% !important;
}
.list-campaign-amount-cause .row1 {
justify-content: center;
}
.list-campaign-title-description-goal .campaign-goal {
width: 100% !important;
}
.list-campaign-donate .campaign-donate {
margin-top: 10px;
}
.list-campaign-donate .campaign-donate {
margin-top: 10px;
}
.list-campaign-amount-cause .campaign-amount .row1 {
flex-direction: column;
}
.list-campaign-amount-cause .campaign-cause .row2 {
flex-direction: column;
}
.list-campaign-amount-cause .campaign-amount .price-wrapper {
width: 100% !important;
}
.list-campaign-amount-cause .campaign-cause .cause-wrapper {
width: 100% !important;
}
.list-campaign-amount-cause .campaign-amount .row1 > .row1 {
display: flex;
flex-direction: unset;
}
.list-campaign-amount-cause .campaign-amount .row1 > .row1 ~ input[type=text] {
margin-top: 20px;
}
}
@media only screen and (max-device-width: 480px) { div#wc-donation-type-grid {
grid-template-columns: auto;
}
}
.setTimerMsg {
font-weight: 600;  
text-align: center;
border: 1px solid #ff0000;
padding: 5px;
color: #ff0000;
margin: 5px 0;
} .woocommerce-Tabs-panel--wc_donation_campaign_donor_wall .anonymous-donor-lists-wrapper,
.woocommerce-Tabs-panel--wc_donation_campaign_donor_wall .donor-lists-wrapper {
border: 1px solid #cbd5e0;
padding: 10px;
border-radius: 4px;
margin-bottom: 30px;
}
.give-grid-ie-utility {
margin: 0;
}
@media (min-width: 72rem) {
.give-wrap .give-grid--3, .give-wrap .give-grid--4 {
grid-template-columns: repeat(3,1fr);
}
}
@media (min-width: 40rem) {
.give-wrap .give-grid--2, .give-wrap .give-grid--3, .give-wrap .give-grid--4 {
grid-template-columns: repeat(2,1fr);
}    
}
.give-wrap .give-grid {
grid-gap: 1.5rem;
display: grid;
grid-template-columns: 1fr;
margin-bottom: 1.5rem;
max-width: 100%;
justify-content: flex-start;
}
.give-wrap .give-grid {
max-width: 30rem;
}
.give-wrap .give-card {
background-color: #ffffff;
border-color: #cbd5e0;
}
.give-wrap .give-grid__item .give-card {
border-radius: 6px;
overflow: hidden;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
justify-content: space-between;
}
.give-wrap .give-grid__item>:last-child {
margin-bottom: 0;
}
.give-wrap .give-card {
background-color: #fff;
border-radius: 8px;
box-shadow: 0 0 8px hsla(0,0%,44%,.25);
color: inherit;
display: flex;
flex-direction: column;
text-decoration: none;
transition: all .1s ease-out;
width: 100%;
}
.give-donor {
background: #fff;
border: 1px solid #e5e5e5;
color: #00160a;
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 20px;
max-height: 100%;
padding: 18px 0;
position: relative;
transition: all .2s ease-out;
width: 100%;
}
.give-donor-container {
display: flex;
flex: 1;
flex-direction: column;
padding: 0 5%;
}
.give-donor-container__image {
align-items: center;
align-self: center;
background: #fff;
border: 1px solid #e5e5e5;
border-radius: 50%;
display: flex;
justify-content: center;
margin-bottom: 12px;
overflow: hidden;
}
.give-donor-container__image__name_initial {
position: absolute;
}
.give-donor-container-variation {
display: flex;
justify-content: space-between;
}
.give-donor-container-variation__timestamp {
color: #525252;
font-size: max(1rem,18px);
margin: 0 0 10px!important;
font-weight: bold;
}
h3.wc-donation-donor-title {
font-size: 32px;
font-weight: bold;
text-align: center;
}
.give-donor-details {
align-items: center;
display: flex;
justify-content: space-between;
}
.give-donor-details__wrapper {
width: 70%;
}
.give-donor-details__wrapper {
display: flex;
flex-direction: column;
width: 70%;
word-break: normal!important;
}
.give-donor-details__wrapper span:last-child {
color: #00160a;
font-size: max(.8rem,12.8px);
font-weight: 400;
letter-spacing: 0;
text-align: left;
}
.give-donor-details__wrapper span:first-child {
color: #00160a;
font-size: max(1rem,16px)!important;
font-weight: 500!important;
letter-spacing: 0.5px;
line-height: 1.3;
}
.give-donor-details__total {
color: #219653;
font-size: max(1.25rem,20px);
font-weight: 700;
letter-spacing: 0;
line-height: 24px;
overflow-wrap: normal;
text-align: right;
word-break: normal!important;
}
.give-donor-container__image__name_initial > img {
border-radius: 100%;
}
@media (min-width: 30rem) {
.give-wrap .give-grid {
display: flex;
flex-flow: row wrap;
margin-bottom: 1.5rem;
max-width: 100%;    
}
.give-wrap .give-grid__item {    
padding: 0 0.75rem;
}
}
@media (min-width: 30rem) and (min-width: 72rem) {
.give-wrap .give-grid--3 .give-grid__item, .give-wrap .give-grid--4 .give-grid__item {
width: 33.3333333333%;
}
}
@media (min-width: 30rem) and (min-width: 40rem) {
.give-wrap .give-grid--2 .give-grid__item, .give-wrap .give-grid--3 .give-grid__item, .give-wrap .give-grid--4 .give-grid__item {
width: 50%;
}
}
.give-wrap .give-grid__item {
display: none;    
margin-bottom: 0;
padding: 0;
width: 245px!important;
}
.give-donor__load_more {
border-radius: 3px;
background: #87c689;
color: #ffffff;
padding: 0.4em 1em;
border: 0;
line-height: 1.6;
display: inline-block;
font-family: inherit;
cursor: pointer;
text-decoration: none;
transition: all 0.2s ease;
box-shadow: 0px 0px 0px -7px rgba(0,0,0,0);
text-transform: uppercase;
border-radius: 3px;
padding: 19px 32px 19px 32px;
}
.give-button-with-loader span.give-loading-animation {
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: transparent;
background-repeat: no-repeat;
background-size: 20px 20px;
display: none;
float: right;
font-family: give-icomoon;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: 400;
height: 16px;
line-height: 1;
margin: 0 0 0 5px;
position: relative;
text-transform: none;
top: 3px;
width: 16px;
} .checkout .price-wrapper.before::before {
height: 48px !important;
}
.wc_donation_on_cart.table {
overflow-x: auto;
}
td.campaign-amount {
min-width: 300px;
}
td.campaign-tributes {
min-width: 220px 
}
.list-campaign-amount-subscription {
width: 60%;
margin-top: 15px;
}
.list-campaign-fees-process {
width: 60%;
}
.list-campaign-amount-cause .campaign-cause {
margin-top: 15px;
}
.cc-require-message {
margin-top: 15px;
font-size: smaller;
color: red;
}
.wc-donation-loader {
border: 5px solid #f3f3f3;
border-top: 5px solid #333333;
border-radius: 50%;
width: 25px;
height: 25px;
animation: spin 2s linear infinite;
display: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
z-index: 10;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.wc_donation_on_cart.table .wc-donation-blur-effect{
width: 101vw;
}
.wc-donation-blur-effect {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
z-index: 9;
height: 100%;
background: rgba(0, 0, 0, 0.3);
}
.widget_wc-donation-widget {
position: relative;
}
.wc-donation-feature-campaigns {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.wc-donation-item {
border: 1px solid #ddd;
padding-bottom: 15px;
border-radius: 8px;
max-width: 285px;
flex: 1 1 300px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
}
.wc-donation-image {
width: 100%;
height: 200px; overflow: hidden; margin-bottom: 10px;
}
.wc-donation-image img {
width: 100%;
height: 100%;
object-fit: cover; }
.wc-donation-content {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
width: 100%;
}
.wc-donation-title {
font-size: 1.5em;
margin: 0;
margin-bottom: 10px; }
.wc-donation-excerpt {
margin: 0 auto;
margin-bottom: 10px;
width: 95%;
max-width: 100%;
text-align: center;
box-sizing: border-box;
padding: 0 5%;
word-wrap: break-word;
}
.wc-donation-button {
padding: 10px 20px;
background-color: #0073aa;
color: #fff;
text-decoration: none;
border-radius: 5px;
}
.wc-donation-feature-campaigns .wc-donation-item .wc-donation-feature-button:hover { 
background-color: #333333;
color: #fff;
} .campaign-filter {
margin-bottom: 20px;
}
.filter-container {
display: flex;
gap: 44%; }
.filter-container select {
min-width: 200px;
max-width: 100%;
padding: 8px;
font-size: 16px;
}
#campaign-cat {
display: flex;
flex-direction: row-reverse;
}
#campaign-cat > * {
margin-right: 16%; } .flip-clock-wrapper {
font-size: 10px; }
.pomodoro-clock-container {
width: 200px;
height: 200px;
position: relative;
margin: auto;
}
.pomodoro-clock-container .timer-label {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 20px;
text-align: center;
}
.flip-clock-wrapper ul{
width: 45px !important; height: 60px !important;
}
.flip-clock-wrapper ul li a div div.inn { 
font-size: 25px !important; }
.flip-clock-dot.bottom {
bottom: 46px !important;
padding: 5px !important;
}
.flip-clock-dot.top {
padding: 5px !important;
}
@keyframes sand-fall {
0% {
height: 50%;
top: 0%;
}
100% {
height: 0%;
top: 50%;
}
}
.timer-label {
font-size: 24px;
margin-top: 20px;
}  .button.wc-donation-social-share {
padding: 10px 11px;
font-size: 16px;
cursor: pointer;
} .social-share-popup {
display: none;
position: fixed;
z-index: 10000;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
}
.social-share-content {
background-color: #fff;
margin: 15% auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
max-width: 500px;
border-radius: 10px;
box-shadow: 0 5px 15px rgba(0,0,0,0.3);
text-align: center;
}
.social-share-content h2 {
margin-top: 0;
}
.social-share-content p {
margin: 10px 0 20px;
}
.column {
float: left;
width: 43%;
margin: 15px;
display: flex;
} .row:after {
content: "";
display: table;
clear: both;
}
.social-share-content a {
text-decoration: none;
color: #000;
display: flex;
align-items: center;
justify-content: center;
}
.social-share-content a img {
margin-right: 10px;
width: 20px;
}
.close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
cursor: pointer;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
}
.glass {
height: 100%;
background-image: url(https://raw.githubusercontent.com/sumedha-prithyani/Hourglass/master/sand-glass-woo.png);
background-repeat: no-repeat;
background-size: contain;
}
.get-hourglass{
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);	
}
.container-glass {
position: relative;
height: 300px;
width: 300px;
}
.txt-center {
text-align: center;
}
.flip-clock-divider .days {
display: none !important;
}
.flip-clock-label {
font-size: larger !important;
font-weight: bold !important;
}
.flip {
margin-top: 15px !important;
}
.widget span.flip-clock-divider {
padding: 0 !important;
}
.widget ul.flip {
width: 25px !important;
margin: 3px;
}
.widget span.flip-clock-label {
right: -60px !important;
}
.non-clickable {
pointer-events: none;
}
.wc-donation-item {
position: relative;
}
.featured-star {
position: absolute;
top: 1px;
right: 10px;
color: gold;
font-size: 2.5em;
} .wc_donation_subscription_table .wps_sfw_subscription_number ,.wc_donation_subscription_table .wps_sfw_subscription_expiry_number  ,.wc_donation_subscription_table .wc_donation_subscription_selectors select {
appearance: none;
-webkit-appearance: none;
width: 100%;
font-size: 14px;
padding: 10px;
background-color: #fff;
border: 1px solid #caced1;
border-radius: 0.25rem;
color: #333030;
cursor: pointer;
}
.wc_donation_subscription_selectors {
width: 70px;
}
.wc_donation_subscription_table input#wps_sfw_subscription_number, .wc_donation_subscription_table input#wps_sfw_subscription_expiry_number {
width: auto;
font-size: 14px;
padding: 10px;
background-color: #fff;
border: 1px solid #caced1;
border-radius: 0.25rem;
color: #333030;
cursor: pointer;
}.simple-banner,
.simple-banner_2,
.simple-banner_3,
.simple-banner_4,
.simple-banner_5 {
width: 100%;
text-align: center;
position: relative;
display: block;
}
.simple-banner .simple-banner-text,
.simple-banner_2 .simple-banner-text_2,
.simple-banner_3 .simple-banner-text_3,
.simple-banner_4 .simple-banner-text_4,
.simple-banner_5 .simple-banner-text_5 {
font-weight: 700;
padding: 10px 20px;
position: relative;
}
.simple-banner .simple-banner-button,
.simple-banner_2 .simple-banner-button_2,
.simple-banner_3 .simple-banner-button_3,
.simple-banner_4 .simple-banner-button_4,
.simple-banner_5 .simple-banner-button_5 {
border: none;
background-color: transparent;
padding: 0 5px;
margin: 0 10px;
text-align: center;
text-decoration: none;
position: absolute;
transform: translate(0%, -50%);
right: 0;
top: 50%;
font-size: 16px;
cursor: pointer;
}@font-face {
font-family: 'butler';
src: url(//frollalab.it/wp-content/uploads/useanyfont/505Butler.woff2) format('woff2'),
url(//frollalab.it/wp-content/uploads/useanyfont/505Butler.woff) format('woff');
font-display: auto;
}
.butler{font-family: 'butler' !important;}
h2{
font-family: 'butler' !important;
}
h2{
font-family: 'butler' !important;
}.woocommerce-shipping-methods .extra-flate-tool-tip,.woocommerce-shipping-methods .forceall-tooltip{
display: inline;
position: relative;
} .woocommerce-shipping-methods [data-tooltip] {
position: relative;
z-index: 2;
cursor: pointer;
}
.shop_table.shop_table_responsive{overflow: visible !important;} .woocommerce-shipping-methods [data-tooltip]:before,
.woocommerce-shipping-methods [data-tooltip]:after {
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
opacity: 0;
pointer-events: none;
} .woocommerce-shipping-methods [data-tooltip]:before {
position: absolute;
bottom: 130%;
right: -100%;
margin-bottom: 5px;
margin-left: -80px;
padding: 7px;
width: 300px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #000;
background-color: hsla(0, 0%, 20%, 0.9);
color: #fff;
content: attr(data-tooltip);
text-align: center;
font-size: 14px;
line-height: 1.2;
} .woocommerce-shipping-methods [data-tooltip]:after {
position: absolute;
bottom: 130%;
left: 50%;
margin-left: -5px;
width: 0;
border-top: 5px solid #000;
border-top: 5px solid hsla(0, 0%, 20%, 0.9);
border-right: 5px solid transparent;
border-left: 5px solid transparent;
content: " ";
font-size: 0;
line-height: 0;
} .woocommerce-shipping-methods [data-tooltip]:hover:before,
.woocommerce-shipping-methods [data-tooltip]:hover:after {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1;
}
.woocommerce-shipping-methods .extra-flate-tool-tip ,.woocommerce-shipping-methods .forceall-tooltip{
display: inline-block !important;
float: left;
margin-left: 5px;
}
.forceall_shipping_method{display: none;}
#shipping_method li label{font-weight: 400;}
.woocommerce-shipping-methods .forceall-tooltip {
position: relative;
display: inline-block; }
.woocommerce-shipping-methods .forceall-tooltip .tooltiptext {
visibility: hidden;
position: absolute;
bottom: 150%;
left: 50%;
margin-bottom: 5px;
margin-left: -80px;
padding: 7px;
width: 300px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #000;
background-color: hsla(0, 0%, 20%, 0.9);
color: #fff;
content: attr(data-tooltip);
text-align: center;
font-size: 14px;
line-height: 1.2;
}
.woocommerce-shipping-methods .forceall-tooltip:hover .tooltiptext {
visibility: visible;
}
.woocommerce-shipping-methods .extra-flate-tool-tip, .woocommerce-shipping-methods .forceall-tooltip{
float: none !important;
}
.extra-flate-subtitle {
background-color: hsla(0, 0%, 20%, 0.9);
color: #fff;
text-align: center;
font-size: 14px;
line-height: 1.2;
padding: 7px;
border-radius: 3px;
width: 100%;
position: relative;
}
.extra-flate-subtitle:before {
position: absolute;
bottom: 100%;
left: 15%;
margin-left: -5px;
width: 0;
border-top: 0px solid #000;
border-bottom: 5px solid hsla(0, 0%, 20%, 0.9);
border-right: 5px solid transparent;
border-left: 5px solid transparent;
content: " ";
font-size: 0;
line-height: 0;
} .cfw-shipping-methods-list .extra-flate-subtitle {
margin-top: 10px;
}  body.theme-woodmart .extra-flate-tool-tip {margin-left: 7px;line-height: 16px;}
body.theme-woodmart .wd-table-wrapper{overflow-x: inherit;}
body.theme-woodmart #shipping_method li label {line-height: 20px;}
body.theme-woodmart\/woodmart .extra-flate-tool-tip {margin-left: 7px;line-height: 16px;}
body.theme-woodmart\/woodmart .wd-table-wrapper{overflow-x: inherit;}
body.theme-woodmart\/woodmart #shipping_method li label {line-height: 20px;} @media screen and (max-width: 767px){
.extra-flate-subtitle {
width: 50%;
margin-left: 50%;
}
.extra-flate-subtitle:before {
left: 80%;
}
}@font-face{font-family:'FontAwesome';src:url(//frollalab.it/wp-content/plugins/woo-extra-flat-rate/public/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//frollalab.it/wp-content/plugins/woo-extra-flat-rate/public/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//frollalab.it/wp-content/plugins/woo-extra-flat-rate/public/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//frollalab.it/wp-content/plugins/woo-extra-flat-rate/public/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//frollalab.it/wp-content/plugins/woo-extra-flat-rate/public/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//frollalab.it/wp-content/plugins/woo-extra-flat-rate/public/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.clear {
clear: both;
}
.nobr {
white-space: nowrap;
}              .woocommerce {      }
.woocommerce .col2-set {
*zoom: 1;
width: 100%;
}
.woocommerce .col2-set:before,
.woocommerce .col2-set:after {
content: " ";
display: table;
}
.woocommerce .col2-set:after {
clear: both;
}
.woocommerce .col2-set .col-1 {
float: left;
width: 48%;
}
.woocommerce .col2-set .col-2 {
float: right;
width: 48%;
}
.woocommerce img {
height: auto;
max-width: 100%;
}
@media handheld, only screen and (max-width: 960px) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
width: auto !important;
float: none !important;
}
}
.woocommerce div.product { }
.woocommerce div.product div.images {
float: left;
}
.woocommerce div.product div.thumbnails {
*zoom: 1;
}
.woocommerce div.product div.thumbnails:before,
.woocommerce div.product div.thumbnails:after {
content: " ";
display: table;
}
.woocommerce div.product div.thumbnails:after {
clear: both;
}
.woocommerce div.product div.thumbnails a {
float: left;
}
.woocommerce div.product div.summary {
float: right;
width: 53%;
}
.woocommerce div.product .woocommerce-tabs {
clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
*zoom: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after {
content: " ";
display: table;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:after {
clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
display: inline;
}
.woocommerce div.product #reviews .comment {
*zoom: 1;
}
.woocommerce div.product #reviews .comment:before,
.woocommerce div.product #reviews .comment:after {
content: " ";
display: table;
}
.woocommerce div.product #reviews .comment:after {
clear: both;
}
.woocommerce div.product #reviews .comment img {
float: right;
height: auto;
}
.woocommerce #quantity,
.woocommerce #content .quantity { }
.woocommerce #quantity input::-webkit-outer-spin-button,
.woocommerce #content .quantity input::-webkit-outer-spin-button,
.woocommerce #quantity input::-webkit-inner-spin-button,
.woocommerce #content .quantity input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .related,
.woocommerce .upsells.products {
*zoom: 1;
}
.woocommerce .related:before,
.woocommerce .upsells.products:before,
.woocommerce .related:after,
.woocommerce .upsells.products:after {
content: " ";
display: table;
}
.woocommerce .related:after,
.woocommerce .upsells.products:after {
clear: both;
}
.woocommerce .related ul.products,
.woocommerce .upsells.products ul.products,
.woocommerce .related ul,
.woocommerce .upsells.products ul {
float: none;
}
.woocommerce .related ul.products li.product,
.woocommerce .upsells.products ul.products li.product,
.woocommerce .related ul li.product,
.woocommerce .upsells.products ul li.product {
width: 50%;
}
.woocommerce .related ul.products li.product img,
.woocommerce .upsells.products ul.products li.product img,
.woocommerce .related ul li.product img,
.woocommerce .upsells.products ul li.product img {
width: 100%;
height: auto;
}
.woocommerce .products.related {
clear: left;
}
.woocommerce .products.related .products .product {
opacity: 1;
}
@media handheld, only screen and (max-width: 650px) {
.woocommerce .products.related .products .product {
width: 100% !important;
}
}
.woocommerce.columns-1 ul.products li.product {
width: 100%;
margin-right: 0;
}
.woocommerce.columns-2 ul.products li.product {
width: 49.9%;
}
@media handheld, only screen and (max-width: 600px) {
.woocommerce.columns-2 ul.products li.product {
width: 100% !important;
}
}
.woocommerce.columns-3 ul.products li.product {
width: 33.2%;
}
@media handheld, only screen and (max-width: 767px) {
.woocommerce.columns-3 ul.products li.product {
width: 49% !important;
}
}
@media handheld, only screen and (max-width: 600px) {
.woocommerce.columns-3 ul.products li.product {
width: 100% !important;
}
}
.woocommerce.columns-4 ul.products li.product {
width: 24.9%;
}
@media handheld, only screen and (max-width: 960px) {
.woocommerce.columns-4 ul.products li.product {
width: 33% !important;
}
}
@media handheld, only screen and (max-width: 767px) {
.woocommerce.columns-4 ul.products li.product {
width: 49% !important;
}
}
@media handheld, only screen and (max-width: 600px) {
.woocommerce.columns-4 ul.products li.product {
width: 100% !important;
}
}
.woocommerce.columns-5 ul.products li.product {
width: 20%;
}
.woocommerce.columns-6 ul.products li.product {
width: 16.6%;
}
.woocommerce .woocommerce-pagination ul.page-numbers {
*zoom: 1;
}
.woocommerce .woocommerce-pagination ul.page-numbers:before,
.woocommerce .woocommerce-pagination ul.page-numbers:after {
content: " ";
display: table;
}
.woocommerce .woocommerce-pagination ul.page-numbers:after {
clear: both;
}
.woocommerce .woocommerce-pagination ul.page-numbers li {
display: inline;
}
.woocommerce table.cart img {
height: auto;
}
.woocommerce table.cart td.actions {
text-align: right;
}
.woocommerce table.cart td.actions .input-text {
width: 80px;
}
.woocommerce table.cart td.actions .coupon {
float: left;
}
.woocommerce table.cart td.actions .coupon label {
display: none;
}
.woocommerce .cart-collaterals {
*zoom: 1;
width: 100%;
}
.woocommerce .cart-collaterals:before,
.woocommerce .cart-collaterals:after {
content: " ";
display: table;
}
.woocommerce .cart-collaterals:after {
clear: both;
}
.woocommerce .cart-collaterals .related {
width: 30.75%;
float: left;
}
.woocommerce .cart-collaterals .cross-sells {
width: 50%;
float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products {
float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li {
width: 50%;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
*zoom: 1;
}
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
content: " ";
display: table;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
clear: both;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: right;
height: auto;
}
.woocommerce form .form-row {
*zoom: 1;
}
.woocommerce form .form-row:before,
.woocommerce form .form-row:after {
content: " ";
display: table;
}
.woocommerce form .form-row:after {
clear: both;
}
.woocommerce form .form-row label {
display: block;
}
.woocommerce form .form-row label.checkbox {
display: inline;
}
.woocommerce form .form-row select {
width: 100%;
}
.woocommerce form .form-row .input-text {  box-sizing: border-box; width: 100%;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
float: left;
width: 47%;
overflow: visible;
}
.woocommerce form .form-row-last {
float: right;
}
.woocommerce form .form-row-wide {
clear: both;
}
.woocommerce #payment .form-row select {
width: auto;
}
.woocommerce #payment .terms {
text-align: right;
padding: 0 1em 0;
}
.woocommerce #payment #place_order {
float: right;
}
.wc-proceed-to-checkout {
text-align: right;
}
p.demo_store {
position: fixed;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: .5em 0;
text-align: center;
}
.admin-bar p.demo_store {
top: 28px;
}
.woocommerce small.note {
display: block;
color: #777777;
font-size: 11px;
line-height: 21px;
margin-top: 10px;
}
.woocommerce #order_comments {
height: 200px !important;
} .woocommerce-order-details__title,
.woocommerce-column__title,
.woocommerce-customer-details h2,
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
#order_review_heading,
#review_form_wrapper .comment-reply-title,
.wc-tab h2,
.products h2 {
font-size: 20px !important;
}
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button {
background-color: initial !important;
}
.woocommerce .woocommerce-ordering {
margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering select {
vertical-align: top;
}
.woocommerce .product-category .item-holder {
border: 1px solid #e3e3e3;
background-color: #ffffff;
}
.woocommerce .product-category a {
position: relative;
display: block;
}
.woocommerce .product-category h4 {
margin: 0;
padding: 0;
padding: 10px;
display: block;
font-size: 14px !important;
line-height: 18px !important;
font-weight: bold !important;
}
.woocommerce .product-category h4 .count {
display: block;
color: #acacad;
font-size: 12px;
padding: 0;
font-weight: normal;
} .mk-woocommerce-shop-loop__title {
margin: 15px 0 0;
font-size: 14px;
float: left;
letter-spacing: 2px;
}
.woocommerce-ordering {
float: right;
}
@media handheld, only screen and (max-width: 767px) {
.woocommerce-ordering,
.mk-woocommerce-shop-loop__title {
float: none !important;
width: 100%;
margin-bottom: 15px !important;
}
.woocommerce-ordering select {
width: 100%;
}
} .mk-product-loop .products {
clear: both;
display: block;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
overflow: initial;
}
.mk-product-loop .item {
margin: 0;
padding: 0;
position: relative;
box-sizing: border-box;
}
.mk-product-loop .product-loop-thumb {
position: relative;
}
.mk-product-loop .product-link {
position: relative;
display: block;
overflow: hidden;
}
.mk-product-loop .product-loop-image,
.mk-product-loop .product-hover-image {
width: 100%;
}
.mk-product-loop .product-hover-image {
position: absolute;
left: 0;
top: 0;
opacity: 0;
transition: opacity 0.3s 0 ease-out;
}
.mk-product-loop .product-loading-icon {
display: block;
text-align: center;
}
.mk-product-loop .product-item-footer {
overflow: hidden;
}
.mk-product-loop .mk-product-holder .product_loop_button {
margin: 0;
text-align: center;
display: inline-block;
position: absolute;
}
.mk-product-loop .mk-shop-item-detail {
position: relative;
}
.mk-product-loop .price {
display: block;
}
.mk-product-loop .price ins {
border: none;
text-decoration: none;
}
.mk-product-loop .item.added_to_cart {
position: absolute;
left: -9999em;
width: 1px;
visibility: hidden;
}
.mk-product-loop .item.adding-to-cart .product-loading-icon:before {
display: block;
}
.mk-product-loop .item.added-to-cart .product-loading-icon:before {
content: "\e26a";
}
.mk-product-loop .item.adding-to-cart:hover .product-loading-icon,
.mk-product-loop .item.added-to-cart:hover .product-loading-icon {
opacity: 1;
}
.mk-product-holder {
position: relative;
}
.mk-product-holder .product_loop_button {
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
float: right;
bottom: -25px;
right: -25px;
opacity: 0;
width: 60%;
height: 50px;
background-color: #252525;
background-color: rgba(0, 0, 0, 0.8);
line-height: 50px;
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
box-sizing: border-box;
display: inline-block;
border-width: 0;
border-style: solid;
border-color: #ffffff;
border-radius: 0;
}
.without-rating .product_loop_button {
width: 100%;
right: 0;
}
.mk-product-holder .product_loop_button svg {
height: 16px;
-webkit-transform: translateY(-2px);
-ms-transform: translateY(-2px);
transform: translateY(-2px);
vertical-align: middle;
padding-right: 8px;
}
.mk-product-holder .product_loop_button:hover {
background-color: rgba(0, 0, 0, 0.9);
} .mk-product-loop.compact-layout {
margin: 0 -8px;
}
.mk-product-loop.compact-layout .products {
padding: 10px 0 30px;
}
.mk-product-loop.compact-layout .item {
padding: 0 8px 16px;
}
.mk-product-loop.compact-layout .mk-product-holder {
border: 1px solid #e3e3e3;
background-color: #ffffff;
}
.mk-product-loop.compact-layout .out-of-stock,
.mk-product-loop.compact-layout .onsale {
padding: 10px 20px;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
line-height: 11px;
position: absolute;
right: -6px;
top: -6px;
color: #ffffff;
letter-spacing: 2px;
}
.mk-product-loop.compact-layout .onsale {
background-color: #da4c26;
}
.mk-product-loop.compact-layout .out-of-stock {
background-color: #707070;
}
.mk-product-loop.compact-layout .product-link {
line-height: 4px;
}
.mk-product-loop.compact-layout .product-link:hover .product-hover-image {
opacity: 1;
}
.mk-product-loop.compact-layout .product-hover-image {
transition: opacity 0.4s 0.4s ease-out;
opacity: 0;
}
.mk-product-loop.compact-layout .product-loading-icon {
position: absolute;
left: 50%;
top: 50%;
margin: -60px 0 0 -35px;
width: 70px;
height: 70px;
border-radius: 100px;
opacity: 0;
}
.mk-product-loop.compact-layout .product-loading-icon {
line-height: 70px;
font-size: 24px;
color: #ffffff;
}
.mk-product-loop.compact-layout .product-loading-icon .mk-svg-icon {
height: 24px;
width: 24px;
position: relative;
top: 3px;
}
.mk-product-loop.compact-layout .mk-shop-item-detail {
padding: 15px;
}
.mk-product-loop.compact-layout .product-item-footer {
position: absolute;
height: 50px;
bottom: 0;
left: 0;
width: 100%;
}
.mk-product-loop.compact-layout .added_to_cart {
position: absolute;
left: 18px;
top: 13px;
padding: 7px;
border-radius: 3px;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
line-height: 12px;
background-color: #333333;
color: #ffffff;
}
.mk-product-loop.compact-layout .product-title {
font-size: 14px !important;
line-height: 18px;
padding-right: 50px;
margin-bottom: 5px;
letter-spacing: 1px;
}
.mk-product-loop.compact-layout .product-title a {
color: #5b5b5b;
}
.mk-product-loop.compact-layout .price {
padding-top: 5px;
font-weight: bold;
font-size: 18px;
color: #252525;
}
.mk-product-loop.compact-layout .price .from {
color: #aaaaaa;
font-size: 14px;
}
.mk-product-loop.compact-layout .price del {
font-size: 14px;
color: #aaaaaa;
}
.mk-product-loop.compact-layout .product-item-desc {
padding: 0 15px;
}
.mk-product-loop.compact-layout .product-item-desc ul {
margin-bottom: 15px;
}
.mk-product-loop.compact-layout .product-item-desc ul li {
text-align: left;
}
.mk-product-loop.compact-layout .adding-to-cart .product-loading-icon .mk-svg-icon {
-webkit-animation: spin 0.8s infinite linear;
animation: spin 0.8s infinite linear;
}
.mk-product-loop.compact-layout .woocommerce-product-rating {
position: absolute;
background-color: #ffffff;
background-color: rgba(255, 255, 255, 0.8);
height: 50px;
line-height: 50px;
width: 40%;
left: -20px;
top: 20px;
opacity: 0;
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
display: table-cell;
vertical-align: middle;
}
.mk-product-loop.compact-layout .star-rating {
font-size: 14px;
}
.mk-product-loop.compact-layout .item:hover .product_loop_button {
bottom: 0;
right: 0;
opacity: 1;
}
.mk-product-loop.compact-layout .item:hover .woocommerce-product-rating {
top: 0;
left: 0;
opacity: 1;
} .mk-product-loop.open-layout {
margin: 10px -20px 20px;
}
.mk-product-loop.open-layout .item {
padding: 0 20px 40px;
}
.mk-product-loop.open-layout .out-of-stock,
.mk-product-loop.open-layout .onsale {
width: 65px;
height: 65px;
line-height: 65px;
border-radius: 50%;
font-size: 12px;
position: absolute;
right: 10px;
top: 10px;
text-align: center;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
}
.mk-product-loop.open-layout .out-of-stock > span,
.mk-product-loop.open-layout .onsale > span {
line-height: normal;
display: inline-block;
vertical-align: middle;
}
.mk-product-loop.open-layout .out-of-stock {
background-color: #808080;
z-index: 2;
}
.mk-product-loop.open-layout .onsale {
background-color: #da4c26;
z-index: 1;
}
.mk-product-loop.open-layout .product-link:hover .product-hover-image {
opacity: 1;
}
.mk-product-loop.open-layout .product-hover-image {
transition: opacity 0.4s 0.4s ease-out;
opacity: 0;
}
.mk-product-loop.open-layout .quick-view-container {
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
text-align: center;
}
.mk-product-loop.open-layout .quick-view-button {
font-size: 14px;
font-weight: bold;
padding: 10px 20px;
background-color: rgba(0, 0, 0, 0.6);
transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear, -webkit-transform 0.2s linear;
transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear, transform 0.2s linear;
transition: background-color 0.2s linear, opacity 0.2s linear, visibility 0.2s linear, transform 0.2s linear, -webkit-transform 0.2s linear;
color: #ffffff;
border-radius: 20px;
opacity: 0;
visibility: hidden;
-webkit-transform: translate3D(0, 10px, 0);
-ms-transform: translate3D(0, 10px, 0);
transform: translate3D(0, 10px, 0);
}
.mk-product-loop.open-layout .quick-view-button svg {
margin-right: 10px;
height: 14px;
fill: #ffffff;
vertical-align: middle;
}
.mk-product-loop.open-layout .quick-view-button:hover {
background-color: #000000;
}
.mk-product-loop.open-layout .product-loop-thumb:hover .quick-view-button {
opacity: 1;
visibility: visible;
-webkit-transform: translate3D(0, 0, 0);
-ms-transform: translate3D(0, 0, 0);
transform: translate3D(0, 0, 0);
}
.mk-product-loop.open-layout .mk-shop-item-detail {
text-align: center;
}
.mk-product-loop.open-layout .product-title {
text-transform: capitalize !important;
font-size: 16px !important;
font-weight: bold;
color: #222222;
margin: 20px 0 10px;
}
.mk-product-loop.open-layout .product-categories {
display: block;
margin-bottom: 5px;
}
.mk-product-loop.open-layout .product-categories a {
font-size: 16px;
color: #999999;
}
.mk-product-loop.open-layout .price {
font-size: 24px;
margin-top: 5px;
}
.mk-product-loop.open-layout .price ins .amount {
color: #da4c26;
font-weight: bold;
}
.mk-product-loop.open-layout .price del .amount {
color: #999999;
} @media handheld, only screen and (max-width: 1100px) {
.mk-product-loop .mk--col--3-12 {
width: 33.33%;
}
}
@media handheld, only screen and (max-width: 767px) {
.mk-product-loop .mk--col--3-12,
.mk-product-loop .mk--col--4-12 {
width: 50% !important;
}
}
@media handheld, only screen and (max-width: 600px) {
.mk-product-loop .mk--col--3-12,
.mk-product-loop .mk--col--4-12,
.mk-product-loop .mk--col--1-2 {
width: 100% !important;
max-width: none !important;
}
} .product-quick-view {
background-color: #ffffff;
}
.product-quick-view .images {
overflow: hidden;
height: 100%;
position: relative;
margin: 0 !important;
}
.product-quick-view .product-gallery {
white-space: nowrap;
}
.product-quick-view .product-gallery:before,
.product-quick-view .product-gallery:after {
content: " ";
display: table;
}
.product-quick-view .product-gallery:after {
clear: both;
}
.product-quick-view .product-gallery img {
max-width: 100%;
vertical-align: text-bottom;
}
.product-quick-view .gallery-prev,
.product-quick-view .gallery-next {
background-color: #000000;
top: 50%;
position: absolute;
padding: 30px 10px;
margin-top: -36px;
}
.product-quick-view .gallery-prev svg,
.product-quick-view .gallery-next svg {
display: block;
}
.product-quick-view .gallery-prev {
left: 0;
}
.product-quick-view .gallery-next {
right: 0;
}
.product-quick-view .entry-summary {
padding: 50px 50px 50px 0;
box-sizing: border-box;
}
.product-quick-view .product_meta {
display: none;
}
.product-quick-view .woocommerce-review-link,
.product-quick-view .social-share {
display: none;
}
@media handheld, only screen and (max-width: 960px) {
.product-quick-view {
max-width: 450px !important;
}
.single-product .product .images,
.single-product .product .entry-summary {
width: 100% !important;
}
.product-quick-view .entry-summary {
padding: 50px;
}
}
@media handheld, only screen and (max-width: 767px) {
.product-quick-view .mk-product-details {
padding: 25px;
}
}
.woocommerce-pagination {
margin: 0 0 30px;
text-align: left;
float: left;
padding: 25px 0 0;
position: relative;
}
.woocommerce-pagination .page-numbers {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
}
.woocommerce-pagination .page-numbers li {
display: inline-block;
margin: 0;
padding: 0;
}
.woocommerce-pagination .page-numbers li .page-numbers {
display: block;
padding: 11px 14px;
line-height: 12px;
font-size: 12px;
margin: 0 6px;
font-weight: bold;
float: left;
color: #9a9a9a;
color: rgba(0, 0, 0, 0.4);
border: 2px solid transparent;
}
.woocommerce-pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers:hover {
border: 2px solid rgba(0, 0, 0, 0.4);
}
.woocommerce-pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev {
width: 34px;
height: 34px;
padding: 0;
font-size: 16px;
line-height: 34px;
text-align: center;
}
.woocommerce-result-count {
float: right;
margin: 0 0 30px;
padding: 25px 0 0;
line-height: 40px;
color: #9a9a9a;
color: rgba(0, 0, 0, 0.4);
}
@media handheld, only screen and (max-width: 767px) {
.woocommerce-result-count,
.woocommerce-pagination {
float: none;
text-align: center;
margin: 0;
padding: 0 0 25px;
}
} .woocommerce table.shop_attributes {
border: 0;
border-top: 1px dotted rgba(0, 0, 0, 0.1);
margin-bottom: 1.618em;
width: 100%;
}
.woocommerce table.shop_attributes th {
width: 150px;
font-weight: bold;
padding: 8px;
border-top: 0;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
margin: 0;
line-height: 1.5em;
}
.woocommerce table.shop_attributes td {
font-style: italic;
padding: 0;
border-top: 0;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
margin: 0;
line-height: 1.5em;
}
.woocommerce table.shop_attributes td p {
margin: 0;
padding: 8px 0;
}
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
background: rgba(0, 0, 0, 0.025);
}
.woocommerce table.shop_table {
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 0px -1px 24px 0px;
text-align: left;
width: 100%;
border-collapse: separate;
border-radius: 5px;
}
.woocommerce table.shop_table th {
font-weight: bold;
line-height: 18px;
padding: 9px 12px;
text-align: left;
}
.woocommerce table.shop_table td {
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding: 6px 12px;
vertical-align: middle;
text-align: left;
}
.woocommerce table.shop_table td small {
font-weight: normal;
}
.woocommerce table.shop_table .product-quantity > .quantity {
margin: 0 auto!important;
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: bold;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.my_account_orders {
font-size: 0.85em;
}
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td {
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;
*zoom: 1;
}
.woocommerce td.product-name dl.variation:before,
.woocommerce td.product-name dl.variation:after {
content: " ";
display: table;
}
.woocommerce td.product-name dl.variation:after {
clear: both;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd {
display: inline-block;
float: left;
margin-bottom: 1em;
}
.woocommerce td.product-name dl.variation dt {
font-weight: bold;
padding: 0 0 .25em 0;
margin: 0 4px 0 0;
clear: left;
}
.woocommerce td.product-name dl.variation dd {
padding: 0 0 .25em 0;
}
.woocommerce td.product-name dl.variation dd p:last-child {
margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
font-size: 0.83em;
}
.woocommerce td.product-quantity {
min-width: 80px;
}
.woocommerce { }
.woocommerce .quantity,
.woocommerce #content .quantity {
position: relative;
margin: 0 10px auto 0 !important;
overflow: hidden;
zoom: 1;
width: 90px; }
.woocommerce .quantity label,
.woocommerce #content .quantity label {
display: none;
}
.woocommerce .quantity input.qty,
.woocommerce #content .quantity input.qty {
float: left;
padding: 0;
text-align: center;
border-right: 0;
font-weight: bold;
width: 52px;
height: 42px;
border: 1px solid #252525;
font-size: 14px;
margin-bottom: 0px;
}
.woocommerce .quantity noindex:-o-prefocus,
.woocommerce #content .quantity noindex:-o-prefocus,
.woocommerce .quantity input[type=number],
.woocommerce #content .quantity input[type=number] {
padding-right: 1.2em;
}
.woocommerce .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce #content .quantity .minus {
display: block;
padding: 0;
margin: 0;
position: absolute;
text-align: center;
vertical-align: text-top;
overflow: visible;
text-decoration: none;
font-weight: bold;
cursor: pointer;
line-height: 13px;
background: #252525;
width: 38px;
height: 22px;
outline: none;
border: none;
color: #fff;
font-size: 16px;
-moz-appearance: textfield;
}
.woocommerce .quantity .plus::-webkit-inner-spin-button,
.woocommerce #content .quantity .plus::-webkit-inner-spin-button,
.woocommerce .quantity .minus::-webkit-inner-spin-button,
.woocommerce #content .quantity .minus::-webkit-inner-spin-button,
.woocommerce .quantity .plus::-webkit-outer-spin-button,
.woocommerce #content .quantity .plus::-webkit-outer-spin-button,
.woocommerce .quantity .minus::-webkit-outer-spin-button,
.woocommerce #content .quantity .minus::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.woocommerce .quantity .plus,
.woocommerce #content .quantity .plus {
top: 0;
right: 0;
border-bottom: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.woocommerce .quantity .minus,
.woocommerce #content .quantity .minus {
bottom: 0;
right: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
} .woocommerce form .form-row {
padding: 3px;
margin: 0 0 6px;
}
.woocommerce form .form-row label {
line-height: 2em;
}
.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;
}
.woocommerce form .form-row .required {
color: red;
font-weight: bold;
border: 0;
}
.woocommerce form .form-row .input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {  box-sizing: border-box; width: 100%;
margin: 0;
outline: 0;
line-height: 1em;
}
.woocommerce form .form-row textarea {
height: 4em;
line-height: 1.5em;
display: block;
box-shadow: none;
}
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register {
background-color: #fafafa;
border: 1px solid #eeeeee;
padding: 20px;
margin: 2em 0 2em 0px;
text-align: left;
}
.woocommerce form.login .woocommerce-form__label {
margin-left: 15px;
}
.woocommerce form.login .lost_password {
font-size: 14px;
color: #777777;
} .woocommerce #payment {
background: #f3f3f3;
}
.woocommerce #payment ul.payment_methods {
text-align: left;
padding: 1em;
border-bottom: 1px solid #ebe9eb;
margin: 0;
list-style: none outside;
}
.woocommerce #payment ul.payment_methods li {
line-height: 2;
text-align: left;
margin: 0;
font-weight: normal;
}
.woocommerce #payment ul.payment_methods li input {
margin: 0 1em 0 0;
}
.woocommerce #payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 0.5em;
padding: 0;
position: relative;
box-shadow: none;
}
.woocommerce #payment ul.payment_methods li img + img {
margin-left: 2px;
}
.woocommerce #payment div.form-row {
padding: 1em;
}
.woocommerce #payment div.payment_box {
position: relative;
box-sizing: border-box;
width: 100%;
padding: 1em;
margin: 1em 0;
font-size: 0.92em;
border-radius: 2px;
line-height: 1.5;
background-color: #e9e9e9;
color: #515151;
}
.woocommerce #payment div.payment_box input.input-text,
.woocommerce #payment div.payment_box textarea {
border-color: #bbb3b9 #c7c1c6 #c7c1c6;
}
.woocommerce #payment div.payment_box ::-webkit-input-placeholder {
color: #bbb3b9;
}
.woocommerce #payment div.payment_box :-moz-placeholder {
color: #bbb3b9;
}
.woocommerce #payment div.payment_box :-ms-input-placeholder {
color: #bbb3b9;
}
.woocommerce #payment div.payment_box span.help {
font-size: 0.857em;
color: #777777;
font-weight: normal;
}
.woocommerce #payment div.payment_box .form-row {
margin: 0 0 1em;
}
.woocommerce #payment div.payment_box p:last-child {
margin-bottom: 0;
}
.woocommerce #payment div.payment_box::before {
content: '';
display: block;
border: 1em solid #e9e9e9;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -0.75em;
left: 0;
margin: -1em 0 0 2em;
}
.woocommerce #payment .payment_method_paypal .about_paypal {
float: right;
line-height: 52px;
font-size: 0.83em;
}
.woocommerce #payment .payment_method_paypal img {
max-height: 52px;
vertical-align: middle;
}
.woocommerce #payment #place_order {
padding: 14px 50px !important;
}
.woocommerce ul#shipping_method {
list-style: none outside;
margin: 0;
padding: 0;
}
.woocommerce ul#shipping_method li {
margin: 0;
padding: .25em 0 .25em 22px;
text-indent: -22px;
list-style: none outside;
}
.woocommerce ul#shipping_method .amount {
font-weight: bold;
}
.woocommerce-shipping-contents {
margin: 0;
}
.woocommerce-SavedPaymentMethods {
list-style: none outside;
margin: 0;
}
.woocommerce-SavedPaymentMethods-token,
.woocommerce-SavedPaymentMethods-new {
margin: 0 0 0.5em;
}
.woocommerce-SavedPaymentMethods-token label,
.woocommerce-SavedPaymentMethods-new label {
cursor: pointer;
}
.woocommerce-SavedPaymentMethods-tokenInput {
vertical-align: middle;
margin: -3px 1em 0 0;
position: relative;
}
.wc-credit-card-form {
border: 0;
padding: 0;
margin: 1em 0 0;
}
.wc-credit-card-form-card-number,
.wc-credit-card-form-card-expiry,
.wc-credit-card-form-card-cvc {
font-size: 1.5em;
padding: 8px;
background-repeat: no-repeat;
background-position: right 0.618em center;
background-size: 32px 20px;
}
.wc-credit-card-form-card-number.visa,
.wc-credit-card-form-card-expiry.visa,
.wc-credit-card-form-card-cvc.visa {
background-image: url(//frollalab.it/wp-content/themes/jupiter/images/woocommerce/icons/credit-cards/visa.svg);
}
.wc-credit-card-form-card-number.mastercard,
.wc-credit-card-form-card-expiry.mastercard,
.wc-credit-card-form-card-cvc.mastercard {
background-image: url(//frollalab.it/wp-content/themes/jupiter/images/woocommerce/icons/credit-cards/mastercard.svg);
}
.wc-credit-card-form-card-number.laser,
.wc-credit-card-form-card-expiry.laser,
.wc-credit-card-form-card-cvc.laser {
background-image: url(//frollalab.it/wp-content/themes/jupiter/images/woocommerce/icons/credit-cards/laser.svg);
}
.wc-credit-card-form-card-number.dinersclub,
.wc-credit-card-form-card-expiry.dinersclub,
.wc-credit-card-form-card-cvc.dinersclub {
background-image: url(//frollalab.it/wp-content/themes/jupiter/images/woocommerce/icons/credit-cards/diners.svg);
}
.wc-credit-card-form-card-number.maestro,
.wc-credit-card-form-card-expiry.maestro,
.wc-credit-card-form-card-cvc.maestro {
background-image: url(//frollalab.it/wp-content/themes/jupiter/images/woocommerce/icons/credit-cards/maestro.svg);
}
.wc-credit-card-form-card-number.jcb,
.wc-credit-card-form-card-expiry.jcb,
.wc-credit-card-form-card-cvc.jcb {
background-image: url(//frollalab.it/wp-content/themes/jupiter/images/woocommerce/icons/credit-cards/jcb.svg);
}
.wc-credit-card-form-card-number.amex,
.wc-credit-card-form-card-expiry.amex,
.wc-credit-card-form-card-cvc.amex {
background-image: url(//frollalab.it/wp-content/themes/jupiter/images/woocommerce/icons/credit-cards/amex.svg);
}
.wc-credit-card-form-card-number.discover,
.wc-credit-card-form-card-expiry.discover,
.wc-credit-card-form-card-cvc.discover {
background-image: url(//frollalab.it/wp-content/themes/jupiter/images/woocommerce/icons/credit-cards/discover.svg);
} .woocommerce-product-rating {
line-height: 2em;
display: block;
text-align: center;
position: relative;
}
.star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
display: inline-block;
font-family: star;
color: #252525;
}
.star-rating:before {
content: "\53\53\53\53\53";
float: left;
top: 0;
left: 0;
position: absolute;
color: #c2c2c2;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span:before {
content: '\53\53\53\53\53';
top: 0;
position: absolute;
left: 0;
color: #252524;
} .woocommerce #reviews h2 small {
float: right;
color: #777777;
font-size: 15px;
line-height: 21px;
margin: 10px 0 0 0;
}
.woocommerce #reviews h2 small a {
text-decoration: none;
color: #777777;
}
.woocommerce #reviews h3 {
margin: 0;
}
.woocommerce #reviews #comment {
height: 75px;
}
.woocommerce #reviews #comments .add_review {
*zoom: 1;
}
.woocommerce #reviews #comments .add_review:before,
.woocommerce #reviews #comments .add_review:after {
content: " ";
display: table;
}
.woocommerce #reviews #comments .add_review:after {
clear: both;
}
.woocommerce #reviews #comments h2 {
clear: none;
}
.woocommerce #reviews #comments ol.commentlist {
*zoom: 1;
margin: 0;
width: 100%;
background: none;
list-style: none;
}
.woocommerce #reviews #comments ol.commentlist:before,
.woocommerce #reviews #comments ol.commentlist:after {
content: " ";
display: table;
}
.woocommerce #reviews #comments ol.commentlist:after {
clear: both;
}
.woocommerce #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 20px;
position: relative;
background: 0;
border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: #777777;
font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
float: left;
position: absolute;
top: 0;
left: 0;
padding: 3px;
width: 32px;
height: auto;
background: #f7f6f7;
border: 1px solid #f0eef0;
margin: 0;
line-height: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 50px;
border: 1px solid #f0eef0;
border-radius: 4px;
padding: 1em 1em 0;
*zoom: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
content: " ";
display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
float: right;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
border: 0;
padding: 0;
font-size: 0.83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
list-style: none outside;
margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
display: none;
}
.woocommerce #reviews #comments .commentlist > li:before {
content: "";
}
.woocommerce .hreview-aggregate .star-rating {
margin: 10px 0 0 0;
}
.woocommerce #review_form #respond {
*zoom: 1;
position: static;
margin: 0;
width: auto;
padding: 0 0 0;
background: transparent none;
border: 0;
}
.woocommerce #review_form #respond:before,
.woocommerce #review_form #respond:after {
content: " ";
display: table;
}
.woocommerce #review_form #respond:after {
clear: both;
}
.woocommerce #review_form #respond p {
margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
left: auto;
}
.woocommerce #review_form #respond textarea {
box-sizing: border-box;
width: 100%;
}
.woocommerce #reviews h4 {
margin-bottom: 20px !important;
}
.woocommerce #reviews #comments {
border: none;
padding-top: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
padding: 0 !important;
border-radius: 50px;
top: 50% !important;
margin-top: -20px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container .comment-text {
border: none !important;
background-color: #f7f7f7;
padding: 10px 20px !important;
position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container .comment-text:after {
width: 12px;
height: 12px;
display: block;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
background-color: #f7f7f7;
position: absolute;
left: -6px;
top: 50%;
margin-top: -6px;
content: "";
}
.woocommerce #reviews #comments ol.commentlist li .comment_container .meta {
margin: 0 !important;
}
#review_form_wrapper {
margin-top: 20px;
}
#review_form_wrapper .comment-reply-title {
display: block;
}
#review_form_wrapper .comment-form-author input {
margin-left: 20px !important;
}
#review_form_wrapper .comment-form-email input {
margin-left: 23px !important;
}
#review_form_wrapper .comment-form-rating {
overflow: hidden;
padding: 20px 0 10px;
border-bottom: 1px solid #efefef;
margin-bottom: 10px;
}
#review_form_wrapper .comment-form-rating label {
padding-right: 15px;
float: left;
}
#review_form_wrapper .comment-form-comment label {
margin-bottom: 15px;
display: block;
}
#review_form_wrapper p.stars > span {
line-height: 22px;
display: inline-block;
vertical-align: middle;
}
#review_form_wrapper p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
}
#review_form_wrapper p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: 'WooCommerce';
content: '\e021';
text-indent: 0;
}
#review_form_wrapper p.stars a:hover ~ a::before {
content: '\e021';
}
#review_form_wrapper p.stars:hover a::before {
content: '\e020';
}
#review_form_wrapper p.stars.selected a.active::before {
content: '\e020';
}
#review_form_wrapper p.stars.selected a.active ~ a::before {
content: '\e021';
}
#review_form_wrapper p.stars.selected a:not( .active)::before {
content: '\e020';
}
.single_add_to_cart_button:hover,
.button.checkout-button:hover,
.woocommerce #payment #place_order:hover,
.widget_shopping_cart .button.checkout:hover,
.widget_price_filter .price_slider_amount .button:hover {
background-color: #252525 !important;
}
.woocommerce { }
.woocommerce div.product {
margin-bottom: 0;
position: relative;      }
.woocommerce div.product .product_title {
clear: none;
margin-top: 0;
padding: 0;
}
.woocommerce div.product div.images {
width: 43%;
float: left;
margin-bottom: 2em;
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
padding-top: 1em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 20%;
display: inline-block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
position: absolute;
top: .5em;
right: .5em;
font-size: 2em;
z-index: 9;
width: 50px;
height: 50px;
background: rgba(0, 0, 0, 0.3);
text-indent: -9999px;
border-radius: 2px;
box-sizing: content-box;
opacity: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
content: "";
display: block;
width: 10px;
height: 10px;
border: 2px solid #fff;
border-radius: 100%;
position: absolute;
top: 16px;
left: 15px;
box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
content: "";
display: block;
width: 2px;
height: 8px;
background: #fff;
border-radius: 6px;
position: absolute;
top: 26px;
left: 29px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
box-sizing: content-box;
}
.woocommerce div.product div.images:hover .woocommerce-product-gallery__trigger {
opacity: 1;
}
.woocommerce div.product div.images .flex-control-thumbs {
overflow: hidden;
zoom: 1;
margin: 4px -4px 0 -4px;
width: auto;
padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 16.66%;
height: auto !important;
float: left;
margin: 0;
list-style: none;
padding: 4px;
box-sizing: border-box;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
cursor: pointer;
opacity: .8;
margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
opacity: 1;
}
.woocommerce div.product div.summary {
margin-bottom: 2em;
}
.woocommerce div.product p.cart {
margin-bottom: 2em;
*zoom: 1;
}
.woocommerce div.product p.cart:before,
.woocommerce div.product p.cart:after {
content: " ";
display: table;
}
.woocommerce div.product p.cart:after {
clear: both;
}
.woocommerce div.product form.cart {
margin-bottom: 2em;
*zoom: 1;
}
.woocommerce div.product form.cart:before,
.woocommerce div.product form.cart:after {
content: " ";
display: table;
}
.woocommerce div.product form.cart:after {
clear: both;
}
.woocommerce div.product form.cart div.quantity {
float: left;
margin: 0 4px 0 0;
}
.woocommerce div.product form.cart table {
border-width: 0 0 1px 0;
}
.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: 1em;
}
.woocommerce div.product form.cart .variations label {
font-weight: bold;
}
.woocommerce div.product form.cart .variations select {
width: 100%;
}
.woocommerce div.product form.cart .variations td.label {
padding-right: 1em;
}
.woocommerce div.product form.cart .variations td {
vertical-align: top;
}
.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;
}  .social-share ul {
margin: 0;
padding: 0;
list-style: none;
}
.social-share ul li {
margin-left: 0;
float: left;
}
.social-share ul li a {
width: 30px;
height: 30px;
text-align: center;
border: 1px solid #c3c3c3;
border-radius: 50px;
margin-right: 5px;
display: block;
}
.social-share svg {
height: 16px;
fill: #c3c3c3;
vertical-align: middle;
-webkit-transform: translateY(2px);
-ms-transform: translateY(2px);
transform: translateY(2px);
}
.social-share a:hover svg {
fill: #aaa;
}
.wc-tabs {
border-bottom: 2px solid #eee;
margin: 0;
}
.wc-tabs li {
position: relative;
display: inline;
float: left;
margin: 0;
padding: 0;
}
.wc-tabs li a {
display: block;
outline: 0;
color: #444;
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
line-height: 24px;
cursor: pointer;
padding: 14px 18px;
margin: 0 0 -2px;
}
.wc-tabs li.active a {
border-bottom-style: solid;
border-bottom-width: 2px;
}
.wc-tab.panel {
padding: 25px 10px;
}
.single-product .product,
.single-product .entry-summary {
position: relative;
}
.single-product .entry-summary .woocommerce-product-rating {
text-align: left;
margin: 0 0 10px;
clear: both;
}
.single-product .entry-summary .woocommerce-product-rating .star-rating {
font-size: 14px;
}
.single-product .product:before,
.single-product .product:after {
content: " ";
display: table;
}
.single-product .product:after {
clear: both;
}
@media handheld, only screen and (min-width: 960px) {
.single-product .product > .onsale {
position: absolute;
right: 0;
top: 0;
}
}
.single-product .product .description p {
margin: 0;
}
.single-product .product .selector:before,
.single-product .product .selector:after {
content: " ";
display: table;
}
.single-product .product .selector:after {
clear: both;
}
.single-product .product.quantity {
display: inline-block;
float: left;
margin-right: 10px;
}
.single_add_to_cart_button {
float: left;
}
.woocommerce .button.single_add_to_cart_button {
background-position: 10px center;
background-size: 16px;
background-repeat: no-repeat;
background-image: url(//frollalab.it/wp-content/themes/jupiter/images/woocommerce/mk-moon-cart-plus.svg);
padding: 14px 20px 14px 35px !important;
}
.single-product .product > .onsale,
.single-product .product .out-of-stock {
padding: 10px 20px;
text-transform: uppercase;
font-weight: 700;
font-size: 11px;
line-height: 11px;
color: #fff !important;
letter-spacing: 2px;
display: inline-block;
}
.single-product .product .onsale {
background-color: #da4c26;
}
.single-product .product .out-of-stock {
background-color: #707070;
}
.single-product .product .thumbnails a {
display: inline-block;
margin: 0 7px 7px 0!important;
max-width: 75px;
width: auto !important;
}
.single-product .product .thumbnails a.is-selected {
border-color: #da4c26;
}
.single-product .entry-summary .entry-title,
.single-product .entry-summary .title {
font-size: 22px !important;
font-weight: 700;
margin-bottom: 10px;
} .single-product .entry-summary .price {
clear: both;
float: none;
display: inline-block;
margin-bottom: 15px;
}
.single-product .entry-summary .price .amount {
font-size: 28px;
font-weight: 700;
}
.single-product .entry-summary .price del {
float: right;
}
.single-product .entry-summary .price ins {
float: left;
text-decoration: none;
background: inherit;
}
.single-product .entry-summary .price del .amount {
margin-left: 10px;
font-size: 15px;
color: #aaa;
}
.single-product .product_meta {
padding: 10px;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
margin: 20px 0;
font-size: 12px;
}
.single-product .product_meta a {
color: #252525;
}
.woocommerce-product-details__short-description {
margin-bottom: 30px;
clear: both;
}
.single-product .variations {
width: 100%;
display: block;
margin-bottom: 0 !important;
}
.single-product .variations tbody tr {
display: table;
width: 100%;
margin-bottom: 15px;
}
.single-product .variations tbody tr td {
display: table-row;
width: 100%;
padding: 0;
text-align: left;
}
.single-product .variations tbody tr td.label label {
font-size: 14px;
font-weight: 700;
color: #777;
}
.single-product .variations tbody tr td.value > select {
margin: 0;
}
.single-product .variations tbody tr td.value a {
font-size: 12px;
padding: 5px 3px;
font-style: italic;
color: #999;
}
.single-product .reset_variations {
font-size: 12px;
padding: 5px 3px;
font-style: italic;
color: #999999;
}
.single_variation_wrap .single_variation {
display: inline-block;
float: left !important;
padding-right: 15px;
}
.single_variation_wrap .single_variation .price .amount {
font-size: 24px !important;
line-height: 40px;
font-weight: bold;
color: #252525;
}
.woocommerce-account { }
.woocommerce-account .addresses .title {
*zoom: 1;
}
.woocommerce-account .addresses .title:before,
.woocommerce-account .addresses .title:after {
content: " ";
display: table;
}
.woocommerce-account .addresses .title:after {
clear: both;
}
.woocommerce-account .addresses .title h3 {
float: left;
}
.woocommerce-account .addresses .title .edit {
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-family: 'WooCommerce';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: 7px;
content: "\e00a";
}
.woocommerce-account ul.digital-downloads li .count {
float: right;
}
#ship-to-different-address,
.woocommerce-billing-fields h3 {
font-size: 20px !important;
}
#customer_details {
margin-bottom: 40px;
}
.woocommerce-MyAccount-navigation {
float: left;
width: 30%;
}
.woocommerce-MyAccount-content {
float: right;
width: 68%;
}
.woocommerce-MyAccount-content mark {
background: none;
font-weight: bold;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
font-weight: 700;
margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
margin-bottom: 0;
} .woocommerce {  }
.woocommerce table.cart .product-thumbnail {
min-width: 32px;
}
.woocommerce table.cart img {
width: 70px;
}
.woocommerce table.cart th,
.woocommerce table.cart td {
vertical-align: middle;
text-align: left;
}
.woocommerce table.cart a.remove {
text-align: center;
color: red;
text-decoration: none;
font-size: 26px;
font-weight: bold;
}
.woocommerce table.cart td.actions .coupon .input-text {
float: left;
box-sizing: border-box;
border: 1px solid #e0dadf;
padding: 10px;
margin-right: 15px;
outline: 0;
width: 150px;
}
.woocommerce table.cart input {
margin: 0;
vertical-align: middle;
line-height: 1em;
}
@media handheld, only screen and (max-width: 767px) {
.woocommerce table.cart .product-thumbnail {
display: none;
}
.woocommerce table.cart .actions {
text-align: center;
}
.woocommerce table.cart .coupon {
float: none;
width: 100%;
margin-bottom: 10px;
}
.woocommerce table.cart .coupon .input-text {
padding: 11px;
margin-right: 10px;
width: 150px;
}
.woocommerce table.cart .coupon input[name="apply_coupon"] {
float: left;
}
.woocommerce table.cart input[name="update_cart"],
.woocommerce table.cart .checkout-button {
width: 100%;
margin: 0 0 10px !important;
font-size: none !important;
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.woocommerce table.cart .product-remove {
padding: 0 !important;
}
.woocommerce table.cart tbody td {
padding: 5px 6px !important;
}
}
@media handheld, only screen and (max-width: 600px) {
.woocommerce table.cart {
font-size: 12px;
}
.woocommerce table.cart tbody td {
padding: 3px 4px !important;
}
.woocommerce table.cart th {
padding: 10px 4px !important;
font-size: 12px;
}
.woocommerce table.cart .coupon {
float: none;
width: 100%;
margin-bottom: 30px;
}
.woocommerce table.cart .coupon #coupon_code.input-text {
padding: 9px;
width: 100%;
margin-bottom: 10px;
}
.woocommerce table.cart .coupon input[name="apply_coupon"] {
float: none;
width: 100%;
display: block;
}
}
.woocommerce .shop_table {
margin-bottom: 50px !important;
border: none !important;
border-radius: 0 !important;
}
.woocommerce .shop_table thead th {
padding: 20px 12px !important;
border: 1px solid #e3e3e3;
border-left: none;
border-right: none;
}
.woocommerce .shop_table tbody td {
padding: 10px 12px !important;
border-top-color: #fafafa !important;
}
.woocommerce .shop_table tbody tr:first-child td {
border: none !important;
}
.woocommerce .shop_table tbody tr:nth-of-type(even) {
background-color: #fafafa !important;
}
.woocommerce .shop_table tfoot th {
text-align: left !important;
}
.woocommerce .cart_totals h2 {
padding-left: 20px;
font-size: 16px !important;
}
.woocommerce .cart_totals table {
width: 100%;
text-align: left;
}
.woocommerce .cart_totals table th {
text-align: left;
font-weight: normal !important;
width: 40%;
padding-left: 20px !important;
}
.woocommerce .cart_totals table th strong {
font-weight: normal !important;
}
.woocommerce .cart_totals table td {
color: #333333;
}
.woocommerce .cart-collaterals .cart_totals {
clear: both;
}
.woocommerce .cart-collaterals .cart_totals p {
margin: 0 0 5px;
}
.woocommerce .cart-collaterals .cart_totals p small {
color: #777777;
font-size: 0.83em;
}
.woocommerce .cart-collaterals .cart_totals table {
border-collapse: separate;
border-radius: 5px;
margin: 0 0 6px;
padding: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce .cart-collaterals .cart_totals table tr:first-child td {
border-top: 0;
}
.woocommerce .cart-collaterals .cart_totals table th {
padding: 6px 12px 0 0;
width: 25%;
}
.woocommerce .cart-collaterals .cart_totals table td {
padding: 6px 0;
}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th {
vertical-align: top;
}
.woocommerce .cart-collaterals .cart_totals table small {
display: block;
color: #777777;
}
.woocommerce .cart-collaterals .cart_totals table select {
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals .discount td {
color: #85ad74;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th {
border-top: 1px solid #f7f6f7;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt {
display: inline-block;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.product {
margin-top: 0;
}
.woocommerce .woocommerce-shipping-calculator .button {
width: 100%;
float: none;
display: block;
}
@media handheld, only screen and (max-width: 960px) {
.woocommerce .woocommerce-shipping-calculator,
.woocommerce .cart-collaterals .cart_totals {
width: auto !important;
float: none !important;
margin: 0 0 20px 0 !important;
}
}
.woocommerce .woocommerce-mini-cart__empty-message {
margin: 20px 10px;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
list-style: none outside;
padding: 0;
margin: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 4px 0;
margin: 0 0 15px;
*zoom: 1;
list-style: none;
}
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
content: " ";
display: table;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
clear: both;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
line-height: 14px;
display: block;
font-weight: bold;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: left;
margin-right: 10px;
width: 70px;
height: auto;
}
.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, 0.1);
*zoom: 1;
}
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:before,
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
content: " ";
display: table;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
clear: both;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
display: inline-block;
float: left;
margin-botom: 1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
font-weight: bold;
padding: 0 0 .25em 0;
margin: 0 4px 0 0;
clear: left;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
padding: 0 0 .25em 0;
}
.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;
} .add-cart-responsive-state {
display: none;
}
.add-cart-responsive-state a {
position: fixed;
bottom: 15px;
right: 15px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 100px;
z-index: 9999;
background: #fff;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.add-cart-responsive-state svg {
fill: #444444;
height: 16px;
-webkit-transform: translateY(2px);
-ms-transform: translateY(2px);
transform: translateY(2px);
}
.add-cart-responsive-state .mk-header-cart-count {
position: absolute;
top: 0px;
left: -7px;
border-radius: 50px;
height: 25px;
min-width: 25px;
padding: 0;
line-height: 25px;
color: #fff;
background: #f97352;
font-size: 12px;
font-weight: bold;
text-align: center;
} form.checkout_coupon #coupon_code.input-text {
width: 100%;
padding: 9px;
margin-right: 15px;
} .add-cart-responsive-state {
display: none;
}
.add-cart-responsive-state a {
position: fixed;
bottom: 15px;
right: 15px;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border-radius: 100px;
z-index: 9999;
background: #fff;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.add-cart-responsive-state svg {
fill: #444444;
height: 16px;
-webkit-transform: translateY(2px);
-ms-transform: translateY(2px);
transform: translateY(2px);
}
.add-cart-responsive-state .mk-header-cart-count {
position: absolute;
top: 0px;
left: -7px;
border-radius: 50px;
height: 25px;
min-width: 25px;
padding: 0;
line-height: 25px;
color: #fff;
background: #f97352;
font-size: 12px;
font-weight: bold;
text-align: center;
}
.woocommerce {  }
.woocommerce .checkout .col-2 h3#ship-to-different-address {
float: left;
clear: none;
}
.woocommerce .checkout .col-2 .notes {
clear: left;
}
.woocommerce .checkout .col-2 .form-row-first {
clear: left;
}
.woocommerce .checkout .create-account small {
font-size: 11px;
color: #777777;
line-height: 13px;
font-weight: normal;
}
.woocommerce .checkout div.shipping-address {
padding: 0;
clear: left;
width: 100%;
}
.woocommerce .checkout .shipping_address {
clear: both;
}
.woocommerce .order_details {
*zoom: 1;
margin: 0 0 2em;
}
.woocommerce .order_details:before,
.woocommerce .order_details:after {
content: " ";
display: table;
}
.woocommerce .order_details:after {
clear: both;
}
.woocommerce .order_details li {
margin-right: 2em;
font-size: 16px;
line-height: 1em;
}
.woocommerce .order_details li strong {
line-height: 1.5em;
}
.woocommerce .order_details thead {
background: #fafafa;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-notice {
padding: 20px;
margin: 0 0 20px;
position: relative;
border-width: 1px;
border-style: solid;
color: #515151;
list-style: none;
width: auto;
word-wrap: break-word;
}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-notice .button {
float: right;
}
.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-notice li {
list-style: none outside !important;
padding-left: 0 !important;
margin-left: 0 !important;
}
.woocommerce-message {
border-color: #ddd;
background-color: #eee;
}
.woocommerce-info {
border-color: #e0c069;
background-color: #fbf1c8;
}
.woocommerce-error {
border-color: #fd8585;
background-color: #fac6bf;
}
.woocommerce-notice--success {
border-color: #72dd9d;
background-color: #b8f4d0;
} .widget_layered_nav ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
}
.widget_layered_nav ul li {
*zoom: 1;
padding: 0 0 1px;
list-style: none;
}
.widget_layered_nav ul li:before,
.widget_layered_nav ul li:after {
content: " ";
display: table;
}
.widget_layered_nav ul li:after {
clear: both;
}
.widget_layered_nav ul li a,
.widget_layered_nav ul li span {
padding: 1px 0;
float: left;
}
.widget_layered_nav ul li.chosen a {
padding: 0 6px;
text-decoration: none;
border: 1px solid #ad74a2;
background: #ad74a2;
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
color: #ffffff;
border-radius: 3px;
}
.widget_layered_nav ul li.chosen a:before {
font-family: 'WooCommerce';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: 7px;
content: "\e013";
}
.widget_layered_nav ul small.count {
float: right;
margin-left: 6px;
font-size: 1em;
padding: 1px 0;
color: #777777;
} .widget_layered_nav_filters ul {
margin: 0;
padding: 0;
border: 0;
list-style: none outside;
overflow: hidden;
zoom: 1;
}
.widget_layered_nav_filters ul li {
float: left;
padding: 0 1px 1px 0;
list-style: none;
}
.widget_layered_nav_filters ul li a {
padding: 0 6px;
text-decoration: none;
border: 1px solid #ad74a2;
background: #ad74a2;
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888;
color: #ffffff;
border-radius: 3px;
float: left;
}
.widget_layered_nav_filters ul li a:before {
font-family: 'WooCommerce';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: 7px;
content: "\e013";
} .widget_price_filter {
padding: 0 2px;
}
.widget_price_filter .price_slider {
margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4em;
font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
float: left;
margin-top: 5px;
font-size: 12px;
}
.widget_price_filter .ui-slider-horizontal {
height: 4px !important;
}
.widget_price_filter .price_label {
font-size: 12px !important;
margin-top: 20px;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
width: 0.9em;
height: 0.9em;
border-radius: 1em;
cursor: pointer;
outline: none;
top: -5px;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -0.8em;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
font-size: .7em;
display: block;
border: 0;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background: #252525 !important;
margin-bottom: 15px !important;
margin-top: 20px;
}
.widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
} .widget_shopping_cart li {
position: relative;
}
.widget_shopping_cart img {
margin-left: 20px !important;
}
.widget_shopping_cart .remove {
font-size: 18px !important;
position: absolute;
left: 0;
top: 38px;
padding: 0;
}
.widget_shopping_cart .total {
border-top: 3px double #f7f6f7;
padding: 4px 0 0;
}
.widget_shopping_cart .total strong {
min-width: 40px;
display: inline-block;
}
.widget_shopping_cart .buttons {
*zoom: 1;
}
.widget_shopping_cart .buttons:before,
.widget_shopping_cart .buttons:after {
content: " ";
display: table;
}
.widget_shopping_cart .buttons:after {
clear: both;
}
.widget_shopping_cart .buttons .button {
color: #fff !important;
line-height: 11px !important;
padding: 12px 16px !important;
font-size: 12px;
font-weight: 400;
margin: 0 5px;
} .widget_product_search label {
display: none;
}
.widget_product_search #searchsubmit {
display: none;
}
.widget_product_search [type=text] {
width: 100%;
margin: 0;
padding: 12px 28px 12px 15px;
border: 2px solid rgba(0, 0, 0, 0.12);
}
.widget_product_search [type=text]:focus {
border: 2px solid rgba(0, 0, 0, 0.25);
} .widget_recent_reviews ul li a {
margin-bottom: 10px;
}