/*
 Theme Name: SudRezidential
 Theme URI: https://liftoffmedia.ro/
 Description: Peste un Deceniu de Inovatie si Excelenta in Imobiliare
 Author: Epuran Viorel
 Author URI: https://liftoffmedia.ro/
 Template: twentytwentyfive
 Version: 1.0
 Text Domain: srz
 */
body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased; 
}
html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}
:where(.wp-site-blocks *:focus) {
    outline-width: 0px!important;
}
strong {
    font-weight: 600;
}
.single.pret.old {
    font-size: 27px;
    color: #7c7b7b;
    text-decoration: line-through;
    line-height: 38px;
    font-weight: 600;
}
.single.pret {
    color: #202c3a;
    font-size: 34px;
    line-height: 38px;
    font-weight: 600;
    display: block;
    margin: 0;
}
.single .vat {
    vertical-align: middle;
    margin: 0 0 0 10px;
    display: inline;
    font-size: 14px;
    line-height: 15px;
}
.no_commission {
    display: flex;
    align-items: center;
    color: #ee9721;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    font-size: 18px;
}
.no_commission svg {
    width: 25px;
    height: 25px;
    padding-right: 5px;
    fill: #ee9721;
}
.calculator-btn {
    background: #fff;
    color: #202c3a;
    padding: 10px 14px;
    font-size: 18px;
    font-weight: bold;
    line-height: 19px;
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 5px #6969691a;
    text-decoration: none;
    display: block;
}
.single_loc {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #202c3a;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.single_loc_ans {
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
}
.single_loc svg, .unit_details svg {
    width: 30px;
    height: 30px;
}
.anuntansamblu {
    font-size: 14px;
    text-decoration: none;
    color: black;
    font-weight: 500;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.anuntansamblu span {
    font-weight: 700;
}
.content_box {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    font-size: 16px;
    position: relative;
    z-index: 5;
    word-break: break-word;
}
.content_box a {
    color: #ee9721;
}
.limit_content img, .wrapper.single-ansamblu-cifre img, .content_box img {
    max-width: 100%;
}
.content_box.mobile_share h3 {
    text-align: center;
    font-weight: 700;
}
.unit_details {
    font-weight: 700;
    font-size: 16px;
    margin-top: 60px;
}
.unit_details > div {
    flex-direction: column;
    flex: 1;
}
.swiper-container {
    overflow: hidden;
    position: relative;
}
.swiper-container.main-slider img {
    width: 100%;
    height: 650px;
    object-fit: cover;
    border-radius: 11px;
}
.swiper-container.galerieSchite img {
    height: 580px;
}
.swiper-container.thumbnail-slider .swiper-slide {
    width: auto;
}
.swiper-container.thumbnail-slider {
    margin: 0;
}
.swiper-container.thumbnail-slider img {
    border-radius: 11px;
}
.swiper-button-next, .swiper-button-prev {
    background: #ffffffe6;
    border-radius: 100%;
    width: 50px !important;
    height: 50px !important;
    box-shadow: 0px 0px 10px #0000004a;
}
.swiper-button-next:after, .swiper-button-prev:after {
    color: #000000;
    font-size: 25px!important;
}
.content_box {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    font-size: 16px;
    position: relative;
    z-index: 5;
    word-break: break-word;
}
.content_box h2:first-child {
    font-size: 20px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin-top: 0;
}
ul.finisaje {
    margin: 0;
    padding: 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    padding: 0;
    margin: 0;
    font-size: 16px;
}
ul.finisaje li {
    list-style: none;
    padding: 6px 0;
}
ul.finisaje li svg {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    fill: #ee9721;
}
.wp-editor-area {
    font-family: var(--wp--preset--font-family--montserrat)!important;
}
ul.caracteristici {
    margin: 0;
    padding: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding: 0;
    margin: 0;
    font-size: 16px;
}
ul.caracteristici li {
    list-style: none;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e4e4e4;
    gap: 5px;
}

ul.caracteristici svg {
    width: 25px;
    height: 25px;
}
.has-custom-albastru-background-color .caracteristici svg {
    fill: white;
}
ul.caracteristici .flex {
    display: flex;
    gap: 5px;
    flex-direction: row;
    align-items: center;
}
ul.caracteristici.boxed li {
    border: 1px solid #e4e4e4;
    padding: 10px;
    margin-bottom: 12px;
}
.video-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* Default 16:9 aspect ratio */
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* If video is a YouTube Short (9:16 aspect ratio), adjust padding */
@media (max-width: 600px) { /* Target mobile */
    .video-container {
        padding-top: 177.78%; /* 9:16 aspect ratio */
    }
}

.agent_phone.trackEvent {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-decoration: none;
    justify-content: center;
    margin: 20px 0;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
}
.agent_phone.trackEvent svg {
    width: 30px;
    height: 30px;
    padding-right: 5px;
}
.agent_phone.agent_email.trackEvent {
    font-size: 16px;
}
.agent_name.text-center {
    text-align: center;
    font-weight: 700;
}
a.mobile_phone.trackEvent {
    background: #ee9721;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 17px;
    margin: 0 auto;
    display: table;
}
form.wpcf7-form, form.wpcf7-form textarea, form.wpcf7-form input {
    font-family: var(--wp--preset--font-family--montserrat);
}
form.wpcf7-form textarea, form.wpcf7-form input {
    padding: 8px;
    border: 1px solid #e0dddda6;
    border-radius: 5px;
    box-shadow: 2px 4px 8px #e0dddd6e;
    width: calc(100% - 16px);
}
form.wpcf7-form input[type="checkbox"] {
    width: initial;
    padding: 0;
}
span.wpcf7-form-control.wpcf7-acceptance {
    font-size: 12px;
}
.hidden_fields {
    display: none;
}
form.wpcf7-form input.wpcf7-submit {
    background: #ee9721;
    border-color: #ee9721;
    color: white;
    font-weight: 600;
    font-size: 18px;
    width: 100%;
}
.content_box.mobile_share.sidebar {
    display: block;
}
.content_box.mobile_share svg {
    width: 35px;
    height: 35px;
}
.content_box.mobile_share a {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.content_box.mobile_share.sidebar svg, .content_box.mobile_share.sidebar path {
    fill: white;
}
a.mobile_phone.whatsapp.trackEvent {
    background: #fff;
    border: 1px solid #6ecc78;
    color: #6ecc78 !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}
a.mobile_phone.whatsapp.trackEvent svg {
    width: 30px;
    height: 30px;
    fill: #6ecc78;
    padding-right: 5px;
}
.cf_property h2 {
    text-align: center;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: calc(100% - 80px);
    margin-bottom: 0;
    border-radius: 4px 0 0 4px;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    width: 30px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.input-group-addon, .input-group-btn {
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group-addon:last-child {
    border-left: 0;
} 
#calculator .slider .slider-bar {
    width: 100%;
    height: 10px;
    margin-bottom: 5px;
    margin-top: 20px;
} 
.slider .col-xs-6 {
    width: 50%;
    float: left;
    font-size: 14px;
    font-style: italic;
}
.slider .col-xs-6.text-right {
    text-align: right;
}

.disclaimer_srz p {
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 20px;
    font-size: 14px;
}
.disclaimer_srz a {
    color: #ee9721;
    font-weight: 500;
}
#calculator fieldset {
    border: none;
}
.input-group {
    position: relative;
    display: flex;
}
table.scadentar {
    width: 100%;
    border-collapse: collapse;
}
table.scadentar thead {
    background: #ee9721;
    color: white;
    position: sticky;
    top: 0;
}
table.scadentar td {
    padding: 3px 10px;
}
table.scadentar tbody tr:nth-child(even) {
    background: #efefef;
}
div#show_rate {
    max-height: 500px;
    overflow-y: scroll;
}
.credit_details {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px dotted #f0f0f0;
    padding: 8px 0;
}
.credit24_btn_rate {
    background: #ffffff;
    color: white;
    display: inline;
    padding: 10px 20px;
    border-radius: 6px;
    font-weight: 600;
    box-shadow: 1px 3px 12px #0000003d;
}
.recalculate_wrap {
    display: flex;
    margin: 0 0 30px 0;
    justify-content: center;
    gap: 10px;
}
.credit24_btn_rate.recalculate {
    color: white;
    background: #ee9721;
}
.cta .credit24_btn_rate {
    background: #ee9721;
}
table.agentDashboartTable {
    font-size: 14px;
    width: 100%;
}
table.agentDashboartTable td, table.agentDashboartTable th {
    padding: 5px 8px;
}
table.agentDashboartTable tr:nth-child(even) {
    background: #f6f6f6;
}
table.agentDashboartTable thead {
    background: #ee9721;
}
tr.bgred {
    background: #ff000021!important;
}
table.agentDashboartTable td .vat {
    font-size: 10px;
    display: inline-block;
    width: 100%;
}
.paginatieTabel {
    text-align: center;
}
.paginatieTabel {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.paginatieTabel a, .paginatieTabel span {
    min-width: 20px;
    min-height: 20px;
    background: #efefef;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 8px;
    margin: 5px;
}
.paginatieTabel .page-numbers.current {
    background: #ed9502;
}
.agentDashboardData img {
    width: 35px;
    height: 35px;
    border-radius: 100%;
}
.agentDashboardData {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
}
tr.bgyellow {
    background: #ee97213d!important;
}
.actions a, .actions div {
    font-size: 16px;
    font-weight: bold;
    padding: 0px 7px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
}
.actions a:hover, .actions div:hover {
    box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.3);
}
.actions svg {
    width: 30px;
    height: 30px;
    padding: 5px;
}
.actions {
    display: flex;
    flex-direction: row;
    gap: 5px;
}
.view-btn {
    background-color: #007BFF;
    color: white;
}

.view-btn:hover {
    background-color: #0056b3;
}

.edit-btn {
    background-color: #FFA500;
    color: white;
}

.edit-btn:hover {
    background-color: #cc8400;
}

.publish-btn {
    background-color: #28A745;
    color: white;
}

.publish-btn:hover {
    background-color: #1f7a33;
}
.propertyApartmentCard img {
    width: 100%;
    height: 310px;
    object-fit: cover;
    border-radius: 11px 11px 0 0;
}
.propertyApartmentCard {
    border-radius: 11px;
    position: relative;
    height: 100%;
    box-shadow: 0px 0px 8px #0000002e;
    background: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: ease-in-out .3s;
}
.propertyApartmentCard:hover {
    box-shadow: 1px 1px 8px #00000059;
}
.propertyApartmentCard a.cardLink:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 11px;
}
.cardContent {
    padding: 10px;
}
.cardContent .single_loc svg, .cardContent .unit_details svg {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.cardContent .single_loc {
    font-weight: 400;
    font-size: 13px;
    display: flex;
    line-height: 16px;
    align-items: center;
    margin: 10px 0;
}
.cardContent .unit_details {
    font-weight: 400;
    margin: 0;
}
.cardContent .unit_details > div {
    flex-direction: row;
    flex: initial;
    gap: 0;
    font-size: 15px;
}
.cardContent .single.pret {
    color: #ee9721;
    margin: 15px 0;
    font-size: 24px;
}
.apartamente-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}
.filterProperties > div {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    flex: 1;
}
.filterProperties {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    font-size: 14px;
    justify-content: space-between;
    margin: 20px 0;
    align-items: flex-end;
}
form.filterProperties input, form.filterProperties select {
    border-radius: 4px;
    border: 1px solid #cecece87;
    padding: 5px;
    max-height: 27px;
    box-shadow: 0px 1px 5px #cececec2;
}
form.filterProperties button {
    background: #ee9721;
    border: none;
    padding: 5px 18px;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
}
form.filterProperties button:hover, .pagination a:hover {
    background: #e88500;
}
.pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 6px;
    margin: 20px 0;
}
.pagination a {
    text-decoration: none;
    background: #ed9500;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 3px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination a.active {
    background: #c2c2c2;
}
#zonaFilter {
    max-width: 180px;
}
.cardAuthor img {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    border: 2px solid #ee9721;
}
.cardAuthorDetails a {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 16px;
    text-decoration: none;
    position: relative;
}
.cardAuthor {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    background: #fef7ef;
    border-radius: 0 0 11px 11px;
}
span.cardId {
    letter-spacing: -1px;
    font-weight: 600;
    font-size: 18px;
    position: relative;
    z-index: 999;
}
.cardAuthorDetails picture {
    line-height: 0px;
}
.single.conditie_promo svg {
    width: 20px;
    height: 20px;
    fill: white;
    margin: 0 5px -3px 0;
}
.single.conditie_promo, .single-pret-old {
    background: #ee9721;
    padding: 10px;
    font-size: 16px;
    border-radius: 6px;
    color: white;
    margin-bottom: 15px;
}
.cardContent .single.pret.old {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
}
.single-pret-old .single.pret, .single-pret-old .single.pret.old  {
    margin: 0;
    color: white;
}
.propertyApartmentCard.promoAd {
    background: #ee9721;
}
.propertyApartmentCard.promoAd .cardContent, .propertyApartmentCard.promoAd .cardContent svg, .propertyApartmentCard.promoAd .cardContent a,
.propertyApartmentCard.promoAd .cardContent .single_loc,
.propertyApartmentCard.promoAd .cardContent .single.pret{
    color: white;
    fill: white;
}
.contactColumnFooter svg {
    max-width: 30px;
    max-height: 30px;
    fill: #ee9721;
    width: 100%;
}
.contactColumnFooter a {
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
    font-size: 14px;
    text-decoration: none;
    line-height: 17px;
}
.contactColumnFooter span {
    display: flex;
    flex-direction: column;
}
.stickyTopSidebar {
    position: sticky;
    top: 0;
}
.carousel-slider {
    border-radius: 11px;
}
.carousel-slider .swiper-slide img {
    height: 100%;
    width: auto;
    margin: 0 auto;
    display: table;
    border-radius: 11px;
}
.carousel-slider .swiper-slide .cover-img {
    object-fit: cover;
    width: 100%;
}
.square .carousel-slider .swiper-slide img, .square .carousel-slider {
    border-radius: 0px;
}
footer.wp-block-template-part {
    margin-block-start: 0;
}
nav.rank-math-breadcrumb {
    text-align: center;
    font-weight: 500;
}
nav.rank-math-breadcrumb a {
    color: #ee9721;
    text-decoration: none;
}
details summary {
    font-weight: 600;
    font-size: 19px;
}
.carousel-slider {
    height: auto !important;
}
.sameHeightGrid li > div {
    height: 100%;
}
.categoryPills {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.categoryPills a {
    border: 1px solid #e9eaeb;
    text-decoration: none;
    border-radius: 12px;
    padding: 4px 12px;
    font-size: 13px;
}
span.orelse {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 20px 0 5px 0;
}
.leaflet-container {
    margin: 0;
}
a.gallery-hidden {
    display: none;
}
a.gallery-item img {
    border-radius: 5px;
}
.cifre_ansablu svg {
    width: 60px;
    height: 60px;
    fill: white;
}
.caracteristici svg {    
    width: 30px;
    height: 30px;
}
.apartamente .table.align-middle {
    width: 100%;
    border-collapse: collapse;
}
.apartamente .table.align-middle img {
    width: 100px;
}
.apartamente .table.align-middle thead tr {
    background: #579DA6;
    color: white;
}
.apartamente .table.align-middle td {
    padding: 5px;
}
.apartamente .table.align-middle tbody tr:nth-child(odd) {
    background: #f0f0f0;
}
.apartamente .table.align-middle td a {
    margin: 0 auto;
    display: table;    line-height: 0;
}
.wp-block-group.gridCifre {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
    gap: 2rem;
}
.wp-block-group.cifre_ansablu {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.wp-block-group.caracteristici {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(22rem, 1fr));
    gap: 10px;
}
.wp-block-group.caracteristici .wp-block-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.wp-block-group.caracteristici p {
    margin: 0;
}
.leaflet-control-geocoder-form {
    display: inline-block !important;
}
ul.leaflet-control-geocoder-alternatives {
    position: absolute;
    top: 30px;
    background: white;
}
.leaflet-routing-alt h3 {
    font-weight: 900!important;
    font-size: 20px!important;
}





.ansamblu-card {
  display: flex;
  flex-wrap: wrap;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  background: #fff;
  font-family: Arial, sans-serif;
    margin: 40px 0;
    position: relative;
}

.ansamblu-card__image {
  flex: 1 1 60%;
  max-height: 100%;
  position: relative;
    min-height: 450px;
}

.ansamblu-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.ansamblu-card__content {
    flex: 1 1 40%;
    padding: 24px;
    box-sizing: border-box;
    background: #f9f9f9;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ansamblu-card__location {
  font-size: 14px;
  color: #444;
    margin: 15px 0 0px 0;
    display: flex;
    align-items: center;
    gap: 5px;
}

.ansamblu-card__description {
  font-size: 14px;
  margin-bottom: 16px;
  color: #333;
}

.ansamblu-card__details {
  display: flex;
  gap: 24px;
  font-size: 14px;
  margin-bottom: 16px;
}

.ansamblu-card__details i {
  margin-right: 6px;
}

.ansamblu-card__price {
  font-size: 14px;
  margin-bottom: 16px;
}
.ansamblu-card__price strong {
    font-size: 30px;
    color: #f6921e;
    display: block;
    margin-top: 4px;
    font-weight: 100;
}
.ansamblu-card__price small {
  font-size: 12px;
  color: #777;
}

.ansamblu-card__cta {
  display: inline-block;
  padding: 10px 20px;
  background-color: #f6921e;
  color: white;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 16px;
    position: relative;
}

.ansamblu-card__agent {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 5px 12px;
  background: #fdf6ee;
  border-top: 1px solid #eee;
    margin: 0 -24px -24px;
    justify-content: space-between;
}

.ansamblu-card__agent img {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    border: 2px solid #ee9721; 
  object-fit: cover;
}

.agent-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
}
.agent-info span {
  font-size: 14px;
  font-weight: 500;
}

