i.fa.fa-tree {
color: #da0000 !important;
} body.tax-product_cat .woocommerce-Price-amount.amount {
color: #000000 !important;
line-height: 60px;
}
body.tax-product_cat.woocommerce .products .product .item-info .price {
background-color: #fab500;
border-radius: 50%;
width: 60px;
height: 60px;
vertical-align: middle;
text-align: center;
} .woocommerce .shop-categories .product-category .woocommerce-loop-category__title, .woocommerce .shop-categories .product-category h3 {
background: unset;
padding: 0;
position: relative;
font-size: 22px;
text-align: center;
transform: unset;
top: unset;
left: unset;
margin: 20px 0 0 0;
} .shop-button-wrapper {
display: flex;
padding-top: 15px;
}
.shop-button {
color: #000;
background-color: #fab500;
width: 60px;
height: 60px;
border-radius: 50%;
line-height: 60px;
text-align: center;
margin: 0 auto;
} @media only screen and (max-width: 768px) {
select#wccf_product_field_language {
width: 100% !important;
}
} .woocommerce .add_to_cart_button:hover {
color: #fab521;
}
.woocommerce .add_to_cart_button:after {
background-color: #fab521;
} @media only screen and (max-width: 768px) {
.home header.main-header {
padding-left: 13px;
padding-right: 13px;
}
}