/*!
Theme Name: NakulaHotel
Theme URI: https://underscores.me/
Author: webdevnakulateam
Author URI: https://nakula.com
Description: Theme for Hotel managed by Nakula Hospitality.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nakulahotel
Tags: custom-background, custom-logo, custom-menu, featured-images, 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.

NakulaHotel is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import url('https://fonts.googleapis.com/css2?family=Inter&family=Playfair+Display:wght@400;600&family=Roboto&display=swap');

body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15px;
    font-style: normal;
    line-height: 160% ;
}

.container.desc-hero p {
    max-width: 60%;
}

.page-id-1340 .fixed-bottom, .page-id-1346 .fixed-bottom.bg-white, .page-id-1419 .fixed-bottom.bg-white{
 display: none;
}

/* heading */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: 300;
}

h1{font-size: 2.5rem;}
h2{font-size: 2rem;}
h3{font-size: 1.75rem;}
h4{font-size: 1.5rem;}

h3.facilities {
    position: relative;
}
  
h3.facilities span {
    background-color: #fff;
    padding-right: 10px;
}
  
h3.facilities:after  {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.5em;
    border-top: 1px solid #292929;
    z-index: -1;
}

.subtitle{
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    line-height: auto;
}

/* navbar ada perubahan */
nav {
    height: 78px;
}

.navbar-expand-lg .navbar-nav .nav-link{
   padding: 25px 12px;/*sesuaikan padding samping dengan sizenya agar proposional*/
}

.link-stay .nav-link{
    font-size: 0.75rem;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    padding: 0.5rem 0;
    text-transform: uppercase;
    letter-spacing: 0.15625rem;
}

.navbar .navbar-nav .nav-link{
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 0.875rem;
    color: #ffffff;
    text-transform:uppercase;
    letter-spacing: 0.15625rem;
}

.submenu-stay .nav .link-stay .nav-link a{
    color: #ffffff;
}

.submenu-stay .justify-content-center a{
    color: #ffffff;
}

.submenu-stay .bg-white .justify-content-center{
    border-top:0.1px solid #dee2e6!important;
    margin: 0px 15px;
}

.submenu-stay .justify-content-center{
    border-top:0.1px solid rgba(75,75,75,0.5);
    margin: 0px 25px;
}

#menu-menu-right li:last-child .nav-link{
    border:1px solid;
    padding: 0.375rem 0.75rem ;
    margin: 20px auto;
}
#menu-menu-right li:last-child:hover .nav-link{
    background-color: #800000;
    color: #ffffff;
}

.bg-white .justify-content-center a{
    color: #800000;
}

.link-stay .nav-link:after {
    content: "•";
    padding: 0 0.7rem;
  }
  
  .link-stay li:nth-child(5) .nav-link:after {
    content: "";
  }

  .link-stay li:last-child .nav-link:after {
    content: "";
  }

  
/* navbar ada perubahan */

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28225, 225, 225, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-toggler {
    border: none;
}

footer {
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.05);
}

.bg-white .navbar-nav .nav-link{
    color: #292929;
    font-size: 14px;
}

.bg-white .navbar-nav .nav-link a .btn {
    color:#800000;
}

.jarallax {
    position: relative;
    z-index: 0;
}

.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.text-intro{
    position: absolute;
    width: 35%;
    bottom: 10%;
}

