/**
* Theme Name: Ignavo Child
* Description: This is a child theme of Ignavo, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: ignavo
* Version: 1.0.3
*/

.header-main {
    --main-height-desktop: 100px;
    --main-height-mobile: 80px;
}

.footer-info {
    --footer-info-logo-width: 210px;
}

.price {
	--price-sale-color: rgb(0,0,0);
}

.widget .site-contact ul li a .contact-icon > * {
    max-width: none;
}

.product .product-thumbnail .product-media a {
	margin-bottom: 0;
}

.post .entry-post-meta .meta-author {
    display: none;
}

.product-header .product-meta {
	display: none;
}

.price:not(:has(*)) {
	display: none !important;
}

.cart-collaterals .cart_totals .shop_table tr th, .cart-collaterals .cart_totals .shop_table tr td {
    border-inline: unset;
}

.iconic-wsb-product-bumps__list-item--faded {
    opacity: unset;
}