*:focus {
	outline: none;
}

/* Define custom styles, relative to custom-editor.css */
h1 {
	font-family: 'Vibur', cursive !important;
	font-size: 34px !important;
}
.CommunityHomePage h1 {
	font-size: 30px !important;
}

.forum-admin-features {
	display: none !important;
}

/*a.btn, span.btn, label.btn, form button, input[type="submit"], .Actions .action {
	color: white !important;
}*/

.promote-list {
	display: none;
}

/* SMALL USER MENU ICONS */
#header .nav-utils a {
	width: 50px !important;
	font-size: 18px !important;
	border-left: 0 !important;
    width: 42px !important;
}

/* MEDIUM LOGO */
#header {
	height: 70px !important;
}
#header .brand {
	width: 200px !important;
}

#header .logo-horizontal {
	padding: 0px !important;
}

#header .logo-horizontal img {
	height: 64px !important;
	max-height: 65px;
}

#header .main-nav > li > a, #header .nav-utils a {
	height: 70px !important;
	line-height: 70px !important;
	font-family: 'Vibur', cursive !important;
	font-size: 15px !important;
}

.vignette {
	border-radius: 10px !important;
}

.small-margin-bottom {
	margin-bottom: 5px;
}

.sep-yellow {
	border-bottom: 2px solid #ebbf0f;
	width: 40px;
	margin: 20px 0;
}
.hr-secondary-color {
    border-bottom: 6px solid #ebbf0f;
}

#MarketplaceShopPage .uk-panel .social-icons {
	float: left;
}

#MarketplaceProductPage h1,
#MarketplaceServicePage h1,
#MarketplaceShopPage h1 {
	font-family: 'Vibur', cursive !important;
	font-size: 34px !important;
	color: #00637C !important;
}
#MarketplaceProductPage h2,
#MarketplaceServicePage h2,
#MarketplaceShopPage h2 {
	font-family: 'Vibur', cursive !important;
	font-size: 26px !important;
	color: #00637C !important;
	line-height: 30px !important;
	margin-top: 5px !important;
}
#MarketplaceProductPage h3,
#MarketplaceServicePage h3,
#MarketplaceShopPage h3 {
	font-family: 'Vibur', cursive !important;
	font-size: 18px !important;
	color: #00637C !important;
	margin-bottom: 10px !important;
}

#MarketplaceShopPage .Subtitle {
	font-family: 'Barlow', sans-serif !important;
	font-size: 20px !important;
	color: #00637C !important;
}

.MarketplaceShop.vignette .UnderlinedTitle, .Event.vignette .Title {
	font-family: 'Vibur', cursive !important;
	font-size: 16px !important;
	color: #00637C !important;
}
.CommunityHomePage .MarketplaceShop.vignette .UnderlinedTitle, .CommunityHomePage .Event.vignette .Title {
	font-size: 22px !important;
}

.MarketplaceShop.vignette .Zone {
	font-family: 'Barlow', sans-serif !important;
    font-size: 14px !important;
    color: #00637C !important;
}

.btn.btn-big {
	font-family: 'Vibur', cursive !important;
	font-size: 16px !important;
	padding-top: 8px !important;
}

.Description {
	text-align: justify;
}
.stacked {
	line-height: 18px;
}
.rounded {
	border-radius: 8px !important;
	overflow: hidden;
}

#MarketplaceShopPage .side .LeafletMap {
	margin-left: -15px;
	margin-bottom: -15px;
	width: calc(100% + 30px) !important;
}

#MarketplaceShopPage .side .leaflet-control-zoom > a {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
}

#MarketplaceShopPage .side .social-icons-holder a {
	color: white !important;
	background-color: #00637c !important;
}
#MarketplaceShopPage .side .social-icons-holder a:hover {
	color: #00637c !important;
	background-color: white !important;
}

#MarketplaceProductPage h3.uk-panel-title,
#MarketplaceServicePage h3.uk-panel-title,
#MarketplaceShopPage h3.uk-panel-title {
    font-size: 16px !important;
}

.rounded-block {
	border-radius: 50% !important;
	background: white;
	width: 140px;
	height: 140px;
	margin: auto;
	position: relative;
	transition: all .5s ease-out;
    border: 20px solid #f0c830;
}
.rounded-block:hover {
	padding: 20px;
}
.rounded-block img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

#footer {
	background-position: 70% bottom;
	background-size: 520px 334px !important;
	background-repeat: no-repeat;
}
#footer hr {
	display: none;
}

.mask {
	padding: 50px 20px 50px 70px !important;
	background: rgba(235, 191, 0, .8) !important;
	left: 0;
	bottom: unset !important;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 0 10px 10px 0;
}

.mtl_tabs .uk-tab-center {
    border-bottom: 6px solid #ebbf0f;
}
.mtl_tabs .uk-tab-center .uk-tab > li > a {
    border: unset;
    border-radius: 8px 8px 0 0;
    font-weight: bold;
    text-shadow: none;
}
.mtl_tabs .uk-tab-center .tab.uk-active a, .mtl_tabs .uk-tab-center .uk-tab > li > a:hover {
    background: #EBBF00;
    color: white;
}

#filter-form .level-1 {
	font-family: 'Barlow', sans-serif !important;
    font-size: 16px !important;
    color: #00637C !important;
    font-weight: bolder;
}
#filter-form .level-2 {
	font-family: 'Barlow', sans-serif !important;
    font-size: 14px !important;
    color: #00637C !important;
    font-weight: bold;
    margin-top: 0;
	margin-bottom: 0;
}

