/*
 *  Menu Language Switcher
 */

.menu-item-object-language_switcher .trp-flag-image {
    display: inline-block;
    margin: -1px 5px;
    vertical-align: baseline;
    padding: 0;
    border: 0;
    border-radius:0;
}

/*
 *  Shortcode Language Switcher
 */
.trp-language-switcher{
    height: 42px;
    position: relative;
    box-sizing: border-box;
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.trp-language-switcher > div {
    box-sizing: border-box;
    padding:4px 20px 3px 13px;
    border: 1.5px solid #949494;
    border-radius: 2px;
    background-image: url(//www.citadelledesisteron.fr/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
    background-repeat: no-repeat;

    background-position:
            calc(100% - 20px) calc(1em + 2px),
            calc(100% - 3px) calc(1em + 0px);

    background-size:
            8px 8px,
            8px 8px;

    background-repeat: no-repeat;

    background-color: #fff;
}

.trp-language-switcher > div:hover {
    background-image: none;
}


.trp-language-switcher > div > a {
    display: block;
    padding: 7px 12px;
    border-radius: 3px;
    text-decoration: none;
    color: #1E1E1E;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.trp-language-switcher > div > a:hover {
    background: #F0F0F0;
    border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
    cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
    background: none;
}

.trp-language-switcher > div > a > img{
    display: inline;
    margin: 0 3px;
    width: 18px;
    height: 12px;
    border-radius: 0;
}

.trp-language-switcher .trp-ls-shortcode-current-language{
    display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
    visibility: hidden;
}

.trp-language-switcher .trp-ls-shortcode-language{
    display: inline-block;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
    z-index: 1;

    max-height: 250px;
    overflow-y: auto;
    left: 0;
    top: 0;
    min-height: auto;
}

.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
    visibility: visible;
    max-height: 250px;
    padding: 4px 13px;
    height: auto;
    overflow-y: auto;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block !important;
    min-height: auto;
}

/*
 *  Front-end Admin Bar Icon
 */
#wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
    content: '\f326';
    top: 3px;
}

@media screen and ( max-width: 782px ) {
    #wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
        text-indent: 0;
    }

    #wpadminbar li#wp-admin-bar-trp_edit_translation {
        display: block;
    }
}

/*
 * Fix Language Switcher Shortcode in Elementor Popup
 */
.elementor-shortcode .trp-ls-shortcode-current-language,
.elementor-shortcode .trp-ls-shortcode-language {
    width: 300px !important;
}/*!
Theme Name: Citadelle de Sisteron
Theme URI: http://underscores.me/
Author: Le Naturographe
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: citadelle-de-sisteron
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Citadelle de Sisteron is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */
@font-face {
	font-family: "GothamRounded";
	src: url(https://www.citadelledesisteron.fr/wp-content/themes/citadelle-de-sisteron/fonts/GothamRounded/GothamRounded-Light.otf) format("opentype");
	font-weight: lighter;
}
@font-face {
	font-family: "GothamRounded";
	src: url(https://www.citadelledesisteron.fr/wp-content/themes/citadelle-de-sisteron/fonts/GothamRounded/GothamRounded-Book.otf) format("opentype");
	font-weight: normal;
}
@font-face {
	font-family: "GothamRounded";
	src: url(https://www.citadelledesisteron.fr/wp-content/themes/citadelle-de-sisteron/fonts/GothamRounded/GothamRounded-Bold.otf) format("opentype");
	font-weight: bold;
}
@font-face {
	font-family: "GothamRounded";
	src: url(https://www.citadelledesisteron.fr/wp-content/themes/citadelle-de-sisteron/fonts/GothamRounded/GothamRounded-Medium.otf) format("opentype");
	font-weight: 500;
}
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "GothamRounded", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
    width: 250px;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 0em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text,.tcenter {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

h1,h2,h3{
	font-family: "GothamRounded";
	font-weight: bold;
}
/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
.alignJustify{
	text-align: justify;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.stWhite{
	fill:white;
}
.stMH{fill:none;stroke:#FFFFFF;stroke-width:0.311;stroke-miterlimit:10;}
.stOrange{fill:#FBBA00;}

.home #masthead .site-branding{
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 2;
}
div#menuContent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px;
}
div#menuContent > div {
    display: flex;
	min-width: 30%;
}
ul#primary-menu {
    justify-content: space-around;
    text-align: center;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

ul#primary-menu li.menu-item {
    white-space: nowrap;
    padding: 0 0;
    position: relative;
}
div#headerMenu a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    padding: 0 12px;
}
div#headerATMLang svg {
    margin-right: 30px;
}

div#headerRSetMH > a {
    margin-left: 12px;
}

div#headerRSetMH > a:last-of-type {
    margin-left: 25px;
}
.homeListeArticle {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    flex-wrap: wrap;
}

