/* Begin Layout Général */

* {
	outline: none;
}

body {
	background-color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

a:hover {
	color: #1c9e3c;
	text-decoration: none;
}

.h1,
h1 {
	font-size: 20px;
	font-weight: 600 !important;
}

.h2,
h2 {
	font-size: 18px;
	padding-bottom: 8px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dee2e6;
}

.h3,
h3 {
	font-size: 16px;
	margin-bottom: 15px;
}

.h4,
h4 {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: 600 !important;
}

.h2 span,
h2 span {
	font-size: 16px;
	font-weight: 500 !important;
	display: block;
}
h2 span #total_search{
	display: initial;
}
hr {
	border-top: 1px solid #dee2e6;
	height: 0;
	margin-bottom: 15px;
	margin-top: 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 1em 0;
}

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

.w40 {
	width: 40%;
	float: left;
	padding: 3px 10px;
}

.w60 {
	width: 60%;
	float: left;
	padding: 3px 10px;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	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;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#content[tabindex="-1"]:focus {
	outline: 0;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.widget {
	margin: 0 0 1.5em;
}

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

.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.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;
}

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

.bypostauthor {
	display: block;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

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

embed,
iframe,
object {
	max-width: 100%;
}

.custom-logo-link {
	display: inline-block;
	margin: 0 auto;
}

.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 {
	text-align: center;
}

.gallery {
	margin-bottom: 1.5em;
}

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

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/*
 * CUSTOM STYLE - LAYOUT GENERAL
 */

body {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: auto;
}

a,
button,
input {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.form-control {
	font-size: 14px;
	border-radius: 0;
}

blockquote {
	font-size: 1.25rem;
	padding: 1.25rem 1.75rem;
}

table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
}

table th,
table td {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
}

table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6;
}

table tbody+tbody {
	border-top: 2px solid #dee2e6;
}

table table {
	background-color: #fff;
}

figcaption {
	padding-top: 0;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	line-height: 1.5;
	border-radius: 0;
	-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	-o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	padding: 0.5rem 1.25rem;
	color: #fff;
	background-color: #1c9e3c;
	border-color: #1c9e3c;
}

input[type="button"]:active,
input[type="button"]:hover,
input[type="reset"]:active,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="submit"]:hover {
	color: #fff;
	background-color: #1c9e3c;
	border-color: #1c9e3c;
	cursor: pointer;
}

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 {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

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: #000000;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

input[type="text"]:-webkit-input-placeholder,
input[type="text"]:-moz-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-webkit-input-placeholder,
input[type="email"]:-moz-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-webkit-input-placeholder,
input[type="url"]:-moz-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-webkit-input-placeholder,
input[type="password"]:-moz-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-webkit-input-placeholder,
input[type="search"]:-moz-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-webkit-input-placeholder,
input[type="number"]:-moz-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-webkit-input-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-webkit-input-placeholder,
input[type="range"]:-moz-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="date"]:-webkit-input-placeholder,
input[type="date"]:-moz-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-webkit-input-placeholder,
input[type="month"]:-moz-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-webkit-input-placeholder,
input[type="week"]:-moz-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-webkit-input-placeholder,
input[type="time"]:-moz-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-webkit-input-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-webkit-input-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="color"]:-webkit-input-placeholder,
input[type="color"]:-moz-placeholder,
input[type="color"]:-ms-input-placeholder,
textarea:-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1;
}

select {
	height: calc(2.25rem + 2px);
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #000000;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

blockquote {
	font-style: italic;
	font-size: 1.15rem;
	border-left: 3px solid rgba(33, 37, 41, 0.25);
	padding: 0.5rem 1.75rem;
	background: rgba(33, 37, 41, 0.05);
}

blockquote p {
	font-size: 1.15rem;
}

blockquote p:last-child {
	margin-bottom: 0;
}
.dropdown-menu{
	border: none;
}

.dropdown-menu img {
    display: none;
}

.navbar-dark .navbar-nav .dropdown-menu a {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}

.navbar-collapse {
	padding: 20px;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	text-align: left;
	width: 50%;
}

.post-thumbnail {
	display: inline-block;
	height: 240px;
	max-height: 240px;
}

.card {
	border: none;
}

.entry-footer {
	font-size: .9rem;
	margin-top: 1rem;
}

.media-body .comment-body {
	font-size: 12px;
	line-height: 17px;
}

.note-per-comment span {
	display: block;
	font-size: 12px;
}

.comments-area .media-body {
	overflow: auto;
	margin-left: 15px;
}

.comment-author-infos {
	font-size: 12px;
	float: left;
	margin-left: 10px;
}

.comments-area .comment-list {
	list-style: none;
	padding-left: 0;
}

.comments-area .comment-list>li {
	border-bottom: 1px solid #dee2e6 !important;
	padding-bottom: 15px;
	margin: 10px;
}

.comments-area .comment-list>li:last-child {
	margin-bottom: 0;
}

.comments-area .comment-list ul.children {
	list-style: none;
	padding-left: 2rem;
}

.comments-area .comment-list ul.children li {
	padding: 2.5rem 0 0;
}

.comments-area .comment-list .comment-respond {
	padding: 2.5rem 4rem;
}

.comments-area .comments-title {
	padding: 2.5rem 4rem;
	border-bottom: 1px solid #dee2e6 !important;
}

.comments-area .comment-navigation {
	padding: 1rem 4rem 0;
	border-bottom: 1px solid #dee2e6 !important;
}

.comments-area .wb-comment-form {
	padding: 20px;
	width: 60%;
}

.wb-comment-form .logged-in-as {
	display: none;
}

.comments-area .wb-cancel-reply {
	margin-left: 2rem;
}

.comments-area .logged-in-as {
	padding-left: 15px;
	font-size: .9rem;
}

.comments-area .logged-in-as a {
	color: #6c757d;
}

.comments-area .logged-in-as a:hover {
	color: #212529;
	text-decoration: none;
}

.comments-area .wb-comment-notes {
	font-size: .9rem;
}

.comments-area .no-comments {
	padding: 1rem 4rem;
}

.comments-area small {
	font-size: 12px;
}

.comments-area p {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-word;
}

.comments-area .comment-reply-link,
.comments-area .comment-edit-link {
	margin-right: 1rem;
	color: #6c757d;
}

.comments-area .comment-reply-link:hover,
.comments-area .comment-edit-link:hover {
	color: #212529;
	text-decoration: none;
}

.comments-area .comment-author a:hover {
	text-decoration: none;
	color: #212529;
}

.dom-tags.tags-booking {
	margin-top: 10px;
	border: 1px solid #043182;
	color: #043182;
}

.dom-tags.tags-tripadv {
	border: 1px solid #00b189;
	color: #00b189;
}

.dom-tags.tags-karjet {
	border: 1px solid #362383;
	color: #362383;
}

.dom-tags {
	display: inline-block;
	font-size: 18px;
	text-align: center;
	padding-top: 3px;
	line-height: 30px;
	margin-left: 10px;
}

.dom-tags img {
	display: block;
}

.cat-links .badge,
.tags-links .badge {
	font-size: 90%;
	font-weight: normal;
	border: 1px solid rgba(0, 0, 0, 0.125);
	margin: 4px 10px 4px 0;
	padding: 0.4em .9em;
}

.cat-links a,
.tags-links a {
	color: #6c757d;
}

.cat-links a:hover,
.tags-links a:hover {
	text-decoration: none;
	color: #212529;
}

.entry-title a:hover {
	color: #1c9e3c !important;
}

.content-area.wp-bp-404 .card-body {
	padding: 2.5rem 4rem;
}

.sidebar-1-area .widget,
.footer-widgets .widget {
	margin-bottom: 0;
	padding: 2rem;
}

.sidebar-1-area .widget ul,
.footer-widgets .widget ul {
	padding-left: 0;
	color: #6c757d;
	margin-bottom: 0;
}

.sidebar-1-area .widget ul li,
.footer-widgets .widget ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: square;
}

