/**
* CSS File of module
*
* @author Empty
* @copyright 2007-2016 PrestaShop SA
* @license    Empty
*/


/***************************************************
* HOME
*/
.disabledyo{
  pointer-events: none;
  cursor: default;
}
.txt-yo-commande{
  text-align: center;
  font-weight: bold;
  color: #0498bd;
  text-transform: uppercase;
  width: 80%;
  margin: 0 auto;
}
.btn-yo-commande{
height: 80px;
line-height: 70px !important;
margin-top: 10px;
margin-bottom: 10px !important;
font-size: 15px !important;
background: #18457B !important;
}
.btn-yo-commande:hover{
background: #2592a9 !important;  
}
.btn-yo-commande:before {
content: "\f07a";
font-size: 20px;
font-family: "fontawesome";
margin-right: 6px;
line-height: 1;
vertical-align: -2px;
}
.btn-yo-selectshop{
height: 80px;
/* line-height: 70px !important; */
margin-top: 10px;
margin-bottom: 10px !important;
font-size: 15px !important;
background: #18457B !important;
padding-top: 20px !important;
}
.btn-yo-selectshop:hover{
background: #2592a9 !important;  
}
.btn-yo-selectshop:before {
content: "\f290";
font-size: 20px;
font-family: "fontawesome";
margin-right: 6px;
line-height: 1;
vertical-align: -2px;
}

.btn-yo-selectshop:after {
  top: 46%;
  left: 15%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #18457B;
  border-width: 20px;
  margin-left: -20px;
}

body#module-shopselector-home {
  background: #f6f6f6;
  margin: 0;
  padding: 0; }
  body#module-shopselector-home #wrapper {
    padding: 0; }
    body#module-shopselector-home #wrapper #header {
      background: #fff;
      text-align: center;
      padding: 20px; }
  body#module-shopselector-home #main h1 {
    color: #fff;
    font-family: 'Poppins';
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background: #18457B;
    height: 50px;
    padding-top: 12px;}
body#module-shopselector-home #main h1 {
  position: relative;
  text-align: center;
}

body#module-shopselector-home #main h1 span {
  background: #18457B;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}

body#module-shopselector-home #main h1:before {
  background: #FFF;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 80%;
}
body#module-shopselector-home #main h1:before {
  left: 10%;
}

body#module-shopselector-home #main #store-container #map-comtainer #map .gm-style-iw h1 span{
  background: #FFF;
  padding: 0px;
  position: relative;
  z-index: 1;}
