/*!
Theme Name: Conversal hybrid theme
Theme URI: http://underscores.me/
Author: Conversal
Author URI: https://www.conversal.be/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: conversal
*/

:where(.editor-styles-wrapper) .swiper-wrapper { overflow:scroll; }
:where(.editor-styles-wrapper) .swiper-button-prev, :where(.editor-styles-wrapper) .swiper-button-next { display:none !important; }
:where(.editor-styles-wrapper) .swiper-pagination { display:none !important; }
:where(.editor-styles-wrapper) .swiper-slide { width:33.33% !important; padding:0 10px !important; }

:where(.editor-styles-wrapper) .team_slider .swiper-slide { width:25% !important; }
:where(.editor-styles-wrapper) .partners_slider .swiper-slide { width:16.66% !important; }
:where(.editor-styles-wrapper) .reviews_slider .swiper-slide { width:100% !important; }
:where(.editor-styles-wrapper) .news_slider .swiper-slide { width:50% !important; }
:where(.editor-styles-wrapper) .features_slider_2 .swiper-slide { width:100% !important; }
:where(.editor-styles-wrapper) .jobs_slider .swiper-slide { width:50% !important; }

.wp-block-column.is-vertically-aligned-stretch .wp-block-image { position:relative; height:100%; }
.wp-block-column.is-vertically-aligned-stretch .wp-block-image img { position:relative; height:100%; object-fit:cover; }