#map{ 
	height:80vh!important;
    width: 80%;
	z-index: 1!important;
    float:left;
}

.storelinkk{
    width: 144px;
    color: #fff;
    background-color: #000000;
    padding: 5px;
    float: right;
    text-align: center;
}

.storehours{

    background-color: #ffffff;
    text-align: center;
    color: white;
    padding-top: 29px;
    grid-column: span 3;
}

.storehours p{

    color: #000000!important;
line-height: normal;
}


#storecontainer{ 

    width: 20%;
    overflow: scroll;
    z-index: 1!important;
height: 80vh;
        float:left;
}

.page-heading{
	padding-top: 10px;
    font-size: 33px;
    font-weight: normal;
    line-height: 1.1;
    display: block;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 30px;

}
.page-headingh2{
    background-color: #fff;
    padding: 40px;
    height: 100%;
    grid-column: span 3;
    text-align: center;

}

.pageheading-3{
    grid-column: span 3;
}

.pageheading-4{
    grid-column: span 6;
}


p.store_desc{


     color: #806c59 !important;
    margin-bottom: 0;
    text-align: left !important;
    margin-bottom: 20px;
    margin-top: 20px;



}

 .map_header form{
padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;

    width: 590px;
}

 .map_header input{
    color: #222;
    border: none;
    border-bottom: 2px solid #c1c1c1;
    background: #fff;
    height: 50px;
    font-size: 23px;
    padding: 10px;
}

.title-page{
    font-size: 24px;
}

#searchForm{
    margin-top: 20px;
}

#searchForm input[type='submit']{
   
width: 39px;
    height: 73px;
    background-position: center;
    cursor: pointer;
    position: absolute;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    border: none;
    background-color: #4b4b4b;
}

#searchForm input[type='submit']:hover{
   
width: 39px;
    height: 73px;
    background-position: center;
    cursor: pointer;
    position: absolute;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    border: none;
    background-color: #000;
}

#searchForm i {
    position: absolute;
    margin-top: 20px;
    margin-left: 1px;
    writing-mode: lr;
    font-size: 36px;
    color: white;
    cursor: pointer;
}

#searchForm input[type='text']{
width: 308px;
border: .76924em solid #d8d8d8;
    background-color: #fff;
    padding: 0;
    margin: 0 0 5px;
    position: relative;
    height: 74px;

}

.mainBg{
        width: 100%!important;
}
.map_header{
      margin: auto;
}

.store{
    background-color: #fff;
    border-bottom: 1px solid #777;
        padding: 30px;
             -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.store:hover{
    background-color: #eee;
}


.store b {
   text-align: left !important;
    margin-bottom: 20px;
    color: #242424;
    font-size: 14px;
    text-transform: uppercase;

}
.my-div-icon{
    background-image: url('../img/marker-hover.png');
    background-size: 25px;
    width: 25px!important;
    height: 25px!important;
    left: -9px;
    top:-19px;
            
}


.my-div-icon2{
       background-image: url('../img/marker.png');
    background-size: 25px;
    width: 25px!important;
    height: 25px!important;
    left: -9px;
    top:-19px;
            
}

.phone{
  
    text-decoration: none;
}

a{
     color: #000;
}
a:hover{
     color: #000;
}

.retour{
    color: #444;
    text-decoration: underline;
}

.opendot {
height: 8px;
    width: 8px;
    margin-right: 4px;
  background-color: #96d347;
  border-radius: 50%;
  display: inline-block;
}

.closedot {
height: 8px;
    width: 8px;
    margin-right: 4px;
  background-color: #c41b1b;
  border-radius: 50%;
  display: inline-block;
}

.btn-store{
   color: #555;

    font-weight: 600;
    font-size: 13px;
}

.btn-store:hover{
    color: #666;
}

.mapcontainer{
    margin-top: 20px;

  grid-column: span 6;

}

.store p {
    font-size: 12px;
}
       #module-freestorelocator-store  .social-bar {

          z-index: 1;
         margin-top: 25px;
          left: -1px;
          -moz-transition: all 0.4s ease-in-out;
          -o-transition: all 0.4s ease-in-out;
          -webkit-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
          margin: auto;
    margin-top: 24px;
    width: 150px;
        }
        
        #module-freestorelocator-store .social-bar:hover {
    
        }
        
        #module-freestorelocator-store .social-bar a {
             opacity: 0.8;
          display: block;
          font-size: 14pt;
          width: 40px;
          height: 40px;
          text-align: center;
          line-height: 40px;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          float:left;
              margin-left: 20px;
        }
        
        #module-freestorelocator-store .social-bar a:hover {
                  opacity: 1;
          color: #fff;
        }
        
        #module-freestorelocator-store .link {
          background-color: #34495e;
          color: #fff;
        }
        
        #module-freestorelocator-store .facebook {
          background-color: #3b5998;
          color: #fff;
        }
        
        #module-freestorelocator-store .twitter {
          background-color: #55acee;
          color: #fff;
        }
        
       #module-freestorelocator-store  .instagram {
          background-color: #000000;
          color: #fff;
        }

#storecontainer .col-10{
    width: 80%;
    float:left;
}

#storecontainer .col-2{
    width: 20%;
    float: left;
}

.link i.fa-globe {
    font-size: 14px;
    text-decoration: underline;
}


#module-freestorelocator-store #page-container{

  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(4, auto);
  grid-gap: 20px;

}

@media (max-width: 880px) {

  #module-freestorelocator-store #page-container {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      grid-template-rows: repeat(1, auto);
      grid-gap: 20px;
  }

  .page-headingh2{
    grid-column: span 6;
}

.pageheading-3{
    grid-column: span 6;
}

.pageheading-4{
    grid-column: span 6;
}
.storehours{

  
    grid-column: span 6;
}



}



.link_8{
  text-decoration: underline;
  cursor: pointer;
}

.page-headingh2 .center{
  text-align: center;
}

.center_8{
  text-align: center;
  
}

.preload_8{
  
  margin-top: 100px;
}
.preload_8 img{
 width: 150px;
}

.flex{
    display: flex;
}