<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Labyrinthe1000
Description: Theme enfant de skt-gardening-lite
Author: Web Conception 66
Author URI: https://web-conception-66.com
Template: skt-gardening-lite
Version: 0.1.0
*/

/*Header*/


.phoneno,
.social-icons a:link,
.social-icons a:visited,
.sitenav ul li a {
	color: #fff;
}
.langues_icones{
	display: inline-block;
	padding-left: 15px;
	border-left: 1px solid #40432f;
	height: 53px;
}
.langues_icones img {
	margin-right: 15px;
}
#menu-principal a {
	text-transform: capitalize;
	padding: 20px 5px;
	font-size: 13px;
}
.logo,
.sitenav {
	padding: 20px 0;
}

/*Form*/
.wpcf7-submit {
	-webkit-transition: all .3s !important;
	transition: all .3s !important;
}

/*Blog*/
.single-post .post-thumb {
	display: none !important;
}
#sidebar {
	display: none;
}
.single-post .site-main,
.blog .site-main {
	width: 100%;
}
.blog h4 a {
	color: #7FAC39;
	font-family: "Playfair Display", Sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: 600;
}
.single-post .site-main .single_title {
	color: #54595F;
	font-family: "Aclonica", Sans-serif;
	font-size: 29px;
	font-weight: 600;
}
.premium-blog-content-wrapper.empty-thumb,
.premium-blog-skin-modern .premium-blog-content-wrapper {
	top: -50px !important;
}
.eael-entry-media {
	height: 200px;
}

/*Avis*/
.glsr-review-title,
.glsr-form-wrap label{
	display: none !important;
}
.glsr-review {
	background-color: #98BC24;
	padding: 20px;
}
.glsr-default .glsr-review {
	margin-bottom: 10px !important;
	color: #fff;
}
.glsr-default :not(.glsr-review-avatar)+.glsr-review-author:before {
	content:"Par " !important;
}
.glsr-review-date span:before {
	content:"Ã©crit le " !important;
}
.glsr-review-rating {
	float: right;
}
.elementor-element .glsr-star-full {
	background-image: url(https://www.labyrinthesaux1000fleurs.fr/wp-content/uploads/2020/02/star.png)!important
}
.elementor-element .glsr-star-empty {
	background-image: url(https://www.labyrinthesaux1000fleurs.fr/wp-content/uploads/2020/02/star-vide.png)!important
}
.elementor-element .glsr-star {
	background-size: 50px;
    height: 60px;
    width: 50px;
}
.glsr-review-content {
	font-weight: 600;
}
.glsr-button {
	float: right;
}
.glsr-button,
#comments .form-submit #submit{
	font-weight: 300;
    text-transform: capitalize;
    fill: #4B4C47;
    color: #4B4C47;
    background-color: #FFFFFF;
    border: solid 3px #4B4C47;
    border-radius: 0px 0px 0px 0px;
    font-family: "Roboto", Sans-serif;
    text-align: center;
    font-size: 16px;
    padding: 15px 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.glsr-button:focus,
.glsr-button:hover,
#comments .form-submit #submit:hover,
#comments .form-submit #submit:focus {
    color: #fff;
    background-color: #98BC24;
    border-color: #98BC24;
}
.glsr-review-rating {
	margin-top: 40px;
}

/*Galerie*/
.elementor-widget-premium-img-gallery .pa-gallery-magnific-image i {
    color: #98bc24 !important;
}
</pre></body></html>