body.onibi-storelocator-frame-index {
  padding: 0 20px;
}

@media (max-width: 768px) {
  body > #wrapper {
    padding-top: 101px !important;
  }
}
h3 {
  text-transform: uppercase;
  color: #F2420C;
  font-size: 15px;
}

p {
  line-height: 1.5;
  text-align: justify;
  font-size: 13px;
}

.bymf_myoffers p {
  line-height: inherit;
  text-align: inherit;
  font-size: inherit;
}

.button-small {
  font-size: 12px;
  padding: 7px 8px;
  height: 37px;
  line-height: 23px;
}
@media (max-width: 767px) {
  .button-small {
    display: block;
    margin: 7px auto;
  }
}

iframe.store-video {
  height: 382px !important;
  width: 100%;
  margin: 10px auto;
  display: block;
}

ul.form-list li {
  line-height: 1.5;
}
ul.form-list li label {
  font-size: 16px;
  padding: 12px 0;
  display: inline-block;
}

.meeting textarea {
  border: 1px solid #F2420C;
}
.meeting span {
  font-size: 19px;
  vertical-align: middle;
  text-transform: uppercase;
  color: #F2420C;
}
.meeting span:hover {
  cursor: pointer;
}
.meeting span.icon-calendar {
  font-size: 30px;
  padding: 20px 0;
  display: inline-block;
  color: #F2420C;
}
.meeting.account-register-section {
  height: auto;
  min-height: 480px;
}

.label-date {
  font-size: 16px;
  padding: 12px 0;
  display: inline-block;
}

.calendar {
  width: 36px;
  height: 35px;
  margin: 12px 0;
  display: block;
}

.itinirary h3 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  margin: 12px 0;
}

.choose-direction ul {
  display: table;
  width: 100%;
  padding: 12px 0;
}
.choose-direction ul li {
  display: table-cell;
  width: 25%;
  cursor: pointer;
  text-align: center;
  border: 1px solid #F2420C;
  padding: 12px;
}

