/*
Theme Name: Hendon Child
Description: Child theme of Hendon
Author: Tudor B.
Template: hendon
Version: 1.0
*/

/* Your custom CSS goes below this line */

body {
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum" 1;
    -moz-font-feature-settings: "lnum=1";
    -ms-font-feature-settings: "lnum" 1;
    -o-font-feature-settings: "lnum" 1;
    -webkit-font-feature-settings: "lnum" 1;
    font-feature-settings: "lnum" 1;
}


#qodef-page-header .qodef-header-logo-link img {
	width: 100%;
	height: inherit;
}

.etaje-tooltip .qodef-e-additional-info {
    font-family: 'Raleway' !important;
    font-size: 13px;
    margin-top: 1em !important;
}

.planuri-tabs-home .qodef-elementor-content-grid {
    padding: 0px 0px !important;
}

.apartment-features-dynamic .feature-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    column-gap: 10px;
}

.listare-apart-parter .apartment-category-parter .apartment-features-dynamic .feature-row,
.listare-apart-etaj .apartment-category-etaj-1-3 .apartment-features-dynamic .feature-row {
    flex-direction: column;
    align-items: center;
    padding: 0 10px;
	row-gap: 10px;
}

.pret-shortcode .feature-row span {
    font-size: 23px;
    font-weight: 700;
}

.listare-apart-parter .apartment-category-parter .apartment-features-dynamic.display-all,
.listare-apart-etaj .apartment-category-etaj-1-3 .apartment-features-dynamic.display-all {
    display: flex;
    flex-direction: row;
    justify-content: center;
    column-gap: 10px;
}

.apart-section-izbiceni .elementor-gallery__container .elementor-gallery-item__image {
    background-size: contain;
    background-repeat: no-repeat;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second {
    left: -10px;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    background-image: url(/wp-content/uploads/2020/05/land-bg-img-1.jpg);
    width: 140px;
    padding: 0 0 0 0 !important;
    box-shadow: 0px 2px 6px -3px #19130b;
    text-align: left !important;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li {
    padding: 1px 11px;
    text-align: left;
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a {
    margin: 5px 0;
    color: #000;
}

.qodef-header-navigation>ul>li {
    height: auto;
}
#qodef-page-footer p {
	margin: 0 0 !important;
}

#qodef-page-footer .qodef-content-grid {
    width: 100% !important;
    padding: 50px 40px;
}

.legal-links-footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#qodef-page-footer-top-area {
    padding: 0px 0px;
    background-color: transparent;
}
#qodef-page-footer-bottom-area {
    background-color: #19130b;
}

#qodef-page-footer .widget a {
	color: #fff !important;
}

.legal-links-footer a {
    color: #fff !important;
    padding-left: 5px;
}
.footer-anpc-imgs, .legal-links-footer {
    display: grid;
    grid-template-columns: repeat(2, minmax(0,1fr));
    row-gap: 30px;
}
.footer-anpc-imgs a, .legal-links-footer p {
    justify-self: start;
    width: 100%;
    font-size: 15px;
    text-align: left;
}
#qodef-page-footer .qodef-content-grid p {
    font-size: 15px;
}

.footer-anpc-imgs img {
    margin-left: 0px !important;
}

.qodef-main-cf7 select.wpcf7-select {
    color: #636363;
    border-bottom: 1px solid #636363;
}

.qodef-main-cf7 .wpcf7-list-item {
    margin-left: 0;
    color: #636363;
}

#qodef-page-footer .widget .qodef-main-cf7 .wpcf7-list-item .wpcf7-list-item-label a {
    color: #636363 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border: none !important;
    margin: 2em 0 !important;
    padding: 0 0 !important;
    color: #636363;
}

.contact-form-section .elementor-container.elementor-column-gap-no {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    height: 100%;
}
#qodef-page-mobile-header-inner {
    padding: 10px 40px;
}

#qodef-page-footer input[type=date]:focus, #qodef-page-footer input[type=email]:focus, #qodef-page-footer input[type=number]:focus, #qodef-page-footer input[type=password]:focus, #qodef-page-footer input[type=search]:focus, #qodef-page-footer input[type=tel]:focus, #qodef-page-footer input[type=text]:focus, #qodef-page-footer input[type=url]:focus, #qodef-page-footer textarea:focus {
    color: #636363;
    background-color: transparent;
    border-color: #636363;
}

.vecinatati-tabs {
    justify-content: space-between;
    width: 100%;
}

.vecinatati-tabs .qodef-tabs-vertical-navigation {
    flex: 1 0 auto !important;
}

.vecinatati-tabs .qodef-tabs-vertical-content {
    padding: 0 0 !important;
}

.vecinatati-container .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
    font-size: 15px;
}

@media only screen and (max-width: 768px) {
.vecinatati-container .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
}
.vecinatati-container .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
    margin: 0 0 !important;
}
.vecinatati-tabs .qodef-tabs-vertical-navigation {
    margin-bottom: 2rem !important;
}
}