html {
    scroll-behavior: smooth;
}
.wp-site-blocks > main.wp-block-group {
    min-height: 100vh;
}
h2.wp-block-heading strong, h3.wp-block-heading strong {
    /*color: var(--wp--preset--color--accent-1);*/
    font-weight: inherit;
}
.wp-block-column.welcome-section {
    position: relative;
    padding: 30px 0px 30px 30px !important;
}
.welcome-content{
    position: relative;
    z-index:1;
}
.wp-block-column.welcome-section:before {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    content: '';
    box-shadow: 0 0px 13px rgba(0,0,0,0.1);
    left: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    right: -266px;
}
.faq-sec .faq-item > .faq-answer, .faq-sec .faq-item > p, .faq-sec .faq-item > ul{
	display: none;
}
.faq-sec .faq-item .wp-block-heading {
	position: relative;
	padding-right: 40px;
}
.faq-sec .faq-item .wp-block-heading:after {
    content: '';
    position: absolute;
    background: url(../images/home-sprite.svg) no-repeat;
    height: 20px;
    width: 20px;
    right: 0;
    background-position: -219px -52px!important;
    top: 50%;
    transform: translateY(-50%) !important;
}
.faq-sec .faq-item.open .wp-block-heading:after {
    background-image: url("../images/home-sprite.svg") !important;
    background-repeat: no-repeat !important;
    background-position: -245px -52px !important;
}

/* Popular Locations Section */
.popular-locations .faq-answer ul {
    display: flex;
    flex-wrap: wrap;
}
.popular-locations .faq-answer ul li {
    display: inline-block;
    width: 19%;
    margin: 0 10px 8px 0;
}

.faq-item.tabledata ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    counter-reset: main-counter;
}
.faq-item.tabledata ul > li {
    margin: 0 0 10px;
    counter-increment: main-counter;
    position: relative;
    padding: 4px 0 4px 45px;
    width: 100%;
}
.faq-item.tabledata ul li a {
    text-decoration: none;
    color: #151515;
    font-size: 17px;
}
.faq-item.tabledata ul > li:before {
    content: counter(main-counter, decimal-leading-zero);
    color: #027CF3;
    font-weight: 600;
    position: absolute;
    left: 8px;
    top: 8px;
    font-size: 18px;
    line-height: 1;
    z-index: 1;
}
.faq-item.tabledata ul > li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    background: #F2F8FF;
    border: 1px solid #D2E5FB;
    z-index: 0;
}

.car-rental-searches .wp-block-group .wp-block-heading a {
    display: block;
    padding: 22px 25px 22px 60px !important;
    border-radius: 15px;
    text-decoration: none;
    position: relative;
    width: auto;
    background: #fff;
}
.car-rental-searches.layout-2 .wp-block-group .wp-block-heading a {
    padding: 80px 15px 15px!important;

}
.car-rental-searches.layout-2 .wp-block-group .wp-block-heading, .car-rental-searches.layout-2 .wp-block-group .wp-block-heading a {
    height: 100%;
    overflow: hidden;
    border-radius: 15px;
}
.car-rental-searches .wp-block-group .wp-block-heading a:before {
    position: absolute;
    background: url(../images/home-sprite.svg) no-repeat;
    height: 35px;
    width: 35px;
    left: 15px;
    content: '';
    top: 50%;
    transform: translateY(-50%);
}
.car-rental-searches.layout-2 .wp-block-group .wp-block-heading a:before {
    left: 0;
    right: 0;
    content: '';
    top: 23px;
    margin: auto;
	transform: none;
}
.car-rental-searches .wp-block-group .wp-block-heading.one-way-car-rental a:before {
    background-position: -110px -114px;
}
.car-rental-searches .wp-block-group .wp-block-heading.long-term-car-rental a:before{background-position:-57px -63px}
.car-rental-searches .wp-block-group .wp-block-heading.monthly-car-rental a:before{background-position:-97px -62px}
.car-rental-searches .wp-block-group .wp-block-heading.one-way-car-rental a:before{background-position:-110px -114px}
.car-rental-searches .wp-block-group .wp-block-heading.electric-car-rental a:before{background-position:-139px -63px}
.car-rental-searches .wp-block-group .wp-block-heading.suv-rental a:before{background-position:-173px -24px}
.car-rental-searches .wp-block-group .wp-block-heading.luxury-car-rental a:before{background-position:-179px -64px}
.car-rental-searches .wp-block-group .wp-block-heading.minivan-van-rental a:before{background-position:0 -114px}
.car-rental-searches .wp-block-group .wp-block-heading.convertible-car-rental a:before{background-position:-40px -123px}
.car-rental-searches .wp-block-group .wp-block-heading.seater-car-rental a:before {background-position: -417px -1px !important;height: 23px; background: url(../images/inner-page-sprite.svg) no-repeat;}

