/*

Dupa ce termini copiaza tot ccs-ul de mai jos in fisierul sass/_uny.scss
 si dai coileaza din meniu

sass/_uny.scss


*/


/* meniu */
.navbar-toggler-icon {
    color: #fff !important;
    margin: 0;
}
.navbar-toggler.collapsed, .navbar-toggler:focus {
    border: 1px solid #fff !important;
    box-shadow: none !important;
}
.navbar-toggler-icon {
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-toggler {
    border-color: #fff !important;
    padding: 5px !important;
}
/* End meniu */
.nav-link.active {
    color: #fff !important;
    font-weight: 600 !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Marcellus", serif !important;

}

body{
    font-family: "Sora", sans-serif !important;
}
p, li, a, span {
    margin-bottom: 0.5em;
    line-height: 25px;
    font-size: 17px;
    font-weight: 200;
    font-family: "Sora", sans-serif !important;
}

#menu-meniu a{
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
    padding: 16px;
}
.socila-media-head ul li {
    display: inline-block;
    margin-left:  10px;
    width: 23%;
    margin-bottom: 0;
}
.socila-media-head {
    width: 15%;
}
.socila-media-head.socila-media-resp-menu {
    width: 100%;
    text-align: right;
}
.socila-media-head.socila-media-resp-menu ul{
    padding: 0;
}
.socila-media-head.socila-media-resp-menu ul li{
    width: auto;
}
.woocommerce-privacy-policy-text p, .woocommerce-privacy-policy-text a, .woocommerce-terms-and-conditions-checkbox-text, .woocommerce-terms-and-conditions-checkbox-text a {
    font-size: 13px !important;
}
.socila-media-head ul {
    margin: 0;

}
.socila-footer img {
    max-width: 25px;
    width: 25px;
}

.bg-slide {
    height: 100vh;
    background-size: cover;
    background-position: center;
    position: relative;
}

.etxt-head {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    max-width: 642px;
    text-align: left;
}

.etxt-head span{
    color: #FFF;
    font-family: "Marcellus", serif !important;
    font-size: 23px;
    letter-spacing: 1.38px;
    text-transform: capitalize;
    margin-bottom: 17px;
    display: inline-block;
}
.etxt-head img{
    margin-right: 10px;
}
.etxt-head h2{
    color: #FFF;
    font-family: "Marcellus", serif !important;
    font-size: 45px;
    letter-spacing: 2.7px;
    margin-bottom: 26px;
}
.etxt-head p{
    color: #FFF;
    font-size: 21px;
    font-weight: 300;
}
.etxt-head a{
    border-radius: 35px;
    background: #FBA774;
    color: #334941;
    padding: 16px 63px;
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
    font-size: 22px;
    font-weight: 300;
    text-transform: capitalize;
}



.despre-img-home {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.despre-img-home img {
    width: 100%;
    max-width: 300px;
    height: auto;
    display: block;
    object-fit: cover;
}


.despre-img-home img:nth-child(2) {
    transform: translateY(60px);
}


@media (max-width: 992px) {
    .despre-img-home {
        padding-right: 0!important;
    }

    .despre-img-home img {
        max-width: 90%;
        transform: none !important;
    }
}


.despre-noi-home{
    background-image: url(../img/back-despre-h.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 97px 0 167px;

}
.despre-img-home {
    padding-right: 50px;
}
.content-despre-home span{
    font-family: "Marcellus", serif !important;
    color: #5F726A;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 6%;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 32px;
}
#theme-main .content-despre-home h1{
    font-family: "Marcellus", serif !important;
color: #405247;
    font-size: 39px;
    line-height: 100%;
    letter-spacing: 6%;
    margin-bottom: 26px;
    text-align: left;
}
.content-despre-home span img {
    margin-right: 5px;
    margin-top: -5px;
}
.content-despre-home p{
color: #1C2720;
    font-weight: 200;
    font-family: "Sora", sans-serif !important;
    font-size: 18px;
    margin-bottom: 20px;
}
.content-despre-home a:hover{
    color: #fff;
    background:#334941 ;
}
.content-despre-home a{
    border-radius: 35px;
    background: #FBA774;
    color: #334941;
    padding: 14px 45px;
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
    font-size: 20px;
    font-weight: 300;
    text-transform: capitalize;
}
.box-icon-home {
    text-align: center;
    padding: 0 39px;
    margin-top: 30px;
}
.despre-noi-home .icont-to-d {
    margin-top: 60px;
}
#logo-tagline-wrap {
    width: 225px;
}
.navbar.navbar-expand-md.bg-primary {
    padding: 16px 0;
}
.box-icon-home h3{
    font-family: "Marcellus", serif !important;
    color: #000;
    font-size: 22px;
    line-height: 100%;
    text-transform: capitalize;
    margin: 27px 0 32px;
}
.box-icon-home p{
    font-size: 15px;
    color: #000;
    font-weight: 200;
}