.cms {
  max-width: none;
}
.cms-important {
  color: #F2420C;
  font-weight: 800;
}
.cms-content .cms-stores-section {
  text-align: left;
}
.cms-content .cms-stores-header {
  padding-top: 0;
  border-top: 0;
}
@media (min-width: 1024px) {
  .cms-content .cms-stores-header {
    margin-top: 70px;
  }
  .cms-content .cms-stores-header img {
    margin: auto;
  }
}
.cms-content .cms-stores-title {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  color: #333;
  margin-bottom: 20px;
  padding-top: 0;
  border-top: 0;
  margin-top: 30px;
}
.cms-content .cms-stores-title.big {
  font-size: 26px;
  margin-bottom: 30px;
  font-weight: 800;
}
.cms-content .cms-stores-section {
  text-align: center;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .cms-content .cms-stores-section {
    font-size: 0;
    margin-bottom: 60px;
  }
}
.cms-content .cms-stores-section-element {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .cms-content .cms-stores-section-element {
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    padding: 0 20px;
    text-align: left;
    max-width: 50%;
  }
  .cms-content .cms-stores-section-element:only-child {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .cms-content .cms-stores-section-element {
    padding: 0 40px;
  }
}
.cms-content .cms-stores-paragraph {
  font-size: 15px;
}
.cms-content .cms-stores-paragraph-alone {
  max-width: 550px;
  margin: 0 auto 30px;
  text-align: center;
}
.cms-content .cms-stores-separator {
  padding-top: 1em;
  margin-top: 1em;
  border-top: 1px solid #b6b6b6;
}
.cms-content .cms-stores-schedules {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  padding: 13px 17px;
  line-height: 1.4;
  color: #F2420C;
  background: #d9f0ff;
  max-width: 651px;
  margin: 0 auto;
}
.cms-content .cms-stores-open-soon {
  background: url(https://www.radiateurplus.com/skin/frontend/glb/rdp/images/connect-store/banniere-opening-soon.jpg) 0 -68px no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  color: #FFF;
  height: 100%;
}
.cms-content .cms-stores-open-soon div {
  background-color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  margin: 10px 12px 90px 12px;
  padding: 10px 20px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 100;
}
@media (min-width: 768px) {
  .cms-content .cms-stores-open-soon div {
    font-size: 25px;
    margin: 10px 50px 30px 50px;
    padding: 10px 20px;
  }
}
.cms-content .cms-stores-open-soon h4 {
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 0.8;
  padding: 61px 0 18px 0;
}
.cms-content .cms-stores-open-soon h4 span:first-child, .cms-content .cms-stores-open-soon h4 span:last-child {
  font-size: 39px;
}
.cms-content .cms-stores-open-soon h4 span:nth-child(3) {
  font-size: 140px;
}
@media (min-width: 768px) {
  .cms-content .cms-stores-open-soon h4 span:first-child, .cms-content .cms-stores-open-soon h4 span:last-child {
    font-size: 58px;
  }
  .cms-content .cms-stores-open-soon h4 span:nth-child(3) {
    font-size: 240px;
  }
}
.cms-content .cms-stores-list ul li {
  margin: 20px auto;
}
@media (min-width: 768px) {
  .cms-content .cms-stores-list {
    min-width: 660px;
  }
  .cms-content .cms-stores-list ul {
    margin: 20px auto;
  }
  .cms-content .cms-stores-list ul li {
    margin: inherit;
  }
}
.cms-content .cms-stores-list-item {
  text-align: center;
  min-width: 221px;
}
@media (min-width: 768px) {
  .cms-content .cms-stores-list-item {
    margin-top: 0;
  }
}
.cms-content .cms-stores-list-item::before {
  content: none;
}
.cms-content .cms-stores-list-item-icon {
  line-height: 31px;
  background: #F2420C;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  white-space: nowrap;
  color: #fff;
  margin-bottom: 103px;
  padding: 0 6px;
}
.cms-content .cms-stores-list-item-icon::before, .cms-content .cms-stores-list-item-icon::after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -spec-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cms-content .cms-stores-list-item-icon::before {
  color: #333;
  font-size: 65px;
  line-height: 1;
  top: 51px;
}
.cms-content .cms-stores-list-item-icon::after {
  content: '';
  position: absolute;
  width: 56px;
  border: solid #F2420C;
  border-width: 0 1px;
  top: 31px;
  height: 20px;
}
.cms-content .cms-stores-list-item-name {
  color: #F2420C;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 15px;
  white-space: nowrap;
}
.cms-content .cms-stores-list-item-address {
  font-size: 13px;
  min-height: 60px;
}
.cms-content .cms-stores-list-item-open {
  border-top: 1px solid #b6b6b6;
  margin-top: 15px;
  padding-top: 8px;
  font-size: 0;
  color: #4ea462;
}
.cms-content .cms-stores-list-item-open.soon {
  color: #333;
}
.cms-content .cms-stores-list-item-open::before {
  font-size: 87px;
  display: block;
  margin: 0 auto;
  -webkit-transform: rotate(-12.84deg);
  -moz-transform: rotate(-12.84deg);
  -ms-transform: rotate(-12.84deg);
  -o-transform: rotate(-12.84deg);
  -spec-transform: rotate(-12.84deg);
  transform: rotate(-12.84deg);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  -spec-transform-origin: top;
  transform-origin: top;
}
.cms-content-seo div[class^=col-md-] {
  margin: 20px auto;
}
.cms-content-seo-title {
  background: #17a7e0 no-repeat center center;
  height: 108px;
  line-height: 1.5;
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-background-size: cover;
  background-size: cover;
}
.cms-content-seo-title:first-child {
  text-align: center;
  padding: 20px;
}
.cms-content-seo-title span {
  color: #ffffff;
  display: inline-block;
  padding-top: 20px;
  font-size: 14px;
}
.cms-content-seo-text {
  height: auto;
  min-height: 246px;
  background-color: #d2d7d9;
}
.cms-content-seo-text p {
  font-size: 13px;
  line-height: 19px;
  padding: 10px 16px;
  margin-top: inherit;
}
.cms-content-seo-text p:first-child {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .cms-content-seo-title {
    background: #17a7e0 no-repeat center center;
    height: 108px;
    line-height: 1.5;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .cms-content-seo-title:first-child {
    text-align: center;
    padding: 20px;
  }
  .cms-content-seo-title span {
    color: #ffffff;
    display: inline-block;
    padding-top: 20px;
    font-size: 20px;
  }
  .cms-content-seo-text {
    height: auto;
    min-height: 586px;
    background-color: #d2d7d9;
  }
  .cms-content-seo-text p {
    font-size: 13px;
    line-height: 19px;
    padding: 10px 16px;
    margin-top: inherit;
  }
  .cms-content-seo-text p:first-child {
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .nos-magasins #search_mini_form {
    display: none;
  }
  .nos-magasins #wrapper {
    padding-top: 75px;
  }
  .nos-magasins .menu-box, .nos-magasins .header-block-dropdown {
    top: 75px;
  }
}
.nos-magasins .cms-content .cms-stores ul li {
  padding: 0 0 0 2.5em;
  font-size: 14px;
  text-align: left;
  margin-bottom: 15px;
}
.nos-magasins .cms-content .cms-stores ul li b {
  color: #F2420C;
}
.nos-magasins .cms-content .cms-stores ul li:before {
  content: '\e910';
  font-size: 2em;
  line-height: 1;
  margin-top: -.5em;
  font-family: 'labelhabitation-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nos-magasins .cms-content .cms-stores-section-element {
  padding: 0;
}
.nos-magasins .cms-content .cms-stores-section-element ul.row {
  margin-left: 0;
  margin-right: 0;
}
.nos-magasins #our-store-map .col-md-3 .cms-stores-schedules {
  font-size: 13px;
  margin-bottom: 15px;
}
.nos-magasins #our-store-map #map {
  height: 350px;
}
.nos-magasins #our-store-map #map .store-coming-soon {
  color: #87b965;
  font-weight: bold;
  display: block;
  text-align: center;
}
.nos-magasins #our-store-map #map .gmaps-seemore {
  display: inline-block;
  border: 1px solid #17a7e0;
  color: #17a7e0;
  padding: 5px 10px;
}
.nos-magasins #our-store-map label[for="pac-input"] {
  margin-bottom: 15px;
  font-size: 16px;
  display: block;
  margin-top: 10px;
  text-align: left;
}
.nos-magasins #our-store-map label[for="pac-input"] span {
  font-weight: bold;
}
.nos-magasins #our-store-map #pac-input {
  outline: none;
  position: relative;
  margin: 0;
  padding: 10px 10px 10px 45px;
  width: 100%;
  border: 1px solid #ccc;
}
.nos-magasins #our-store-map .input-box {
  position: relative;
  overflow: hidden;
}
.nos-magasins #our-store-map .input-box .input-submit {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0, -50%);
}
.nos-magasins #our-store-map .input-box .input-submit:before {
  position: absolute;
  content: '\e906';
  font-size: 2em;
  line-height: 1;
  margin-top: -.5em;
  font-family: 'labelhabitation-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}

