/** Shopify CDN: Minification failed

Line 1076:4 "align-item" is not a known CSS property
Line 1101:4 "align-item" is not a known CSS property
Line 1118:2 Expected "}" to go with "{"

**/
html {
  scroll-behavior: smooth;
}
h1,h2,h3,h4,h5,h6{
  font-family: "Alice", serif;
}
.header__submenu .header__menu-item {
    font-size: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
}
.menu-drawer__navigation .list-menu__item {
    font-size: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
}
a.button.button--secondary:after, a.button.button--primary::after {
    box-shadow: none;
}
a.button.button--secondary:hover, button#LoadMoreButton:hover, a.button.button--primary:hover {
    border-color: #ceb48c;
    color: #ceb48c;
    background-color:transparent;
}
a.button.button--secondary, button#LoadMoreButton, a.button.button--primary {
    border-width: 1px;
    border-style: solid;
    border-color: #ceb48c;
    color: #fff;
    letter-spacing: 0;
    font-family: Poppins,sans-serif;
    font-size: 14px;
    padding: 15px 30px;
    text-transform: uppercase;
    background-color: #ceb48c;
    border-radius: 4px;
}
.main-heading {
    margin: 0;
    font-size: 40px;
    font-family: 'Alice';
    font-weight: 500;
    line-height: 1.2em;
}
.content p {
    font-size: 17px;
    color: #252525;
    line-height: 1.5em;
    letter-spacing: 0;
}
.header__menu-item span {
    font-size: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
}
.header__active-menu-item {
    color: #ceb48c;
}
a.call-us-btn {
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 7px 20px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #ceb48c;
    color: #fff;
    height: auto;
    margin-top: 5px;
    margin-left: 20px;
    letter-spacing: 0;
    font-family: Poppins,sans-serif;
    background-color: #ceb48c;
    border-radius: 4px;
    font-size: 13px;
}

