@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.grecaptcha-badge {
	display: none !important;
}

a.menu-item, a.menu-item:hover {
    font-weight: 800 !important;
}

.single-post .uk-background-norepeat.uk-background-cover.uk-section.uk-section-xlarge .uk-position-cover {
    background-color: rgba(29, 29, 27, 0) !important;
}

.tm-toolbar .textwidget a {
	font-weight: 800 !important;
}

.tm-toolbar {
    background: rgba(255, 255, 255, 0.8);
}

.grilleSejours.uk-margin.uk-text-center img {
    object-fit: cover;
    height: 250px;
    width: 100%;
}
.uk-navbar-container {
    background: rgba(255, 255, 255, 0.8);
}

.info_accompagne:before {
	content:"";
    background:url(/wp-content/themes/yootheme-catalognedecouvertre/img/walking-solid.svg)no-repeat;
    display:inline-block;
    width:25px;
    height:25px;
    margin-right:10px;
    margin-bottom: -5px;
}

.info_niveau:before {
	content:"";
    background:url(/wp-content/themes/yootheme-catalognedecouvertre/img/mountain-solid.svg)no-repeat;
    display:inline-block;
    width:25px;
    height:25px;
    margin-right:10px;
    margin-bottom: -5px;
}

.info_prix:before {
	content:"";
    background:url(/wp-content/themes/yootheme-catalognedecouvertre/img/coins-solid.svg)no-repeat;
    display:inline-block;
    width:25px;
    height:25px;
    margin-right:10px;
    margin-bottom: -5px;
}

.info_duree:before {
	content:"";
    background:url(/wp-content/themes/yootheme-catalognedecouvertre/img/clock-solid.svg)no-repeat;
    display:inline-block;
    width:25px;
    height:25px;
    margin-right:10px;
    margin-bottom: -5px;
}

.sub_menus {
    position: fixed;
    right: 10px;
    bottom: 5%;
    z-index: 2;
}

.panel_itineraire img {
    object-fit: cover;
    height: 500px !important;
}

.bloc_boutons_ancres div div {
    display: inline-block;
}

.bloc_boutons_ancres {
    text-align: center;
}

.bloc_guider .uk-transition-scale-up img {
    width: 90px !important;
    object-fit: contain !important;
}

.bloc_guider .uk-inline-clip img {
    max-height: 270px;
    min-height: 270px;
    object-fit: cover;
    width: 100%;
}

.uk-card-default .uk-card-media-top img {
    min-height: 250px;
    object-fit: cover;
}

.liensFooterBloc a {font-size:13px;}

.liensFooterBloc h5 {font-size: 12px;
    font-weight: bold;}

.infoMassif {
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px;
    background-color: #fff;
    padding: 5px;
}

.page-id-55 .infoMassif, .page-id-55 .accompagne {display:none;}

.el-meta.uk-text-meta.uk-margin-small-top {
    color: #57863c;
    margin-top: 0 !important;
    font-weight:bold;
}

.el-meta.uk-text-meta.uk-margin-small-top.accompagne {
    font-size: 10px;
    font-weight: normal;
}

h3.el-title.uk-card-title.uk-margin-top.uk-margin-remove-bottom {
    margin-bottom: 15px !important;
}

.blocActus .uk-breadcrumb {display:inherit !important;}

.page-id-55 .el-content.uk-panel.uk-text-meta.uk-margin-small-top {
color: #57863c;
    margin-top: 0 !important;
    font-weight: bold;
}

.filtresActus .uk-text-emphasis {text-decoration:underline;color:#57863C !important;font-weight:bold;}

.uk-background-norepeat.uk-background-cover.uk-section.uk-section-xlarge .uk-position-cover {    background-color: rgba(29, 29, 27, 0) !important;}

.liensFooterBloc .infoMassif, #footer .infoMassif{
    display: none;
}

.uk-breadcrumb li {
    display: inline-block;
}

.interet .infoMassif {display:none;}

.interet img.el-image.uk-border-rounded {
    height: 70px;
    object-fit: cover;
    width: 100%;
}

.page-id-37 .el-meta.uk-text-meta.uk-margin-small-top.accompagne, .page-id-37 .infoMassif {
	display: none;
}

/** FORMULAIRES */

#formulaire-responsive {
	max-width:900px /*-- à modifier en fonction de la largeur désirée --*/;
	margin:0 auto;
        width:100%;
}
.rang-form {
	width: 100%;
}
.demi-colonne, .colonne {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.uk-button-large {
    font-size: 15px;
}

.tm-headerbar {
    background-color: #fff;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.demi-colonne {
		width: 50%;
	}
}

@media screen and (max-width: 1223px) {
	.uk-navbar-nav>li>a {
		font-size: 10px;
		padding: 0 10px;
		letter-spacing: 0px;
	}
}

@media screen and (max-width: 1024px) {
	.interet img.el-image.uk-border-rounded {
		height: auto;
		object-fit: cover;
		width: 100%;
	}
}