@media (min-width: 768px) {
  .nos-magasins .cms-content .cms-stores ul li {
    padding: 0 4.5em 0 2.5em;
    font-size: 15px;
  }
  .nos-magasins .cms-content .cms-stores ul li b {
    color: #F2420C;
  }
  .nos-magasins .cms-content .cms-stores ul li:before {
    content: '\e910';
    font-size: 2em;
    line-height: 1;
    margin-top: -.5em;
    font-family: 'labelhabitation-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .nos-magasins .cms-content .cms-stores-section-element {
    padding: 0;
  }
  .nos-magasins #our-store-map {
    overflow: hidden;
    margin-top: 40px;
  }
  .nos-magasins #our-store-map .col-md-9 {
    padding-left: 0;
  }
  .nos-magasins #our-store-map .col-md-3 {
    padding-right: 0;
    margin: 42px auto 0 auto;
  }
  .nos-magasins #our-store-map .col-md-3 .cms-stores-schedules {
    font-size: 14px;
    margin: 0 0 30px 0;
    width: 100%;
    max-width: none;
  }
  .nos-magasins #our-store-map label[for="pac-input"] {
    margin-bottom: 15px;
    font-size: 16px;
    display: block;
  }
  .nos-magasins #our-store-map label[for="pac-input"] span {
    font-weight: bold;
  }
  .nos-magasins #our-store-map #pac-input {
    outline: none;
    position: relative;
    margin: 0;
    padding: 10px 10px 10px 45px;
    width: 100%;
    border: 2px solid #F2420C;
  }
  .nos-magasins #our-store-map .input-box {
    position: relative;
    overflow: hidden;
  }
  .nos-magasins #our-store-map .input-box .input-submit {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%);
  }
  .nos-magasins #our-store-map .input-box .input-submit:before {
    position: absolute;
    content: '\e906';
    font-size: 2em;
    line-height: 1;
    margin-top: -.5em;
    font-family: 'labelhabitation-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
  }
  .nos-magasins #our-store-map #map {
    height: 550px;
  }
  .nos-magasins #our-store-map #map .store-coming-soon {
    color: #87b965;
    font-weight: bold;
    display: block;
    text-align: center;
  }
  .nos-magasins #our-store-map #map .gmaps-seemore {
    display: inline-block;
    border: 1px solid #17a7e0;
    color: #17a7e0;
    padding: 5px 10px;
  }
}
.cms-content li::before {
  position: absolute;
  left: 0;
  top: 50%;
  color: #17a7e0;
}

#loader-img {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1000;
}

.stores {
  position: absolute;
  width: 100%;
  float: none;
  bottom: 0;
  height: 0;
  overflow: visible;
  left: 0;
}
@media (max-width: 767px) {
  .stores {
    overflow: scroll;
  }
}

#map_canvas {
  width: 100%;
  height: 570px;
  float: right;
}

.store-list {
  height: 525px;
  overflow-y: auto;
}

.store-row {
  padding-left: 10px;
}

.store-info-container {
  display: inline-block;
  padding: 1em;
  width: calc(100% - 130px);
  line-height: 1.5;
}
@media (min-width: 768px) {
  .store-info-container {
    width: calc(100% - 210px);
  }
}

.store-image {
  height: 100%;
  width: 34%;
  display: inline-block;
  padding: 1em;
  vertical-align: middle;
}

.store-image img {
  max-width: 100%;
}

.store-table {
  border-bottom: 1px solid grey;
  width: 100%;
  overflow: hidden;
}

.pickup .store-table {
  border-bottom: none;
}

.first {
  border-top: 1px solid grey;
}

.span-geoloc {
  cursor: pointer;
  display: inline-block;
  background: #d93434;
  background-image: -webkit-linear-gradient(top, #d93434, #b82b2b);
  background-image: -moz-linear-gradient(top, #d93434, #b82b2b);
  background-image: -ms-linear-gradient(top, #d93434, #b82b2b);
  background-image: -o-linear-gradient(top, #d93434, #b82b2b);
  background-image: linear-gradient(to bottom, #d93434, #b82b2b);
  /*-webkit-border-radius: 4;-moz-border-radius: 4; border-radius: 4px;*/
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  clear: both;
  float: right;
  margin-top: 5px;
}

.span-geoloc:hover {
  background: #fc3c3c;
  background-image: -webkit-linear-gradient(top, #fc3c3c, #d93434);
  background-image: -moz-linear-gradient(top, #fc3c3c, #d93434);
  background-image: -ms-linear-gradient(top, #fc3c3c, #d93434);
  background-image: -o-linear-gradient(top, #fc3c3c, #d93434);
  background-image: linear-gradient(to bottom, #fc3c3c, #d93434);
  text-decoration: none;
}

.store-name {
  cursor: pointer;
  text-decoration: none;
  font-size: 14px;
  color: #F2420C;
}

.store-description {
  width: 320px;
  padding-top: 10px;
  clear: both;
  overflow-y: auto;
  max-height: 300px;
}

.store-info {
  height: auto;
  min-width: 300px;
  min-height: 143px;
  width: 100%;
}
@media (max-width: 767px) {
  .store-info {
    min-height: inherit;
  }
}

.store-image-infoWindow {
  width: 150px;
}
@media (max-width: 767px) {
  .store-image-infoWindow {
    display: none;
  }
}

.store-image-div-infoWindow {
  float: left;
}

.store-name-infoWindow {
  float: left;
  margin-left: 15px;
}
@media (max-width: 767px) {
  .store-name-infoWindow {
    font-size: 11px;
    margin-left: inherit;
    width: 100%;
    height: auto;
    min-height: 64px;
    overflow: hidden;
  }
}
.store-name-infoWindow + .buttons div {
  float: left;
  width: 50%;
  text-align: center;
  padding: 10px;
  margin: 10px auto;
}
@media (max-width: 767px) {
  .store-name-infoWindow + .buttons div {
    width: inherit;
    text-align: center;
    padding: 19px 5px;
    margin: inherit;
  }
}
.store-name-infoWindow + .buttons div a {
  background: #ffffff;
  color: #F2420C;
  border: 1px solid;
  padding: 8px 9px;
  margin: 10px 0;
}

div.panel {
  margin: 26px 0;
  display: block;
}

.store-name-infoWindow h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #F2420C;
}
@media (max-width: 767px) {
  .store-name-infoWindow h3 {
    font-size: 11px;
  }
}

#search .input-text {
  width: 300px;
  padding: 5px;
}

#store-search {
  margin-bottom: 10px;
  width: 100%;
  overflow: hidden;
}

#store-search .label-address {
  text-transform: uppercase;
  font-weight: 800;
  float: left;
  clear: both;
  line-height: 30px;
  margin-right: 5px;
}

.input-box .input-text {
  border: 2px solid #F2420C;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#store-search .store-search-address {
  float: left;
  width: 100%;
}

#store-search .search-address {
  overflow: hidden;
  float: none;
  clear: both;
}

#store-search .search-address #address {
  width: 91%;
  float: left;
  height: 42px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #F2420C;
}
@media (max-width: 1023px) {
  #store-search .search-address #address {
    width: 100%;
  }
}

#store-search .search-address .button {
  float: left;
  margin: 0 0 0 12px;
}
@media (max-width: 1023px) {
  #store-search .search-address .button {
    float: left;
    margin: 12px 0 0 0;
    display: block;
    width: 100%;
  }
}

#panel {
  float: left;
  margin-top: 15px;
}

