/*
Theme Name:     Embark - Child Theme
Theme URI:      https://demo.themovation.com/embark
Template:       embark
Author:         Themovation
Author URI:     http://themovation.com
Version:        1.0
Text Domain:    embark
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col {
        font-size: 14px !important;
    }
.navbar .navbar-nav > li > a {
	font-size: 14px !important;
    font-weight: 500 !important;
}
/*
.btn-ghost-accent {
    background-color: #00000085;
}
.btn-standard-light:hover {
    background-color: #ed1000;
	border-color: #ed1000;
}
*/
.comment-respond {
display: none;
}
.tour-btn {
	background-color: #ed1000;
	border-radius: 5px;
	color: #ffffff;
	padding: 10px 20px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
}