.sala-b-home {
    display: flex;
    flex-wrap: wrap;
}

.sala-b-home  .carousel-fixed-c {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 0;
}

.carousel-inner img {
    max-width: 100%;
    height: auto;
    border-radius: 0;
    object-fit: cover;
    box-shadow: none;
}


.content-sala-b-home {
    background-color: #405247;
    background-image: url(../img/creanga.png);
    background-position: top right;
    background-repeat: no-repeat;
    margin-left: -123px;
    padding:73px 51px 95px 200px;
}
.sala-b-home .carousel-inner img{
    height: 573px;
}
.content-sala-b-home span {
    color: #FFF;
    font-family: "Marcellus", serif !important;
    font-size: 23px;
    font-style: normal;
    letter-spacing: 1.38px;
    text-transform: capitalize;
    display: inline-block;
}
.content-sala-b-home span img {
    margin-right: 10px;
}
.content-sala-b-home h2{
    color: #FFF;
    font-family: "Marcellus", serif !important;
    font-size: 45px;
    margin-top: 10px;
}
.content-sala-b-home p, .content-sala-b-home  li{
    color: #FFF;
    font-size: 20px;
    font-weight: 200;
    line-height: 27px;
}.content-sala-b-home p {
     margin: 28px 0 19px;
 }
.content-sala-b-home ul {
    display: inline-block;
    padding-left: 20px;
}
.col-md-6.wid-cutom-1 {
    width: 46%;
}
.col-md-6.wid-cutom-2 {
    width: 54%;
}
.content-sala-b-home p {
    margin: 28px 0;
}
.content-sala-b-home ul li {
    list-style: none;
    margin: 20px 0;
}
.content-sala-b-home ul li img{
    margin-right: 11px;
}

.btn-hom-sala a{
    text-decoration: none;
    font-size: 20px;
    font-weight: 300;
    padding: 14px 38px;
    border-radius: 30px;
    margin-right: 32px;
    display: inline-block;

}
.btn-hom-sala .rezerva-back{
    color: #405247;
    background: #FBA774;
    border: 1px solid transparent;
}
.btn-hom-sala .rezerva-back:hover{
    text-decoration: none;
    color: #fff;
    background: transparent;
    border: 1px solid #FBA774;
}
.btn-hom-sala  .detalii-bord:hover{
    color: #405247;
    background: #FBA774;
}
.btn-hom-sala  .detalii-bord{
    color: #fff;
    background: transparent;
    border: 1px solid #FBA774;
}













.content-sala-b-home ul li {
    display: flex;
    align-items: flex-start;

    position: relative;
}



.sala-b-home.margin-minus {
    margin-top: -60px;
}
.box-beneficii {
    display: flex;
    align-items: center;
    margin-top: 40px;
    transition: transform 0.3s ease;
    padding: 0 45px;
}



.img-beneficii {
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    margin-right: 40px;
}

.img-beneficii img {
    max-width: 100%;
    height: auto;
    display: block;
}
.beneficii {
    padding: 81px 0 120px;
}
.content-beneficii h3 {
    color: #405247;
    font-family: "Marcellus", serif !important;
    font-size: 23px;
    margin-bottom: 15px;
}

.content-beneficii p {
    color: #405247;
    font-size: 16px;
    font-weight: 300;
}

.sala-loft-home .content-sala-b-home{
    margin-right: -123px;
    margin-left: 0;
}
.sala-loft-home .content-sala-b-home {
    background-color: #5F726A;
    background-image: url(../img/crgbl.png);
    background-position: bottom left;
    padding: 76px 200px 95px 217px;

}
.title-even h2{
    color: #000;
    text-align: center;
    font-family: "Marcellus", serif !important;
    font-size: 45px;
}























.evenimente-home {
    margin: 82px 0;
}
.event-home-catun{
    border-top: 1px solid#334941;

}
.event-home-catun:hover{
    background:#fefaf5 ;
}
.event-home-catun:hover .brn-event-home-c a{
    background: #697365;
}
.event-home-catun .brn-event-home-c a:hover{
    background: #FBA774;
    color: #405247;
}
.title-even {
    margin-bottom: 81px;
}
.event-home-catun:hover .date-box .zi p,
.event-home-catun:hover .date-box .luna-an p,
.event-home-catun:hover .title-event-prdo-h h3,
.event-home-catun:hover .title-event-prdo-h span{
    color: #5f6c61;
}
.event-home-catun:last-of-type{
    border-bottom: 1px solid#334941;
}
.brn-event-home-c a{
    background: #405247;
    color: #fff;
    font-size: 21px;
    border-radius: 30px;
    padding: 14px 20px;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    width: 100%
}
.title-event-prdo-h {
    margin-top: -13px;
}
.title-event-prdo-h h3 {
    font-family: "Marcellus", serif !important;
    font-size: 36px;
    color: #334941 !important;
    padding-right: 20px;
}
.event-home-catun {
    padding: 72px 0 50px;
}
.title-event-prdo-h span{
    color: #334941;
    font-weight: 300;
    font-size: 21px;
    margin: 0;
    padding-left: 5px;
}
.date-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;

    padding-right: 15px;
}

