/*Theme Name: Hello Elementor ChildTheme URI: https://studionumerik.fr/Description: Hello Elementor Child ThemeAuthor: Studio NumerikAuthor URL: https://studionumerik.fr/Template: hello-elementorVersion: 1.0.0License: GNU General Public License v2 or laterLicense URL: https://www.gnu.org/licenses/gpl-2.0.htmlText Domain: hello-elementorchild*//* Placer votre CSS ci-dessous */.jet-woo-products--preset-papinou .jet-woo-products__item .jet-woo-products__item-content {    position: relative}.jet-woo-products--preset-papinou .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-excerpt,.jet-woo-products--preset-papinou .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-button,.jet-woo-products--preset-papinou .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-rating,.jet-woo-products--preset-papinou .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-tags {    -webkit-transform: translateY(50px);    -ms-transform: translateY(50px);    transform: translateY(50px)}.jet-woo-products--preset-papinou .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-excerpt {    -webkit-transition: .3s all ease;    -o-transition: .3s all ease;    transition: .3s all ease;    -webkit-transition-delay: .1s;    -o-transition-delay: .1s;    transition-delay: .1s}.jet-woo-products--preset-papinou .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-button {    -webkit-transition: .3s all ease;    -o-transition: .3s all ease;    transition: .3s all ease;    -webkit-transition-delay: .15s;    -o-transition-delay: .15s;    transition-delay: .15s}.jet-woo-products--preset-papinou .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-rating {    -webkit-transition: .3s all ease;    -o-transition: .3s all ease;    transition: .3s all ease;    -webkit-transition-delay: .2s;    -o-transition-delay: .2s;    transition-delay: .2s}.jet-woo-products--preset-papinou .jet-woo-products__item .jet-woo-products__item-content .jet-woo-product-tags {    -webkit-transition: .3s all ease;    -o-transition: .3s all ease;    transition: .3s all ease;    -webkit-transition-delay: .25s;    -o-transition-delay: .25s;    transition-delay: .25s}.jet-woo-products--preset-papinou .jet-woo-products__item .jet-woo-products__item-content .hovered-content {    opacity: 0;    visibility: hidden;    -webkit-transition: .3s all ease;    -o-transition: .3s all ease;    transition: .3s all ease}.jet-woo-products--preset-papinou .jet-woo-products__item .jet-woo-products-cqw-wrapper {    position: absolute;    bottom: 0;    top: auto;    width: 100%}.jet-woo-products--preset-papinou .jet-woo-products__item:hover .hovered-content {    opacity: 1;    visibility: visible}.jet-woo-products--preset-papinou .jet-woo-products__item:hover .hovered-content .jet-woo-product-tags,.jet-woo-products--preset-papinou .jet-woo-products__item:hover .hovered-content .jet-woo-product-rating,.jet-woo-products--preset-papinou .jet-woo-products__item:hover .hovered-content .jet-woo-product-excerpt,.jet-woo-products--preset-papinou .jet-woo-products__item:hover .hovered-content .jet-woo-product-button {    -webkit-transform: translateY(0);    -ms-transform: translateY(0);    transform: translateY(0)}.custom-woo-swatches {    padding: 0;    margin: 10px 0;}.custom-woo-swatches i.custom-swatches {    position: relative;    display: inline-flex;    width: 28px;    height: 28px;    text-align: center;    align-items: center;    margin-right: 5px;    cursor: pointer;    border: 1px solid black;    -webkit-border-radius: 50%;    -moz-border-radius: 50%;    border-radius: 50%;    -webkit-transition: all 0.3s;    -moz-transition: all 0.3s;    -ms-transition: all 0.3s;    -o-transition: all 0.3s;    transition: all 0.3s;    white-space: nowrap;    list-style: none}