.header {
    height: 112px;
}

#nav-top {
    text-align: center;
}

.pg-item-box, .pg-category-box {
min-width: 330px;
border:none;
}

.pg-item-box-title, .pg-category-box-title {
display: none;
}

.pg-categories-items-box, .pg-category-items-box {
    justify-content: center;
}

#gala2024 img {
    width: 100%;
}

#search {
    display: none !important;
}

#navigation ul.menu li a {
    padding: 50px 0px 0px 10px;
  margin: 0px 0px 25px 0px;
}

.menuButon {
    padding-top: 22px;
}

#navigation ul.menu li a {
    font-size: 14px;
}

.sitename-footer {
    display: none;
}

.footer-right {
    width: 100%;
    height: 221px;
}

#box-footer1 {
    padding: 0;
}

#block-footer {
    height: 200px;
}

#main, div.article-blog {
    background: #000;
}

#navigation ul.menu li.active a {
    text-align: center !important;
  //  color: #a10000 !important;
    font-weight: bold;
    font-size: 28px;
}


.grid_2.center {
    width: 5% !important;
}

#navigation ul.menu li a:hover {
    font-size: 25px;
}

.grid_2 {
    width: 25%;
    padding: 0;
}

h2.article-header-blog {
    text-align: center !important;
}

.test {
    float: left;
  width: 33%;
  height: 560px !important;
  position: relative;
}

#navigation ul.menu li {
    min-width: 250px;
}

figure.imageeffectck {
    margin: 0;
}

#gallery {
    overflow: hidden;
}

div#pgCategoryModal, .pagination.pagination-centered {
    display: none;
}

div#mask {
    background: black;
    width: 100%;
    height: 25px;
    position: relative;
    bottom: -50px;
}

.pg-category-box-image svg, .pg-detail-item-image-box img, .pg-item-box-image img, .pg-item-box-image svg, .pg-category-box-image img {
  box-shadow:none;
  border-radius: 15px;
}

div#pg-msnr-container {
    background: #78787847;
    border-radius: 10px;
}

div#navigation > ul#menu.menu li.deeper.parent ul li a {
    font-size: 11px;
  min-width: 300px;
}

li.item-146 {
    width: 220px;
}

#navigation ul.menu ul li {
    max-height: 35px;
  min-width: 300px;
}

#navigation ul.menu ul li a {
    margin: 0px 0 !important;
}

div.page-header h1, div.content-category h1, div.categories-list h1, div.search h1.page-title, div.finder h1, div.contact h1, .tag-category h2, .tag-category h1, .contact h3 {
background:none;  
}

a.pswp__share--download {
    display: none;
}

.main-slider img {
    max-height: 600px;
}

p {
    text-transform: none;
}


.gallerylsi {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.gallerylsi img {
  width: 100%;
  height: auto;
  display: block;
}

/* Responsive : 1 image par ligne si largeur < 600px */
@media (max-width: 600px) {
  .gallerylsi {
    grid-template-columns: 1fr;
  }
}



@media screen and (min-width: 737px) {
.container_12 {
    width: 98%;
    margin: 0 0 0 0% !important;
    padding: 0 !important;
    text-align: center;
}
}

@media screen and (max-width: 1440px) {
#navigation ul.menu li {
    min-width: 140px;
}

  .test {
  height: 418px !important;
  }
}


@media only screen and (min-width: 0px) and (max-width: 1280px) {

#navigation ul.menu li {
    min-width: 140px;
}
 #navigation ul.menu li a:hover, #navigation ul.menu li.active a {
    font-size: 16px;
}
  
li.item-146 {
    width: 140px;
}
}

  

@media only screen and (max-width: 1024px) {
  
#navigation ul.menu li {
    min-width: 80px;
}
}


@media only screen and (min-width: 0px) and (max-width: 738px) {
#sitename a img {
    margin-top: -8px;
    margin-left: 80px;
  width: 300px;
}  
  .menuButon {
    padding-top: 0;
}
  .container_12 {
    width: 100%;
}
  div.grid_2.center {
    margin-top: 0px;
}
  
  .test {
  float: left;
  width: 98%;
  max-height: 700px;
  position: relative;
}
  
}

@media only screen and (min-width: 0px) and (max-width: 420px) {
  div.article-blog {
    border: none;
}
}


@media only screen and (min-width: 0px) and (max-width: 1280px) {
 #sitename a img {
    max-width: 300px;
}
  
  .test {
  width: 48% !important;
  height: 48% !important;
}
  
  
}

@media only screen and (min-width: 0px) and (max-width: 420px) {
    .test {
  width: 98% !important;
  height: 100% !important;
}
}
  
