/*
Theme Name:     Kadence - Child
Theme URI:      n/a
Template:       kadence
Author:         Gootek (AD3 Media)
Author URI:     n/a
Description:    Child Theme Description
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.kadence-pro-fixed-item.item-is-fixed {
width: fit-content;
    margin-right: 0;
    margin-left: auto;
}

@media only screen and (min-width: 1024px) {
.site-header-section-right {
	flex-direction: column-reverse;
	align-items: end;
	
}
	.site-header-section-left {
	align-items: end;
		padding-bottom: 10px;
	
}
	.wp360-overlay-dark .image-overlay-title  {
		margin-left: 50px!important;
		max-width: 580px;
	
}
	.wp360-zoom-mezczyzna .image-overlay-title {
		max-width: 300px!important;
		min-height: 84px!important;
	}
	.wp360-h3-title {
	min-height: 50px;
}
}

.image-overlay-title {
		border: 2px solid white;
	min-height: 100px;
	max-width: 300px;
	padding: 0 20px!important;
	display: flex;
	align-items: center;
	font-weight: 500;
}

.wp360-overlay-dark .image-overlay-title  {
		border: 2px solid black;
	min-height: 100px;
	max-width: 585px;
	padding: 0 20px!important;
	display: flex;
	align-items: center;
	font-weight: 500;

	
}

.wp360-zoom-mezczyzna .image-overlay-title {
	border: 2px solid white;
	min-height: 100px;
	max-width: 500px;
	padding: 0 20px!important;
	display: flex;
	align-items: center;

}

.menu-item a:after {
	bottom: 5px!important;
}

.wp360-zindex-text {
	z-index: 99!important;
	position: relative;
}

.zindex-img {
	z-index: -1;
}

.single-post .content-area {
	margin-bottom: 50px;
margin-top: 35px;
}

ul.wp-block-social-links:not(.specificity) {
	gap:25px;
	font-size: 30px;
}

.wp360-booksy {
	    float: right;
    margin: 0px 20px 15px 0;
    background: var(--global-palette1);
    padding: 10px;
	font-weight: 600;
}

.wp360-booksy a {
	color: white!Important;
	text-decoration: none;
}

.wp360-booksy figcaption {
	margin: 0px;
}