.sidebar-1-area .widget ul li:last-child,
.footer-widgets .widget ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.sidebar-1-area .widget ul li a,
.footer-widgets .widget ul li a {
	color: #6c757d;
}

.sidebar-1-area .widget ul li a:hover,
.footer-widgets .widget ul li a:hover {
	color: #212529;
	text-decoration: none;
}

.footer-widgets .widget {
	padding: 0.5rem;
}

#wp-calendar #next {
	text-align: right;
}

#wp-calendar #prev a,
#wp-calendar #next a {
	color: #6c757d;
}

#wp-calendar #prev a:hover,
#wp-calendar #next a:hover {
	color: #212529;
	text-decoration: none;
}

#calendar_wrap table th,
#calendar_wrap table td {
	padding: .25rem;
}

.hentry.card .card-body {
	padding: 0;
}

.btn {
	font-size: 14px;
	border-radius: 0;
}

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
{
	border: 1px solid #aaa;
}
select {
	height: calc(2.25rem + 2px);
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.entry-title a:hover {
	text-decoration: none;
}

.mt-3r {
	margin-top: 3rem;
}

.wp-bs-4-jumbotron {
	margin-bottom: 0;
}

.wp-bs-4-jumbotron .jumbotron-heading {
	font-weight: 600;
}

.wp-bs-4-jumbotron .container {
	max-width: 40rem;
}

.media-author-infos {
	width: 120px;
}

.media-author-infos .svg-inline--fa {
	margin-right: 5px;
}

.wp-bp-sticky {
	position: absolute;
	top: 0;
	right: 1rem;
}

.single .post-navigation .nav-links a {
	color: #6c757d;
	margin-bottom: 2rem;
	display: inline-block;
}

.single .post-navigation .nav-links a:hover {
	color: #212529;
	text-decoration: none;
}

.navbar {
	/*padding: 1rem;*/
	padding: 5px;
}

#wp-bp-posts-slider {
	border: 1px solid rgba(0, 0, 0, 0.125);
}

#wp-bp-posts-slider .carousel-item img {
	width: auto;
	height: 400px;
	-o-object-fit: cover;
	object-fit: cover;
}

#wp-bp-posts-slider .carousel-caption {
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 2rem 4rem;
}

#wp-bp-posts-slider .carousel-control-prev,
#wp-bp-posts-slider .carousel-control-next {
	width: 10%;
}

.custom-logo-link {
	/*margin-right: 1rem;*/
}
a#member-modal img{
	visibility: hidden;
}

.site-title a,
.navbar-dark .navbar-brand,
.site-description {
	color: #fff;
	margin-bottom: 0;
}

.navbar-brand {
	font-size: 1.5rem;
}

.navbar-dark .navbar-nav .nav-link {
	color: rgb(250, 236, 236);
	text-transform: uppercase;
	font-weight: 600;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
	color: #1e9c39 !important;
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
	color: #fff;
	opacity: 1;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
	color: #fff;
}

.navbar-dark .navbar-nav .dropdown-menu .active>.nav-link {
	color: #212529;
}

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover,
.navbar-dark .navbar-nav .dropdown-menu .nav-link:focus {
	color: #212529;
}

.page-template-full-width .site-footer.mt-4,
.wb-bp-front-page .site-footer.mt-4 {
	margin-top: 0 !important;
}

.wb-hide-mobile-sidebar .wp-bp-sidebar-width {
	display: none;
}

.navbar-dark .navbar-toggler-icon {
	height: 21px;
	width: 33px;
	background-color: #ffffff;
	background-image: url('../images/hamburger-ico.jpg');
}

.site-header {
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.125);*/
	box-shadow: 0 3px 3px -3px grey;
	z-index: 1 !important;
}

body.custom-background .wp-bp-main-content .col-md-8 {
	background: #f8f9fa;
	padding: 2rem;
	border: 1px solid rgba(0, 0, 0, 0.125);
}

