/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */




.uk-margin-small-right {
    margin-right: 15px !important;
    padding-top: 60px;
}


img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;
	padding-top: 0px;	/* padding-top: 50px; */

}


.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
    color: #ffffff;	/* color: #43403a; */
}


/* ========================================================================
   Add custom CSS for Tab "Expositions"
 ========================================================================== */

.uk-tab > li > a {
    display: block;
    padding: 12px 12px 12px 12px;
    border: 1px solid transparent;
    border-bottom-width: 0;
    color: #696862;
    text-decoration: none;
    position: relative;
    border: none;
    font-family: 'Oswald', Helvetica, Arial, sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}


/* ========================================================================
   Add custom CSS Couleur Titre Slideshow
 ========================================================================== */

.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
    color: #d47371;
    color: #ffffff;	/* Coul Brique */
	/* color: #b44b49; */	/* Coul Brique */
}



/* ========================================================================
   Add custom CSS largeur texte sous-menu ligne Ligne 2130 theme.css
 ========================================================================== */

.uk-nav-navbar > li > a {
    color: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'Oswald', Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.3px;	/* letter-spacing: 2px; */
    -webkit-transform: translate3d(0, 0, 0);
}




.uk-nav-side > li > a {
    color: #b9b7ad;
    margin-bottom: 2px;
    border-radius: 0;
    font-family: 'Oswald', Helvetica, Arial, sans-serif;
    font-size: 1.5em;	/* font-size: 11px; */
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}



/* ========================================================================
   Add custom CSS formulaire de contact rsform ligne Ligne 1038 /media/com_rsform/css/frameworks/foundation/foundation.css
 ========================================================================== */

.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
    height: 40px;
    max-width: 100%;
    padding: 5px 10px;
    border: 1px solid rgba(176, 171, 159, 0.55);
    background: #f7f6f2;
    color: #696862;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    position: relative;
    border-radius: 0;
    font-family: 'Oswald', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: inherit;
    text-transform: uppercase;
    letter-spacing: 2px;
}


/* ========================================================================
	Add custom CSS formulaire de contact rsform ligne Ligne 1055
	/media/com_rsform/css/frameworks/foundation/foundation.css
	Zurb Foundation 6.2.1
 ========================================================================== */

.button:hover, .button:focus {
    background-color: #af4529;	/* background-color: #258dad; */
    color: #fefefe;
}


/* ========================================================================
	Add custom CSS formulaire de contact rsform ligne Ligne 1038
	/media/com_rsform/css/frameworks/foundation/foundation.css
	Zurb Foundation 6.2.1
 ========================================================================== */

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    background-color: #c36248;	/* background-color: #2ba6cb; */
    color: #fefefe;
	font-family: "Oswald", Helvetica, Arial, sans-serif;
}


/* ========================================================================
	Add custom CSS formulaire de contact rsform ligne Ligne 930
	/templates/yoo_avanti/styles/urban/css/bootstrap.css
	Zurb Foundation 6.2.1
 ========================================================================== */

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #f7f6f2;
    border: 1px solid rgba(176, 171, 159, 0.55);	/* border: 1px solid rgba(176, 171, 159, 0.15); */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}


/* ========================================================================
	Add custom CSS formulaire de contact rsform ligne Ligne 806
	/media/com_rsform/css/frameworks/foundation/foundation.css
	Zurb Foundation 6.2.1
 ========================================================================== */

label {
    display: block;
    margin: 0;
    font-size: 0.95rem;	/* font-size: 0.875rem; */
    font-weight: normal;
    line-height: 1.8;
    color: #666666;	/* color: #0a0a0a; */
	font-family: "Oswald", Helvetica, Arial, sans-serif;
}









/* ========================================================================
   Add custom CSS for Tab "Expositions" Ligne 12516 theme.css
 ========================================================================== */

.tm-gallery-avanti div:nth-child(2n):not(:nth-child(6n+10)):not(:nth-child(4)) .uk-overlay .uk-overlay-background {
    background-image: -webkit-linear-gradient(bottom, #c36248, rgba(195, 98, 72, 0.4));
    background-image: linear-gradient(to-top, #c36248, rgba(195, 98, 72, 0.4));
}


/* ========================= Ligne 12510 theme.css ===================== */

.tm-gallery-avanti div:nth-child(2n):not(:nth-child(6n+10)):not(:nth-child(4)) .uk-overlay .uk-overlay-panel {
    color: rgba(255, 255, 255, 0.6);
}

/* ========================= Ligne 6732 theme.css ===================== */

.uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
    opacity: 0;
}

/* ========================= Ligne 12492 theme.css ===================== */

.tm-gallery-avanti div .uk-overlay .uk-overlay-panel {
    color: rgba(67, 64, 58, 0.6);
}

/* ========================= Ligne 12485 theme.css ===================== */

.tm-gallery-avanti div .uk-overlay .uk-overlay-background {
/*
    background-color: rgba(0, 0, 0, 0);
    background-image: -webkit-linear-gradient(bottom, #efeee9, rgba(239, 238, 233, 0.4));
    background-image: linear-gradient(to-top, #efeee9, rgba(239, 238, 233, 0.4));
    -webkit-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
*/
}

/* ========================= Ligne 6694 theme.css ===================== */

.uk-overlay-panel {
    position: absolute;
    top: 0px;	/* top: 0; */
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px 20px 20px 20px;	/* padding: 40px; */
    color: #43403a;
}


/* ========================= Ligne 8940 theme.css ===================== */

.uk-font-smoothing, .uk-notouch {
/*    -moz-osx-font-smoothing: grayscale;*/
    text-rendering: optimizeLegibility;
}

