/* Auto-generated by APG Safe Snippets (frontend). */

/* 248386169adcfe26c4ea5433: header */
.header_wrapper {
  	position: fixed;
  	top: 0;
	left: 0;
    width: 100%;
  	z-index: 999;
  	transition: all 0.4s ease;
  	background-color: transparent;
  	will-change: background, box-shadow;
  	backface-visibility: hidden;
}

/* Scrolled state */
header.scrolled {
 box-shadow: 0 4px 12px rgba(0,0,0,0.15), 0 0.5px 0 rgba(0,0,0,0.1);
	background: var(--rehateh-background-light);
}	

/* WP AdminBar Position */

#wpadminbar ~ .wp-site-blocks .header_wrapper {
    top: 32px;
}

@media screen and (max-width: 786px) {
#wpadminbar ~ .wp-site-blocks .header_wrapper {
    top: 46px;
}
}

/*Responsive */
@media screen and (max-width: 930px) {
	.header_bottom .header_bottom_content .wp-block-site-logo img {
		width: 200px !important;
	}
}
@media screen and (max-width: 930px) {
.header_bottom .header_bottom_content {
		padding-top: 15px !important; 
		padding-bottom: 15px !important; 
	}
	
	button.wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: flex !important;
    }
    
	.header-inner-menu nav.wp-block-navigation  {
		justify-content: right !important;
	}
	.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
		display: none !important;
	}
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: flex !important;
	}
}

.has-modal-open.is-menu-open.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
	padding: 2rem !important;
	
}


.has-modal-open.is-menu-open.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content ul {
	margin-top: 2rem;
}

.has-modal-open.is-menu-open.wp-block-navigation__responsive-container svg {
	
}
.has-modal-open.is-menu-open.wp-block-navigation__responsive-container button.wp-block-navigation__responsive-container-close {
	border: 1px solid var(--rehateh-background) !important;
    border-radius: 50%;
	padding: 0.5rem;
}
@media (max-width: 786px) {
	/*.has-modal-open.is-menu-open.wp-block-navigation__responsive-container svg {
		height: 30px !important;
		width: 30px !important;
	} */
	.has-modal-open.is-menu-open.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content li a {
		font-size: 1.5rem;
	}
}


/* a86624c710b8c538dff4e17a: base */
body {
   min-width: 290px;
}

.shadow {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.shadow_accent_elements {
	    box-shadow: 0 4px 12px rgba(26, 107, 92, 0.3);
}

/* CUSTOM LIST STYLE --> */
ul.styled {
  list-style: none;
  padding-left: 1.2em;
}

ul.styled li::before {
  content: "→";
  color: var(--rehateh-blue);
  position: absolute;
  margin-left: -1.2em;
}
/* <-- CUSTOM LIST STYLE */

.justify_stretch {
justify-content: space-between;
}

.no_wrap {
  white-space: nowrap;
}

.wp-block-button__link:hover {
  background-color: #1A4F99;
}

.wp-block-button.wc-block-components-product-button.is-style-outline .wp-block-button__link {
	border: 1px !important;
}
li.wc-block-product .wp-block-read-more.product_card_button {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
	transition: background-color 0.25s ease-in-out;
	border-radius: var(--rehateh-border-radius);
}

/* Outline button hover */
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #1A4F99;
  color: #ffffff;
  border-color: #1A4F99;
}

@media (max-width: 873px) {
	.header_deco_background {
		min-height: 54px !important;
	}
}

.page_top_gap {
	overflow: visible;
}

/* Top gap for all pages to dissable header overflow */
@media (max-width: 783px) {
	.page_top_gap {
		min-height: 50px !important;
	}
	
	section.hero .hero_spacer {
		display: none !important;
	}
}

/*Prevent footer overlay CTA button */
.cta_banner .wp-block-buttons {
		/* justify-content: right !important; */
		z-index: 1;
    	position: relative;
}