.car-rental-searches .wp-block-group .wp-block-heading a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    border: solid #EB3021;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4.7px;
    transform: translateY(-50%) rotate(-45deg);
    -webkit-transform: translateY(-50%) rotate(-45deg);
    opacity: 0;
}
.car-rental-searches.layout-2 .wp-block-group .wp-block-heading a:after {
    display: none;
}
.car-rental-searches .wp-block-group .wp-block-heading a:hover {
    background: #FFE8E6;
    /*border: 1px solid #FFB9B4;*/
    color: #EB3021;
}
section.car-rental-searches.layout-2:before {
    content: ' ';
    position: absolute;
    width: 100%;
    background: #F5F5F5;
    height: 230px;
    top: 0;
    left: 0;
    z-index: -1;
}

.car-rental-searches .wp-block-group .wp-block-heading.convertible-car-rental a:hover:before{background-position:-272px -114px}
.car-rental-searches .wp-block-group .wp-block-heading.electric-car-rental a:hover:before {background-position:-367px 0}
.car-rental-searches .wp-block-group .wp-block-heading.long-term-car-rental a:hover:before {background-position:-327px 1px}
.car-rental-searches .wp-block-group .wp-block-heading.luxury-car-rental a:hover:before{background-position:-365px -34px}
.car-rental-searches .wp-block-group .wp-block-heading.minivan-van-rental a:hover:before{background-position:-315px -78px}
.car-rental-searches .wp-block-group .wp-block-heading.monthly-car-rental a:hover:before {background-position:-322px -37px}
.car-rental-searches .wp-block-group .wp-block-heading.one-way-car-rental a:hover:before {background-position:-272px -44px}
.car-rental-searches .wp-block-group .wp-block-heading.suv-rental a:hover:before{background-position:-274px -80px}
.car-rental-searches .wp-block-group .wp-block-heading.seater-car-rental a:hover:before{background-position:-420px -28px!important; background: url(../images/inner-page-sprite.svg) no-repeat;}

.car-rental-searches .wp-block-group .wp-block-heading a:hover:after {
    opacity: 1;
}

.tips ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
}
.tips ul li {
    position: relative;
    padding-left: 26px;
}
.tips ul li:before {
    position: absolute;
    background: url(../images/home-sprite-new.svg) no-repeat;
    height: 20px;
    width: 20px;
    left: 0;
    content: '';
    top: 2px;
}
.facilities ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    column-gap: 4px;
    row-gap: 0px;
}
.facilities ul li {
    position: relative;
    padding: 0 0 0 23px;
    width: 18%;
}

ul.stars {
    padding: 0;
}
ul.stars li {
    display: inline-block;
    background: url(../images/home-sprite.svg) no-repeat;
    height: 18px;
    width: 18px;
    font-size: 0;
    background-position: -66px -104px;
    margin: 0 3px 0 0;
}
ul.stars li.half-star {
    background-position: -90px -104px;
}