.date-box .zi p {
    font-family: "Marcellus", serif !important;
    color: #334941;
    font-size: 81px;
    margin-right: 10px;
    margin-bottom: 0;
}

.date-box .luna-an p {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 21px;
    color: #334941;
    line-height: 1.2;
    margin: 0;
}

.box-center-event h3 {
    font-size: 24px;
    color: #2d423c;
    font-weight: 500;
    margin-bottom: 10px;
}

.info-event-sub-title {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    font-size: 16px;
    color: #2d423c;
}



.right-event-btn-home a {
    background-color: #2d423c;
    color: #fff;
    padding: 10px 25px;
    border-radius: 30px;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.3s ease;
}

.right-event-btn-home a:hover {
    background-color: #1d2e28;
}

.eveniment-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 25px 0;
    gap: 15px;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .eveniment-box {
        flex-direction: column;
        text-align: center;
    }
    .date-box {
        justify-content: center;
        border: none;
        padding: 0;
        margin-bottom: 15px;
    }

    .right-event-btn-home {
        margin-top: 15px;
    }
}


.sala-b-home.bott-m-sala .content-sala-b-home {
background-color: #91A695;
}
.slider-img-h-m {
    overflow: hidden;
}
.slider-img-h-m img {
    padding: 6px;
}

.slider-img-h-m .slick-dots {
    bottom: 20px;
}

.contact-home {
    overflow: hidden;

}


.contact-home{
    background-color: #5F726A;
    background-image: url(../img/icon-cta-h.png);
    background-position: bottom right;
    background-repeat: no-repeat;

}

#wpforms-95 {
    position: relative;
}
.cta-home {
    padding: 73px 274px 0 91px;
}

.cta-home h3{
    color: #FFF;
    font-family: "Marcellus", serif !important;
    font-size: 34px;
}



.css-home .wpforms-form input, .css-home .wpforms-form select, .css-home .wpforms-form textarea {
    box-shadow: none !important;
    border: 1px solid #A1B2A3 !important;
    background: transparent !important;
    border-radius: 0 !important;
    padding: 0 16px !important;
    min-height: 48px !important;
    max-height: 105px;
}
.css-home .wpforms-form textarea{
    padding-top: 10px !important;
}

.css-home .wpforms-form input::placeholder, .css-home .wpforms-form textarea::placeholder, .css-home .wpforms-form input, .css-home .wpforms-form textarea {
    color: #fff !important;
    font-size: 16px !important;
    opacity: 1 !important;

    font-weight: 300 !important;
    text-transform: uppercase;
}

.css-home div.wpforms-container-full input[type="checkbox"]::before {
    border-radius: 0;
    background: transparent !important;
    border: 1px solid #A1B2A3 !important;
    background-image: none;
    background-clip: border-box;
    box-shadow: none;

    margin-top: 4px;

}

.css-home .wpforms-field-checkbox label, .css-home .wpforms-field-checkbox label  a {
    color:#fff !important;
    font-size: 12px !important;
    line-height: 24px !important;
    font-weight: 300 !important;
    text-decoration: none;
}

.css-home .wpforms-field-checkbox input{
    border: none !important;
    padding: 0 7px !important;
}
#wpforms-submit-95{
    text-decoration: none;
    font-size: 20px;
    font-weight: 300;
    padding: 14px 75px;
    border-radius: 30px;
    margin-right: 32px;
    display: inline-block;
    color: #405247;
    background: #FBA774;
    border: 1px solid transparent;
    min-height: 60px;
}
#wpforms-submit-95:hover {
    text-decoration: none;
    color: #fff;
    background: transparent;
    border: 1px solid #FBA774;
}

.contact-home iframe {
    height: 640px;
}
#menu-footer li {
    display: inline-block;
}
.footer{
    background-color: #405247;
}
.socila-footer li {
    display: inline-block;
    margin-left: 10px;
}
.footer-top {
    text-align: center;
}
.border-bot {
    border-bottom: 1px solid #898989;
}
.right.info-righ {
    text-align: right;
}
#menu-footer {
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
}
#menu-footer li a{
    color: #FFF ;
text-decoration: none;
    font-size: 16px;
    font-weight: 300;
    margin: 0 20px;
}
.border-bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 46px 0 32px;
}

.logo img,
.socila-footer img {
    max-height: 71px;
}

.socila-footer {
    display: flex;
    gap: 10px;
    list-style: none;
    padding-left: 0;
}
.footer .footer-top, .footer .footer-bot {
    padding: 0 147px;
}
.footer-bot p, .footer-bot a{
    text-decoration: none;
    color: #CFD3D7;
    font-size: 14px;
    font-weight: 300;
}
.footer .footer-bot {
    padding-top: 43px ;
    padding-bottom: 40px ;
}
.socila-media-head li img {
    max-width: 22px;
}