.pac-container .pac-item {
  text-align: left;
}

.store-search-filter-city, .store-search-filter-country, .store-search-address {
  display: inline-block;
}

.store-search-filter-city, .store-search-filter-country {
  margin-left: 1em;
  line-height: 30px;
}

.popin-storelocator-information {
  position: absolute;
  left: 12%;
  width: 76%;
  z-index: 9999;
  border: 1px solid #777;
  padding: 1em;
  text-align: center;
  background-color: rgba(0, 48, 71, 0.5);
  height: auto;
  min-height: 513px;
  color: #ffffff;
}

.popin-storelocator-text {
  margin: 7%;
  line-height: 2.2;
  font-size: 18px;
}

#loader-img-popin {
  text-align: center;
  margin: 10px 0;
}

#loader-img-popin > img {
  margin: 0 auto;
}

.store-view h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  color: #F2420C;
}
.store-view h2 + p {
  text-align: justify;
  font-size: 13px;
  line-height: 1.5;
}
.store-view .flr {
  float: right;
}
@media (max-width: 767px) {
  .store-view .flr {
    float: inherit;
    display: block;
  }
}
.store-view h3 {
  text-align: center;
  font-size: 20px;
  margin: 20px auto;
}

.store-view .store-image {
  max-width: 100%;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  float: none;
}

.store-view .store-image img {
  max-width: 100%;
}

.store-view .store-name {
  font-size: 24px;
  font-weight: 100;
  text-decoration: none;
  margin: 20px 0;
}

.description {
  width: 100%;
}
.description .border-desc {
  border: 1px solid #F2420C;
  margin: 10px 1px 20px -8px;
  padding: 10px;
  min-height: 425px;
  height: auto;
}
.description p.comming-soon {
  border: 1px solid #87b965;
  padding: 164px 67px;
  min-height: 424px;
  margin: 10px 10px 10px -8px;
  line-height: 1.5;
  color: #87b965;
  font-weight: bold;
  text-align: justify;
}
.description p {
  font-size: 16px;
  padding: 10px 17px 20px 0;
  text-align: justify;
}
@media (max-width: 767px) {
  .description p {
    padding: 10px 20px;
  }
}
.description h3 {
  color: #F2420C;
  text-transform: uppercase;
  font-size: 18px;
  padding: 10px;
  text-align: left;
  margin: inherit;
}
@media (max-width: 767px) {
  .description h3 {
    padding: 10px 20px;
  }
}

.store-view .store-description {
  width: 100%;
  max-height: 100%;
}

.store-view .store-info {
  min-height: 200px;
  max-height: 100%;
  -webkit-transition: height 0.8s;
  -moz-transition: height 0.8s;
  transition: height 0.8s;
  padding: 10px 0;
}

.store-view .tab-container {
  padding: 10px 0;
}

.store-view .store-tab ul li {
  float: left;
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
  display: inline-block;
  width: 33.33%;
  text-align: center;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  font-weight: 800;
}

.store-view .store-tab ul li:hover span, .store-view .store-info .store-tab ul li.active span {
  background-color: #F2420C;
  color: #ffffff;
  display: inline-block;
  width: 100%;
}
.store-view .store-tab ul li:hover span .icon-shop-store, .store-view .store-info .store-tab ul li.active span .icon-shop-store {
  font-size: 23px;
  font-weight: 800;
}

.store-view .store-tab ul li .icon-shop-store {
  font-size: 23px;
  font-weight: 800;
}

.store-view .store-tab ul li.first {
  border-left: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
}

.store-view .store-tab ul li.last {
  border-left: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
}

.store-item-opening-date {
  color: #87b965;
  font-weight: bold;
  display: block;
  font-size: 12px;
}

.store-view .services ul li {
  float: left;
  width: 50%;
}

.store-view .services ul li .picto-service {
  float: left;
  margin-right: 5px;
}

.store-view .services ul li .service-info {
  float: left;
  line-height: 50px;
}

.store-view .services ul li .service-info div.service-description {
  line-height: 13px;
}

.store-view .services ul li .service-info p.label {
  font-size: 13px;
  font-weight: bold;
}

.store-view .store-opening {
  text-align: left;
  border: 1px solid #F2420C;
  padding: 10px 40px;
  margin: 10px 0;
  min-height: 444px;
  height: auto;
}
@media (max-width: 767px) {
  .store-view .store-opening {
    padding: 10px 20px;
  }
}
.store-view .store-opening h3 {
  text-transform: uppercase;
  color: #F2420C;
  font-size: 28px;
  margin: 20px 0 12px 0;
}
.store-view .store-opening ul {
  list-style: disc;
  margin: 35px auto;
}
.store-view .store-opening ul li {
  line-height: 2;
  font-size: 16px;
}
@media (max-width: 767px) {
  .store-view .store-opening ul li {
    font-size: 16px;
  }
}

.adp-step span, .adp-substep span {
  padding: 3px 2px;
  display: inline-block;
}

#store-contact {
  padding: 15px 0;
}

.store-view .col-address, .store-view .store-phone, .store-view .store-url, .store-view .store-fax {
  font-size: 17px;
  font-weight: 100;
  display: inline-block;
  width: 50%;
}
@media (max-width: 767px) {
  .store-view .col-address, .store-view .store-phone, .store-view .store-url, .store-view .store-fax {
    width: 100%;
    margin: 6px auto;
    text-align: center;
  }
}