.btn.globo-formbuilder-open {
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 7px 20px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #ceb48c;
    color: #fff;
    height: 41px;
    letter-spacing: 0;
    font-family: Poppins,sans-serif;
    background-color: #ceb48c;
    border-radius: 4px;
    font-size: 13px;
    cursor: pointer;
    width: 125px;
}
.header__menu-item span:hover {
    color: #ceb48c;
}
a.call-us-btn:hover {
    border-color: #ceb48c;
    color: #ceb48c;
    background-color: transparent;
}
.custom_blocks_sec {
    padding: 50px 0 10px;
    position: relative;
}
.custom_blocks_sec .flex_wrapper {
    display: flex;
    gap: 50px;
    align-items: center;
}
.custom_blocks_sec .right_wrapper a {
    align-items: center;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: #ceb48c;
    color: #fff;
    letter-spacing: 0;
    font-family: Poppins,sans-serif;
    font-size: 14px;
    padding: 15px 30px;
    background-color: #ceb48c;
    border-radius: 4px;
}
.custom_blocks_sec .flex_wrapper .left_wrapper {
    width: 100%;
    max-width: 80%;
}
.custom_blocks_sec .flex_wrapper .right_wrapper {
    width: 100%;
    max-width: 20%;
    text-align: center;
}
.custom_blocks_sec .right_wrapper a:hover {
    border-color: #ceb48c;
    color: #ceb48c;
    background-color: transparent;
}
.custom-richtext .rich-text__blocks {
    max-width: 100%;
}
.custom-richtext a.button.button--secondary {
    margin-top: 35px;
}
.custom-image-text .image-with-text__content {
    padding: 3rem;
}
.event-space {
    padding: 90px 0;
    position: relative;
}
.event-space .outer_loop_new {
    display: grid;
    grid-template-columns: repeat(3,3fr);
    grid-gap: 100px;
}
.event-space .outer_loop_new .inner_loop .img_sec img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.event-space h4.main_heading {
    margin: 10px 0 0;
    font-size: 35px;
    font-family: Alice;
    font-weight: 500;
    line-height: 1.2em;
    text-align: center;
    letter-spacing: 0;
}
.event-space a.custom-link {
    text-decoration: none;
}
.custom_testimonial {
    padding: 60px 0;
    position: relative;
}
.custom_testimonial h2.main-heading {
    text-align: center;
    max-width: 500px;
    margin: 0 auto 50px;
}
.custom_testimonial .flex_wrapper img {
    width: 100%;
    max-width: 85px;
    height: 85px;
    border-radius: 100px;
    object-fit: cover;
    margin: 0 auto;
}
.custom_testimonial .slick-list.draggable {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.custom_testimonial .content p {
    text-align: center;
    font-size: 16px;
    color: #343434;
}
.custom_testimonial h5.sub_heading {
    text-align: center;
    color: #000;
    font-size: 14px;
    font-family: 'Work Sans';
    font-style: italic;
    text-transform: uppercase;
    font-weight: 500;
}
.custom_testimonial button.slick-prev.slick-arrow {
    position: absolute;
    top: 40%;
    background-image: url(/cdn/shop/files/icons8-less-than-50_3.png?v=1743159030);
    font-size: 0;
    border: 0;
    width: 100%;
    height: 36px;
    background-position: center;
    background-size: contain;
    max-width: 36px;
    left: 0px;
    cursor: pointer;
}
.custom_testimonial button.slick-next.slick-arrow {
    position: absolute;
    top: 40%;
    background-image: url(/cdn/shop/files/icons8-less-than-50_3.png?v=1743159030);
    font-size: 0;
    border: 0;
    width: 100%;
    height: 36px;
    background-position: center;
    background-size: contain;
    max-width: 36px;
    right: 0px;
    cursor: pointer;
    transform: rotate(180deg);
}
.custom_testimonial .inner_loop.slick-slide {
    margin: 0px 24px;
}
.blog .title-wrapper-with-link {
    justify-content: center;
}
.blog .article-card .card__heading {
    text-align: center;
    font-size: 24px;
    letter-spacing: 0;
}
.blog .article-card__info.caption-with-letter-spacing.h5 {
    text-align: center;
    font-size: 12px;
    font-family: 'Work Sans';
    color: #343434;
    letter-spacing: 0;
    font-style: italic;
}
button#LoadMoreButton::after {
    box-shadow: none;
}
.multicolumn .multicolumn-card__info p {
    font-size: 15px;
    font-family: 'Work Sans';
    color: #343434;
    font-weight: 600;
    margin-bottom: 8px;
}
.multicolumn .multicolumn-card__info p a {
    font-family: Work Sans;
    letter-spacing: 0;
    color: #ceb48c;
    text-decoration: none;
}
.multicolumn h5 {
    font-family: 'Work Sans';
    color: #343434;
    font-size: 15px;
    font-weight: 500;
}
.footer .list-social {
    justify-content: center;
}
.footer .list-social path:hover {
    fill: #ceb48c;
}
.back-top-footer svg {
    height: 18px;
    width: 100%;
    max-width: 18px;
    transform: rotate(180deg);
    cursor: pointer;
    filter: invert(1);
}
.back-top-footer {
    position: absolute;
    right: 10px;
    bottom: 80px;
    background-color: #ceb48c;
    width: 40px;
    height: 40px;
    object-fit: contain;
    display: flex;
    justify-content: center;
    padding: 10px;
    border-radius: 50px;
}
.top-heading {
    margin-bottom: 15px;
}
footer .list-menu__item--link {
    letter-spacing: 0;
    text-transform: uppercase;
    font-style: normal;
}
.footer__content-bottom-wrapper--center {
    background-color: #ceb48c;
}
.footer__copyright.caption {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    font-family: Work Sans;
    margin: 0;
    padding: 10px;
}
a.link.link--text.list-menu__item.list-menu__item--link.list-menu__item--active {
    color: #ceb48c;
}

.custom-images-lide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    overflow: visible;
    z-index: 99;
}

.custom-images-lide a {
  display: inline-block;
  animation: waveMotion 5s ease-in-out infinite alternate;
}

