/*
Theme Name: Hotel w3
Theme URI: 
Author: Anthony Ifon
Author URI: https://anthonyifon.com
Description: hotel template.
Version: 1.0.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, sticky-post, rtl-language-support, threaded-comments, translation-ready, theme-options, featured-images
License: Commercial
License URI: 
Text Domain: Anthony
*/
/*------------------------------------------------------------------
[Master Stylesheet]
Project:        Hotels
Last change:    15/03/2022 [initial release]
Assigned to:    Anthony
Primary use:    Booking
/*------------------------------------------------------------------
[Color codes]
# Primary Color: #000000
Background: #f5f5f5 / #000000
Headers:    #000000 / #ffffff
a (standard):   #000000 / #ffffff
a (hover):      #000000 / #ffffff
::selection:    #000000
# */
/*------------------------------------------------------------------
[Typography]
Body copy:  400 16px/30px 'Poppins', sans-serif;
Headers:    'Abril Fatface' sans-serif;
*/
body{
  background-color:  #FFF;
}
.btn-gold{
    border-color: #c19b76;
    background-color: #c19b76;
    color: #fff;
}
.btn-gold:hover{
    background-color: #fff;
    color: #c19b76;
}
.btn-dark{
    border-color: #858585;
    background-color: #858585;
    color: #fff;
}
.btn-dark:hover{
    background-color: #fff;
    color: #c19b76;
}
.main-link-colour{
    color: #b7801a;
    text-decoration: none;
}
.main-link-colour:hover{
    color: #c19b76;
    text-decoration: underline;
}
/*---------------[Navigation]--------------*/
.navbar {
    margin:0 !important;
    padding: 0px !important;
}
.custom-navbar-nav{
    margin-top: 0;
    padding-top: 0;
    min-height: 80px;
}
.custom-nav .navbar-nav .nav-link{
    color: #000;
    padding-top: 25px;
}
.custom-nav .navbar-nav .nav-link:hover, .custom-nav .navbar-nav .active{
    color: #c19b76;
    border-top: solid 4px #c19b76;
    padding-top: 21px;
}
.custom-nav-item{
    padding-right: 15px;
}
.custom-brand{
    padding-left: 50px;
}
.custom-nav-button{
}
.dropdown-item:hover{
    background-color: transparent;
}
.antbut{
    min-height: 80px;
    min-width: 10.75rem;
    border-radius: 0;
    border-color: #c19b76;
    background-color: #c19b76;
    color: #fff;
}
.antbut:hover{
    background-color: #fff;
    color: #c19b76;
}
.antbuttext{
    text-transform: uppercase;
    vertical-align: middle;
    padding-top: 27px;
}
.custom-toggler{
    border-color: #c19b76;
    background-color: #c19b76;
    color: #fff;
}
.custom-toggler:hover{
    background-color: #fff;
    color: #c19b76;
}
.custom-toggler-icon{
    color: #fff;
    padding: 0.25rem 0.05rem;
    font-size: 1.80rem;
    line-height: 1;
}
.custom-toggler:hover .custom-toggler-icon{
    color: #c19b76;
}
.custom-toggler-icon:hover, .custom-toggler-icon:focus, .custom-toggler-icon:active{
    color: #c19b76;
    }
.dropdown-menu {
    border-radius: 0;
}
 .dropdown:hover .dropdown-menu {
   display: block;
   margin-top: 23px; // remove the gap so it doesn't close
   border-radius: 0;
 }   
.navbar .megamenu{ 
    padding: 1rem;
    background-color: #F8F8F8; 
    border-color: #F8F8F8;
}
.navbar .dropdown-menu{ 
    background-color: #F8F8F8; 
    border-color: #F8F8F8;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }
}   
/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */
@media(max-width: 991px){
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh;
      margin-top:10px;
  }
}
/* ============ mobile view .end// ============ */
.breadcrumb-wrap{
  background-color: #f1f1f1;
  padding: 15px 0 5px 0;
}
.breadcrumb-wide-wrap {
    background-color: #f1f1f1;
    padding: 20px 0 10px 0;
}
.breadcrumb-wrap .breadcrumb-item{
color: #858585;
}
.breadcrumb-wrap .breadcrumb-item a{
color: #c19b76;
text-decoration: none;
}
.breadcrumb-wrap .breadcrumb-item a:hover{
text-decoration: underline;
}
.breadcrumb-centre {
    padding: 20px 0 ;
}
.custom-footer-top{
    padding: 50px 0;
}
.custom-footer-top ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.custom-footer-top ul li{
  padding: 5px 0;
}
.custom-footer-top ul li a{
  color: #c19b76;
  text-decoration: none;
}
.custom-footer-top ul li a:hover{
  color: #c19b76;
  text-decoration: underline;
}
.footer-widget-area {
    position: relative;
    z-index: 1;
    background-color: #222;
}
.footer-widget-area:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/pattern-01.png);
    content: '';
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    z-index: -1;
}
.custom-footer-title{
    color: #fff;
}
.custom-footer-bottom{
    background-color: #000000;
    margin: 0;
    padding: 20px ;
    color: #858585;
}
.hotelnavitem{
    padding: 20px 16px;
    float: left;
    width: auto;
    border: none;
    display: block;
    outline: 0;
}
.thcnav {
    background-color: #fff;
    min-height: 80px;
    padding: 0  0 ;
    margin: 0  0 ;
}
.navleftthc{
    padding: 0 0px 0 35px;
}
/*--[header CSS]--*/
.thcbreadcrumb {
    background-color: #F1F1F1;
    min-height: 20px;
    padding: 10px 0 1px 0;
}
.navrtbtn{
    background-color: #1B4A8F;
    height: 100%;
    min-height: 80px;
    padding: 25px 20px;
    margin: 0;
}
/*--[footer CSS]--*/
.mainfooter{
    background-color: #003281;
    margin: 0;
    padding: 15px 0 15px 0;
}
/*--[Page CSS]--*/
.page{
    min-height: 400px;
}
/*---------------[Home CSS]--------------------*/
.homeimage{
    padding-top: 180px;
}
.homecard {
    min-height: 300px;
    background-color: #fff;
}
.homecard .card-text {
    min-height: 130px;
}

