/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.2.9.1725986799
Updated: 2024-09-10 16:46:39

*/

.site-header::after {
    content: "";
    display: block;
    width: 100%;
    height: 16px; /* Adjust height as needed */
    background-image: url('http://staging2.cloudberries.ro/wp-content/uploads/2024/09/header-bottom-border.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain; /* or 'cover', depending on the desired effect */
    position: absolute;
    bottom: 0;
    left: 0;
}
.header-navigation .header-menu-container ul ul li.menu-item.lang-item > a {
	width: 122px !important;
	text-align:center;
}
.header-navigation ul li ul.sub-menu {
	top: 73% !important;
}
.banner-header h1.wp-block-post-title {
	position: relative;
}

.wp-site-blocks .post-thumbnail {
	padding-bottom: 47.67% !important;
}

.banner-header h1.wp-block-post-title span {
  position: absolute;
  top: -70%; /* Adjust this to move the shadow above */
  left: -10px; /* Adjust this to move the shadow left or right */
  z-index: -1; /* Ensures the shadow stays behind the main title */
  color: rgba(255, 255, 255, 0.5); /* Shadow color */
  font-size: 165%; /* Makes the shadow text twice the size of the main text */
  white-space: nowrap; /* Prevents text wrapping */
}


.link-image.menu-item {
	background-image: url('/wp-content/uploads/2024/09/meniu-imagine.png');
	background-repeat: no-repeat;
	background-position: center;
}

.link-image.menu-item a {
	min-width: 148px !important;
	text-align: center;
}
.main-navigation .primary-menu-container > ul > li.menu-item > a {
	padding-top: 60px !important;
}

.footer-menu-container .menu {
	flex-direction: column;
}

.footer-menu-container .menu li {
	font-family: Roboto, sans-serif;
	font-weight: 700;
}

.menu-item-languages .nav-drop-title-wrap {
	display: none;
}

.header-navigation .header-menu-container ul .menu-item-languages ul.sub-menu {
	display: block !important;
	position: relative;
	background: #74963f !important;
	box-shadow: none;
	margin-top: -33px;
}

.header-navigation .header-menu-container ul .menu-item-languages ul.sub-menu .lsw-language,
.header-navigation .header-menu-container ul .menu-item-languages ul.sub-menu .lsw-native {
	display: none;
}
.header-navigation .header-menu-container ul li.menu-item.menu-item-languages > a {
	padding-top: 0 !important;
}
/* .header-navigation .header-menu-container ul .menu-item-languages {
	background: #74963f !important;
	border-radius: 50% 0 0 50%;
} */
.header-navigation .header-menu-container ul .menu-item-languages ul li.menu-item {
	border-bottom: none;
}
.header-navigation .header-menu-container ul .menu-item-languages ul li.menu-item > a {
	width: 60px;
	text-align: center;
}
.header-navigation .header-menu-container ul .menu-item-languages ul li.menu-item > a:hover {
	background: #e6c12b;
}

.header-navigation .header-menu-container ul .menu-item-languages ul li.menu-item > a .lsw-iso {
	background: transparent;
}
.site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .footer-social-inner-wrap .social-button:hover {
	border-color: #e6c12b;
}
.site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .footer-social-inner-wrap .social-button:hover svg,
.site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .footer-social-inner-wrap .social-button:hover .social-icon-custom-svg svg *{
	fill: #e6c12b;
}

/*HOMEPAGE*/

.page .content-area {
	margin-top: 0;
	margin-bottom: 0;
}
.page .entry.single-entry {
	box-shadow: none;
}
.page .entry-content-wrap {
	padding: 0;
}
.wp-block-separator.alignfull.is-style-wide {
	border-top: none;
}

.wp-block-separator.alignfull.is-style-wide::before {
  content: "";
  display: block;
  width: 100%;
  height: 70px;
  background-image: url('/wp-content/uploads/2024/09/divider-min.png');
  background-repeat: no-repeat;
  background-size: cover; /* Or use contain, depending on your image behavior */
  background-position: center;
  position: relative; /* Make sure the background sits within the element */
}

.text-back-shadow, .logo-back-shadow, .gallery-shadow, .query-back-shadow {
	position: relative;
}

.text-back-shadow::after {
	content: "";
	  display: block;
	  width: 120%;
	  height: 100%;
		min-height: 1041px;
	  background-image: url('/wp-content/uploads/2024/09/white-shadow-min.png');
	  background-repeat: no-repeat;
	  background-size: cover; /* Or use contain, depending on your image behavior */
	  background-position: center;
	  position: absolute; /* Make sure the background sits within the element */
	left: 50%;
	transform: translatex(-50%);
}
.logo-back-shadow::after {
	content: "";
	display: block;
	width: 120%;
	height: 100%;
	background-image: url('/wp-content/uploads/2024/09/logo-shadow-about.png');
	background-repeat: no-repeat;
	background-size: cover; /* Or use contain, depending on your image behavior */
	background-position: center;
	position: absolute; /* Make sure the background sits within the element */
	left: 50%;
	transform: translatex(-50%);
	top: -33%;
	z-index: -1;
}
.gallery-shadow::after {
	content: "";
	display: block;
	width: 110%;
	height: 100%;
	background-image: url('/wp-content/uploads/2024/09/gallery-shadow.png');
	background-repeat: no-repeat;
	background-size: cover; /* Or use contain, depending on your image behavior */
	background-position: center;
	position: absolute; /* Make sure the background sits within the element */
	left: 50%;
	transform: translatex(-50%);
	top: 0;
	z-index: -1;
}

.query-back-shadow::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2024/09/query-shadow.png');
	background-repeat: no-repeat;
	background-size: cover; /* Or use contain, depending on your image behavior */
	background-position: center;
	position: absolute; /* Make sure the background sits within the element */
	left: 50%;
	transform: translatex(-50%);
	top: 0;
}

