body {
	/*background-color:#fff;*/
}


.top-mobile-call {
    display: none;
    background: #1d4326;
    padding: 10px 14px;
    position: relative;
    z-index: 9999;
}

.top-mobile-call a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-decoration: none;
    color: #fff;
    text-align: left;
}

.top-mobile-call__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    color: #ffffff;
    flex-shrink: 0;
}
.top-mobile-call__icon svg {
	width:30px;
	height:30px;
}

.top-mobile-call__content {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
}

.top-mobile-call__number {
    font-size: 23px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.5px;
    font-family: "Roboto", sans-serif;
    /*font-family: "Inter", sans-serif;
    font-family: "Playfair Display", serif;
    font-family: "Roboto Condensed", sans-serif;*/
}

.top-mobile-call__text {
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    opacity: 0.95;
    margin-top: 2px;
    font-family: "Inter", sans-serif;
     /*font-family: "Roboto", sans-serif;
    font-family: "Playfair Display", serif;
    font-family: "Roboto Condensed", sans-serif;*/
}


.pachete_hero_new_april {
	display:none;
	padding:0px !important;
	min-height:auto !Important;
	background-image:none !important;
}
.pachete_hero_new_april > .elementor-container {

	min-height:auto !Important;
}
.pachete_funerare_new_design_hero_top {}
.pachete_funerare_new_design_hero_bottom {}

.elementor-editor-active .pachete_hero_new_april {
	display: block;
}
@media (max-width: 768px) {
	.pachete_funerare_hide_section_mobile {
		display:none !important;
	}
    .top-mobile-call {
        display: none;
    }
    .pachete_hero_bg_april {
    	display:none !important;
    }
    .pachete_hero_new_april {
		display:flex;
		margin-bottom:75px;
	}
}

.pachete_hero_new_april > .elementor-container {
	max-width:100%;
	width:100%;
}
.pfndth-mobile-hero {
    position: relative;
    overflow: hidden;
    min-height: auto;

    /*background-image: url('/wp-content/uploads/2026/04/hero-mobile-david.jpg'); */
    background-image: url('http://casafuneraradavid.ro/wp-content/uploads/2024/04/pachete_funerare_acasa_2.jpeg'); 
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    max-width:100%;
    width:100%;
}

.pfndth-mobile-hero__overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;

    background:
        linear-gradient(90deg, rgba(7, 38, 19, 0.85) 0%, rgba(12, 18, 12, 0.55) 45%, rgba(15, 10, 8, 0.75) 100%),
        linear-gradient(180deg, rgba(0, 0, 0, 0.10) 0%, rgba(0, 0, 0, 0.25) 100%);
}

.pfndth-mobile-hero__inner {
    position: relative;
    z-index: 2;
    padding: 26px 5px 22px 5px;
}

.pfndth-mobile-hero__content {
    text-align: center;
    color: #ffffff;
}

.pfndth-mobile-hero__subtitle {
    margin-bottom: 8px;
    font-family: 'Roboto', sans-serif;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.pfndth-mobile-hero__price {
    margin-bottom: 8px;
    font-family: 'Roboto', sans-serif;
    font-size: 68px;
    font-weight: 900;
    line-height: 0.95;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #eab83f;
}

.pfndth-mobile-hero__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 20px;
    margin-bottom: 14px;
    border-radius: 999px;
    background: #e0ae3f;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.5px;
}

.pfndth-mobile-hero__text {
   	max-width: 280px;
    margin: 0 auto 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 1.45;
    color: #fff;
    font-weight: 400;
}

.pfndth-mobile-hero__features {
        display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0;
    flex-wrap: wrap;
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box;
    max-width:450px;
    margin:0 auto;
}

.pfndth-mobile-hero__feature {
    display: flex;
    align-items: center;
    gap: 2px;
}

.pfndth-mobile-hero__feature-icon {
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d9a62f;
}