.site-footer a:hover {
	text-decoration: none;
}

.admin-bar .site-header.sticky-top {
	top: 32px;
}

.wb-bp-front-page .site-header {
	border-bottom: 0;
}

.wb-bp-front-page .wp-bs-4-jumbotron {
	padding: 0;
	background-size: cover;
	background-position: center;
	background-color: #343a40;
	border-radius: 0;
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay {
	padding: 10rem 2rem;
	background: rgba(#212529, 0.7);
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead {
	opacity: .75;
}

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading {
	font-weight: 600;
	font-size: 3rem;
	margin-bottom: 1rem;
}

.wb-bp-front-page .wp-bp-services-section {
	padding: 4rem 0;
}

.wb-bp-front-page .wp-bp-main-content {
	padding: 4rem 0;
}

.wb-bp-front-page .wp-bp-main-content p {
	font-size: 1.25rem;
	font-weight: 300;
}

.wb-bp-front-page .wp-bp-main-content blockquote {
	font-size: 1.35rem;
}

.wb-bp-front-page .wp-bp-main-content blockquote p {
	font-size: 1.35rem;
}

.wb-bp-front-page .wp-bp-main-content .post-thumbnail {
	margin-bottom: 1rem;
	margin-top: 0.5rem;
}

.wb-bp-front-page .wp-bp-feat-card-img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 200px;
	width: 100%;
}

.wp-caption .wp-caption-text {
	font-size: 0.95rem;
}

.logo-link {
	margin: 0 auto;
}

.member-modal-ico {
	padding: .25rem .75rem;
}

#plan p {
	line-height: 20px;
	margin-bottom: 0;
}

.images-menu {
	padding-bottom: 15px;
}

.entry-meta {
	font-size: 12px;
}

.single-salles-de-cinema .entry-meta {
	font-size: 14px;
}

.entry-header .budget {
	font-size: 18px;
	line-height: 50px;
	/*border-right: 1px solid #dee2e6;*/
}

.entry-header .budget p {
	margin-bottom: 0px;
}

.entry-header .budget span {
	font-size: 29px;
	font-weight: 600;
	display: contents;
}

.entry-header .note a {
	color: #000;
	line-height: 24px;
}

.entry-header .note {
	font-size: 18px;
	padding-top: 20px;
}

.entry-header p.day-name-event,
.post-type-archive-evenements p.day-name-event,
.tax-evenement-tunisie p.day-name-event,
.page-template-search-page p.day-name-event
{
	font-size: 14px;
	color: #6d3a96;
	font-weight: 600;
}

.tax-evenements-tunisie-region .day-name-event,
.tab-content.current .day-name-event,
.tab-content.current span.day-name {
	font-size: 14px;
	color: #6d3a96;
	font-weight: 400;
}

.entry-header span.day-name:before,
.tab-content.current span.day-name:before {
	content: ", ";
}

.entry-header span.day-name:first-child:before,
.tab-content.current span.day-name:first-child:before {
	content: " ";
}

.entry-header span.day-name:last-child:before,
.tab-content.current span.day-name:last-child:before {
	content: " et ";
}

.net-ticket a img {
	margin-top: -5px;
}

.net-ticket a {
	color: #000000;
	height: 33px;
	float: left;
	font-size: 24px;
	text-decoration: none !important;
	display: block;
	margin-top: 5px;
	margin-right: 5px;
}

.net-ticket {
	height: 33px;
	margin-bottom: 15px;
}

.net-ticket span {
	font-size: 14px;
}

.card-title.entry-title {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.card-title.entry-title span,
.card-title.entry-title span a {
	font-size: 14px;
	font-weight: 400;
	padding-left: 5px;
	color: #1e9c39;
}

.single-hotels .card-title.entry-title span,
.single-hotels .card-title.entry-title span a {
	color: #00b2f7;
	padding: 0;
	display: -webkit-box;
	text-transform: uppercase;
}

.single-evenements .card-title.entry-title span,
.single-evenements .card-title.entry-title span a {
	color: #6d3a96;
	padding: 0;
	display: -webkit-box;
	text-transform: uppercase;
}

.single-hotels .card-title.entry-title span img {
	padding-left: 100px;
}

.single-hotels .entry-title a:hover {
	color: #00b2f7 !important;
}

.single-evenements .entry-title a:hover {
	color: #6d3a96 !important;
}

.single-restaurants .entry-meta a {
	color: #000000;
}

p.specialite {
	margin-bottom: 0;
}

.single-film-header p.specialite {
	color: #868686;
}

.timing>div {
	font-size: 18px;
	text-align: center;
	float: left;
	padding: 0 10px;
	line-height: 25px;
	border: 1px solid #fec425;
	margin: 5px;
}

.timing p {
	padding: 3px 5px;
}

.timing>div>span {
	display: block;
	background: #fec425;
	margin: 0 -10px;
	font-size: 12px;
	padding: 0 5px;
}

p.specialite img {
	margin-top: -8px;
}

p.specialite a:after {
	content: "/";
	padding-left: 5px;
	padding-right: 5px;
}

p.specialite a:last-child:after {
	content: "";
}


/* SPACE SECTION */

.pbot-section {
	padding-bottom: 20px;
}

.ptop-section {
	padding-top: 20px;
}

.mbot-section {
	margin-bottom: 40px;
}


/* HOME PAGE */

.home-swiper-container,
.swiper-container-categories {
	overflow: hidden;
	position: relative;
}

.home-swiper-bottom {
	/*height: 160px;*/
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .6);
	padding-top: 20px;
}

.home-swiper-bottom .col-md-2.col-4 {
	padding-bottom: 25px;
}

.home-swiper-bottom a {
	display: block;
	color: #ffffff;
	font-size: 12px;
	line-height: 15px;
}

.home-swiper-bottom a .svg-inline--fa {
	font-size: 24px;
	display: block;
	padding-bottom: 5px;
	margin: 0 auto;
}

.home-swiper-bottom .col-12 {
	background: #ffffff;
	padding: 6px;
}

.home-swiper-bottom .col-12 a {
	color: #000000;
}

.home-slider {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
.home div#content{
	position: relative;
}
.hoem .search-slider{
	color: #000000;
}
.home-search{
    z-index: 1;
    color: #ffffff;
    width: 100%;
	padding: 30px;
    position: absolute;
    top: 30px;
}
.home-search .col-md-20{
	color: #000;
}
.home-search a{
	width: 100%;
	height: 40px;
	font-size: 18px;
    display: block;
    margin-top: 15px;
    padding: 10px 0 2px 0;
    color: #ffffff;
    border-bottom: 5px solid #1e9c39;
    background: rgba(0,0,0, .5);
}

.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-wrapper {
	width: 100%;
	z-index: -1;
}

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs span {
	font-size: 12px;
	color: #000000;
	padding-top: 12px;
	padding-bottom: 5px;
}
.sub-menu-restaurant {
	overflow: hidden;
	background: #ffffff;
    margin-bottom: 10px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    padding: 10px 0;
	z-index: 11 !important;
	width: calc(100% + 30px) !important;
}
.single-restaurants .entry-meta {
    margin-top: 20px;
}
/* FIN HOME PAGE */

.single.single-restaurants .scrollto {
	color: #1e9c39;
}
a.scrollto.avis-tag-sub span{
	color: #ffffff;
}
.single.single-hotels .scrollto {
	color: #00b2f7;
}

.single.single-evenements .scrollto {
	color: #6d3a96;
}

.single.single-restaurants .note>.scrollto {
	color: #000000;
}

.single.single-restaurants .note>.scrollto:hover {
	color: #1e9c39;
}

.entry-header .note a.scrollto {
	color: #000000;
}

.infos-sidebar a {
	text-decoration: underline;
}

.infos-sidebar .svg-inline--fa {
	margin-right: 10px;
}

svg.svg-inline--fa.fa-phone.fa-w-16 {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.swiper-container-sub-menu a {
	color: #868686 !important;
	font-size: 12px;
}
/* GALLERY RESTAURANT */

.gallery-images {
	overflow: hidden;
	margin: 0 auto;
	width: intrinsic;
	width: -moz-max-content;
	width: -webkit-max-content;
}

.single-films .gallery-images {
	width: 100%;
}

.gallery-images img {
	padding: 1px;
}

.gallery-images-col-1 {
	width: 90px;
}

.gallery-images-col-2 {
	width: 185px;
}

a.last-img-gallery {
	position: relative;
}

.gallery-images-col-1,
.gallery-images-col-2,
.gallery-images-col-3,
.gallery-images-col-4 {
	float: left;
}

a.last-img-gallery span {
	position: absolute;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.6);
	height: 92px;
	width: 91px;
	text-align: center;
	margin-right: 19px;
	display: block;
	line-height: 90px;
}


/* DETAILS TAGS */

.single-event-selection .events-tags,
.post-type-archive-evenements .events-tags,
.tax-evenement-tunisie .events-tags {
	position: relative !important;
}
.post-type-archive-evenements .events-tags{
	bottom: 0;
    top: auto;
    max-width: 100%;
}
.page-template-search-page .events-tags a,
.tax-evenements-tunisie-region .events-tags a,
.single-event-selection .events-tags a,
.post-type-archive-evenements .events-tags a,
.tax-evenement-tunisie .events-tags a {
	margin: 5px;
	text-align: center;
	padding: 0 3px;
	font-size: 12px;
	float: left;
	border: 1px solid #6d3a96;
	color: #6d3a96 !important;
}

.single-film-selection .films-tags,
.post-type-archive-films .film-tags,
.tax-film-tunisie .film-tags {
	margin-bottom: 0px;
}

.single-film-selection .films-tags a,
.post-type-archive-films .film-tags a,
.tax-film-tunisie .film-tags a,
.single-salles-de-cinema .film-tags a 
{
	margin: 5px;
	margin-left: 0;
	padding: 5px 10px;
	font-size: 12px;
	border: 1px solid #fec425;
	color: #fec425 !important;
	display: inline-block;
}

.tags a {
	text-align: center;
	color: #000000;
	padding: 2px 10px;
	border: 1px solid #d5d9d8;
	margin-left: 10px;
	margin-bottom: 10px;
    display: inline-block;
}

.single-restaurants .tags a.scrollto{
	border: none;
	padding: 0;
}

.single-film-header .tags a {
	margin-right: 10px;
	margin-left: 0px;
}

.single-films .infos-sidebar img {
	border: 1px solid #d9d9dd;
}

.single-hotels .tags a {
	padding: 0px;
	border: none;
}

.tags {
	margin-top: 20px;
	text-align: center;
}

.entry-header .tags a.tag-region {
    background: #1e9c39;
    color: #ffffff;
    display: initial;
}

.tags a.tag-region {
	background: #1e9c39;
	color: #ffffff;
}

.single-films .tags a.tag-region {
	background: #fec425;
	color: #000000;
	display: -webkit-inline-box;
}

.tags a.tag-region:hover {
	background: #ffffff;
	color: #000000;
}

.single-evenements .tags a.tag-region, 
.page-template-search-page .events-tags a.tag-region {
	background: #000000;
	color: #ffffff !important;
}

.single-evenements .tags a:hover {
	border: 1px solid #6d3a96;
}

.single-films .tags a:hover {
	border: 1px solid #fec425;
	color: #fec425;
}

.title-promotion {
	font-size: 16px;
	color: #1e9c39;
}

.single-hotels .title-promotion {
	color: #00b2f7;
}


/* COMMENTAIRES */

.comments-area.card .note p.small {
	font-size: 12px;
	margin-bottom: 5px;
}

.comments-area.card .note {
	margin-top: -5px;
}

.comments-area.card .note p {
	margin-bottom: 0;
	line-height: 20px;
	font-size: 14px;
}

.gris {
	color: #868686;
	font-size: 11px;
}

.note-header p {
	margin-bottom: 0;
	margin-top: 10px;
}

.note-header .nte {
	font-size: 22px;
	font-weight: 600;
}

.comments-area.card .note span,
.entry-header .note span {
	font-size: 30px;
	font-weight: 600;
}

.comment-img {
	width: 50px;
	height: 50px;
	border-radius: 50% !important;
	background: #b9b9b9;
	color: #ffffff;
	font-size: 19px;
	padding: 12px 18px;
	margin: 0 auto !important;
	float: left;
}

.comments-link {
	float: right;
	margin: 4px 0px 4px 10px;
	font-size: 90%;
	padding-top: 0.2em;
}

.entry-meta a,
.comments-link a,
.edit-link a {
	color: #000000;
}

.single-evenements .entry-meta a {
	color: #6d3a96;
	text-decoration: underline;
}

.entry-meta a:hover,
.comments-link a:hover,
.edit-link a:hover {
	text-decoration: none;
	color: #1e9c39;
}

.comments-area {
	clear: both;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-break: break-word;
}

a.add-comment-btn {
	float: right;
	color: #ffffff;
	font-size: 11px;
	line-height: 25px;
	border: 1px solid #cccccc;
	padding: 2px 10px;
	display: block;
	background: #1e9c39;
}

.single-restaurants a.add-comment-btn:hover {
	color: #1e9c39;
	text-decoration: none;
	background: #ffffff;
}

.single-hotels a.add-comment-btn {
	color: #ffffff;
	background: #00b2f7;
}

.single-hotels a.add-comment-btn:hover {
	color: #00b2f7;
	background: #ffffff;
}

h6.comment-author-note span {
	font-size: 26px;
}

h6.comment-author-note {
	margin-bottom: -8px;
}

.note-per-comment {
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 25px;
}

.note-per-comment .col-md-4.text-center:after {
	content: "/";
	color: #868686;
	float: right;
	margin-right: -20px;
	margin-top: -35px;
}

.note-per-comment .col-md-4.text-center:last-child:after {
	content: "";
}


/* FIN COMMENTAIRES */


/* SWIPPER / SELECTION BLOCS */

.swiper-button-link {
	position: absolute;
	top: 0;
	right: 100px;
}

.swiper-button-link a {
	color: #868686;
}

.swiper-button-prev,
.swiper-button-next {
	border: 1px solid #868686;
	padding: 5px;
	background-size: 5px;
	top: 17px;
	width: 36px;
	height: 30px;
}

.swiper-button-prev {
	left: auto;
	right: 50px;
}

.swiper-button-next {
	right: 15px;
}

.swiper-button-next {
	background-image: url('../images/button-next.svg')
}

.swiper-button-prev {
	background-image: url('../images/button-prev.svg')
}

.swiper-container {
	width: 100%;
	height: 280px;
	position: unset;
}
.home .swiper-container{
	/*height: 295px;*/
}
.single-salles-de-cinema .swiper-container,
.single-films .swiper-container {
	width: calc(100% - 40px);
	float: left;
	margin-left: 20px;
}

.single-films #similar-films .swiper-container {
	width: 100%;
	margin-left: 0;
}

