body,
p,
h1,
h2,
h3,
h4,
h5 {
    font-family: "Roboto", sans-serif;
    color: black;
}

a:hover {
    text-decoration: none;
}

ul li a {
    color: black;
}

a {
    color: black;
}

p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    color: #000;
    font-family: "Bilo-Light";
}

img {
    max-width: 100%;
}

h1 {
    font-size: 51px;
    color: #db6237;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 15px;
}

h2 {
    font-size: 40px;
    color: #000000;
    font-weight: 700;
    line-height: 1;
}

h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}

h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
}

h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
}


/*back to top*/

#back-to-top {
    position: fixed;
    bottom: 6em;
    right: 0;
    z-index: 99999999;
    width: 50px;
    margin-right: 10px;
    height: 48px;
    animation: rotate 10.5s;
    text-align: center;
    line-height: 50px;
    background: #252522;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 0;
    text-decoration: none;
    transition: all 0.5s linear;
    opacity: 0;
}

.show {
    display: block !important;
}

#back-to-top.show {
    opacity: 1;
    right: 0;
}


/*back to top*/

@font-face {
    font-family: "Copperplate";
    src: url("../fonts/Copperplate.woff");
}

@font-face {
    font-family: "Bilo-Light";
    src: url("../fonts/Bilo-Light.woff");
}

@font-face {
    font-family: "Bilo-Medium";
    src: url("../fonts/Bilo-Medium.woff");
}

@font-face {
    font-family: "Bilo-Regular";
    src: url("../fonts/Bilo-Regular.woff");
}

@font-face {
    font-family: "Bilo LightItalic";
    src: url("../fonts/Bilo-Light-Italic.woff");
}

/*HEADER*/
header {
    background: #fff;
}

nav.navbar {
    padding: 0px;
}

header .menu-item a:hover {
    color: #d82f8a;
}

a.navbar-brand {
    position: relative;
    z-index: 99;
    max-width: 180px;
}

div#navbarMobile {
    justify-content: flex-end;
}

.navbar_content a {
    color: Black;
    margin: 0px 12px;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    /* font-family: "Bilo-Regular"; */
    font-family: 'Copperplate';
    font-weight: 600;
}

.navbar_content li:last-child a {
    background-color: #008d0d;
    color: #fff;
    padding: 8px 25px;
    border-radius: 10px;
}

ul#menu-header-menu.navbar-nav {
    align-items: center;
}

ul#menu-header-menu li {
    padding: 10px 0px;
}

ul.sub-menu {
    list-style: none;
    padding: 0px;
    position: absolute;
    display: none;
    background: #db6237;
    width: 242px;
    border-radius: 6px;
    box-shadow: 0px 29px 38px -50px #5f5f5f;
    transform: translateX(-31%);
}

ul.sub-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 9px solid #db6237;
    top: -9px;
    left: 47%;
    position: absolute;
}

.navbar_content .sub-menu a {
    padding-bottom: 0;
    display: block;
    color: #fff;
    font-size: 16px;
}

ul#menu-header-menu .sub-menu li {
    border-bottom: 1px solid #f9885f;
}

ul#menu-header-menu .sub-menu li:last-child {
    border: none;
}

header .sub-menu .menu-item a:hover {
    color: #fff;
}

ul#menu-header-menu li:hover>ul.sub-menu {
    display: block;
}

.navbar_content .mobile-logo {
    display: none;
}

/*  HOMEPAGE  */
.header-home-image {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    max-width: 100%;
}

.header-banner {
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
}

.header-banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    right: 0px;
    text-align: center;
}

.header-banner-title {
    padding: 0px;
    margin: 0px;
    font-size: 0px;
}

/* index page */

.home-page-section-1 {
    padding: 110px 0px 0px;
}

.home-page-section-1 .home-page-button {
    margin-top: 45px;
}

.home-page-section-2-left {
    padding-top: 40px;
}

.home-page-section-2-left .contact-title {
    margin: 10px 0px 60px;
}

.home-page-section-2 .contact-left-title {
    padding-top: 20px;
}

.home-page-section-2-left ul#pills-tab {
    justify-content: left;
    margin-top: 40px;
}

