/**
* 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;
    }
}