/*
Theme Name: Hoteller Child
Theme URI: https://themes.themegoods.com/hoteller/landing
Description: Premium Photography WordPress Theme
Version: 1.0
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: https://themeforest.net/licenses/regular_extended
Text Domain: hoteller
Template: hoteller
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
.header_cart_wrapper{
    display:none !important;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Open Sans', sans-serif !important; 
    font-weight: 600 !important;
  
}
.page_title_nav{
    font-family: 'Open Sans', sans-serif !important; 
    font-weight: 600 !important;
}
p{
    font-family: 'Open Sans', sans-serif !important; 
    font-weight: 500 !important;
    /* font-family: 'Roboto', sans-serif !important; */
    /* font-family: 'Roboto', sans-serif !important;; */
}
.singleroom_attribute
{
    font-family: 'Open Sans', sans-serif !important; 
    font-weight: 500 !important;
    /* font-family: 'Roboto', sans-serif !important; */
    /* font-family: 'Roboto', sans-serif !important;; */
}
.mphb-room-number{
    display:none;
}
.mphb-rooms-quantity-wrapper{
    width:100% !important;
}
.mphb-rooms-quantity-wrapper::after{
    display:none !important;
}
.button{
    font-family: 'Open Sans', sans-serif !important; 
    font-weight: 600 !important;
}
.header_client_wrapper{
    display:none;
}
/* na stronie konkretnego domku */
/* przycisk od rezerwacji */
.mphb-confirm-reservation{
    display:none !important;
}
/* informacja o kosztach */
.mphb-regular-price{
    display:none;
}
.singleroom_other_wrapper{
    display:none;
}
.singleroom_attributes_wrapper{
    display:none;
}