:is(.is-root-container, .wp-site-blocks) .theme-slider--breakpoint_min-width_1000_false .theme-slider__container, :is(.is-root-container, .wp-site-blocks) .theme-slider--breakpoint_min-width_1000_false:not(:has(> .theme-slider__container)) > :nth-last-child(3) { --slider-gap: var(--slider-gap-mobile); --slider-footer-margin: var(--slider-footer-margin-mobile); --slider-dot-height: calc(var(--slider-button-size) + var(--slider-footer-padding)*2); }
:is(.is-root-container, .wp-site-blocks) .theme-slider--breakpoint_min-width_1000_false .theme-slider__container > *, :is(.is-root-container, .wp-site-blocks) .theme-slider--breakpoint_min-width_1000_false:not(:has(> .theme-slider__container)) > :nth-last-child(3) > * { flex-basis: 100%; max-width: 100%; }
:is(.is-root-container, .wp-site-blocks) .theme-slider--breakpoint_min-width_1000_false .theme-slider__arrows { bottom: var(--slider-footer-padding); left: auto; padding: 0 var(--wp--style--root--padding-right) 0 var(--wp--style--root--padding-left); top: auto; transform: none; }
:is(.is-root-container, .wp-site-blocks) .theme-slider--breakpoint_min-width_1000_false .theme-slider__pagination { bottom: calc(var(--slider-footer-padding) + var(--slider-button-size)/2); transform: translate(-50%, 50%); }