.homeListeArticle > li {
    width: 300px;
    max-width: 80%;
    background: #5e7670;
    color: white;
    position: relative;
}

.homeListeArticle > li a.wp-block-latest-posts__post-title {
    color: white;
    text-decoration: none;
    margin: 0 18px;
    min-height: 50px;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 5px;
}
.homeListeArticle .wp-block-latest-posts__featured-image img {
    width: 300px;
    height: 200px;
    object-fit: cover;
}
#lesArticles{
	margin-bottom: 50px;
    margin-top: 110px;
}
a.btnBorderGreen {
    display: inline-block;
    margin-top: 50px;
    color: #5e7670;
    text-decoration: none;
    border: 1px solid #5e7670;
    padding: 8px 16px;
    font-weight: 600;
    transition: 0.2s;
}

.btnBorderGreen:hover {
    background: #5e7670;
    color: white;
}
.wp-block-latest-posts__post-excerpt {
    margin: 0px 18px 35px;
    font-weight: 300;
    text-align: justify;
    font-size: 13px;
}
div#headerRSetMH {
    justify-content: flex-end;
}
section#photoCoverHome {
    width: 100%;
    height: 90vh;
	position: relative;
}

section#photoCoverHome > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section#photoCoverHome:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 50px;
    background: #5e7670;
}
#menuContent .trp-ls-shortcode-current-language ,#langageMobile .trp-ls-shortcode-current-language {
    background-color: transparent;
    background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%);
	background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 12px) calc(1em + 2px);
    border: 0;
    color: white;
}

#menuContent .trp-ls-shortcode-current-language a,#langageMobile .trp-ls-shortcode-current-language a {
    color: white;
    text-decoration: none;
}

#menuContent .trp-ls-shortcode-language a,#langageMobile .trp-ls-shortcode-language a {
    color: white;
    text-decoration: none;
}

#menuContent .trp-language-switcher .trp-ls-shortcode-language,#langageMobile .trp-language-switcher .trp-ls-shortcode-language {
    background-color: transparent;
    border: 0;
}

.menu  li:hover  ul.sub-menu{
	display: block;
	z-index: 2;
    padding-top: 19px;
	min-width:100%;
}
.btnClosePopup {
    position: absolute;
    right: 0;
    top: -40px;
    font-size: 34px;
    cursor: pointer;
}
.popupIlluMobile{
	display: none;
	position: relative;
}
.popupIlluMobile .btnClosePopup{
	top:-15px;
}
.popupIlluMobile.popupIlluMobileActive{
	display: block;
}
#mobileInfo{
	display: none;
}
body:not(.home) .sub-menu{
	top:100%;
	bottom: auto;
    background: #5c7670;
}
ul#primary-menu.menu li:hover ul.sub-menu li.menu-item {
    padding: 5px 0 4px;
    font-size: 15px;
}
ul.sub-menu li:hover {background: #353535;}

body:not(.home) div#menuContent {
    position: relative;
    height: 60px;
    background: #5e7670;
    align-items: center;
}
body:not(.home) #lienMonuHisto{
	display: none;
}
body:not(.home) #logoATM{
	height:50px;
	margin-top:6px;
}