@keyframes waveMotion {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(15px); /* Moves down smoothly */
  }
  100% {
    transform: translateY(-15px); /* Moves up smoothly */
  }
}
.homeslideshow .banner--desktop-transparent .banner__box {
    padding: 4rem 0 0;
}
a.mobile-version.call-us-btn {
    display: none;
}
footer.footer {
    position: relative;
}
.footer-block.grid__item:first-child {
    width: 100%;
    max-width: 31%;
    padding-right: 70px;
}
.footer-block.grid__item {
    width: 100%;
    max-width: 21%;
}
.footer-content p, .footer-block__details-content p {
    margin: 5px 0;
    color: #000;
    font-size: 14px;
    line-height: 1.7em;
}
.footer-block__heading {
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Work Sans';
    font-size: 16px;
}
.footer-block__details-content a {
    text-decoration: none;
}
.about-us-slideshow .slideshow__text.banner__box {
    max-width: 80%;
}
.about-us-slideshow h2.banner__heading {
    font-family: Alice;
    letter-spacing: 0;
    line-height: 1.1em;
}
.about-image-text h2.about-heading {
    font-size: 34px;
    font-family: 'Alice';
    line-height: 1.1em;
    letter-spacing: 0;
}

.about-image-text .content p, .about-image-text .content.image-with-text__text ul li {
    font-size: 15px;
    line-height: 1.5em;
    color:#000;
}
.about-image-text .content.image-with-text__text ul {
    padding: 0;
}
.about-image-text .content.image-with-text__text ul li {
    margin: 10px 0;
}
.about-image-text .content.image-with-text__text a {
    color: #ceb48c;
    text-decoration: none;
}
.multicolumn .list-social {
    justify-content: center;
}
.multicolumn h2.main-heading.title {
    max-width: 670px;
    text-align: center;
    margin: 0 auto;
    font-size: 31px;
}
.multicolumn .multicolumn-list {
    max-width: 1100px;
    margin: 0 auto;
}
.map_wrapper iframe {
    width: 100%;
    display: block;
}
.contact-us-form .contact {
    background-color: #ceb48c;
    padding: 50px;
    border-radius: 4px;
    margin: 20px auto 90px;
    box-shadow: 0 0 10px 1px #0000002e;
}
.contact-us-form h2.main-heading.title {
    color: #fff;
    text-align: center;
    margin-bottom: 26px;
}
.field::after {
    box-shadow: none;
}
.contact-us-form .field__input, .contact-us-form .customer .field input {
    border-radius: 4px;
}
.contact-us-form button.button {
    width: 100%;
    background-color: #fff;
    color: #ceb48c;
    text-transform: uppercase;
    font-weight: 700;
    border-radius:4px;
}
.contact-us-form button.button::after {
    box-shadow: none;
}
.contact-us-form label.field__label {
    font-size: 13px;
    font-family: Poppins;
    text-transform: uppercase;
    top: 12px;
    color: #ceb48c;
}
.custom-logo {
    text-align: center;
}
.custom-logo img {
    width: 100%;
    max-width: 300px;
    margin: 50px 0 0;
}
.article-template__content, article.article-template header.page-width.page-width--narrow {
    max-width: 80%;
}
.article-template__content p {
    font-size: 15px;
    color: #252525;
    line-height: 1.5em;
}
.blog-grid-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
}
.blog-grid-wrapper img {
    width: 100%;
    max-width: 24%;
    display: block;
    margin: 0;
    object-fit: cover;
}
h2.about-us {
    text-align: center;
    margin-bottom: 38px;
    font-family: 'Work Sans';
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0;
}
.custom-event-space .outer_loop_new {
    display: grid;
    grid-template-columns: repeat(3,3fr);
    gap: 26px;
}
.custom-event-space {
    padding: 100px 0;
}
.custom-event-space .inner_loop .img_sec img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.custom-event-space h4.main_heading {
    margin: 10px 0 0;
    font-size: 35px;
    font-family: Alice;
    font-weight: 500;
    line-height: 1.2em;
    text-align: center;
    letter-spacing: 0;
}
.custom-event-space .outer_loop_new .inner_loop {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
a.button.button--secondary.custom-link-events {
    display: flex;
    width: 100%;
    max-width: fit-content;
    margin: 20px auto 0;
}
.custom-features .outer_loop_new {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
    position: relative;
}
.custom-features {
    padding: 0 0 50px;
}
.custom-features h2.main-heading {
    margin-bottom: 50px;
}
.custom-features .left_wrapper img.icon-image {
    width: 100%;
    max-width: 24px;
    height: 24px;
    object-fit: contain;
}
.custom-features .left_wrapper {
    display: flex;
    gap: 10px;
    align-items: center;
    width: 100%;
}
.custom-features .left_wrapper h4 {
    font-family: Work Sans,sans-serif;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    width: 100%;
    max-width: fit-content;
    letter-spacing: 0;
}
.custom-features .right_wrapper h3 {
    margin: 0;
    font-family: poppins;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0;
}
.custom-features span.border-radius {
    border: 1px solid #ceb48c;
    width: 100%;
}
.custom-features .right_wrapper {
    width: 100%;
    max-width: fit-content;
    margin-left: 10px;
}
.homeslideshow h2.banner__heading {
    font-family: Alice;
}
.custom-room-gallery .outer_loop_new {
    display: grid;
    grid-template-columns: repeat(5,5fr);
    gap: 5px;
}
.custom-room-gallery .outer_loop_new .img_sec img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    display: block;
}
.custom-room-gallery {
    padding: 50px 0;
}
.gallery-slider .slick-slide img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.gallery-slider .slick-initialized .slick-slide {
    margin: 0px 5px;
}
.gallery-slider {
    padding: 70px 0;
}
.gallery-slider button.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 48%;
    background-color: #fff;
    background-image: url(/cdn/shop/files/icons8-more-than-50_1.png?v=1743492276);
    font-size: 0;
    border: 0;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px;
    cursor: pointer;
    background-size: 40%;
}
.gallery-slider button.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    top: 48%;
    background-color: #fff;
    background-image: url(/cdn/shop/files/icons8-more-than-50_1.png?v=1743492276);
    font-size: 0;
    border: 0;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 4px;
    cursor: pointer;
    background-size: 40%;
    z-index: 1;
    transform: rotate(180deg);
}
.gallery23.ftg-wrap {
    display: grid;
    grid-template-columns: repeat(5,5fr);
    gap: 15px;
}
.gallery23.ftg-wrap .ftg-image img {
    width: 100%;
}
.fancybox-thumbs__list a {
    display: block;
}
.fancybox-is-open .fancybox-stage {
    background: #000000c7;
}
div#sitemap .content p a {
    color: #ceb48c;
    text-decoration: none;
    font-weight: 600;
}
div#sitemap ul li a, div#sitemap ol li a {
    color: #ceb48c;
    text-decoration: none;
    font-weight: 600;
}
div#sitemap ol {
    padding-left: 50px;
    list-style: circle;
}
div#sitemap ul li::marker, div#sitemap ol li::marker {
    color: #ceb48c;
}
.gallery-slider .outer_loop_neww img {
    object-fit: contain;
    height:500px;
}
.custom-richtext ul li {
    color: #252525;
    font-size: 17px;
    font-family: 'Work Sans';
    letter-spacing: 0;
}
.contact-us-form .wedding-planner-content p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 1.4em;
    margin: 0 0 30px;
}
.custom-richtext .content a {
    color: #ceb48c;
    text-decoration: none;
}
.custom-richtext.isolate .content ul {
    padding: 0;
}
.event-space h2.main_heading {
    font-size: 35px;
    text-align: center;
    margin: 0;
}

