/**
* 2007-2017 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2017 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
#popuppointrelais {
    position: fixed;
    background: rgba(0,0,0,0.6);
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 99998;
}

#popuppointrelais .popuprelaisinner {
    position: fixed;
    background: #fff;
    border-radius: 15px;
    top: 50px;
    left: 50%;
    text-align: center;
    padding: 35px 20px 0;
    width: 50%;
    height: 542px;
    transform: translateX(-50%);
    z-index: 99999;
}
#popcontenu .flinfopr img {
    max-height: 35px;
    max-width: 100%;
}
#firstHeading {
    margin-top: 10px;
    font-size: 13px;
    text-transform: uppercase;
    color: #138913;
    font-weight: bold;
}

#contentboxg p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 11px;
}
#bogxbutt {
    margin-top: 10px;
    float: left;
    display: block;
    width: 100%;
}
.choosepr.bttboxg {
    float: right;
}
.info.bttboxg {
    float: left;
}
.bttboxg {
    border: 1px solid #cc9900;
    background: #f4b61b;
    color: black;
    padding: 5px;
    font-family: arial;
    cursor: pointer;
    border-radius: 3px;
    font-weight: 600;
    font-family: arial;
}

.popuprelaisinner {
    max-height: 100%;
}

.prselect {
    display: block;
    text-align: right;
    margin-bottom: 8px;
}

.prselect i {
    color: green;
}

#listpr {
    text-align: left;
    overflow-y: scroll;
    flex-basis: 49%;
}

#carte {
    height: 100%;
    margin-bottom: 18px;
    flex-basis: 49%;
}
.gm-ui-hover-effect {
    display: none !important;
}
#titlepoppr {
    margin-top: 0;
    margin-bottom: 15px;
}
#closepr::before {
    font-family: fontawesome;
    content: "\f00d";
    float: right;
    font-size: 21px;
    color: #333;
    cursor: pointer;
    margin-right: 6px;
    padding-top: 6px;
}
.infosupp h5 {
    text-transform: uppercase;
    font-weight: 600;
}
.closeinfopr {
    float: right;
}

#closepr {
    display: block;
    float: right;
    width: 100%;
    cursor: pointer;
}

#popcontenu {
    display: flex;
    justify-content: space-between;
    font-family: Arial;
    padding: 20px 0;
    width: 100%;
    height: 380px;
}
.prrr {
    display: flex;
    background: #eeeeee;
    padding: 10px 0px 10px;
    cursor: pointer;
    transition: all 300ms ease;
    width: 100%;
    min-height: 100px;
}

.prrr > div {
    padding: 0 10px;
}

.leftcol {
    flex-basis: 68%;
}

.rightcol {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    flex-basis: 32%;
}

.centercol .distance {
    font-weight: bold;
    font-size: 15px;
}

.centercol .location::before {
    content: '\f041';
    display: block;
    font-family: FontAwesome;
    font-size: 22px;
    margin-bottom: 5px;
}

.prrr:hover{
    background: gainsboro;
}
.prrr h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 13px;
    margin-bottom: 5px;
    font-weight: 600;
}
.prrr ul li {
    font-size: 13px;
    margin-top: 0;
    text-transform: uppercase;
}
.chooseotherpr.bttboxg {
    font-size: 11px;
    padding: 3px;
    float: left;
}
.choosepr.infob.bttboxg {
    float: right;
    padding: 3px;
    font-size: 11px;
}
.infosupp {
    float: left;
    display: block;
    width: 100%;
}
#pointrelaisactif {
    text-transform: uppercase;
    color: #333;
    border: 1px solid #BDC2C9;
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 18px;
}
#pointrelaisactif .titleactifpr {
    text-transform: none;
    font-size: 18px;
    color: #333;
    font-weight: 500;
    margin-bottom: 8px;
}
#pointrelaisactif #prname {
    color: #333;
    font-size: 15px;
    font-weight: 600;
}

#pointrelaisactif ul {
    margin-bottom: 0;
}

#closepr {
    display: none;
}

.cartouchetitre {
    display: inline-flex;
    border: 1px solid #dcdcdc;
    border-bottom: none;
    min-width: 33%;
    padding: 4px 10px;
}

.contentcat {
    border: 1px solid #dcdcdc;
    margin-bottom: 15px;
}

.flinfopr {
    display: flex;
}

.flinfopr .laimg {
    margin-right: 8px;
}

.triangle {
    line-height: 0;
    width: 48px;
    margin-left: -2px;
}

.triangle svg {
    width: 100%;
    height: 40px;
    fill: #91bd09;
}

.masterprrr {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    border: 1px solid transparent;
    margin-bottom: 5px;
    background:#eee;
    transition: background 300ms ease;
}

.masterprrr:last-child {
    margin-bottom: 0;
}

.masterprrr:hover {
    background: gainsboro;
}

.masterprrr.selected {
    border: 1px solid #000;
    padding: 0;
    background: gainsboro;
}

.masterprrr.selected .prrr {
    background: #fff;
}

.relainame {
    text-transform: uppercase;
    font-weight: bold;
    color: #797979;
    margin-bottom: 8px;
}

.laimg {
    margin-bottom: 10px;
}

#searchbar {

    border: 1px solid #d7d7d7;
    padding: 20px 0;
}

.search_group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;    
}

#searchbar input {
    border: 1px solid #d7d7d7;
    border-radius: 30px 0 0 30px;
    padding: 0 15px;
    height: 44px;
    width: 66%;
}

#testsearch {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: normal;
    text-align: center;
    color: #fff;
    border-radius: 0 30px 30px 0;
    width: 44px;
    cursor: pointer;
    padding: 0;
}

#testsearch i {
    margin: 0;
}

.search_txt {
    margin-right: 8px;
}

#ecrp_tabs {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 45px;
}

#ecrp_tabs .tabs {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 2px solid #eee;
    margin-right: 25px;
    padding: 10px 35px 30px;
    cursor: pointer;
}

.mycustomradio {
    position: relative;
    cursor: pointer;
    margin-bottom: 12px;
}

.mycustomradio input {
    position: absolute;
    top: 0;
    left: 0;
    appearance: none;
    -webkit-appearance: none;
    margin: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.mycustomradio input:focus {
    outline: none;
}

.mycustomradio .dot {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 13px;
    height: 13px;
    background: transparent;
    border-radius: 100%;
    transform: translate(-50%,-50%);    
}

.tabs.selected .mycustomradio .dot  {
    background: #91bd09;
}

.mycustomradio .circle {
    display: block;
    border: 1px solid #BDC2C9;
    border-radius: 100%;
    width: 22px;
    height: 22px;
}

.tabs .titlelivraison {
    display: block;
    font-size: 20px;
    line-height: normal;
    text-transform: uppercase;
}

#changepoint {
    display: none;
    margin-top: 20px;
    background: #ecedf0;
    color: #383838;
    font-size: 12px;
    font-weight: 600;
    width: 145px;
    height: 30px;
    line-height: 30px;
}

.tabs.selected span.customtriangle {
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    border: 30px solid transparent;
    border-top-color: #91bd09;
    transform: translateX(-50%);
}

#ecrp_tabs .tabs.selected {
    border-color: #91bd09;
}

#ecrp_tabs .tabs:last-child {
    margin-right: 0;
}

.infosplus {
    margin-bottom: 15px;
    color: #e73e00;
    text-align: right;
}

.infosplus span:last-child {
    text-decoration: underline;
}

#popuppointrelais .clock {
    font-size: 14px;
}

.infosplus span:last-child:hover {
    text-decoration: none;
}

#toppr {
    position: absolute;
    right: 7px;
    top: 7px;
    cursor: pointer;
}

.distancegrp {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.distancegrp i {
    font-size: 14px;
}

#pointrelaisactif {
    margin-top: 10px;
}

@media (min-width : 992px) {
    .hideondesktop {
        display: none;
    }
}

@media (max-width:991px){
    .hideonmobile {
        display: none;
    }

    #carte {
        display: none;
    }

    #popuppointrelais .popuprelaisinner {
        width: 75%;
        max-height: 80vh;
    }

    #listpr {
        overflow: visible;
        flex-basis: 100%;
    }

    #popcontenu {
        height: auto;
    }

    #popuppointrelais .popuprelaisinner {
        overflow-y: scroll;
    }
}

@media (max-width:767px){

    #popuppointrelais {
        padding: 0;
    }
    #listpr {
        width: 100%;
    }
    #carte{
        display:none !important;
    }
    #closepr::before {
        margin-right: 14px;
    }
    #popuppointrelais > .clearfix {
        height: 100%;
    }
    #closepr {
        cursor: pointer;
    }

    #ecrp_tabs {
        justify-content: space-around;
    }

    #ecrp_tabs .tabs {
        margin-right: 0;
        padding: 10px 10px 30px;
    }

    .tabs .titlelivraison {
        font-size: 16px;
    }

    .infosplus {
        text-align: center;
        padding: 14px 0;
    }

    .centercol .distance {
        text-align: center;
    }

    .search_txt {
        flex-basis: 100%;
        margin-bottom: 5px;
    }

    #popuppointrelais .popuprelaisinner {
        width: 100%;
        max-height: 100vh;
    }

    #popuppointrelais .popuprelaisinner {
        top: 0;
    }
}

/** CRENEAU **/
#ec_ccv_creneau.flex {
    display: flex;
}
#ec_ccv_creneau{
    padding: 15px 0;
    margin: 0 auto;
    font-family: Roboto;
    font-style: normal;
    color: #000;
    overflow: hidden;
}
#ec_ccv_creneau.hide{
    display: none;
}
.ec_m_title {
    font-size: 18px;
    font-weight: bold;
    color: #C61037;
    margin-bottom: 11px;
    height: 30px;
}
.ec_m_fg {
    margin-bottom: 20px;
}
.block_day {
    margin-left: 15px;
    text-align: center;
    width: 72px;
}
.ec_day_name {
    font-weight: bold;
}
.ec_day_month {
    font-weight: bold;
    color: #949393;
}
.lst_hours_min {
    flex-direction: column;
    width: 70px;
    margin-right: 17px;
  }