.store-view .col-address a, .store-view .store-phone a, .store-view .store-url a, .store-view .store-fax a {
  font-weight: 200;
}

#storelocator-popin {
  position: fixed;
  z-index: 10;
  width: 90%;
  left: 50%;
  top: 50%;
  border: 1px solid #c5c5c5;
  background-color: #ffffff;
  padding: 15px;
  max-width: 1000px;
}

#storelocator-popin .close-storelocator-popin {
  float: right;
  position: absolute;
  right: 20px;
  top: 5px;
  z-index: 9999999;
  font-size: 30px;
  cursor: pointer;
}

.bio-manager h4 {
  color: #F2420C;
  font-size: 25px;
  line-height: 0.9;
  margin: 15px 0 0;
  border-top: none;
  font-weight: 600;
}
.bio-manager h4 + span {
  color: #F2420C;
  font-size: 18px;
  display: block;
  margin: 10px 0;
  font-weight: 600;
}
.bio-manager p {
  font-size: 18px;
  line-height: 1.2;
}

@media all and (max-width: 770px) {
  .stores {
    width: 100%;
  }

  .store-list {
    width: 100%;
  }

  #map_canvas {
    width: 100%;
    margin-right: 0;
    height: 450px;
  }

  .store-search-filter-city, .store-search-filter-country, .store-search-address {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
  }

  .store-image img {
    width: 100%;
    max-width: 150px;
  }
}
@media all and (min-width: 770px) and (max-width: 1100px) {
  .stores {
    width: 100%;
  }

  #map_canvas {
    width: 100%;
    margin-right: 0;
    height: 300px;
  }

  .store-search-filter-city, .store-search-filter-country, .store-search-address {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
  }
}
body[class^="onibi-storelocator-"] .page {
  padding: 0;
}
body[class^="onibi-storelocator-"] .page .container {
  max-width: none;
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header {
  position: relative;
  background: url("https://www.radiateurplus.com/skin/frontend/glb/rdp/images/onibi/storelocator/header-search-background.jpg");
  background-repeat: no-repeat;
  height: auto;
  padding-top: 85px;
  background-size: 100%;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header {
    height: 300px;
    transition: height .25s ease;
    background-size: cover;
    padding-top: 0;
  }
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search {
  max-width: 1280px;
  width: 100%;
  text-align: center;
  padding: 20px;
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search h1 {
  display: block;
  color: #F2420C;
  font-size: 35px;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-weight: 600;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search h1 {
    color: #ffffff;
  }
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search .locate-me-error {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 15px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search .locate-me-error {
    position: absolute;
    bottom: 0;
    color: #ffffff;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0 0 30px 0;
  }
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-locateme {
  height: 45px;
  line-height: 45px;
  background: #ffb01c;
  color: #ffffff;
  border-radius: 3px;
  text-transform: uppercase;
  display: block;
  cursor: pointer;
  margin: 0 10px 0 10px;
  font-size: 17px;
  font-weight: 600;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-locateme {
    display: inline-block;
    padding: 0 40px;
    vertical-align: middle;
  }
}
@media (min-width: 1280px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-locateme {
    padding: 0 80px;
  }
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-locateme:before {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-locateme:before {
    display: none;
  }
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-locateme .icon-fatlocate {
  display: none;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-locateme .icon-fatlocate {
    display: inline-block;
    width: 35px;
    vertical-align: top;
    position: relative;
  }
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-locateme .icon-fatlocate img {
  position: absolute;
  bottom: -33px;
  left: -21px;
  width: 50px;
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-separator {
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  height: 45px;
  line-height: 45px;
  color: #333;
  font-weight: 600;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-separator {
    text-align: center;
  }
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-address {
  display: block;
  position: relative;
  border-radius: 5px;
  border: 1px solid #F2420C;
  margin: 0 10px 0 10px;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-address {
    display: inline-block;
    vertical-align: middle;
    border: none;
  }
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-address input {
  background: #ffffff;
  height: 45px;
  line-height: 45px;
  min-width: 315px;
  outline: none;
  padding-left: 10px;
  width: 100%;
  font-size: 18px;
  border: 2px solid #59b957;
  border-radius: 3px;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-address input {
    color: #333333;
  }
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-address input::placeholder {
    color: #333333;
  }
}
@media (min-width: 1280px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-address input {
    min-width: 350px;
    font-size: 14px;
  }
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-header-search-address button {
  position: absolute;
  right: 0;
  background: #59b957;
  color: #ffffff;
  top: 0;
  border: none;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 15px;
  font-weight: 600;
  outline: none !important;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-content {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-content {
    padding: 0 20px;
  }
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-content-intro {
  margin: 90px 0 45px;
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-content-intro .cms-stores-section-element ul {
  margin: 0;
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-content-intro .cms-stores-section-element ul li {
  padding: 0 40px;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 15px;
  text-align: justify;
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-content-intro .cms-stores-section-element ul li:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  color: #F2420C;
  font-size: 30px;
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-content-intro .cms-stores-section-element ul li b {
  display: block;
  color: #F2420C;
  font-weight: 600;
  padding-bottom: 5px;
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-highlight-wrapper ul {
  display: block;
  width: 100%;
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-highlight-wrapper ul li {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-highlight-wrapper ul li {
    width: calc(100% / 4);
  }
}
@media (min-width: 1024px) {
  body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-highlight-wrapper ul li {
    width: calc(100% / 6);
  }
}
body[class^="onibi-storelocator-"] .storelocator-wrapper .storelocator-highlight-wrapper ul li a {
  color: #333;
  text-decoration: underline;
}
body[class^="onibi-storelocator-"] .cms-stores-title {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  max-width: 600px;
  margin: 0 auto 45px auto;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .cms-stores-title {
    font-size: 37px;
  }
}
body[class^="onibi-storelocator-"] .cms-stores-title.big {
  font-size: 22px;
  margin-bottom: 45px;
  font-weight: 600;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .cms-stores-title.big {
    font-size: 37px;
  }
}
body[class^="onibi-storelocator-"] .cms-stores-title .cms-important {
  font-weight: 600;
}
body[class^="onibi-storelocator-"] .storelocator .storelocator-search-container .cms-stores-title {
  margin: 0 0 45px 0;
}
body[class^="onibi-storelocator-"] .storelocator #loader-img {
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body[class^="onibi-storelocator-"] .storelocator #loader-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body[class^="onibi-storelocator-"] .storelocator #maps {
  display: none;
}
@media (min-width: 768px) {
  body[class^="onibi-storelocator-"] .storelocator #maps {
    display: block;
  }
}
body[class^="onibi-storelocator-"] .storelocator .cms-banner-measurment {
  margin: 45px auto;
  display: inline-block;
  width: 100%;
}
body[class^="onibi-storelocator-"] .storelocator .cms-banner-measurment img {
  width: 100%;
  height: auto;
  display: block;
}
body[class^="onibi-storelocator-"] .nos-magasins {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  overflow: hidden;
}

body.onibi-storelocator-store-view .store-banner img {
  width: 100%;
  height: auto;
}
body.onibi-storelocator-store-view .store-container {
  margin: 0 auto;
  width: 90%;
}
body.onibi-storelocator-store-view .store-container .infos-col-left {
  height: 100%;
}
@media (max-width: 992px) {
  body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos {
    margin: 0 auto !important;
    top: 0 !important;
    width: 90% !important;
    position: initial !important;
  }
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos {
  background: white;
  box-shadow: 0 4px 5px #ccc;
  position: relative;
  top: -120px;
  width: 95%;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .store-city {
  text-align: center;
  font-size: x-large;
  font-weight: bold;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .contact-information {
  padding: 10px 0 10px 10px;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .contact-information img {
  vertical-align: middle;
  margin-left: 20px;
  display: inline-block;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .contact-information span {
  margin-left: 15px;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .contact-information span.store-closed {
  color: darkgrey;
  display: inline-block;
  vertical-align: middle;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .contact-information span.store-opened {
  color: #5cb85c;
  display: inline-block;
  vertical-align: middle;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .contact-information span.store-coming-soon {
  color: green !important;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .contact-information a {
  display: inline-block;
  width: calc(100% - 60px);
  vertical-align: middle;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .contact-information a span {
  margin-left: 15px;
  color: black;
  display: inline-block;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .contact-information a div.store-view-address {
  padding-bottom: 5px;
  margin-left: 15px;
  color: black;
  display: inline-block;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .contact-information a div.store-view-zipcode {
  padding-bottom: 5px;
  margin-left: 15px;
  color: black;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .contact-information a div.store-view-city {
  margin-left: 15px;
  color: black;
  display: inline-block;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .store-address {
  padding-top: 0 !important;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .btn-success {
  font-size: inherit;
  width: 80%;
  padding: 10px 5px 10px 5px;
  margin: 10px 0 10px 25px;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .btn-success:active {
  background: #fff;
  border-color: #4cae4c;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .btn-warning {
  width: 80%;
  padding: 10px 5px 10px 5px;
  margin: 0px 0 20px 25px;
}
body.onibi-storelocator-store-view .store-container .infos-col-left .store-view-infos .btn-warning:active {
  background: #fff;
  border-color: #eea236;
}
body.onibi-storelocator-store-view .store-container .store-view {
  font-family: 'Lato', Arial, sans-serif;
}
body.onibi-storelocator-store-view .store-container .store-view-header img {
  width: 100%;
  height: auto;
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening {
  width: 100%;
  margin-top: -2px;
  padding: 15px 0 0 0;
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .today-opening {
  display: block;
}
@media (min-width: 768px) {
  body.onibi-storelocator-store-view .store-container .store-view-header-opening .today-opening {
    display: none;
  }
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .today-opening p {
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  padding-bottom: 15px;
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .today-opening .see-opening-mobile {
  cursor: pointer;
  padding: 15px 0;
  text-align: center;
  color: #ffffff;
  display: block;
  font-size: 15px;
  background: #113343;
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening {
  height: 0;
  overflow: hidden;
  box-shadow: 0px 4px 5px #ccc;
}
@media (min-width: 768px) {
  body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening {
    height: auto;
  }
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening h3 {
  float: left;
  color: black;
  margin: 20px 0 20px 20px;
  font-weight: 600;
}
@media (min-width: 768px) {
  body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening h3 {
    margin: 20px 0 20px 20px;
  }
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening table.opening-table {
  width: 100%;
  margin: 0 auto 30px;
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening table.opening-table th {
  padding: 0 10px 5px 10px;
  border-bottom: 1px solid lightgrey;
  text-align: center;
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening table.opening-table th .current-day {
  color: green;
  font-weight: bold;
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening table.opening-table th .other-days {
  font-weight: bold;
  color: darkgrey;
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening table.opening-table td {
  padding: 10px 10px 5px 10px;
  text-align: center;
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening table.opening-table td .other-hours {
  color: darkgrey;
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening ul {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  overflow: hidden;
  margin-bottom: 30px;
  font-weight: 600;
  line-height: 18px;
  text-align: center;
}
@media (min-width: 768px) {
  body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening ul {
    column-count: 2;
    display: block;
  }
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening ul li {
  display: inline-block;
  width: 320px;
  text-align: left;
}
body.onibi-storelocator-store-view .store-container .store-view-header-opening .global-opening ul li span {
  display: inline-block;
  width: 90px;
}
body.onibi-storelocator-store-view .store-container .store-view-address {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 0;
  overflow: hidden;
}
body.onibi-storelocator-store-view .store-container .store-view-address-address {
  display: block;
  width: 100%;
  margin-bottom: 25px;
  margin-top: 25px;
  text-align: center;
}
@media (min-width: 1024px) {
  body.onibi-storelocator-store-view .store-container .store-view-address-address {
    width: calc(70% / 3 + 15% - 5px);
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
}
body.onibi-storelocator-store-view .store-container .store-view-address-address .col-address {
  width: 100%;
  font-weight: 400;
  display: block;
  font-size: 20px;
  line-height: 25px;
}
body.onibi-storelocator-store-view .store-container .store-view-address-address .col-address-green {
  color: #87b965;
}
body.onibi-storelocator-store-view .store-container .store-view-address-address .col-address strong {
  font-weight: 600;
}
body.onibi-storelocator-store-view .store-container .store-view-address-address .col-address a {
  font-weight: 600;
  text-decoration: underline;
}
body.onibi-storelocator-store-view .store-container .store-view-address-offer {
  display: block;
  width: 100%;
}
@media (min-width: 1024px) {
  body.onibi-storelocator-store-view .store-container .store-view-address-offer {
    width: calc(70% / 3 * 2 + 15%);
    display: inline-block;
    vertical-align: middle;
  }
}
body.onibi-storelocator-store-view .store-container .store-view-address-offer img {
  width: 100%;
  height: auto;
}
body.onibi-storelocator-store-view .store-container .store-view-actions {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
body.onibi-storelocator-store-view .store-container .store-view-actions-button {
  width: 90%;
  display: block;
  margin: 20px auto;
  border-radius: 5px;
  background: #F2420C;
  color: #ffffff;
  padding: 20px 0;
  text-decoration: none;
  outline: none;
  text-align: center;
  font-size: 16px;
  border: 1px solid;
  cursor: pointer;
  transition: all .25s ease;
}
body.onibi-storelocator-store-view .store-container .store-view-actions-button:hover {
  background: #ffffff;
  color: #F2420C;
}
body.onibi-storelocator-store-view .store-container .store-view-actions-button-orange {
  background: #00B282;
  border-color: #00B282;
}
body.onibi-storelocator-store-view .store-container .store-view-actions-button-orange:hover {
  color: #00B282;
  border-color: #00B282;
}
body.onibi-storelocator-store-view .store-container .store-view-actions-button-cms span {
  position: relative;
  padding-left: 35px;
}
body.onibi-storelocator-store-view .store-container .store-view-actions-button-cms span:before {
  content: '';
  width: 25px;
  height: 25px;
  background: url(https://www.radiateurplus.com/skin/frontend/glb/rdp/images/picto-mesures.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: -2px;
}
@media (min-width: 768px) {
  body.onibi-storelocator-store-view .store-container .store-view-actions-button-cms span:before {
    top: -5px;
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 768px) {
  body.onibi-storelocator-store-view .store-container .store-view-actions-button {
    float: left;
    width: calc(90% / 3);
    margin: 20px 5%;
    font-size: 18px;
  }
  body.onibi-storelocator-store-view .store-container .store-view-actions-button:nth-child(3), body.onibi-storelocator-store-view .store-container .store-view-actions-button:nth-child(4), body.onibi-storelocator-store-view .store-container .store-view-actions-button:first-child, body.onibi-storelocator-store-view .store-container .store-view-actions-button:last-child {
    margin: 20px 0;
  }
}
@media (min-width: 1024px) {
  body.onibi-storelocator-store-view .store-container .store-view-actions-button {
    width: calc(70% / 3);
    margin: 20px 15%;
    font-size: 22px;
    float: left;
  }
  body.onibi-storelocator-store-view .store-container .store-view-actions-button:nth-child(3), body.onibi-storelocator-store-view .store-container .store-view-actions-button:first-child, body.onibi-storelocator-store-view .store-container .store-view-actions-button:last-child {
    margin: 20px 0;
  }
}
body.onibi-storelocator-store-view .store-container .store-view-location {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 0;
  overflow: hidden;
}
@media (max-width: 1023px) {
  body.onibi-storelocator-store-view .store-container .store-view-location #maps {
    height: 300px !important;
  }
}
body.onibi-storelocator-store-view .store-container .store-view-location #maps #map_canvas {
  height: 230px !important;
  margin: 0 0 0 1%;
  width: 100%;
  box-shadow: 0 4px 5px #ccc;
}
body.onibi-storelocator-store-view .store-container .store-view-description {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 25px 0;
  overflow: hidden;
}
body.onibi-storelocator-store-view .store-container .store-view-description-text {
  padding: 0 5px 15px 0;
}
body.onibi-storelocator-store-view .store-container .store-view-description-text p {
  margin-bottom: 10px;
}
body.onibi-storelocator-store-view .store-container .store-view-informations {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 5px;
  overflow: hidden;
  margin-bottom: 25px;
}
body.onibi-storelocator-store-view .store-container .store-view-informations-general {
  width: 100%;
  display: block;
}
@media (min-width: 768px) {
  body.onibi-storelocator-store-view .store-container .store-view-informations-general {
    width: 60%;
    float: left;
    margin-bottom: 0;
  }
}
body.onibi-storelocator-store-view .store-container .store-view-informations-facebook {
  width: 100%;
  display: block;
}
@media (min-width: 768px) {
  body.onibi-storelocator-store-view .store-container .store-view-informations-facebook {
    width: 35%;
    float: right;
  }
}
body.onibi-storelocator-store-view .store-container .store-view-meeting {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  overflow-y: scroll;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting .page-title {
  max-width: 768px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting .page-title h3 {
  font-weight: 600;
  color: #ffffff;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting .page-title .close-meeting {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 5;
  font-size: 70%;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform {
  position: relative;
  margin: 30px 0 0 0;
  padding: 0;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form {
  max-width: 768px;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform {
  position: relative;
  width: 100%;
  margin: 30px auto;
  padding: 45px 50px 30px;
  background-color: #FFF;
  top: 0;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li {
  position: relative;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li input, body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li textarea {
  width: 100%;
  margin-bottom: 35px;
  outline: 0;
  resize: none;
  overflow: hidden;
  border-bottom: 1px solid #CECECE !important;
  transition: text-indent  400ms ease-out, transform    225ms ease-out, opacity      225ms ease-in-out, border       300ms ease-out, color        300ms ease-out;
  display: block;
  border: 0;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li input:focus, body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li textarea:focus {
  color: #777;
  border-bottom: 3px solid #00a1d9 !important;
  opacity: 1;
  text-indent: 0;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li input.datepicker-here, body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li textarea.datepicker-here {
  text-indent: 0;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li label {
  display: inline-block;
  /*margin-top: -80px;*/
  font-size: 1em;
  font-weight: bold;
  color: #333;
  opacity: 1;
  margin-bottom: 10px;
  transition: transform  100ms ease-out, opacity    300ms ease-in-out, color      200ms ease-out, margin     200ms ease-out;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li label .required-field {
  color: red;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li.li-lead_source::before {
  content: "";
  position: absolute;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li.li-lead_source::after {
  position: absolute;
  content: "\25BC";
  font-size: 18px;
  color: #464646;
  right: 1.2em;
  margin-top: -1.5em;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li.li-lead_source input {
  border-bottom: 0 !important;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform ul li.li-lead_source select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border: 0;
  padding: .75em;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form#meetingcontactform .form-btn .meeting-input-submit {
  margin-top: 2.2em;
  margin-bottom: 1em;
  padding: 0.7em 1em;
  width: 100%;
  cursor: pointer;
  background-color: #18a7e0;
  color: #FFF !important;
  font-weight: bold;
  font-size: 1.3em;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form .required {
  margin-top: -25px;
  margin-left: 82.5%;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form textarea:focus ~ .required,
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form textarea:not(:focus) ~ .required {
  margin-top: -23px;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form textarea:focus ~ .required {
  opacity: 1;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form textarea:not(:focus) ~ .required {
  opacity: 0;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting #contactform form .required {
  color: red;
  font-style: italic;
  float: right;
  width: max-content;
  padding: 20px 0 0 0;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting .account-register-section {
  background: none;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting .account-register-section label {
  color: #ffffff;
}
body.onibi-storelocator-store-view .store-container .store-view-meeting .account-register-section .input-box input {
  height: 40px;
  line-height: 40px;
}
@media (max-width: 767px) {
  body.onibi-storelocator-store-view .calendar {
    bottom: 200px !important;
    top: auto !important;
    right: 220px !important;
    left: auto !important;
  }
}

#popin-storelocator {
  display: none !important;
}

.storelocator-main-content {
  overflow: hidden;
  max-width: 1280px;
  margin: -250px auto 0 auto;
  width: 100%;
  -webkit-box-shadow: 1px 1px 5px 0px #cccccc;
  -moz-box-shadow: 1px 1px 5px 0px #cccccc;
  box-shadow: 1px 1px 5px 0px #cccccc;
}
@media (max-width: 767px) {
  .storelocator-main-content {
    margin: 0 auto;
  }
}
.storelocator-main-content-search {
  height: 570px;
  overflow: hidden;
  background: #ffffff;
}
.storelocator-main-content-search .storelocator-search {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  transition: all .25s ease;
  text-align: center;
}
.storelocator-main-content-search .storelocator-search-subtitle {
  font-size: 22px;
  text-align: center;
  font-weight: 600;
  margin: 15px 0 30px 0;
}
.storelocator-main-content-search .storelocator-search-subtitle strong {
  font-weight: 700;
  font-size: 30px;
}
.storelocator-main-content-search .storelocator-search .storelocator-header-search-address {
  transition: all .25s ease;
}
.storelocator-main-content-search .storelocator-search .storelocator-header-search-separator,
.storelocator-main-content-search .storelocator-search .storelocator-header-search-locateme {
  transition: all .1s ease;
}
.storelocator-main-content-search .storelocator-search .locate-me-error {
  z-index: 999;
  background: orange;
  width: 100%;
  display: block;
  padding: 3px 5px;
  text-align: left;
}
.storelocator-main-content-search .storelocator-search.search-complete {
  top: 0;
  transform: none;
  left: 0;
}
.storelocator-main-content-search .storelocator-search.search-complete .storelocator-header-search-address {
  width: 100%;
}
.storelocator-main-content-search .storelocator-search.search-complete .storelocator-header-search-separator,
.storelocator-main-content-search .storelocator-search.search-complete .storelocator-header-search-locateme {
  opacity: 0;
}
.storelocator-main-content-promo {
  padding-left: 0;
  padding-right: 0;
}
.storelocator-main-content-promo img {
  height: 100%;
  width: 100%;
}
.storelocator-main-content .stores {
  z-index: 1;
  padding-top: 45px;
}
.storelocator-main-content .stores .store-list .store-table {
  position: relative;
  border: none;
  margin-bottom: 5px;
}
.storelocator-main-content .stores .store-list .store-table .store-image {
  width: 90px;
  padding: 0;
}
@media (min-width: 768px) {
  .storelocator-main-content .stores .store-list .store-table .store-image {
    width: 140px;
    padding: 1em;
  }
}
.storelocator-main-content .stores .store-list .store-table .store-info-container {
  vertical-align: middle;
}
.storelocator-main-content .stores .store-list .store-table .store-info-container .store-name {
  color: #333;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.storelocator-main-content .stores .store-list .store-table .store-info-container .store-name span {
  display: block;
  color: #F2420C;
}
.storelocator-main-content .stores .store-list .store-table .store-info-container .store-name .store-item-opening-date {
  font-size: 9px;
  background: #87b965;
  color: #ffffff;
  padding: 1px 5px;
}
@media (min-width: 768px) {
  .storelocator-main-content .stores .store-list .store-table .store-info-container .store-name .store-item-opening-date {
    font-size: 12px;
  }
}
.storelocator-main-content .stores .store-list .store-table .store-info-container .store-address {
  font-size: 13px;
  line-height: 16px;
}
.storelocator-main-content .stores .store-list .store-table .see-store {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 35px;
  font-size: 25px;
}
@media (min-width: 768px) {
  .storelocator-main-content .stores .store-list .store-table .see-store {
    width: 41px;
  }
}
.storelocator-main-content .stores .store-list .store-table .see-store:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#storelocator-map {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #storelocator-map {
    display: none;
  }
}

/*# sourceMappingURL=storelocator-module.css.map */