.pfndth-mobile-hero__feature-icon span {
    font-size: 33px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pfndth-mobile-hero__feature-icon span.icon-clock {
	font-size: 30px;
}
.pfndth-mobile-hero__feature-icon span.icon-call {
	font-size: 25px;
}

.pfndth-mobile-hero__feature-icon i:before {
    margin: 0;
    width: auto;
}

.pfndth-mobile-hero__feature-text {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 700;
    /*text-transform: uppercase;*/
}

@media (max-width: 410px) {
	.pfndth-mobile-hero__feature-text {
		font-size:11px;
	}
}


.pfndth-mobile-content {
    position: relative;
    margin-top: -10px;
    z-index: 5;
    /*background-color: #202020;*/
    padding: 0;
}

.pfndth-section {
    margin-bottom: 0px;
}
.pfndth-section--reviews,
.pfndth-section--steps,
.pfndth-section--why {
	/*background: #f5f5f3;*/
    border-radius: 16px;
    padding: 18px 14px;
    margin-bottom:0px;
	padding-bottom:0px;
}
.pfndth-section--reviews { 
	padding-bottom:20px;
}
.pfndth-section--why {display:none !important;}
.pfndth-card {
    background: #f5f5f3;
    border-radius: 16px;
    padding: 10px 3px;

    box-shadow: 0 6px 18px rgba(0,0,0,0.15);
}

.pfndth-card.pfndth-card--no-background {
	background: transparent;
	box-shadow: 0 0px 0px rgba(0,0,0,0.15);
}
.pfndth-card__title {
    text-align: center;
    margin-bottom: 7px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 19px;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #234628;
}
.pfndth-card__title.gold{
	color:#234628;
}

.pfndth-card__features {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.pfndth-card__feature {
    width: calc(24% - 5px);

    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.pfndth-card__icon {
    font-size: 27px;
    color: #2f5d3a;
    margin-bottom: 7px;
}
.pfndth-card__icon span {
	/*font-size:27px;*/

}

.pfndth-card__text {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    line-height: 1.3;
    color: #333;
    font-weight: 400;
    letter-spacing: -1px;
}
.pfndth-card__text span {
	color:#e0ae3f;
}
.pfndth-card {
	padding-bottom:6px;
}
@media (max-width: 400px) {
	.pfndth-card__text {
		font-size:12px;
	}

}

@media (max-width: 350px) {
	.pfndth-card__text {
		font-size:12px;
	}
	.pfndth-card__feature {
		width:calc(50% - 5px);
	}
	.pfndth-card {
		padding-bottom:20px;
	}
}


.pfndth-included-list {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin:0 auto;
    max-width:260px;
}

.pfndth-included-item {
    display: flex;
    align-items: flex-start;
    gap: 0px;
    position:relative;
    padding-left:16px;
}

.pfndth-included-icon {
    font-size: 16px;
    color: #2f5d3a;
    transform: translate(0px, -2px);
    position: absolute;
    left: 0px;
    top: 0px;
}

.pfndth-included-text {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    line-height: 1.3;
    color: #000;
    font-weight: 400;
    letter-spacing: -1px;
    display:block;
}

.pfndth-steps {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pfndth-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 30%;
}

.pfndth-step__icon {
    font-size: 26px;
    color: #2f5d3a;
    margin-bottom: 6px;
}
.pfndth-step__icon .icon-truck {}


.pfndth-step__arrow {
    font-size: 18px;
    color: #2f5d3a;
        transform: translate(0px, -13px);
    margin: 0 4px;
}

.pfndth-step__bottom {
    display: flex;
    align-items: center;
    gap: 6px;
}

.pfndth-step__number {
    width: 22px;
    height: 22px;
    background: #2f5d3a;
    color: #fff;
    border-radius: 50%;
    font-family: 'Roboto';
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 11px;
    font-weight: 700;
}


.pfndth-step__text {
    font-family: 'Inter', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #2b2b2b;
    line-height: 1.2;
    white-space: nowrap;
    min-height: 35px;
    display: flex;
    align-items: center;
}
@media (max-width: 400px) {
	.pfndth-step__text {
		font-size:10px;
	}

}
@media (max-width: 360px) {
	.pfndth-step__number {
		display:none;
	}
}


.pfndth-card--reviews {
    padding: 14px 16px;
}

.pfndth-reviews {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

.pfndth-reviews__logo {
    flex-shrink: 0;
    width: 42px;
    height: 42px;
    line-height: 0;
}

.pfndth-reviews__logo svg {
    display: block;
    width: 100%;
    height: 100%;
}

.pfndth-reviews__content {
    display: flex;
    flex-direction: column;
}

.pfndth-reviews__top {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 2px;
}

.pfndth-reviews__score {
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-weight: 800;
    line-height: 1;
    color: #1f1f1f;
}

.pfndth-reviews__stars {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    color: #e0ae3f;
}

.pfndth-reviews__text {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.35;
    color: #2d2d2d;
}







.pfndth-mobile-callbar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, #1f4d2b, #2f6b3f);
    padding: 15px 12px;
    z-index: 9999;
    max-width: 100%;
    box-sizing: border-box;
    width: 100%;
}

.pfndth-mobile-callbar__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
        max-width: 400px;
    width: 100%;
    margin: 0 auto;
}

.pfndth-mobile-callbar__left {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: calc(100% - 120px);
    width: 100%;
    text-decoration: none;
    color: inherit;
}

.pfndth-mobile-callbar__left:hover,
.pfndth-mobile-callbar__left:focus {
    opacity: 0.92;
}
.pfndth-mobile-callbar__icon {
    font-size: 32px;
    color: #fff;
    padding-left:11px;
}

.pfndth-mobile-callbar__title {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height:1.2;
    color: #ffffff;
}

.pfndth-mobile-callbar__number {
    font-family: 'Inter', sans-serif;
    font-size: 23px;
    font-weight: 800;

    background: linear-gradient(
        90deg,
        #ffffff 0%,
        #ffffff 40%,
        #e0ae3f 50%,
        #ffffff 60%,
        #ffffff 100%
    );

    background-size: 200% auto;

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    animation: pfndth-number-shine 3.5s linear infinite;
}
@keyframes pfndth-number-shine {
    0% {
        background-position: 0% center;
    }
    100% {
        background-position: 200% center;
    }
}

.pfndth-mobile-callbar__btn {
background: #e0ae3f;
    color: #1a1a1a;
    padding: 10px 14px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
    font-family: 'Inter';
}
.pfndth-mobile-callbar__text {
    max-width:calc(100% - 43px);
    width:100%;
    padding-right:20px;
    box-sizing:border-box;
    display:flex;
    flex-direction:column;
}
.pfndth-mobile-callbar__btn:hover,
.pfndth-mobile-callbar__btn:focus {
    opacity:0.85;
}
@media (min-width: 768px) {
    .pfndth-mobile-callbar {
        display: none;
    }
}
@media (max-width: 400px) {
    .pfndth-mobile-callbar__title,
    .pfndth-mobile-callbar__number {
        font-size:21px;
    }
}
@media (max-width: 385px) {
    .pfndth-mobile-callbar__title,
    .pfndth-mobile-callbar__number {
        font-size:18px;
    }
}

@media (max-width: 350px) {
    .pfndth-mobile-callbar__title,
    .pfndth-mobile-callbar__number {
        font-size:15px;
    }
}
@media (max-width: 325px) {
    .pfndth-mobile-callbar__title,
    .pfndth-mobile-callbar__number {
        font-size:13px;
    }
}
.pfndth-letters span {
    display: inline-block;
    transition: transform 0.3s ease;
    animation: pfndth-letter-zoom 2.5s infinite;
}

/* delay pe fiecare literă */
.pfndth-letters span:nth-child(1) { animation-delay: 0s; }
.pfndth-letters span:nth-child(2) { animation-delay: 0.05s; }
.pfndth-letters span:nth-child(3) { animation-delay: 0.1s; }
.pfndth-letters span:nth-child(4) { animation-delay: 0.15s; }
.pfndth-letters span:nth-child(5) { animation-delay: 0.2s; } /* space */
.pfndth-letters span:nth-child(6) { animation-delay: 0.25s; }
.pfndth-letters span:nth-child(7) { animation-delay: 0.3s; }
.pfndth-letters span:nth-child(8) { animation-delay: 0.35s; }
.pfndth-letters span:nth-child(9) { animation-delay: 0.4s; }
.pfndth-letters span:nth-child(10){ animation-delay: 0.45s; }
.pfndth-letters span:nth-child(11){ animation-delay: 0.5s; }

@keyframes pfndth-letter-zoom {
    0%, 100% {
        transform: scale(1);
    }
    10% {
        transform: scale(1.2);
    }
    20% {
        transform: scale(1);
    }
}


.home_hero_spacer3 {
    margin-bottom:74px;
}

.home_hero_overlap_inner_bg {
    /* background-color: #f7f6f4;
    -webkit-border-top-left-radius: 60px;
    -webkit-border-top-right-radius: 60px;
    -moz-border-radius-topleft: 60px;
    -moz-border-radius-topright: 60px;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;*/
    height: 17px;
    background: linear-gradient(to bottom, #000000 0%, #000000 0%, #f7f6f4 100%);
}
.home_hero_overlap_bg {
    /*padding-top:10px;*/
    /*background-color:#000;*/
}

.home_hero_mobile_desc {
    background-image:url('http://casafuneraradavid.ro/wp-content/uploads/2026/04/pachete_hero_new_image.jpeg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:bottom;
}
.home_hero_mobile_desc_inner {
    max-width: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top:50px;
    padding-bottom:150px;
}
.home_hero_mobile_ico {}
.home_hero_mobile_top .home_hero_mobile_desc_inner .icon-call {
    font-size: 24px;
    padding: 5px;
    height: 50px;
    width: 50px;
    border-width: 1px;
}
.home_hero_mobile_headings {}
.home_hero_mobile_headings h1 {
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    letter-spacing: 1px;
    font-weight:400;
    color:#fff;
    line-height: 1;
}
.home_hero_mobile_headings h1 span.upper {
    font-weight: 600;
    text-transform: uppercase;
}
.home_hero_mobile_headings h3 {
   font-family: 'Playfair Display', serif;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    line-height:1.2;
}
.home_hero_mobile_headings h3 span{
font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-weight: 700;
    color: #ffd900;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.home_hero_mobile_top .home_hero_mobile_contact {
    
}
.home_hero_mobile_top .home_hero_mobile_contact p{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
    padding-top: 0px;
    margin-bottom: 0px;
}
.home_hero_mobile_listing {
    padding-top:45px;
}

.home_hero_mobile_listing .custom-list {
    list-style: none;
    padding-left: 30px; /* spațiu pentru icon */
    margin: 0;
}

.home_hero_mobile_listing .custom-list li {
    position: relative;
    margin-bottom: 0px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-align:left;
}

.home_hero_mobile_listing .custom-list li::before {
    content: '\e9a2';
    font-family: "fontello";
    font-size: 7px;
    position: absolute;
    left: -30px;
    top: 2px;
    color: #e0ae3f;
    border: 1px solid #e0ae3f;
    border-radius: 30px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
}


@media (max-width: 420px) {
    .home_hero_mobile_headings h1 {
        font-size:24px;
    }
    .home_hero_mobile_headings h3 span {
        font-size:15px;
    }
    .home_hero_mobile_headings h3 {
        font-size:13px;
    }
}

@media (max-width: 360px) {
     .home_hero_mobile_headings h1 {
        font-size:22px;
    }
    .home_hero_mobile_headings h3 span {
        font-size:13px;
    }
    .home_hero_mobile_headings h3 {
        font-size:11px;
    }
    .home_hero_mobile_listing .custom-list li {
        font-size:12px;
    }
}
