<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Header */


.fancybox__container{
    z-index: 99999  !important;
    margin-top: 80px !important;
}


.header__search form{
    position: relative;
    left: -50px;
}

.contact-side .number{
    padding-left: 10px;
}

.cart-link{
    position: relative;
    top: -2px;
}


.main-wrapper{
    overflow: hidden;
}

.header-wrapper.front-page{
    height: 900px;
}

.swiper-slide-next, .swiper-slide-prev{
    visibility: hidden !important;
}

@media (max-width: 1100px){
    .header-wrapper.front-page{
     height: unset;
    }

    .slick-arrow{
        display: none !important;
    }
}

@media (max-width: 580px){
    .gallery .gallery-wrapper .gappery-frame .up, .gallery .gallery-wrapper .gappery-frame .bottom {
        margin-left: 3px;
    }
}

.slick-slider {
    touch-action: auto;
    -ms-touch-action: auto;
}




.header__search form.active input {
    visibility: visible !important;
    transition-property: left;
    transition-duration: 1s;
    transform-origin: bottom right;
    left: 60px;
}

.header__search input {
    position: relative;
    padding: 10px 32px 10px 10px;
    top: 13px;
    border: none;
    border-bottom: none;
    width: 180px;
    font-size: 16px;
    border-radius: 4px;
}

.header__search button {
    position: relative;
    top: 2px;
    float: right;
    height: 65px;
    background-image: url(https://upgrade.notintheguidebooks.com/wp-content/themes/nitgb/assets/img/Layer_1.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    border: none;
    left: 63px;
    background-color: transparent;
    cursor: pointer;
    width: 62px;
}

main .navbar .navbar-wrapper .logo-side ul #aboutA .dropdown-about.agent{
    height: 418px;
}

@media (max-width: 1100px){
    .header__search button {
        display: none;
    }
}

.main .header .header-wrapper .right span img {
    position: relative;
    top: -200px;
    right: -170px;
}



/* General */
body{
    font-family: montserrat,sans-serif!important;
}

.experiences-list .element-item.hidden{
    display: none !important;
}


.experiences .experiences-wrapper .experiences-list {
    justify-content: flex-start;
}

.card-info{
    border-bottom: 1px solid #E6E6E6;
}

/* shake */
@keyframes shake {
    0% {
      margin-left: 0rem;
    }
    25% {
      margin-left: 0.5rem;
    }
    75% {
      margin-left: -0.5rem;
    }
    100% {
      margin-left: 0rem;
    }
  }

  input.shakey {
    animation: shake 0.2s ease-in-out 0s 2;
    box-shadow: 0 0 0.6rem #CA597C;
  }


/* slick fixes */
.featured-location-cotainer .next-btn{
    float: right;
    position: relative;
    right: -40px;
    background: transparent;
    border: none;
    bottom: 220px;
}

.featured-location-cotainer .prev-btn{
    float: left;
    position: relative;
    left: -40px;
    background: transparent;
    border: none;
    bottom: 220px;
}


.your-slider4  .slick-list{
    z-index: 99 !important;
}

.slider-wrapper .buttons{
    z-index:-9999 !important;
}

.travel .slider-wrapper .buttons{
    z-index: 0 !important;
}

.slick-initialized .slick-slide.slick-active {
    z-index: 1 !important;
  }

.slide .inner h3 a{
    color: #404040;
}


/* menu */

.main .navbar .navbar-wrapper .logo-side ul #aboutA .dropdown-about.agent{
    height: 468px;
}

.main .navbar .navbar-wrapper .logo-side ul {
    margin-left: 30px;
}

@media (max-width: 1100px){
    .main .navbar .navbar-wrapper .logo-side ul {
        margin-left: 0px
    }

}


.main .navbar .navbar-wrapper .contact-side span {
    color: #fff;
}

.destination-list{
    background-color: rgba(211,89,118,.1);
}