.head-sala .content-sala-b-home {
    background: #F2EAE2;
    padding: 73px 10px 65px 74px;
    margin-left: 0;
}
.head-sala  .content-sala-b-home span,
.head-sala  .content-sala-b-home h2,
.head-sala  .content-sala-b-home p,
.head-sala  .content-sala-b-home li{
    color: #334941;
}
.head-sala   .btn-hom-sala .rezerva-back {
color: #fff;
    background: #334941;
}
.head-sala   .btn-hom-sala .rezerva-back:hover{
    background: transparent;
    border: 1px solid #334941;
    color: #334941;
}
.head-sala  .btn-hom-sala {
    margin-top: 20px;
}
.head-sala  .sala-b-home .carousel-fixed-c {
    padding: 0;
}








@media (min-width: 1100px) {


    .head-sala .sala-b-home {
        display: flex;
        align-items: stretch;
    }


    .head-sala .sala-b-home > .col-md-6 {
        flex: 1;
    }


    .head-sala .carousel-fixed-c {
        display: flex;
        flex-direction: column;
    }

    .head-sala #carousel1,
    .head-sala .carousel-inner,
    .head-sala .carousel-item {
        height: 100%;

    }

    .head-sala .carousel-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}





.sala-beneficii-back {
    background-image: url(../img/back-despre-h.png);
    background-size: cover;
    background-repeat: no-repeat;

}
.servicii-sala {
    padding: 324px 0;
    background: #FFFAF4;
    margin-top: -228px;
    padding-bottom: 87px;
}
.servicii-title h2 {
    margin-bottom: 50px;
    color: #000;
    text-align: center;
    font-size: 45px;
    font-weight: 400;
}
.box-servicii {
    margin-top: 50px;
}
.box-servicii h3{
    color: #000;
    font-size: 35px;
    font-weight: 400;
}

.box-servicii h3 {
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: nowrap;
    margin-bottom: 28px;
}
.box-servicii p{
    color: #000;
    font-size: 20px;
    font-weight: 300;
    line-height: 37px;
    margin-bottom: 35px;
}
.box-servicii{
    padding: 32px 0;
}
.box-servicii.border-right-s {
    border-right: 1px solid rgba(161, 178, 163, 0.57);
    padding-right: 30px !important;
    padding-right: 0px;
}
.beneficii.sala-beneficii-back{
    padding: 81px 0 249px;
}
.left-pad{
    padding-left: 30px !important;
}
.slider-img-h-m.sala-slider-img {
    background: #FFFAF4;
}
.sala-b-home.sala-loft-home.sala-single-page {
    margin-top: -156px;
}

.sala-slider-img .slider-retreat.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 0;
}

.padding-0 {
    padding: 0 !important;
}
.contact-page {
    padding: 100px 0;
    background: url(../img/contact-b.jpg);
    background-position-x: 0%;
    background-position-y: 0%;

    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.info-contact-home-left {
    background-color: #FBA774;
    padding: 17px;
}
.bored-fenta {

    padding: 31px 23px 20px;
}
.bored-fenta {
    border: 1px solid #FFB692;
}
.form-ct-home {
    background: #fff;
    padding: 73px 91px 56px;
}
.form-ct-home h3 {
    font-size: 42px;
    font-weight: 600;
    line-height: 27px;
}
.form-ct-home input, .form-ct-home textarea {
    border: 1px solid #E2E2E2 !important;
}

.form-ct-home input::placeholder,
.form-ct-home  textarea::placeholder {
    color: #7E7E7E !important;
    font-family: "Sora", sans-serif !important;
    font-size: 11px;
    opacity: 1 !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}

#wpforms-submit-117 {
    width: 100%;
    font-family: "Sora", sans-serif !important;
    background: #0F2443;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    margin-top: 5px;
    text-transform: uppercase;
    border-radius: 0;
}


.info-contact-home-left, .form-ct-home {
    flex: 1;
}




.info-cta {
    display: flex;
    align-items: center;
    gap: 17px;
    margin-bottom: 20px;
}

.img-icon-cta-page img {
    height: auto;
    display: block;
}

.info-box-cta-page-c {
    display: flex;
    flex-direction: column;
    line-height: 1.6;
}

.info-box-cta-page-c p {
    color: #5B5B5B;
    font-family: "Marcellus", serif !important;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 0.542px;
    margin: 0;
}

.info-box-cta-page-c a {
    text-decoration: none;
    color: #405247;
    font-family: "Marcellus", serif !important;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.542px;
    margin: 0;
}
.woocommerce-breadcrumb {
    margin: 50px 0 !important;
    font-size: 16px !important;
}
.woocommerce-breadcrumb a {
    font-size: 16px !important;
    color: #767676;
    text-decoration: none !important;
 }

