/**
* Theme Name: Goldsmith Child
* Theme URI:  http://ninetheme.com/
* Description: This is a child theme of Goldsmith.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Author URI: http://ninetheme.com/about
* Template: goldsmith
* Version: 1.3.9
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tested up to: 6.5
* Requires PHP: 7.4
* Tags: custom-colors, custom-menu, editor-style, featured-images, post-formats, threaded-comments, translation-ready
* Copyright: ninetheme.com
*/

.pink-font{
	font-family: "pinkcrestelle-light"!important;
}

h6.goldsmith-product-name {
    text-align: center;
	margin-bottom: 0 !important;
	text-transform: uppercase;
}
.goldsmith-inline-two-block {
    justify-content: center!important;
}
.goldsmith-product-thumb-wrapper {
    border: 0.5px solid grey;
	border-radius: 10px;
}
.wpfFilterTitle {
    color: #191816;
    border-bottom: 2px solid #191816;
}
ul.wpfFilterVerScroll {
    margin-top: 20px;
}
#wpfTaxonomyInputCheckbox6875813,
.wpfCheckbox input[type="checkbox"] {
  accent-color: black; /* change la couleur de fond et la coche */
}
button.wpr-acc-button.wpr-acc-active {
    margin-bottom: 0 !important;
}
svg.goldsmith-hidden {
    overflow: hidden;
    display: contents!important;
}