.card-img-top{
    max-height: 275px;
}
.homeabout{
    padding-top: 30px;
}
.carousel-item-custom{
    max-height: 580px;
}
.carousel-image-overlay{
    position: absolute;
    top: 0;
  background: rgba(0, 0, 0, 0.4); /* Black background with 0.5 opacity */
  height: 100%;
  width: 100%;
}
.custom-carousel-text
{
    position: absolute;
    right: 15%;
    top: 30%;
    left: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
}
.custom-carousel-text h5{
    font-size: 30px ;
    line-height: 30px;
    padding: 20px 0 50px 0;
    margin: 0;
    }
.custom-carousel-text p{
    font-size: 50px ;
    line-height: 50px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    color: #fff ;
    } 
.btn-home-carousel{
    padding: 15px 30px;
    border-radius: 0;
    }
.home-about{
    padding: 40px 0;
    text-align: center;
}
.home-about h6{
    padding: 10px 0;
    color: #c19b76;
    text-transform: uppercase;
}
.home-about h2{
    padding: 10px 0;
    text-transform: capitalize;
    font-size: 30px;
}
.home-description{
    padding: 5px 0;
    width: 45%;
    margin: 0 auto;
    color: #858585;
}
.home-cards{
    padding: 0 0 50px 0;
}
.home-cards h5{
    font-size: 24px;
    text-align: center;
}
.home-cards h5 a{
    color: #000;
    text-decoration: none;
}
.home-cards h5 a:hover{
    color: #c19b76;
    text-decoration: underline;
}
.home-cards h6{
    font-size: 16px;
    text-align: center;
}
.home-cards h6 a{
    color: #c19b76;
    text-transform: uppercase;
    text-decoration: none;
}
.home-cards h6 a:hover{
    text-decoration: underline;
}

/*--[Hotels page CSS]--*/
.hotelspage {
    padding: 40px 0;
    text-align: center;
}

.hotelspage h1 {
    margin-bottom: 20px;
    font-size: 32px;
    text-transform: capitalize;
}

.hotelspage p {
    max-width: 600px;
    margin: 0 auto 30px auto;
    color: #858585;
    font-size: 16px;
    line-height: 1.6;
}

.hotelspage-cards .card {
    border: 1px solid #ddd;
    border-radius: 8px;
    transition: box-shadow 0.3s ease;
}