.home-page-section-2-left ul#pills-tab li.nav-item:nth-child(1) {
    padding-left: 0px;
}

.home-page-section-3-content p {
    font-size: 35px;
    line-height: 46px;
    font-family: 'Bilo-Light';
    text-align: center;
    margin-top: 10px;
}

.home-section-3-second-content p {
    color: #A3A3A3;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    font-family: "Bilo LightItalic";
}

.home-section-3-left-title {
    font-size: 30px;
    line-height: 36px;
    font-family: 'Copperplate';
    font-weight: 400;
    color: #D82F8A;
    margin-bottom: 30px;
}

.home-section-3-left-content p {
    font-size: 22px;
    line-height: 30px;
    font-family: 'Bilo-Light';
}

.home-section-3-right-content {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Bilo-Light';
}

.home-section-3-right label {
    margin-bottom: 20px;
}

.home-section-3-right input.wpcf7-form-control.wpcf7-submit {
    padding: 15px 45px;
}

.home-section-3-bottom {
    margin-top: 50px;
}

.homepage-section-3-description {
    padding-bottom: 45px;
}

.homepage-section-3-description .slider {
    position: relative;
    z-index: 200;
    padding: 0 0px;
    margin: 30px auto 15px;
    max-width: 1000px;
    width: 100%;
}

.homepage-section-3-description .slick-prev:before,
.homepage-section-3-description .slick-next:before {
    content: "";
}

.homepage-section-3-description .slick-arrow {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    border: none;
    background: transparent;
    color: #fff;
    font-family: monospace;
    font-size: 5rem;
    z-index: 300;
    outline: none;
}

.homepage-section-3-description .slick-prev:hover,
.homepage-section-3-description .slick-prev:focus,
.homepage-section-3-description .slick-next:hover,
.homepage-section-3-description .slick-next:focus {
    color: #fff;
    outline: none;
    background: transparent;
}

.homepage-section-3-description .slick-prev {
    left: 80px;
    text-align: left;
}

.homepage-section-3-description .slick-next {
    right: 80px;
    text-align: right;
}

.homepage-section-3-description .item.slick-slide {
    width: 600px;
    height: 600px !important;
    transition: transform .4s;
    position: relative;
}

.homepage-section-3-description .slick-slide:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    transition: transform .4s;
}

.homepage-section-3-description .item.slick-slide {
    transform: scale(0.7) translate(640px);
}

.homepage-section-3-description .item.slick-slide.slick-center+.slick-slide {
    transform: scale(0.8) translate(-250px);
    z-index: 10;
}

.homepage-section-3-description .item.slick-slide.slick-center+.slick-slide+.item.slick-slide {
    transform: scale(0.7) translate(-640px);
    z-index: 5;
}

.homepage-section-3-description .item.slick-slide.slick-active {
    transform: scale(0.8) translate(250px);
}

.homepage-section-3-description .item.slick-slide.slick-center {
    transform: scale(1);
    z-index: 30;
}

.homepage-section-3-description .slick-center:after {
    opacity: 0;
}

.homepage-section-3 {
    margin-top: 100px;
}

.homepage-section-3-description .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0px;
    padding: 0;
    cursor: pointer;
}

.homepage-section-3-description .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #FCBC2D;
}

.homepage-section-3-description .slick-dots li button:before {
    font-size: 25px;
    opacity: 1;
    color: #FCBC2D;
}

.homepage-section-3-description .slick-dots {
    bottom: 20px;
    text-align: right;
    display: grid;
    justify-content: end;
    grid-template-columns: auto auto auto;
    padding: 0px 5px;
}

.home-section-4 {
    position: relative;
    margin-top: 100px;
}

.home-section-4-image {
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    top: 50%;
    transform: translatey(-50%);
}

.home-section-4-right img,
.home-section-4-left img {
    width: 90%;
}

.home-section-4-right {
    text-align: right;
}

.background-image-section {
    position: relative;
}

.icon-section-image-1 {
    position: absolute;
    top: -220px;
    left: -220px;
    z-index: -1;
}

.icon-section-image-2 {
    position: absolute;
    bottom: -25%;
    right: 0px;
    z-index: -1;
}