.destination-content{
    background-color: #0a3148;
    padding-left: 27px;
    display: flex;
    flex-direction: column;
    padding-left: 27px;
    padding-right: 27px;
    color: #fff;
}

.destination-content img {
    width: 270px!important;
    height: 239px!important;
    display: flex;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: 23px;
}

.destination-content  p {
    max-width: 270px;
    font-family: dm sans,sans-serif;
    font-weight: 500;
    font-size: 16px;
    margin-top: 31px;
    color: #fff;
}

.destination-content a {
    padding: 10px 8px;
    border-radius: 4px;
    color: #fff !important;
    font-family: montserrat,sans-serif;
    font-size: 14px;
    font-weight: 500;
    background-color: #d35976;
    border: 2px solid transparent;
    transition: all .3s ease;
    margin-top: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.destination-content a:hover {
    border: 2px solid #d35976  !important;
    color: #d35976 !important;
    background-color: transparent;
}

.destination-content.co-3 h1{
    padding: 0  !important;
    color: #fff !important;
    font-size: 24px  !important;
}

.main .collection h3 {
    max-width: 355px;
}


/* General */
a {
    text-decoration: none !important;
    color: #d35976;
}

dl, ol, ul {
    margin-bottom: 0px;
}

h1, h2, h3, h4, h5{
    color: #0a3148;
}

h2{
    font-family: mycustomfont,sans-serif;
    font-weight: 500;
    font-size: 55px;
}


h3{
    font-family: mycustomfont,sans-serif;
    font-size: 35px;
    font-weight: 500;
    position: relative;
}

h4{
    font-family: mycustomfont,sans-serif;
    font-size: 30px;
    font-weight: 500;
    position: relative;
}
p{
    font-family: dm sans,sans-serif;
    color: #0a3148;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 1rem;
}

li{
    font-family: dm sans,sans-serif;
    color: #0a3148;
    font-weight: 400;
    font-size: 16px;
}


/* cart page */

.woocommerce-notices-wrapper{
	margin-top: 20px !important;
}

.woocommerce-message, .woocommerce-info {
    border-top-color: #d35976 !important;
    background-color: #fff !important;
}

.woocommerce-info::before {
    color: #d35976 !important;
}

.woocommerce{
    font-family: "DM Sans", sans-serif; 
}

.product-thumbnail{
    max-width: 150px;
}

.woocommerce-cart-form{
    padding: 40px 0 40px 0;
}

#coupon_code{
    width: 180px;
    padding: 3px 5px 3px 5px;
}

.coupon label{
    display: none;
}

.acf-fields&gt;.acf-field{
    padding: 15px 0px !important;
}

.checkout-button{
    margin: 0px 0px 30px 0px  !important;
}

#please-wait-container.overlaid {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}

#loading-image {
    position: absolute;
    top: 50%;
    right: 50%;
}

@media (max-width: 900px){
    #firstName, #lastName {
        width: 327px !important;
    }

    .page_1_content .order_box {
        border: none !important;
    }
}

/* single product page */

label.wc-pao-addon-name{
    color: #404040 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    font-family: dm sans, sans-serif !important;
}

.wc-deposits-wrapper{
    display: none !important;
}

.wc-deposits-wrapper.show-after-12-weeks{
    display: block !important;
}

body #product-addons-total {
    display: none !important;
}

/*
.product-page{
    overflow-x: hidden;
}
*/

@media (max-width: 768px){
    .host__right {
        height: unset !important;
    }
}

#datepicker-mobile{
    max-width: 100vw;
}

.submit-booking-btn.disabled{
    opacity: 0.35;
    pointer-events: none;
  	cursor: default;
}

.bcg-btn-fill.vis-hide{
    visibility:hidden;
}


.counter input[type=checkbox]:checked+.checkmark {
    background-image: url(../img/check.svg);
    background-size: 26px;
    background-color: #CA597C;
    background-position: center;
    background-repeat: no-repeat;
}

