/**
* Theme Name: Triply Child
* Description: This is a child theme of Triply, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: triply
* Version: 2.5.27
* Update: 06/02/2026
*/

.xxGHyP-dialog-view{
	display: none !important;
}

.elementor-widget-babe-archive-info .item-label {
    width: 200px;
    padding-right: 30px;
}

.elementor-widget-babe-archive-info .taxonomy-info-item .item-content {
    text-align: justify;
}

.elementor-widget-babe-archive-info .taxonomy-info-item{
	padding-top: 30px;
	padding-bottom: 20px;
}

.elementor-accordion .elementor-tab-title{
	display: flex;
}

span.elementor-accordion-icon.elementor-accordion-icon-left {
    margin-top: 5px;
}

.booking_single_gallery .slick-slide img {
    width: 100%;
    height: 400px;
    object-fit: fill;
}

.e-hotspot__tooltip.e-hotspot--tooltip-position.e-hotspot--fade-in-out a{
    color: #D68839;
	font-weight: 700;
}

.e-hotspot__tooltip.e-hotspot--tooltip-position.e-hotspot--fade-in-out a:hover{
    color: #9DD2A1;
}

@media screen and (max-width: 768px) {
	.elementor-widget-babe-archive-info .taxonomy-info-item{
		display: block !important;
	}
	
	.elementor-widget-babe-archive-info .item-label {
		width: 100%;
		padding-bottom: 10px;
	}

}

/* custom code #2 */

.babe_items_1 .item-meta{
	background-color: #dbdbdb;
}

.babe_items_1 .read-more-item {
    font-weight: 600;
    color: #fff;
    background-color: #D68839;
    padding: 7px 15px;
    border-radius: 20px;
    text-transform: uppercase;
}

.babe_items_1 .read-more-item:hover{
	background-color: #9DD2A1;
}

.item_info_price span.adult-label {
    font-weight: 400;
    font-size: 14px;
}

.babe_items_1 .item-meta .item-meta-left {
    display: flex;
}

span.item-accommodation .triply_preview_term_icon {
    padding-right: 5px;
}

.item-activity-type {
    display: inline-flex;
    justify-content: left;
	margin-bottom: 10px;
}

.item-activity-type .activity-type {
    padding: 5px 12px;
    border-radius: 20px;
    margin-right: 5px;
	background-color: #36573e;
}

.item-activity-type span.activity-name {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
	line-height: 27px;
}

.item-label h2{
    font-size: 16px;
    line-height: 20px;
	text-align: left;
}

.elementor-widget-babe-archive-info .taxonomy-info-item .item-content{
	margin-left: 30px;
}


.elementor-widget-babe-item-additional .elementor-widget-container .block_info:first-child .block_info_content.block_active{
	max-height: max-content;
}

.elementor-widget-babe-item-additional .step_icon .step_icon_opened{
    display: none; }

.elementor-widget-babe-item-additional .block_info_title.block_active .step_icon .step_icon_opened{
  display: block !important; }

.elementor-widget-babe-item-additional .block_info_title.block_active .step_icon .step_icon_closed{
  display: none !important; 
}

.elementor-widget-babe-item-additional .block_info_title .step_icon .step_icon_closed{
  display: block !important; 
}

/* fix code */

.babe_items_2 .item_info_price .item_info_price_new .currency_amount, .babe_items_8 .item_info_price .item_info_price_new .currency_amount{
	color: #D68839;
}

.elementor-widget-babe-item-additional .elementor-widget-container .block_info:first-child .block_info_content{
	max-height: 0;
}

.elementor-widget-babe-item-additional .elementor-widget-container .block_info:first-child .block_info_title.block_active .step_icon .step_icon_closed,
.elementor-widget-babe-item-additional .elementor-widget-container .block_info:first-child .step_icon .step_icon_closed,
.elementor-widget-babe-item-additional .elementor-widget-container .block_info:first-child .step_icon .step_icon_opened{
	display: none;
}
@media screen and (max-width: 992px) and (min-width: 600px){
	.layout-style-1 #search_form .input-group.col-3 .field-search-group:first-child{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	.layout-style-1 #search_form .input-group.col-3 .field-search-group{
		-webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
	}
}

.column-item.post-style-2.hentry .post-thumbnail img{
    height: 300px;
    width: 100%;
    object-fit: cover;
}

.elementor-widget-babe-taxonomies .location-name{
	word-break: break-word;
    width: 100%;
}

#search_form .field-group-inner, .elementor-widget-babe-search-form #search_form .add_input_field ul.add_ids_list li.term_item, .elementor-widget-babe-search-form #search_form .add_input_field ul.add_ids_list li.term_item:not(.term_item_all){
	color: #434742;
}

.slick-dots li button{
	background-color: #434742;
}

.elementor-widget-babe-archive-info .taxonomy-info-item{
	min-height: 100px;
	padding-top: 30px;
    padding-bottom: 30px;
}