/* our story */
.our-story-section-1 {
    padding: 10px 0px 95px;
}

.story-section-1-content {
    padding: 20px 30px 15px 30px;
}

.cn-right {
    margin-top: 120px;
}

.story-section-1-content strong {
    font-size: 25px;
    line-height: 36px;
    font-family: 'Copperplate';
    font-weight: 300;
}

.story-section-1-content img {
    margin-bottom: 15px;
}

.story-section-1-content p {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Bilo-Light';
}

.our-story-background-image {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
    padding-top: 65px;
    background-position: center;
    background: #f8f8f8;
}

.our-story-background-section-2 {
    background-size: cover;
    padding-top: 100px;
}

.our-story-section-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    left: 0px;
    text-align: center;
}

.our-story-image-section-2 {
    visibility: hidden;
}

.our-story-section-2-title {
    font-size: 30px;
    line-height: 36px;
    font-family: 'Copperplate';
    font-weight: 300;
    color: #212121;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.our-story-section-2-image {
    padding: 30px 0px;
}

.our-story-section-2-content p {
    font-size: 20px;
    line-height: 25px;
    font-family: 'Bilo-Light';
    text-align: left;
}

.our-story-section-3 {
    padding: 70px 0px 65px;
}

.wrap {
    background: #0a0605;
    width: 100%;
    height: 350px;
    position: absolute;
    top: 35%;
    left: 0px;
    right: 0px;
}

.our-story-border {
    width: 85%;
    height: 390px;
    position: absolute;
    top: 33%;
    margin: 0px auto;
    border: 5px solid #fcbc2d;
    right: 0px;
    left: 0px;
    border-radius: 15px;
}

.menu-section {
    margin-top: 50px;
    justify-content: center;
}

/* deliver */

.deliver-banner-image {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    padding: 0px 15px 70px 15px;
    margin-top: 40px;
}

.deliver-title {
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    font-family: 'Copperplate';
    font-weight: 700;
}

.deliver-content {
    padding-bottom: 30px;
}

.deliver-section-2 img {
    width: 100%;
}

/* team */

.page-menu {
    padding: 30px 15px 50px;
}

ul#menu-page-menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

ul#menu-page-menu li:nth-child(1) {
    list-style: none;
}

ul#menu-page-menu li {
    margin: 0px 20px 0px 10px;
    list-style-image: url('http://localhost/rosarios/wp-content/uploads/2022/12/Group-1649.png');
}

ul#menu-page-menu li a {
    color: #EC008B;
    font-family: "Copperplate";
    font-size: 40px;
    line-height: 48px;
}

ul#menu-page-menu li:last-child a {
    color: #008d0d;
}

ul#menu-page-menu li.current-menu-item a {
    color: #FEB700;
}

.team-content p {
    font-size: 25px;
    line-height: 33px;
    color: #000000;
    text-align: center;
    font-family: 'Bilo-Light';
    margin: 22px 0px 40px;
}

.team-title {
    font-size: 16px;
    font-family: 'Bilo-Medium';
    font-weight: 400;
    text-transform: uppercase;
}

.team-name {
    font-family: 'Bilo-Medium';
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    padding: 5px 0px 8px;
}

.team-position {
    font-family: 'Bilo-Regular';
    font-size: 14px;
    text-transform: uppercase;
}

.team-email {
    padding: 5px 0px;
}

.team-email a {
    font-family: 'Bilo-Regular';
    font-size: 17px;
    color: #000000;
}

.team-year {
    font-size: 20px;
    line-height: 30px;
    color: #d82f8a;
    font-family: 'Bilo-Medium';
}

.team-body {
    border-left: 4px solid #d82f8a;
    padding-left: 10px;
    margin: 20px 0px;
}

.team-card {
    margin: 10px 0px;
}

form label {
    width: 100%;
}

textarea {
    height: 100px;
}

form p {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    font-family: 'Bilo-Light';
}

form select:focus-visible,
form textarea:focus-visible,
form input:focus-visible {
    outline: none;
}

form select,
form textarea,
form input {
    padding: 5px 10px;
    font-size: 16px;
    margin-top: 5px;
    width: 100%;
    border: 2px solid #707070;
    font-family: 'Bilo-Light';
    background: transparent;
}

