<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:Unicon Child Theme
Description:Unicon Child Theme for your Customizations
Author:minti
Template:unicon
Version:1.0
*/

@import url("../unicon/style.css");

/* Entete de la boutique Woocommerce */
.woocommerce-header-content{min-height:360px;background-position:center center;background-repeat:no-repeat;background-size:cover}
.woocommerce-header-baseline{background-color:#77cb30;padding:15px 25px;color:#FFF}
.woocommerce-header-baseline p{padding:0;margin:0}

/* Widget */
#sidebar .widget ul#menu-types-de-produits, 
#sidebar .widget ul#menu-collections-de-produits{margin-right:20px}
#sidebar .widget ul#menu-types-de-produits &gt; li,
#sidebar .widget ul#menu-collections-de-produits &gt; li{border-bottom:1px solid #efefef;position:relative;padding:0;text-align:left}
#sidebar .widget ul#menu-types-de-produits &gt; li a,
#sidebar .widget ul#menu-collections-de-produits &gt; li a { text-align:left;display:block;color:#777777; }
#sidebar .widget ul#menu-types-de-produits &gt; li a::after,
#sidebar .widget ul#menu-collections-de-produits &gt; li a::after {
    font-family:"FontAwesome";
    content:"\f105";
    position:absolute;
    top:10px;
    right:0;
    font-size:14px;
    color:#cccccc
}

/* Encart collection */
.collection-box{border-style:solid;border-width:1px;border:1px solid #F0F0F0;display:block;padding:10px;margin:0 0 20px 0;display:flex;align-items:center}
.collection-box::after {content:"";clear:both;display:table;}
.collection-box img.box-image{width:80px;height:80px;padding:0;margin:0;display:block}
.collection-box .box-description{margin-left:15px;display:block;font-size:17px;line-height:26px}


/* On masque la liste des categories dans la page des produits */
.product_meta .posted_in{display:none !important}

/* Fond */
.bg-top-style{background-repeat:repeat-x !important;;background-position:center top !important;background-image:url('../../uploads/2019/10/top-style.png') !important;}

/* Footer herbe */
#footer{position:relative;margin-top:0}
#footer::before{display:block;content:"";padding:0;margin:0;position:absolute;left:0;width:100%;top:-29px;height:30px;background-repeat:repeat-x;background-image:url('../../uploads/2019/03/grass2-1.png');background-position:center bottom;background-color:transparent;z-index:500}

/* Footer panneau */
body.page-id-9413 #footer,
body.page-id-16317 #footer{margin-top:195px}
body.page-id-9413 #footer::before,
body.page-id-16317 #footer::before{display:block;top:-195px;height:200px;background-image:url('../../uploads/2019/03/herbe_panneau.png');background-repeat:no-repeat;background-size:contain}

.sku_wrapper{display:none !important}
</pre></body></html>