/*
Theme Name: ERDO
Theme URI: http://enrangdoignons.com/
Description: Thèmes En Rang d'Oignons
Author: Pierre Pulisciano
Author URI: https://heho.fr/
Template: creattica
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* global */
body, p {color:#111111; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}
#leftbar, #main {border:none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
[class*=hcolumn-], [class*=hgrid-span-] {padding:0;}
.intro {color:red !important;}
#leftbar {position:fixed; margin-left: 20px; margin-top: 40px;}

/* top */
#site-logo {padding: 10px 0 50px 0; max-width:80%;}
#loop-meta {border: none; display: none;}

/* slider */
/* .hootslider-image-slide img {width: 80%} */
.hootslider-image-wrapper {width:70%; height:100%;}

/* contenu */
#page-wrapper {max-width:100%; margin:0;}
.intro {color:#ff2600;}

/* acc */
.fa, .fas {font-size: 20px;}

/* footer */
#post-footer {border:none; text-align:center; padding:50px 0 0 0;}
.credit {font-style:normal;  color:#cccccc;}


/* liens */
p > a, strong > a {color:#dc1e1d; /*transition: all 1s ease-out */;}
p > a:hover, strong > a:hover {color:#111111;}
.menu-items > li a { font-size:12px; color:#FF0100; padding:0 20px; font-weight:400; margin-bottom:10px; text-decoration:none;}
.menu-items > li a:hover {color:#111111; background:none; font-size:12px; }
.menu-items li {margin-right: 10%;}
.leftbar-bottom a, .leftbar-top a {border:0; padding:2px;}
#custom_html-2 > div > a {padding:10px 10px 10px 0;}
 #custom_html-2 > div > a > i {color:#FF0100 !important; font-size:18px; transition: color .6s;}
#custom_html-2 > div > a > i:hover {color:#000 !important;}
u {color:#dc1e1d; transition: all 1s ease-out;}

/* responsive */
@media (max-width: 768px) {
    #leftbar {position:relative; margin-left: 10px; margin-top: 10px;}
	#site-logo {padding: 10px 0 10px 0; max-width:100%;}
	#post-footer {text-align:center; padding: 0;}
}