input.wpcf7-form-control.wpcf7-submit {
    font-size: 15px;
    line-height: 19px;
    color: #707070;
    border: 2px solid #707070;
    background: transparent;
    border-radius: 50px;
    width: unset;
    padding: 15px 70px;
    text-transform: uppercase;
    font-family: 'Bilo-Medium';
    transition: all 0.6s ease-in-out;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #707070;
    color: #fff;
    border: 2px solid #707070;
}

/* contact us */
.contact-title {
    text-align: center;
}

.contact-image-title {
    margin-top: 75px;
}

ul#pills-tab {
    justify-content: center;
    margin: 10px 0px 30px 0px;
}

li.nav-item {
    padding: 0px 10px;
}

.home-page-button a,
.nav-pills .nav-link {
    border-radius: 50px;
    font-size: 15px;
    line-height: 19px;
    border: 2px solid #FCBC2D;
    color: #D82F8A;
    padding: 10px 40px;
    font-family: "Bilo-Medium";
    text-transform: uppercase;
}

.home-page-button a:hover,
.nav-pills .nav-link:hover {
    color: #fff;
    background-color: #FCBC2D;
    border: 2px solid #FCBC2D;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #FCBC2D;
    border: 2px solid #FCBC2D;
}

.contact-left-description {
    padding: 30px 0px;
}

.contact-image-icon {
    text-align: center;
}

h2,
.contact-left-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    font-family: "Copperplate";
    text-transform: uppercase;
}

.contact-left-content p {
    margin: 15px 0px 50px;
}

table tbody td,
.contact-left-content p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    color: #000;
    font-family: "Bilo-Light";
}

table tbody td {
    padding-right: 10px;
}

/*FOOTER*/

footer {
    padding: 5% 0% 60px 0px;
}

ul#menu-footer-menu li a {
    font-size: 18px;
    line-height: 30px;
    color: #707070;
    font-family: 'Bilo-Medium';
    text-transform: uppercase;
}

.footer-content a:hover,
ul#menu-footer-menu li a:hover {
    color: #d82f8a;
}

.footer-title {
    color: #d82f8a;
    font-size: 20px;
    font-family: 'Copperplate';
    font-weight: 700;
    margin-bottom: 25px;
}

.footer-title-second {
    color: #fcbc2d;
    font-family: 'Copperplate';
    font-size: 20px;
    margin-bottom: 15px;
}



.footer-menu-section a {
    font-size: 15px;
    font-family: 'Bilo-Medium';
    color: #707070;
}

.footer-content a,
.footer-content p {
    font-family: 'Bilo-Medium';
    color: #707070;
    font-size: 15px;
    line-height: 25px;
}

.footer-button a {
    font-size: 20px;
    line-height: 26px;
    font-family: 'Bilo-Medium';
    color: #33343C;
    border: 2px solid #33343C;
    border-radius: 50px;
    padding: 15px 50px;
    white-space: nowrap;
    transition: all 0.6s ease-in-out;
}

.footer-button a:hover {
    background-color: #33343C;
    color: #fff;
    border: 2px solid #33343C;
}

.footer-button {
    margin-top: 50px;
}

.socia-site-icons {
    margin: 50px 0px 0px;
}

.social-icon-app img {
    max-width: 35px;
    max-height: 35px;
    margin: 0px 15px 20px 0px;
}

.footer-bottom-section {
    margin-top: 50px;
}

.footer-bottom-right-content {
    text-align: end;
}

.footer-bottom {
    font-size: 15px;
    line-height: 26px;
    color: #707070;
    font-family: 'Bilo-Light';
    text-transform: uppercase;
}

/*FOOTER*/

.default-content {
    margin-top: 50px;
}

.default-content h2 {
    margin-top: 60px;
}

.default-content img {
    margin: 25px 0px 25px;
    width: 100%;
}

.default-content a {
    color: #007bff;
}

.private-dining-form-section a {
    color: #D82F8A;
    white-space: nowrap;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
}

.private-dining-form-section .home-page-button a:hover {
    color: #fff;
}

/* Art */