.home .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
	height: 247px;
	flex: auto;
}

.home .wp-block-gallery.wp-block-gallery-1 {
	gap: 20px;
	--wp--style--unstable-gallery-gap: 20px;
}

.home-query.wp-block-post-template {
	gap: 40px !important;	
}

.home-query.wp-block-post-template h3 a:hover {
	text-decoration: underline;
}


/* Despre noi */

.green-box.wp-block-kadence-column .kt-inside-inner-col {
	aspect-ratio: 1/1;
	display: flex;
	align-content: center;
	justify-content: center;
}

h2.galery-title {
	width: 47%;
}

.border-flip {
	transform: scaleX(-1);
}

/* Blog Page */

/* .kb-row-layout-wrap.wp-block-kadence-rowlayout.blog-featured-row  .kt-row-column-wrap {
	grid-template-columns: minmax(0, 1fr) 434px;

} */

.blog-featured-row .category-featured-article figure a,
.blog-featured-row  .category-articol-reprezentativ figure a {
    position: relative; /* Ensures the ::before element is positioned relative to this anchor */
    display: block; /* Makes sure the element takes up the correct space */
/* 	padding: 25px; */
}

/* .blog-featured-row .category-featured-article figure a::before,
.blog-featured-row  .category-articol-reprezentativ figure a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
	padding-bottom: 88%;
    background-image: url('http://staging2.cloudberries.ro/wp-content/uploads/2024/09/article-featured-frame.png');
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    pointer-events: none; 
} */

.blog-featured-row .category-featured-article .wp-block-post-excerpt__more-link,
.blog-featured-row  .category-articol-reprezentativ .wp-block-post-excerpt__more-link {
	text-decoration: none;
	color: #fff;
	background-color: #37582c;
	padding: 10px 25px;
}
.blog-featured-row .category-featured-article .wp-block-post-excerpt__more-link:hover,
.blog-featured-row  .category-articol-reprezentativ .wp-block-post-excerpt__more-link:hover {
	background-color: #dfb125;
}
.single-content .blog-main-query .wp-block-post-template {
	gap: 50px;
}

