/**
 * Theme Name:     Hotelone Child
 * Author:         Hotelone Child Author
 * Template:       hotelone
 * Text Domain:	   hotelone-child
 * Description:    Hotelone is Hotel WordPress Theme, well design and clean code theme. Hotelone is a Responsive and fully customizable template for Hotel and resorts. Advanced admin panel enable you to customize theme without any technical information. Create an amazing Hotel Booking website using the pre-build layout and elements. Customize existing graphics to create your own unique website interface. It
 */
.gallery-grid .g-item {
  padding: 10px;
  float: left;
}

.all-gallery {
  text-align: center;
  margin-top: 40px;
  display: block;
}

.g-zoom-in .g-item {
  display: block;
  overflow: hidden;
}
.g-zoom-in .g-item .inner-content {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.g-zoom-in .g-item img {
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.g-zoom-in .g-item:hover img {
  -ms-transform: scale(1.5, 1.5);
  /* IE 9 */
  -webkit-transform: scale(1.5, 1.5);
  /* Safari */
  transform: scale(1.5, 1.5);
}

.g-layout-full-width.container {
  width: 100%;
  max-width: none;
  padding: 0px;
}

@media screen and (min-width: 720px) {
  .g-col-1 .g-item {
    width: 100%;
  }
  .g-col-1 .g-item:nth-child(1n+1) {
    clear: left;
  }

  .g-col-2 .g-item {
    width: 50%;
  }
  .g-col-2 .g-item:nth-child(2n+1) {
    clear: left;
  }

  .g-col-3 .g-item {
    width: 33.3333333333%;
  }
  .g-col-3 .g-item:nth-child(3n+1) {
    clear: left;
  }

  .g-col-4 .g-item {
    width: 25%;
  }
  .g-col-4 .g-item:nth-child(4n+1) {
    clear: left;
  }

  .g-col-5 .g-item {
    width: 20%;
  }
  .g-col-5 .g-item:nth-child(5n+1) {
    clear: left;
  }

  .g-col-6 .g-item {
    width: 16.6666666667%;
  }
  .g-col-6 .g-item:nth-child(6n+1) {
    clear: left;
  }
}
@media screen and (min-width: 576px) and (max-width: 720px) {
  .g-col-1 .g-item {
    width: 100%;
  }
  .g-col-1 .g-item:nth-child(1n+1) {
    clear: left;
  }

  .g-col-2 .g-item {
    width: 50%;
  }
  .g-col-2 .g-item:nth-child(2n+1) {
    clear: left;
  }

  .g-col-3 .g-item {
    width: 33.3333333333%;
  }
  .g-col-3 .g-item:nth-child(3n+1) {
    clear: left;
  }

  .g-col-4 .g-item {
    width: 25%;
  }
  .g-col-4 .g-item:nth-child(4n+1) {
    clear: left;
  }

  .g-col-5 .g-item {
    width: 20%;
  }
  .g-col-5 .g-item:nth-child(5n+1) {
    clear: left;
  }

  .g-col-6 .g-item {
    width: 16.6666666667%;
  }
  .g-col-6 .g-item:nth-child(6n+1) {
    clear: left;
  }
}
@media screen and (max-width: 576px) {
  .g-col-1 .g-item {
    width: 100%;
  }
  .g-col-1 .g-item:nth-child(1n+1) {
    clear: left;
  }

  .g-col-2 .g-item {
    width: 50%;
  }
  .g-col-2 .g-item:nth-child(2n+1) {
    clear: left;
  }

  .g-col-3 .g-item {
    width: 33.3333333333%;
  }
  .g-col-3 .g-item:nth-child(3n+1) {
    clear: left;
  }

  .g-col-4 .g-item {
    width: 25%;
  }
  .g-col-4 .g-item:nth-child(4n+1) {
    clear: left;
  }

  .g-col-5 .g-item {
    width: 20%;
  }
  .g-col-5 .g-item:nth-child(5n+1) {
    clear: left;
  }

  .g-col-6 .g-item {
    width: 16.6666666667%;
  }
  .g-col-6 .g-item:nth-child(6n+1) {
    clear: left;
  }
}

/* WP Block */

.wp-block-button a.wp-block-button__link{
    border-color: inherit;
}

/* Custom CSS */

/* fonts css */
body, 
h1, h2, h3, h4, h5, h6, 
p, a, span, div, 
li, ul, ol, 
button, input, textarea, select, 
label, strong, em, small {
    font-family: 'Helvetica Neue', Arial, sans-serif !important;
}
/* fonts css */

/* header css */
h1.site-title a {
    font-family: 'Helvetica Neue' !important;
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 22px;
}

.header-info li:last-child {
	display:none !important;
}
.site-description {
    color: #A2A2A2;
    line-height: 20px;
}
.hotelone_nav {
    padding: 30px 0;
}
.navbar-nav > li:hover a:hover , .navbar-nav > .current-menu-item a{
	background-color: #C24225 !important;
    color: #fff !important;
    padding: 10px 15px !important;
    line-height: normal !important;
    border-radius: 5px;
}
.navbar-nav li a {
    background-color: #ffffff !important;
    color: #000 !important;
    padding: 10px 15px !important;
    line-height: normal !important;
    border-radius: 5px;
}
 .navbar-nav > li > a:before  {
	display: none !important;
} 

.navbar-nav li {
margin-right: 8px;
}
.navbar-nav > li ul.dropdown-menu {
    box-shadow: unset !important;
    background-color: #000;
}

.navbar-nav > li ul.dropdown-menu li a {
    background-color: transparent !important;
    color: #fff !important;
}

.navbar-nav > li ul.dropdown-menu li {
    margin-right: 0;
    border-bottom: 1px solid #333 !important;
}

.navbar-nav > li ul.dropdown-menu li a:hover {
    background-color: transparent !important;
    color: #c24225 !important;
}
/* header css over */
/* slider css */
div#hero_carousel .slider_overlay {
    background-color: transparent;
}

body , body #wrapper {
    background-color: #e5e5e5 !important;
}
.hotelone_nav {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .08);
}