.swiper-wrapper {
	width: 100%;
	z-index: 0;
}

.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	/*height: 75px;*/
}
.tabs .swiper-slide {
    height: 75px;
}
.swiper-selections .swiper-slide {
	/*border: 1px solid #d9d9dd;*/
}

.swiper-selections .swiper-slide .card-content {
	/*width: 100%;*/
}

.swiper-selections .swiper-slide .card-img {
	position: relative;
}

.card-content {
	border: 1px solid #d9d9dd;
	width: auto;
}

.swiper-selections-film-salle .card-content, 
.swiper-selections-film .card-content,
.swiper-slide.swiper-slide-film .card-content
{
	border: none;
}

.swiper-selections-film-salle .card-content a, 
.swiper-selections-film .card-content a, 
.swiper-slide.swiper-slide-film .card-content a 
{
	color: #000;
}

.swiper-selections-film-salle .card-content a:hover, 
.swiper-selections-film .card-content a:hover,
.swiper-slide.swiper-slide-film .card-content a:hover
 {
	color: #fec425;
}

.swiper-selections-film-salle .card-content img, 
.swiper-selections-film .card-content img, 
.swiper-slide.swiper-slide-film .card-content img 
{
	border: 1px solid #d9d9dd;
	margin-bottom: 10px;
}