.home h1{
    width: 600px;
    margin: auto;
    max-width: 80%;
    position: absolute;
    top: 160px;
    left: 0;
    right: 0;
}
.container,.containerPetit {
    display: block;
    max-width: 100%;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
}



/* FOOTER */

footer#colophon {
    background: #5e7670;
    margin-top: 50px;
	color:black;
	font-weight: 500;
}
footer#colophon a{
	color: white;
    text-decoration: none;
    width: 140px;
    text-align: center;
}
.mb0{
	margin-bottom:0;
}
#leContenu ul {
    padding: 0px;
    margin-left: 18px;
}
section#photoCoverClassique img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    min-height: 250px;
}
#leContenu h2.titreSouligne {
    text-transform: uppercase;
    border-bottom: 2px solid;
    font-size: 30px;
    line-height: 1;
    margin-top: 60px;
}
.site-info.container {
    display: flex;
    justify-content: space-evenly;
    padding: 55px 0;
}.copyright.container {
    text-align: center;
    padding-bottom: 45px;
}
.copyright.container a {
    font-size: 12px;
}
/* FIN FOOTER */
body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top{
    padding-top: 0 !important;
}
#langageMobile{
	display: none;
}
div#laMap {
    position: relative;
}

.popupIllu {
    position: absolute;
    top: 0;
    opacity: 0;
	width: 340px;
    border: 1px solid black;
	left: -190px;
}
.popupIlluActive {
    z-index: 4;
	background-color: white;
}
img#laMapPartiel {
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
section#photoCoverClassique {
    position: relative;    
	margin-bottom: 50px;
}

section#photoCoverClassique h1,.h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
    color: white;
    transform: translate(-50%, -50%);
    font-weight: 400;
    font-size: 65px;
}
.oeilOrange {
    position: absolute;
    cursor: pointer;
    z-index: 3;
}.popupIllu.popupIlluActive {
    opacity: 1;
}

.popupIllu h2 {
    font-weight: 400;
    text-align: center;
    margin: 0;
    font-size: 24px;
}

.popupIllu .contenuPopup {
    padding: 0 20px;
	text-align: justify;
    font-size: 13px;
}
div#laMap.laMapActive:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: white;
    opacity: 0.68;
    z-index: 1;
}
/* Archi position */
#archi svg#oeilOrange9 {
    left: 83%;
    top: 77%;
}

#archi svg#oeilOrange8 {
    top: 52%;
    left: 80%;
}

#archi svg#oeilOrange7 {
    top: 37%;
    left: 92%;
}


#archi svg#oeilOrange6 {
    left: 73%;
    top: 6%;
}

#archi svg#oeilOrange5 {
    left: 52%;
    top: 13%;
}

#archi svg#oeilOrange4 {
    top: 31%;
    left: 58%;
}

#archi svg#oeilOrange3 {
    left: 38%;
    top: 34%;
}

#archi svg#oeilOrange2 {
    top: 42%;
    left: 60%;
}

#archi svg#oeilOrange1 {
    left: 75%;
    top: 29%;
}

.page-id-1167  svg#oeilOrange2 {
    left: 46%;
    top: 39%;
}

.page-id-1167  svg#oeilOrange1 {
    left: 73%;
    top: 6%;
}
/* Archi position FIN */

/* visite position */
#visite svg#oeilOrange7 {top: 42%;left: 60%;}
#visite svg#oeilOrange6 {top: 39%;left: 18%;}

#visite svg#oeilOrange5 {top: 45.1%;left: 23.3%;}
#visite svg#oeilOrange4 {top: 62%;left: 39%;}

#visite svg#oeilOrange3 {top: 24%;left: 42%;}

