/*
Theme Name: Floka Child
Theme URI: https://floka.casethemes.net/
Author: Case-Themes
Author URI: https://themeforest.net/user/case-themes/
Description: Floka  is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Version: 1.0.3
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: floka
Text Domain: floka-child
Tags: Blog, E-Commerce, Portfolio, Grid Layout, One Column, Two Columns, Three Columns, Four Columns, Left Sidebar, Right Sidebar, Custom Background, Custom Colors, Custom Header, Custom Logo, custom-menu, Editor Style, Featured Image Header, Featured Images, flexible-header, Footer Widgets, Full Width Template, microformats, Post Formats, Sticky Post, Theme Options, threaded-comments, translation-ready, Block Editor Styles, Wide Blocks
Requires at least: 5.8 or Higher
Requires PHP: 7.4 or Higher
Tested up to: 6.4
*/

/* Elementor lightbox: parent theme only styled .swiper-container; Elementor uses .swiper — keep image visible */
.elementor-lightbox .swiper .elementor-lightbox-image {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 85vh;
}

.elementor-lightbox .swiper .swiper-slide {
	background-color: transparent;
}

/* Image + caption: keep the link above surrounding caption layout quirks */
.elementor-widget-image figure.wp-caption > a {
	display: inline-block;
	position: relative;
	z-index: 1;
}