.swiper-selections-event-etab .swiper-slide .card-img span h4,
.swiper-selections .swiper-slide .card-img span h4 {
	font-size: 16px;
	font-weight: 400 !important;
	color: #ffffff;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	position: absolute;
	bottom: -15px;
	padding: 10px;
}

.swiper-selections .card-desc {
	min-height: 65px;
	position: relative;
}

p.chapeau {
	font-size: 12px;
	color: #868686;
}

span.promo {
	position: absolute;
	top: 1px;
	left: 1px;
	background: #1d9c3b;
	color: #fff;
}

.swiper-container-horizontal span.promo {
	top: 0;
	left: 0;
}

.post-type-archive-hotels span.promo {
	background: #00b2f7;
}

.card-content span.promo {
	font-size: 16px;
    padding: 3px 10px;
}

.card-content .w40 p,
.card-content .w60 p {
	padding: 0;
	margin: 0;
}

.card-content .note.w40,
.card-content .note.w60 {
	margin-top: 5px;
}

.card-content .note.w40 span,
.card-content .note.w60 span,
.card-content .budget.w40 span,
.card-content .budget.w60 span {
	font-size: 18px;
}
.budget.budget-biere.text-center.w60 p {
    line-height: 20px;
}
.card-content .budget.w40 .region,
.card-content .budget.w60 .region {
	color: #000000;
	font-size: 12px;
}


/* FIN SWIPPER / SELECTION BLOCS */


/* CATEGORIES SELECTION */

.categories-selection img {
	margin-bottom: 15px;
}

