ul.cart_list li img,
ul.product_list_widget li img {
border-radius: 50%;
} .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-between;
height: 100%;
} .wcprbl-location-selector .dropdown-menu,
.wcprbl-location-selector .sub-menu {
z-index: 999;
} .button {
@extend uk-button;
} .woocommerce ul.products li.product a.button {
text-align: center!important;
} span.onsale {
background: linear-gradient(to left , #899e13, #B0CC18);
border-radius: 50%;
padding: 10px;
font-weight: 600;
font-size: 0.75em;
} .uk-breadcrumb {
border-bottom: 1px solid #eee;
} .woocommerce ul.products li.product h2,
.woocommerce-page ul.products li.product h2 {
line-height: 2.5ex;
height: 5ex;
overflow: hidden;
} .crstar-rating,
.star-rating span::before,
.cr-reviews-grid .cr-review-card .crstar-rating span::before {
color: #ffbc00!important;
} .wcprbl-location-selector .dropdown-menu a {
z-index: 999;
color: #1F88B8;
} .price ins,
.product_list_widget ins,
.woocommerce-grouped-product-list-item__price ins {
font-weight: 600;
font-size: 1.1em;
} .wcprbl-location-selector-popup.wcprbl-visible .wcprbl-current-location-link {
border: 1px solid #e3ff43;
} .woocommerce ul.products li.product .button {
display: inline-block;
vertical-align: middle;
} .woocommerce ul.products li.product .button.add_to_cart_button, .woocommerce ul.products li.product .cwg_popup_submit {
display: block;
width: 100%;
margin-top: auto;
text-align: center;
} .woocommerce ul.products li.product .button:not(.read-more) {
display: none;
} .woocommerce ul.products li.product .button.add_to_cart_button {
display: inline-block;
} .woocommerce ul.products li.product .button.add_to_cart_button {
vertical-align: baseline;
} .woocommerce ul.products li.product .star-rating + .button.add_to_cart_button {
margin-top: 10px;
} .woocommerce ul.products li.product:not(.has-ratings) .star-rating {
display: none;
} .product:not(.product-type-variable) .summary>.out-of-stock, .product:not(.product-type-variable) .tm-element-woo-stock-disabled>.out-of-stock  {
color:#000!important;
} #order_review > table > tfoot > tr.woocommerce-shipping-totals.shipping.shipping-delivery-date {
background-color: #4caf50!important;
color: white!important;
}
.wishlist_table.images_grid li .item-details table.item-details-table td, .wishlist_table.mobile li 
.item-details table.item-details-table td, .wishlist_table.mobile li table.additional-info td, 
.wishlist_table.modern_grid li .item-details table.item-details-table td {
font-size: 1em!important;
} label[for="billing_invoice_type"] {
font-weight: bold;
}