#theme-main .summary.entry-summary .product_title.entry-title{
    font-family: "Marcellus", serif !important;
    font-size: 25px;
    margin-top: 10px;
    color: #334941;
    text-align: left;
}
.price span {
    color: #405247 !important;
    font-size: 21px;
    font-weight: 500;
    display: inline-block;
    margin-top: 6px;
}
#tab-description h2 {
    display: none;
}
#tab-description p, #tab-description li, #tab-description a {
    font-size: 17px;
    font-weight: 300;
    color: #000;
}
.info-prodact-acf-single {
    margin-bottom: 30px;
}
.info-box-acf img {
    margin-right: 9px;
}
.info-box-acf {
    margin-bottom: 13px;
}
.info-box-acf p{
    color: #334941;
    font-size: 17px;
    font-family: "Marcellus", serif !important;
}
.product_meta {
    display: none;
}
.summary.entry-summary .price{
    color: #405247 !important;
}
.woocommerce-message {
    font-size: 16px !important;
}
.woocommerce-info, .woocommerce-info a {
    font-size: 16px !important;
}
.single_add_to_cart_button.button.alt {
    padding: 7px 23px !important;
    margin-left: 10px;
}

.arhive-evenimnete-prodat-page h1{
    color: #000;
    text-align: center;
    font-family: "Marcellus", serif !important;
    font-size: 45px;
    margin-bottom: 100px !important;

}
#theme-main h1{
    color: #000;
    text-align: center;
    font-family: "Marcellus", serif !important;
    font-size: 45px;

}
.woofc-area-heading {
    padding-top: 9px;
}
.wc-block-components-product-metadata__description {
    display: none;
}

#container-content-page .price span{
    font-size: 17px !important;
}

.wc-block-cart__submit-button{
    background: #405247;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    padding: 14px 20px;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    width: 100%;

}
#select2-billing_country-container, #select2-billing_state-container {
    margin: 0 !important;
}
.wc-block-cart__submit-button span{
    margin: 0;
}
.select2-container .select2-selection--single .select2-selection__arrow b{
    background: none !important;
}
.product-name a {
    font-size: 16px;
    text-decoration: none;
}
.woocommerce-products-header__title.page-title {
     margin-bottom: 50px;
 }

.related.products {
    display: none;
}
#tab-title-description a {
    font-weight: 400;
    margin-bottom: 0;
}
.plata-on img {
    max-width: 19%;
    min-width: 19%;
}

.anpc-sol .anpc img {
    width: 120px;
}


.summary.entry-summary {
    background: #F2EAE2;
    padding: 29px 10px 23px 37px;
    margin-left: -55px;
}
.bot-head-1 {
    margin-top: 1px !important;
    font-size: 18px !important;
}
#container-content-page p, #container-content-page li, #container-content-page a {
    font-weight: 300;
    font-size: 17px;
}
#container-content-page strong{
    font-weight: 600;
}
@media (max-width: 1500px) {

    .border-bot {

        padding: 46px 0 16px;
        margin-bottom: 20px;
    }


    .socila-media-head {
        width: 19%;
    }
    .bg-slide {
        height: 68vh;
    }
    .box-beneficii {

        padding: 0 10px;
    }
    .sala-loft-home .content-sala-b-home {
        padding: 76px 200px 95px 124px;
    }
    .cta-home {
        padding: 73px 113px 0 91px;
    }
    .socila-footer img {
        width: 27px;
    }
    .socila-footer li {
        margin-left: 5px;
    }
    .head-sala .content-sala-b-home {

        padding: 44px 10px 55px 40px;

    }
    .content-sala-b-home p {
        margin: 24px 0;
    }
    .footer .footer-top, .footer .footer-bot {
        padding: 0 50px;
    }
}

@media (max-width: 1400px) {
    .summary.entry-summary {
        padding: 23px 10px 0 21px;
        margin-left: -30px;
    }
    .etxt-head h2 {
        font-size: 40px;
    }
    .box-icon-home {
        padding: 0 10px;
    }
    .content-sala-b-home {
        padding: 60px 34px 60px 166px;
    }
    .brn-event-home-c a {

        font-size: 18px;
    }
    .title-event-prdo-h h3 {
        font-size: 30px;
    }
    .boot-slider-home-1  .content-sala-b-home {
        padding: 60px 69px 107px 166px;
    }
    #menu-footer li a {
        margin: 0 13px;
    }
}

@media (max-width: 1300px) {
    #menu-footer li a {
        margin: 0 7px;
    }
    .sala-b-home.sala-loft-home.sala-single-page  .sala-loft-home .content-sala-b-home {
        padding: 76px 148px 95px 27px;
    }
}

@media (max-width: 1100px) {
    .bg-slide {
        height: 35vh;
    }
    .btn-hom-sala a {
        font-size: 17px;
        padding: 10px 30px;
    }
    .sala-loft-home .content-sala-b-home {
        padding: 74px 155px 95px 43px;
    }
    .brn-event-home-c a {
        padding: 9px 12px;
        font-size: 16px !important;
    }
    .footer .footer-top, .footer .footer-bot {
        padding: 0 30px;
    }
}

