/* .elementor-widget-image .widget-image-caption {
	color: #CC9966 !important;
	font-weight: 700 !important
	font-style:!important;
	font-size: 1rem !important;
	line-height: 1.4 !important;
}
.wp-caption-text {
	align-content: center;
	color: #CC9966 !important;
	font-style:!important;
	font-weight: 700 !important;
	font-size: 1rem !important;
	line-height: 1.4 !important;
} */
a{
    font-family:inherit !important;
	font-size:inherit !important;
}
.home .elementor:has(>.sticky-header) {
    position: relative;
}
 .home .sticky-header{
	position:absolute;
	top:0;
}



.hero-section:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: clamp(150px, 18.5vw, 300px);
    height: clamp(150px, 18.5vw, 300px);
    background: url(https://treebleibe.com/wp-content/uploads/2026/07/bottomleaves.webp) no-repeat right bottom;
    background-size: contain;
    pointer-events: none;
    z-index: 1;
    transform: scaleY(-1) rotate(49deg);
    right: -34px;
    opacity: 0.5;
}

.customgallery-wraper figure.gallery-item img {
    aspect-ratio: 1/1.5;
    object-fit: cover;
    object-position: top center;
    height: 100%;
    width: 100%;
}
/* contact-form */
.form-div >div {
    backdrop-filter: blur(2px);
}
.form-div .contact-form .grunion-field-wrap :is(input,textarea){
    background:transparent;
    border-color:#F0E9DB;
    margin:8px 0px 0px;
    border-radius:0px;
	color:#F0E9DB;
}
.form-div .contact-form .grunion-field-wrap :is(input,textarea):focus-visible {
    border-color: #CC9966;
    outline:none;
}
.form-div .contact-form button.pushbutton-wide{
    margin-top:24px;
    background: #CC9966;
    padding: 12px 20px;
    width: fit-content;
    min-width: 160px;
    color: #F0E9DB;
    border-radius:0px;
    transition:transform 0.3s; 
    border-color:#F0E9DB;
}
.form-div .contact-form button.pushbutton-wide:hover{
    background:#0000006b;
    transform:scale(1.1);
    border-color:#00000099;
}
.contact-form .has-errors {
    background: #d4cbc0;
}
/* shop-listing */

.listing-shop  .fu_etsy_results_container {
    background: transparent !important;
}
.listing-shop .fu_etsy_results_row{
    border:none;
    
}
.listing-shop .fu_etsy_listing_frame {
    color: inherit;
    background: inherit;
}
.listing-shop .fu_etsy_listing_item {
       background: var(--e-global-color-784bd07);
    padding: 20px 16px;
    display: flex;
    margin-bottom: 4px;
    flex-direction: column;
}
.listing-shop .fu_etsy_listing_img, .listing-shop .fu_etsy_listing_img :is(a,img) {
    width: 100% !important;
}

.listing-shop h6.fu_etsy_title {
    font-family: "Cormorant Garamond", Sans-serif;
    font-weight: 500;
    font-size: clamp(16px, 1.3vw,24px);
    line-height:1;
}
.listing-shop h6.fu_etsy_title a {
    color: #CC9966;
	-webkit-line-clamp: 2;
}

.listing-shop .fu_etsy_visitlink {
    background-color: #CC9966;
    font-weight: 400;
    color: #DAD8C8;
    transition-duration: 0.3s;
    border-radius: 0px 0px 0px 0px;
   padding: 14px 7% 14px 7%;
    text-align: center;
    width: fit-content;
    margin-top: 18px;
    border: 1px solid #CC9966;
    cursor: pointer;
    font-size: 12px;
    line-height: 1;
}
.listing-shop .fu_etsy_visitlink:hover{
    background:#000;
}
.listing-shop .fu_etsy_listing_img a:hover img {transform: scale(1.1);}

.listing-shop .fu_etsy_listing_img a {
    overflow: hidden;
}

.listing-shop .fu_etsy_listing_img a img {
    transition: 0.3s;
}

.listing-shop .fu_etsy_listing_content_centre {
    position: relative;
}

@media only screen and (min-width: 1025px){

.sticky-header .current-menu-item{
    position: relative;
}

.sticky-header nav ul > li.current-menu-parent::before,
.sticky-header nav ul > li.current-menu-parent::after,
.sticky-header nav ul > li.current-menu-ancestor::before,
.sticky-header nav ul > li.current-menu-ancestor::after,
.sticky-header nav ul > li.current_page_item::before,
.sticky-header nav ul > li.current_page_item::after {
    content: "";
    position: absolute;
    left: 0;
	  top:-7px;
    width: 100%;
    height: 15px;
    opacity: 1;
		background-image:url('https://treebleibe.com/wp-content/uploads/2026/07/activemenu.png');
    background-position:center;
    background-size:contain;
	background-repeat: no-repeat;
}

.sticky-header nav ul > li.current-menu-parent::after,
.sticky-header nav ul > li.current-menu-ancestor::after,
.sticky-header nav ul > li.current_page_item::after {
   bottom: 0px;
	 top:auto;
	background-image:url('https://treebleibe.com/wp-content/uploads/2026/07/border-bottm.png');
}

.sticky-header .hfe-nav-menu .sub-menu li.current-menu-item::before,
.sticky-header .hfe-nav-menu .sub-menu li.current-menu-item::after,
.sticky-header .hfe-nav-menu .sub-menu li.current_page_item::before,
.sticky-header .hfe-nav-menu .sub-menu li.current_page_item::after {
    content: none ;
}

.sticky-header .hfe-nav-menu .sub-menu li::before,
.sticky-header .hfe-nav-menu .sub-menu li::after {
    display: none;
}
	.listing-shop h6.fu_etsy_title {
    min-height: 44px;
}
}

@media only screen and (max-width: 1024px){
	header .hfe-layout-horizontal {
    overflow-x: hidden;
}
	header .current-menu-item::before,
	header .current-menu-item::after{
		display:none;
	}
		.sticky-header nav ul {
    backdrop-filter: blur(6px);
}
	.sticky-header{
		 background: #000000f2;
	}


}
@media screen and (max-width: 500px) {
	.listing-shop h6.fu_etsy_title{
		font-size:24px;
	}
}