/*
Theme Name: Hotell Grandchild
Theme URI: https://glthemes.com/wordpress-theme/budget-hotel/
Template: hotell
Author: Good Looking Themes
Author URI: https://glthemes.com/
Description: Budget Hotel is a free and modern WordPress solution for hotels, resorts, lodges, and guest houses. It comes with everything you need to create a professional hotel website where you can showcase rooms, amenities, and services to attract more guests. Built as a child theme of Hotell, Budget Hotel integrates all the essential features in a clean and elegant design. This WordPress theme is the best choice for managing hotel bookings, promoting special packages, or sharing travel-related content. With its sleek design, refined color palette, and appealing typography, Budget Hotel ensures a visually pleasing experience and loads amazingly fast to help your site rank higher on search engines. Whether viewed on a desktop, tablet, or mobile device, this responsive theme adapts seamlessly across all screen sizes. No need to worry about technicalities when you have an excellent support team, timely updates, and well-crafted documentation in place. Instead, you can focus on building your brand, business and recognition. Don’t take our words for it; try out the theme here: https://demo.glthemes.com/budget-hotel/. For any issues or queries, refer to the official documentation: https://glthemes.com/documentation/hotell/ or leave an inquiry at https://glthemes.com/support/.
Tags: blog,one-column,two-columns,right-sidebar,left-sidebar,footer-widgets,custom-background,custom-header,custom-menu,custom-logo,featured-images,threaded-comments,rtl-language-support,translation-ready,theme-options
Version: 1.0.2.1759333524
Updated: 2025-10-02 00:45:24

*/