.categories-selection a {
	color: #000000;
	font-size: 18px;
}

.post-type-archive-hotels .categories-selection a:hover {
	color: #00b2f7;
}

.post-type-archive-evenements .categories-selection a:hover,
.tax-evenement-tunisie .categories-selection a:hover {
	color: #6d3a96;
}

.categories-selection a span {
	color: #868686;
	font-size: 14px;
	font-weight: 400;
	display: block;
}

.single-post:hover .row.no-gutters.overflow-hidden.flex-md-row.h-md-250.position-relative {
	background: #fbfbfb
}

.single-post span.promo {
	font-size: 16px;
	padding: 0px 7px;
}

.single-post p span {
	font-size: 18px;
	font-weight: 600;
}

.single-post .single-post-description {
	margin-left: 15px;
}

.single-post .col-auto a img {
	border: 1px solid #d9d9dd;
}

.single-post .single-post-description a {
	color: #000000;
}

.single-post h3.entry-title.card-title.h3 {
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	margin-bottom: 0;
	margin-top: 0;
}
.single-post-restaurant-description h3.entry-title.card-title.h3,
.tax-restaurant-tunisie .single-post h3.entry-title.card-title.h3
 {
	padding-right: 40px;
}
#search-results {
    padding-bottom: 0;
}
/*fbr*/
.single-post-description p {
    margin-bottom: 5px;
}

p.specialite.happy-hour {
    border: 1px solid #1d9c3b;
    border-radius: 5px;
	padding: 0px 6px;
	margin-right: 15px;
	width: fit-content;
	width: -moz-fit-content;
    color: #1d9c3b;
    font-size: 12px;
}
p.menutitle {
    margin: 0;
}
p.menutitle.d-md-none a {
    color: #1d9c3b;
	font-size: 11px;

}
p.menutitle.d-md-none a svg {
    display: n;
    display: block;
    margin: 0 auto;
}
p.menutitle.d-md-none {
	position: absolute;
    right: 0;
    top: 0;
}
/* COLORS */

.post-type-archive-restaurants .color,
.post-type-archive-restaurants .color a,
.single-post-restaurant-description .color a,
.single-post-restaurant-description a.region, 
.archive.tax-restaurant-tunisie a.region,
.single-post-restaurant-description a:hover
{
	color: #1d9c3b !important;
}

.hotels-template-default a:hover,
.hotels-template-default .color a,
.hotels-template-default .color {
	color: #00b2f7 !important;
}

.evenements-template-default a:hover,
.evenements-template-default .color a,
.evenements-template-default .color,
.post-type-archive-evenements .color,
.tax-evenement-tunisie .color {
	color: #6d3a96 !important;
}

.post-type-archive-evenements p.specialite .color,
.tax-evenement-tunisie p.specialite .color {
	font-size: 14px;
	font-weight: 400;
}

.budget-biere {
	background: url('../images/bar-tunisie.jpg') top left no-repeat;
	min-height: 65px;
}


/* FancyBox CSS*/

.fancybox-progress {
	background: #1e9c39;
}

.fancybox-thumbs__list a:before {
	border: 6px solid #1e9c39;
}

.net-ticket a:hover {
	color: #ffffff !important;
}


/* Tabs CSS */

.tabs {
	background: #6d3a96;
	height: 75px;
	font-size: 18px;
}

.single-salles-de-cinema .tabs,
.single-films .tabs {
	background: #ffc526;
}

.tabs a span {
	font-size: 14px;
	font-weight: 400;
	display: block;
}

.tabs .tab {
	height: 75px;
	padding-top: 15px;
}

.tabs .tab,
.tabs a span {
	color: #ffffff;
	text-transform: capitalize;
}

.tabs .tab:hover,
.tabs .tab.active {
	background: #ae94c3;
	color: #000;
	width: inherit;
}

.single-salles-de-cinema .tabs .tab:hover,
.single-salles-de-cinema .tabs .tab.active,
.single-films .tabs .tab:hover,
.single-films .tabs .tab.active {
	background: #f6d989;
}

.tabs .tab:hover span,
.tabs .tab.active span {
	color: #000;
}

.prev-tab,
.next-tab {
	background: #4c2868;
	position: absolute;
	top: 22px;
	border: none;
	color: #ffffff;
	padding-top: 25px;
	width: 20px;
	height: 75px;
}

.single-films .prev-tab,
.single-films .next-tab,
.single-salles-de-cinema .prev-tab,
.single-salles-de-cinema .next-tab {
	background: #ffc526;
	position: absolute;
}

.prev-tab {
	left: 15px;
}

.next-tab {
	right: 15px;
}


/* tab content */

.tab-content {
	display: none;
}

.tab-content.current {
	display: block;
	overflow: hidden;
}


/* tab-content Details film*/

.single-salles-de-cinema .tab-content p,
.single-films .tab-content p {
	margin-bottom: 0;
}

.single-salles-de-cinema .tab-content .row,
.single-films .tab-content .row {
	border-bottom: 1px solid #dee2e6;
}

.single-salles-de-cinema .tab-content .entry-title.card-title.h3,
.single-films .tab-content .entry-title.card-title.h3 {
	color: #000000;
}

.single-salles-de-cinema .tab-content .entry-title.card-title.h3:hover,
.single-films .tab-content .entry-title.card-title.h3:hover {
	color: #fec425;
}

.single-salles-de-cinema .tab-content .adresse-salle,
.single-films .tab-content .adresse-salle,
.single-salles-de-cinema .detail-link-salle,
.single-films .tab-content .detail-link-salle {
	font-size: 12px;
}

.single-films .tab-content p.detail-link-salle a,
.single-salles-de-cinema .tab-content p.detail-link-salle a {
	color: #868686;
}

.rwmb-oembed-not-available {
	display: none;
}


.search-slider{
	display: none;
	position: absolute;
    z-index: 11 !important;
    background: #ffffff;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.mobile-search-action{
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 18px;
    color: #ffffff;
	background: #1d9c3b;
	padding: 5px;
	margin: 15px 30px;
	box-shadow: 0 4px 4px -2px grey;
    z-index: 11;
}