.hotelspage-cards .card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.hotelspage-cards .card-img-top {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.hotelspage-cards .card-title {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
}

.hotelspage-cards .card-title a {
    color: #000;
    text-decoration: none;
}

.hotelspage-cards .card-title a:hover {
    color: #c19b76;
    text-decoration: underline;
}

.hotelspage-cards .card-text {
    font-size: 15px;
    color: #555;
    text-align: center;
    margin-bottom: 10px;
}

.hotelspage-cards .card-subtitle {
    font-size: 14px;
    text-align: center;
}

.hotelspage-cards .card-subtitle a {
    color: #c19b76;
    text-transform: uppercase;
    text-decoration: none;
}

.hotelspage-cards .card-subtitle a:hover {
    text-decoration: underline;
}



/*--[List pages CSS]--*/
.list-page{
    padding: 40px 0;
}
.search-list-item{
    background-color:#F8F8F8;
    margin: 0 0 50px 0;
}
.search-list-item-body{
    padding: 15px 15px 5px 0;
}
.search-list-item-title{
    font-size: 20px;
}
.search-list-item-title a{
    color: #b7801a;
    text-decoration: none;
}
.search-list-item-title a:hover{
    color: #c19b76;
    text-decoration: underline;
}
.search-list-item-butons{
    padding-bottom: 20px;
}
.list-btn{
    margin-right: 5px;
    padding: 8px 20px;
    border-radius: 0;
}
.list-pagination{
    padding: 0px 0;
}
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
}
.list-pagination .pagination a{
    color: #b7801a;
}
.list-pagination .pagination a:hover{
    border-color: #858585;
    background-color: #858585;
    color: #fff;
}
.list-pagination .page-item.active .page-link{
    color: #fff;
    background-color: #c19b76;
    border-color: #c19b76;
}
/*----------------[Sidebar CSS]-----------------------*/
.list-sidebar-section {
    padding: 0;
    margin: 0 0 30px 0;
}
.list-sidebar-section ul{
    padding: 0;
    margin: 0;
}
.list-sidebar-section ul li{
    list-style-type: none;
    margin: 0;
    padding: 5px 0;
}
.sidebar-heading{
}
.sidebar-sub-heading{
    font-size: 16px;
     color: #858585;
     padding: 5px 0;
}
/*---------------[Hotel CSS]------------------*/
.hotelimgbox{
}
.carousel-thumbs{
    margin: 10px 0;
}
.carousel-thumbs .img-thumbnail{
    border: none;
    padding: 0;
    border-radius: 0;
}
/*
.hotel-slide-img{
    height: 420px;
}
*/
.map-btn{
    background-image: url('/images/hotelpage/mappart.jpg');
    background-size:  cover;
    height: 90px;
    width: 100%;
    color: #1B4A8F;
}
.map-btn-txt{
    padding-top: 0;
    font-size: 18px;
    font-weight: bold;
    color: #1B4A8F;
    display: inline-block;
}
.hotel-location{
    padding-top: 5px;
}
/* ============ mobile view ============ */
@media(max-width: 768px){
  .sidebar-hotel{
      margin-top:20px;
  }
}
/* ============ mobile view .end// ============ */
.sidebar-hotel-form{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #ececec;
    margin-bottom: 10px;
    padding: 0;
}
.form-hotel-inner{
    padding: 1.45rem 1.625rem 0;
}
.sidebar-hotel-form .form-control {
    border-radius: 0 ;
    border: none;
    }
 .sidebar-hotel-form .form-group {
    border-bottom: solid 1px #dadada;
    padding-bottom: 10px;
    margin: 10px 0;
    }   
.sidebar-hotel-form .form-select {
    padding: 0.375rem 2.25rem 0.375rem 0;
    border: none;
    border-radius: 0 ;
    }
.sidebar-hotel-form .right-border{
    border-right: solid 1px #dadada ;
}
.form-hotel-bottom{
   border-bottom: solid 1px #dadada ; 
}
.sidebar-hotel-form .input-group-text {
    background-color: #fff; 
    border: none; 
    border-radius: 0;
}
.form-hotel-btn{
    width: 100%;
    min-height: 80px;
    border-radius: 0;
    border-color: #c19b76;
    background-color: #c19b76;
    color: #fff;
}
.form-hotel-btn:hover{
    background-color: #fff;
    color: #c19b76;
}
.sidedate:read-only{
    background-color: #fff;
}
.sidedate{
    padding-bottom: 15px;
}
.departuredate{
    padding-top: 10px;
}
h6.ant-sidebar-brown{
font-family: "Open Sans", sans-serif;
color: #c19b76;
font-size: 0.9925rem;
line-height: 1.5rem;
font-weight: 800;
margin: 0 0 5px 0px !important;
padding: 0 0 5px 0 !important;
text-decoration: underline;
}
p.ant-sidebar-brown {
 margin: 0px 0 0 0px;   
}
.map-btn {
    color: #b7801a;
}
.map-btn a:hover {
    color: #fff;
}   
.map-btn-txt{
    color: #b7801a;
} 
.hotel-cards{
    padding: 20px 0 20px 0;
}
.hotel-cards h5{
    font-size: 26px;
    text-align: left;
}
.hotel-cards h5 a{
    color: #000;
    text-decoration: none;
}
.hotel-cards h5 a:hover{
    color: #c19b76;
    text-decoration: underline;
}
.hotel-cards h6{
    font-size: 16px;
    text-align: left;
}
.hotel-cards h6 a{
    color: #c19b76;
    text-transform: uppercase;
    text-decoration: none;
}
.hotel-cards h6 a:hover{
    text-decoration: underline;
}


.card-title-wrap {
    min-height: 80px;
}
.check-availability{
    padding: 15px 0 0 25px;
}
.required-fields{
    padding: 0px 0 0 25px;
font-size: 0.75rem;
line-height: 1.125rem;
letter-spacing: 0.81px;
color: #b1b1b1;
}
.sidebar-hotel-form label{
    font-size: 0.8125rem;
line-height: 1.125rem;
text-transform: uppercase;
letter-spacing: 0.7px;
}
.hotel-title{
    padding-top: 20px;
    padding-bottom: 15px;
}
.hotel-title h1{
font-size: 2rem;
}
.goldlink {
    color: #c19b76;  
    text-decoration: none;
}
.goldlink:hover{
    color: #c19b76;
    text-decoration: underline;
}
.alr-card-text{
    min-height: 200px;
    text-align: justify;
}


/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .hotelmap{
    min-height: 600px;
  }
}   
/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */
@media(max-width: 991px){
  
  }
}
/* ============ mobile view .end// ============ */