@media (max-width: 995px) {


    .woofc-count.woofc-count-top-right {
        right: 19px;

        top: 15%;
    }
    .woofc-count.woofc-count-top-right:hover {
        top: 15%;
    }
    .woofc-count {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .woofc-count i {
        line-height: 40px;
        font-size: 18px;
    }
    .woofc-count span {

        height: 20px;
        width: 20px;

        line-height: 19px;

    }
    .box-servicii h3 {

        font-size: 31px;
    }
    .box-servicii p {
        font-size: 17px;
        line-height: 29px;
    }
    .etxt-head a, .content-despre-home a {
        padding: 11px 46px;
        font-size: 17px;
    }
    #theme-main .content-despre-home h1 {
        font-size: 30px;
    }
    .content-despre-home p {
        font-size: 16px;
    }
    .box-icon-home h3 {
        margin: 27px 0 16px;
    }
    .content-sala-b-home h2 {
        font-size: 35px;
    }
    .content-sala-b-home p, .content-sala-b-home li {
        font-size: 16px;
    }
    .btn-hom-sala a {
        margin-right: 14px;
        font-size: 16px;
        padding: 8px 23px
    }
    .box-beneficii {
        display: block;
    }
    .img-beneficii {

        margin-bottom: 20px;
    }
    .title-event-prdo-h h3 {
        font-size: 24px;
    }
    .title-event-prdo-h {
        padding-left: 20px;
    }
    .title-event-prdo-h span {
        font-size: 16px;
    }
    .cta-home {
        padding: 69px 20px 0 20px;
    }
    #wpforms-submit-95 {
        font-size: 16px;
        padding: 6px 44px;
        min-height: 36px;
    }
    .logo {
        width: 100%;
        margin-bottom: 26px;
    }
    .choice-1.depth-1.wpforms-selected label {
        font-size: 12px !important;
    }
    #wpforms-117-field_6 label {
        font-size: 12px;
    }
    .form-ct-home {

        padding: 48px 34px 40px;
    }
    .bored-fenta {
        padding: 30px 11px 20px;
    }
    .info-contact-home-left {

        padding: 6px;
    }
    .img-icon-cta-page img {
        width: 23px;
        max-width: 23px;
    }
}

.socila-media-head.socila-media-resp-menu{
    display: none;
}

@media (max-width: 755px) {

    .plata-on img {
        max-width: 62% !important;
        min-width: 46% !important;
        margin-bottom: 20px;
        margin-top: 5px;
    }


    #menu-meniu a {
        font-size: 17px;
        padding: 4px;
    }
    #menu-meniu {
        margin-top: 26px;
    }
    .socila-media-head{
        display: none;
    }
    .socila-media-head.socila-media-resp-menu{
        display: block;
    }
    .bg-slide {
        height: 52vh;
    }
    .etxt-head h2 {
        font-size: 34px;
        line-height: 38px;
    }
    .etxt-head p {
        font-size: 18px;
        line-height: 28px;
    }
    .despre-img-home {
        margin-bottom: 40px;
    }
    .col-md-3 {
        width: 100%;
    }
    .sala-b-home {
        display: block;
    }
    .col-md-6.wid-cutom-2 {
        width: 100%;
    }
    .col-md-6.wid-cutom-1 {
        width: 100%;
    }
    .sala-b-home .carousel-fixed-c {
        display: block;
        padding: 0;
    }
    .sala-b-home .carousel-inner img {
        height: auto !important;
    }
    .content-sala-b-home {
        padding: 50px 15px 50px 15px !important ;
        margin: 0;
    }
    .beneficii {
        padding: 81px 0 50px;
    }
    .sala-loft-home .content-sala-b-home {
        padding: 50px 15px 50px 15px;
        margin: 0;
    }


    /** Reorder box responsive */
    .reorder-md .order2{
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    .reorder-md .order1 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }


    .reorder-md {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    /* end Reorder */
    .event-home-catun   .col-md-2.text-center {
        width: 100%;
    }
    .title-even {
        margin-bottom: 50px;
    }
    .event-home-catun {
        padding: 30px 0 22px;
    }
    .date-box {
        margin-bottom: 36px;
    }
    .title-event-prdo-h {
        padding: 0 !important;
        margin-bottom: 20px;
    }
    .brn-event-home-c a {
        padding: 10px 31px;
    }
    .boot-slider-home-1 .content-sala-b-home {
        padding: 50px 15px 50px 15px;
    }
    .content-sala-b-home p {
        margin: 17px 0;
    }
    .socila-footer {
        display: block;
        width: 100%;
    }
    .border-bot {

        padding: 45px 0 20px;
    }
    .footer-bot p, .footer-bot a {
        text-align: center !important;
        float: none !important;
    }
    .col-md-6.wind100md {
        width: 100%;
    }
    .footer .footer-top, .footer .footer-bot {
        padding: 0 15px;
    }
    .footer-bot {
        padding-top: 18px !important;
    }
    .form-ct-home h3 {
        font-size: 31px;

        text-align: center;
    }
    .form-ct-home {
        padding: 48px 20px 40px;
    }

    .head-sala .btn-hom-sala {
        margin-top: 0;
    }
    .servicii-sala {
        padding: 50px 0;

        margin-top: 0;
        padding-bottom: 0;
    }
    .left-pad {
        padding-left: 0 !important;
    }
    .box-servicii {
        margin-top: 0;
        padding-top: 0 !important;
    }
    .servicii-title h2 {
        font-size: 36px;
    }
    .box-servicii h3 {
        font-size: 28px;
    }
    .box-servicii p {
        margin-bottom: 23px;
    }
    .contact-home {
        overflow: auto;
    }
    .cta-bttotm-page .col-md-6 {
        width: 100%;
    }
    .box-servicii.border-right-s {
        border-right: none;

        padding-right: 0px;
    }
    .py-5.py-xl-6.bg-light-subtle.text-dark-emphasis {
        padding: 30px !important;
    }
    #theme-main .bg-light-subtle  .display-4 {

        font-size: 35px !important;
    }
    .woocommerce-info, .woocommerce-info a {
        font-size: 14px !important;
    }
    #customer_details p {
        font-size: 16px;
    }
    #select2-billing_country-container, #select2-billing_state-container {
        font-size: 15px;
    }
    .woocommerce-privacy-policy-text p ,    .woocommerce-privacy-policy-text a{
        font-size: 13px;
    }
    .woocommerce-breadcrumb {
        margin: 0 0 24px !important;
        font-size: 15px !important;
    }
    .woocommerce-breadcrumb a{
        font-size: 15px !important;
    }
    .summary.entry-summary {
        margin-left: 0;
    }
    
    .logo img, .socila-footer img {

  width: 212px;
}
}