#visite svg#oeilOrange2 {top: 29.1%;left: 57.2%;}

#visite svg#oeilOrange1 {top: 7%;left: 71.6%;}
/* visite position FIN */
.item h3 {
    margin-top: 30px;
    text-align: center;
    color: #5e7670;
}
body.page-template .owl-theme.owl-date button.owl-prev {
    position: absolute;
    left: -50px;
    top: -9px;
    height: 25px;
    font-size: 25px !important;
    line-height: 1 !important;
    background: url(//www.citadelledesisteron.fr/wp-content/uploads/2022/06/flecheBleuHistoire-min.png);
    background-size: 100% 100%;
    width: 50px;
    height: 29px;
    color: transparent;
}body.page-template .owl-theme.owl-date button.owl-prev {
    position: absolute;
    left: -50px;
    top: -9px;
    font-size: 25px !important;
    line-height: 1 !important;
    background: url(//www.citadelledesisteron.fr/wp-content/uploads/2022/06/flecheBleuHistoire-min.png);
    background-size: 100% 100%;
    width: 50px;
    height: 29px;
    color: transparent;
	opacity: 1;
}
body.page-template .owl-theme.owl-date button.owl-next {
    position: absolute;
    right: -50px;
    top: -9px;
    font-size: 25px !important;
    line-height: 1 !important;
    background: url(//www.citadelledesisteron.fr/wp-content/uploads/2022/06/flecheBleuHistoire-min.png);
    background-size: 100% 100%;
    width: 50px;
    height: 29px;
    color: transparent;
    transform: rotate(180deg);
	opacity: 1;
}
body.page-template .owl-theme.owl-date .owl-nav [class*=owl-]:hover{
    background: url(//www.citadelledesisteron.fr/wp-content/uploads/2022/06/flecheBleuHistoire-min.png);
    background-size: 100% 100%;
	color:transparent;
}
.pum-theme-theme-par-defaut .pum-container {
    max-width: 90%;
}
.entry-header h1.entry-title {
    font-size: 22px;
    line-height: 1.3;
    color: #5c7670;
}
body.page-template .owl-theme.owl-articles button.owl-next {
    position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 75px;
    font-weight: 100;
    font-family: system-ui;
    line-height: 1;
}

body.page-template .owl-theme.owl-articles button.owl-prev {
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 75px;
    font-weight: 100;
    font-family: system-ui;
    line-height: 1;
}

body.page-template .owl-theme.owl-articles .owl-nav [class*=owl-]:hover{
    background: transparent;
	color:#5e7670;
}
.owl-date .item:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -3px;
    right: 3px;
    background: #5e7670;
    height: 5px;
}

section#quelquesDates h2 {
    font-size: 60px;
    text-align: center;
    font-weight: 400;
    color: #5e7670;
}

section#quelquesDates .owl-dots {
    margin-top: -27px; 
}
#leContenu h2 {
    color: #5e7670;
    font-size: 23px;
    text-align: justify;
    font-weight: 500;
}

.item p {
    padding: 0 16px;
    font-size: 12px;
}

.owl-date .item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: #5e7670;
    border-radius: 28px;
    margin: auto;
}
.owl-articles .item > a {
    text-decoration: none;
    color: white;
}

.owl-articles .item > a .laDate {
    color: #5e7670;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
}

.owl-articles .item {
    padding: 0 12px;
}

.owl-articles .item > a .contenuArticle {
    background: #5e7670;
    padding: 12px 25px 37px;
    position: relative;
    min-height: 230px;
}

.owl-articles .item > a .contenuArticle .contenuArticleTitre {
    font-weight: 500;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left;
}