.wp-block-query.blog-main-query .wp-block-post {
	 position: relative;
    display: block;
    z-index: 0;
}

.wp-block-query.blog-main-query .wp-block-post .wp-block-group {
    display: block;
    z-index: 0;
/*     height: 440px !important; */
}

/* .wp-block-query.blog-main-query .wp-block-post .wp-block-group::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
	padding-bottom: 88%;
    background-image: url('/wp-content/uploads/2024/09/article-featured-frame.png');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    pointer-events: none;
} */

.wp-block-query.blog-main-query .wp-block-post .wp-block-group__inner-container {
	position: relative;
}

/* .wp-block-query.blog-main-query .wp-block-post figure {
	height: 440px;
}
 */
.wp-block-query.blog-main-query .wp-block-post .wp-block-group__inner-container h3 {
	position: absolute;
    font-weight: 500 !important;
    bottom: 0;
    border-radius: 0 0 8px 8px;
    font-size: 28px;
    width: 100%;
}

.wp-block-query-pagination-numbers .page-numbers.current,
.wp-block-query-pagination-numbers .page-numbers:hover {
	color: #dfb125;
}

.wp-block-query-pagination-numbers .page-numbers {
	text-decoration: none;
}

.wp-block-query-pagination {
	align-items: center;
}

.wp-block-query-pagination-next::after,
.wp-block-query-pagination-previous::after {
	content: '';
	display: block;
    background-image: url('/wp-content/uploads/2024/09/pagination.png');
    background-size: cover;
    background-position: center;
    width: 25px; /* Adjust width as needed */
    height: 30px; /* Adjust height as needed */
	transition: all 0.3s ease-in;
}

.wp-block-query-pagination-next:hover::after,
.wp-block-query-pagination-previous:hover::after {
	content: '';
	display: block;
    background-image: url('/wp-content/uploads/2024/09/pagination-hover.png');
    background-size: cover;
    background-position: center;
    width: 25px; /* Adjust width as needed */
    height: 30px; /* Adjust height as needed */
}

.wp-block-query-pagination-previous::after {
	transform: scaleX(-1);
}

.wp-block-query-pagination-next-arrow.is-arrow-chevron,
.wp-block-query-pagination-previous-arrow.is-arrow-chevron {
	display: none;
}
.wp-block-query-pagination-numbers .page-numbers {
	font-size: 40px !important;
}

.single .single-entry {
	padding: 120px 0;
}
.comment-navigation .nav-next a:hover, .post-navigation .nav-next a:hover,
.comment-navigation .nav-previous a:hover, .post-navigation .nav-previous a:hover {
	color: #e6c12b;
}

