/**
Theme Name: Astra Child
Author: Shubham Rana
Author URI: https://codekosh.com/
Description: Hi, I am a Professional WordPress and PHP web developer specialising in high-quality, responsive web development. I will transform your personal or business concept into a successful website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
@font-face { 
	font-family: Gotham-Book;  
	src: url(/wp-content/themes/astra-child/fonts/Gotham-Book.ttf);  
	font-weight: normal;  
}
@font-face { 
	font-family: HelveticaNeueMedium;  
	src: url(/wp-content/themes/astra-child/fonts/helveticaneue-medium.ttf);  
	font-weight: normal;  
}
@font-face { 
	font-family: Monotype-Garamond;  
	src: url(/wp-content/themes/astra-child/fonts/Monotype-Garamond.ttf);  
	font-weight: normal;  
}
@font-face { 
	font-family: Acumin-Pro;  
	src: url(/wp-content/themes/astra-child/fonts/AcuminPro-ExtraLight.ttf);  
	font-weight: normal;  
}
@font-face { 
	font-family: flowrise;  
	src: url(/wp-content/themes/astra-child/fonts/flowrise.otf);  
	font-weight: normal;  
}

/* Custom CSS */
.adult_chd_temp {
    display: none;
}
input[name="check_out_date"] {
    pointer-events: none;
    cursor: default;
}
input[name="child_qty"] {
    display: none;
}
input[name="adult_qty"]{
	min-width: 100% !important;
}
.rooms .hb_room .title h4 a:hover, .rooms .hb_room .title:hover {
    color: #b69856 !important;
}
.hb-booking-room-details table tr td.hb_search_item_price {
    color: #b69856 !important;
}
.hb_view_price a.hb-view-booking-room-details:hover {
    color: #b69856 !important;
}
.hb-booking-room-details .hb_search_room_item_detail_price_close:hover {
    background: #000000 !important;
}
li.hb_search_max_child {
    display: none !important;
}
li.hb-form-field:nth-child(3) {
    display: none;
}
li.hb-form-field:nth-child(4) {
    display: none;
}
/* .page-id-14 input::placeholder, .page-id-14 .hb-form-field-input input {
    color: #fff !important;
} */
/* button.hb_button:nth-child(2) {
    display: none !important;
} */
/* button.hb_add_to_cart {
    display: none;
} */
.page-id-826 p.return-to-shop {
    display: none !important;
}
div#ast-checkout-coupon {
    display: none !important;
}
.shop_table td.actions {
    display: none !important;
}
.page-id-826 .woocommerce {
    display: none !important;
}
/* div#hotel-booking-cart {
    display: none;
} */
a.button.add_to_cart_button.hb_button {
    font-family: 'Outfit', sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 12px 25px;
}
.ast-button-wrap button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-minimal {
    background-color: transparent !important;
}
.ast-mobile-popup-inner button#menu-toggle-close {
    background-color: transparent;
}
header.entry-header .entry-title {
    padding-top: 50px;
}
.hb-rating-field {
    display: none;
}