.owl-articles .item > a .contenuArticle .contenuArticleContent {
    font-size: 12px;
    text-align: justify;
}
.owl-articles .item > a .contenuArticle:after {
    content: "+";
    position: absolute;
    right: 25px;
    bottom: 10px;
    font-size: 27px;
    line-height: 1;
}
.page-id-23 #leContenu p:not(.has-text-align-right):not(.has-text-align-center):not(.has-text-align-left) {
    text-align: justify;
}
#leContenu p a, #primary p a {
    margin: auto;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #5e7670;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid #5e7670;
    padding: 8px 20px;
	transition: 0.2s;
}
#leContenu p a:hover, #primary p a:hover {
    background: #5e7670;
    color: white;
}
.blocEntoure {
    border: 2px solid #5e7670;
    padding: 14px;
    color: #5e7670;
}
.switchLang{
	display: flex;
	align-items: center;
}
div#lesImages {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
div#lesImages img {
    width: 240px;
    height: 200px;
    object-fit: cover;
    cursor: zoom-in;
}
div#slideEvenement h2 {
    color: #5e7670;
    font-size: 17px;
    font-weight: 500;
    display: flex;
    align-items: center;
}
div#slideEvenement h2 span {
    font-size: 40px;
    margin-left: 8px;
    margin-top: 4px;
}
span.lesChevrons {
    font-size: 36px;
    font-weight: lighter;
    transform: translateY(7px);
    display: inline-block;
}
.lesChevronsLeft{
    margin-right: 5px;
}
.lesChevronsRight{
    margin-left: 5px;
}
.post-navigation .nav-links{
	margin-top: 25px;
	flex-wrap: wrap;
}
.post-navigation .nav-links .nav-previous a,.post-navigation .nav-links .nav-next a {
    text-decoration: none;
    color: #5c7670;
}
body .mob-menu-left-bg-holder {
	background: url(//www.citadelledesisteron.fr/wp-content/uploads/2022/06/citadelleSisteron.svg) no-repeat;
	opacity: 1;
	background-attachment: fixed ;
	background-position: center top ;
	-webkit-background-size:  auto;
	-moz-background-size: auto;
	background-size: auto;
    max-height: 55px;
	}
.owl-carousel.owl-articles .owl-item img {
	object-fit: cover;
	height: 200px;
}
.pum-content.popmake-content a {
    color: #5f7670;
}

.glowIn {
	color: white;
    position: absolute;
    z-index: 999999;
    left: 0;
    right: 0;
    text-align: center;
    top: 98.8%;
    font-size: 21px;
}
.glowIn span {
  animation: glow-in 0.8s both;
}
section#histoire {
    margin-top: 110px;
}section#histoire p {
    text-align: justify;
}
.page-id-23 #leContenu .wp-block-image {
    text-align: center;
}
#leContenu p.linkInline a {
    display: inline-block;
    background: none;
    border: none;
    padding: 0;
    text-transform: none;
}

#leContenu p.linkInline a:hover {
    color: #465954;
}
@media only screen and (max-width : 1350px) {
	.popupIllu {
		left:-30px;
	}
	div#visite6,div#visite5,div#visite4 {
		right: 0;
		left: auto;
	}
}
@media only screen and (min-width : 667px) {
	.container {
		max-width: 667px;
	}
	.containerPetit {
		max-width: 667px;
	}
}
@media only screen and (max-width : 767px) {
	div#langageMobile {
		display: block;
		position: absolute;
		right: 0;
		z-index: 10000;
		top: 12px;
		right: 5px;
	}
	#langageMobile .trp-ls-shortcode-language a {
		margin-bottom: 13px;

	}

	body.page-template .owl-theme.owl-date button.owl-next {
		right: -12px;
	}
	body.page-template .owl-theme.owl-date button.owl-prev {
		left: -12px;
	}
	section#quelquesDates h2 {
		font-size: 50px;
	}
	.nav-links {
		flex-direction: column;
	}
	section#photoCoverClassique h1, .h1{
		font-size: 40px;
	}
}
@media only screen and (min-width : 768px) {
	.container {
		max-width: 768px;
	}
	.containerPetit {
		max-width: 768px;
	}
}
@media only screen and (min-width: 1050px){
	.sub-menu{
		display: none;
		list-style: none;
		margin: 0;
		padding: 0px 0px;    
		position: absolute;
		top: 0;
		transform: translateX(-50%);
		left: 50%;
	}
}
@media only screen and (max-width : 991px) {
	.homeListeArticle {
		flex-direction: column;
		align-items: center;
	}
	.homeListeArticle > li{
		margin-bottom: 40px;
	}

	#mobileInfo{
		display: block;
	}
	.popupIllu{
		display: none;
	}
}
@media only screen and (min-width : 992px) {
	.container {
		max-width: 992px;
	}
	.containerPetit {
		max-width: 992px;
	}
	.home .menu li:hover ul.sub-menu{
		padding-top:30px;
	}
}
@media only screen and (min-width : 1200px) {
	.containerGrand{
		max-width: 1200px;
	}
}

