/*
 Theme Name:   Customizr Child
 Theme URI:    https://www.technetservices.fr
 Author:       AnTiViRuS
 Author URI:   https://www.technetservices.fr
 Template:     customizr
 Version:      1.0.0
*/

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

h1,h2,h3,h4,h5,h6{font-size: 1.6em}
p {margin-top:0}
body{background-image: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(231, 243, 200, 1));background-repeat: no-repeat;background-attachment: fixed;}
.tc-header {background:rgba(255,255,255,0.5)!important}
.has-horizontal-menu {background-image: url("../../uploads/harmonie-des-deux-sources.png")!important;background-position:right center!important;background-repeat:no-repeat!important;background-size:contain !important;}
h1.navbar-brand {font-size:1.4em !important}
.branding .navbar-brand-sitename span {
	-moz-background-clip:text;
	-webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
	background-clip:text;
    background-image: -moz-linear-gradient(left, #ccd800, #699a00);
    background-image: -webkit-linear-gradient(left, #ccd800, #699a00);
    background-image: linear-gradient(left, #ccd800, #699a00);
}
.nav__menu {letter-spacing:normal;text-transform:none;}
.mobile-nav__nav {background:#FFF}
.entry-title {font-size:1.8em !important;}
.branding {display:block !important}
.branding .navbar-brand {color:grey;font-weight: bold;font-size:1.4em}
.sticky-visible .navbar-brand {font-size:1.4em;}
.footer__wrapper .widget__wrapper {padding:0}
.sidebarblock {margin:10px 0}
.footerblock {font-size:1.3em}
.showbox {width:50%;float:left}
.nomargin {margin:0}
.nopadding {padding:0}
.article-container ul {list-style: none !important;}
.article-container li {line-height:1.1em;}
.article-container ul:not(.recent_advice) li:before {font-family:FontAwesome;content:"\f00c";margin-left: -1.5em;color: green;float:left}
.header-tagline {display:block}
.sidebar aside {background:#008000; padding:5px;border:2px solid white;border-radius:5px}
.sidebar, .sidebar h3, .sidebar .widget-title::after {color: white}
.sidebar .widget-title::after {background:white}
.sidebar .widget .widget-title {padding-top:0;margin-top:0}
.widget-area a {color:lightgrey}
.phone {font-size:1.5em}
.footer-skin-light .footer__wrapper,.footer-skin-light .footer__wrapper #colophon {background:rgba(231, 243, 200, 1)}