@media only screen and (max-width: 480px) {
	.single .single-entry {
		padding: 80px 0;
	}
	.kadence-thumbnail-position-behind {
		margin-bottom: 0 !important;
	}

	.wp-block-separator.alignfull.is-style-wide::before {
		height: 37px;
	}
	.wp-block-separator.alignfull.home-separator {
		margin-top: 36px !important;
		margin-bottom: 66px !important;
	}
	
	.wp-block-group__inner-container p {
		font-size: 26px !important;
	}
	
	.wp-block-group__inner-container h2 {
		font-size: 50px;
	}
	
	.wp-block-cover.alignfull {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
	
	.columns-2.home-query.wp-block-post-template figure a,
	.columns-2.home-query.wp-block-post-template figure {
		height: 350px !important;
	}
	.kadence-svg-iconset svg, .social-icon-custom-svg svg {
		width: 20px;
		height: 20px;
	}
	.site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .footer-social-inner-wrap .social-button {
		border: 3px solid currentColor;
		width: 40px;
		height: 40px;
	}
	
	.footer-widget-area.content-align-right .footer-social-inner-wrap, .footer-navigation, .footer-menu-container {
		justify-content:  center !important;
	}
	.footer-menu-container .menu {
		text-align: center;
	}
	.site-middle-footer-inner-wrap {
		grid-row-gap: 15px;
	}
	.wp-block-group.gallery-home {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}
/* 	.wp-block-cover__inner-container h1 {
		font-size: 70px;
	} */
	.banner-header h1.wp-block-post-title span {
		top: -18%;
		font-size: 105%;
		white-space: pre-wrap;
	}
	.wp-block-cover.alignfull.banner-header,
	.wp-site-blocks .post-thumbnail {
		min-height: 390px !important;
	}
	.wp-site-blocks .post-thumbnail {
		padding-bottom: 0 !important;
	}
	
	figure.gallery-about-line {
		display: none;
	}
	h2.galery-title {
		width: 100%;
	}
	.gallery-shadow::after {
		width: 130%;
	}
 	.kb-row-layout-wrap.wp-block-kadence-rowlayout.blog-featured-row .kt-row-column-wrap {
		grid-template-columns: minmax(0, 1fr);
	} 
	
	.wp-block-post-excerpt__excerpt, .blog-featured-row .category-featured-article .wp-block-post-excerpt__more-link, .blog-featured-row .category-articol-reprezentativ .wp-block-post-excerpt__more-link {
		font-size: 26px !important;
	}
/* 	.blog-featured-row .category-featured-article figure a, .blog-featured-row .category-articol-reprezentativ figure a {
		padding: 10px;
	} */
	
/* 	.wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide img {
		height: 294px !important;
	} */
	
/* 	.wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide {
		height: 325px !important;	
	} */
	
/* 	.wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide img, .wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide {
		border-top-left-radius: 59px !important;
		border-top-right-radius: 56px !important;
		border-bottom-right-radius: 45px !important;
		border-bottom-left-radius: 45px !important;
	} */
/* 	.wp-block-query.blog-main-query .wp-block-post .wp-block-group::before {
		top: 6px;
		left: 7px;
		width: 97%;
	} */
	
/* 	.wp-block-query.blog-main-query .wp-block-post figure {
		height: 278px;
	} */
	
/* 	.wp-block-query.blog-main-query .wp-block-post figure img {
		border-top-left-radius: 27px !important;
		border-top-right-radius: 30px !important;
		border-bottom-right-radius: 43px !important;
		border-bottom-left-radius: 41px !important;
	}
	.wp-block-query.blog-main-query .wp-block-post .wp-block-group {
		height: 280px !important;
	} */
	.wp-block-query.blog-main-query .wp-block-post .wp-block-group__inner-container h3 {
		border-radius: 0 0 8 8 !important;
		line-height: 1.1;
		font-size: 24px;
    	padding: 15px 24px;
	}
	.hide-mobile {
		display: none;
	}
}
@media only screen and (max-width: 592px) {
	figure.gallery-about-line {
		display: none;
	}
}


@media only screen and (min-width: 480px) and (max-width: 768px)  {
	h2.galery-title {
		width: 100%;
		line-height: 1.2;
	}
	.wp-block-cover.banner-header {
		min-height: 450px !important;
	}
	.wp-block-query.blog-main-query .wp-block-post .wp-block-group__inner-container h3 {
		padding: 15px !important;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	h2.galery-title {
		width: 110%;
	}
	.wp-block-cover.banner-header {
		min-height: 400px;
	}
	.wp-block-query.blog-main-query .wp-block-post .wp-block-group__inner-container h3 {
		padding: 15px !important;
	}
}

@media only screen and (max-width: 1024px) {
	.single .single-entry {
		padding: 80px 0;
	}
	.kadence-thumbnail-position-behind {
		margin-bottom: 0 !important;
	}
	.link-image.menu-item {
		background-image: none;
	}
	#masthead {
		padding: 8px 0;
	}
	.link-image.menu-item a {
		text-align: left;
	}
}