#confirmCreneau {
    font-weight: bold;
    padding: 15px;
}
.lnk {
    text-decoration: underline;
    cursor: pointer;
}
.hours_min {
    background: #0092B6;
    color: white;
    padding: 5px 10px;
    border-radius: 7px;
    margin-top: 13px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    min-width: 70px;
    line-height: 11px;
}
.hours_min.hours_vide {
    background: transparent;
    display: flex;
    align-items: center;
    cursor: none;
    cursor: auto;
}
.ec_border {
    border: 1px solid #C1BFBB;
    height: 1px;
    width: 44px;
}
.border_top_black {
    border-top: 2px solid #666;
    margin-top: 14px;
    text-align: center;
    padding-top: 24px;
    font-weight: bold;
    color: #365E85;
    font-size: 18px;
    cursor: pointer;
    width: 60%;
    margin: 24px auto 0 auto;
}
.hours_min:hover {
    opacity: 0.5;
    transition: all 300ms ease;
}
.next_m, .prev_m{
    cursor: pointer;
    align-items: center;
    font-size: 30px;
    display: flex;
    position: absolute;
    top: 25px;
}
.prev_m{
    left: 0;
    display: none;
}
.next_m {
    right: 0;
    display: none;
}
.ec_g_input .error {
    border: 1px solid red;
}
.no_meetings {
    color: #898888;
    font-weight: bold;
    text-align: center;
    margin-top: 100px;
}
.ec_title_center {
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
}
.ec_subtitle {
  font-weight: 500;
  margin-bottom: 10px;
}
.title_check_account {
  text-align: center;
}
.ec_g_input.account {
  text-align: center;
}
.block_button {
  text-align: center;
  margin-top: 18px;
  display: flex;
  justify-content: center;
}
.ec_g_button {
  background: #c61037;
  color: white;
  padding: 15px 39px;
  border-radius: 7px;
  cursor: pointer;
  width: 25%;
  text-align: center;
  margin-top: 20px;
}
.block_input.flex {
  margin-bottom: 10px;
  justify-content: space-between;
}
.ec_g_label {
  flex-basis: 22%;
}
.block_button_final {
  display: flex;
  justify-content: right;
  margin-top: 25px;
}
.ec_g_button.cancel {
  margin-right: 10px;
  color: #898888;
  background: #ECEBE7;
}
.block_customer.conf {
  margin-top: 45px;
}
.ec_g_form_group {
    margin-bottom: 10px;
}
.recap_group {
    margin-bottom: 10px;
}
.ec_subtitle.recap {
    margin-bottom: 45px;
}
.flex_recap.flex {
    justify-content: space-between;
}
#comment_service {
    margin-bottom: 30px;
}
.info_comment {
    margin-top: 10px;
}
div#ec_m_calendar .prev_m img {
  width: 20px;
  transform: rotate(180deg);
}
div#ec_m_calendar .next_m img {
  width: 20px;
}
#ec_ccv_creneau#idShopG, #ec_ccv_creneauinput#checkmail {
  width: 40%;
}
#ec_ccv_creneau#ec_services_g {
  width: 30%;
}
.ec_g_label.deca1 {
  margin-left: 15px;
}
.ec_g_label.deca2 {
  margin-right: -5px;
  margin-left: 20px;
}
.ec_g_label.deca3 {
  margin-right: 15px;
}
.block_button_final > div {
  width: 30%;
}
.block_customer .ec_g_form_group.flex {
  width: 50%;
}
.ali-droi {
  justify-content: flex-end;
}
.ec_subtitle.recap {
  display: flex;
}
.ec_subtitle.recap p {
  margin-right: 40px;
}
.ec_subtitle.recap *, #ec_ccv_creneau.ec_subtitle  {
  font-size: 18px;
  font-weight: bold;
  color: black;
}
.ec_subtitle.recap span {
  margin: 0px 4px;
}
.recap_group.flex {
  width: 40%;
}
.recap_label {
  font-size: 14px;
  margin-right: 40px;
}
.recap_label.deca6 {
  margin-left: 28px;
}
.recap_label.deca5 {
  margin-left: 15px;
  margin-bottom: 30px;
}
.recap_label.deca4 {
  margin-left: 34px;
}
.block_recap .ec_subtitle {
  font-size: 18px;
  font-weight: bold;
}
#ec_ccv_creneau.block_conf {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.block_customer.conf .ec_subtitle {
  padding-bottom: 20px;
}
.ec_m_days {
    display: flex;
}
.ec_m_days .block_day:first-child {
    margin-left: 0;
}
.prev_m img, .next_m img {
    width: 20px;
}
.lst_hours.flex {
    display: flex;
}

