.product-page-container{
    padding: 40px 0px;
    max-width: 100%;
}

.m-title{
    text-align: center;
    margin-bottom: 1vh;
}

.favorite{
    position: absolute;
    right: 0;
    display: inline-block;
    margin-left: auto;
}
.details_class{
    background-color: #ededed;
}
.top_margin{
    margin-top: 30px;
}
#read_more{
    color:#649EEF;
}

#read_more:hover{
    color:#2979FF;
    cursor:pointer;
}

.description{
    margin-bottom: 20px;
}
.hotel-availability-and-difficulty>div{
    align-self: flex-end;
    margin-right: 18px;
}
.plant{
    position: absolute;
    right: 40%;
    display: inline-block;
    transform: translateY(-13px);
}

.plant-text{
    position: absolute;
    right: 32%;
    display: inline-block;
}

.lg_icon{
    height: 50px;
}

.plant-icon>svg{
    height: 100%;
    margin-top: 90%;
}

.item{
    margin-bottom: 20px;
}

.flex{
    display: flex;
}

.mail-icon{
    display: block;
    /*margin-left: auto;
    margin-right: auto;*/
}

.text-align-right{
    text-align: -webkit-right;
}


.vcenter-text{
    margin-top: 20px;
    line-height: 1px;
    white-space: nowrap;
}

.mail_cell{
    position: relative !important;
}

.info_text{
    position:absolute;
}

.info_text#day_text{
    top: 2px;
}

.info_text#night_text{
    top: 2px;
}

.info_text#km_text{
    top: 2px;
}

.m-breakpoint-flex {
    display: flex;
}
.d_flex{
    display: flex;
}

.trip-info{
    display: flex;
    flex-direction: column;
}
.trip-info>div{
    flex-grow: 1;
}

.trip-info-icon{
    display: flex;
    justify-content: space-between;
    width: 80%;
}
.trip-info-icon>div{
    display: flex;
    Justify-content: center;
    align-items: center;
}
.hotel-availability-and-difficulty>div{
    align-self: flex-end;
}
.sesonality-and-price{
    display: flex;
    flex-direction: row;
}

.arrow-icon>svg{
    height: 100%;
}



.filled-circle {
    background: #e2e2e2;
    margin-top: 19%;
    margin-left: 19%;
    width: 60%;
    height: 60%;
    border-radius: 50%;
}

.circle-legend {
    width: 10px;
    height: 10px;
    margin-right: 2px;
    border-radius: 10px;
    margin-top: 2px;
    border: solid #e2e2e2 1px;
}

.btm-pic{
    display: flex;
}

.img-row{
    display:flex;
    flex-grow: 1;
}
.exit_img{
    z-index: 3;
    cursor: pointer;    
    height: fit-content;
}
.gray_out{
    opacity:0.8;
    background-color:#ccc;
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index: 1;
    display: none;
}
.img_popup{
    display: none;
    position: fixed;
    width: 500px;
    height: 400px;
    top: 50%;
    left: 50%;
    margin-top: -200px; /* Negative half of height. */
    margin-left: -250px; /* Negative half of width. */
    z-index: 2;
}

.img-legend{
    margin-left: 30px;
    position: initial!important;
}

.sesonality{
    width: 100% !important;
}

.price{
    align-self: flex-end;
}

.self_align{
    align-self: flex-end;
}

.center{
    text-align: center;
}

.relative{
    position: relative;
}

.enquire-btn{
    margin-top:5px;
    background-color: #4fce5d; 
    color:white;
}

.price_value{
    position: absolute;
    bottom: -4px;
}

.review-score{
    margin-right: 5px;
}

.is-favorite path{
    fill : #fece5c
}
.title{
    /* align-self: center;*/
}
.read-more{
    color:#2791FC;
}

.co2{
    margin-top: 20px;
    text-align: center;
    color : #b3b3b3;
}

.carousel{
    position:relative;
    display: flex;
    /*height: 100%;*/
}

.arrow_left{
    position: absolute;
    left: 2%;
    top: 47%;
    height: 20px !important;
}

.arrow_right{
    right: 0;
    position: absolute;
    top: 47%;
    height: 20px !important;
}

.arrow>svg{
    fill:#ff9100;
}

.co2>svg{
    height: 50px;
    vertical-align: middle;
}

.co2>svg g,.co2>svg text{
    fill: #E2E2E2 !important;
}

.co2>svg circle{
    stroke : #E2E2E2;
}


.title{
    text-align: center;
    margin-bottom: 20px;
}


.trip_map{
    width:70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


text{
    fill:#002F7F !important;
}

.img-box{
    height: 100%;
}

.send-itinerary-hover{
    display: flex;
    text-align: -webkit-center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right:  20px;
    padding-left:  20px;
    max-width: 300px;

    position: absolute;
    top: 100%;
}
.flex-dir-col{
    flex-direction: column;
}

.send-itinerary-hover input{
    text-align: center;
    border: 0;
    background-color: #f2f7ff;
    margin-top: 4px;
    margin-bottom: 4px;
}

.newsletter-agreement{
    margin-top: 8px;
    margin-bottom: 10px;
}
.send-itineraray-btn {
    background-color: #2fc629;
    color : white;
    width: 50%;
}

.border-error{
    border : solid 1px red!important;
}

.col-no-padding{
    padding: 0!important;
}

.toggle_gb_overflow {
    -webkit-transition: -webkit-transform .1s linear;
    transition: transform .1s linear;
}

.group_booking_group_by_trip{
    transition: max-height 0.8s linear;
    -webkit-transition: max-height .8s linear;
    max-height: 120vh;
    overflow-y: hidden;
}

.prev-pic{
    position: absolute;
    width: 50%;
    height: 100%;
}

.next-pic{
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0px;
}

@media only screen and (min-width: 767px){
    .gb-show-more-rotated{
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .gb-carousel{
        padding-top: 70px;
    }

    .max-height-364{
        max-height: 370px;
    }
}

@media only screen and (max-width: 767px){
    
    .group_booking_group_by_trip{
        max-height: none;
    }
    .m-col-no-padding{
        padding: 0!important;
    }
    .m-breakpoint-flex {
        display: block;
    }
    .hotel-availability-and-difficulty>div{
        flex-grow: 1;
    }
    .hotel-availability-and-difficulty{
        margin-bottom: 0;
        margin-top: 20px;
    }

    .trip-info-icon{
        margin-top: 3vh!important;
    }
    .trip-info>div{
        margin-top: 2vh;
    }

    .trip-info-icon{
        width: 100%;
    }
    .trip-info-icon>div{
        margin-right: 10px;
    }

    .arrow_right{
        position: absolute;
        right: 3%;
        top: 47%;
        height: 20px !important;
    }

    .plant-text{
        position: absolute;
        right: 25%;
        display: inline-block;
    }

    .plant-icon>svg{
        height: 100%;
        margin-top: 50%;
    }

    .infos{
        margin-top: 10px;
    } 

    .info_text{
        position: initial;
    }   

    .trip_map{
        width:100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .img-row{
        display:block;
    }
}