/*
Theme Name: RestrofoodTheme child
Theme URI: http://themelooks.org/demo/restrofood/
Description:
Version: 1.0.0
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Author: Themelooks
Author URI: https://themelooks.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: restrofoodtheme-child
Template: restrofoodtheme
*/

/* STYLE */

.elementor-button-link span {
    color: white !important;
}

/* ECHANGER MES POINTS */

.button {
    color: white !important;
    border: none !important;
}

.add_to_cart_button {
    padding: 10px 16px;
}

.woocommerce-reward-points-text-product-category {
    margin-bottom: 20px !important;
}

.page--content li {
    text-align: center;
    margin: 10px !important;
    width: 360px;
}

li {
    list-style-type: none;
}

li a {
    display: block;
}

li a .onsale {
    display: none;
}

.woocommerce-loop-product__title {
    height: 100px;
}

/* ECHANGER MES POINTS PAGE PRODUIT */
.woocommerce-reward-points-use-points-label {
    margin-left: 5px;
}

.description_tab,
.reviews_tab {
    background-color: #6f803c !important;
    border-color: #6f803c !important;
}

.description_tab:hover,
.reviews_tab:hover {
    background-color: #617035 !important;
    border-color: #617035 !important;
}

.description_tab a,
.reviews_tab a {
    color: white !important;
}


/* RETIRE LE BOUTON AJOUTER SUR LA PAGE D'ECHANGE DE POINTS */
/* 
.products li .add_to_cart_button {
    display: none;
} */