html {
    scroll-behavior: smooth;
    scroll-padding-top: 0; 
}

.anchor-point {
    display: block;
    position: relative;
    top: -120px; /* Ajusta segons l'alçada del teu header fix */
    visibility: hidden;
}

body{
    background-color: #000;
    margin: 0;
}

/* BURGER MENU */

.nav-mbl{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    padding: 0 5%;
}

.nav-mbl img{
   width: auto;
    max-height: 90px;
    max-width: 15%;
}

/* Estat tancat */
.exit-mobile { display: none; }
.icon-bar { display: block; }

/* Estat obert  */
.menu-toggle.open .exit-mobile { display: block !important; }
.menu-toggle.open .icon-bar { display: none !important; }    

.icon-bar,
.icon-bar1,
.icon-bar2 {
    display: block;
    height: 2px;
    width: 25px;
    background: #921416;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.icon-bar1,
.icon-bar2 {
    width: 18px;
    background: #fff;
}

.icon-bar:before,
.icon-bar:after {
    background: #921416;
    content: "";
    height: 100%;
    left: 4px;
    position: absolute;
    bottom: -6px;
    right: 0;
}

.icon-bar:after {
    bottom: -12px;
    left: 8px;
    top: auto;
}

.icon-bar:before,
.icon-bar:after {
    background: #921416;
    content: "";
    height: 100%;
    left: 4px;
    position: absolute;
    bottom: -6px;
    right: 0;
}

.icon-bar:after {
    bottom: -12px;
    left: 8px;
    top: auto;
}

.icon-bar1 {
    top: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.icon-bar2 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.brand-header {
    background-color: #000; 
}

.lang-selector a{
    color: #fff;
}

.brand-nav a {
    color: #fff; 
}

.header-social a{
    background-color: #921416;
}

.brand-logo-main img {
    max-width: 350px; 
}

/* COLORS I TIPOGRAFIES SECCIÓ RESTAURANT */

.only-mobile{
    display: none;
}

.hero-header-mbl{
    display: none;
}

.carousel-container{
    display: none;
}


.info-rest {
    padding: 150px 0 0 0;
}

.right-rest {
    padding-top: 185px;
}

.info-grid-50 {
    margin-top: -180px;
}

.title-rest {
    color: #921416;
    font-family: 'Montserrat', sans-serif;
}

.cos-rest {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

.separator-rest {
    background-color: #921416;
}

.trobaras-rest .trobaras-info {
    font-family: 'Montserrat', sans-serif;
    color: #fff; /* Per defecte */
}

.trobaras-rest .trobaras-info {
    font-size: 19px!important;
}


/* COLORS ESPECÍFICS RESERVES */
.reservation-section {
    background-color: #921416;
    height: 677.5px;
}

.reservation-title {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 35px;
    margin: 0 0 30px 0;
}

.calendar-widget {
    background-color: #000000; 
    color: white;
}

.current-month {
    font-size: 1.2rem;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.nav-btn {
    background: #921416;
    color: white;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.day.prev-month {
    color: #808080;
    font-family: 'Montserrat', sans-serif;
}

.day{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.day-name{
    font-family: 'Montserrat', sans-serif;
    color: #921416;
    font-weight: 600;
}

.day.active {
    background-color: #921416;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
}

.form-group label {
    color: white;
    font-family: 'Montserrat', sans-serif;
}

.btn-reserve {
    background-color: white;
    color: #921416;
}


.info-rest-second {
    display: grid;
    grid-template-columns: 66% 1fr;
    gap: 40px;
    margin: 0 auto;
    align-items: start;
    width: 82%;
}

.col-roent-right{
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-top: -365px;
}

.col-right-rest img, 
.info-grid-50 img, 
.info-sola-pic img {
    width: 100%;
    display: block;
    object-fit: cover;
}

.colum-right-rest{
    display: flex;
    flex-direction: column;
    gap: 40px;

}

.col-right-rest{
    display: flex;
    flex-direction: column;
    gap: 40px;
   
}

/* COLORS I TIPOGRAFIES TESTIMONIALS */

.testimonials {
    background-color: #921416; 
    color: #fff;
    margin-top: 40px;
}

.stars {
    color: #FFCB15; 
}

.name {
    font-family: "Montserrat", sans-serif;
    color: #fff;
}

.time {
    font-family: "Montserrat", sans-serif;
    color: #fff;
}

.review-text {
    font-family: "Montserrat", sans-serif;
    color: #fff;
}

.separator-line {
    width: 82%;      
    height: 1px;
    background-color: #921416;
    display: block;
    margin: auto;    
}

/* SECCIÓ DE CONTACTE */

.contact-section {
    background-color: #000; 

}

.contact-container {
    margin: 0 auto;
    position: relative;
    z-index: 2; 
}


.serif {
    font-family: 'Montserrat', serif; 
    color: #921416;
    font-style: italic;
    text-transform: capitalize;
   
}

.serif-contacte{
    color: #fff;
    font-size: 4rem;
    font-family: 'Montserrat', serif; 
}


.info-card {
    background-color: #921416;
    border: solid 1px #fff;
    color: #fff;
}


.card-details p {
    color:#fff;
    padding-left: 3%;
}

.card-details a {
    font-family: 'Montserrat', sans-serif;
    color:#fff;
}

.form-wrapper {
    background-color: #921416; 
}




.form-intro {
    color: #fff;
}

.input-group {
    margin-bottom: 15px;
}

.input-group input, .input-group textarea {
    border: 1px solid #fff;
    color: white;
    font-family: 'Montserrat', sans-serif;
}

.input-group input:focus, .input-group textarea:focus {
    border-color: #921416;
    
}

.form-footer {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
}

::placeholder {
    color:#A8A8A8;
    
}


.btn-submit {
    background-color: #000; 
    color: #fff;
    
}

.btn-submit:hover {
    background-color: #00000070;
    
}

/* FOOTER */

.main-footer {
    background-color: #921416;
    color: #ffffff;
}

.footer-social a {
    background-color: #000;
    color: #FFF;
}

.footer-nav a {
    color: #fff;
}

.footer-nav a:hover{
    color: #C88086;
}

.mobile-logos-section-footer{
    display: none;
}