@keyframes glow-in {
	from {
	  opacity: 0;
	}
	65% {
	  opacity: 1;
	  text-shadow: 0 0 25px white;
	}
	75% {
	  opacity: 1;
	}
	to {
	  opacity: 1;
	}
}
@media screen and ( min-width: 782px ){
		body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
			top: 32px!important;
		}
				body.admin-bar .mobmenu-search-holder {
				top: 92px!important;
		}
}

@media screen and ( max-width: 782px ){
	body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
		top: 46px!important;
	}

	body.admin-bar .mob-menu-header-banner {
		top: 0px!important;
	}
		body.admin-bar .mobmenu-search-holder {
		top: 106px!important;
	}
	body.admin-bar  .mob-menu-slideout .mobmenu-search-holder {
		top: 60px!important;
	}

}

@media screen and ( max-width: 479px ) {
	.mob-menu-overlay .mobmenu-content {
		padding-top: 5%;
	}
}

@media screen and ( max-width: 782px ) {
	.mob-menu-overlay .mobmenu-content {
		padding-top: 10%;
	}
}


@media only screen and (min-width:1051px){
	.mob_menu, .mobmenu-panel, .mobmenu, .mobmenu-cart-panel, .mobmenu-footer-menu-holder, .mobmenu-right-panel, .mobmenu-left-panel  {
		display: none!important;
	}
}

