/*
 Theme Name:   Tourm Child  
 Theme URI:    https://themeholy.com/wordpress/tourm
 Description:  This is a child theme for Tourm - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     tourm
 Version:      2.1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  tourm-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */ 

/* home page css start */
.th-btn {
	background-color: #e1bc5e;}
.th-btn.style3{
	background-color: #e1bc5e;
}
.about-shape:before {
    background: #fff3d5;
}
.team-box .media-body {
    background-color: #ffe8ae;
}
.testi-card {
    background: #ffe8ae;
}
.counter-card .counter-shape span {
    background-color: #e1bc5ea6;
}
.counter-card {
    background-color: #ffe8ae;
}
.info-box_text .icon {
    background-color: #fff9e8;
}
.about-logo {
    background-color: #000;
    padding: 10px;
    border-radius: 10px;
}

/* Activities page css start */
.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-overlay {
    background-color: #e1bc5ed1;
}

.destination-item {
    background-color: #ffe8ae !important;
} 
/* .header-layout1 .menu-item.menu-item-type-custom a:after {
	display:none;
} */
.price-card {
    background-color: #e1bc5e;
}

.checklist li:before {
    content: url("https://testingbit.in/kashiyatra/wp-content/uploads/2025/02/check-1.png");
}
.tourm-trip-banner-area {
    display: none;
}
.category-trips-single.wpte_new-layout, .category-trips-single-inner-wrap, .category-trip-prc-title-wrap {
    padding: 10px 30px 10px 30px;
}
input.enquiry-submit, input[type=submit], input.wp-block-button__link, .category-trip-viewmre-btn, .wpte-trip-explore-btn, .load-more-search, .wte-process-btn-next {
    background-color: #e1bc5e;
}
.category-trips-single-inner-wrap .category-trip-desti>[class*=category-trip-] svg path {
    fill: #e1bc5e;
}
.price-card.active .price-card_icon {
    background-color: #ffffff !important;
}

.price-card:hover .price-card_icon{
    background-color: #ffffff;
}















































@media (max-width: 1199px){
.header-layout1 .logo-bg {
    width: 40%;
    height: 100%;
}
}
@media (max-width: 480px) {
    .header-layout1 .logo-bg {
        width: 70% !important;
    }
}