.globo-form-app.popup-layout .g-container {
    background: #fff;
}

.globo-form-app.popup-layout.active~.overlay {
    display: none !important;
}
/*===================================================================Responsive=============================================*/
@media screen and (max-width: 1480px) {
.footer-block.grid__item:last-child {
    padding-left: 50px;
}
.footer-block.grid__item:first-child {
    padding-right: 37px;
}  
.custom-room-gallery .outer_loop_new {
    grid-template-columns: repeat(4,4fr);
}  
}


@media screen and (max-width: 1180px) {
.header__menu-item span {
    font-size: 13px;
}  
.header .header__menu-item {
    padding: 1.2rem 1.2rem;
}  
.main-heading {
    font-size: 34px;
}
.custom_blocks_sec .flex_wrapper .left_wrapper {
    max-width: 70%;
}  
.custom_blocks_sec .flex_wrapper .right_wrapper {
    max-width: 30%;
}  
.custom-image-text .image-with-text .grid {
    display: block;
}  
.custom-image-text .image-with-text .grid .image-with-text__media-item, .custom-image-text .image-with-text__text-item.grid__item {
    width: 100%;
}
.custom-richtext .rich-text__wrapper {
    width: calc(100% - 1rem / var(--font-body-scale));
}
.custom-image-text .image-with-text__content {
    padding: 3rem 1rem;
}  
.event-space .outer_loop_new {
    grid-gap: 40px;
} 
.event-space h4.main_heading {
    font-size: 20px;
}  
.event-space {
    padding: 50px 0 20px;
} 
.event-space .outer_loop_new .inner_loop .img_sec img {
    height: 200px;
    object-fit: cover;
}  
.custom_testimonial ul.slick-dots {
    display: flex;
    list-style: none;
    justify-content: center;
    padding:0;
} 
.custom_testimonial ul.slick-dots button {
    font-size: 0;
    border: 0;
    padding: 5px;
    background: #808080;
    margin: 0px 5px;
    border-radius: 100px;
}
li.slick-active button {
    background-color: #ceb48c!Important;
} 
.footer-block.grid__item:first-child {
    max-width: 50%;
} 
.footer-block.grid__item {
    max-width: 45%;
}  
.about-image-text .image-with-text__content {
    padding: 4rem 3rem 5rem;
}  
.custom-event-space h4.main_heading {
    font-size: 25px;
} 
.custom-event-space .content p {
    font-size: 15px;
}  
.custom-room-gallery .outer_loop_new {
    grid-template-columns: repeat(3,3fr);
}  
.gallery-slider .outer_loop_neww img {
    height: auto;
}  
}

