/**
Theme Name: Grupo Shuma
Author: Felipe Loya
Author URI: https://felipeloya.com/
Description: Child Theme para Grupo Shuma
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: grupo-shuma
Template: astra
*/
.banner-cta span {
    color: #ef463c;
}
.filter-prod .yith-wcan-filter {
    font-family: 'Poppins';
    margin-top: 5%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover {
    color: #ef463c;
}
input[type="checkbox"]:checked, input[type="checkbox"]:hover:checked {
    border-color: #ef463c;
    background-color: #ef463c;
    box-shadow: none;
}
.filter-prod .yith-wcan-filters {
    background-color: transparent;
}
.filter-title, .filter-content a {
    color: #fff !important;
}
button.btn.btn-primary.yith-wcan-reset-filters.reset-filters.enhanced {
    background-color: #ef463c;
}
.page-numbers li {
    border-radius: 30px;
}
.cart_totals tr.woocommerce-shipping-totals.shipping {
    display: none;
}