@media (max-width: 830px) {
	.cta_banner h2, .cta_banner p {
	text-align: left;
	}
	.cta_banner p {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.cta_banner .wp-block-buttons {
		justify-content: right !important;
	}
}

.cta_banner {
	/* background-repeat: repeat-y !important; */
	background-size: auto 250px !important; 
}

/* Search product banner */
.wp-block-search__inside-wrapper {
	height: 40px !important;
}

.wp-block-search__button {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/* Reset all links inside .apc-category-nav except button links */
a:not(.wp-block-button__link),
a:not(.wp-block-button__link):visited {
    color: inherit;
    text-decoration: none;
}


/* Disable image zoom on product gallery */
.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    pointer-events: none; /* prevents zoom overlay */
}

/* Page gaps --> */
@media (max-width: 783px) {
	.page_bottom_gap {
		height: 50px !important;
	}
}

/* <-- Page gaps */

/* cf6151739134e4b28492f9b6: contact-form */
.cfcf7-block-container .cfcf7-block {
	background-color: transparent !important;
	padding: 0 !important;
}

/* 7bc260d7b07181a0f3ae6272: root */
:root {
  --rehateh-blue: var(--wp--preset--color--custom-reha-teh-blue, #013376);
	--rehateh-background: var(--wp--preset--color--custom-rehateh-background, #91b4ae);
  --rehateh-blue-light: rgba(1, 51, 118, 0.08);
	--rehateh-background-light: linear-gradient(135deg, #e9f5f2 0%, #f7fbfa 100%);
  --rehateh-border-radius: 8px;
}

/* d7fda0996a4a779f93f08096: page-par-mums */
 
.section_par_mums .grid_par_mums .grid_item img {
	max-height: 300px;
}

.section_par_mums .grid_par_mums .grid_item {
	display: flex;
	height: 100%; 
}

.section_par_mums .grid_par_mums .grid_item.text {
	display: flex;
    align-items: center;
}

.grid_par_mums > .grid_item {
    order: 0;
    grid-column: auto;
  }

@media (max-width: 920px) {
	
	.section_par_mums .grid_par_mums .grid_item img  {
		height: 100%;
		max-height: unset !important;
	}

}

@media (max-width: 782px) {
	/* 2nd item → FIRST (full width) */
  .grid_par_mums > .grid_item:nth-child(2) {
    order: 1;
    grid-column: 1 / -1;
  }

  /* 1st item → LEFT half */
  .grid_par_mums > .grid_item:nth-child(1) {
    order: 2;
    grid-column: 1 / 2;
  }

  /* 4th item → RIGHT half */
  .grid_par_mums > .grid_item:nth-child(4) {
    order: 2;
    grid-column: 2 / 3;
  }

  /* 3rd item → LAST (full width) */
  .grid_par_mums > .grid_item:nth-child(3) {
    order: 3;
    grid-column: 1 / -1;
  }
} 

@media (max-width: 450px) {
	.section_par_mums .trust_keys_block .trust_keys_grid {
		grid-template-columns: 1fr !important;
	}
}


/* 7ab57b5421504e1eadc3836c: product-categories */
.apc-wc-cats__item {
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	border-radius: calc(var(--rehateh-border-radius) + 10px);
	transition: 
    box-shadow 0.25s ease;
	overflow: hidden;
}

.apc-wc-cats__item:hover {
	box-shadow: 
    rgba(50, 50, 93, 0.35) 0px 6px 15px -3px,
    rgba(0, 0, 0, 0.25) 0px 4px 6px -2px;
	cursor: pointer;
}

.apc-wc-cats__item:hover .apc-category-image img {
	transform: scale(1.08);
}


.apc-wc-cats__item .card_wrapper {
	border-radius: var(--rehateh-border-radius);
	padding: 10px !important;
}

.apc-wc-cats__item .card_wrapper  .apc-category-image {
	overflow: hidden;
}

.apc-wc-cats__item .card_wrapper  .apc-category-image {
	border-top-left-radius: var(--rehateh-border-radius);
	border-top-right-radius: var(--rehateh-border-radius);
}

.apc-wc-cats__item .card_wrapper  .apc-category-image img {
	aspect-ratio: 1;
    object-fit: cover;
	transition: transform 0.4s ease;
}

/*. */
.apc-wc-cats__item .card_wrapper .apc-category-title {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

.apc-wc-cats__item .card_wrapper .apc-category-title a {
	color: var(--rehateh-blue) !important;
}

/* Mobile - still 2 columns (minimum) */
@media (max-width: 600px) {
    .apc-wc-cats__grid {
        grid-template-columns: repeat(2, 1fr); 
        gap: var(--wp--preset--spacing--30);
	}
}

/* @media (max-width: 530px) {
	.apc-wc-cats__grid .card_wrapper {
		display: flex !important; 
	}
	.apc-wc-cats__grid .card_wrapper .apc-category-image {
		padding: 0.5rem 0 0.5rem 0.5rem;
	}
	.apc-wc-cats__grid .card_wrapper img {
		width: 120px;
		height: auto;
		border-radius: var(--rehateh-border-radius) !important;
	}
	
} */

/* 4c66fc7745ab42cd655d6d39: subcategories-page */
form.woocommerce-ordering select.orderby {
	padding: 0.5rem 1rem;
}

.categories_column {
	min-width: 240px;
}

ul.products_grid {
	margin-top: 0 !important;
}

li.wc-block-product {
	display: flex;
  	flex-direction: column;
	padding-bottom: 0.67rem;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	transition: box-shadow 0.25s ease;
	
	border: 1px solid #eee;
    border-radius: 13px;
}

li.wc-block-product:hover {
	 box-shadow: 
    rgba(50, 50, 93, 0.35) 0px 6px 15px -3px,
    rgba(0, 0, 0, 0.25) 0px 4px 6px -2px;
	cursor: pointer;
}

.wc-block-product .wc-block-components-product-image a {
	overflow: hidden;
	border-top-left-radius: var(--rehateh-border-radius);
	border-top-right-radius: var(--rehateh-border-radius);
}

.wc-block-product .wc-block-components-product-image img {
	transition: transform 0.4s ease;
	object-fit:cover;
}

/* On hover: zoom image */
.wc-block-product:hover .wc-block-components-product-image img {
	transform: scale(1.08);
}

.wc-block-product > .product_card_actions {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product_card_actions .wc-block-components-product-button {
  margin-left: auto;
}

/* 6fdfc10d8f83d285941ff38d: footer */
footer .safe-svg-inside.safe-svg-inline svg {
	width: 20px;
    height: 20px;
}
footer .wave_container {
	position: relative;
	transform: translateY(1px);
}

@media (max-width: 550px) {
	.company_details_columns .title_column {
		flex-basis: 100% !important;
	}
	.company_details_columns .data_column {
		flex-basis: 70% !important;
	}
	
}

/* PRODUCT CATEGORIES - DISABLED NOW --> */ 
footer .apc-wc-cats__item {
	box-shadow: none;
}

footer .apc-wc-cats__item:hover {
	box-shadow: none !important;
}

footer .apc-wc-cats__item .wp-block-group .apc-category-title {
	text-align: left !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	font-size: 
}

footer .apc-wc-cats__item .wp-block-group .apc-category-title a {
	color: #ffffff !important;
	text-align: left;
	font-weight: 100;
}

footer .mobile_block {
	display: none;
}

@media (max-width: 782px) {
	footer .desktop_block {
		display: none;
	}
	footer .mobile_block {
		display: block;
	}
}
/* <-- PRODUCT CATEGORIES - DISABLED NOW */ 


/* 1499f32512de27030c4a2b14: details */
/* Smooth details/summary animation */
details {
  overflow: hidden;
}

details summary {
  cursor: pointer;
  transition: color 0.3s ease;
}

/* Remove default marker */
details summary {
  list-style: none;
}

details summary::-webkit-details-marker {
  display: none;
}

/* Custom arrow after summary text */
details summary::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  margin-left: 0.75rem;
  transition: transform 0.3s ease;
  transform: rotate(-45deg);
  vertical-align: middle;
}

details[open] summary::after {
  transform: rotate(45deg);
}

/* Smooth content reveal */
details > *:not(summary) {
  animation: slideDown 0.3s ease-out;
  transform-origin: top;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Hover effect */
details summary:hover {
  opacity: 0.8;
}

/* 4dcf4896f391fdcecb76efec: price-inquiry-modal */
.inquiry_product_data {
	max-height: 300px;
	
}

.inquiry_product_image img {
	height: 150px;
	width: auto;
}

/*close button*/
.bod-block-title-closer {
    position: absolute;
    top: 16px;
    right: 16px;
	z-index: 1;
    width: 40px;
    height: 40px;

    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--rehateh-background) !important;
    border-radius: 50%;
	
    font-size: 22px;
    line-height: 1;
    color: #333;

    cursor: pointer;
    transition: all 0.2s ease;
}

/* Hover state */
.bod-block-title-closer:hover {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}


/* Accessibility focus */
.bod-block-title-closer:focus-visible {
    outline: 2px solid #013376;
    outline-offset: 3px;
}

/* <-- close button*/

form input.wpcf7-form-control.wpcf7-email {
	border: 1.5px solid #d0e4e6 !important;
}

@media (max-width: 768px) {
	.inquiry_product_data {
		padding: 0.8rem !important;
	}
	
	.bod-block-title-closer {
		top: 10px;
		right: 10px;
		width: 30px;
		height: 30px;
	}
	
}

@media (max-width: 660px) and (min-width: 429px) {
	
	.direct_contacts .wp-block-advanced-link-block-advanced-link {
		width: 70%;
	}
	
}

@media (max-width: 430px) {
	.direct_contacts .wp-block-button a {
		padding: 1rem 0.8rem !important;
		min-width: 100px;
	}
	.direct_contacts .wp-block-advanced-link-block-advanced-link {
		width: 100%;
	}
}


.direct_contacts .wp-block-buttons {
	margin-left: -2px;
}

/* 3e1b4bfda33b7e90d747a20e: single-product-page */
.single_product_page .product_data_wrapper .product_images_block .woocommerce-product-gallery__image img,
.single_product_page .product_data_wrapper .product_images_block .woocommerce-product-gallery__wrapper img {
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
    margin: 0 auto;
	border-radius: var(--rehateh-border-radius);
}

.related_products_block .wc-block-product {
	background: #ffffff;
	z-index: 2;
}

.wc-block-product-template.related_products_list {
	gap: 1rem;
	padding-bottom: 1.5rem !important;
	margin-top: 0 !important;
}


.is-product-collection-layout-carousel {
    align-items: stretch !important;
}

.is-product-collection-layout-carousel li.wc-block-product {
	padding: 10px;
	border-radius: calc(var(--rehateh-border-radius) + 10px) !important;
}

.wp-block-bod-modal-block.bod-block-popup {
	 position: fixed !important;
}

/* 0d0d714972365d5da141f47d: kontakti-page */
.section_kontakti .card_kontakti .icon_wrapper {
	width: 62px;
    height: 62px;
    border-radius: 8px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-shadow: 0 4px 12px rgba(26, 107, 92, 0.3);
}

.section_kontakti .card_kontakti {
	    background: linear-gradient(135deg, #e9f5f2 0%, #f7fbfa 100%) !important;
}

.wpmapblockrender.leaflet-container {
	border-radius: 8px;
}

@media (max-width: 782px) {
	.section_kontakti .wp-block-columns.card_kontakti {
		padding: 1rem !important;
		flex-basis: 0 !important;
	}

}


/* 39ebe42a233747456f0a90d1: 404-page */
.page_not_found_error {
	width: 100px !important;
	height: 100px;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.page_not_found .wp-block-buttons {
	z-index: 1;
    position: relative;
}

/* 8e4e867f7ff0b7be642cfdbd: header-navigation */
/* Current menu item styling */
.wp-block-navigation-item.current-menu-item .wp-block-navigation-item__content {
    position: relative;
    font-weight: 600;
}

.wp-block-navigation-item.current-menu-item .wp-block-navigation-item__content {
    background-color: var(--rehateh-blue);
    color: white;
    padding: 8px 20px !important;
    border-radius: 8px;
    font-weight: 500;
}


/* ca4bbea8a8b78cda3827c62a: cookie-yes */
.cky-btn-accept {
   border-color: var(--rehateh-blue) !important;
   background-color: var(--rehateh-blue) !important;
}

.cky-btn-preferences, .cky-btn-reject, .cky-btn-customize {
   color: var(--rehateh-blue) !important;
   border-color: var(--rehateh-blue) !important;
}

.cky-revisit-bottom-left {
   background-color: var(--rehateh-blue) !important;
}

button {
	border-radius: 8px !important;
} 

/* b1e01ca90e1277afe0372888: rental-products-grid */
.rental_products_list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(max(180px, calc(25% - .75em)), 1fr)) !important;
    gap: 1em;
}

@media (max-width: 424px) {
    .rental_products_list {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

.rental_products_list .product_card {
	display: flex;
  	flex-direction: column;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	border-radius: calc(var(--rehateh-border-radius) + 10px);
	transition: box-shadow 0.25s ease;
}

.rental_products_list .product_card:hover {
	box-shadow: 
    rgba(50, 50, 93, 0.35) 0px 6px 15px -3px,
    rgba(0, 0, 0, 0.25) 0px 4px 6px -2px;
}

.rental_products_list .product_card  .wp-block-post-featured-image {
	border-top-left-radius: var(--rehateh-border-radius);
	border-top-right-radius: var(--rehateh-border-radius);
	overflow: hidden;
}

.rental_products_list .product_card  .wp-block-post-featured-image img {
	
	aspect-ratio: 1;
    object-fit: cover;
	transition: transform 0.4s ease;
}

.rental_products_list .product_card:hover .wp-block-post-featured-image img {
	transform: scale(1.08);
}

.rental_products_list .product_card .product_card_actions {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product_card .product_card_actions a.wp-block-read-more {
	transition: all 0.3s ease;
}
/* Outline button hover */
.product_card .product_card_actions a.wp-block-read-more:hover {
  background-color: #1A4F99 !important;
  color: #ffffff !important;
  border-color: #1A4F99 !important;
}

@media (max-width: 768px) {

  .product_card_actions {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
  }

  .product_card_actions h2 {
    font-size: 1rem;
    line-height: 1.3;
    margin: 0;
  }

  .product_card_actions .button_wrapper {
    width: 100%;
    justify-content: stretch !important;
  }

  .product_card_actions .button_wrapper {
    width: 100%;
  }

  .product_card_actions .button_wrapper a.wp-block-read-more {
    width: 100%;
    text-align: center;
	   box-sizing: border-box;
    max-width: 100% !important;
  }

}

/* b3ad2b08af086db87745f500: single-rental-product-page */
.wp-block-buttons.rental_product_button {
  position: relative;
  z-index: 10;
}

/* c32ac4033b86161dee47a1b3: Hero */
.rehateh_cover {
    display: flex;
	align-items: stretch !important;
	position: relative;
	max-height: 1000px;
	height: 100vh;
}

.wp-block-cover.rehateh_category_cover {
    display: flex;
	align-items: stretch !important;
	position: relative;
	max-height: 1000px;
	height: 70vh;
}

.wp-block-cover .hero_wave_wrapper {
    position: absolute;
    inset: -1px;                /* expands 1px beyond edges */
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    z-index: 1;
    pointer-events: none;     /* so it doesn't block buttons */
	max-width: 100% !important;
}

.wp-block-cover .text_content_wrapper {
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
	z-index: 2;
}

@media (min-width: 600px) {
	.wp-block-cover .text_content_wrapper .subheading_wrapper {
		max-width: 60%;
	}
}

@media (max-width: 782px) {
  .rehateh_cover .wp-block-cover__image-background {
    object-position: 70% center;
  }
}

/* HERO BUTTONS --> */
@media (min-width: 971px) {
  .hero_buttons {
    max-width: 60%;
  }
}
/* <-- HERO BUTTONS */

/* --> BENEFITS GRID */
@media (max-width: 1280px) {
	.benefits_banner {
		margin-left: 1.5rem !important;
		margin-right: 1.5rem !important;
	}
}

@media (max-width: 782px) {
	.benefits_grid {
		grid-template-columns: repeat(2, 1fr);
        gap: var(--wp--preset--spacing--30);
	}
}
/* BENEFITS GRID <-- */