.counter .checkmark{
    position: absolute;
    height: 45px;
    border: 1px solid #AEB4B4;
    border-radius: 3px;
    top: 5px;
    left: 30px;
    width: 45px;
}

.counter.checkboxes{
    border: unset !important;
}

.flip-card .counter{
    position: relative;
}

.flip-card .custom-checkbox  input[type=checkbox] {
    display: none !important;
}

.order_bar{
    font-family: "DM Sans", sans-serif;
}

.add-on-cost-desc{
    padding-right: 10px;
}

.clear-dates-btn{
    position:relative;
    top: 15px;
}

/*
.select-room .select-room-wrapper ul {
    justify-content: space-evenly;
}
*/

.section.itinerary {
    margin: 10px 0 90px 0;
    padding-top: 40px;
}

.faqs__icon{
    width: 20px;
}

header.faqs__header{
    border-bottom: none !important;
}

.itinerary__img img{
    position: relative;
    top: 5px;
}

.itinerary {
    overflow: hidden;
}

.itinerary__content{
    align-items: normal !important;
}

.order_bar {
    margin-top: 0px !important;
}

.highs {
    position: relative;
    top: -28px;
}

/* location page */
.experiences {
    padding-top: 30px;
}

.tips{
    padding-top: 20px;
}

.filter_sidebar_rail{
    overflow-y:scroll;
    z-index:99999 !important;
    width: 507px !important;
    scrollbar-color: #153146 #fff;
}

.filter_sidebar{
    margin-bottom: 50px;
}


.filter_navpanel .row{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.row-reverse{
    flex-direction: row-reverse;
}

.experiences .experiences-wrapper .top{
    align-items: unset !important;
}

.best-places .best-places-wrapper .gappery-frame{
    flex-flow: wrap;
}

.best-places .best-places-wrapper .gappery-frame {
    height: auto !important;
}

.mobile_filter_details .row{
    display: flex;
}

.mobile_filter_details .row&gt;div {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.mobile-filter{
    padding-top: 30px;
}

@media only screen and (max-width: 767px){
    .filter_navpanel .filter_toggle .row {
        display: flex;
        flex-wrap: wrap;
    }
}


.experiences .experiences-wrapper .experiences-list .list-item .ex-info span a{
    background-color: unset;
    font-family: "DM Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: rgb(21, 49, 70);
    margin-right: 19px;
    display: flex;
    align-items: center;
    border: unset;
    height: unset;
}


.choose .choose-wrapper ul li{
    padding-bottom:5px;
    height:315px;
}

.choose .choose-wrapper ul li .info h2{
    display: inline;
}

.choose.big .choose-wrapper ul li{
    max-width: 604px;
}

 .gappery-frame .bottom {
    display: flex;
    gap: 19px;
    flex-wrap: wrap;
}

.gappery-frame .bottom .item {
    width: 313px;
    max-height: 330px;
    gap: 19px;
}

.gappery-frame .bottom .item:last-child {
    width: 589px;
}

/*
.gappery-frame .bottom img, .gappery-frame .top img{
    width: 100%;
    height: 340px !important;
    -o-object-fit: cover;
    object-fit: cover
}


.gappery-frame .bottom {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
*/

/* nav boxes */
.seasons span a{
    color: #fff;
}

.itinerary.taxonomy h1{
    display: inline;
}

.choose .choose-wrapper ul li .info {
    padding: 22px 26px 19px 26px;
}

/* block page */

.travel .slider-wrapper .your-slider2 {
    display: flex;
}

.header .header-wrapper .header-text h1{
    text-align: left !important;
}

.roberto.promo{
    overflow-y: hidden;
}

.text-block .content p {
    padding-bottom: 20px;
}

.text-block ul li{
    list-style: disc;
    padding-bottom: 20px;
    margin-left: 15px;
}

/* feedback tweaks */
.gallery {
    margin-top: 0px;
}

.filter_sidebar_rail .filter_sidebar .filter_sidebar_title .filter_close{
    right: -55px !important;
}


.ex-info h2:hover, .element-item .ex-img {
    cursor:pointer;
}

/* fancybox */
@media (max-width: 768px){
    .fancybox__container {
        margin-top: 0px;
        padding-top: 0px;
        height: 100vh;
        max-height: 100vh;
        position: relative;
        top: -250px;
    }

    #host {
        position: relative;
       }

    .host__text{
        display: none;
    }

    .host__text.mobile{
        display: block;
    }

    .product-count{
        margin-right: 10px;
   }

    .popular-adds .popular-adds-wrapper .card-product-count-wrapper li .count-wrapper .counter input, .popular-adds .popular-adds-wrapper .card-product-count-wrapper .flip-count .count-wrapper .counter input{
        width: 30px !important;
    }

    .minus.sub-add-on{
        padding-right: 10px;
    }

    .pilus.add-add-on{
        padding-left: 10px;
    }

}

@media (min-width: 769px){
   .host__text.mobile{
    display: none;
   }

   #host {
    position: unset;
   }
  
}