.reviews-section .wp-block-column.review-mobile {
    margin: 0;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    margin: 0;
    padding: 18px 0;
    position: relative;
    height: 100%;
}
.reviews-section .wp-block-column.review-mobile:before {
    content: "";
    position: absolute;
    left: 40px;
    bottom: -16px;
    width: 0;
    height: 0;
    border-right: 26px solid transparent;
    border-top: 16px solid #fff;
    z-index: 2;
}
.reviews-section .wp-block-column.review-mobile:after {
    content: "";
    position: absolute;
    left: 39px;
    bottom: -20px;
    width: 0;
    height: 0;
    border-right: 29px solid transparent;
    border-top: 20px solid #f0eeee;
    z-index: 1;
}
.reviews-section .review-mobile h3 {
    display: inline-block;
    background: #F2F8FF;
    border: 1px solid #D2E5FB;
    border-radius: 0 30px 30px 0;
    padding: 8px 18px 8px 18px;
    color: #006CD5;
    font-size: 20px;
    font-weight: 600;
    border-left: 0;
}
.reviews-section .review-mobile p, .reviews-section .review-mobile h4 {
    padding: 0 18px 5px;
}
.search-features ul {
    gap: inherit;
    column-gap: 40px;
}
.search-features ul li {
    font-size: 16px;
}

.rental-companies .wp-block-group {
    padding: 0;
    margin: 0;
    justify-content: center;
    row-gap: 15px;
    column-gap: 15px;
    display: flex;
    flex-wrap: wrap;
}
.rental-companies .wp-block-image {
    display: inline-block;
    margin: 0 !important;
}

.view-all a {
    text-decoration: none;
    color: #333;
    position: relative;
    padding: 0 20px 0 0;
    font-weight: 600;
    display: inline-block;
    border: 0px !important;
    font-size: 16px !important;
    line-height: 26px;
    background: transparent;
}
.view-all a:hover {
    color: #EB3021;
}
.view-all a:after {
    position: absolute;
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3.5px;
    content: '';
    right: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 10px;
}
.view-all a:hover:after {
    border-color: #EB3021;
}
.about-airport p strong {
    color: var(--wp--preset--color--accent-1);
}

.pisa-travel-guide {
    position: relative;
}
.pisa-travel-guide:before {
    position: absolute;
    background: #F2F8FF;
    border-top: 1px solid #D2E5FB;
    border-bottom: 1px solid #D2E5FB;
    content: '';
    left: 0;
    right: 0;
    max-height: 320px;
    top: 0;
    height: 65%;
}
.pisa-travel-guide h2.wp-block-heading, .pisa-travel-guide > p {
    position: relative;
    z-index: 1;
}
.home-faq .faq-sec .faq-item .wp-block-heading {
    font-size: 17px;
    line-height: 25px;
    font-weight: normal;
}

.search-location-section {
    background: linear-gradient(to bottom, #EFF7FF, #FFFFFF);
    position: relative;
}
header.wp-block-template-part {
    background: #EFF7FF;
}
.search-location-section.with-bg:before, .search-location-section.with-bg:after {
    position: absolute;
    content: '';
    height: 493px;
    width: 493px;
}
.search-location-section.with-bg:before {
    background: url(../images/banner-left.jpg) no-repeat;
    background-size: 100% auto;
    left: 0;
    bottom: 108px;
}
.search-location-section.with-bg:after {
    background: url(../images/banner-right.jpg) no-repeat;
    background-size: 100% auto;
    right: 0;
    bottom: 98px;
}
div#bookingengine {
    z-index: 0;
    position: relative;
    width: 100%;
    /*height: 240px;*/
}
.search-location-section.with-bg > * {
    position: relative;
    z-index: 1;
}
.guide-box .wp-block-heading {
    padding-left: 60px;
    position: relative;
}
.guide-box .wp-block-heading:before {
    position: absolute;
    background: url(../images/home-sprite.svg) no-repeat;
    height: 57px;
    width: 48px;
    left: 0;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    background-position: 0 -4px;
}
.guide-box.parking .wp-block-heading:before{background-position:-52px -1px}
.guide-box.pisa-map .wp-block-heading:before{background-position:0 -60px}
.guide-box:hover {
    background: #FFE8E6 !important;
    border: 1px solid #FFB9B4 !important;
}
.guide-box:hover .wp-block-heading strong {
    color: #EB3021!important;
}
.guide-box.desks:hover .wp-block-heading:before{background-position:-357px -71px}
.guide-box.parking:hover .wp-block-heading:before{background-position:-412px -2px}
.guide-box.pisa-map:hover .wp-block-heading:before{background-position:-413px -64px}

.about-airport .wp-block-group p {
    position: relative;
    border-right: 1px solid var(--wp--preset--color--accent-1);
    padding-right: 35px;
}
.about-airport .wp-block-group p:last-child {
    border-right: 0px;
    padding-right: 0px;
}

