﻿/*
Theme Name: Llorix One Lite Child
Theme URL: http://hostinger-tutorials.com
Description: Twenty Seventeen Child Theme
Author: John Doe
Author URL: http://hostinger-tutorials.com
Template: llorix-one-lite
Version: 1.0.0
Text Domain: nabayotheme
*/

.list-post-entry-meta
{
	display: none !important;
}

/*barre menu*/
.admin-bar .sticky-navigation-open .sticky-navigation
{
	color: rgb(32,194,160) !important;
}

.navbar-inverse
{
	background: white;
}

i._before, .rtl .menu-item i._after
{
	color: rgb(171,194,97) !important;
}

.navbar-inverse
{
	border-bottom: 2px solid rgb(171,194,97);
}
/*fin barre menu*/

/*Acceil*/
h1#site-title a
{
    font-size: 2.5rem;
    color: rgb(171,194,97);
    text-decoration: underline;
}
h1.intro {
    font-size: 5.75rem;
    font-family: cursive;
}

.header-style-one .intro-section h5 
{
    margin-top: 30px;
    font-size: 2em;
    font-family: cursive;
}
.dark-text 
{
	color: rgb(32,194,160);
}

.timeline-box-wrap .info h1 a 
{
	color: rgb(32,194,160);
}

button.control_prev
{
	color: rgb(171,194,97);
}

button.control_next
{
	color: rgb(171,194,97);
}

.timeline-box-wrap .info h1:after
{
   background: rgb(171,194,97);
}

.titre_contenu
{
	color: rgb(32,194,160);
	font-size: 1.9em;
}

.brief-content-text 
{
    max-width: 750px;
font-size: 1.2em;
}

/*fin accueil*/

/*page*/
h1.single-title 
{
	color: rgb(32,194,160);
}

.colored-line-left, .colored-line-right, .colored-line
{
	background: rgb(171,194,97);
}

/*dernière actualité*/
.pe-recent-posts-outer .image-top ul li a
{
	color: black;
}

.corps-accueil
{
	padding: 50px 0px 0px 100px;
	margin-left: 90px;

}

h1, .h1, h2, .h2, h3, .h3
{
	color: rgb(32,194,160);
}
.pe-recent-posts-outer .image-top ul li img
{
	max-height: 350px;
	margin: 30px 5px 15px -10px;
	padding: Spx;
}

.PE_Recent_Posts .carousel 
{
	width: 755px;
	border: 1px solid rgb(234,234,234);
}
.pe-recent-posts-outer .caption h1
{
	font-size: 2em;
	color: rgb(32,194,160);
}

/*Dernière actualité plugin*/
.display-posts-listing
{
       hyphens: none;
}
.text-left.dark-text 
{
    display: none; 
}

.frontpage-content 
{
    padding: 0px;
}

pre 
{
    width: 750px;
    background-color: white;
    border-radius: 20px;
    box-shadow: 2px 5px 10px rgb(171,194,97); 
}

ul
{
    list-style: none;
    padding-left: 0px;
}

.titlte
{
	color: rgb(32,194,160);
}

li .title
{
    color: rgb(32,194,160);
    font-size: 1.9em;
    text-transform: uppercase;
}

li img
{
	height: 340px;
	margin-bottom: 20px;
}

li .excerpt
{
	font-size: 1.2em;
	color: rgb(102,104,102);
        line-height: 26px;
}

.brief h2 {
    font-size: 1.9em;
    text-transform: uppercase;
    padding-left: 10px; 
}
/*FIN DERNIERE ACTUTALITES*/

/*lien accueil*/
.icon-container .colored-text
{
    color: rgb(171,194,97);
}

.contact-info .contact-links a 
{
    color: rgb(32,194,160);
}

.contact-links .contact-link-box 
{
    width: 170px;
}


/*fin lien acceil*/
/*tableau*/
div.css-search 
{
	display: none !important;
}
thead
{
	background-color:  rgb(32,194,160);
	height: 200px;
}

thead tr
{
	height: 40px;
	color: white;
}

th
{
       text-align: center;
}

.css-events-list table.events-table td {
    padding: 10px;
}

#inscription
{
	display: flex;
	width: 120px;
	height: 40px;
	border: 1px solid white;
	border-radius: 10px;
	justify-content: center;
	align-items: center;
	background-color: rgb(171,194,97); 
}

#inscription a
{
	color: white;
}

.css-events-list table.events-table th.event-time {
    width: 140px;
}

.event-name
{
	width: 150px;
}

#inscription a:hover
{
	color: white;
	font-size: 1.1em;
}

#couleur_ligne:hover
{
	background-color: rgb(171,194,97);
}

/*fin tableau*/
/*fin page*/

/*Article*/

.page-title
{
	color: rgb(32,194,160);
}

.post-img-wrap .post-date
{
	background: rgb(171,194,97);
}

.post-list h1.entry-title a
{
	color: rgb(32,194,160);
}

.post-list article 
{
    border-radius: 20px;
    box-shadow: 2px 5px 10px rgb(171,194,97); 
}

.border-bottom-hover:hover 
{
    border-bottom-color: rgb(171,194,97);
}
/*fin article*/

/*animation css*/
@-webkit-keyframes animationcss
 { /* Safari, Opera, Chrome */
    0% {
        transform: translateX(0px);
    }

    50% {
        transform: translateX(150px);
    }

    100% {
        transform: translateX(150px) rotate(30deg);
    }
}

@keyframes animationcss { /* Tous les autres navigateurs */
    0% {
        transform: translateX(0px);
    }

    50% {
        transform: rotate(-50deg)  scale(1.3);
    }

    100% {
        transform: rotate(0deg);
    }
}

.contact-links .contact-link-box  
{
    
	width: 150px;
}


.contact-links .contact-link-box:hover
{
    -webkit-animation: animationcss 1s; /* Safari, Opera, Chrome */
    animation: animationcss 1s; /* Tous les autres navigateurs */
}


/*fin anomation css*/

/*contact formulaire*/
pre {
    padding: 30px;
}

.content-page input:not([type="submit"]):not([type="reset"]):not([type="button"]) {
    border-radius: 10px;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-large, div.wpforms-container-full .wpforms-form select.wpforms-field-large, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large 
{
    border-radius: 10px;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    border-radius: 10px;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    width: 100%;
    border-radius: 10px;
    background-color: rgb(171,194,97);
    font-size: 1.5em;
    color: white;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    color: rgb(159,161,165);
}
/*fin contact formulaire*/

/*Pied de page*/
.footer a:hover {
    color: rgb(32,194,160);
}
/*Pied de page*/

/*Portable*/
@media (max-width: 767px)
{
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: rgb(171,194,97);
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: white;
}
#couleur_td{
    display: none;
}
.event-description{
    display: none;
}
h1.intro {
    font-size: 5rem;
}

.brief h2 {
    font-size: 1.9em;
    text-transform: uppercase;
    font-weight: 400;
}
.frontpage-content-section-inner
{
margin: 0px 20px 0px 20px;
}

.css-events-list table.events-table {
    margin: -20px;
}
.events-table
{
    width: 100px;
}
}






