/*
 Theme Name:   Travil Child  
 Theme URI:    https://modinatheme.com/travil/
 Description:  This is a child theme for Travil - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/ModinaTheme/portfolio 
 Template:     travil
 Version:      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:  travil-child
*/

:root {
  --body: #fff;
  --black: #000;
  --white: #fff;
  --theme-color:#D4AF37;
  --theme-color-2:#1C1C1C;
  --primary-color: #D4AF37;   
  --header:#151415;
  --base:#D4AF37;
  --text:#455151;
  --border:#E6EFFF;
  --ratting:#D4AF37;
  --bg:#D4AF37;
  ---box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.06);
}

.hero-3 .hero-content .button-items .theme-btn.bg-2 {
    background-color: #565656;
}

.infobox-title-section {
    margin-top: 15px;
}

.header-logo-2 img {
    width: 79px;
}

.e-con {
    --padding-top: var(--container-default-padding-top, 0px);
    --padding-right: var(--container-default-padding-right, 0px);
    --padding-bottom: var(--container-default-padding-bottom, 0px);
    --padding-left: var(--container-default-padding-left, 0px);
}

.header-logo img {
    width: 82px !important;
}

.hero-4 .container .booking-list-area-1  {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: none !important;
}

button.theme-btn.mt-4.line-height.preloaderCls {
    display: none !important;
}
/* 
.breadcrumb-wrapper {
    display: none !important;
} */

body{
	background-color:#fcfcfc !important;
}

.wp-travel-toolbar
Specificity: (0,1,0)
 {
    border: 0px solid rgba(21, 20, 21, 0.21);
} 

.header-main .main-menu ul li a {
    font-family: "DM Sans", sans-serif;
}

.theme-btn, .single_add_to_cart_button {
    font-family: "DM Sans", sans-serif;
}