.art-section h2 {
    font-size: 30px;
    color: #ec008c;
    font-family: 'Copperplate';
    line-height: 50px;
    text-transform: uppercase;
    padding: 50px 0px 30px;
}

.art-section .wp-block-media-text {
    grid-template-columns: unset;
}

.art-section p {
    font-size: 18px;
    font-family: 'Bilo-Light';
    line-height: 28px;
}

.art-section-2 {
    margin: 100px 0px 50px;
}

.art-section-2-description h3 {
    color: #d82f8a;
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    margin: 20px 0px;
    font-family: 'Bilo-Medium';
    font-weight: 400;
}

.art-section-right h2 {
    font-size: 22px;
    color: #da468a;
    font-family: 'Bilo-Medium';
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.art-section-right p {
    font-size: 17px;
    line-height: 25px;
    font-family: 'Bilo-Light';
}

.art-section-1 {
    margin-top: 20px;
}

.art-section {
    margin-bottom: 30px;
}

.art-section-left img {
    width: 100%;
}

/*  RESPONSIVENESS  */

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {
    .our-story-image-section-2 {
        display: none;
    }

    .our-story-section-2 {
        position: unset;
        top: 0px;
        transform: translateY(0%);
        right: 0px;
        left: 0px;
        text-align: center;
        padding-bottom: 30px;
    }

    .our-story-background-section-2 {
        padding-top: 65px;
    }
}

@media screen and (max-width: 1199px) {
    .navbar_content a {
        margin: 0px 10px;
        font-size: 14px;
    }

    h2,
    .contact-left-title {
        font-size: 26px;
    }

    .homepage-section-3-description .slick-next {
        right: 0px;
    }

    .homepage-section-3-description .slick-prev {
        left: 0px;
    }
}

@media screen and (max-width: 991px) {
    .navbar_content .mobile-logo {
        display: block;
        margin: 10px auto 0px !important;
    }

    .toggle-btn {
        z-index: 9999999999999;
        cursor: pointer;
        margin-bottom: 0px;
    }

    #toggle:checked~.toggle-btn {
        position: fixed;
        right: 20px;
        top: 25px;
    }

    .cross-btn-image {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        position: relative;
    }

    .toggle-btn .bar:nth-child(1) {
        transition: all 0.6s ease-in-out;
    }

    .toggle-btn .bar {
        width: 45px;
        height: 4px;
        opacity: 1;
        margin: 5px auto;
        background: #000000;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    #toggle:checked+label.toggle-btn .bar:nth-child(1) {
        -webkit-transform: translateY(-11px);
        transform: translateY(-11px);
        opacity: 0;
        transition: all 0.6s ease-in-out;
    }

    #toggle:checked~.toggle-btn .bar {
        width: 50px;
        height: 6px;
        background-color: #000000;
    }

    header #toggle:checked+label.toggle-btn .bar:nth-child(2) {
        -webkit-transform: translateY(0px) rotate(60deg);
        transform: translateY(0px) rotate(46deg);
    }

    #toggle:checked+label.toggle-btn .bar:nth-child(3) {
        -webkit-transform: translateY(-11px) rotate(-46deg);
        transform: translateY(-11px) rotate(-46deg);
    }

    #toggle:checked~#navbarMobile {
        opacity: 1;
        visibility: visible;
        z-index: 999999999;
    }

    div#navbarMobile {
        justify-content: flex-end;
    }

    div#navbarMobile {
        justify-content: space-around;
        margin-bottom: auto;
        margin-top: 15px;
    }

    #navbarMobile {
        justify-content: flex-end;
        margin-bottom: auto;
        background: rgba(0, 0, 0, 0.9);
        width: 100%;
        top: 164px;
        display: block;
        opacity: 0;
        visibility: hidden;
    }

    .navbar_content {
        position: fixed;
        overflow: scroll;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: #ffffff;
        transition: 0.3s;
        z-index: 9999999999999999;
    }

    .navbar-collapse {
        position: fixed;
        overflow: hidden;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: rgba(9, 9, 9, 0.9);
        transition: 0.3s;
        z-index: 99999999999999999999999;
    }

    .navbar ul {
        display: block;
        position: absolute;
        top: 100px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        padding: 10px 0;
        background-color: #ffffff;
        padding: 15px;
        transition: 0.3s;
        text-align: center;
    }

    ul#menu-header-menu li {
        padding: 0px;
        border-bottom: 1px solid rgba(112, 112, 112, 0.5);
    }

    .navbar_content a {
        font-size: 16px;
        margin: 0px !important;
        display: block;
        padding: 12px;
        text-align: center;
        color: rgb(0, 0, 0);
    }

    ul.sub-menu {
        list-style: none;
        padding: 0px;
        position: relative;
        display: block;
        background: no-repeat;
        width: 90%;
        margin-left: 5%;
        border-radius: 6px;
        box-shadow: 0px 29px 38px -50px #5f5f5f;
        transform: translateX(0);
        border: 1px solid #505050;
    }

    ul.sub-menu:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 9px solid #4c4c4c;
        top: -9px;
        left: 50%;
        position: absolute;
    }

    .contact-left-section {
        margin-bottom: 30px;
    }

    .story-section-1-content {
        padding: 10px 0px 10px 0px;
    }

    .cn-right {
        margin-top: 45px;
    }

    .story-section-1-content strong {
        font-size: 20px;
        line-height: 15px;
    }

    .story-section-1-content p {
        font-size: 17px;
    }

    .home-page-section-1 {
        padding: 45px 0px;
    }

    .our-story-section-2-content p {
        font-size: 15px;
        line-height: 20px;
    }

    .footer-title {
        font-size: 16px;
    }

    .footer-title-second {
        font-size: 15px;
    }

    ul#menu-footer-menu li {
        padding: 6px 0px;
    }

    ul#menu-footer-menu li a {
        font-size: 16px;
        line-height: 23px;
    }

    .social-icon-app img {
        max-width: 28px;
        max-height: 35px;
        margin-right: 17px;
    }

    .footer-button a {
        padding: 15px 40px;
    }

    .socia-site-icons {
        margin: 30px 0px 15px;
    }

    .footer-button {
        margin-top: 20px;
    }

    .art-section h2 {
        font-size: 20px;
        line-height: 28px;
    }

    .art-section p {
        font-size: 16px;
        line-height: 28px;
    }

    .contact-left-content p {
        margin: 15px 0px 30px;
    }
}