.woocommerce-breadcrumb {
    display: none;
}

#woocommerce-wrapper {
    background: #F2EAE2;
    padding: 80px 0 50px;
    margin: 0 !important;
}
/* Makes the featured single product image not clickable by changing the pointer. */
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    pointer-events: none !important;
}

.page-template-default h3 {
    font-size: 23px;
    margin: 20px 0;
}




/*************************************************************Formular programari  ********************************************************/



/* Formular general */
.mpa-service-form, .mpa-booking-step.mpa-booking-step-period.mpa-loaded,
.mpa-booking-step.mpa-booking-step-cart.mpa-loaded{
    max-width: 50%;
    margin: 0 auto;

    padding: 30px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}


/* Titlul formularului */
.mpa-shortcode-title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
    color: #333;
}

/* Etichetele */
.mpa-input-wrapper label {
    display: block;
    font-weight: 500;
    margin-bottom: 8px;
    color: #333;
}

/* Select box-uri */
.mpa-input-wrapper select {
    width: 100%;
    padding: 12px 14px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #f9f9f9;
    transition: border-color 0.3s;
}

.mpa-input-wrapper select:focus {
    border-color: #334941;
    outline: none;
    background-color: #fff;
}

/* Wrapper pentru câmpuri */
.mpa-input-wrapper {
    margin-bottom: 20px;
}

/* Butonul "Next" */
.mpa-button-next {
    display: block;
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: #334941;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.mpa-button-next:hover {
    background-color: #2b3f38;
}
.flatpickr-months {
    background: #fba774;
    margin-bottom: 20px;
}
.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {

    padding: 3px 6px !important;
}

/*!-------------------------------------------------------*/