.agent-info strong {
  font-size: 16px;
  color: #333;
}
.ansamblu-card__location svg {
    width: 15px;
    height: 15px;
}
.ansamblu-card__content h2 {
    margin: 0;
}
.ansamblu-card__details svg {
    width: 25px;
    height: 25px;
}
.ansamblu-card__details div {
    display: flex;
    align-items: center;
    gap: 5px;
    
}
a.cardLink:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.ansamblu-card a {
    z-index: 5;
    text-decoration: none;
}
.ansamblu-card__cta:hover {
    background-color: #141a22;
}
.ansamblu-card.green .ansamblu-card__content {
    background: #087c4329;
}
.greenLabel {
    position: absolute;
    top: 20px;
    left: 20px;
    border-radius: 3px;
    padding: 6px 20px;
    color: white;
    background: #036535;
    box-shadow: 1px 1px 10px #00000080;
}
.swiper-button-next.topRight {
    top: 30px;
    width: 65px !important;
    height: 25px !important;
    border-radius: 6px;
    box-shadow: none;
    background: #f5921e;
}
.swiper-button-prev.topRight {
    top: 30px;
    width: 65px !important;
    height: 25px !important;
    border-radius: 6px;
    box-shadow: none;
    background: #f5921e;
}
.swiper-button-prev.topRight {
    right: 85px;
    left: unset;
    top: 30px;
    width: 65px !important;
    height: 25px !important;
    border-radius: 6px;
    box-shadow: none;
    background: #f5921e;
}
.swiper-button-next.topRight:after, .swiper-button-prev.topRight:after {
    font-size: 12px !important;
}
.lightbox {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
a.ansamblu-card__cta.outline {
    background: none;
    border: 2px solid #f6921e;
    padding: 8px 20px;
    color: #ffffff;
}
.ans_flexBtn {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.row_flex_yt {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.row_flex_yt img {
    width: 150px;
    border-radius: 100%;
}
.row_flex_yt .channel_info {
    margin: 20px;
}
.row_flex_yt a {
    text-decoration: none;
    color: #1d2431;
}
.row_flex_yt .yt_subscribe a {
    border: 2px solid #ff3d00;
    color: #212c3a;
    text-decoration: none;
    padding: 5px 20px;
    border-radius: 11px;
    display: flex;
    align-items: center;
    font-weight: 600;
}
.row_flex_yt .yt_subscribe a:hover {
    background: #ff3d00;
    color: white;
}
.row_flex_yt .yt_subscribe a img {
    max-width: 30px;
    margin-right: 10px;
}
.channel_info h2 {
    font-family: Cinzel,serif;
    font-weight: 700;
    font-size: 32px;
    margin: 0;
}
.row_flex_yt .channel_info h3 {
    font-weight: 100;
}

.row_flex_yt .channel_info h3 span:first-child {
    font-weight: 600;
}
.row_flexchannel {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}
.channel_description {
    margin: 50px 0;
}
.row_flexchannel img {
    height: 180px;
    cursor: pointer;
    width: 100%;
    object-fit: cover;
}
.row_flexchannel h2 {
    margin: 10px 0;
    font-size: 18px;
    font-weight: 400;
}
.video-image {
    position: relative;
}
.video-image img.yt_channel_play {
    position: absolute;
    width: 50px;
    height: 50px;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
}
.video-wrapper {
    flex: 1 0 0;
}
.channel_info img.logo_sud {
    border-radius: 0px;
    width: 202px;
}
.swiperPromo .swiper-slide {
    height: auto;
    margin-bottom: 10px;
}
.swiperPromo {
    padding-top: 50px;
}
.swiperCampanii .swiper-slide a {
    background-size: cover;
    display: flex;
    height: 100%;
    border-radius: 11px;
    min-height: 410px;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    font-weight: 200;
    text-decoration: none;
    position: relative;
}
.swiperCampanii .swiper-slide a:before {
    background: #0000007d;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 11px;
    position: absolute;
    z-index: 0;
}
.swiperCampanii .swiper-slide h3, .swiperCampanii .swiper-slide h4 {
    font-weight: 300;
}
.swiperCampanii .swiper-slide svg {
    width: 50px;
    fill: white;
    height: 50px;
}
.swiperCampanii .swiper-slide .flex_link {
    z-index: 1;
}
.swiperCampanii .swiper-slide a:hover {
    color: #f4921e;
}
button.denyCookies {
    background: none;
    border: none;
    padding: 0px 40px;
    font-size: 16px;
    cursor: pointer;
    color: #000;
}
button.acceptCookies {
    background: #ee9721;
    cursor: pointer;
    border: none;
    padding: 16px 70px;
    border-radius: 11px;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}
.cookieFlex {
    margin: 40px 0 0 0;
}
div#cookieBanner {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #0000008f;
    text-align: center;
    z-index: 999999;
    height: 100%;
    justify-content: center;
    align-items: center;
}
p.info {
    font-size: 15px;
}
.cookieBannerWrapper {
    background: white;
    padding: 25px;
    max-width: 500px;
    border-radius: 11px;
    box-shadow: 5px 5px 40px #0000005c;
}
.cookieFlex a {
    color: #000;
    font-size: 12px;
}
.fixed-widget {
    background: #ee9721;
    color: white;
    position: fixed;
    left: 0;
    top: calc(50% - 70px);
    z-index: 899;
    text-align: center;
}
.call_float {
    background: #25252d;
    padding: 15px 10px;
}
.call_float {
    background: #25252d;
    padding: 15px 10px;
}
.modal-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #25252d94;
    z-index: -99;
    opacity: 0;
}
.modal-wrapper {
    display: flex;
    width: 100%;
    height: 100%;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.modal-inner {
    background: white;
    max-width: 600px;
    width: calc(100% - 50px);
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 15px #25252d;
    position: relative;
}
span.close-modal {
    cursor: pointer;
    border-radius: 0 5px 0 100%;
    color: white;
    background: #dfb46d;
    font-size: 20px;
    font-weight: 800;
    position: absolute;
    top: 0;
    right: 0;
    justify-content: flex-end;
    padding: 5px 8px 13px 22px;
}
.modal-popup.open_modal {
    z-index: 992;
    opacity: 1;
}
.waze_float {
    background: #34ccff;
    padding: 15px 10px;
}
.contact_float {
    writing-mode: vertical-lr;
    text-orientation: mixed;
    padding: 15px;
    cursor: pointer;
}
.fixed-widget, .fixed-widget a {
    color: white;
    text-decoration: none;
    font-weight: 500;
}
.tut-btn {
    background-color: #ee9721;
    box-shadow: rgb(0 0 0 / 27%) 0px 0px 10px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
    transform: scale(1);
    animation: 2s ease 0s infinite normal none running pulse;
    border-radius: 5px;
    padding: 7px 12px;
    position: absolute;
    right: 30px;
    top: 55px;
    color: #202c3a;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 3px;
    z-index: 88;
}
@keyframes pulse {
0% {
    box-shadow: rgb(0 0 0 / 40%) 0px 0px 0px 0px;
    transform: scale(0.98);
}
70% {
    box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 10px;
    transform: scale(1);
}
100% {
    box-shadow: rgba(255, 255, 255, 0) 0px 0px 0px 0px;
    transform: scale(0.98);
}
}
.tut-btn.contact_float {
    writing-mode: horizontal-tb;
}
a.managerEdit {
    background: red;
    color: white;
    font-weight: bold;
    padding: 5px 10px;
    position: relative;
    z-index: 889;
}
.ribbon-2 {
    --f: 10px;
    --r: 15px;
    --t: 390px;
    position: absolute;
    inset: auto auto var(--t) calc(-1 * var(--f));
    padding: 5px 25px calc(5px + var(--f)) calc(15px + var(--r));
    clip-path: polygon( 0 0, 100% 0, 100% calc(100% - var(--f)), calc(100% - var(--f)) 100%, calc(100% - var(--f)) calc(100% - var(--f)), 0 calc(100% - var(--f)), var(--r) calc(50% - var(--f) / 2) );
    background: #ff0000;
    box-shadow: 0 calc(-1 * var(--f)) 0 inset #0005;
    display: block;
    z-index: 12;
    color: white;
    transform: scaleX(-1);
    text-transform: uppercase;
    font-weight: 600;
}
.ribbon-2 > div {
    transform: scaleX(-1);
}

.callCenterTop:hover a {
    background: #ee9721 !important;
}
.sendMessage:hover a {
    background: #fffcf9 !important;
}
.slideMenuSide {
    position: fixed;
    top: 0;
    right: -100%;
    background: #212c3a;
    height: 100dvh;
    padding: 25px;
    width: calc(100% - 50px);
    max-width: 400px;
    z-index: 9999999999999999;
    transition: ease-in-out .4s;
}
.slideMenuSide.active {
    right: 0;
}
.slideMenuSideInner {
    width: calc(100% - 46px);
    height: calc(100% - 96px);
    border: 3px solid #f5921e;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
}
.slideMenuSideInner::-webkit-scrollbar {
  display: none;
}
.menuButtonTop {
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><line x1='3' y1='6' x2='21' y2='6'/><line x1='3' y1='12' x2='21' y2='12'/><line x1='3' y1='18' x2='21' y2='18'/></svg>") no-repeat center / 24px 24px;
    border: 2px solid #212c3a;
    border-radius: 100%;
    padding: 10px;
    cursor: pointer;
}
.menuButtonTop:hover {
    border: 2px solid #ee9721;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ee9721' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><line x1='3' y1='6' x2='21' y2='6'/><line x1='3' y1='12' x2='21' y2='12'/><line x1='3' y1='18' x2='21' y2='18'/></svg>") no-repeat center / 24px 24px;
}
.menuButtonTopClose {
    width: 24px;
    height: 24px;
    background: #212c3a url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><line x1='18' y1='6' x2='6' y2='18'/><line x1='6' y1='6' x2='18' y2='18'/></svg>") no-repeat center / 24px 24px;
    border: 2px solid #ffffff;
    border-radius: 100%;
    padding: 10px;
    cursor: pointer;
    color: #ffffff;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 998;
}
.slideMenuSideOut.active:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000063;
    z-index: 9999;
}

.fixedTopGroup figure {
    text-align: center;
}
.fixedTopGroup img {
    max-width: 200px;
    margin: 0 auto;
}
.slideMenuSide ul.wp-block-social-links {
    position: absolute;
    bottom: 54px;
    width: calc(100% - 58px);
    text-align: center;
    justify-content: space-between;
    left: 29px;
    background: linear-gradient(#212c3ade, #212c3a);
    padding: 15px;
    z-index: 885;
}
.slideMenuSideInner:after {
    content: url(/wp-content/uploads/2025/08/Untitled-1-1.png);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0.1;
    object-fit: contain;
}
.slideMenuLogo {
    position: absolute;
    width: calc(100% - 76px);
    background: linear-gradient(#212c3a, #212c3ade);
    top: 28px;
    left: 28px;
    padding: 10px;
    z-index: 855;
}
.slideMenuLogo img {
    max-width: 200px;
    margin: 0 auto;
    display: block;
}
.slideMenuSideInner nav {
    position: relative;
    z-index: 99;
}

.slideMenuSideInner .wp-block-navigation-submenu.ddl-active > ul.wp-block-navigation__submenu-container {
    position: relative;
    opacity: 1;
    height: auto;
    top: 0;
    visibility: visible;
    width: auto;
    background: no-repeat;
    display: flex;
    flex-direction: column;
    left: 0;
}
.slideMenuSideInner .wp-block-navigation-submenu.ddl-active {
    flex-direction: column;
    align-items: flex-start;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 0;
    top: -1px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    padding: .5em 1em !important;
}
.slideMenuSideInner .wp-block-navigation .wp-block-navigation-item, .slideMenuSideInner .wp-block-navigation .wp-block-navigation-item button {
    width: 100%;
}
.wp-block-navigation .wp-block-navigation-item span.wp-block-navigation__submenu-icon svg {
    width: 15px;
    height: 15px;
}
.wp-block-navigation .wp-block-navigation-item span.wp-block-navigation__submenu-icon {
    position: absolute;
    top: 12px;
    right: 10px;
}
.wp-block-navigation-submenu.ddl-active > button {
    background: #e89422;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    border: 0px solid #00000026;
}
a.whatsappGlobal img {
    width: 55px;
    border-radius:100%;
    
  box-shadow: 0px 0px 1px 1px #0000001a;
}
.pulse {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

a.whatsappGlobal {
    position: fixed;
    left: 10px;
    bottom: 30px;
    z-index: 899;
}
.homeSearch:after {
    content: url(/wp-content/uploads/2025/08/Untitled-1-1-2.png);
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    opacity: 0.1;
    object-fit: contain;
    z-index: 0;
}
.homeSearch > div {
    z-index: 5;
}
.homeSearch .wp-block-social-links li:hover a {
    color: rgb(238 151 33) !important;
    fill: rgb(238 151 33) !important;
    border: 2px solid rgb(238 151 33) !important;
    fill: currentColor;
}
a.addNewAd {
    background: #28a71a;
    color: white;
    font-weight: 500;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 6px;
    text-decoration: none;
}
form#adauga-proprietate-form button.editAddProperty {
    margin: 20px auto;
    font-weight: 900;
    display: block;
    border: none;
    background: #ee9721;
    font-size: 17px;
    padding: 10px 15px;
    border-radius: 6px;
    color: white;
}
p.success {
    background: #00ff384f;
    text-align: center;
    padding: 20px;
    font-weight: 600;
}
p.error {
    background: #ff28284f;
    text-align: center;
    padding: 20px;
    font-weight: 600;
}
/* spinner pentru <button> */
.btn-spinner{
  display:inline-block;
  width:1em; height:1em;
  border:2px solid transparent;
  border-top-color:currentColor;
  border-right-color:currentColor;
  border-radius:50%;
  animation:btnspin .6s linear infinite;
  margin-right:.5em;
  vertical-align:-.125em;
}
@keyframes btnspin { to { transform: rotate(360deg); } }

/* stare dezactivata buton */
button[disabled], input[type="submit"][disabled]{
  opacity:0.7; pointer-events:none;
}
td.tabelApPret {
    display: flex;
    flex-direction: column;
}
span.tabelPretCutOut {
    text-decoration: line-through;
}
a.ansambluPermalink {
    position: relative;
    margin: 10px;
    display: block;
    text-decoration: none;
    font-size: 12px;
}
a.ansambluPermalink svg {
    width: 15px;
    height: 15px;
}
.cardContent .is-layout-flex {
    justify-content: space-between;
}
.promoAd .single.conditie_promo svg {
    fill: #ee9721;
}

.promoAd .single.conditie_promo {
    background: white;
    color: #ee9721;
}
a.rateLabel {
    position: fixed;
    left: 0px;
    bottom: 250px;
    writing-mode: vertical-rl;
    text-align: center;
    text-decoration: none;
    background: #ee9721;
    color: #000000;
    padding: 10px 5px;
    font-weight: 600;
    animation: MoveUpDown 1.5s linear infinite;
    z-index: 899;
}
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 257px;
  }
  50% {
    bottom: 250px;
  }
}

strong.discount {
    color: #868686;
    margin: 0;
    padding: 0;
    text-decoration: line-through;
    font-size: 26px;
    line-height: 22px;
}
.preturidela strong {
    display: flex;
    flex-direction: column;
}
.preturidela span.oldPrice {
    text-decoration: line-through;
}
.fastMenuOptions {
    position: sticky;
    top: 0;
    z-index: 99;
}
.fastMenuOptions.fixedMhS {
    top: 48px;
}
#form110482 .radio label {
    display: flex;
    flex-direction: row;
}
#form110482 .radio input {
    width: 14px;
    height: 14px;
}
.ansambluBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
a.ansamblu-card__cta.blue {
    background-color: #212c3a;
}
a.wp-block-button__link.active {
    background: #ee9721 !important;
}
.propertyLabels {
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 20px);
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}
.propertyLabels span {
    border-radius: 6px;
    padding: 4px 7px;
    font-size: 13px;
    line-height: 15px;
    box-shadow: 1px 1px 5px #00000082;
    letter-spacing: -.5px;
}
.shareBtn {
    background: #fff;
    color: #202c3a !important;
    padding: 10px 14px;
    font-size: 18px;
    line-height: 19px;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 5px #6969691a;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}
.shareBtn img {
    margin: -5px 0;
}
div#contact-ansamblu form.wpcf7-form {
    padding: 0 20px;
}
