@media screen and (max-width: 989px) {
a.mobile-version.call-us-btn {
    display: block;
    text-align: center;
}
.blog__posts.articles-wrapper {
    padding: 20px;
}  
.about-image-text h2.about-heading {
    font-size: 23px;
}  
.about-image-text .image-with-text .grid .image-with-text__media-item, .about-image-text .image-with-text__text-item.grid__item {
    width: 100%;
}
.contact-us-form {
    margin: 0px 20px;
}  
.article-template__content, article.article-template header.page-width.page-width--narrow {
    max-width: 100%;
}  
.blog-grid-wrapper img {
    max-width: 32%;
} 
.custom-event-space {
    padding: 50px 0;
}  
.custom-richtext ul li {
    text-align: left;
}
.event-space h2.main_heading {
    font-size: 25px;
}  
  button.desktop_button {
    display: none !important;
}
}

@media screen and (max-width: 880px) {
.main-heading {
    font-size: 26px;
}
.custom_blocks_sec .right_wrapper a {
    font-size: 13px;
    padding: 13px 24px;
}  
.custom-event-space .outer_loop_new {
    grid-template-columns: repeat(2,2fr);
}  
.custom-room-gallery .outer_loop_new .img_sec img {
    height: 300px;
}  
}
@media screen and (max-width: 749px) {
.footer-block.grid__item:last-child {
    padding-left: 0;
}
.footer-block.grid__item:first-child {
    max-width: 100%;
}
.footer-block.grid__item {
    max-width: 100%;
}
.footer-block__details-content.footer-block-image {
    justify-content: left;
}  
.custom-room-gallery .outer_loop_new {
    grid-template-columns: repeat(2,2fr);
}
.custom-room-gallery {
    padding: 0 0 30px;
}  
}
@media screen and (max-width: 680px) { 
a.mobile-version.call-us-btn {
    font-size: 14px;
    padding: 5px 0;
}
.homeslideshow .slider.slider--everywhere .slider__slide {
    height: 400px;
}  
.custom_blocks_sec .flex_wrapper {
    display: block;
}  
.custom_blocks_sec .flex_wrapper .left_wrapper {
    max-width: 100%;
    text-align:center;
}
.custom_blocks_sec .flex_wrapper .right_wrapper {
    max-width: 100%;
    margin-top: 30px;
}  
.custom-richtext .rich-text__blocks {
    text-align: center;
} 
.blog li.blog__post.grid__item.article {
    width: 100%;
    max-width: 100%;
}  
.custom_testimonial .inner_loop.slick-slide {
    margin: 0;
}
.about-us-slideshow .slider.slider--everywhere .slider__slide {
    height: 550px;
} 
.about-image-text .image-with-text__content {
    padding: 3rem 1rem 3rem;
} 
.blog-grid-wrapper img {
    max-width: 49%;
}
.custom-event-space .outer_loop_new {
    grid-template-columns: repeat(1,1fr);
}  
.custom-event-space .inner_loop .img_sec img {
    height: auto;
}  
.custom-features .left_wrapper h4, .custom-features .right_wrapper h3 {
    font-size: 12px;
}  
}