:root {
    --hotel-primary-color: #373e29 !important;
    --hotel-secondary-color: #724d20 !important;
    --hotel-primary-font: "Aboreto", sans-serif !important;
    --hotel-secondary-font: "Inter", sans-serif !important;
    --hotel-tertiary-color: #d8ded7 !important;
    --hotel-background-color: #efeee1 !important;
    --hotel-text-primary: #402302 !important;
    --hotel-text-secondary: #000 !important;
}
body {
    color: var(--hotel-text-secondary);
    background-color: var(--hotel-background-color);
}
h1, h2, h3, h4, h5, h6 {
    line-height: 150% !important;
    font-weight: 400 !important;
}
.section-padding, .page-grid, .post-navigation, .comment-list + .comment-respond, .archive.full-width .grid-layout-wrap, .about, .rooms, .cta-image, .rnb, .offers, .news-and-blogs, .contact, .recent-posts {
    padding-top: 40px;
    padding-bottom: 40px;
}
.site-header .info a:hover, .site-header .info span:hover {
    color: var(--hotel-tertiary-color) !important;
}
.site-header .info a:hover svg, .site-header .info span:hover svg {
    fill: var(--hotel-tertiary-color) !important;
}
.site-header .header-top {
    background-color: var(--hotel-primary-color);
    padding: 16px 0;
}
.site-header .header-wrapper {
    justify-content: space-between;
}
.site-header .header-bottom {
    padding-top: 0;
    padding-bottom: 0;
    background-color: var(--hotel-background-color);
}
.site-header .header-bottom .site-branding {
    width: unset !important;
}
.site-header .header-left ul ul {
    background-color: var(--hotel-background-color);
}
.site-header .header-left ul li.menu-item-has-children::after, .site-header .header-left ul li .angle-down::after {
    right: 0;
}
.site-header .header-left ul a {
    font-weight: 300;
    padding: 32px 16px;
}
.social-networks li {
    margin-right: 15px;
}
.widget .wp-block-social-links li a {
    padding: 0 !important;
}
.banner {
    margin-bottom: 0;
}
.banner__title, .banner__stitle, .banner__title a, .banner__stitle a {
    color: #fff;
}
.banner__title {
    line-height: 160%;
    margin: 0;
}
.section-header {
    text-align: left;
}
.section-header__tag, .breadcrumb-tag {
    font-size: 16px;
    margin-bottom: 15px;
    color: var(--hotel-text-primary);
    font-family: var(--hotel-primary-font);
    font-weight: 400 !important;
}
.section-header__title {
    color: var(--hotel-text-primary);
}
.site-footer {
    background-color: var(--hotel-primary-color);
}
.site-footer .footer-top ul {
    margin-top: 16px;
}
.site-footer .footer-top ul li:not(:last-of-type) {
    padding-bottom: 12px;
}
.site-footer .footer-top ul.menu {
    padding: 0;
}
.site-footer .footer-top ul.menu li:before {
    display: none;
}
.site-footer .footer-bottom .site-info {
    font-size: 16px;
    padding-top: 24px;
    padding-bottom: 24px;
}
.news-and-blogs .post .card, .archive-style-two .post .card {
    height: 100%;
    background-color: transparent;
    border: 1px solid #998b70;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    padding: 24px;
}
.news-and-blogs .post .card__img, .archive-style-two .post .card__img {
    height: 205px;
    max-height: 205px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.news-and-blogs .post .card__img + .card__content, .archive-style-two .post .card__img + .card__content {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
}
.video-block {
    height: 595px;
    position: relative;
    overflow: hidden;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    align-content: center;
    margin: 0;
}
.video-block__text h2 {
    margin-top: 0;
    color: var(--hotel-text-primary);
    text-align: left;
}
.foot-top__right a {
    max-width: 200px;
    padding-left: 0;
}
p, span, li {
    font-weight: 300 !important;
}
.btn-primary {
    font-size: 16px;
    display: flex;
    color: var(--hotel-text-secondary);
    line-height: 160%;
    background-color: transparent;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #000;
    font-weight: 300;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    gap: 8px;
    padding: 8px 16px;
}
.btn-primary::after {
    width: 12px;
    display: inline-block;
    height: 24px;
    background-color: var(--hotel-text-secondary);
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    content: "";
    mask-image: url('data:image/svg+xml,<svg width="12" height="24" viewBox="0 0 12 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.45199 6.58023L3.51299 5.52024L9.29199 11.2972C9.38514 11.3898 9.45907 11.4999 9.50952 11.6211C9.55997 11.7424 9.58594 11.8724 9.58594 12.0037C9.58594 12.1351 9.55997 12.2651 9.50952 12.3863C9.45907 12.5076 9.38514 12.6177 9.29199 12.7102L3.51299 18.4902L2.45299 17.4302L7.87699 12.0052L2.45199 6.58023Z" fill="black"/></svg>');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
}
.btn-primary:hover, .btn-primary:focus {
    color: #fff;
    background-color: var(--hotel-primary-color);
}
.btn-primary:hover::after, .btn-primary:focus::after {
    background-color: #fff;
}
.site-header .header-bottom:not(:has(.menu a)) {
    padding: 16px 0;
}
.site-header .mobile-header .header-bottom {
    padding: 8px 0;
}
.banner__wrap {
    position: static !important;
    -moz-transform: unset;
    -webkit-transform: unset;
    -o-transform: unset;
    transform: unset;
}
.banner__wrap .container {
    padding-left: 40px;
}
.banner .banner__stitle {
    font-size: 16px;
}
.banner-content {
    background-color: var(--hotel-primary-color);
    align-content: center;
}
.banner .banner__text {
    max-width: 520px;
    text-align: left;
    padding: 0;
}
.banner .btn-wrap {
    margin-top: 96px;
    justify-content: left;
}
.banner .btn-wrap .btn:first-child {
    color: var(--hotel-primary-color);
    background-color: #f5ead8;
}
.banner .btn-wrap .btn:first-child::after {
    background-color: var(--hotel-primary-color);
}
.banner .btn-wrap .btn:first-child:hover, .banner .btn-wrap .btn:first-child:focus {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.banner .btn-wrap .btn:first-child:hover::after, .banner .btn-wrap .btn:first-child:focus::after {
    background-color: #fff;
}
.banner .btn-wrap .btn.btn-white {
    color: #fff;
    border-color: #fff;
}
.banner .btn-wrap .btn.btn-white::after {
    background-color: #fff;
}
.banner .btn-wrap .btn.btn-white:hover, .banner .btn-wrap .btn.btn-white:focus {
    color: var(--hotel-primary-color);
    background-color: #f5ead8;
}
.banner .btn-wrap .btn.btn-white:hover::after, .banner .btn-wrap .btn.btn-white:focus::after {
    background-color: var(--hotel-primary-color);
}
.about .two-col__wrap {
    gap: 112px;
}
.about .two-col__wrap .two-col__intro {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.about-content p {
    margin-bottom: 0;
}
.about .two-col__wrap .about-image {
    margin-bottom: 32px;
    margin-top: 0;
    height: 350px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
.about .two-col__wrap .about-image img {
    width: 100%;
    height: 100%;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    object-fit: cover;
}
.about .section-header__title {
    margin-bottom: 0;
}
.about .btn-primary {
    width: fit-content;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-bottom: 4px;
    padding-left: 0;
    color: var(--hotel-text-primary);
    border-bottom: 1px solid var(--hotel-text-primary);
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    gap: 12px;
}
.about .btn-primary::after {
    background-color: var(--hotel-text-primary);
}
.about .btn-primary:hover, .about .btn-primary:focus {
    background-color: transparent;
}
.about .btn-primary:hover::after, .about .btn-primary:focus::after {
    -moz-transform: translateX(12px);
    -webkit-transform: translateX(12px);
    -o-transform: translateX(12px);
    transform: translateX(12px);
}
.cta-section .two-col__wrap {
    padding-right: 22px;
    padding-left: 22px;
    gap: 16px;
}
.cta-section .cta-image {
    height: 450px;
    padding: 0;
    margin: 0;
}
.cta-section .cta-image img {
    width: 100%;
    height: 100%;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    object-fit: cover;
}
.cta-section .cta-content {
    background-color: var(--hotel-tertiary-color);
    border: 1px solid var(--hotel-tertiary-color);
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    align-content: center;
    padding: 40px;
}
.cta-section .cta-content:hover {
    border: 1px solid var(--hotel-text-primary);
}
.cta-section .cta-content .section-header__title {
    margin-bottom: 32px;
}
.cta-section .btn-primary {
    width: fit-content;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-bottom: 4px;
    padding-left: 0;
    color: var(--hotel-text-primary);
    border-bottom: 1px solid var(--hotel-text-primary);
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    gap: 12px;
}
.cta-section .btn-primary::after {
    background-color: var(--hotel-text-primary);
}
.cta-section .btn-primary:hover, .cta-section .btn-primary:focus {
    background-color: transparent;
}
.cta-section .btn-primary:hover::after, .cta-section .btn-primary:focus::after {
    -moz-transform: translateX(12px);
    -webkit-transform: translateX(12px);
    -o-transform: translateX(12px);
    transform: translateX(12px);
}
.gallery-container {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 42px;
}
.gallery-container .section-header {
    margin-bottom: 0;
    text-align: center;
    font-weight: 300;
    text-transform: capitalize;
    padding: 0 38px;
}
.gallery-container .section-header__title {
    margin-bottom: 32px;
}
.section-header__tag::before, .section-header__tag::after {
    display: none;
}
.gallery-col {
    display: flex;
    flex-direction: column;
}
.gallery-col figure {
    align-content: end;
}
.gallery-archive .card__content svg {
    display: none;
}
.gallery-archive .card__content a {
    width: 100%;
    height: 100%;
}
.gallery-col:nth-child(1), .gallery-col:nth-child(3) {
    width: 30%;
    padding-top: 145px;
    justify-content: end;
}
.gallery-col:nth-child(2) {
    width: 40%;
    text-align: center;
    justify-content: space-between;
}
.gallery-col:nth-child(1) .image, .gallery-col:nth-child(3) .image {
    height: 400px;
}
.gallery-col .image figure, .gallery-col .image img, .gallery-archive .card__content, .gallery-item {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
.gallery-sub-col {
    margin-top: 2rem;
    display: flex;
    gap: 16px;
}
.gallery-item {
    background-color: transparent;
}
.gallery-item:hover .card__content {
    opacity: 0.6;
}
.gallery-sub-col .gallery-item {
    flex: 1;
}
.gallery-sub-col .gallery-item figure {
    height: 160px;
}
.gallery-container .card__img {
    width: 100%;
    height: 100%;
}
.gallery-container .card__img img {
    width: 100%;
    height: auto;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    object-fit: cover;
}
.video-block__text {
    max-width: 500px;
    top: 0;
    position: absolute;
    background-color: var(--hotel-background-color);
    right: 0;
    -moz-border-radius: 0 0 0 8px;
    -webkit-border-radius: 0 0 0 8px;
    -o-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
    padding: 48px 32px;
}
.video-block__text::before, .video-block__text::after {
    width: 32px;
    height: 32px;
    position: absolute;
    border: 3px solid var(--hotel-background-color);
    content: "";
}
.video-block__text::before {
    top: -2px;
    left: -30px;
    border-bottom: none;
    border-right: none;
    -moz-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    -o-border-radius: 8px 0 0 0;
    border-radius: 8px 0 0 0;
    rotate: 90deg;
}
.video-block__text::after {
    right: -2px;
    bottom: -30px;
    border-top: none;
    border-left: none;
    -moz-border-radius: 0 0 8px 0;
    -webkit-border-radius: 0 0 8px 0;
    -o-border-radius: 0 0 8px 0;
    border-radius: 0 0 8px 0;
    rotate: 270deg;
}
.blogs_title_wrap {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: stretch;
    gap: 72px;
}
.blogs_left {
    width: 27%;
}
.blogs_right {
    width: 73%;
}
.news-and-blogs .post .card__img img, .archive-style-two .post .card__img img, .post .card__img .svg-holder {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.post .card__content p {
    margin: 16px 0 32px;
}
.post .card__content h5 {
    margin-top: 32px;
}
.news-and-blogs .post .meta {
    color: #474a57;
    margin: 0;
}
.news-and-blogs .post .meta li:first-child svg path {
    fill: var(--hotel-primary-color);
}
.news-and-blogs .post .meta li:last-child svg path {
    stroke: var(--hotel-primary-color);
}
.news-and-blogs__slider .owl-item {
    display: flex;
    height: auto;
}
.news-and-blogs__slider .owl-item .post {
    width: 100%;
    margin-left: 4px;
}
.news-and-blogs__slider .owl-stage {
    display: flex;
    align-items: stretch;
}
.news-and-blogs__slider.owl-carousel {
    position: static;
}
.news-and-blogs .news-and-blogs__slider .owl-prev, .news-and-blogs .news-and-blogs__slider .owl-next {
    top: unset;
    left: 0;
    position: absolute;
    background-color: transparent !important;
    bottom: 32px;
    border: 1px solid var(--hotel-text-primary) !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.news-and-blogs .news-and-blogs__slider .owl-next {
    left: 60px;
    right: unset;
}
.news-and-blogs .news-and-blogs__slider .owl-prev span, .news-and-blogs .news-and-blogs__slider .owl-next span {
    color: var(--hotel-text-primary);
}
.news-and-blogs .news-and-blogs__slider .owl-prev:hover, .news-and-blogs .news-and-blogs__slider .owl-next:hover {
    background-color: var hotel text primary !important;
}
.news-and-blogs .news-and-blogs__slider .owl-prev:hover span, .news-and-blogs .news-and-blogs__slider .owl-next:hover span {
    color: #fff !important;
}
.foot-top.section-padding {
    background-color: #d8ded7;
    padding: 80px 0;
    margin: 0;
}
.foot-top .section-header__title {
    margin-bottom: 48px;
}
.site-footer .widget-title, .site-footer.wp-block-heading {
    font-size: 20px !important;
}
.footer-top .wp-block-button__link {
    width: fit-content;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-bottom: 4px;
    padding-left: 0;
    display: flex;
    color: #fff;
    border-bottom: 1px solid #fff;
    align-items: center;
    border: none;
    font-weight: 400;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    gap: 12px;
}
.footer-top .wp-block-button__link::after {
    width: 12px;
    display: inline-block;
    height: 24px;
    background-color: #fff;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    content: "";
    mask-image: url('data:image/svg+xml,<svg width="12" height="24" viewBox="0 0 12 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.45199 6.58023L3.51299 5.52024L9.29199 11.2972C9.38514 11.3898 9.45907 11.4999 9.50952 11.6211C9.55997 11.7424 9.58594 11.8724 9.58594 12.0037C9.58594 12.1351 9.55997 12.2651 9.50952 12.3863C9.45907 12.5076 9.38514 12.6177 9.29199 12.7102L3.51299 18.4902L2.45299 17.4302L7.87699 12.0052L2.45199 6.58023Z" fill="black"/></svg>');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
}
.footer-top .wp-block-button__link:hover, .footer-top .wp-block-button__link:focus {
    background-color: transparent;
}
.footer-top .wp-block-button__link:hover::after, .footer-top .wp-block-button__link:focus::after {
    -moz-transform: translateX(12px);
    -webkit-transform: translateX(12px);
    -o-transform: translateX(12px);
    transform: translateX(12px);
}
.footer-top p {
    margin-bottom: 12px;
}
.footer-top .widget .wp-block-social-links li {
    width: 16px;
    height: 16px;
    padding: 0 !important;
    margin: 0 !important;
}
.site-footer .footer-bottom .site-info a, .site-footer .footer-top ul.menu li a {
    text-decoration: underline;
}
.site-footer .footer-bottom .site-info a:hover {
    color: var(--hotel-tertiary-color);
}
.contact .section-header {
    text-align: center;
}
.breadcrumb-text .entry-header .entry-title, .blog-card .card__content h5 a, .wp-block-latest-posts__post-title {
    word-break: break-all;
}
@media screen and (max-width: 1440px), print {
.video-block__text::before {
    top: -3px;
    left: -29px;
}
.video-block__text::after {
    right: -3px;
    bottom: -29px;
}
}
@media screen and (max-width: 1199px) {
.about .two-col__wrap {
    gap: 72px;
}
.about .two-col__wrap .about-image {
    height: 300px;
}
}
@media screen and (max-width: 1199px), print {
.foot-top__right a {
    max-width: 150px;
}
.blogs_title_wrap {
    gap: 48px;
}
.gallery-container {
    gap: 32px;
}
.gallery-sub-col .gallery-item figure {
    height: 120px;
}
.gallery-container .section-header {
    padding: 0;
}
.gallery-container .section-header__title {
    margin-bottom: 24px;
}
.gallery-col:nth-child(1), .gallery-col:nth-child(3) {
    padding-top: 100px;
}
}
@media screen and (max-width: 992px) {
.about .two-col__wrap {
    flex-direction: column;
    gap: 56px;
}
.about .two-col__wrap .about-image {
    height: 300px;
}
.banner-content {
    padding: 64px 0;
}
.banner__wrap .container {
    padding: 0 20px;
}
.banner .btn-wrap {
    margin-top: 40px;
}
.banner img {
    height: 450px;
    max-height: 450px;
}
}
@media screen and (max-width: 992px), print {
.foot-top.section-padding {
    padding: 62px 0;
}
.foot-top .section-header__title {
    margin-bottom: 32px;
}
.blogs_title_wrap {
    padding-bottom: 80px;
    flex-direction: column;
    gap: 32px;
}
.blogs_left {
    width: 100%;
}
.blogs_right {
    width: 100%;
}
.news-and-blogs .news-and-blogs__slider .owl-prev, .news-and-blogs .news-and-blogs__slider .owl-next {
    bottom: 0;
}
.video-block {
    height: 450px;
}
.video-block__text {
    max-width: 350px;
    padding: 32px 24px;
}
.gallery-col:nth-child(1) .image, .gallery-col:nth-child(3) .image {
    height: unset;
}
.gallery-container .section-header__tag {
    font-size: 14px;
    margin-bottom: 8px;
}
.gallery-container .section-header__title {
    font-size: 22px;
    margin-bottom: 16px;
}
.gallery-sub-col .gallery-item figure {
    height: 100px;
}
.gallery-container .section-header {
    font-size: 14px;
}
.gallery-sub-col {
    margin-top: 16px;
}
.cta-section .cta-content .section-header__title, .two-col__wrap .section-header {
    margin-bottom: 24px;
}
.cta-section .cta-image {
    height: 350px;
}
.cta-section .cta-content {
    padding: 32px 0;
}
}
@media screen and (max-width: 768px) {
.about .two-col__wrap {
    gap: 40px;
}
.about .two-col__wrap .about-image {
    margin-bottom: 24px;
    height: 250px;
}
.two-col__wrap .section-header {
    margin-bottom: 16px;
}
.banner-content {
    padding: 40px 0;
}
.banner .btn-wrap {
    margin-top: 24px;
}
.banner img {
    height: 350px;
    max-height: 350px;
}
}
@media screen and (max-width: 768px), print {
.foot-top.section-padding {
    padding: 40px 0;
}
.blogs_title_wrap {
    padding-bottom: 72px;
}
.news-and-blogs__slider .owl-nav {
    display: block;
}
.video-block {
    height: 350px;
}
.video-block__text {
    padding: 24px 16px;
}
.gallery-container .section-header {
    font-size: 0;
}
.gallery-container .section-header__title {
    margin-bottom: 0;
}
.gallery-sub-col .gallery-item figure {
    height: unset;
}
.gallery-container .section-header__tag {
    font-size: 12px;
}
.gallery-container {
    gap: 16px;
}
.gallery-col:nth-child(1), .gallery-col:nth-child(3) {
    padding-top: 40px;
}
}
@media screen and (max-width: 576px), print {
.video-block {
    height: 300px;
}
.video-block__text {
    max-width: 250px;
    padding: 16px;
}
.video-block__text h2 {
    font-size: 20px;
}
.gallery-container .section-header__title {
    font-size: 16px;
}
.gallery-container, .gallery-sub-col {
    gap: 8px;
}
.cta-section .two-col__wrap {
    padding: 0 16px;
}
.cta-section .cta-content .section-header__title, .two-col__wrap .section-header {
    margin-bottom: 16px;
}
.cta-section .cta-image {
    height: 250px;
}
}
@media screen and (min-width: 767px), print {
.section-padding, .page-grid, .post-navigation, .comment-list + .comment-respond, .archive.full-width .grid-layout-wrap, .about, .rooms, .cta-image, .rnb, .offers, .news-and-blogs, .contact, .recent-posts {
    padding-top: 64px;
    padding-bottom: 64px;
}
}
@media screen and (min-width: 992px), print {
.site-footer .footer-top {
    padding-top: 112px;
    padding-bottom: 62px;
}
.cta-section .cta-content {
    width: 40%;
}
.cta-section .cta-wrap {
    width: 60%;
}
.cta-section .cta-content .container {
    padding: 0;
}
.about .two-col__wrap .two-col__intro {
    width: 30%;
}
.about .two-col__wrap .two-col__item {
    width: 70%;
}
}
@media screen and (min-width: 1199px) {
body, html {
    font-size: 16px;
}
.banner__title {
    font-size: 48px;
}
.widget {
    margin-bottom: 40px;
}
.section-padding, .page-grid, .post-navigation, .comment-list + .comment-respond, .archive.full-width .grid-layout-wrap, .about, .rooms, .cta-image, .rnb, .offers, .news-and-blogs, .contact, .recent-posts {
    padding-top: 112px;
    padding-bottom: 112px;
}
.banner__wrap .container {
    padding-left: 62px;
}
.banner img {
    height: 800px;
    max-height: 800px;
}
h2, .section-header__title-2 {
    font-size: 40px;
}
}