.carousel-item .slider_overlay .slider_overlay_bg p {
    font-family: 'Times New Roman' !important;
}

/* slider css */

/* customizer css */
.mean-container a.meanmenu-reveal {
    margin-top: -52px !important;
	color: #888 !important;
}
a.meanmenu-reveal {
    background-color: #ddd !important;
    padding: 5px 10px !important;
}

.mean-container a.meanmenu-reveal span {
    background: #888 !important;
    height: 2px !important;
    margin-top: 4px !important;
}
a:hover , a:focus , a{
	outline:none !important;
}
.page-template-default h1.site-title a {
    color: #777 !important;
}
body.home article {
    background-color: transparent !important;
}
body.home .site-content{
	display:none;
}
.blog-text h4 {
    font-size: 25px;
    line-height: 27px;
    font-weight: 600;
}
.blog-mask, .blog_post.room .carousel {
    margin-bottom: 0 !important;
}
.site-content {
    background-color: transparent !important;
}
.site-content .container .col-lg-12.col-md-12.col-sm-12.primary article {
    margin-bottom: 50px;
    border-radius: 2px;
    background-color: #fff !important;
    border: 1px solid #b9b9b9;
    padding: 0;
}
.site-content .container .col-lg-12.col-md-12.col-sm-12.primary {
    max-width: 66.66666667%;
    flex: 66.66% !important;
}
.blog_post .blog-large-image img {
    width: auto !important;
}
.blog-list-desc.clearfix {
    padding: 30px 30px 10px 30px;
}
.subheader{
	background-position: center center !important;
}
.subheader ul.breadcrumbs {
    display: none;
}

.pageTitleArea.wow.fadeInDown.animated {
    background-color: #ffffff94;
    border: 2px solid rgba(255, 255, 255, .9);
    width: fit-content;
    margin: 0 auto;
    padding: 15px 26px;
}
.subheader .subheaderInner .pageTitle {
    color: #292929 !important;
    font-size: 36px !important;
    line-height: 39px !important;
    font-weight: 500 !important;
}

.carousel-item .slider_overlay .slider_overlay_bg {
    padding: 41px 20px;
    background-color: rgba(0, 0, 0, .5);
}
.carousel-item .slider_overlay .slider_overlay_bg p {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 25px;
    display: block;
    font-family: initial;
    font-style: italic;
}
.carousel-item .slider_overlay .slider_overlay_bg h2 {
    font-size: 60px;
    line-height: 66px;
    font-weight: 600 !important;
	text-shadow: 0 2px 0 rgba(0, 0, 0, .7);
}
.hotel-btn {
	border-radius:0px !important;
}
a.hotel-btn.hotel-secondry {
    background-color: transparent;
    color: #fff;
}

a.hotel-btn.hotel-secondry:hover {
    color: #c24225;
}
.hotel-btn{
	    padding: 10px 15px !important;
}
.hotelone_nav.fixed {
    padding: 15px;
}
.carousel-item .slider_overlay .slider_overlay_bg h2:after {
    content: '';
    display: block;
    width: 200px;
    height: 2px;
    margin: 5px auto;
    background-color: #C24225;
}

@media (max-width: 1300px){
	.top-nav-area.hotelone_nav .row {
    display: block;
}
	.top-nav-area.hotelone_nav .row .navbar-header {
    padding-bottom: 20px;
}
	
	.top-nav-area.hotelone_nav .row .col-lg-9.col-md-12.col-sm-12.col-xs-12.align-self-center {
    max-width: 100%;
}
	
}

@media (max-width: 992px) {
    .top-nav-area.hotelone_nav .row .navbar-header {
        padding-bottom: 0;
        text-align: left !important;
    }
	    .header-info li {
        display: block;
        text-align: right !important;
    }
}

@media (max-width: 767px) {
	
	.hotelone_nav {
    padding: 20px 0 !important;
}
	
	.subheader .subheaderInner {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
}
	
	.site-content .container .col-lg-12.col-md-12.col-sm-12.primary {
    max-width: 100% !important;
    flex: 100% !important;
}
	
	.footer_section .copy_right .col-md-8.col-sm-8.col-7.m-auto.text-center {
    max-width: 90% !important;
    flex: 90% !important;
}
	.slider_overlay .slider_overlay_inner {
    width: 100%;
}
	div#hero_carousel .slider_overlay .container {
    max-width: 100% !important;
}
	.carousel-item .slider_overlay .slider_overlay_bg h2 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600 !important;
    text-shadow: 0 2px 0 rgba(0, 0, 0, .7);
}
.carousel-item .slider_overlay .slider_overlay_bg p {
    font-size: 14px;
    line-height: normal;
}
.hotel-btn {
    padding: 5px 15px !important;
}
}
/* customizer css  */

/* Custom CSS over */