.map .leaflet-popup-content {
	text-align: center;
}
.map .popup .Image {
	position: relative !important;;
    top: -16px !important;
    left: unset !important;
    right: unset !important;
}
.MarketplaceShop.popup .UnderlinedTitle {
	font-family: 'Vibur', cursive !important;
	font-size: 16px !important;
	color: #00637C !important;
    max-width: 170px;
    margin: auto;
}

#CalendarPage .EventCreator {
	display: none !important;
}

/* Cookies bar on bottom */
#very-top-bar {
    bottom: 0;
    top: unset !important;
}

/* [JD-2020.05.01] #2516 Hide create product button */
/*#MarketplaceAccountProductAdminPage .CreateProductLink {
    display: none !important;
}*/

/* [SB-4.5.2020] #2494 Modifier l'affichage des catégories produits/commerçants */
.nav-wrap .main-categories {
	position: relative !important;
	top: 0!important;
	padding-top: 0!important;
    width: 20px;
}
.nav-wrap .main-categories > li > a {
	display: flex !important;
	justify-content: space-between;
    align-items: center;
	font-weight: bold !important;
	--x-padding: 2rem;
	padding-left: var(--x-padding) !important;
	padding-right: var(--x-padding) !important;
}
.nav-wrap .main-categories a:hover,
.nav-wrap .main-categories a:hover i {
   color: var(--primary-color) !important;
}
.nav-wrap .main-categories > li > a,
.nav-wrap .main-categories i {
	color: #FFF!important;
}
.nav-wrap .main-categories i {
	font-size: 2rem;
}
.nav-wrap .sub-categories {
	left: 194px!important;
}
.nav-wrap .main-categories > li > a {
	background-color: var(--secondary-color) !important;
}
.nav-wrap .main-categories a:not([href]),
.nav-wrap .sub-categories a:not([href]) {
}
.nav-wrap .main-categories:after,
.nav-wrap .sub-categories:after {
    content: none !important;
}
.nav-wrap .sub-categories a {
	background-color: rgb(250, 250, 250) !important;
	color: black !important;
	display: flex !important;
	justify-content: start;
	padding-left: 2rem !important;
	text-align: start;
}
/*Fix impossible de sélectionner les dernières sous-catégories, ça passe à la catégorie principale suivante*/
.nav-wrap .main-categories > li:not(:hover ) .sub-categories {
	display: none !important;
}

/* [JD-2020.05.13] Hide Shop list on MarketplaceProduct filters but keep it to enable search by Shop */
#MarketplaceProductPage [id="filters[shop]"] {
	display: none;
}

/* [JD-2020.05.13] Use primary color for MarketplaceProduct vignette title */
#MarketplaceProductPage .vignette .UnderlinedTitle {
	color: #00637C !important;
    font-weight: bold;
}

/* [JD-2020.06.09] #2561 Hide quantity for "Bon solidaire" product */
#MarketplaceProductPage #Form_AddProduct936_Quantity_Holder {
	display: none !important;
}

/* [2020.10.30] #2772 hide user form */
/*#MembershipPage .UserForm {
	display: none !important;
}*/

#GlobalOrderAccountPage #Delivery {
	display: none !important;
}

/* [JD-2020.11.23] Translate delivery */
#DeliveryMethodHolder {
    width: 100%;
}

#PartnersPage .list-display-type {
	display: none;
}

/*.hm-membership .OptionsForm h2, .hm-membership .OptionsForm .uk-width-medium-1-2:first-child {
	display: none;
}
.hm-membership .OptionsForm .uk-width-medium-1-2 {
	margin: auto;
}
ul#RecurringPaymentForm_RecurringPaymentForm_Recurring, ul#RecurringPaymentForm_RecurringPaymentForm_Once {
    width: 50%;
    display: inline-block;
}*/

/* [JD-2022.02.11] #4172 Membership group vignette */
/*#Group-Once .SexyChoiceForm-button[data-group] {
	background-repeat: no-repeat;
	background-color: transparent;
	background-position-x: center;
	background-size: contain !important;
	height: 180px;
}
#Group-Once .SexyChoiceForm-button[data-group] span {
	display: none !important;
}
#Group-Once .SexyChoiceForm-button[data-group="Vitrine"] {
	background-image: url('/mysite/images/HM_Vitrine.png');
}
#Group-Once .SexyChoiceForm-button[data-group="Boutique en ligne"] {
	background-image: url('/mysite/images/HM_Eboutique.png');
}*/

/* [JD-2022.02.11] #4172 Membership form */
/*#RecurringPaymentForm_RecurringPaymentForm_WhySubscribe_Holder label {
	visibility: hidden !important;
}
#RecurringPaymentForm_RecurringPaymentForm_WhySubscribe_Holder .middleColumn {
	display: none !important;
}*/

/*#Recurring .middleColumn {
	text-align: center;
}*/

#MembershipAccountPage .EndPeriod {
	display: none !important;
}

/*#MembershipPage .PaymentForm, #MembershipPage .OptionsForm {
	display: none !important;
}*/

/* [JD-2023.11.17] Upgrade to silverstripe-base-php74 */
.footer-newsletter {
    margin-bottom: 18px;
}
.footer-newsletter .field.email, .CompositeField.honeypot, .CompositeField.honeypot .field,
.footer-newsletter .Actions {
	margin: 0;
}
.footer-newsletter .field.email label, .CompositeField.honeypot input {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.footer-newsletter .field.email input {
	border-radius: unset;
    padding: 1px 2px;
}

#MembershipPage .PaymentForm {
	display: none !important;
}

@media only screen and (max-width: 769px) {
	.CommunityHomePage .home-slider .mask {
		padding-top: 10px !important;
	    padding-bottom: 10px !important;
	}
	.CommunityHomePage .home-slider .Title span {
		font-size: 18px !important;
	}
	.CommunityHomePage .home-slider .SlideContent span {
		font-size: 14px !important;
	}
}