/*
Theme Name: ezWeb Starter
Theme URI: https://hoangquoclong.com
Author: Hoang Quoc Long
Author URI: https://hoangquoclong.com
Description: ezWeb Starter
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ezweb-starter
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@font-face {
    font-family: 'Ivy Mode';
    src: url('fonts/IvyMode-Regular.eot');
    src: url('fonts/IvyMode-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/IvyMode-Regular.woff2') format('woff2'),
        url('fonts/IvyMode-Regular.woff') format('woff'),
        url('fonts/IvyMode-Regular.ttf') format('truetype'),
        url('fonts/IvyMode-Regular.svg#IvyMode-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


#description ul {
    list-style: inherit;
    padding-left: 20px;
}

.btn_1.rounded.back {
    padding: 10px 20px 12px 20px;
    background: #f8f8f8!important;
    color: #fc5b62;
    border-radius: 5px!important;
}

body.admin-bar {
	/*margin-top: 32px;*/
}

body.admin-bar header {
	top: 32px;
}

body.elementor-editor-active #header {
    /*margin-top: 78px;*/
    /*z-index: 99999999999999;*/
    display: none;
}
.logo-footer {
    height: 60px;
}
.remove-sticky-menu-admin {
    position: relative;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid #ededed;
    background-color: #fff;
    padding: 15px 20px;
    display: inline-flex;
    z-index: 1;
}
.remove-sticky-menu-admin .main-menu > ul > li span > a {
    color: #444;
}
@media (max-width: 991px) {
    .remove-sticky-menu-admin  {
        padding: 15px 15px 5px 15px; 
    }
}
.remove-sticky-menu-admin  .logo_normal {
    display: none; 
}
.remove-sticky-menu-admin .logo_sticky {
    display: inline-block!important; 
}

.remove-sticky-menu-admin .hamburger-inner, 
.remove-sticky-menu-admin .hamburger-inner::after,
.remove-sticky-menu-admin .hamburger-inner::before {
    background-color: #000;
}

.tien-nghi-title {
    padding-top: 20px;
}

.ezweb-tiennghi {
    padding-bottom: 20px;
}

.ezweb-tien-nghi-item {
    margin: 5px 0;
}

.main-menu ul ul li span a:after {
    content: '';
}

.wpcf7-submit {
    border: none;
    color: #fff;
    background: #fc5b62;
    outline: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

img {
    max-width: 100%;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em;
}

.alignleft {
    float: left;
    margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
    float: right;
    margin: 0.375em 0 1.75em 1.75em;
}

.main_title_2 p {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 5px;
}

.gallery .gallery-owl .owl-item figcaption {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,0%,.5)),to(rgba(0,0,0,0)));
    background: linear-gradient(0deg,hsla(0,0%,0%,.5) 0%,rgba(0,0,0,0) 100%);
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    padding-left: 16px;
    border-radius: 0;
}

.gallery-item figcaption {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 0%, .5)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, hsla(0, 0%, 0%, .5) 0%, rgba(0, 0, 0, 0) 100%);
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    padding-left: 10px;
    border-radius: 0;
}

.image-icon {
    position: relative;
}

.gallery-filters {
    margin-bottom: 30px;
    position: relative;
}

.gallery-filters:before {
    content: '';
    background: #fc5b62;
    width: 5px;
    height: 25px;
    position: absolute;
    float: left;
}

.gallery-filters .filter:first-child {
    margin-left: 10px;
}

.gallery-filters .filter {
    padding: 10px;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #fc5b62;
    text-transform: uppercase;
}

.gallery-filters .active, .gallery-filters .filter:hover {
    color: #000;
}

.hero_single.version_2 .wrapper {
    background-color: rgba(0, 0, 0, 0.6);
}

.custom-search-input-2 .nice-select {
    border: 0;
    height: 50px;
    padding-left: 15px;
    border-right: 1px solid #d2d8dd;
    font-weight: 500;
}

@media (max-width: 991px) {
    .custom-search-input-2 .nice-select {
        margin-bottom: 5px;
    }
}

.main-menu > ul > li span > a {
    text-transform: uppercase;
    font-weight: 600;
}

ul#top_menu li a.booking {
    top: 9px;
    display: block;
    position: relative;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    padding: 6px 10px 10px;
    background-color: #fc5b62;
    color: #fff;
    font-weight: 600;
}

.map {
    height: 100%;
}

.hero_in, .hero_in.hotels_detail {
    height: 300px;
}

.ezweb-reviews-slider .slider-nav {
  	max-width: 470px;
  	margin: auto;
  	margin-bottom: 20px;
 }

.ezweb-reviews-slider .slider-nav figure {
    height: 80px; 
}

.ezweb-reviews-slider .slider-nav figure img {
    width: 80px;
    height: 100%;
    border: 5px solid transparent;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    margin: auto; 
}

.ezweb-reviews-slider .slider-content .slider-item {
  	text-align: center; 
}

.ezweb-reviews-slider .slider-nav figure.slick-center img {
 	border-color: #fc5b62 !important;
}

.ezweb-reviews-slider .slider-content .title-item {
  	font-size: 18px;
  	line-height: 24px;
  	margin-top: 0;
  	margin-bottom: 0;
  	font-weight: 600;
  	text-transform: capitalize; 
}

.ezweb-reviews-slider .slider-content .subtitle-item {
  	display: block;
  	font-size: 16px;
  	line-height: 24px; 
  	margin-bottom: 15px;
}

.ezweb-reviews-slider .kopa-blockquote {
	color: #000;
  	margin-top: -10px;
  	max-width: 980px;
  	margin: auto; 
}

#description img {
    height: auto;
}

#description p, #description ol, #description ul {
    margin-bottom: 10px;
}

#description li {
    margin-bottom: 10px;
}

#description ol {
    list-style-type: decimal;
}

.follow_us ul li a {
    padding: 10px;
    background: #fff;
    line-height: 14px;
    border-radius: 50%;
}

.follow_us ul li a i {
    color: #000;
    margin-right: 0;
    font-size: 20px;
}
.mm-menu.mm-offcanvas {
	z-index: 9;
}
#sidebar .price {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 15px;
    color: #555;
}
header {
    /*padding: 0;*/
}
header.header.sticky {
    /*padding: 0 0 15px 0;*/
}
.topbar {
    background: #edcb9a;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    font-size: 12px;
    color: #ffff;
    font-weight: 500;
    text-transform: uppercase;
    z-index: 1030;
}
.topbar ul.top-menu {
    margin: 0;
}
.topbar a {
    color: #fff;
}
.topbar ul.top-menu li {
    float: left;
    padding-left: 15px;
}
@media (max-width: 767px){
    header {
        padding: 15px 15px 5px 15px!important;
    }
}
@media (max-width: 991px) {
    .topbar {
        display: none;
    }
}