.reviews-overall .highs__stars, .reviews-overall .highs__nums{
    display: inline-block;
}

.agent-login-mob{
    border-radius: 4px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    background-color: #D35976;
    padding: 15px 28px;
    margin-left: 0px;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.agent-login-mob:hover{
    border: 2px solid #D35976;
    color: #D35976;
    background-color: transparent;
}

.header_title_to_p {
    font-size: 24px;
    font-weight: 500;
    font-family:'MyCustomFont', sans-serif;
    color: rgba(10, 49, 72, 1);
    margin-top: 27px;
    padding-left: 27px;
}

.discover_header_title_to_p {
    font-weight: 500;
    font-family:'MyCustomFont', sans-serif !important;
    margin-top: 27px;
    padding: 0 !important;
    color: #fff !important;
    font-size: 24px !important;
}

.experiance .experiance-wrapper .odd-album .left h3 {
    font-family: "MyCustomFont", sans-serif !important;
    color: #0A3148 !important;
    font-weight: 500 !important;
    font-size: 55px !important;
    margin-bottom: 25px !important;
}

.experiance .experiance-wrapper .even-album .left h3 {
    font-family: "MyCustomFont", sans-serif !important;
    color: #0A3148 !important;
    font-weight: 500 !important;
    font-size: 55px !important;
    margin-bottom: 25px !important;
}

.roberto .roberto-wrapper .info h3 {
    font-family: "MyCustomFont", sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 55px;
    margin-bottom: 20px;
}

.best-places .best-places-wrapper h2 {
    color: rgb(10, 49, 72);
    font-size: 35px;
    font-weight: 500;
    font-family: "MyCustomFont", sans-serif;
    margin-bottom: 40px;
}

.choose .choose-wrapper h2 {
    color: rgb(10, 49, 72);
    font-size: 35px;
    font-weight: 500;
    font-family: "MyCustomFont", sans-serif;
}

.experiences .experiences-wrapper .top h2 {
    color: rgb(10, 49, 72);
    font-size: 35px;
    font-weight: 500;
    font-family: "MyCustomFont", sans-serif;
}

.best-time .best-time-wrapper h2 {
    color: rgb(10, 49, 72);
    font-size: 35px;
    font-weight: 500;
    font-family: "MyCustomFont", sans-serif;
    margin-bottom: 35px;
}

.tips .tips-wrapper h2 {
    color: rgb(10, 49, 72);
    font-size: 35px;
    font-weight: 500;
    font-family: "MyCustomFont", sans-serif;
    margin-bottom: 40px;
}

.join .join-wrapper h2 {
    font-family: "MyCustomFont", sans-serif;
    font-weight: 500;
    font-size: 35px;
    text-align: center;
    color: #fff;
    margin-bottom: 37px;
}





</pre></body></html>