.search-home-form button.search-submit,
.search-slider button.search-submit{
	background: #1e9c39;
	color: #ffffff;
	border: none;
	cursor: pointer;
	margin-top: 15px;
	padding: 5px 0;
	width: 100%;
}

.search-slider button.search-submit.search-submit-ev{
	background: #6d3a96 !important;
}
.search-slider button.search-submit.search-submit-hotel{
	background: #00b2f7 !important;
}
.search-slider button.search-submit span{
	display: inline;
}

.search-slider .title-fancy-search-bar{
	position: absolute;
	top: 0px;
	z-index: 99;
	left: 0;
	right: 0;
	background: #1e9c39;
	height: 44px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	padding: 10px;
}
.title-fancy-search-bar-ev{
	background: #6d3a96 !important;
}
.search-slider.fancybox-content{
	padding: 15px;
	margin-bottom: 0 !important;
}
form#evenement-search, 
form#restaurant-search{
	margin-top: 25px;
	z-index: 9999999;
}

form#evenement-search .col-md-2,
form#restaurant-search .col-md-11,
form#evenement-search .col-md-11 .col-md-2, 
form#restaurant-search .col-md-11 .col-md-2 {
    padding-top: 15px;
}
.select2-container {
    z-index: 99999;
}
.select2.select2-container {
    width: 100% !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered, 
.select2-container--default .select2-selection--single
{
	height: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 3px;
}
/* range */
.irs--round .irs-min, .irs--round .irs-max{
	display: none;
}

.irs--round .irs-from, 
.irs--round .irs-to, 
.irs--round .irs-single 
{
	font-size: 11px;
	padding: 2px 3px;
}

.irs--round .irs-handle {
	top: 19px;
}

.irs--round .irs-bar, 
.irs--round .irs-line
{
	top: 26px;
	height: 2px;
}

.search-home-form .irs-from:before, 
.search-home-form .irs-to:before, 
.search-home-form .irs-single:before,
.restaurant-search-slider .irs--round .irs-from:before, 
.restaurant-search-slider .irs--round .irs-to:before, 
.restaurant-search-slider .irs--round .irs-single:before
{
	border-top-color: #1e9c39;
}

.evenement-search-slider .irs--round .irs-from:before, 
.evenement-search-slider .irs--round .irs-to:before, 
.evenement-search-slider .irs--round .irs-single:before
{
	border-top-color: #6d3a96;
}

.search-home-form .irs--round .irs-from, 
.search-home-form .irs--round .irs-to, 
.restaurant-search-slider .irs--round .irs-from, 
.restaurant-search-slider .irs--round .irs-to, 
.restaurant-search-slider .irs--round .irs-single, 
.restaurant-search-slider .irs--round .irs-bar
{
	background-color: #1e9c39;
	color: white;
}

.evenement-search-slider .irs--round .irs-from, 
.evenement-search-slider .irs--round .irs-to, 
.evenement-search-slider .irs--round .irs-single, 
.evenement-search-slider .irs--round .irs-bar
{
	background-color: #6d3a96;
	color: white;
}

.search-home-form  .irs--round .irs-handle,
.restaurant-search-slider .irs--round .irs-handle{
	border: 0px;
	background-color: #1e9c39;
	border-radius: 50%;
	width: 15px;
	height: 15px;
}
.search-home-form  .irs--round .irs-bar {
    background-color: #1e9c39;
}
.evenement-search-slider .irs--round .irs-handle{
	border: 0px;
	background-color: #6d3a96;
	border-radius: 50%;
	width: 15px;
	height: 15px;
}

/* Pagination */
.page_navigation a.page_link.active_page{
	background: #1e9c39;
	color: #ffffff;
}
.page_navigation .next_link, 
.page_navigation .last_link,
.page_navigation .first_link,
.page_navigation .previous_link, 
.page_navigation a.page_link
{
	padding: 4px 12px;
	color: #000000;
}
.page_navigation .next_link:hover, 
.page_navigation .last_link:hover,
.page_navigation .first_link:hover,
.page_navigation .previous_link:hover, 
.page_navigation a.page_link:hover
{
	background: #f1f1f1;
}

.first_link.no_more, 
.last_link.no_more, 
.next_link.no_more, 
.previous_link.no_more
{
	display: none;
}

.autocomplete-suggestions {
	width: 215px !important;
}

/**/
.dropdown-search dd,
.dropdown-search dt {
	margin: 0px;
	padding: 0px;
}
.dropdown-search ul {
	margin: -1px 0 0 0;
}
.dropdown-search dd {
	position: relative;
}
.dropdown-search a,
.dropdown-search a:visited {
	color: #000000;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	font-weight: normal;
}
.dropdown-search dt a {
	/*background-color: #ffffff;*/
	display: block;
	padding: 8px 20px 5px 10px;
	min-height: 25px;
	line-height: 24px;
	overflow: hidden;
	border: 0;
}
.dropdown-search dt a span,
.multiSel span {
	cursor: pointer;
    display: inline;
    padding: 0 3px 2px 0;
    font-size: 12px;
}
.dropdown-search dd ul {
	background-color: #ffffff;
	border: 1px solid #868686;
	color: #000000;
	display: none;
	left: 0px;
	padding: 2px 15px 2px 5px;
	position: absolute;
	top: 2px;
	list-style: none;
	height: 100px;
	overflow: auto;
}
.dropdown-search span.value {
	display: none;
}
.dropdown-search dd ul li a {
	padding: 5px;
	display: block;
}
.dropdown-search dd ul li a:hover {
	background-color: #fff;
}
.dropdown-search dd .mutliSelect li{
	font-size: 12px;
}
.dropdown-search a:hover{
	color: #000000;
}
/**/
.ui-autocomplete, 
.ui-menu {
    z-index: 99999;
}
/*
.multiselect-container>li>a>label {
    padding: 0px 15px 0px 5px;
    font-size: 14px;
    color: #000000;
}

span.multiselect-native-select {
    margin-top: -2px;
    display: block;
}

ul.multiselect-container.dropdown-menu.show {
    min-width: 210px;
}

input.form-control.multiselect-search{
	border: 1px solid #aaa;
    font-size: 14px;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    padding: 0.375rem 0.75rem;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(206, 212, 218);
    border-image: initial;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;	
}
ul.multiselect-container.dropdown-menu.show {
    z-index: 999999;
}
*/
input#motcle {
    height: 35px;
}
.SumoSelect {
    width: 100%;
}
.SumoSelect .select-all{
    height: 40px;
}
.SumoSelect>.optWrapper>.options li.opt {
	padding: 0 0 0 10px;

}
.SumoSelect>.optWrapper {
	width: 200px;
}
.add_evennement_form .SumoSelect>.optWrapper, 
.add_restaurant_form .SumoSelect>.optWrapper{
	width: 100%;
}
.SumoSelect>.CaptionCont{
	border: none;
}
.SumoSelect>.CaptionCont>span.placeholder {
    color: #000;
    font-style: normal;
}
.SumoSelect.open .search-txt {
	height: 35px;
}
/**/
p.CaptionCont.SelectBox {
	border: 1px solid #aaa;
	border-radius: 0.25rem;
}
#alcool-button > span,  
#commodite-button > span,  
#cuisine-button > span,  
#categories-button > span,  
#regions-button > span  
{
    display: none;
}

