/*

 Theme Name:   Angler's Hideway

 Theme URI:    https://diviextended.com/

 Description:  A child theme of Twenty Nineteen WordPress theme.

 Author:       Angler's Hideway

 Author URI:   https://elicus.com

 Template:     twentynineteen

 Version:      1.0.0

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

*/

.header .nav-item.current-menu-item a {
    color: #6d7743;
}
.footer-menu-link .current-menu-item a {
    color: #6d7743;
}

.page-template-tpl-cabin .search-bar-box .col-sm-3, .page-template-tpl-search-result .search-bar-box .col-sm-3 {
    display: none;
}
section.inner-section.cabin_main {
    background: lightgrey;
    padding: 56px 0px;
}
.cst_book_price {
	display: inline-block;
	width: 100%;
	float: left;
}
div#DataTables_Table_0_wrapper {
    display: inline-block;
    width: 100%;
}
section.inner-section.cabin_main.checkout_main {
    background: #fff !important;
}
.checkout_page p.text-white { color: #666666 !important;}
.cabin-box-wrap a.disabled,
.cabin_section a.disabled {
    background-color: #967272;
}
.cabin-list-wrapper-box .entry-meta {
    display: none;
}
abbr[data-original-title], abbr[title] {
text-decoration: none !important;
}
.mphb-calendar .datepick-month td .mphb-available-date {
    background-color: #fff;
    color: #000;
}
.mphb-calendar .datepick-month td .mphb-booked-date.mphb-date-check-in {
    background: linear-gradient(to bottom right,#fff 0,#fff 50%,#ee8767 50%,#ee8767 100%);
}
.mphb-calendar .datepick-month td .mphb-available-date.mphb-date-check-out {
    background: linear-gradient(to bottom right,#ee8767 0,#ee8767 50%,#fff 50%,#fff 100%);
}
.page-id-38 .mphb-to-book-btn-wrapper a.btn {
    display: none !important;
}
.page-id-38 .mphb-to-book-btn-wrapper form {
    margin-left: 0px !important;
}
.page-id-219 p.link-more {
    display: none;
}
span.mphb-tax-information.taxes-included, span.mphb-tax-information.taxes-excluded {
    display: none;
}
.c-list-info h6 b {
    font-weight: 600;
}
.page-id-38 p.link-more,
.page-id-1268 p.link-more{
    display: none;
}
.page-id-220 section#mphb-coupon-details {
    display: none;
}
ul.hide{
    display: none;
}