.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-input-container .mpa-input-wrapper, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-input-container .mpa-input-wrapper {
    width: 100%;
    padding: 0;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-input-container, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-input-container {
    flex-wrap: wrap;
    margin: 0;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar {
    background: transparent;
    box-shadow: none !important;
    margin: 0 !important;
    border-radius: 0;
    border: 0;
    width: 100%;
    max-width: 100%;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-days, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-days {
    width: 100%;
}
.appointment-form-shortcode .mpa-booking-step-period .flatpickr-days, .appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-days, .appointment-form-shortcode .mpa-booking-step-period .dayContainer, .appointment-form-widget > .widget-body .mpa-booking-step-period .dayContainer {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .dayContainer, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .dayContainer {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.flatpickr-disabled {
    color: #ddd;
}

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day {
    width: auto;
    max-width: none;
    border-radius: 0;
    border-bottom: 1px solid #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    height: 54px;
    line-height: 54px;
    background: transparent;
    position: relative;
    color: inherit;
    z-index: 1;
}

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day {
    width: auto;
    max-width: none;
    border-radius: 0;
    border-bottom: 1px solid #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    height: 54px;
    line-height: 54px;
    background: transparent;
    position: relative;
    color: inherit;
    z-index: 1;
}

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.selected::before, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:hover::before, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:focus::before, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day.selected::before, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:hover::before, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day:focus::before {
    opacity: 1;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-day::before, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-day::before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    background: #fba774;
    z-index: -1;
    opacity: 0;
    border-radius: 50%;
}

.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-time-wrapper, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-time-wrapper {
    margin-top: 25px;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-time-wrapper .mpa-times, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-time-wrapper .mpa-times {
    max-height: none;
    position: static;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-times .mpa-time-period.mpa-time-period-selected, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-times .mpa-time-period:focus, .mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-times .mpa-time-period:hover, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-times .mpa-time-period.mpa-time-period-selected, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-times .mpa-time-period:focus, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-times .mpa-time-period:hover {
    background: #334941;
    color: #fff;
    border-color:#334941;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-times .mpa-time-period, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-times .mpa-time-period {
    font-size: 14px;
    line-height: 27px;
    color: #334941;
    background: transparent;
    border: 1px solid #334941;
    padding: 6px 10px 5px;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .mpa-times .mpa-time-period, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .mpa-times .mpa-time-period {
    font-size: 14px;
    line-height: 27px;
    color: #000;
    background: transparent;
    border: 1px solid #000;
    padding: 6px 10px 5px;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-booking-step-period .flatpickr-calendar .flatpickr-rContainer, .mpa-shortcode.appointment-form-shortcode .mpa-booking-step-period .flatpickr-calendar .flatpickr-rContainer {
    width: 100%;
    display: block;
    font-size: 18px;
    letter-spacing: -0.01em;

    line-height: 54px;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-actions .button, .mpa-shortcode.appointment-form-shortcode .mpa-actions .button {
    line-height: 26px;
    width: calc(50% - 13px);
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-button-back, .mpa-shortcode.appointment-form-shortcode .mpa-button-back {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    padding: 6px 0;
    margin-right: 13px;
    border-radius: 8px;
}
.mpa-widget.appointment-form-widget > .widget-body .mpa-actions, .mpa-shortcode.appointment-form-shortcode .mpa-actions {
    margin-top: 30px;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-end;
}
/***************** pas 3 *****************************/
.appointment-form-shortcode .mpa-booking-step-service-form {
    width: 100% !important;
}
.button.button-secondary.mpa-button-edit-or-remove {
    background: no-repeat;
    border: 1px solid #000;
    font-size: 13px;
    padding: 3px 16px;
    border-radius: 8px;
}
.mpa-shortcode-title {
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 1rem;
}
.mpa-cart-item {
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 1rem;
    background: #fff;
    overflow: hidden;
}
.mpa-cart .cell {
    padding: 0.75rem 1rem;
}
.cell-title {
    font-size: 0.875rem;
    font-weight: 600;
    color: #666;
    margin-bottom: 0.25rem;
}
.cell-value {
    font-size: 1rem;
    font-weight: 500;
    color: #222;
}
.mpa-cart-total {
    font-size: 1.25rem;
    font-weight: bold;
    text-align: right;
    margin-top: 1rem;
}
.mpa-actions {
    margin-top: 1.5rem;
    text-align: right;
}
/**********************Ps 4 *?///////////////////
 */
.mpa-booking-step.mpa-booking-step-checkout.mpa-loaded{
    max-width: 600px;
    margin: 30px auto;
    padding: 30px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    font-family: 'Segoe UI', sans-serif;
}

.mpa-checkout-form input, .mpa-checkout-form textarea{
    width: 100%;
    padding: 12px 14px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #f9f9f9;
    transition: border-color 0.3s;
}

.mpa-terms-and-conditions-accept.mpa-checkout-section .mpa-input-wrapper input, .mpa-terms-and-conditions-accept.mpa-checkout-section .mpa-input-wrapper label,
.mpa-terms-and-conditions-accept.mpa-checkout-section  .mpa-terms-and-conditions-link{
    width: auto;
    color: #333;
    font-size: 14px;
    font-weight: 400;
}
.mpa-shortcode-title {
    margin-bottom: 30px;
}
.flatpickr-day.selected {
    color: #fff !important;
}
.programari-formular.mx-auto {
    padding: 50px;
}
p.mpa-required-tip {
    font-size: 15px;
}
.cell-value span {
    font-size: 15px !important;
}
.cell.cell-price, .mpa-cart-total, section.mpa-checkout-section.mpa-order-details {
    display: none;
}
/************************************************************* End Formular programari  ********************************************************/

@media (max-width: 755px) {

.mpa-service-form, .mpa-booking-step.mpa-booking-step-period.mpa-loaded, .mpa-booking-step.mpa-booking-step-cart.mpa-loaded {
  max-width: 100%;
}
.programari-formular.mx-auto {
  padding: 15px;
}
.mpa-shortcode-title {
  font-size: 20px;
}
}