.loader{
	background: url(../images/loader.gif) center center no-repeat;
	font-size: 20px;
	height: 145px;
    width: 165px;
	margin: 0 auto;
	display: none;
	opacity: .6;
	color: #aaaaaa;
	padding-top: 115px;
}

/* agernda */
input.input-sm.form-control {
	height: 30px;
	text-align: left;
}
.datepicker td, .datepicker th {
    padding: 8px;
	font-size: 14px;
	text-transform: capitalize;
}
.datepicker .datepicker-switch, 
.datepicker .next, 
.datepicker .prev, 
.datepicker tfoot tr th 
{
    text-transform: capitalize;
}
.datepicker table tr td.active, 
.datepicker table tr td.active.disabled, 
.datepicker table tr td.active.disabled:hover, 
.datepicker table tr td.active:hover
{
	background-color: #1e9c39;
    background-image: -moz-linear-gradient(to bottom,#1e9c39,#1e9c39);
    background-image: -ms-linear-gradient(to bottom,#1e9c39,#1e9c39);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#1e9c39),to(#1e9c39));
    background-image: -webkit-linear-gradient(to bottom,#1e9c39,#1e9c39);
    background-image: -o-linear-gradient(to bottom,#1e9c39,#1e9c39);
    background-image: linear-gradient(to bottom,#1e9c39,#1e9c39);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e9c39', endColorstr='#1e9c39', GradientType=0);
    border-color: #1e9c39 #1e9c39 #1e9c39;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.col-12.ou hr{
	margin-top: -13px;
}
.col-12.ou span{
	background: #ffffff;
	padding: 5px 15px;
}
.col-12.ou{
	padding-top: 20px;
	color: #868686;
}

.single-etablissements .tags-top-events,
.single-restaurants .tags-top-events,
.archive .tags-top-events,
.home .tags-top-events,
.tax-evenement-tunisie .tags-top-events,
.post-type-archive-evenements .tags-top-events
{
    position: absolute;
    top: 0;	
}
.single-etablissements a.tag-region, 
.single-restaurants a.tag-region, 
.archive a.tag-region, 
.home .tags-top-events a.tag-region, 
.tax-evenement-tunisie .tags-top-events a.tag-region, 
.post-type-archive-evenements .tags-top-events a.tag-region 
{
    background: #000000;
    color: #ffffff;
	padding: 5px 10px;
	display: block;
}
.archive.tax-evenement-tunisie a.tag-region{
	color: #ffffff !important;
	padding: 0 5px;
}
.single-etablissements .sentence,
.single-restaurants .sentence,
.archive .sentence,
.home .tags-top-events .sentence,
.tax-evenement-tunisie .tags-top-events .sentence,
.post-type-archive-evenements .tags-top-events .sentence
{
	background: #6d3a96;
    color: #ffffff;
	padding: 5px 10px;
	display: inline-block;
	margin-bottom: 5px;
}
.swiper-container.swiper-selections-categ .swiper-slide {
    margin-top: -25px;
}
.swiper-container.swiper-selections-categ {
	margin-bottom: -35px;
}
.ads-hor{
	padding-bottom: 70px;
}

footer.entry-footer.card-footer.text-muted {
    display: none;
}

.add_restaurant_form, 
.add_evennement_form{
	padding-top: 30px;
}

.add_evennement_form p.CaptionCont.SelectBox, 
.add_restaurant_form p.CaptionCont.SelectBox {
    border: 1px solid #aaa;
}
.add_evennement_form .SumoSelect>.CaptionCont>span.placeholder, 
.add_restaurant_form .SumoSelect>.CaptionCont>span.placeholder {
	color: #777;
}
.add_evennement_form input#date_end, 
.add_evennement_form input#date_start {
    height: 37px;
    border-radius: 5px;
}

.alert-danger, 
.alert-success
{
	width: 100%;
    display: block;
}
.navbar.bg-dark {
    background: #fff;
	z-index: 12;
}
.post-type-archive-evenements a.tag-region.tag-region-etab{
	margin: 5px;
	padding: 0 3px;
	font-size: 12px;
	color: #ffffff !important;
}
a.reservation-link{
    font-size: 20px;
    position: fixed;
    left: -47px;
    top: 220px;
    background: #9d0c21;
    color: #ffffff;
	padding: 10px;
	z-index: 11;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);	
}
a.reservation-link:hover{
    background: #000000;
    color: #ffffff;
}

#reservation-form {
    display: none;
}