@keyframes selected_mag {
  0%, 50% {
    color: #d8b192;
  }
  50.01%, to {
    color: #000;
  }
}
.opened {
  color: #3e6e53;
}
.closed {
  color: #a30000;
}
.header_desc .right .description .text {
  max-height: 40px;
}
.header_desc .right .description .less, .header_desc .right .description .more {
  margin-top: 5px;
}
.default_gallery_photo {
  background-color: #000;
  position: relative;
}
.default_gallery_photo:before {
  display: block;
  content: url(../ximg/logo_white.svg);
  width: 65%;
  margin: 0 auto;
  padding: 85px 0;
}
.default_gallery_photo:after {
  content: "";
  display: block;
  border: 2px solid #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
}
.storelocator-search-template .storelocator-search .input-group {
  width: calc(100% - 52px);
}
.storelocator-search-template .storelocator-search .input-group .input-group-addon button, .storelocator-search-template .storelocator-search button.geoloc {
  padding-left: 10px;
  padding-right: 10px;
}
.storelocator-search-template .storelocator-search .store_filters .panel-heading .panel-title a {
  text-transform: none;
  font-weight: 300;
}
.storelocator-search-template .storelocator-search .magList {
  overflow: hidden;
  min-height: 535px;
}
.storelocator-search-template .storelocator-search .magList .resultsMag {
  height: 525px;
  overflow-x: hidden;
  overflow-y: auto;
}
.storelocator-search-template .storelocator-search .magList .resultsMag .city .mag {
  padding-top: 10px;
  border-bottom: 1px solid #b6b4b4;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.storelocator-search-template .storelocator-search .magList .resultsMag .city .mag header {
  padding: 0 0 5px;
}
.storelocator-search-template .storelocator-search .magList .resultsMag .city .mag header .count {
  padding-right: 5px;
  display: inline-block;
  vertical-align: top;
}
.storelocator-search-template .storelocator-search .magList .resultsMag .city .mag header .name {
  display: inline-block;
  vertica-align: top;
  width: calc(100% - 35px);
  transition: 0.2s color ease;
}
.storelocator-search-template .storelocator-search .magList .resultsMag .city .mag header .name a {
  transition: 0.2s color ease;
}
.storelocator-search-template .storelocator-search .magList .resultsMag .city .mag header .name a h3, .storelocator-search-template .storelocator-search .magList .resultsMag .city .mag header .name h3 {
  text-transform: lowercase;
  display: inline-block;
  margin: 0;
}
.storelocator-search-template .storelocator-search .magList .resultsMag .city .mag header .name a h3:first-letter, .storelocator-search-template .storelocator-search .magList .resultsMag .city .mag header .name h3:first-letter {
  text-transform: uppercase;
}
.storelocator-search-template .storelocator-search .magList .resultsMag .city .mag.selected header .name a {
  animation: selected_mag 0.75s linear 3;
}
.storelocator-search-template .storelocator-search .magList .resultsMag .city:last-child .mag:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.storelocator-search-template .storelocator-search .magList .resultsMag .city .mag.selected header .count > span {
  animation: shake 0.5s;
  animation-iteration-count: 1;
}
.storelocator-search-template .storelocator-map {
  width: 100%;
  height: 100%;
  background: url(../ximg/loader_list.svg) no-repeat center center;
  background-size: 100px;
}
.storelocator-details-template .storelocator-details-top h1 {
  text-align: left;
}
.storelocator-details-template .storelocator-details-top .fav_btn {
  text-transform: none;
}
.storelocator-details-template > .row > .left {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 25px;
}
#galleries_directory_template .gal > .border img, #galleries_directory_template > form .btn-group, .blog-latest-template .item a .img img, .storelocator-details-template > .row > .left .swiper-container li iframe, .storelocator-details-template > .row > .left .swiper-container li img, .storelocator-details-template > .row > .right .gallery-artists .item:hover .right .link span:after, .storelocator-details-template > .row > .right .gallery-artworks #prodList {
  width: 100%;
}
.storelocator-details-template > .row > .left > menu > li:not(:last-child) {
  margin-bottom: 15px;
}
.storelocator-details-template > .row > .left .zoneGoogleMap .storelocator-map {
  height: 225px;
}
.storelocator-details-template > .row > .left .imgStaticGoogle {
  display: none;
}
.storelocator-details-template > .row > .left .social a:not(:last-child) {
  margin-right: 25px;
}
.storelocator-details-template > .row > .left .storelocator-services {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #d2d2d2;
}
.storelocator-details-template > .row > .left .storelocator-services ul {
  margin: 0;
}
.storelocator-details-template > .row > .left .storelocator-services ul li:not(:last-child) {
  margin-bottom: 10px;
}
.storelocator-details-template > .row > .left .storelocator-services ul li img {
  max-width: 30px;
  margin-right: 10px;
}
.storelocator-details-template > .row > .right {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 25px;
  border-left: 1px solid #d2d2d2;
}
.storelocator-details-template > .row > .right .infos_mag .text {
  margin: 0;
  text-align: justify;
  overflow: hidden;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.05em;
  font-family: "Lato", sans-serif;
  max-height: 100px;
  transition: max-height 0.3s ease;
}
.storelocator-details-template > .row > .right .infos_mag .text h1, .storelocator-details-template > .row > .right .infos_mag .text h2, .storelocator-details-template > .row > .right .infos_mag .text h3, .storelocator-details-template > .row > .right .infos_mag .text h4, .storelocator-details-template > .row > .right .infos_mag .text h5, .storelocator-details-template > .row > .right .infos_mag .text h6 {
  font-size: 14px;
  letter-spacing: 0.05em;
  margin-top: 0;
  margin-bottom: 3px;
}
.storelocator-details-template > .row > .right .infos_mag .text strong {
  font-weight: 600;
}
.storelocator-details-template > .row > .right .infos_mag .text em {
  font-style: italic;
}
.bulle .infosMag h2 > a, .storelocator-details-template > .row > .right .infos_mag .text a, .storelocator-details-template > .row > .right .infos_mag .text u {
  text-decoration: underline;
}
.storelocator-details-template > .row > .right .infos_mag .text s {
  text-decoration: line-through;
}
.storelocator-details-template > .row > .right .infos_mag .text sub {
  vertical-align: sub;
  font-size: smaller;
}
.storelocator-details-template > .row > .right .infos_mag .text sup {
  vertical-align: super;
  font-size: smaller;
}
.storelocator-details-template > .row > .right .infos_mag .text ol, .storelocator-details-template > .row > .right .infos_mag .text ul {
  padding: 0 40px;
  margin-top: 1em;
  margin-bottom: 1em;
}
.storelocator-details-template > .row > .right .infos_mag .text ol li {
  list-style-type: decimal;
}
.storelocator-details-template > .row > .right .infos_mag .text ul li {
  list-style-type: disc;
}
.storelocator-details-template > .row > .right .infos_mag .text blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.storelocator-details-template > .row > .right .infos_mag .text blockquote p:last-child {
  margin-bottom: 0;
}
.storelocator-details-template > .row > .right .infos_mag .text hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ccc;
  box-sizing: content-box;
  height: 0;
}
.storelocator-details-template > .row > .right .infos_mag .less, .storelocator-details-template > .row > .right .infos_mag .more {
  margin-top: 15px;
}
.storelocator-details-template > .row > .right .infos_mag .more {
  display: inline-block;
}
.storelocator-details-template > .row > .right .infos_mag .less {
  display: none;
}
.storelocator-details-template > .row > .right .infos_mag .shadow {
  box-shadow: 0 -5px 15px 8px #fff;
  position: relative;
  z-index: 5;
}
.storelocator-details-template > .row > .right .infos_mag.open .text {
  max-height: 1300px;
}
.mapIconLabel.mag_favoris > span, .storelocator-details-template > .row > .right .gallery-artists .more_artist_btn a, .storelocator-details-template > .row > .right .infos_mag.open .more, .storelocator-details-template > .row > .right .infos_mag.open .shadow {
  display: none;
}
.storelocator-details-template > .row > .right .gallery-artists .more_artist_btn a.collapsed, .storelocator-details-template > .row > .right .infos_mag.open .less {
  display: inline-block;
}
#galleries_directory_template > form, .storelocator-details-template > .row > .right .gallery-artists, .storelocator-details-template > .row > .right .gallery-artworks {
  margin-bottom: 30px;
}
.storelocator-details-template > .row > .right .gallery-artists .ttl {
  margin-bottom: 35px;
}
#lightbox .googleZone > header, .storelocator-details-template > .row > .right .gallery-artists .item {
  margin-bottom: 20px;
}
.storelocator-details-template > .row > .right .gallery-artists .item .left {
  width: 120px;
}
.storelocator-details-template > .row > .right .gallery-artists .item .left .default_artist_img {
  width: 120px;
  height: 120px;
}
.storelocator-details-template > .row > .right .gallery-artists .item .left > img {
  display: block;
  width: auto;
  max-height: 120px;
  height: 100%;
}
.storelocator-details-template > .row > .right .gallery-artists .item .right {
  position: relative;
  padding-left: 20px;
  width: calc(100% - 120px);
}
.storelocator-details-template > .row > .right .gallery-artists .item .right [class*=icon] {
  margin-right: 5px;
}
.storelocator-details-template > .row > .right .gallery-artists .item .right .link {
  position: absolute;
  bottom: 0;
  left: 20px;
  width: calc(100% - 20px);
}
.storelocator-details-template > .row > .right .gallery-artists .item .right .link span {
  display: inline-block;
  position: relative;
}
.storelocator-details-template > .row > .right .gallery-artists .item .right .link span:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: 0.2s width ease;
}
.storelocator-details-template > .row > .right .gallery-artworks .ttl {
  margin-bottom: 35px;
}
.storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li {
  position: relative;
  z-index: 1;
  transition: 0.2s all ease;
  display: none;
}
.storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li.prod.li1, .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li.prod.li2, .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li.prod.li3, .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li.prod.li4, .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li.prod.li5, .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li.prod.li6, .storelocator-details-template > .row > .right .gallery-artworks.open #prodList .prods li {
  display: block;
}
.blog-latest-template {
  margin-top: 20px;
}
.blog-latest-template .item {
  margin-bottom: 15px;
}
.icoStore {
  display: inline-block;
  vertical-align: middle;
  background: url(../ximg/picto_gmaps.png) no-repeat 0 0;
}
.pg_magasin_storelocator .icoStore {
  background: url(../ximg/picto_gmaps_selected.png) no-repeat 0 0;
}
#galleries_directory_template {
  padding-top: 20px;
  border-top: 1px solid #d2d2d2;
  min-height: 360px;
}
#galleries_directory_template .gal > .border {
  display: block;
  padding: 15px;
  border: 1px solid #000;
}
#galleries_directory_template .gal > .border .name {
  height: 35px;
  overflow: hidden;
  margin-bottom: 5px;
}
#galleries_directory_template .gal > .border .name > span:nth-child(1) {
  width: 15px;
}
#galleries_directory_template .gal > .border .name > h4 {
  width: calc(100% - 15px);
  margin: 0;
  line-height: 18px;
}
.bulle .infosMag, .bulle img {
  display: inline-block;
  vertical-align: middle;
}
.bulle img {
  width: 95px;
}
.bulle .infosMag {
  padding: 0 0 0 8px;
}
.bulle .infosMag h2 {
  color: #000;
  font-size: 1em;
  margin-top: 10px;
}
.bulle .infosMag .schdl span:first-child {
  margin-right: 0.5em;
}
.bulle .infosMag .time {
  color: #1fa5a7;
  display: block;
  margin: 20px 0 0;
}
.bulle .infosMag .time .icoClock {
  background: #fff;
  border: 2px solid #1fa5a7;
  border-radius: 100%;
  display: inline-block;
  height: 20px;
  margin: 0 10px 0 0;
  position: relative;
  width: 20px;
}
.bulle .infosMag .time .icoClock::before {
  border-bottom: 2px solid #1fa5a7;
  border-left: 2px solid #1fa5a7;
  content: " ";
  display: block;
  height: 6px;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 6px;
}
.mapIconLabel {
  color: #000;
  display: block;
  height: 43px;
  font-size: 20px;
  margin: -43px 0 0 -15px !important;
  width: 28px;
  z-index: 0;
  transition: 0.5s opacity ease, 0.5s visibility ease;
  -o-transition: 0.5s opacity ease, 0.5s visibility ease;
  -ms-transition: 0.5s opacity ease, 0.5s visibility ease;
  -moz-transition: 0.5s opacity ease, 0.5s visibility ease;
  -webkit-transition: 0.5s opacity ease, 0.5s visibility ease;
}
.mapIconLabel > span {
  display: block;
  line-height: 32px;
  text-align: center;
  width: 28px;
}
.mapIconLabel.mag_ville > span {
  color: #fff;
}
.mapIconLabel.hide {
  opacity: 0;
  visibility: hidden;
}
.magList .otherStore50and100 {
  padding: 2% 0 0 7%;
  margin: 0 0 20px;
}
.magList .otherStore50and100 .ttl {
  color: #333;
  font-size: 1.5em;
  margin: 0 0 10px;
}
.magList .otherStore50and100 p {
  margin: 0 0 10px;
  font-size: 1.15em;
}
.magList .otherStore50and100 p strong {
  color: #000;
  text-transform: uppercase;
}
.magList .otherStore50and100 p span {
  color: #666;
}
#lightbox.directions .modal-dialog {
  max-width: 875px;
  width: 100%;
}
#lightbox .googleZone > header .recherche {
  background: url(../ximg/storelocator/bgSearch_google.png) no-repeat 13px 10px;
  padding: 0 0 0 33px;
  border: 1px solid #ccc;
  box-shadow: -3px 3px 5px 0 #e6e6e6;
}
#lightbox .googleZone header .recherche input {
  line-height: 30px;
  width: 99%;
  height: 30px;
  background: 0 0;
  font-size: 14px;
  padding: 0;
}
#lightbox .googleZone header .recherche input.origin {
  margin: 3px 0 0;
}
#lightbox .googleZone header .recherche input.destin {
  border-top: 1px solid #ccc;
  padding: 3px 0 0;
}
#lightbox .googleZone header a.submit {
  display: none;
  text-align: center;
  vertical-align: top;
  margin: 10px 0 0;
  background-color: #4d90fe;
  background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
  width: 70px;
  height: 35px;
  line-height: 35px;
  box-shadow: 3px 3px 5px 0 #e6e6e6;
}
#lightbox .googleZone .steps {
  height: 500px;
  overflow-y: scroll;
}
#lightbox .googleZone .steps .content .adp-placemark {
  border: 0;
  background: 0 0;
}
#lightbox .googleZone .steps .content .adp-placemark .adp-text {
  padding: 0 0 0 25px;
}
#lightbox .googleZone .steps .content .adp-details, #lightbox .googleZone .steps .content .adp-details .adp-legal {
  font-size: 12px;
}
#lightbox .googleZone #gMapDirection {
  height: 500px;
}
#lightbox .googleZone .locomotion {
  background-color: #fff;
  height: 40px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 25px;
}
#lightbox .googleZone .locomotion ul.moyensLoc {
  margin: 0 0 0 35px;
  visibility: hidden;
}
#lightbox .googleZone .locomotion ul.moyensLoc li {
  text-align: center;
  cursor: pointer;
  width: 55px;
  height: 38px;
  line-height: 34px;
  display: inline-block;
  border-bottom: 5px solid #fff;
}
#lightbox .googleZone .locomotion ul.moyensLoc li.selected {
  border-color: #3983de;
}
#lightbox .googleZone .locomotion ul.moyensLoc li:hover {
  border-color: #9cc1ef;
}
#lightbox .googleZone .locomotion ul.moyensLoc li.disabled {
  opacity: 0.3;
}
#lightbox .googleZone .locomotion ul.moyensLoc li.disabled:hover {
  border-color: #fff;
}
#lightbox .googleZone .locomotion ul.moyensLoc li .icoG {
  vertical-align: middle;
  display: inline-block;
  background: url(../ximg/storelocator/locomotions.png) no-repeat;
  width: 20px;
  height: 20px;
}
#lightbox .googleZone .locomotion ul.moyensLoc li .icoG.voiture, #lightbox .googleZone .locomotion ul.moyensLoc li.disabled:hover .icoG.voiture {
  background-position: 0 -40px;
}
#lightbox .googleZone .locomotion ul.moyensLoc li .icoG.bus, #lightbox .googleZone .locomotion ul.moyensLoc li.disabled:hover .icoG.bus {
  background-position: 0 -80px;
}
#lightbox .googleZone .locomotion ul.moyensLoc li .icoG.pieton, #lightbox .googleZone .locomotion ul.moyensLoc li.disabled:hover .icoG.pieton {
  background-position: 0 -120px;
}
#lightbox .googleZone .locomotion ul.moyensLoc li .icoG.velo, #lightbox .googleZone .locomotion ul.moyensLoc li.disabled:hover .icoG.velo {
  background-position: 0 -160px;
}
#lightbox .googleZone .locomotion ul.moyensLoc li.selected .icoG.voiture, #lightbox .googleZone .locomotion ul.moyensLoc li:hover .icoG.voiture {
  background-position: 0 -60px;
}
#lightbox .googleZone .locomotion ul.moyensLoc li.selected .icoG.bus, #lightbox .googleZone .locomotion ul.moyensLoc li:hover .icoG.bus {
  background-position: 0 -100px;
}
#lightbox .googleZone .locomotion ul.moyensLoc li.selected .icoG.pieton, #lightbox .googleZone .locomotion ul.moyensLoc li:hover .icoG.pieton {
  background-position: 0 -140px;
}
#lightbox .googleZone .locomotion ul.moyensLoc li.selected .icoG.velo, #lightbox .googleZone .locomotion ul.moyensLoc li:hover .icoG.velo {
  background-position: 0 -180px;
}
@media (min-width: 767px) {
  .storelocator-search-template .storelocator-map {
    min-height: 510px;
  }
  .storelocator-details-template > .row > .right .infos_mag {
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .storelocator-search-template .storelocator-map {
    min-height: 280px;
  }
  .storelocator-details-template .storelocator-details-top .fav_btn {
    margin-bottom: 15px;
  }
  .storelocator-details-template > .row > .right .infos_mag {
    margin: 20px 0;
  }
  .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li {
    width: 50%;
  }
  .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li > a {
    padding: 10px 4px;
  }
  #galleries_directory_template > form > .row > div:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (min-width: 1280px) {
  .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li {
    width: 33.3333%;
  }
  .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li > a {
    margin: 20px;
  }
  .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2), 0 5px 6px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 767px) and (max-width: 1279px) {
  .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li {
    width: 33.3333%;
  }
  .storelocator-details-template > .row > .right .gallery-artworks #prodList .prods li > a {
    padding: 25px 15px;
  }
}