/**
* Simple isotope module  - Joomla Module 
* Version			: 4.0.1
* Package			: Joomla 4.x.x
* copyright 		: Copyright (C) 2022 ConseilGouz. All rights reserved.
* license    		: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
* From              : isotope.metafizzy.co
*/
.isotope-main {overflow: hidden}

.isotope_pointer {
cursor: pointer;
}
/* ---- button ---- */
.isotope_button {
  display: inline-block;
  padding: 0.5em 1.0em;
  margin-bottom: 10px;
  background: #bfbcbc;
  border: none;
  border-radius: 7px;
  background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
  color: #222;
  cursor: pointer;
}
.isotope_button-group .btn:hover,
.isotope_button:hover {
  background-color: #8CF;
  color: white;
}
.isotope_button-group .btn {
  margin-right: 2px;
  margin-top: 2px;
}
.isotope_button-group .btn:active,
.isotope_button-group .btn.is-checked,
.isotope_button:active,
.isotope_button.is-checked {
  background-color: #28F;
  background: #28F;
  color: white;
}

.isotope_button.is-checked {
  color: white;
}
.isotope_button-group .btn:active,
.isotope_button:active {
  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}

/* ---- button-group ---- */

.isotope_button-group:after {
  content: '';
  display: block;
  clear: both;
}

.isotope_button-group .isotope_button {
  float: left;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
}
/* img margin */
.iso_img_left img {
margin : 0px 0.5em 0px 0px !important;
}
.iso_img_right img {
margin : 0px 0px 0px 0.5em !important;
}
.iso_img_none img {
margin : 0px 0px 0px 0px !important;
}
.isotope_button-group p {
	float:left;
	margin-top:5px;
}
.iso_tags_parent_title {
	float:none !important;
}
.sort-by-button-group {
	float:left;
	padding-right: 0 !important;
	padding-left: 0em !important;
}
.isotope_button-group  .isotope_button:first-child{ border-radius: 0.5em 0 0 0.5em; }
.isotope_button-group .isotope_button:last-child { border-radius: 0 0.5em 0.5em 0; }

.isotope_button_first { border-radius: 0.5em 0 0 0.5em !important; }

.filter-button-group-fields p{
	margin-right:0.5em;
	padding:0;
	width:100%;
}
/* --- language buttons ----- */
.isotope_button-group.iso_lang .btn-sm{
	max-height: 2em;
    padding-top: 0;
    padding-bottom: 0;
}
.isotope_button-group.iso_lang .isotope_button{
	max-height: 2.5em;
    padding-top: 0;
    padding-bottom: 0;
}
/* ---- grid ---- */

.isotope_grid {
  max-width: 100%;
  max-height: 100%
}

/* clear fix */
.isotope_grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */
.isotope_item {
  float: left;
  width: auto;
  height:auto;
  margin: 5px;
  padding: 5px;
  background: #eee;
  overflow: hidden;
}

.isotope_item .number {
  margin: 0;
}
.isotope-div {
	width:100%;
	height:auto;
}
.isotope_select { width:150px;height: 30px;
border:1px solid;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
padding:2px;
}
.iso_badge_new {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    color: #fff;
    background-color: #dc3545;
}

/* max-width passe de 450px à 600px */
@media screen and (max-width: 600px) {
.isotope-div {
	width:100%;
	height:auto;
	}
.filter-button-group {
	width:auto;
	float:none;
	}
}
/*  pas de float sur petits écrans */
@media screen and (max-width: 900px) {
.sort-by-button-group {
	float:none;
 }
}
.iso-float-left {
	float : left
}
.iso-img-max-width {
	max-width:100%
}
.iso_hide_elem {
	display: none;
}
.iso_button_more {
	width:100%;
}
.iso_clear{
	width: 27px;
	height: 25px;
	background:url('../images/clear.png');
	cursor:pointer;
}
@font-face {
  font-family: 'isotope';
  src: url('../font/isotope.eot?25485451');
  src: url('../font/isotope.eot?25485451#iefix') format('embedded-opentype'),
       url('../font/isotope.woff2?25485451') format('woff2'),
       url('../font/isotope.woff?25485451') format('woff'),
       url('../font/isotope.ttf?25485451') format('truetype'),
       url('../font/isotope.svg?25485451#isotope') format('svg');
  font-weight: normal;
  font-style: normal;
}
 [class^="ison-"]:before, [class*=" ison-"]:before {
  font-family: "isotope";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}
 
.ison-cancel-squared:before { content: '\e801'; font-size: 200%; color: grey;cursor: pointer;} 
/* 1.1.0 : display article in isotope component */
.isotope-hide {
	display:none
}
button.close {
	float:right;
	margin-right: 1em;
	width:1em;
	color: black !important;
	background-color: grey !important;
	opacity:.5;
}
.isotope-open {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); 
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;  
}
.isotope_an_article { 
  visibility: visible;
  position: relative;
  right: -100%;
  top: 0;
  width: 100%;
  min-height:20em;
}
#isotope_article_frame,
#isotope_an_article {
	min-height: 50vh;
	max-height: 100vh;
	border: none;
	margin-top: -2em; /* adjust to close button height */
} 
#isotope_an_article {
	overflow:auto;
	margin-top:1em
}
@media (max-width: 960px) {
	.isotope_grid {
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
	}
}
.article-loading { 
    background:url(../images/loader5.gif) center center no-repeat; 
}
span.itemImage {
    display: block;
    text-align: center;
    margin: 0 0 8px 0;
}
/* K2 image & info */
div.itemExtraFields {
    margin: 16px 0 0 0;
    padding: 8px 0 0 0;
    border-top: 1px dotted #ddd;
}
div.itemExtraFields ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
div.itemExtraFields ul li {
    display: block;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
    display: block;
    float: left;
    font-weight: 700;
    margin: 0 4px 0 0;
    width: 30%;
}
.iso_div_empty{
	text-align: center;    margin-top: 3em;    margin-bottom: 3em;    font-size: 120%;
}