.displayCarCCV {
    position: relative;
    width: 100%;
}
.displayPlaning {
    width: 94%;
    margin: 0 3%;
}
#headRes {display: flex;}
@media (max-width: 767px) {
  
  #ec_ccv_creneau{
    width: 100%;
    height: auto;
    }
    #ec_ccv_creneau#idShopG, #ec_ccv_creneauinput#checkmail {
    width: 70%;
    }
    #ec_ccv_creneau#ec_services_g {
    width: 60%;
    }
    .lst_hours_min {
    width: 40px;
    margin-right: 10px;
    }
    .lst_hours.flex {
    margin-left: 35px;
    }
    .hours_min {
    padding: 5px;
    font-size: 12px;
    }
    .title_check_account {
    margin-left: 0px;
    }
    .ec_g_button {
    width: 50%;
    }
    .block_input.flex {
    align-items: center;
    flex-direction: column;
    }
    .ec_g_label {
    margin: 0px !important;
    text-align: center;
    }
    .title_check_account {
    text-align: center;
    }
    .ec_subtitle {
    text-align: center;
    }
    .block_button_final {
    justify-content: center;
    }
    #ec_ccv_creneau.ec_g_form_group.flex {
    flex-direction: column;
    text-align: center;
    }
    #ec_ccv_creneau.flex_recap .flex {
    display: flex;
    flex-direction: column;
    }
    .block_recap {
    display: flex;
    flex-direction: column;
    align-items: center;
    }
    .block_recap * {
    text-align: center;
    }
    .block_recap * {
    margin-right: 0px !important;
    margin-left: 0px !important;
    }
    .recap_label {
    width: 100%;
    }
    .recap_group.flex {
    width: 60%;
    }
    .flex_recap.flex.col {
    flex-direction: column;
    align-items: center;
    width: 100%;
    }
    #module-ecreservationginkoia-reservation .recap_group.flex.tek {
    display: flex;
    flex-direction: row;
    }
    .recap_group.flex > div {
    width: 100%;
    }
    .block_button_final {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    }
    .block_button_final > div {
    width: 63%;
    }
    .block_customer .ec_g_form_group.flex {
    width: 50%;
    }
}
