body{
    background: #F5F5F5;
}

h1.main-header{
    font-family: 'Nothing You Could Do', cursive;
    font-size: 45px;
    line-height: 50px;
}

h1.main-header.main-booking-title{
    font-size: 45px;
    line-height: 50px;
}

.carousel p{
    font-size:18px;
}

.carousel p.smaller-text{
    font-size:16px;
}

.product-list-area{
    background: #414143;
}

.booking-item-intro h2{
    display:none;
}

.booking-item-intro p{
    font-size: 24px;
    line-height: 28px;
}

.prod-review-count{
    color: #0175d8;
}

.booking-item-box .row.mainbox{
    background: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.booking-item-boxtitle{
    font-size: 54px;
    line-height: 59px;
    border-bottom: 6px solid #24C575;
}


.booking-quick-list ul{
list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.booking-quick-list ul li {
    flex-basis: 50%;
    background: url(/images/global/check-fill.svg) no-repeat center left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    padding-right: 35px;
}

.booking-quick-list ul li.bus-icon {
    background: url(/images/global/geo-fill.svg) no-repeat center left;
}

.booking-included-list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


.booking-included-list span.instant-title{
 background: url(/images/global/instant_confirmation.svg) no-repeat center left 0px;
}

.booking-included-list span.mobile-v-title{
 background: url(/images/global/mobile_voucher.svg) no-repeat center left 4px;
}

.booking-included-list span.pdoff-title{
 background: url(/images/global/pdoff.svg) no-repeat center left 0px;
}

.booking-included-list span.food-title{
 background: url(/images/global/food.svg) no-repeat center left 0px;
}

.booking-included-list span.nofood-title{
 background: url(/images/global/nofood.svg) no-repeat center left 0px;
     background-size: 23px;
}

.booking-included-list span.lang-title{
 background: url(/images/global/lang.svg) no-repeat center left 0px;
}

.booking-included-list span.live-title{
 background: url(/images/global/live.svg) no-repeat center left 0px;
     background-size: 23px;
}

.booking-included-list span.selfie-title{
 background: url(/images/global/selfie.svg) no-repeat center left 0px;
}

.booking-included-list span.shopping-title{
 background: url(/images/global/shopping.svg) no-repeat center left 0px;
     background-size: 23px;
}

.ferry-title{
 background: url(/images/global/ferry.svg) no-repeat center left 0px;
     background-size: 23px;
}

.booking-included-list span.drinks-title{
 background: url(/images/global/drinks.svg) no-repeat center left 0px;
     background-size: 23px;
}

.booking-included-list span.wod-title{
 background: url(/images/global/wod.svg) no-repeat center left 0px;
     background-size: 23px;
}

.official-title {
 background: url(/images/global/official.svg) no-repeat center left 0px;
     background-size: 23px;
}

.booking-included-list span.buyer_protection {
    background: url(/images/global/protection.svg) no-repeat center left 2px;
    color: #0175d8;
}


.buyer_protection_btn{
    outline:none;
}

.booking-included-list span {
    flex-basis: 50%;
    background: url(/images/global/check-fill.svg) no-repeat center left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    padding-right: 35px;
}
h3.popover-header {
    background: #24C575;
    color: #FFFFFF;
    font-weight: bold;
    padding: .75rem;
}

span.booking-info-title {
    font-weight: bold;
    font-size: 32px;
    line-height: 26px;
}

.booking-information.booking-quick-list li {
    flex-basis: 100%;
}

.exc-info {
    background: #F9F9F9;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    border-radius: 4px;
}

span.exc-info-head {
    font-size: 24px;
    line-height: 24px;
    padding-left: 40px;
}

.days-pickup-information, .pickup-information{
    font-weight:bold;
}

.single-price{
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    display:block;
}

span.exc-info-head.pickup-information {
    background: url(/images/global/bus-icon.svg) no-repeat center left;
}

span.exc-info-head.prices-info-head {
    background: url(/images/global/new-eu-sign.svg) no-repeat center left;
    padding-top: 7px;
    padding-bottom: 7px;
}

span.exc-info-head.days-pickup-information {
    background: url(/images/global/calendar-check.svg) no-repeat center left;
    padding-top: 7px;
    padding-bottom: 7px;
}

span.exc-info-subhead {
    font-weight: bold;
    font-size: 18px;
    line-height: 19px;
}

.pickup-infos {
    font-size: 14px;
    line-height: 21px;
}

.advise-contact, .advise-chat{
    color: #0175d8;
    cursor:pointer;
}

.pickup-infos ul {
    padding-inline-start: 20px;
}

.do_you_pickup_close{
    display:none;
}

.prices-info {
    background: #FFFFFF;
    border-top: 1px solid #E8E8E8;
}

span.single-label {
    display: inline-block;
    text-align: center;
    background: #24C575;
    border-radius: 13px;
    color: #FFF;
    padding: 0px 8px;
    margin-top: 5px;
}

.days-pickup-info {
    background: #FFFFFF;
    border-top: 1px solid #E8E8E8;
}

li.important-notice {
    list-style: none;
    color: #B8BCBF;
    margin-top: 20px;
    margin-left: -20px;
}

.days-pickup-info ul {
    padding-inline-start: 30px;
    font-size: 14px;
    line-height: 21px;
}

.review-box .d-flex.align-items-center.justify-content-center.my-2{
    display:none!important;
}

/*review*/

 .star-rating {
  background: url(/modules/mod_review/images/star-rating-group.svg) no-repeat left top;
  display: inline-block;
  width: 110px;
  margin-right: 10px;
  font-size: 0;
  vertical-align: middle;
  display: inline-flex;
 }

 #star1::before {
  content: '';
  background: url(/modules/mod_review/images/star-rating-group-result.svg) no-repeat left top;
  width: 22px;
  height: 21px;
  display: inline-block;
 }

 #star2::before {
  content: '';
  background: url(/modules/mod_review/images/star-rating-group-result.svg) no-repeat left top;
  width: 44px;
  height: 21px;
  display: inline-block;
 }

 #star3::before {
  content: '';
  background: url(/modules/mod_review/images/star-rating-group-result.svg) no-repeat left top;
  width: 66px;
  height: 21px;
  display: inline-block;
 }

 #star4::before {
  content: '';
  background: url(/modules/mod_review/images/star-rating-group-result.svg) no-repeat left top;
  width: 88px;
  height: 21px;
  display: inline-block;
 }

 #star5::before {
  content: '';
  background: url(/modules/mod_review/images/star-rating-group-result.svg) no-repeat left top;
  width: 110px;
  height: 21px;
  display: inline-block;
 }

