/*
Theme Name: Gowilds Child
Theme URI: https://gaviaspreview.com/wp/gowilds/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Gowilds theme.
Template: gowilds
*/




.color1{
	color:#f14f00;
}
h1, h2, h3, h4, h5, h6{
	font-weight:400 !important;
}
.home h1{
	font-family:"Nuvel", Sans-serif !important;
	font-weight:400 !important;
}
p{
	font-family:"dosis", Sans-serif !important;
}
.bloc-img-qui-nous-sommes .content-inner img{
	max-height: 500px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
.bloc-img-qui-nous-sommes .elementor-element{
	width:100%
}

.booking-single-gallery .swiper-slide{
    height: 400px;
}
.booking-single-gallery .swiper-slide img{
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}
/* #wp-travel-trip-wrapper #secondary{
	display:none !important;
}
.single-trip .content-area{
	width: 100% !important;
    flex: none !important;
    max-width: 100% !important;
} */
.single-trip .trip-facts-value {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
 
}
.link-copyright{
	color:#f14f00 !important;
}
.link-copyright:hover{
	color:#fff !important;
}
#tribe-events-pg-template{
    max-width: 100% !important;
}

.single-trip .post-data.cost,
.single-trip #nb-2-configurations,
.single-trip #nb-3-configurations,
.single-trip #nb-5-configurations,
.single-trip #nb-6-configurations,
.single-trip #tabs-container,
.single-trip .wpte-booking-footer-text,
.wpte-checkout__box .wpte-checkout__box-content .wpte-checkout__ssl-message,
.wpte-checkout__payment-method-info,
.wpte-checkout__payment-method-logo,
.lt-review-show-start,
.lt-review-show-start,
.gva-listing-rating-criteria,
.tour-comment,
.wp-singular .wpte-checkout__box-title{
	display:none !important;
}
.gva-offcanvas-content .top-canvas .logo-mm{
	padding:0 !important;
}
.gva-offcanvas-content .top-canvas .logo-mm img{
	max-height:55px !important;
}
.gva-offcanvas-content .top-canvas .control-close-mm{
	width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.newsletter__action{
	background: #f14f00 !important;
  border-left: 1px solid #f14f00;
}
.newsletter__action:before{
	border-radius:0px 10px 10px 0px !important;
	background:#fff !important;
}
.newsletter__action:hover i{
	color:#f14f00 !important;
}
.section-activites .trip-two__image,
.section-activites .trip-two__title{
	pointer-events:none;
}
.section-activites .trip-two__address,
.section-activites .trip-two__price.trip__price,
.section-activites .trip-two__content-top,
.section-activites .trip-two__single:hover .trip-two__content:after{
	display:none !important;
}
.section-activites .trip-two__single:hover .trip-two__title a{
	color:#fff !important;
}


.trip-info-one__dates .trip-date i:before{
	color:#4d590d;
}
.trip-info-one__dates .trip-date .label{
	font-weight:600;
}