﻿#page-intro picture::after{background: rgba(0, 0, 0, .4);}  
/* SPORT */
#sport-section{overflow:hidden}
#sport-section h2{font-size:2.4rem;width:90%;line-height:1.2}
#sport-section .swiper {overflow: visible;}
#sport-section .swiper-slide{width:calc(95% - 1.2rem);height:auto;border-radius:1.6rem;overflow:hidden;background:#fffff9}
#sport-section .nav-carousel-control-wrapper{gap:.8rem}
#sport-gallery{margin-top:3.2rem}

@media (min-width: 650px) {
    #sport-section .swiper-slide {width: calc(75% - 1.2rem);}
}

@media (min-width: 768px) {
    #sport-section h2{width:calc(75% - 1.2rem);font-size:3.2rem}
    #sport-section .swiper-slide {width: calc(50% - 1.2rem);}
    #sport-section .nav-carousel-control-wrapper {margin: 0;position: absolute;top: -2.4rem;right: 0;transform: translateY(-100%);}
}

@media(min-width:1280px){
    #sport-section{padding:8.8rem 0}
/*    #sport-section h2{width: calc(66.66% - 1.2rem);}*/
    #sport-section .swiper-slide{width:calc((100% - (2.4rem * 2)) / 3)}
}

@media(min-width:1440px){
/*    #sport-section h2{width: calc(50% - 1.2rem);}*/
    #sport-section .swiper-slide {width: calc((100% - (2.4rem * 2)) / 3);}
}

@media(min-width:1920px){
/*    #sport-section h2{width: calc(33.33% - 1.2rem);}*/
}

/* NOLEGGIO BICI */
#noleggio-bici-section{padding-bottom:4.4rem}
#bike-prenotazione-section .br-cover .image-wrapper::after{background:rgba(0,0,0,.5)}
#bike-prenotazione-section .br-cover .image-wrapper img{width: 100%;height: 100%;}

@media(min-width:1280px){
    #bike-prenotazione-section .br-cover .image-wrapper::after{background:rgba(0,0,0,.4)}
}

/* SALA GIOCHI */
#sala-giochi-section .standard-list-item{margin-top:2.4rem}

@media(min-width:1440px){
    #sala-giochi-section{padding-bottom:0}
}

/* MINI GOLF */
#mini-golf-section h2{border-bottom:1px solid #d0d0d0;    padding-bottom: .8rem;font-size: 3.2rem;}