@media only screen and (max-width:1050px) {

			
	.mobmenur-container i {
		color: #FFF;
	}
	.mobmenul-container i {
		color: #ffffff;
	}
	.mobmenul-container img {
		max-height:  36px;
		float: left;
	}
	.mobmenur-container img {
		max-height:  36px;
		float: right;
	}
	.mob-expand-submenu i {
		font-size: 25px;
	}
	#mobmenuleft li a , #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
		color: #666;

	}
	.mob-cancel-button {
		font-size: 30px!important;
	}

	/* 3rd Level Left Menu Items Background color on Hover*/
	.mobmenu-content #mobmenuleft .sub-menu  .sub-menu li a:hover {
		color: #ccc;
	}
	/* 3rd Level Left Menu Items Background color on Hover*/
	.mobmenu-content #mobmenuleft .sub-menu .sub-menu li:hover {
		background-color: #666;
	}
	.mobmenu-content #mobmenuleft li:hover, .mobmenu-content #mobmenuright li:hover  {
		background-color: #666;
	}
	.mobmenu-content #mobmenuright li:hover  {
		background-color: #666 ;
	}
	/* 3rd Level Right Menu Items Background color on Hover*/
	.mobmenu-content #mobmenuright .sub-menu .sub-menu li:hover {
		background-color: #666;
	}
	/* 3rd Level Right Menu Items Background color on Hover*/
	.mobmenu-content #mobmenuright .sub-menu  .sub-menu li a:hover {
		color: #ccc;
	}

		.mobmenu-content #mobmenuleft .sub-menu {
		background-color: #3a3a3a ;
		margin: 0;
		color: #fff ;
		width: 100%;
		position: initial;
		height: 100%;
	}
	.mob-menu-left-bg-holder {
					background: url();
				opacity: 1;
		background-attachment: fixed ;
		background-position: center top ;
		-webkit-background-size:  auto;
		-moz-background-size: auto;
		background-size: auto;
	}
	.mob-menu-right-bg-holder { 
				opacity: 1;
		background-attachment: fixed ;
		background-position: center top ;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size:  cover;
	}
		.mobmenu-content #mobmenuleft .sub-menu a {
		color: #fff ;
	}
	.mobmenu-content #mobmenuright .sub-menu  a {
		color: #fff ;
	}
	.mobmenu-content #mobmenuright .sub-menu .sub-menu {
		background-color: inherit;
	}
	.mobmenu-content #mobmenuright .sub-menu {
		background-color: #3a3a3a ;
		margin: 0;
		color: #fff ;
		position: initial;
		width: 100%;
	}
	#mobmenuleft li:hover a, #mobmenuleft li:hover i {
		color: #FFF;
	}
	#mobmenuright li a , #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
		color: #666 ;
	}
	#mobmenuright li a:hover {
		color: #FFF ;
	}
	.mobmenul-container {
		top: 10px;
		margin-left: 5px;
		margin-top: 7px;
		height: 60px;
		float: left;
	}
	.mobmenur-container {
		top: 10px;
		margin-right: 5px;
		margin-top: 7px;
	}
		.mob-menu-logo-holder {
		margin-top:   7px;
		text-align:   center;
		margin-left:  0;
		margin-right: 0;
		height:       60px;
			}
	.mob-menu-header-holder {
		width:  100% ;
		background-color: #5e7670 ;
		height: 60px ;
		position:fixed;
	}
	body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
		padding-top: 60px;
	}
		.mobmenul-container, .mobmenur-container{
		position: absolute; 
	}
	.mobmenu-left-panel {
		background-color:#F7F7F7;;
		width:  85%;  
	}
	.mobmenu-right-panel {
		background-color:#F7F7F7;		width:  270px; 
	}
	.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay, .show-mob-menu-search .mobmenu-overlay  {
		background: rgba(0,0,0,0.19);
	}
	.mob-menu-slideout-top .mobmenu-overlay {
		display:none!important;
	}
	.mob-menu-slideout.show-nav-left .mobmenu-push-wrap, .mob-menu-slideout.show-nav-left .mob-menu-header-holder {
		-webkit-transform: translateX(85%);
		-moz-transform: translateX(85%);
		-ms-transform: translateX(85%);
		-o-transform: translateX(85%);
		transform: translateX(85%);
	}
	.mob-menu-slideout.show-nav-right .mobmenu-push-wrap, .mob-menu-slideout.show-nav-right .mob-menu-header-holder {
		-webkit-transform: translateX(-270px);
		-moz-transform: translateX(-270px);
		-ms-transform: translateX(-270px);
		-o-transform: translateX(-270px);
		transform: translateX(-270px);
	}
	.mob-menu-slideout-top .mobmenu-panel {
		width:  100%;
		height: 100%;
		z-index: 1;
		position: fixed;
		left: 0px;
		top: 0px;
		max-height: 100%;
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	.mob-menu-slideout-top.show-nav-left .show-panel, .mob-menu-slideout-top.show-nav-right .show-panel  {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
		transform: translateY(0px);
		z-index: 300000;
	}
	.mob-menu-slideout-over.show-nav-left .mobmenu-left-panel {
		overflow: hidden;
	}
	.show-nav-left .mobmenu-panel.show-panel , .show-nav-right .mobmenu-panel.show-panel {
		z-index: 300000;
	}
	/* Hides everything pushed outside of it */
	.mob-menu-slideout .mobmenu-panel, .mob-menu-slideout-over .mobmenu-panel, .mob-menu-slideout .mobmenu-cart-panel, .mob-menu-slideout-over .mobmenu-cart-panel {
		position: fixed;
		top: 0;
		height: 100%;
		overflow-y: auto;
		overflow-x: auto;
		z-index: 10000;
		opacity: 1;
	}
	/*End of Mobmenu Slide Over */
	.mobmenu .headertext { 
		color: #ffffff ;
		text-decoration: none;
	}
	.headertext span {
		position: initial;
		line-height: 60px;
	}
	.mobmenu-search-holder {
		top: 60px;
	}
	/*Premium options  */
	
	/* Mobile Menu Frontend CSS Style*/
	body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top  {
		overflow-x: hidden;
	}
	
	.mobmenu-left-panel li a, .leftmbottom, .leftmtop{
		padding-left: 10%;
		padding-right: 10%;
	}
	.mobmenu-content li > .sub-menu li {
		padding-left: calc(10*1%);
	}

	.mobmenu-right-panel li, .rightmbottom, .rightmtop{
		padding-left: 10%;
		padding-right: 10%;
	}
	.mobmenul-container i {
		line-height: 30px;
		font-size: 30px;
		float: left;
	}
	.left-menu-icon-text {
		float: left;
		line-height: 30px;
		color: #222;
	}
	.mobmenu-left-panel .mobmenu-display-name {
		color: #666;
	}
	.right-menu-icon-text {
		float: right;
		line-height: 30px;
		color: #222;
	}
	.mobmenur-container i {
		line-height: 30px;
		font-size: 30px;
		float: right;
	}
	.nav, .main-navigation, .genesis-nav-menu, #main-header, #et-top-navigation, .site-header, .site-branding, .ast-mobile-menu-buttons, .storefront-handheld-footer-bar, .hide {
		display: none!important;
	}
	
	.mob-standard-logo {
		display: inline-block;
		height:45px!important;	}
	.mob-retina-logo {
		height:45px!important;	}
	.mobmenu-content #mobmenuleft > li > a:hover {
		background-color: #666;
	}

	.mobmenu-content #mobmenuright > li > a:hover {
		background-color: #666;
	}
	.mobmenu-left-panel .mob-cancel-button {
		color: #666;
	}
	.mobmenu-right-panel .mob-cancel-button {
		color: #666;
	}	
	
}