/*perubahan pada margin padding*/
.mt-04{margin-top: 4px;}
.mb-04{margin-bottom: 4px;}
.pt-04{padding-top: 4px;}
.pb-04{padding-bottom: 4px;}
.mt-08{margin-top: 8px;}
.mb-08{margin-bottom: 8px;}
.pt-08{padding-top: 8px;}
.pb-08{padding-bottom: 8px;}
.mt-12{margin-top: 12px;}
.mb-12{margin-bottom: 12px;}
.pt-12{padding-top: 12px;}
.pb-12{padding-bottom: 12px;}
.mt-16{margin-top: 16px;}
.mb-16{margin-bottom: 16px;}
.pt-16{padding-top: 16px;}
.pb-16{padding-bottom: 16px;}
.mt-20{margin-top: 20px;}
.mb-20{margin-bottom: 20px;}
.pt-20{padding-top: 20px;}
.pb-20{padding-bottom: 20px;}
.mt-40{margin-top: 40px;}
.mb-40{margin-bottom: 40px;}
.pt-40{padding-top: 40px;}
.pb-40{padding-bottom: 40px;}
.ps-40{padding-left: 40px;}
.pe-40{padding-right: 40px;}
.mt-60{margin-top: 60px;}
.mb-60{margin-bottom: 60px;}
.pt-60{padding-top: 60px;}
.pb-60{padding-bottom: 60px;}
.mt-80{margin-top: 80px;}
.mb-80{margin-bottom: 80px;}
.pt-80{padding-top: 80px;}
.pb-80{padding-bottom: 80px;}
.mt-100{margin-top: 100px;}
.mb-100{margin-bottom: 100px;}
.pt-100{padding-top: 100px;}
.pb-100{padding-bottom: 100px;}
.mt-120{margin-top: 120px;}
.mb-120{margin-bottom: 120px;}
.pt-120{padding-top: 120px;}
.pb-120{padding-bottom: 120px;}
.mt-8{margin-top: 7.5rem;}
.mb-8{margin-bottom: 7.5rem;}
.my-8{margin-top: 7.5rem;margin-bottom: 7.5rem;}
.py-8{padding-top: 7.5rem;padding-bottom: 7.5rem;}
.pt-8{padding-top: 7.5rem;}
/* end perubahan pada margin padding*/

