.wpb_text_column.cafeteras-f2--title h3 {
    font-size: 32px;
    margin-bottom: 48px;
    text-align: center;
}

.cafeteras-f2 {
    padding-block: 80px;
}

.cafeteras-f2--imgs .wpb_wrapper {
    display: flex;
    gap: 32px;
    flex-direction: column;
    position:relative;
}
.cafeteras-f2--imgs {
display: flex;
gap: 100px;

}
.cafeteras-f2--imgs:before,
.cafeteras-f2--imgs:after {
display: none;
}

.cafeteras-f2--info h2 {
    font-size: 20px;
    font-weight: 100;
    display: flex;
    align-items: center;
    gap: 17px;
        width: 100%;
    max-width: 384px;
    margin-bottom: 0;
}

.cafeteras-f2--info h2:before {
content: '';
    background-image: url(https://italcafed.kinsta.cloud/wp-content/uploads/2025/08/Vector.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    width: 100%;
    max-width: 48px;
    height: 41px;
}

.cafeteras-f2--info img {
    position: absolute;
    bottom: 0;
    right: -65px;
    width: 100%;
    max-width: 260px;
}

.cafeteras-f2--imgs-right .cafeteras-f2--info img {
max-width: 160px;
}

.wpb_text_column.cafeteras-f3--title h3 {
    margin-bottom: 20px;
    font-size: 32px;
}

.cafeteras-f3 {
    margin-bottom: 80px;
}

.cafeteras-f3 .wd-nested-carousel {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.cafeteras-f3 [class*="wd-grid"] {
    --wd-gap-lg: 90px !important;
    --wd-gap-sm: 60px !important;
}

.cafeteras-f4 .wd-nav[class*="wd-style-"]>li:is(.current-menu-item, .wd-active, .active)>a,
.cafeteras-f4 .wd-nav[class*="wd-style-"]>li:hover>a {
    color: #fff;
}

@media (max-width: 1200px) {
.cafeteras-f2--info img {
bottom: 55px;
}
.cafeteras-f2--info img {
max-width: 220px;
}
.cafeteras-f2--imgs-right .cafeteras-f2--info img {
right: -26px;
max-width: 130px;
}
}
@media (max-width: 1024px) {
.cafeteras-f2--imgs {
gap: 50px;
}
.cafeteras-f2--info img {
right: -30px;
}
}

@media (max-width: 767px) {
.cafeteras-f2--imgs {
flex-direction: column;
gap: 0;
}
}

}

.comodato-f5.cafeteras-f4 .wd-nav>li::after {
    background-color: #fff;
}

.comodato-f5.cafeteras-f4 .wd-tabs.tabs-design-simple .wd-tabs-header {
    border-color: rgb(255 255 255 / 15%);
}

.comodato-f5.cafeteras-f4 .wd-tab-content h3 {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 32px;
}

.comodato-f5.cafeteras-f4 .wd-tab-content-wrapper {
    margin: 0;
    padding: 0;
    border: none;
}

.cafeteras-f4 [class*="wd-grid"] {
    --wd-gap-lg: 90px !important;
    --wd-gap-sm: 60px !important;
}

.cafeteras-f4 .wd-arrow-inner,
.cafeteras-f4 .wd-arrow-inner:hover,
.cafeteras-f4 .wd-disabled .wd-arrow-inner {
    background-color: #C05727;
    color: #fff;
    border-radius: 100px;
}

.cafeteras-f4 .wd-disabled .wd-arrow-inner {
    opacity: 0.7;
}

body .cafeteras-f4 .wd-arrow-inner:after {
    filter: invert(1);
    height: 14px !important;
    width: 14px !important;
}


.cafeteras-f5--title>.vc_column_container>.vc_column-inner>.wpb_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 32px;
}

.cafeteras-f5--title .wpb_text_column h4 {
    font-size: 24px;
}

.wpb_text_column.cafeteras-f6--title h3 {
    font-size: 32px;
    margin-bottom: 24px;
    text-align: center;
}

.cafeteras-f6 {
    margin-top: 80px;
}

.cafeteras-f6--f1>.vc_column_container>.vc_column-inner>.wpb_wrapper {
    display: flex;
    gap: 24px;
}

.comodato-f1.cafeteras-f1 .horeca-f1--text a{
    margin-top: 8px;
}

@media (max-width: 1024px) {

    .comodato-f1.cafeteras-f1 .horeca-f1--text>.wpb_wrapper {
        background: #2f3e39;
    }

    .cafeteras-f2--imgs .wpb_wrapper {
        flex-direction: column;
    }

    .wpb_text_column.cafeteras-f2--title h3,
    .wpb_text_column.cafeteras-f3--title h3,
    .wpb_text_column.cafeteras-f6--title h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .cafeteras-f5--title>.vc_column_container>.vc_column-inner>.wpb_wrapper {
        align-items: flex-start;
        flex-direction: column;
        gap: 16px;
    }

    .cafeteras-f6--f1>.vc_column_container>.vc_column-inner>.wpb_wrapper {
        flex-direction: column;
    }

}