/*
* Theme Name: Hotel Galaxy Pro
* Theme URI: https://webdzier.com/themes/hotel-galaxy-premium/
* Author: webdzier
* Author URI:https://webdzier.com
* Created by: webdzier
* Description: Hotel Galaxy is a hotel based WordPress theme which is clean and responsive design. It is used to hotel, restaurant, eatery, food joint, cuisine, hospitality business, recipe, cafe, lodge and others. It is mobile friendly and has a very nice animated homepage. It is easily to setup and customize using Customizer API.
* Version:  3.1.8
* Tags: blue, gray, orange, brown, black, white, light, dark, one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-colors, custom-menu, sticky-post, theme-options, threaded-comments
* License: GNU General Public License v3 or later
* License URI: http://www.gnu.org/licenses/gpl.html
* Text Domain: hotel_galaxy
*/

@import url('css/old-style.css');
@import url('css/homepage.css');
@font-face {
    font-family: 'AC_Fifindrel';
    src: url('css/fonts/AC-Fifindrel_Unicode.eot');
    src: url('css/fonts/AC-Fifindrel_Unicode.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/AC-Fifindrel_Unicode.woff') format('woff'),
         url('css/fonts/AC-Fifindrel_Unicode.ttf') format('truetype'),
         url('css/fonts/AC-Fifindrel_Unicode.svg#TizaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-----Awebooking CSS-----------------------------------------*/
.awebooking-container{
 margin-top:30px;
 margin-bottom:30px;
}
.room_shortcode_container,
.specialroom_shortcode_container,
.home2_room_shortcode_container{
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.roommaster-list .roommaster-list__content {
    margin-top: 10px;
}
.roommaster-wrapper{padding:15px 0 5px;}
.searchbox__wrap, .filterbox__wrap, .rooms--search, .roommaster-header__title a, .reservation, .abrs-searchbox__wrap{
 font-size:16px;
}
.reservation-goto-checkout .button--block{
    padding: 12px 0;
    font-size: 18px;
}
.roommaster-header h3.roommaster-header__title{margin:0;line-height:30px;}
.filterbox__box-wrap select.input-transparent, .awebooking .abrs-searchbox--horizontal .abrs-searchbox__input, .awebooking-block .abrs-searchbox--horizontal .abrs-searchbox__input{font-size:14px;}
.roommaster-button .button{color:#fff;}
.awebooking-block .button--primary:hover, .roommaster-button .button:hover, .reservation-goto-checkout .button--block:hover, .checkout__section--submit .button:hover, .awebooking .button--primary:hover{opacity:0.7;}
.awebooking .regular-text, .awebooking .cmb2_select, .awebooking .abrs-searchbox .abrs-searchbox__input, .awebooking-block .abrs-searchbox .abrs-searchbox__input{
 height:38px;
 font-size:16px;
 padding:5px;
}
.awebooking .abrs-searchbox .abrs-searchbox__input, .awebooking-block .abrs-searchbox .abrs-searchbox__input{
 margin-bottom:15px;
}
.abrs-searchbox__wrap{
  margin-bottom:30px;
}
.awebooking .abrs-searchbox .abrs-searchbox__input, .awebooking-block .abrs-searchbox .abrs-searchbox__input
.awebooking textarea.cmb2_textarea{height:auto;font-size:16px;}
.checkout__section--submit .button{
	margin-top:15px;
	padding: 12px 15px;
	font-size: 18px;
}
.awebooking-booking .notification{margin-bottom:30px;}
ul.booking_details, .awebooking-booking span, .awebooking-booking ul li, ul.booking_details li strong{font-size:14px;}


#htlg-owl .owl-controls{
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#htlg-owl .owl-page {
    font-size: 17px;
    padding: 15px;
    background-color: #ccc;
    display: inline-flex;
    color: #fff;
}
#htlg-owl .owl-page:last-child{
    float: right;
}