@media screen and (max-width:575px) {
.header {
    grid-template-columns: auto 2fr 2fr!important;
    padding: 6px 10px!Important;
}
.content p {
    font-size: 14px;
} 
.main-heading {
    font-size: 22px;
}  
.event-space .outer_loop_new {
    grid-template-columns: repeat(1,1fr);
}  
.event-space .outer_loop_new .inner_loop .img_sec img {
    height: auto;
}  
.blog .article-card .card__heading {
    font-size: 17px;
}  
.custom_testimonial .content p {
    font-size: 14px;
}  
.about-us-slideshow h2.banner__heading {
    font-size: 24px;
}  
.contact-us-form {
    margin: 0px 10px;
}  
.contact-us-form .contact {
    padding: 20px 10px;
} 
.multicolumn h2.main-heading.title {
    font-size: 22px;
}  
.custom-logo img {
    max-width: 242px;
    margin: 30px 0 0;
}  
.custom-features span.border-radius {
    display: none;
}  
.custom-room-gallery .outer_loop_new .img_sec img {
    height: 140px;
}  
.gallery-slider button.slick-next.slick-arrow, .gallery-slider button.slick-prev.slick-arrow {
    width: 42px;
    height: 42px;
}  
.gallery-slider .slick-slide img {
    height: 350px;
}  
.gallery-slider .outer_loop_neww img {
    height: auto;
} 
.gallery-slider {
    padding: 40px 0;
}  
.custom-richtext ul li {
    font-size: 15px;
    margin: 15px 0;
   text-align: left;
} 
  
}

.call-buttons-wrapper {
  display: flex;
  gap: 10px;
  margin-top: 10px;
  justify-content: center;
  flex-wrap: nowrap; /* Prevents buttons from wrapping */
}

/* Individual button styles */
.call-buttons-wrapper a {
  flex: 1;
  text-align: center;
  padding: 10px 14px;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  border: 1px solid #ceb48c;
  background-color: #ceb48c;
  white-space: nowrap;
}

/* Make sure it also works well on mobile */
@media screen and (max-width: 480px) {
  .call-buttons-wrapper {
    gap: 8px;
  }

  .call-buttons-wrapper a {
    font-size: 13px;
    flex: 1 1 50%;
    padding: 8px 10px;
  }
}
@media screen and (max-width: 786px) {
  .call-buttons-wrapper {
    flex-direction: row; /* Ensure horizontal layout */
  }

  .call-buttons-wrapper a {
    flex: 1 1 50%;
    font-size: 13px;
    padding: 8px 10px;
  }
}

@media screen and (max-width: 786px) {
 .btn.globo-formbuilder-open {
    width: 50% !important;
    padding: 6px 9px !important;
    font-size: 10px !important;
    height: auto !important;
    margin: 7px auto !important;
    display: block !important;
    text-align: center !important;
    align-item:right;
   padding-right:5px;
  }
  @media screen and (max-width: 786px) {
  a.call-us-btn {
    width: 50% !important;
    padding: 6px 9px !important;
    font-size: 10px !important;
    height: auto !important;
    margin: 7px auto !important;
    display: block !important;
    text-align: center !important;
    
    
  }
}
@media screen and (max-width: 480px) {
 .btn.globo-formbuilder-open {
    width: 40% !important;
    padding: 3px 6px !important;
    font-size: 8px !important;
    height: auto !important;
    margin: 5px auto !important;
    display: block !important;
    text-align: center !important;
    align-item:right;
   padding-right:5px;
  }
  @media screen and (max-width: 480px) {
  a.call-us-btn {
    width: 40% !important;
    padding: 3px 6px !important;
    font-size: 8px !important;
    height: auto !important;
    margin: 5px auto !important;
    display: block !important;
    text-align: center !important;
    
    
  }
}
  
  