body#module-shopselector-home #main #store-container #map-comtainer #map .gm-style-iw h1:before{display: none !important
}




  body#module-shopselector-home #main #menu-shop ul {
    display: inline;
    margin: 0;
    padding: 0;
    text-align: center; }
    body#module-shopselector-home #main #menu-shop ul li {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      body#module-shopselector-home #main #menu-shop ul li a {
        -moz-transition-property: all;
        -o-transition-property: all;
        -webkit-transition-property: all;
        transition-property: all;
        -moz-transition-duration: 400ms;
        -o-transition-duration: 400ms;
        -webkit-transition-duration: 400ms;
        transition-duration: 400ms;
        background: #43b155;
        color: #fff;
        display: inline-block;
        border: 1px solid #63c473;
        font: bold 13px/17px Arial,Helvetica,sans-serif;
        font-size: 1em;
        margin-bottom: 10px;
        min-width: 200px;
        padding: 7px 15px;
        text-align: center;
        text-decoration: none; }
        body#module-shopselector-home #main #menu-shop ul li a i {
          background: transparent url("../img/backgrounds/arrow-right.png") 0 0 no-repeat;
          display: inline-block;
          height: 13px;
          margin-left: 8px;
          width: 8px; }
        body#module-shopselector-home #main #menu-shop ul li a:hover {
          background: #2e7a3a;
          border: 1px solid #358c43; }
  body#module-shopselector-home #main #store-container {
    display: table;
    /*max-width: 980px;*/
    margin: 0 auto;
    width: 100%; }
    body#module-shopselector-home #main #store-container #map-comtainer {
      display: table-cell;
      vertical-align: top;
      width: 75%; }
      body#module-shopselector-home #main #store-container #map-comtainer #map {
        display: block;
        width: 100%;
        height: 550px; }

        body#module-shopselector-home #main #store-container #map-comtainer #map .gm-style-iw h1 {
          font-family: 'Poppins';
          font-size: 15px !important;
          font-weight: bold !important;
          margin: 0 !important;
          text-transform: uppercase;
          background: none !important;
          color: #000 !important; 
          height: inherit !important;
          padding-top: inherit !important;}





        body#module-shopselector-home #main #store-container #map-comtainer #map .gm-style-iw p {
          margin: 3px 0; }
          body#module-shopselector-home #main #store-container #map-comtainer #map .gm-style-iw p.address1, body#module-shopselector-home #main #store-container #map-comtainer #map .gm-style-iw p.postcode, body#module-shopselector-home #main #store-container #map-comtainer #map .gm-style-iw p.city {
            float: left;
            margin: 3px 5px 3px 0; }
          body#module-shopselector-home #main #store-container #map-comtainer #map .gm-style-iw p.phone, body#module-shopselector-home #main #store-container #map-comtainer #map .gm-style-iw p.postcode {
            clear: left; }
    body#module-shopselector-home #main #store-container #column-menu {
      display: table-cell;
      max-height: 550px; }
      body#module-shopselector-home #main #store-container #column-menu #filter-block {
        *zoom: 1;
        background: #fff;
        color: #514d49;
        margin: 0 10px 10px 0;
        padding: 15px 10px; }
        body#module-shopselector-home #main #store-container #column-menu #filter-block:after {
          content: "";
          display: table;
          clear: both; }
        body#module-shopselector-home #main #store-container #column-menu #filter-block h2 {
          font-family: 'Poppins';
          font-size: 18px;
          font-weight: 400;
          margin: 0;
          max-width: 200px;
          text-transform: uppercase; }
        body#module-shopselector-home #main #store-container #column-menu #filter-block p {
          font-size: 14px;
          margin: 10px 0; }
        body#module-shopselector-home #main #store-container #column-menu #filter-block input {
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          float: left;
          height: 26px;
          width: 100%; }
        body#module-shopselector-home #main #store-container #column-menu #filter-block #submit-filter {
          background: none;
          border: 1px solid #a5a19e;
          color: #504c48;
          cursor: pointer;
          float: right;
          font-family: 'Poppins';
          font-size: 12px;
          height: 24px;
          margin: 10px 0 0 0;
          padding: 2px 0 0 0;
          text-transform: uppercase;
          width: 120px; }
          body#module-shopselector-home #main #store-container #column-menu #filter-block #submit-filter:hover {
            background: #292929;
            color: #fff; }
      body#module-shopselector-home #main #store-container #column-menu #menu-store {
        vertical-align: top;
        margin: 10px 10px 0 10px;
        width: 100%; }
        body#module-shopselector-home #main #store-container #column-menu #menu-store.with-filter {
          max-height: 510px; }
        body#module-shopselector-home #main #store-container #column-menu #menu-store.without-filter {
          max-height: 700px; }
        body#module-shopselector-home #main #store-container #column-menu #menu-store ul {
          padding: 0;
          margin: 0;
          height: 300px;
          overflow: auto }
          body#module-shopselector-home #main #store-container #column-menu #menu-store ul li {
            list-style-type: none; }
            body#module-shopselector-home #main #store-container #column-menu #menu-store ul li a {
              background: #fff;
              color: #292929;
              display: block;
              margin: 0 0 5px 0;
              padding: 10px 10px 5px 10px;
              text-decoration: none; }
              body#module-shopselector-home #main #store-container #column-menu #menu-store ul li a:hover {
                background: #18457B;
                color: #fff; }
              body#module-shopselector-home #main #store-container #column-menu #menu-store ul li a .store-name {
                display: block;
                font-size: 13px;
                font-weight: bold; }
              body#module-shopselector-home #main #store-container #column-menu #menu-store ul li a .store-address {
                color: #909090;
                font-size: 11px;
                font-style: italic; }
                body#module-shopselector-home #main #store-container #column-menu #menu-store ul li a .store-address:hover {
                color: #fff;}
body#module-shopselector-home #main #store-container #column-menu #menu-store ul li a:hover body#module-shopselector-home #main #store-container #column-menu #menu-store ul li a .store-address{
color:#FFF !important;
}   

body#module-shopselector-home #main #store-container #column-menu #menu-store ul li a body#module-shopselector-home #main #store-container #column-menu #menu-store ul li a .store-address:hover{
color:#FFF !important;
}


      body#module-shopselector-home #main #store-container #column-menu .jspVerticalBar {
        width: 6px; }
        body#module-shopselector-home #main #store-container #column-menu .jspVerticalBar .jspTrack {
          background: #fff; }
          body#module-shopselector-home #main #store-container #column-menu .jspVerticalBar .jspTrack .jspDrag {
            background: #292929; }

/***************************************************
* COMMON BLOCK
*/
#shopselector-block {
  clear: both;
  float: left;
  padding-left:0px }
  #shopselector-block #shopselector-block-inner {
    float: right;
    position: relative;
    width: 100%; }
    #shopselector-block #shopselector-block-inner > a {
    background: #18457B;
	color: #fff;
	display: block;
	line-height: 22px;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-weight: 600;
	padding: 9px 10px 12px 16px;
	text-align: center; }
      #shopselector-block #shopselector-block-inner > a span {
        color: #ffe125;