@media screen and (max-width: 767px) {
    ul#menu-page-menu li a {
        font-size: 27px;
    }

    .team-content p {
        font-size: 20px;
        margin: 22px 0px 30px;
    }

    form p {
        font-size: 16px;
    }

    .deliver-title {
        font-size: 28px;
    }

    .cn-right {
        margin-top: 25px;
        margin-bottom: 40px;
    }

    .home-page-section-2-left {
        padding-top: 15px;
    }

    .home-page-section-3-content p {
        font-size: 25px;
        line-height: 46px;
    }

    .homepage-section-3-description {
        padding-bottom: 40px;
    }

    .home-section-3-left-content p {
        font-size: 16px;
        line-height: 22px;
    }

    .home-section-3-left-title {
        font-size: 19px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .home-section-3-second-content p {
        font-size: 16px;
        line-height: 26px;
    }

    .home-section-3-bottom {
        margin-top: 0px;
    }

    .home-section-3-right label {
        margin-bottom: 10px;
    }

    .homepage-section-3-description .slick-dots {
        bottom: 7px;
    }

    .home-section-4-right img,
    .home-section-4-left img {
        width: 100%;
    }

    .home-section-4-right {
        margin-top: 40px;
    }

    .our-story-section-2-title {
        font-size: 25px;
        line-height: 36px;
    }

    .our-story-section-1 {
        padding: 10px 15px 20px;
    }

    .our-story-section-3 {
        padding: 55px 15px 30px;
    }

    .icon-section-image-2 {
        bottom: -6%;
    }

    footer {
        padding: 25px 0% 60px 0px;
    }

    .footer-menu-section-4 {
        padding: 0px 15px;
    }

    .footer-bottom {
        text-align: center;
        font-size: 14px;
    }

    .footer-title {
        margin: 35px 0px 20px;
    }

    .footer-button {
        margin-top: 30px;
    }

    .socia-site-icons {
        margin: 25px 0px 0px;
    }

    .contact-left-description {
        padding: 30px 0px 0px;
    }

    .contact-left-description .contact-left-content p {
        margin: 15px 0px 20px;
    }

    .contact-tab .contact-left-section {
        margin-bottom: 0px;
    }

    .contact-left-content table {
        margin: 0px 0px 30px;
    }

    .our-story-background-section-2 {
        background: #f8f8f8;
        background-image: none !important;
    }

    .home-page-section-2-description {
        margin: 0px 0px 60px;
    }

    .home-section-4 {
        margin-top: 40px;
    }

    .art-section .wp-block-media-text {
        display: unset;
    }

    .art-section .wp-block-media-text__media img {
        width: unset;
        margin-bottom: 25px;
    }

    .art-section figure {
        text-align: center;
    }

    .art-section .wp-block-media-text .wp-block-media-text__content {
        padding: 0px;
    }

    .art-section-right {
        padding-top: 25px;
    }

    .art-section-2 {
        margin: 30px 0px 0px;
    }

    .art-section-2-description img {
        width: 100%;
    }

    .footer-section-2:last-child .footer-title-second {
        margin-top: 35px;
    }

    .private-dining-form-section a {
        font-size: 15px;
    }
}

