/*
Theme Name:     YlvaShopping
Description:    Child of Shopping Theme
Author:         netwit
Template:       shopping

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.already-purchased {
    color: #cc0033;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.yith-wcwl-wishlistexistsbrowse .feedback { display:none; }
.yith-wcwl-wishlistexistsbrowse span { display:none; }

.top-cart ul li img {
    width: 30%;
    height: auto;
}


.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg {
  height: auto;
  width: 18px;
  color: white;
}

#wpo-mainbody a.added_to_cart.wc-forward {
  color: white;
}

.yith-wcwl-wishlistaddedbrowse a {
  padding: 5px 0;
}

.product_meta {
  clear: both;
  padding-top: 1rem;
}

.header-3 .search-form-inner .form-control {
  height: 35px;
}