.elementor-widget-babe-archive-info .item-label{
	width: 200px;
	min-width: 200px;
}

.elementor-widget-babe-item-additional .elementor-widget-container .block_info_title span{
	margin-right: 0px;
	line-height: 20px;
}

.elementor-widget-babe-item-faqs .block_faq .faq_title .item_icon{
	line-height: 20px;
}

.elementor-widget-babe-item-additional .elementor-widget-container .block_info_title.block_active{
	border-radius: 5px;
}

@media screen and (max-width: 768px) {
	.elementor-widget-babe-archive-info .taxonomy-info-item .item-content{
		margin-left: 0px;
	}
	
	.babe_items_1 .item-meta-left span{
		font-size: 13px;
	}
}

/** custom button next carousel */

.triply-carousel-items .slick-prev, .triply-carousel-items .slick-next, .babe_shortcode_block_inner .slick-prev, .babe_shortcode_block_inner .slick-next, .triply-carousel .slick-prev, .triply-carousel .slick-next{
	background-color: #36573E;
	height: 55px;
    width: 55px;
}

.triply-carousel-items .slick-prev:hover, .triply-carousel-items .slick-next:hover, .babe_shortcode_block_inner .slick-prev:hover, .babe_shortcode_block_inner .slick-next:hover, .triply-carousel .slick-prev:hover, .triply-carousel .slick-next:hover{
	background-color: #fff;
}

.triply-carousel-items .slick-prev:before, .triply-carousel-items .slick-next:before, .babe_shortcode_block_inner .slick-prev:before, .babe_shortcode_block_inner .slick-next:before, .triply-carousel .slick-prev:before, .triply-carousel .slick-next:before{
	color: #fff;
	font-size: 20px;
}

.triply-carousel-items .slick-prev:hover::before, .triply-carousel-items .slick-next:hover::before, .babe_shortcode_block_inner .slick-prev:hover::before, .babe_shortcode_block_inner .slick-next:hover::before, .triply-carousel .slick-prev:hover::before, .triply-carousel .slick-next:hover::before{
	color: #36573E !important;
}

.slick-dots{
	position: static;
}


@media screen and (max-width: 578px) {
	
	.item-activity-type span.activity-name{
		font-size: 10px;
		line-height: 24px;
	}
	
	.babe_items_1 .item_text {
        padding-left: 10px;
        padding-right: 10px;
    }
	
	.item-activity-type .activity-type{
		padding: 3px 8px;
	}
	
	.meta-field-inner .item_icon {
        display: block !important;
		width: 100%;
		text-align: center;
    }
	
	.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon{
		margin-bottom: 0px;
		text-align: center;
	}
	
	.meta-field-inner .item_info, .elementor-widget-container .babe-section-title, .elementor-widget-babe-item-price-from .item_info_price{
		text-align: center;
	}
	
	.babe_items_1 .item-meta span.item-accommodation.item-meta-value {
		right: 23px;
	}
	
	.babe_items_1 .item-bottom{
		padding-bottom: 15px;
	}
	
}

@media screen and (max-width: 1024px) {
	.elementor-widget-container .babe-section-title, .elementor-widget-babe-item-price-from .item_info_price{
		font-size: 14px;
	}
	
	.elementor-widget-babe-item-price-from .item_info_price .item_info_price_new .currency_amount{
		font-size: 16px;
	}
}

@media screen and (max-width: 1335px) {
	.babe_items_1 .item_text{
		padding: 0 15px;
	}
	
	.item-activity-type .activity-type{
		padding: 5px 10px;
		font-size: 10px;
	}
	
	.babe_items_1 .item-meta {
		padding: 10px 15px;
	}
	
	.triply-carousel-items .babe_items{
		height: 530px;
	}
	
	.triply-carousel-items .babe_items_1 .item-bottom{
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 1209px) {
	.babe_items_1 .item_text {
        padding: 0 10px;
    }
	.item-activity-type .activity-type {
        padding: 3px 8px;
    }
	
	[class*=" column-"], [class^="column-"] {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (max-width: 1336px) {
    .triply-carousel-items .babe_items {
        height: auto;
    }
}

.babe_items_1 .item-meta .item-meta-left {
    width: 100%;
}

.babe_items_1 .item-meta-left span.item-days.item-meta-value {
    width: 40%;
}

.babe_items_1 .item-meta span.item-accommodation.item-meta-value {
    width: 60%;
}

.babe_items_1 .item-meta-value + .item-meta-value {
    margin-left: 0px;
}

.elementor-testimonial-item-wrapper .image-wrap{
	margin-right: 30px;
}

.tabs-style-triply-yes .elementor-tab-title.elementor-tab-mobile-title{
    display: none;
}

.meta-field-inner .item-meta-value a{
	pointer-events: none;
    cursor: default;
    text-decoration: none;
}

@media (max-width: 767px) {
    .tabs-style-triply-yes .elementor-tabs-wrapper {
        display: flex;
    }
}