@media screen and (max-width: 575px) {
    .toggle-btn .bar {
        width: 37px;
        height: 3px;
    }

    #toggle:checked~.toggle-btn .bar {
        width: 37px;
        height: 3px;
    }

    #toggle:checked+label.toggle-btn .bar:nth-child(3) {
        -webkit-transform: translateY(-11px) rotate(-46deg);
        transform: translateY(-8px) rotate(-46deg);
    }

    .deliver-banner-image {
        padding: 0px 15px 40px 15px;
    }

    .homepage-section-3 {
        margin-top: 30px;
    }

    .home-page-section-3-content p {
        font-size: 16px;
    }

    .home-section-3-right-content {
        margin-bottom: 13px;
    }

    .icon-section-image-2 {
        bottom: -6%;
    }

    .page-menu {
        padding: 20px 15px 20px;
    }

    .team-card {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }

    .art-section h2 {
        font-size: 17px;
        line-height: 25px;
        padding: 30px 0px 22px;
    }

    .art-section-right h2 {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .art-section-2-description h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .art-section p,
    .art-section-right p {
        font-size: 15px;
        line-height: 22px;
    }

    .private-dining-form-section .home-page-button a {
        font-size: 14px;
        padding: 10px 20px;
    }
}

@media screen and (max-width: 480px) {
    ul#menu-page-menu {
        flex-direction: column;
        align-items: center;
    }

    ul#menu-page-menu li:nth-child(1) {
        list-style-image: url(http://localhost/rosarios/wp-content/uploads/2022/12/Group-1649.png);
    }

    li.nav-item {
        padding: 8px 10px;
    }

    p,
    table tbody td,
    .contact-left-content p {
        font-size: 16px;
    }

    .contact-left-content p {
        margin: 15px 0px 25px;
    }

    h2,
    .contact-left-title {
        font-size: 22px;
    }

    .icon-section-image-2 {
        bottom: -50px;
    }

    .home-section-3-second-content p {
        font-size: 14px;
        line-height: 15px;
    }

    .our-story-background-image {
        background-color: #f8f8f8;
        background-image: none !important;
    }

    .homepage-section-3-description .item.slick-slide {
        width: 450px;
        height: 350px !important;
    }

    .home-page-section-2-left ul#pills-tab li.nav-item:nth-child(1) {
        padding-left: 10px;
    }

    .our-story-section-2-title {
        font-size: 20px;
    }

    .wrap {
        height: 250px;
        top: 36%;
    }

    .our-story-border {
        display: none;
    }

    .default-content h2 {
        margin-top: 50px;
    }

    .private-dining-form-section .home-page-button a {
        font-size: 13px;
        padding: 10px 15px;
        white-space: break-spaces;
        line-height: 24px;
    }
}


/*  RESPONSIVENESS  */

.alignnone {
    margin: 0px;
}