.deal-box .wp-block-column {position: relative;padding-left: 15px;}
.deal-box > .wp-block-column:before {position: absolute;content: '';left: calc(50% - 20px);background: url(../images/home-sprite.svg) no-repeat;height: 20px;width: 20px;top: 50%;transform: translateY(-50%);}
.deal-box .wp-block-column.user:before{background-position:-124px 0}
.deal-box .wp-block-column.door:before{background-position:-143px 0}
.deal-box .wp-block-column.suitcase:before{background-position:-165px -2px}
.deal-box .wp-block-column.manual:before{background-position:-188px 0}
.deal-box .wp-block-column.fuel:before{background-position:-151px -27px}
.deal-box .wp-block-column.hybrid:before{background-position:-244px -86px}


header .wp-block-group.header-row {
    position: relative;
    z-index: 1;
}
header .wp-block-buttons.header-nav a{padding-left:45px !important;position:relative}
header .wp-block-buttons.header-nav a:hover{background:#FFE8E6;border:1px solid #FFB9B4;color:#EB3021}

header .wp-block-buttons.header-nav a:before{position:absolute;background:url(../images/home-sprite.svg) no-repeat;height:20px;width:20px;left:15px;content:'';top:10px}
header .wp-block-buttons.header-nav .manage-booking a:before{background-position:-127px -26px}
header .wp-block-buttons.header-nav .contact-us a:before{background-position:-103px -26px}
header .wp-block-buttons.header-nav .manage-booking a:hover:before{background-position:-299px -24px}
header .wp-block-buttons.header-nav .contact-us a:hover:before{background-position:-295px -3px}

#sc-box .sc-form-heading, #sc-box .sc-field-wrapper {
    background: var(--wp--preset--color--accent-2) !important;
    border-radius: 15px;
    position: relative !important;
    z-index: 99;
    padding: 10px 15px !important;
}

#sc-box .subMitBtn input[type=submit] {
    border: 0px!important;
    border-radius: 10px;
    padding: 15px 40px!important;
    font-size: 20px!important;
    background: var(--wp--preset--color--accent-5) !important;
    text-transform: capitalize !important;
}
#sc-box .sc-form-wrapper:not(.sc-nf) .drv_age_check {
    border-top: 0px!important;
    margin-top: 0!important;
}
#sc-box .sc-form-wrapper .sc-field input[type=text], #sc-box .sc-form-wrapper .sc-date-field select, .sc-aff-base #sc-box .sc-field.half .sc-date-field button {
    border-radius: 5px !important;
}
.sc-aff-base #sc-box .sc-suggest .sc-field.half.liveInWrap {
    margin: 20px 0 0 0 !important;
    width: 48% !important;
}
.sc-aff-base #sc-box .sc-suggest .formToggleInc {
    margin-top: 20px !important;
}
.select-placeholder strong, .select2-container .select2-selection .select2-selection__rendered {
    color: #fff !important;
}
#sc-box .switch-android .sc-switch, #sc-box .sc-form-wrapper .label_on .sc-cust-checkbox + label:before, #sc-box .sc-form-wrapper .sc-cust-checkbox + label:before {
    background-color: var(--wp--preset--color--accent-5) !important;
}
#sc-box .sc-form-wrapper .sc-cust-checkbox + label:after {
    border-color: #fff !important;
}/*
.footer-nav li.wp-block-navigation-item {
    min-width: calc(20% - 15px);
}*/
.wp-block-group.shadow {
    box-shadow: 0 0 13px rgba(131, 131, 131, 0.2);
}

.why-bok-box h3 {
    position: relative;
    padding-top: 80px;
}
.why-bok-box h3:before {
    position: absolute;
    background: url(../images/inner-page-sprite.svg) no-repeat;
    height: 61px;
    width: 67px;
    content: '';
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-position: -6px -45px;
}
.why-bok-box.diverse-fleet h3:before {
    background-position: 3px -111px;
}
.why-bok-box.booking-modifications h3:before {
    background-position: -64px -111px;
}
.why-bok-box.all-inclusive-prices h3:before {
    background-position: -130px -111px;
}