font-size: 16px;
font-weight: bold;
/* margin-left: 5px; */
} 
    #shopselector-block #shopselector-block-inner .shop-selector-block-menu {
      background: #ebebeb;
      display: none;
      position: absolute;
      top: 45px;
      right: 0;
      width: 100%;
      z-index: 99999; }
      #shopselector-block #shopselector-block-inner .shop-selector-block-menu #info {
        *zoom: 1;
        background: #ebebeb url("../img/backgrounds/box-shadow.png") 0 0 repeat-x;
        border-top: 1px solid rgba(171, 169, 166, 0.3);
        padding: 10px; }
        #shopselector-block #shopselector-block-inner .shop-selector-block-menu #info:after {
          content: "";
          display: table;
          clear: both; }
        #shopselector-block #shopselector-block-inner .shop-selector-block-menu #info img {
          width: 40%;
          float: right; }
        #shopselector-block #shopselector-block-inner .shop-selector-block-menu #info h3 {
          width: 55%;
          float: left;
          font-size: 14px;
          margin: 10px 0;
          text-transform: uppercase; }
        #shopselector-block #shopselector-block-inner .shop-selector-block-menu #info p {
          width: 55%;
          float: left;
          font-size: 12px; }
      #shopselector-block #shopselector-block-inner .shop-selector-block-menu #button {
        background: #ebebeb url("../img/backgrounds/box-shadow.png") 0 0 repeat-x;
        border-top: 1px solid rgba(171, 169, 166, 0.3);
        padding: 20px 20px 10px; }
        #shopselector-block #shopselector-block-inner .shop-selector-block-menu #button a {
          background: #2fb5d2;
          color: #fff;
          display: block;
          font: bold 13px/17px Arial,Helvetica,sans-serif;
          font-size: 1.1em;
          margin-bottom: 10px;
          padding: 7px 0;
          text-align: center; }
          #shopselector-block #shopselector-block-inner .shop-selector-block-menu #button a i {
            margin-left: 5px; }
          #shopselector-block #shopselector-block-inner .shop-selector-block-menu #button a:hover {
            background: #2592a9; }

@media screen and (max-width: 1200px) {
  #shopselector-block #shopselector-block-inner {
    margin-top: 15px;
    width: 100%; } }
@media screen and (max-width: 768px) {
  body#module-shopselector-home #main #store-container #map-comtainer{display:none;}
  #shopselector-block {
    width: 100%; }
    #shopselector-block #shopselector-block-inner > a {
       } 
body#module-shopselector-home #main h1 span {
  font-size: 12px;
}
body#module-shopselector-home #main h1:before {
  display:none;
}
.btn-yo-selectshop:after {
  display:none !important;
}
     }
@media screen and (max-width: 480px) {
  /*MODIFS YO DU 04 JUILLET POUR REDUIRE LES AFFICHAGES EN VUE MOBILE*/
  #shopselector-block{width: 50%;}
  #shopselector-block #shopselector-block-inner {
    margin-top: 0px;
    width: 100%; } 
    #shopselector-block #shopselector-block-inner > a {
    background: #18457B;
    color: #fff;
    display: block;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 600;
    padding: 9px 10px 12px 16px;
    text-align: center; }
      #shopselector-block #shopselector-block-inner > a span {
    color: #ffe125;
  font-size: 12px;
  font-weight: bold;
/* margin-left: 5px; */
}


  body#module-shopselector-home #main #store-container {
    display: block; }
    body#module-shopselector-home #main #store-container #map-comtainer {
      display: none;
      width: 100%; }
    body#module-shopselector-home #main #store-container #column-menu {
      display: block;
      max-height: none; }
      body#module-shopselector-home #main #store-container #column-menu #menu-store.with-filter {
        max-height: none; }
      body#module-shopselector-home #main #store-container #column-menu #menu-store.without-filter {
        max-height: none; } 
body#module-shopselector-home #main #store-container #column-menu #menu-store ul {
          padding: 0;
          margin: 0;
          height: 400px;
          overflow: auto }
          .btn-yo-commande{
            height: 50px;
line-height: 40px !important;
margin-top: 10px;
margin-bottom: 10px !important;
font-size: 15px !important;
background: #18457B !important;}
.btn-yo-selectshop {
height: 50px;
/* line-height: 70px !important; */
margin-top: 10px;
margin-bottom: 10px !important;
font-size: 15px !important;
background: #18457B !important;
padding-top: 5px !important;

      }
