.yith-wcwl-wishlistexistsbrowse .fa, .products-card .fa{
    color: #da0b12;
    font-size: 20px !important;
}
.added_to_cart{
    display: none !important;
}
#sidebar{
    display: none !important;
}
.products-card .add_to_wishlist span{
    display: none !important;
}
.products-card .feedback{
    font-size: 0;
}
.products-card .feedback i{
    font-size: initial;
}
.products-card .yith-wcwl-wishlistexistsbrowse a{
    display: none;
}
.products-card .yith-wcwl-wishlistaddedbrowse a{
    display: none;
}
.basket-paymethod__item img {
    max-width: 70px;
}
.products-card__available{
    z-index: 1;
}
.related-slider .products-card .products-card__desc{
    min-height: 87px;
}
.woocommerce-privacy-policy-text p {
    margin-bottom: 20px;
}
#yith-wcwl-popup-message{
    display: none !important;
}
.basket-shipping-c{
    flex-wrap: nowrap !important;
}
.woocommerce-info {
    color: green;
    font-size: 30px;
}
.woocommerce-error{
    color: red;
    font-size: 30px;
}
.woocommerce-invalid-required-field input{
    border:1px solid red;
}
.woocommerce-checkout h3{
    font-size: 32px ;
}
#order_comments_field{
    margin: 20px 0;
}
.wishlist_table tr td.product-thumbnail a img {
    width: 100%;
    height: 100%;
}
table.wishlist_table{
    width: 100%;
}
.blockUI.blockOverlay{
    display: none !important;
}
a.delete_item {
    font-size: 0;
}
a.delete_item i{
    font-size: 20px;
}
.view-wishlist{
    display: none;
}
.yith-wcwl-add-button .separator{
    display: none;
}
svg.svg-icon.svg-icon-crypto-ico-3 {
    margin-right: 13px;
    margin-left: 3px;
}
a:hover svg path, .header__currency-drop-item.active a  svg path {
    fill: red;
}