.modal-content{
    border: 1px solid #FFFFFF;
}

.booking_option_subhead p{
    font-weight: bold;
    font-size: 24px;
    line-height: 19px;
}

.opt_box{
    background: #24C575;
    border: 1px solid #24C575;
    box-sizing: border-box;
    border-radius: 4px;
    cursor:pointer;
}

.booking-option-icon i:before{
    font-size: 1.75em;
}

.booking-box-item{
    border-left: 1px solid;
}
span.booking-option-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
}

.mod_review_item{
    border-bottom: 1px solid #F4EDED;
}

.review-headline span{
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
}

.c_fixed-excursions-prices {
    bottom: 0;
    z-index: 9;
    display: none;
    background: #414143;
}

.c_fixed-excursions-prices .main-title-head{
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
}

.c_fixed-excursions-prices .single-price{
    padding-bottom: 2px;
}

.restric-box{
    color: #FF4444;
    border: 1px solid #FF4444;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
}

.restric-box i{
    font-size: 46px;
}

.lg-product-rating .d-flex.align-items-center.justify-content-center.my-2{
    display:none!important;
}

.advise_box{
    width: 285px;
    background: #373A3C;
    color: #fff;
    border-radius: 4px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 30000;
    display: none;
}

.advise-header{
    background: #2D2E2F;
    border-radius: 4px 4px 0 0;
}

.act_quickly span {
    font-weight: bold;
    font-size: 28px;
    line-height: 19px;
}
div#advise_item {
    background: #D9534F;
    border-radius: 0px 0px 4px 4px;
}

.favorite-button {
    top: 20px;
    right: 20px;
}

.favorite_c{
    cursor:pointer;
}

.bi-heart-fill{
    display:none;
}

.fav-checked .bi-heart-fill{
    display:block;
}

.fav-checked .bi-heart{
    display:none;
}

.bi-heart::before {
    font-size: 26px;
    color: #B5AEAE;
}
.bi-heart-fill::before {
    font-size: 26px;
    color: #D9534F;
}

.buyer_protection_btn{
    margin-top:5px;
}

.bi.bi-info-circle{
    color: #0175d8;
}




 /*endcss*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

h1.main-header {
    font-family: 'Nothing You Could Do', cursive;
    font-size: 35px;
    line-height: 40px;
}
}
@media (max-width: 768px) {
.booking-quick-list ul li{
        flex-basis: 100%;
        margin-bottom: 0px;
        line-height: 24px;
        font-size: 17px;
        padding-right: 0;
    }
    .booking-included-list span{
        flex-basis: 100%;
        margin-bottom: 0px;
        line-height: 24px;
        font-size: 17px;
        padding-right: 0;
    }
    span.booking-info-title {
        font-weight: bold;
        font-size: 22px;
        line-height: 26px;
    }
    .booking-item-boxtitle {
        font-size: 30px;
    line-height: 39px;
    letter-spacing: -1px;
    }
    .mobile-header {
        background: #414143;
        color: #fff;
        position: absolute;
        left: 0px!important;
        top: 0;
        padding: 8px;
        width: 100%;
        bottom: unset;
        text-align: left;
    }
    .carousel-item{
        top: 0px;
        padding-bottom: 0px;
    }
}
@media (max-width: 575px) {
    .carousel-caption {
        right: 15px;
        left: 15px;
    }
    h1.main-header {
        font-size: 25px;
        line-height: 35px;
    }
    h1.main-header.main-booking-title {
        font-size: 25px;
        line-height: 35px;
    }
    .c_fixed-excursions-prices span.DUO-booknow.DUO-book-btn {
        border-radius: 0!important;
    }
    
    
    .carousel-item .booking_option_subhead img {
        height: auto;
    }
    .carousel-item .booking-option-icon img {
        height: auto;
    }
    .booking-item-intro p {
        font-size: 18px;
        line-height: 25px;
    }
    .init-text {
        font-size: 20px;
        line-height: 26px;
    }
    .c_fixed-excursions-prices {
        display: block!important;
    }
    .prices-info{
        border:none;
    }
    .exc-info{
        border:none;
    }
    .days-pickup-info{
        border:none;
    }
    .product-list-area [data-starid="5106"] img{
    object-position: left bottom;
}

.product-list-area [data-starid="88"] img{
    object-position: left bottom;
    height: 160px;
}
.product-list-area [data-starid="86,220"] img{
    height: 165px;
}
}
@media (max-width: 320px) {
    .advise_box{
        width: 300px;
    }
}