.bg-home {
    background-image: url(img/joglo-restaurant-1-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-dine {
    background-image: url(img/dine-lily.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-home-gradient{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0) 45.62%, rgba(0, 0, 0, 0.84) 100%);
}

.bg-gradient-left{
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 2.18%, rgba(0, 0, 0, 0) 46.81%, rgba(0, 0, 0, 0.497) 100%);
}

.bg-discover {
    background-image: url(img/room-amarta.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-ig {
    background-image: url(img/batik.png);
    background-repeat: no-repeat;
    background-position: right;
}

.bg-discover-gardient{
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.33) 56.25%, rgba(255, 255, 255, 0) 100%);
    padding-top: 11.5rem;
    padding-bottom: 11.5rem;
}

.bg-red{
    background: rgba(128, 0, 0, 0.8);
}

.page-id-38 footer {
    background-color: #ffffff!important;
}

.bg-red ::placeholder{
    color: #ffffff;
    opacity: 0.3;
}

.bg-celebrate {
    background-image: url(img/celeberate.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-celebrate-content{
    background-color: #ffffff;
    position: relative;
}

.img-celebrate{
    max-width: 272px;
}

.bg-activities{
    background-image: url(img/activity-at-amarta-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-wellness{
    background-image: url(img/yoga-wellness.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-stay{
    background-image: url(img/stay-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-wellness-spa{
    background-image: url(img/spa-amarta.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-seasonal-offer{
    /*background-image: url(img/bg-seasonal-offer-min.jpg);*/	
    background-image: url('https://amartaretreat.com/wp-content/uploads/2022/12/bg-xmass.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-seasonal-offer-dark{
 background: rgba(0, 0, 0, 0.5);
}

.bg-offers{
    background-image: url(img/bg-offers-2-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-weddings-events{
    background-image: url(img/wedding-events-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-weddings-plan{
    background-image: url(img/wedding-plan-min.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.tabpill .nav-link {    
    font-family: 'Playfair Display', serif;
    color: #292929;
    border-bottom: 1px solid #000000;
	cursor: pointer;
}

.tabpill .nav-link.active, .nav-pills .show>.nav-link{
    border-bottom: 2px solid #000000;
}


.info-location{
    font-family: 'Inter', sans-serif;
}

.text-blue {
    color: #0E3F5C;
}

.text-red{
    color: #800000;
}

.inter{
    font-family: 'Inter', sans-serif;
    text-decoration: none;
}

.btn-outline-red {
    --bs-btn-color: #800000;
    --bs-btn-border-color: #800000;
    --bs-btn-hover-color: #800000;
    /*--bs-btn-hover-bg: #800000;*/
    --bs-btn-hover-border-color: #800000;
    --bs-btn-focus-shadow-rgb: 220,53,69;
    --bs-btn-active-color: #fff;
    /*--bs-btn-active-bg: #800000;*/
    --bs-btn-active-border-color: #800000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #800000;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #800000;
    --bs-gradient: none;
}

.btn-outline-btn {
    --bs-btn-color: #800000;
    --bs-btn-border-color: #800000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #800000;
    --bs-btn-hover-border-color: #800000;
    --bs-btn-focus-shadow-rgb: 220,53,69;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #800000;
    --bs-btn-active-border-color: #800000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #800000;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #800000;
    --bs-gradient: none;
}

.box-img {
    position: relative;
}

.img{
    opacity: 1;
    display: block;
    width: 100%;
    height: 100%;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.middle .text{
    color: #ffffff;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: 600; 
    text-align: left;
      
}

.box-img:hover .image {
    opacity: 0.1;
    background-color: rgba(0,0,0,.6);    
}

.box-img:hover .middle {
    opacity: 1;
    top: 50%;
    left: 50%;
}

.bg-page-gradient{
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 2.18%, rgba(0, 0, 0, 0) 46.81%, rgba(0, 0, 0, 0.497) 100%);
}

/* external css: flickity.css */

/* { box-sizing: border-box; }*/

/*body { font-family: sans-serif; }*/

.carousel {
  background: transparent;
}

.carousel img {
  display: block;
  height: auto;
}

.bg-pckg-1 {
	background: #F8F8F8; position: relative; width: 130%; z-index: -1; right: 0%; top: -4rem; height: 31rem; padding: 5rem 4rem 5rem 10rem; left: -30%;
}

.bg-pckg-2 {
	background: #F8F8F8; position: relative; width: 130%; z-index: -1; right: 0%; top: -4rem; height: 36rem; padding: 5rem 2rem 5rem 8rem; left: -30%;
}

.bg-acti-1{
	position: relative; top: -5rem; right: 0; z-index: -1; padding: 6rem 12rem 6rem 2rem; background-color: #F8F8F8; width: 32rem; height: 22rem;
}

.bg-acti-2 {
	background: #eee; position: relative; width: 38rem; z-index: -1; left: 0%; top: -3rem; height: 22rem; padding: 3rem 15rem 3rem 4rem;
}

/*QONTAK*/
.qchat-messenger__heading-title{
    font-weight: 400!important;
}
.q-font-weight-bold{
    font-weight: 400!important;
}

@media (max-width: 575px) {
    .bg-white .navbar-collapse {
        background-color: #ffffff;
        margin-top:20px;
    }
    .fbmob {
    font-family: 'Playfair Display', serif;
    /*color:#800000;*/
    color:#ffffff;
    padding:5px;
    }
    .bg-white .fbmob{color:#800000;}
    .mnmob{
        font-family: 'Playfair Display', serif;
    /*color:#800000;*/
    color:#ffffff;
    font-size: 16px;
    }
    .bg-white .mnmob{color:#800000;}
    
    .bg-white .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28128, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .btn-outline-red{
      padding: 0.3rem 0.5rem;
    }
    
    .img-celebrate{
        max-width: 100%;
    }
  
	.bg-pckg-1{
		background: transparent;
        width: 100%;
        right: 0%;
        top: 0rem;
        height: 100%;
        padding: 0rem;
        left: 0%;
	}
	
	.bg-pckg-2{
        background: transparent;
        width: 100%;
        right: 0%;
        top: 0rem;
        height: 100%;
        padding: 0rem;
        left: 0%;
	}
	
	.bg-acti-1{
        background: transparent;
        width: 100%;
        height: 100%;
        padding: 0rem;
        top: 0rem;
	}
	
	.bg-acti-2{
        background: transparent;
        width: 100%;
        height: 100%;
        padding: 0rem;
        top: 0rem;
	}

	.linkca{
	   text-decoration: none;
	   font-family: 'Playfair Display', serif;
        color:#ffffff;
        font-size: 16px;
	}

	.bg-white .linkca{color:#800000;}
	
    .fixed-bottom{
		border-top: 1px solid #ffffff;
	}

	.bg-activities{
        background-image: url(img/bg-activities-mob.jpg);
    }

    .bg-wellness{
        background-image: url(img/bg-wellness-mob.jpg);
    }

    .bg-stay{
        background-image: url(img/bg-stay-mob.jpg);
    }

    .bg-offers{
        background-image: url(img/bg-offer-2-mob-min.jpg);
    }

    .bg-weddings-events{
        background-image: url(img/bg-events-mob.jpg);
    }
    .dropdown-menu.show {
        width: 100%;
        border-radius: 0;
        border: 1px solid #212529;
    }

    .btn-outline-dark.dropdown-toggle::after{display:none!important;}

    .dropdown ul li a {
        color:#292929;
        text-decoration: none;
    }

    .btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
        background-color: transparent!important;
    }

    .btn:hover{background-color: transparent!important;}
        
    .img-square{
        width: 100%;
        object-fit: cover;
        height: 366px;
    }

    .link-stay {
        display: none;
    }
}

@media screen and ( max-width: 768px ) {

    .popup-content {
        width: 100%;
    }

    .navbar-collapse {
        position: fixed;
        top: 54px;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        height: 100%;
    }

    .navbar-collapse.collapsing {
        height: 100%;
        left: -100%;
        transition: height 0s ease;
    }

    .navbar-collapse.show {
        width: 100%;
        height: 100%;
        left: 0;
        transition: left 400ms ease-in-out;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 400ms ease-in;
    }

    .carousel img {
        height: auto;
    }
}


/* position dots up a bit */

.prevnextpos .flickity-page-dots {
    top: -45px;
    text-align: right!important;
}

.flickity-page-dots {
    bottom: -22px;
}

/* dots are lines */
.flickity-page-dots .dot {
    height: 2px;
    width: 40px;
    margin: 0;
    border-radius: 0;
    background: #292929;
    opacity: 1;
}

.flickity-page-dots .dot.is-selected{
    height: 5px;
}
  

/*perubahan pada form*/
/* footer */
footer {
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.05);
    height: 73px;
}

footer form{
    font-size: 12px;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: 300;
}

footer .form-label, .form-control, .form-select{
    background-color: transparent;
    color: #ffffff;
}

.bg-footer{
    background-color:#800000;
    color:#ffffff;    
    padding-top: 3rem;
    /*padding-bottom: 4rem;*/
}

.bg-footer a{
    color:#ffffff;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    letter-spacing: .02687rem;
}

.bg-footer p{
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    letter-spacing: .02687rem;
}

.bg-white .navbar-nav .nav-link{
    color: #800000;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.15625rem;
}

.bg-footer h6 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .15625rem;
    line-height: 1.0625rem;
    text-transform: uppercase;
}
/*end perubahan pada form*/

select option {
    color: #292929;
}

.bg-white .form-label{
    background-color: transparent;
    color: #000000!important;
}

.bg-white .form-control{
    background-color: transparent;
    color: #000000;
}

.bg-white .form-select{
    background-color: transparent;
    color: #000000;
}

.bg-white .btn-outline-light{
    --bs-btn-color: #800000;
    --bs-btn-border-color: #800000;
    --bs-btn-hover-color: #800000;
    /* --bs-btn-hover-bg: #800000; */
    --bs-btn-hover-border-color: #800000;
    --bs-btn-focus-shadow-rgb: 220,53,69;
    --bs-btn-active-color: #fff;
    /* --bs-btn-active-bg: #800000; */
    --bs-btn-active-border-color: #800000;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #800000;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #800000;
    --bs-gradient: none;
}

.bg-decoration-solid {
    position: relative;
    top: -3rem;
    right: 0;
    z-index: -1;
    padding: 6rem 4rem 6rem 4rem;
    background-color: #F8F8F8;
    width: 120%;
}

.border-content{
    border-top: 1px solid black;
    margin-top: auto!important;
    margin-bottom: auto!important;
    border-bottom: 1px solid black;
}

.box {
    position: relative;
  }
  
  .imgbox {
    display: block;
    height: auto;
  }
  
  .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #000;
  }
  
  .box:hover .overlay {
    opacity: 0.5;
  }
  
  .textover {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-family: 'Playfair Display', serif;
  }
  
  /* icon */
.ic-star{
    background-image: url(img/ic-star.svg);
    display: block;
    width: 124px;
    height: 20px;
}

  .ic-size{
    background-image: url(img/size.svg);
    display: block;
    width: 18px;
    height: 18px;
}

.ic-bedroom{
    background-image: url(img/bedroom.svg);
    display: block;
    width: 24px;
    height: 24px;
}

.ic-bathroom{
    background-image: url(img/bathrooms.svg);
    display: block;
    width: 24px;
    height: 24px;
}

.ic-beach {
    background-image: url(img/ic-beach.svg);
    display: block;
    width: 29px;
    height: 29px;
}

.ic-ocean{
    background-image: url(img/ocean.svg);
    display: block;
    width: 24px;
    height: 17px;
}

.ic-ocean-view{
    background-image: url(img/wave.svg);
    display: block;
    width: 28px;
    height: 28px;
    background-size: 32px;
    background-position-y: -5px;
}

.ic-bar{
    background-image: url(img/bar.svg);
    display: block;
    width: 21px;
    height: 21px;
}

.ic-wifi{
    background-image: url(img/wifi.svg);
    display: block;
    width: 24px;
    height: 24px;
}

.ic-pool{
    background-image: url(img/pool.svg);
    display: block;
    width: 24px;
    height: 22px;
}

.ic-jacuzzi{
    background-image: url(img/jacuzzi-new.svg);
    display: block;
    width: 24px;
    height: 22px;
}

.ic-garden{
    background-image: url(img/ic-garden.svg);
    display: block;
    width: 24px;
    height: 22px;
}

.ic-bfast{
    background-image: url(img/bfast.svg);
    display: block;
    width: 21px;
    height: 21px;
}

.ic-paddy{
    background-image: url(img/paddy.svg);
    display: block;
    width: 26px;
    height: 31px;
}

.ic-coco{
    background-image: url(img/coconut.svg);
    display: block;
    width: 31px;
    height: 28px;
}

.ic-plane{
    background-image: url(img/plane.svg);
    display: block;
    width: 30px;
    height: 30px;
}

.ic-car{
    background-image: url(img/icon-car.svg);
    display: block;
    width: 21px;
    height: 23px;
}

.ic-combfast{
    background-image: url(img/combfast.svg);
    display: block;
    width: 38px;
    height: 38px;
}

.ic-nohidden{
    background-image: url(img/nohidden.svg);
    display: block;
    width: 38px;
    height: 38px;
}

.ic-service{
    background-image: url(img/service.svg);
    display: block;
    width: 38px;
    height: 38px;
}

.ic-payment{
    background-image: url(img/payment.svg);
    display: block;
    width: 38px;
    height: 38px;
}

/* icon stay */
.ic-spool {
    background-image: url(img/spool.svg);
    display: block;
    width: 21px;
    height: 19px;
}

.ic-botique {
    background-image: url(img/botique.svg);
    display: block;
    width: 24px;
    height: 16px;
}

.ic-coffee {
    background-image: url(img/coffee.svg);
    display: block;
    width: 26px;
    height: 19px;
}

.ic-fwifi {
    background-image: url(img/fwifi.svg);
    display: block;
    width: 20px;
    height: 15px;
}

.ic-restaurant {
    background-image: url(img/restaurant.svg);
    display: block;
    width: 21px;
    height: 23px;
}

.ic-spa {
    background-image: url(img/spa.svg);
    display: block;
    width: 21px;
    height: 21px;
}

.ic-tea {
    background-image: url(img/tea.svg);
    display: block;
    width: 21px;
    height: 21px;
}

.ic-guest {
    background-image: url(img/ic-guest.svg);
    display: block;
    width: 24px;
    height: 24px;
}

.ic-swim {
    background-image: url(https://amartaretreat.com/wp-content/uploads/2025/10/swim.png);
    width: 30px;
    height: 35px;
}

.icon-container{
	display: flex;
    justify-content: left;
    align-items: center; 
}

/*forminantor*/
.forminator-label{
	font-size: 16px!important;
	font-family: 'Roboto'!important;
	font-style: normal!important;
	font-weight: 400!important;
	color: #292929!important;
}

.forminator-input {
	background-color: transparent!important;
	border: 1px solid #292929!important;
}

.forminator-textarea{
	background-color: transparent!important;
	border: 1px solid #292929!important;
}

.select2-selection{
	background-color: transparent!important;
	border: 1px solid #292929!important;
}

.forminator-button-submit{
    background-color: transparent!important;
    color: #800000!important;
    border: 1px solid #800000!important;
}

.forminator-button:hover {
    box-shadow: none!important;
}

.flickity-prev-next-button:disabled {
  display: none;
}


/*START NEW LAYOUT HOME*/
.row.h-section {
    margin-bottom: 14px;
}

.item-offers {
    text-align: center;
    width: 28%;
}

.item-offer-thumb {
    height: 369px;
    background-size: cover;
}

.item-offer-detail {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
}

.item-offer-name {
    position: absolute;
    bottom: 0;
    width:100%;
    padding: 10px 0;
	background: #1d353b;
    background: -webkit-linear-gradient(180deg, rgba(29, 53, 59, 0) 0%, rgba(0, 0, 0, 0.56) 100%, rgba(0, 0, 0, 1) 50%);
    background: -moz-linear-gradient(180deg, rgba(29, 53, 59, 0) 0%, rgba(0, 0, 0, 0.56) 100%, rgba(0, 0, 0, 1) 50%);
    background: linear-gradient(180deg, rgba(29, 53, 59, 0) 0%, rgba(0, 0, 0, 0.56) 100%, rgba(0, 0, 0, 1) 50%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1D353B", endColorstr="#000000", GradientType=0);
}


.item-offer-name h3 {
    color: #FFF;
    font-size: 1.6rem;
    text-decoration:none;
    text-align: center;
}

.section-offers {
    padding: 80px 0 40px;
}

.section-rooms {
    padding: 40px 0 0px 0;
}


.item-rooms {
    text-align: center;
    width: 33%;
    margin: 0 10px;
    padding-bottom: 20px;
}

.item-room-image {
    height: 100%;
    width: 100%;
    background-size: cover;
    position: relative;
    /* background: #1d353b; */
    /* background: -webkit-linear-gradient(180deg, rgba(29, 53, 59, 0) 0%, rgba(0, 0, 0, 0.56) 100%, rgba(0, 0, 0, 1) 50%); */
    background: -moz-linear-gradient(180deg, rgba(29, 53, 59, 0) 0%, rgba(0, 0, 0, 0.56) 100%, rgba(0, 0, 0, 1) 50%);
    /* background: linear-gradient(180deg, rgba(29, 53, 59, 0) 0%, rgba(0, 0, 0, 0.56) 100%, rgba(0, 0, 0, 1) 50%); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1D353B", endColorstr="#000000", GradientType=0);
}

.item-room-image:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 30px;
    background: linear-gradient(180deg, rgba(29, 53, 59, 0) 0%, rgba(0, 0, 0, 0.56) 100%, rgba(0, 0, 0, 1) 50%);
    filter: ;
    display: block;
    left: 0;
    right: 0px;
}

.price-room {
    position: absolute;
    bottom: 5%;
    right: 8%;
    color: #FFF;
    font-weight: 400;
    z-index: 1;
    font-size: 1.1rem;
}

.item-room-thumb {
    height: 250px;
}

.item-room-detail {
    border-radius: 20px;
    border: 1px solid rgb(238, 238, 238);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 20px 0px;
    overflow: hidden;
}

.item-room-name_detail h3 {
    font-size: 1.25rem;
    padding: 0 8%;
    text-align: left;
    margin-bottom: 15px;
}

.item-rooms a {
    text-decoration: none;
    color: #000;
}


.quick-feature:after {
    content: "";
    clear: both;
    display: block;
}

.quick-feature .item-room-name_detail {
    float: left;
}

.quick-feature {
    padding: 0px 0 0 8%;
}

.quick-feature .item-room-name_detail{
    margin: 0 20px 5px 0;
}


.item-room-name {
    padding: 20px 0;
}

.d-flex.quick-feature {
    padding: 0 9%;
}

section.section-room {
    margin: 80px 0;
}

.item-room-name a {
    color: #000;
    text-decoration: none;
}

.col-link {
    text-align: right;
    padding-top: 13px;
}

.col-link a {
    color: #000;
    text-decoration: none;
}

.col.col-link a svg.bi {
    width: 16px;
    margin-left: 5px;
}

.flickity-prev-next-button .flickity-button-icon {
    width: 30%;
    height: 30%;
    top: 35%;
    left: 34%;
}

.row-facilities {
    margin: 40px 0 0 0;
}

.col-facilities:first-child {
    padding-left: 0px;
}

.row-features-amenities {
    margin-top: 20px;
}

.row-features-amenities h4 {
    margin-bottom: 20px;
}

.item-features-amenities {
    margin-right: 25px;
	float: left;
}

.icon-features-amenities {
    margin-right: 5px;
}

.header-why-book-us {
    padding: 3rem 0 2rem 0;
}

.col-learn-more {
    padding: 0 0 4rem;
    text-align: center;
}

.link-learn-more {
    color: #FFF;
    text-decoration: none;
    padding: 10px 30px;
    border: solid 1px #FFFFFF;
    display: block;
    width: 160px;
    margin: 0 auto;
}

.detail-why-book-us .col {
    padding-right: 1rem;
}

.header-why-book-us {
    padding: 3.5rem 0 1rem 0;
}

.col-learn-more {
    padding: 0 0 4rem;
    text-align: center;
}

.link-learn-more {
    color: #FFF;
    text-decoration: none;
    padding: 10px 30px;
    border: solid 1px #FFFFFF;
    display: block;
    width: 160px;
    margin: 0 auto;
}

.detail-why-book-us .col {
    padding-right: 1rem;
}

.link-learn-more:hover {
    color: #FFF;
}

.col-facilities h5 a {
    color: #000;
    text-decoration: none;
}


.underline-smooth {
  text-decoration: none; /* Remove default underline */
  background-image: linear-gradient(currentColor 0%, currentColor 100%);
  background-repeat: no-repeat;
  background-size: 0% 1px; /* Initial width is 0, adjust height as needed */
  background-position: 0 100%; /* Position at the bottom */
  transition: background-size 0.3s ease-in-out; /* Smooth transition */
}

.underline-smooth:hover {
  background-size: 100% 1px; /* Expand width on hover */
}

.image-hero:after {
    content: "";
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0) 45.62%, rgba(0, 0, 0, 0.84) 100%);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
}

.image-hero {
    position: relative;
    overflow: hidden;
}

.image-hero img {
	width: 100%; /* Make the image try to take the full width */
    height: 100%; /* Make the image try to take the full height */
    object-fit: cover; /* This makes the image fill the container */
}


.desc-hero {
    position: absolute;
    z-index: 1;
    color: #FFF;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hero-offer {
    position: relative;
}


.container.filter .form {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #FFF;
    width: 100%;
    /* width: calc(90% - 80px); */
    padding: 40px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0.25rem 1.25rem 0px;
    border-radius: 16px;
}

.container.filter {
    position: relative;
    font-family: 'Playfair Display', serif;
}

.col-filter label {
    display: block;
    font-size: 1.08rem;
}

section.detail-offer {
    margin-top: 120px;
}

.detail-offer a {
    color: #000;
    font-weight: 600;
}

.detail-offer h2 {
    font-size: 1.5rem;
}

.btn-link {
    border: none;
    background-color: #FFF;
    padding: 0;
    font-weight: 600;
}

.btn-link:hover {
    color: #000;
}

.card.card-offer {
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 0.25rem 1.25rem 0px;
    border: solid 1px #00000000;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 44px !important;
}

.card.card-offer:last-child{
	margin-bottom:0px !important;
}

.card-offer .card-col-image img
{
    border-radius: 10px 0 0 10px;
}

.row.title-more-offers {
    margin: 60px 0;
}

section.other-offers {
    margin-bottom: 80px;
}
.row.title-more-offers h2 {
    padding: 0px;
    text-align: center;
}

.card-col-image {
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.page-template-page-offer footer.bg-white,
.page-template-page-offer footer.fixed-bottom{
    display: none;
}

.container.filter .form input, .container.filter .form select {
    border: none;
    width: 70%;
    border-bottom: solid 1px #949494;
    margin-top: 8px;
    padding-bottom: 5px;
}

.container.filter .form .btn {
    width: 100%;
    padding: 16px;
}

.card-offer .card-body {
    padding: 0 30px;
}

.page-template-page-offer footer {
    display: none;
}

@media only screen and (max-width: 600px) {
    .item-offers{
        width: 100%;
        margin: 0;
    }
    .item-rooms{
        width: 100%;
        margin: 0;
    }

    .item-offer-detail {
        margin-right: 0px;
    }

    .row.h-section h2 {
        font-size: 1.25rem;
    }
    
    .col-link {
        padding-top: 0px;
    }
    
    .row.h-section {
        margin-bottom: 5px;
    }
    
    .section-offers {
        padding: 0px 0px;
    }
    
    .section-rooms {
        padding-bottom: 0px;
    }

    .col-facilities {
        padding: 0px;
    }

    .item-why-book-us {
        padding-right: 2rem !important;
        padding-left: 2.5rem;
    }

    .item-features-amenities {
        margin-bottom: 10px;
    }

    .container.filter .form {
        width: 90%;
        margin: 0px;
        padding: 30px 20px;
    }


    .container.desc-hero {
        padding: 0 30px;
    }

	.container.filter .form input, .container.filter .form select {
        width: 100%;
        margin-bottom: 10px;
    }

    .container.filter .form .btn {
        margin-top: 10px;
    }

    section.detail-offer {
        margin-top: 150px;
        padding: 0 10px;
    }

    .card.card-offer {
        margin: 0 20px;
        width: calc(100% - 40px);
    }

    .card-offer .card-body {
        padding: 25px 20px;
    }

    .card-col-image {
        height: 300px;
    }

    .row.title-more-offers {
        margin: 30px 0 40px;
    }

    section.other-offers {
        margin-bottom: 60px;
    }

    .detail-offer .col-12.col-sm-4 {
        margin-top: 20px;
    }

    .detail-offer .btn-link, .detail-offer a {
        border-bottom: solid 1px #000;
        background-size: 0;
    }

    .image-hero {
        height: 470px;
        max-width: 100%;
        overflow: hidden;
    }

    .container.desc-hero h1 {
    	font-size: 1.75rem;
    }
	
    .container.desc-hero p {
    	max-width: 100%;
    }

    h2.mt-4.mb-4.text-blue {
        font-size: 1.80rem;
    }

  }
/*END NEW LAYOUT HOME*/


.img-cover{
    width: 100%;
    height: 550px;
}