.why-one-way .why-bok-box h3:before {
    position: absolute;
    background: url(../images/car-rental-type-sprite.svg) no-repeat;
    height: 67px;
    width: 67px;
    content: '';
    top: 0;
    background-position: 1px -53px;
    left: 0;
    transform: none;
}
.why-one-way .why-bok-box.flexible-deals h3:before {
    background-position: -241px -1px;
}
.why-bok-box.time-saving h3::before {
    background-position: -167px -273px;
    height: 67px;
}
.why-bok-box.extended-trips h3:before {
    background-position: -167px -154px;
    height: 54px;
}
.why-bok-box.convenience h3:before {
    background-position: -167px -210px;
    height: 63px;
}
.why-one-way .wp-block-column.why-bok-box {
    counter-increment: my-awesome-counter;
    position: relative;
}
.why-one-way .wp-block-column.why-bok-box:before {
    content: "0" counter(my-awesome-counter);
    position: absolute;
    right: 22px;
    top: 20px;
    color: #D9D9D9;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
}

.terminal-facilities ul{list-style-type:none;margin:15px 0;padding:0;position:relative}
.terminal-facilities ul:before{position:absolute;content:'';left:29px;top:0;bottom:0;border-left:1px dashed #027CF3}
.terminal-facilities ul li{position:relative;padding:0 0 0 80px;margin:0 0 30px}
.terminal-facilities ul li:last-child{margin:0;background:#fff}
.terminal-facilities ul li p{margin:0}
.terminal-facilities ul li:before{position:absolute;background:#F2F8FF;height:60px;width:60px;border:1px solid #E3F0FF;border-radius:10px;content:'';left:0}
.terminal-facilities ul li:after{position:absolute;background: url(../images/inner-page-sprite.svg) no-repeat;height:34px;width:35px;content:'';left:12px;top:14px}
.terminal-facilities ul li.cash-atms:after{background-position:-77px -53px}  
.terminal-facilities ul li.food:after{background-position:-120px -65px}  
.terminal-facilities ul li.wifi:after{background-position:-218px -2px}  
.terminal-facilities ul li.shopping:after{background-position:-221px -40px}  
.terminal-facilities ul li.car-rental-desks:after{background-position:-259px 0}
.terminal-facilities ul li.halls:after{background-position:-206px -114px}
.terminal-facilities ul li.luggage:after{background-position:-206px -114px}
.terminal-facilities ul li.lost-found:after{background-position:-205px -151px}
.terminal-facilities ul li.special-assistance:after{background-position:-246px -151px}
.terminal-facilities ul li.terminal:after{background-position:-246px -114px}


.loc-customer-reviews {
    position: relative;
}
.loc-customer-reviews:before {
    position: absolute;
    content: '';
    background: url(../images/review-quote.jpg) no-repeat;
    height: 115px;
    width: 137px;
    top: 40px;
    right: 50px;
}
.loc-customer-reviews:after {
    position: absolute;
    content: '';
    background: url(../images/review-star.jpg) no-repeat;
    height: 139px;
    width: 137px;
    left: 50px;
    bottom: 140px;
}
.loc-reviews-box {
    box-shadow: 0 0 11px rgba(182, 182, 182, 0.3);
}
.loc-reviews-box .review-row {
    border-bottom: 1px solid #E5E5E5;
    padding: 0 0 20px;
    margin: 0 0 20px;
    position: relative;
}
.loc-reviews-box .review-row:before {
    position: absolute;
    background: url(../images/inner-page-sprite.svg) no-repeat;
    height: 28px;
    width: 28px;
    left: -47px;
    content: '';
    background-position: -117px -26px;
    top: 3px;
}
.loc-reviews-box .review-row:last-child {
    border: 0;
    margin: 0;
    padding: 0;
}
.loc-reviews-box .review-row h6.wp-block-heading.author {
    display: inline-block;
    background: #F2F8FF;
    border: 1px solid #E3F0FF;
    padding: 3px 8px 6px;
    font-style: italic;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1;
    text-transform: capitalize;
}
.suppliers-reviews .sub-heading {
    text-align: center;
    margin-bottom: 25px;
}
.suppliers-reviews .sub-heading h2, .suppliers-reviews .sub-heading p {
    padding: 5px 0;
    margin: 0;
}
.suppliers-reviews .sub-heading h2 span {
    color: var(--wp--preset--color--accent-1);
}

.suppliers-review-box{display:inline-block;background:#fff;padding:20px;border-radius:20px;width:85%;border:1px solid #E2E2E2;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.suppliers-reviews .row {display: flex; width: 100%; gap: 30px;}
.suppliers-reviews .row .col-md-6 {width: 60%;}
.suppliers-reviews .row .col-md-6:first-child { width: 40%;}
.suppliers-reviews{text-align:center}
.suppliers-reviews .sub-heading p{display:inline-block;width:80%}
.rating-info-box{text-align:left;background:#F8F8F8;border-radius:20px;border:1px solid #E8E8E8;padding:22px;margin:15px 0 0}
.rating-info-box figure{display:flex;align-items:center}
.rating-info-box figure figcaption{font-size:22px;font-weight:600;line-height:27px}
.rating-info-box figure img{margin:0 15px 0 0;display:inline-block;width:42%;max-width:156px;border-radius:6px}
.star-rating-count{font-size:18px;color:#222;display:flex;flex-wrap:wrap;align-items:center}
.star-rating-count strong{color:#222;font-size:35px;font-weight:700;line-height:1;padding:0 10px 0 39px;position:relative}
.star-rating-count strong:before{position:absolute;content:'';left:7px;background:url(../images/suppliers-sprite.svg) no-repeat;height:30px;width:30px;background-position:0 -25px;
top:5px}
.star-rating-count span{display:inline-block;background:#4A9215;border-radius:7px;padding:2px 15px 4px;color:#fff;font-size:18px;font-weight:700}
.review-bars{margin:0 0 0 20px;padding:0;list-style-type:none;text-align:left}
.review-bars li{display:flex;align-items:center}
.review-bars li label{display:inline-block;width:100%;margin:0 0 5px;font-weight:600}
.rating-bar{display:inline-block;width:95%;border:1px solid #D7D6D6;border-radius:10px;height:6px;position:relative;vertical-align:top}
.rating-bar span{display:inline-block;height:5px;background:#027CF3;border-radius:10px;position:absolute;left:0}
.rating-number{display:inline-block;background:#F2F8FF;width:20%;padding:0 5px 3px;border:1px solid #E3F0FF;border-radius:5px;font-weight:700;
max-width:37px;text-align:center;font-size:17px}
.rating-container{width:85%;height:45px}
.suppliers-reviews .reviews-box{border-radius:0;text-align:left;box-shadow:none;border:0;margin:0;padding:30px 30px 0 50px}
.reviews-box{padding:0;list-style-type:none;margin:35px 0 0;padding:30px 30px 30px 80px;border-radius:20px;background:#fff;border:1px solid #EDEDED;box-shadow:0 0 5px rgba(0,0,0,0.3)}
.reviews-box li{border-bottom:1px solid #E5E5E5;padding:0 0 20px;margin:0 0 20px;position:relative}
.reviews-box li:before{position:absolute;background: url(../images/suppliers-sprite.svg) no-repeat;height:28px;width:28px;left:-47px;content:'';background-position:-34px 1px;
top:3px}
.reviews-box li:last-child{border:0;margin:0;padding:0}
.reviews-box li h3{font-size:20px;font-weight:600;color:var(--wp--preset--color--accent-1);margin:0 0 5px}
.reviews-box li p{margin:0 0 15px}
.reviews-box li span{display:inline-block;background:#F2F8FF;border:1px solid #E3F0FF;padding:3px 8px 6px;font-style:italic;border-radius:5px;font-size:18px;line-height:1}
.reviews-box li span strong{font-weight:normal}


.why-book-suppliers {
    position: relative;
}
.why-book-suppliers:before {
    position: absolute;
    background: #F2F8FF;
    border-top: 1px solid #D2E5FB;
    border-bottom: 1px solid #D2E5FB;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 290px;
}
.why-book-suppliers > * {
    position: relative;
}
.why-book-suppliers .why-bok-box h3:before {
    position: absolute;
    background: url(../images/suppliers-sprite.svg) no-repeat;
    height: 67px;
    width: 67px;
    content: '';
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.why-bok-box.fast-booking h3:before {
    background-position: -117px 0;
}
.why-bok-box.cheaper-prices h3:before {
    background-position: -189px 0;
}
.why-bok-box.extras h3:before {
    background-position: -264px -2px;
}
.why-bok-box.flexible-deals h3:before {
    background-position: -1px -63px;
}

.related-pages ul {
    padding: 0;
}
.related-pages ul li {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    width: 20%;
    margin-bottom: 10px;
}
.related-pages ul li a {
    position: relative;
    padding: 0 0 0px 22px;
    display: inline-block;
    text-decoration: none;
}
.related-pages ul li a:before {
    position: absolute;
    left: 0;
    border: 1px solid #027CF3;
    height: 12px;
    width: 12px;
    content: '';
    top: 50%;
    transform: translateY(-50%);
}
.related-pages ul li a:after {
    position: absolute;
    left: 4px;
    height: 6px;
    width: 6px;
    background: #027CF3;
    content: '';
    top: 50%;
    transform: translateY(-50%);
}
.suppliers-reviews .sub-heading, .suppliers-review-box {
    position: relative;
    z-index: 1;
}

.airport-guide-table table {
    border: 1px solid #E3F0FF !important;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 10px;
    overflow: hidden;
    padding: 0!important;
}
.airport-guide-table table tr th, .airport-guide-table table tr td {
    background: #F2F8FF!important;
    padding: 15px;
    border-right: 0 !important;
    border-left: 0 !important;
    border-bottom: 1px solid #E3F0FF !important;
    font-size: 17px;
}
.airport-guide-table table tr:nth-child(2n) th, .airport-guide-table table tr:nth-child(2n) td {
    background: #fff!important;
}
.wp-block-group.custom-single-post {
    background: #f8f8f8;
    margin: 0;
}
body.wp-singular.single.single-post footer {
    margin-top: 0;
}
.sidbar-search-form #sc-box .sc-form-heading, #sc-box .sc-field-wrapper {
    border-radius: 15px;
}
.sidbar-search-form .sc-aff-base #sc-box .sc-suggest div.dropOffLocInc, .sidbar-search-form .sc-aff-base #sc-box .sc-suggest div.pickUpLocInc {
    width: 100% !important;
    margin-right: 0% !important;
}
.sidbar-search-form #sc-box .sc-field.half {
    width: 100%;
    margin: 0 !important;
}
.sidbar-search-form .sc-aff-base #sc-box .sc-suggest .sc-date-field {
    width: calc(100% - 0px);
}
.sidbar-search-form .sc-aff-base #sc-box .sc-suggest .sc-field.half.liveInWrap {
    margin: 10px 0 10px 0 !important;
    width: 90% !important;
}
.sidbar-search-form #sc-box .sc-date-field.endDate, .sidbar-search-form #sc-box .sc-date-field.sc-end-field, .sidbar-search-form #sc-box .sc-right {
    float: none;
}
.sidbar-search-form .sc-aff-base #sc-box .subMitBtn {
    width: 100% !important;
    position: relative !important;
    float: none;
    right: auto !important;
}
.sidbar-search-form #sc-box .subMitBtn input[type=submit] {
    width: 100% !important;
    margin-top: 15px;
}
.wp-block-group.faq-item.tabledata {
    overflow: hidden;
}
.faq-item.tabledata h3.wp-block-heading {
    background: #f2f8ff;
}
.faq-sec .faq-item.tabledata .wp-block-heading:after {
    right: 15px;
}
.home-faq .faq-item .wp-block-heading {
    font-size: 18px !important;
    font-weight: 500 !important;
}
.home-faq .faq-item p {
    font-size: 18px !important;
}

.suppliers-list ul{list-style-type:none;row-gap:20px;padding:0;}
.suppliers-list h1{font-weight:700;font-size:40px;margin:0 0 25px;}
.supplier-box{display:flex;border:1px solid #ddd;padding:10px;border-radius:6px;text-decoration:none;color:#333;align-items: center; }
.supplier-box figure{margin:0 20px 0 0;display:inline-block;width:40%;}
.supplier-box figure img { border-radius: 4px; width: 100%; aspect-ratio: unset !important; height: auto;}
.suppliers-list ul.row { display: flex; list-style-type: none; gap: 20px; padding: 0; flex-wrap: wrap; }
.suppliers-list ul.row li.colmn { flex: 1 1 calc(25% - 15px); max-width: calc(25% - 15px); }
.supplier-box h3 { padding: 0;margin: 0; }
.suppliers-details h3{font-size:18px;margin:0 0 5px;font-weight:600}
.suppliers-details{display:inline-block;width:58%;text-align:left;position:relative;padding:0 20px 0 0}
.suppliers-details span{font-weight:600;position:relative;padding:0 0 0 23px}
.suppliers-details span:before{position:absolute;content:'';background: url(../images/inner-page-sprite.svg) no-repeat;height:20px;width:18px;left:0;background-position:-96px -22px;
 top:0}
.suppliers-details:after{position:absolute;border:solid #333;border-width:0 1px 1px 0;display:inline-block;padding:5px;content:'';right:5px;transform: rotate(-45deg); -webkit-transform: rotate(-45deg);top:20px}

.popular-locations ul li a {
    position: relative;
    text-decoration: none;
    padding-left: 15px;
	transition: padding-left 0.3s ease;
}
.popular-locations ul li a:hover {
    padding-left: 18px;
	color: var(--wp--preset--color--accent-5);
}
.popular-locations ul li a:before {
    content: '-';
    position: absolute;
    left: 2px;
    font-weight: bold;
    color: var(--wp--preset--color--accent-5);
}
.wp-block-group.faq-item.open, .why-book-one-way .wp-block-column.why-bok-item:hover {
    border-color: #c1bbbb !important;
}
.demo1-brands .wp-block-button.view-all {
    display: none;
}
.manageContent .be_container-fluid {
    max-width: 100% !important;
    background: #f7f7f7;
    padding: 40px !important;
}

span.label.label-success.ws-active {
    background: #369ef2;
    padding: 8px 15px;
    border-radius: 2px;
    color: #fff;
}
@media screen and (max-width: 1024px) {
    .loc-customer-reviews:before {
        right: 20px;
        background-size: 100% 100%;
        height: 50px;
        width: 60px;
    }
    .loc-customer-reviews:after {
        left: 15px;
        background-size: 100% 100%;
        height: 50px;
        width: 60px;
    }
    .suppliers-reviews .row {
        display: block;
    }
    .suppliers-reviews .row .col-md-6 {
        min-width: 100%;
        margin-bottom: 20px;
    }
    .related-pages ul li {
        width: 33%;
    }
    .suppliers-list ul.row li.colmn {
        flex: 1 1 calc(33.3% - 14px);
        max-width: calc(33.3% - 14px);
    }
	.car-rental-searches .is-layout-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media screen and (max-width: 768px) {
    .wp-block-column.welcome-section {
        padding: 30px 30px 30px 30px !important;
    }
    .wp-block-column.welcome-section:before {
        padding: 0px;
        left: 0;
        right: 0;
    }
    .facilities ul li {
        width: 40%;
    }
    .search-location-section:before, .search-location-section:after {
        width: auto;
    }
    .car-rental-searches .is-layout-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .home-faq .is-layout-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .about-airport .wp-block-group p {
        border-right: 0px;
        padding-right: 0;
    }
    .footer-nav li.wp-block-navigation-item {
        min-width: calc(33% - 15px);
    }
    .loc-customer-reviews:before, .loc-customer-reviews:after {
        display: none;
    }
    .related-pages ul li {
        width: 50%;
    }
    header .wp-block-buttons.header-nav {
        justify-content: right;
        gap: 10px;
    }
    .suppliers-list ul.row li.colmn {
        flex: 1 1 calc(50% - 10px);
        max-width: calc(50% - 10px);
    }
	footer .wp-block-group.is-layout-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
    
}

@media screen and (max-width: 500px) {
    .car-rental-searches .is-layout-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .footer-nav li.wp-block-navigation-item {
        min-width: calc(50% - 15px);
    }
	.search-location-section.with-bg:before, .search-location-section.with-bg:after {
		width: 320px;
	}
	footer .wp-block-group.is-layout-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}