/*
Theme Name: KOHRONG RESORT
Text Domain: wordpress.org
Version: 4.1
Requires at least: 4.7
Requires PHP: 7.4.2
Description: Our default theme for 2023 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: Mr. Lim Hou 
Theme URI: https://khmerone.com
License: GNU General Public License v2 or later
License URI: https://khmerone.com

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with ot
*/


.nav-logo {
  max-width: 146px;
  border-radius: 4px;
}
.navbar #navbarSupportedContent {
  background: #fff;
  padding: 0 12px;
  border-radius: 2px;
}
.navbar-brand {
  min-width: 290px;
}
.main-menu li {
  margin-bottom: 0 !important;
}
.navbar-nav .nav-link {
  font-weight: 500;
  padding: 24px 18px !important;
}
.navbar-nav .dropdown-menu .nav-link {
  font-weight: 500;
  padding: 14px 14px !important;
}
.fixed-top .navbar #navbarSupportedContent {
  box-shadow: none !important;
}
.header-3.fixed-top .navbar {
  padding: 0;
}
body .container p {
  font-size: 15px !important;
}
h2, h3,
h6.title {
  margin: 0;
}
.text-secondery {
  margin: 0;
}
.page-content {
  padding-top:50px;
  padding-bottom: 0;
}
.datepicker {
  padding: 10px;
}
#page-banner .banner-title  {
  text-align: center;
}
.datepicker table {
    width: 290px;
    height: 260px;
    text-align: center;

}
.datepicker table th,
.datepicker table td {
  cursor: pointer;
}
.check-form {
  padding: 30px 15%;
}
.check-form p {
  margin: 0;
  padding:  0;
}
.check-form .btn-primary-bg {
  max-width: 200px;

    text-align: right;
    margin-left: 16px;
}
.room-listing {
  padding:0 8px;
}
.dropdown-menu li a {
  color: #aa8453 !important;
  letter-spacing: 0 !important;
  font-family: 'Barlow', sans-serif;
}
.navbar .dropdown-menu {
  width: 270px;
}
.bg-blck .section-title {
  color: #fff !important;
}
.facilities ul li i {
  color: #aa8453;
  font-size: 24px;
}

.adult .adutl-details {
  line-height: 1;
  text-align: center;
}
.facility-details ul {
  margin: 0;
  padding: 0;
}
.facility-details ul span {
  font-weight: bold;
}
ul.room_facil li {
  padding-right: 10px;
}
.room-breakfast ul {
  margin: 0;
  padding: 0;
}
.room-breakfast {
  margin-top: 30px;
}
.room-breakfast li {
  line-height: 1;
}
.detail-facilites {
  display: flex;
  margin: 0;
  padding: 0;
}
.footer-item img {
	max-width: 140px !important;
}
.detail-facilites li {
  padding-right: 10px;
}