.sib-radiobutton-group.sib-form-block .entry__choice label {float:none;}

.view-mode-picto {display:inline-block !important;margin-right:2px;}
.view-mode-picto img {max-width:43px;height:auto;}
.views-field-field-garden-tales {margin-bottom:30px;}
.radius img {display:block;border-radius:50%;width:43px;height:43px;}

.event-details .view-mode-picto {margin-top:30px;}

.alignleft {text-align:left;}

.info-content span:after {content:", ";}
.info-content span:last-child:after {content:"";}
#block-block-10 .content {
	padding:0 20px 20px 20px;
	max-width:800px;
}
.pictos .view__content {text-align:center;}
.pictos .views-row {display:inline-block;margin:10px;padding-top:20px;}
.overflowvisible {overflow:visible;}

.url-textfield {display:none;}

#views-exposed-form-agenda-garden-tales-page-1 .form-item--field-garden-tales-tid .bef-select-as-links > div > div {display:inline-block;margin-right:8px;width:auto;}
#views-exposed-form-agenda-garden-tales-page-1 .views-widget--submit {display:none;}
/* Tooltip container */
.tooltipp {
  position: relative;
  display: inline-block;
  cursor:pointer;
}

/* Tooltip text */
.tooltipp .tooltiptext {
  visibility: hidden;
  width: 150px;
  background-color: white;
  text-align: center;
padding: 7px 5px 5px 5px;
    border: 1px solid #373737;
font-size: 13px;
    line-height: 15.6px;
    text-transform: uppercase;
    letter-spacing: 2px;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -75px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltipp .tooooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipp:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

/* infobulle map */

.leaflet-popup-content-wrapper {
    border-radius:0px;
}

.leaflet-popup-content-wrapper .popup-container img {max-width:220px !important;}

div.center {text-align:center;margin-bottom:8px;}


.events-teaser .event-details .info-label {width:100% !important;}
.events-teaser .event-details {margin-bottom: 10px;}
.events-teaser .event-details span.fn {display:none;}
/* label dans wysiwyg */



.wysiwyg h6 {
	width: 30%;
	float:left;
    padding-right: 20px;
	font-size: 13px;
    line-height: 15.6px;
    text-transform: uppercase;
    letter-spacing: 2px;
	margin:0px;
	
	clear:left;
}
.wysiwyg h6 + p {
	width: 70%;
	font-size: 13px;
    line-height: 15.6px;
	
	}
.product-info.sell-price, .add-to-cart {padding-left: calc(100% / 12);}

/* custom eshop */




.group-footer .add-to-cart {display:inline-block;}


#block-uc-cart-cart {margin-top:40px;}
#block-uc-cart-cart * {font-size:14px;line-height:18px;}
#block-uc-cart-cart td, #block-uc-cart-cart th {vertical-align:top;padding-right:4px;}
#block-uc-cart-cart .cart-block-item-qty {white-space:nowrap;}


#quotes-pane > .fieldset__content > div.fieldset__description {display:none;}

.node-type-product .form-item--attributes-1 label {font-family: 'motifitalic', Helvetica, Arial, sans-serif;
font-weight: normal;text-transform:uppercase;font-style: normal;}
.node-type-product .form-item--attributes-1 select {margin-left:20px;}
.node-type-product .form-item--attributes-1 select, .node-type-product .form-item--attributes-1 select option {font-size: 18px;line-height: 21.6px;letter-spacing: 0.5px;}

.col-md-3 .form-item--attributes-1 * {font-size:14px;line-height:24px;}
.col-md-3 .form-item--attributes-1 select {margin-left:10px;min-width:100px;max-width:160px;}

/* end custom shop */

.wysiwyg-section .wysiwyg .bloc-title {
	margin-left: -90px;
    width: calc(100% + 180px);
}

#map2 {
    width: 100%;
    height: 600px;
    max-height: 60vh;
}

.table-container
{
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}

.table-container::-webkit-scrollbar
{
	-webkit-appearance: none;
	width: 14px;
	height: 14px;
}

.table-container::-webkit-scrollbar-thumb
{
	border-radius: 8px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, .3);
}


.leaflet-container a {
	color:#747474;
}

.leaflet-container a:hover {
	color:black;
}

