/*   
	Theme Name:        Quasar
	Theme URI:         http://www.quasar-solutions.fr.cl4500-vm03.site-internet.com
	Description:       
	Author:            Nicolas Duvivier
	Author URI:        https://nicolasduvivier.net
	Version:           1.1
	Stable tag:        1.0
	Requires at least: 4.9
	Tested up to:      4.9
	License:           All rights reserved
	License URI:       
	Text Domain:       quasar-theme

*/

html,
body {
    margin: 0;
    padding: 0;
    font-family: "Lato", Sans-serif;
}

#sec_navsticky_es, #sec_navsticky_en {
background-color: #000000 !important;
}

p a,
li a {
    color: #000;
    text-decoration: none !important;
    /* YMO border-bottom: 1px solid #000; */
}

p a:hover,
li a:hover {
    text-decoration: none;
    /* YMO border-bottom: 1px solid #000; */
}

#riq_dlrtxtr {
	background-color:#ff6446;
	opacity:1 !important;
}


.lftbtm .riq_dlrtxtr::after {
  border-color: transparent #ff6446 transparent transparent !important;
}

.ubermenu-item a,
.ubermenu-item a:hover {
    border-bottom: 0
}

.elementor-post__thumbnail {
    background-color: #fff !important;
}

#baseline {
    text-transform: uppercase;
    font-size: 8px
}

.btn_header {
    background: #fff;
    color: #000;
    padding: 6px 10px;
    border-radius: 5px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, .3);
    margin: 0 10px;
}

.btn_header {
    padding: 6px 10px;
    border-radius: 5px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, .3);
    margin: 0 10px;
}

.btn_header:first-child {
    margin: 0;
    margin-left: 10px;
}

.wp-image-8756 #top_nav {
    line-height: 30px;
}

#tags_generaux a,
.tags a {
    font-size: 13px !important;
    background: transparent;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 0px;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 2px;
    transition-property: background-color;
    transition-duration: 0.2s;
    border: 1px solid #aaa;
    color: #3e3e3e !important;
}

#tags_generaux a:hover,
.tags a:hover {
    background: #fff !important;
    border: 1px solid #6b5f97 !important;
}

#tags_generaux .tagcloud,
.tags .tagcloud {
    text-align: center
}

.tags {
    margin-bottom: 40px
}

.tags h5 {
    display: none
}

#sub_nav a {
    color: #fff;
    margin-left: 10px;
    padding-bottom: 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

h1,
h2 {
    font-family: "Josefin Sans", sans-serif;
}

h2 {
    color: #001a45;
    font-size: 18px;
    margin: 1.5em 0;
}

.page-content h2 {
    font-size: 28px;
}

/* LISTES */
/*
.page-content ul {
  list-style: none;
  padding: 0;
}
.page-content li {
  padding-left: 1.6em;
}
.page-content li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.6em;
  width: 1.6em;
}
*/
.page-content h3.check {
    text-align: center;
    color: #000;
}

.page-content h3.check:before {
    content: "\f14a";
    font-family: FontAwesome;
    display: block;
    color: #000;
    font-size: 1.6em;
    margin-bottom: 5px
}

.tax-global_tag .elementor-post__title a {
    color: #000 !important;
    font-family: lato !important;
    font-weight: 500 !important;
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail {
    position: absolute;
    background-color: rgba(0, 0, 0, 0);
}