.entry .entry-content h3 + .s4-carousel_image-2, .entry .entry-content p + .s4-carousel_image-2, .entry .entry-content ul + .s4-carousel_image-2, .entry .entry-content ol + .s4-carousel_image-2 {margin-top: 20px;}
.s4-carousel_image-2 {position: relative; overflow: hidden;}
.s4-carousel_image-2 .horizontalScroll .carousel-item {height: 400px; border-radius: 10px;}
.s4-carousel_image-2 .horizontalScroll .carousel-item:not(:last-child) {margin-right: 15px;}
.s4-carousel_image-2 .horizontalScroll {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; overflow: auto; scroll-behavior: smooth; padding-bottom: 20px; position: relative; width: 80%; width: calc(100% - 70px*2); margin: auto}
.s4-carousel_image-2 .horizontalScroll::-webkit-scrollbar-track {background:#F7F7F7; height: 10px; border-radius: 10px;}
.s4-carousel_image-2 .horizontalScroll::-webkit-scrollbar-thumb {background: #61BBBC;cursor:pointer;transition:all 0.3s ease-in-out; border-radius: 10px;}
.s4-carousel_image-2 .horizontalScroll::-webkit-scrollbar-thumb:hover {background: #1F5296;} 
.s4-carousel_image-2 .horizontalScroll::-webkit-scrollbar {width: 10px; height: 10px; }
.s4-carousel_image-2 .horizontalScroll ~ .arrow {position: absolute; cursor: pointer; top: 50%; top: calc(50% - 20px); z-index: 25; height: 80px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 10%; width: calc(70px); transition: all 0.3s;}
.s4-carousel_image-2 .horizontalScroll ~ .arrow:not(.showIt) {opacity: 0.4;}
.s4-carousel_image-2 .horizontalScroll ~ .arrow::before {content: " "; display: block; width: 20px; height: 20px; background: url(//thaonlesvosges.fr/wp-content/themes/section4-thaon/images/icon/arrow-right-bleu.svg) no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.s4-carousel_image-2 .horizontalScroll ~ .arrow.left { left: 0;}
.s4-carousel_image-2 .horizontalScroll ~ .arrow.left::before {-webkit-transform: rotate(-180deg) translate(50%, 50%); -moz-transform: rotate(-180deg) translate(50%, 50%); -ms-transform: rotate(-180deg) translate(50%, 50%); transform: rotate(-180deg) translate(50%, 50%);}
.s4-carousel_image-2 .horizontalScroll ~ .arrow.right { left: unset; right: 0;} @media (max-width: 1549px) {
.s4-carousel_image-2 .horizontalScroll .carousel-item {height: 300px;}
}
@media (max-width: 1199px) {
.s4-carousel_image-2 .horizontalScroll .carousel-item {height: 250px;}
}
@media (max-width: 991px) {
.s4-carousel_image-2 .horizontalScroll {width: 90%; width: calc(100% - 40px*2);}
.s4-carousel_image-2 .horizontalScroll ~ .arrow {width: 40px; height: 40px;}
}
@media (max-width: 767px) {
.s4-carousel_image-2 .horizontalScroll::-webkit-scrollbar-track {height: 6px; border-radius: 6px;}
.s4-carousel_image-2 .horizontalScroll::-webkit-scrollbar-thumb {border-radius: 6px;}
.s4-carousel_image-2 .horizontalScroll::-webkit-scrollbar {width: 6px; height: 6px; }
.s4-carousel_image-2 .horizontalScroll ~ .arrow {display: none;}
.s4-carousel_image-2 .horizontalScroll {width: 100%;}
.s4-carousel_image-2 .horizontalScroll .carousel-item {height: 150px;}
}