.leaflet-container span {font-size:12px;}

.views-table tr td a {text-decoration:underline;}

.messages--error {color:red;margin:0 20px 40px 20px;}

.node-type-events.taxonomy-permanent div.date {display:none;}

.not-logged-in main > .messages {
    display:block;
	border-bottom: 4px solid rgba(116, 116, 116, 0.4);
    padding-bottom: 20px;
    margin-bottom: 60px;
	}
.fieldset__description a {text-decoration:underline;}	

.view--visites-disponibles-pour-cet-v-nement > div > h3 {margin:2em 0 1em 0;text-align:center;}
	
#block-views-6de4c24820b71f3fb5e4171694f73faf h2 {text-align:center;margin-bottom:1em;}	
	
.visite {position:relative;}	
.visite h3 {padding-right:110px;}
.visite .addtocart {position:absolute;right:0px;top:0px;}	
.visite .addtocart form .form-actions {margin:0;}

.node-type-events .visite {margin-top:1em;}
.node-type-events .visite h3 {display:none;}

.addtocart input.node-add-to-cart {
	display: inline-block !important;
    background-color: white !important;
    padding: 12px !important;
    margin-bottom: 12px !important;
    border-bottom: 4px solid rgba(116, 116, 116, 0.4) !important;
    text-decoration: none !important !important;
    font-size: 14px !important;
    line-height: 18px !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    color: #373737;
}

.addtocart input.node-add-to-cart:hover {
    background-color: rgba(116, 116, 116, 0.4) !important;
    border-bottom: 4px solid transparent !important;
    text-decoration: none !important !important;
    color: white;
}

form.noprice .price, form.noprice .subtotal, form.noprice table thead th:nth-child(4) {display:none;}

.img-wrapper .credits {font-size:11px;text-align:left;}

.info-content .partner {display:inline-block;margin:10px 10px 0 0 ;}

.uc_out_of_stock_html * {color:red;}

.info-content .partner {margin-bottom:2em;}

.sliding-popup-bottom {background:none !important;background-color:#FAFAFA !important;color:black;border-top:solid 1px black;}
#sliding-popup .popup-content #popup-text h1, #sliding-popup .popup-content #popup-text h2, #sliding-popup .popup-content #popup-text h3, #sliding-popup .popup-content #popup-text p {color:black !important;}

button.find-more-button {font-size:inherit;}

#sliding-popup button.agree-button.eu-cookie-compliance-secondary-button, #sliding-popup button.decline-button {background:white;font-size: 13px;padding: 7px 5px 5px 5px;border: 1px solid #373737;border-radius:0}




.chapeau p a {text-decoration:underline;}


.page-search {width:100%;}
.pager li.pager__item--current {text-decoration:underline;}

.agenda-info h4 {
	margin-top:-5px;
    padding-bottom: 5px;
	font-size: 18px;
    line-height: 21.6px;
	font-family: 'motifitalic', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
	text-transform:uppercase;
}

h2.subtitle {
	font-family: 'motifitalic', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
	width: 100%;
    text-align: center;
    margin-bottom: 30px;
	margin-top:-30px;
	font-size: 40px;
    line-height: 40px;
}


.agenda-info .info-date span.date-display-end:after {
    content: "";
    padding: 0px;
}

.info-content a:hover {text-decoration:underline;}

.img-wrapper iframe {max-width:100%;}

.ratio {
  position: relative;
  width: 100%;
  background-color:black;
}

.ratio:before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: calc((462 / 578) * 100%);
}

.ratio:after {
  content: "";
  display: table;
  clear: both;
}

.ratio > div {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
  overflow: hidden;
}

 .ratio > div > iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.events-teaser .ratio {
  border: 1px solid #373737;
  margin-bottom: 10px;  
}


.agenda-feed .single-feed .ratio .img-wrapper {
  border: none;
  margin-bottom: none;
}


@media only screen and (max-width: 1100px) {
.h3, .agenda-info h4 {
   font-size: 18px;
    line-height: 21.6px;
}

.embedded-video .player iframe {height:auto;}

}

@media only screen and (max-width: 992px) {
h2.subtitle {
	font-size: 30px;
    line-height:30px;
}

}