/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-parent-id-2 > .master-slider{ background:rgba(0, 0, 0, 0); }
.ms-slide-bgcont { position: relative; } .ms-slide-bgcont::after { content: "↻"; position: absolute; top: 12px; right: 12px; width: 36px; height: 36px; background: rgba(0,0,0,0.6); color: #ffffff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 16px; cursor: pointer; z-index: 20; pointer-events: auto; } /* --- Flip-Animation (soft & stabil) --- */ .ms-slide-bgcont img { transition: opacity 0.35s ease; } .ms-slide-bgcont.is-fading img { opacity: 0; }
.ms-parent-id-1 > .master-slider{ background:#000000; }