@media screen and (min-width: 768px) {
.fixed-widget {
    display: none;
}
}
@media screen and (max-width: 1000px) {
.video-wrapper {
    flex: 1 0 calc(50% - 25px);
}
.video-wrapper iframe {
    width: 100%;
    height: 200px;
}
.row_flexchannel img {
    height: 200px;
}
}

@media screen and (max-width: 600px) {
.video-wrapper {
    flex: 1 0 100%;
}
.video-wrapper iframe {
    width: 100%;
    height: 200px;
}
.row_flexchannel img {
    height: 200px;
}

}


@media screen and (max-width: 1300px) {
.homeSearch .wp-block-social-links {
    display:none!important;
}
    
    
}
@media screen and (max-width: 767px) {
.row_flex_yt, .yt_subscribe {
    justify-content: center;
    text-align: center;
}
.fixed-widget {
    top: inherit;
    bottom: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.fixed-widget > div {
    display: inline-block;
    width: 33.3333%;
    float: left;
    padding: 5px 0;
    position: relative;
}
.contact_float {
    writing-mode: unset;
}
.fixed-widget > div a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.btn-group {
    flex-wrap: wrap;
    gap: 15px;
}
}










































 

 
 
 
@media screen and (min-width: 600px) {
    .content_box.mobile_share {
        display: none;
    }
}

@media (min-width:900px){
.hide_desktop{
    display:none!important;
}
}

@media (max-width:1100px) { 
.apartamente-list {
    grid-template-columns: repeat(2, 1fr);
}
}

@media screen and (max-width: 999px) {

    .content_box .table td {
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: 400;
        text-align: right;
        flex-direction: row;
    }
    .content_box tbody tr {
        display: block;
        margin-bottom: 30px;
    }
    .content_box table {
        border: 0;
        word-break: break-all;
        font-size: 13px;
    }
    .content_box table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .content_box table tr {
        display: block;
        margin-bottom: 50px;
    }
    .content_box table td:before {
        content: attr(data-label);
        float: left;
        font-weight: 300;
        text-align: left;
        line-height: 17px;
        padding: 10px;
        width: 100%;
        border-right: 1px solid #ccc;
        max-width: 70px;
    }
    .apartamente .table.align-middle td a {
        margin: inherit;
    }
}


@media (max-width:767px) {
.swiper-container.thumbnail-slider img {
    width: 90px;
    height: 90px;
}
.columns-6, .columns-5, .columns-4 {
    --columns: 2!important;
}
.wp-block-group.gridCifre {
    grid-template-columns: repeat(auto-fit, minmax(8rem, 1fr));
}
.apartamente-list {
    grid-template-columns: repeat(1, 1fr);
}
.propertyApartmentCard .custom-featured-image {
    height: 210px;
}
.ansamblu-card__image {
    min-height: 230px;
}
.swiper-container.main-slider img {
    height: 290px;
}
.swiper-container.galerieSchite img {
    height: 200px;
}
  .ansamblu-card {
    flex-direction: column;
  }

  .ansamblu-card__image,
  .ansamblu-card__content {
    flex: 1 1 100%;
  }

  .ansamblu-card__details {
    flex-direction: column;
    gap: 8px;
  }
  .unit_details > div {
    min-width: 25%;
  }
}


.mainHeader {
    z-index: 991;
    transition: top 0.3s ease-in-out;
}

.mainHeader.fixedMh {
    position: fixed;
    top: 0; /* Slide down into view */
    left: 0;
    width: 100%;
    margin:0!important;
    background-color: white; /* Example background */
    transition: top 0.3s ease-in-out;
    box-shadow: 0px 1px 4px #00000017;
}


@media (max-width:899px) { 

header .wp-block-navigation .wp-block-navigation-item { justify-content: center; } 
header .wp-block-navigation ul, header .wp-block-navigation ul li { 
    width: 100%;
    gap: 0 !important;
    margin-bottom: 0px!important;
} 
header .wp-block-navigation ul li a {
    width: calc(100% - 30px);
    justify-content: space-between !important;
    font-size: 18px !important;
    line-height: 24px !important;
    align-items: center !important;
    padding: 8px 15px!important;
    border-bottom: 1px solid #8e8e8e3d;
} 
header .wp-block-navigation .wp-block-navigation__submenu-icon { height: auto; position: absolute; padding: 3px; right: 0; top: 3px; width: 80px;} 
header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container { display: none; width: 100%; } 
header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon { display: block; } 
li.wp-block-navigation-submenu.ddl-active > .wp-block-navigation__submenu-icon {
    transform: rotate(180deg);
}
header .wp-block-navigation__responsive-container {
        padding: 70px 0 0 0 !important;
}
.wp-block-navigation__submenu-container {
    padding: 0 !important;
}

.wp-block-navigation__submenu-container li .wp-block-navigation__submenu-container a {
    width: calc(100% - 45px);
}
.has-child ul svg, .has-child ul button {
    stroke: #ffffff !important;
}
.wp-block-navigation__responsive-container-close {
    right: 30px;
}
header figure.wp-block-image.size-full.is-resized, .wp-block-group.preheader {
    z-index: 999999;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    width: 25px;
    height: 25px;
}
.mainHeader.fixedMh .wp-block-navigation__responsive-container {
    padding-top: 15px !important;
}
ul.caracteristici, ul.finisaje {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
}



@media print {
header.wp-block-template-part, 
.fixed-widget,
a.whatsappGlobal,
a.rateLabel,
#calculator-rate,
.noPrint,
.grecaptcha-badge,
footer.wp-block-template-part
{
    display: none!important;
}
body, p {
    color: #000!important;
}
}