<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: nom_du_theme
Author: Rougevert
Tags: blog, custom-menu
Version: 1.0.0
Requires at least: 5.0.0
Tested up to: 5.8.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nom_du_theme
*/

/* MEDIAS QUERIES POUR LES DESKTOPS (SITE MOBILE FIRST) */
@media only screen and (min-width : 992px) {
div#enumeration-des-produits img {/*     height: 300px; */ width: auto; margin: 10px auto;}

picture.woocommerce-placeholder.wp-post-image img {opacity: 0.4 !important;}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {display: block;}

.elementor-widget-theme-site-logo.elementor-widget-image img {height: 100px !important;}

.page-id-508  div#le-logo-du-site {margin-top: 0;}

ul#menu-1-66bd368 li a {padding:10px;}

.elementor-508 .elementor-element.elementor-element-55629ad .swiper-slide {min-height: 640px;}

figcaption.elementor-image-carousel-caption {
    position: absolute;
    z-index: 111111111111;
    width: auto;
    background-color: black;
    top: 0;
    left: 0;
}

svg.svg-inline--fa.fa-bullhorn.fa-w-18.dashicons.hide-menu-image-icons, svg.svg-inline--fa.fa-instagram.fa-w-14, svg.svg-inline--fa.fa-facebook.fa-w-16 {height: 17px !important;}

svg.svg-inline--fa.fa-search.fa-w-16 {margin-top: 3px;}

.elementor-column.elementor-col-50.elementor-top-column.elementor-element.photo-exemple{padding: 0;}

#slider-de-la-home a.swiper-slide-inner{min-height: 640px !important;}

.swiper-slide-contents {margin-top: 0;}

/* FIREFOX PHOTO SLIDER REALISATIONS */
.slide-realisations .elementor-widget-wrap&gt;.elementor-element {width: 100%; height: 100%;}

/* #responsive-menu-pro-button{display: none !important;} */

h2.woocommerce-loop-product__title {min-height: 50px; font-size: 24px !important;}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {min-height: 335px !important;}

input#coupon_code {width: auto;}
.coupon button.button {width: auto !important;}

bdi {font-size: 22px;}

input[id^="quantity_"]{padding: 15px !important;}

.single-product .elementor-widget-woocommerce-product-price {display: block;}

p.price {font-size: 22px !important;}

li.product.type-product img {/* height: 280px !important;  */max-height: 170px;}

ul.products.elementor-grid.columns-4 picture.woocommerce-placeholder.wp-post-image img {margin-top: -40px !important;}

/* .archive.tax-product_cat.term-robots-de-piscine li.product.type-product img {height: auto !important; max-height: 280px;} */

.archive.tax-product_cat.term-robots-de-piscine a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {min-height: 250px !important;}
.archive.tax-product_cat.term-robots-de-piscine h2.woocommerce-loop-product__title, .archive.tax-product_cat.term-equipements h2.woocommerce-loop-product__title{height: 80px;}
.archive.tax-product_cat.term-produits-de-piscine h2.woocommerce-loop-product__title{min-height: 80px;}

li.product.type-product h2 {margin-top: 10px !important;}

.pickup-location-field .pickup-location-appointment-date {min-width: 150px !important;}
input#wc-local-pickup-plus-datepicker-0 {width: 150px !important;}
	
}

</pre></body></html>