@charset "UTF-8";
/* https://clair.si/wp-content/themes/woodmart/css/parts/el-banner-style-mask-and-shadow.min.css?ver=8.4.1 */
.banner-mask .wrapper-content-banner{background-color:rgb(0 0 0 / .3);transition:background-color 0.5s cubic-bezier(0,0,.44,1.18)}.banner-mask.color-scheme-dark .wrapper-content-banner{background-color:rgb(255 255 255 / .3)}.banner-mask[class*="banner-hover-zoom"]:hover .wrapper-content-banner{background-color:rgb(0 0 0 / .6)}.banner-mask[class*="banner-hover-zoom"].color-scheme-dark:hover .wrapper-content-banner{background-color:rgb(255 255 255 / .6)}.banner-shadow{box-shadow:0 10px 20px -9px rgb(0 0 0 / .5)}