.evi {color: #f15a26;}
.single-product-wrapper .product-actions {
display: block!important;
} .ppc-button-wrapper {
position: relative;
z-index: 0;
}
#ppcp-messages, #ppc-button-ppcp-gateway {
margin-top: 10px;
} .sidebar-inner .widget-title {font-weight: bold;}
.filter-title {
font-size: 0.9375rem;
font-weight: bold;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
color: #f15a26;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover {
color: #2e3192;
}
.yith-wcan-reset-filters {margin-bottom: 20px;} .single-product-wrapper .product-stock.available-on-backorder {
font-weight: bold;
border-radius: 4px;
background-color: #fffcf2;
color: #c28e00;
padding: 6px 14px;
border: 1px solid #faeecf;
} @media (max-width: 768px) {
p.woocommerce-store-notice.demo_store {
position: fixed;
bottom: 60px!important;
left: 0;
right: 0;
text-align: center;
background: var(--color-primary);
margin: 0;
padding: 15px;
color: #fff;
z-index: 999;
}
}