/*logo*/
.bravo-logo img {
  height: 45px !important;
}

/*top bar*/
.bravo_wrap .bravo_topbar {
  background: #492612;
  display: none;
}


/* CURRENCY */
   ul.topbar-items li.dropdown:nth-child(1){
      
      display: none!important;
    }

/*HOME*/


.bravo_wrap .page-template-content .bravo-form-search-all .text-heading,
.bravo_wrap .page-template-content .bravo-form-search-all .sub-heading {
  text-align: center;
}


.bravo_wrap .page-template-content .bravo-featured-item {
  display: none;
}

.bravo-list-tour {
  padding-top: 50px;
}

/* testimonials */
.star {
  display: none;
}
.bravo-testimonial p {
  text-align: justify!important;
}


/* HOME IMAGES */
.thumb-image img {
  object-fit: cover!important;
}

.g-location {
  display: none;
}

#bravo-reviews {
  display: none;
}


/* home banner btm */

.bravo_wrap .page-template-content .bravo-call-to-action .context {
      color: #fff!important;
  background: #1a2b48!important;
}


.review-score {
  display: none;
}

/* TOUR */

.booking-review .booking-review-content .review-section {
  display: ;
}
.review-section.total-review {
  display: none;
}

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .info .g-price {
  display: none!important;
}
.bravo_wrap .page-template-content .bravo-list-tour .item-tour .info {
  display: none!important;
}

.bravo_wrap .page-template-content .bravo-list-tour .item-tour .service-review {
  display: none;
}


/* Inline #20 | http://localhost:8000/tour/north-6-days-5-nights-1 */

img.fotorama__img {
  height: 300px !important;
  object-fit: contain;
}

/* TOUR IMAGE */
.thumb-image a img {
  object-fit: cover!important;
}



/* NEWS */
.bravo-news .post-info {
  display: none;
}
.bravo-news .header img {
  height: 450px;
  object-fit: cover;
}
.bravo-news .widget_bloglist ul li .thumb img {
  height: 100px;
  object-fit: cover;
  width: 100%;
}
.bravo-news .widget_bloglist ul li .content {
  width: 60%;
}
.bravo-news .widget_bloglist ul li .thumb {
  width: 40%;
  padding-right: 10px;
}

/* NEWS SHARE */

.bravo-news .space-between .share {
  display: none;
}



/* CONTACT */

.bravo_wrap .bravo-contact-block .contact-info .info-content {
  /* background: #FA5636; */
  background: #1A2B48;
}

.bravo_wrap .bravo-contact-block .contact-info .info-content a {
  color: gold;
}



/* SUBCRIPTION */
.bravo_wrap .bravo_footer .mailchimp {
  background: #1A2B48;
}
.bravo_wrap .bravo_footer .mailchimp .media-body .media-heading {
  color: white;
}
.bravo_wrap .bravo_footer .mailchimp .media-left i {
  color: white;
}
.bravo_wrap .bravo_footer .mailchimp .subcribe-form .btn-submit {
  color: #1a2b48;
  background: #a2bff2;
}
.bravo_wrap .bravo_footer .mailchimp .media-body p {
  color: #a2bff2 !important;
}


/* FOOTER */

.bravo_footer {
  background-attachment: fixed;
background-repeat: no-repeat;  
background-position-y: 50%!Important;
  background: url('/uploads/bg/km_vii.jpeg');
}
.bravo_wrap .bravo_footer .main-footer {
  margin: 0;
  background-color: rgba(255,255,255,0.85);
}
.bravo_wrap .bravo_footer .copy-right {
  background: white;
}