.mob-menu-logo-holder > .headertext span,.mobmenu input.mob-menu-search-field {
	font-family:inherit;
	font-size:20px;
	font-weight:inherit;
	font-style:normal;
	letter-spacing:normal;
	text-transform:none;
}

.left-menu-icon-text {
	font-family:Dosis;
	font-size:inherit;
	font-weight:inherit;
	font-style:normal;
	line-height:1.5em;
	letter-spacing:normal;
	text-transform:none;
}

#mobmenuleft .mob-expand-submenu,#mobmenuleft > .widgettitle,#mobmenuleft li a,#mobmenuleft li a:visited,#mobmenuleft .mobmenu-content h2,#mobmenuleft .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name, .mobmenu-content .mobmenu-tabs-header li {
	font-family:Montserrat;
	font-size:inherit;
	font-weight:inherit;
	font-style:normal;
	line-height:1.5em;
	letter-spacing:normal;
	text-transform:none;
}

.right-menu-icon-text {
	font-family:Dosis;
	font-size:inherit;
	font-weight:inherit;
	font-style:normal;
	line-height:1.5em;
	letter-spacing:normal;
	text-transform:none;
}

#mobmenuright li a,#mobmenuright li a:visited,#mobmenuright .mobmenu-content h2,#mobmenuright .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name {
	font-family:Dosis;
	font-size:inherit;
	font-weight:inherit;
	font-style:normal;
	line-height:1.5em;
	letter-spacing:normal;
	text-transform:none;
}

body .mob-menu-left-bg-holder {
    height: 130px;
    bottom: 50px;
    top: auto;
    background-size: contain;
}