/* 
Theme Name:		 Queens District
Theme URI:		 http://childtheme-generator.com/
Description:	 Queens District is a child theme of Hello Elementor, created by ChildTheme-Generator.com
Author:			 CODE-EVOLUTION
Author URI:		 http://childtheme-generator.com/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 queens-district
*/


/*
    Add your custom styles here
*/
.right-corner-arrow:after {
    content: "";
    position: absolute;
    background: linear-gradient(45deg, transparent, 50%, #f0f0f0 0) bottom left;
    background-size: 100%;
}
.left-corner-arrow:after {
    content: "";
    position: absolute;
    background: linear-gradient(-135deg, transparent, 50%, #f0f0f0 0) bottom left;
    background-size: 100%;
}
.cta-on-screen, .cta-on-screen .elementor-button-wrapper, .cta-on-screen .elementor-button-wrapper a {
    height: 100%;
    width: 100%;
    top: 0;
}
.cta-on-screen .elementor-button-wrapper a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.cta-button-arrow.mobile-one span.elementor-button-icon {
    background: #fff;
    color: #2F2F2F;
}
.cta-button-arrow.mobile-one span.elementor-button-icon i:before {
    color: #2F2F2F;
}
.cta-on-screen .elementor-button-icon {
    background: var(--e-global-color-primary);
    font-size: 31px;
    padding: 11px 12px 2px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: 54px;
    line-height: 1;
    transition: 0.4s ease;
    opacity: 0;
}
.cta-on-screen .elementor-button-text {
    opacity: 0;
    transition: 0.3s ease;
}
.section-cta .cta-on-screen:hover .elementor-button-icon {
    background: var(--e-global-color-secondary);
}
.cta-button-arrow span.elementor-button-icon {
    background: #2F2F2F;
    padding: 0;
    height: 37px;
    width: 37px;
    font-size: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-image-2.left-corner-arrow:after {
    background: linear-gradient(-45deg, transparent, 50%, #f0f0f0 0) bottom left;
}

.right-bottom-corner-arrow:after {
    content: "";
    position: absolute;
    top: auto;
    background: linear-gradient(135deg, transparent, 50%, #f0f0f0 0) bottom left;
    background-size: 100%;
}
.right-corner-arrow:after,
.left-corner-arrow:after,
.section-image-2.left-corner-arrow:after,
.right-bottom-corner-arrow:after,
.section-image-2.right-corner-arrow:after,
.right-bottom-corner-arrow:after {
    width: 105px;
    height: 105px;
}
.gform-theme--foundation .gform_fields {
    row-gap: 20px !important;
}
label.gfield_label.gform-field-label {
    font-family: "Red Hat Display", sans-serif;
    font-size: 15px;
    font-weight: 400;
}
span.gfield_required.gfield_required_text {
    font-family: "Red Hat Display", sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.gform-theme--foundation .gfield .ginput_password.large,
.gform-theme--foundation .gfield input.large,
.gform-theme--foundation .gfield select.large,
.gform-theme--foundation .gfield textarea {
    background-color: #D9D9D9;
    box-shadow: none;
    border-color: #D9D9D9;
}
.gform-theme.gform-theme--foundation input[type="submit"] {
    background: transparent !important;
    color: #2F2F2F !important;
    box-shadow: none !important;
    padding: 0 0 0 50px !important;
    font-family: "Red Hat Display", Sans-serif !important;
    font-weight: 600 !important;
    font-size: 23px !important;
}

.gform-theme--foundation .gform_footer:before {
    width: 37px;
    height: 37px;
    font-family: 'queensdistrict' !important;
    content: "\e901";
    position: relative;
    left: 0;
    top: 0;
    background: #2F2F2F;
    margin-right: -48px;
    z-index: -1;
    color: #F0F0F0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
}
.right-corner-arrow:after {
    right: -1px;
    top: -1px;
}
.right-bottom-corner-arrow:after {
    right: -1px;
    bottom: -1px;
}
.left-corner-arrow:after,
.section-image-2.left-corner-arrow:after {
    left: -1px;
    bottom: -1px;
}
.left-corner-arrow.section-image-2:after {
    top: -1px;
    left: -1px;
}


.style-2.section-cta .cta-on-screen .elementor-button-wrapper a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
}
.style-2 {
    margin-bottom: 25px;
}
.style-2.style-2-odd.section-cta .cta-on-screen .elementor-button-wrapper a {
    left: auto;
}
.style-2 a.elementor-button-link .elementor-button-icon {
    position: absolute;
    width: 45px;
    height: 45px;
    font-size: 25px;
    left: 0;
    top: 0;
}
.style-2.style-2-odd a.elementor-button-link .elementor-button-icon {
    right: 0;
    top: 0;
    left: auto;
}
.style-2 a.elementor-button-link span.elementor-button-text {
    font-size: 30px;
    position: absolute;
    left: 60px;
    top: 1px;
    color: #2F2F2E;
    line-height: 1.3;
}
.style-2.style-2-odd a.elementor-button-link span.elementor-button-text {
    left: auto;
    right: 60px;
}
.section-cta.style-2::before {
    opacity: 1;
}
.section-cta.style-2::after {
    transition: 0.5s ease;
    content: "";
    position: absolute;
    background-color: #ED1B3466 !important;
    filter: unset !important;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.section-cta.style-2 .cta-on-screen:hover .elementor-button-icon {
    background: #2F2F2F;
}
.section-cta.style-2:hover::after {
    background-color: transparent !important;
}
.section-cta.style-2:after {
    border: 5px solid transparent;
}
.section-cta.style-2:hover:after {
    border-color: #2F2F2F;
}
.section-cta.style-2.style-2-even.is-last-section .cta-on-screen .elementor-button-wrapper a {
    top: auto;
}
.section-cta.style-2.style-2-even.is-last-section a.elementor-button-link .elementor-button-icon {
    top: auto;
    bottom: 0;
}
.section-cta.style-2.style-2-even.is-last-section a.elementor-button-link span.elementor-button-text {
    top: auto;
    bottom: 0;
}

.style-2 .cta-off-screen-mobile a.elementor-button-link .elementor-button-icon {
    opacity: 1;
    right: 0;
    left: auto;
    bottom: 0;
    top: auto;
}
.style-2 .cta-off-screen-mobile a.elementor-button-link span.elementor-button-text {
    opacity: 1;
    top: 0;
    left: 0;
    right: auto;
}

.style-2.section-cta .cta-on-screen.cta-off-screen-mobile .elementor-button-wrapper a {
    height: calc(100% + 33px);
    top: auto;
    bottom: 0;
}

.style-2 .cta-off-screen-mobile a.elementor-button-link span.elementor-button-text {
    font-size: 20px;
    color: var(--e-global-color-primary);
}

.section-cta.style-2.style-2-even.is-last-section .cta-off-screen-mobile a.elementor-button-link span.elementor-button-text {
    top: 0;
    bottom: auto;
}
.cta-button-arrow.cta-button-red-arrow span.elementor-button-icon {
    background: #f0f0f0;
}
.cta-button-arrow.cta-button-red-arrow .icon-arrow-right-top:before {
    color: var(--e-global-color-primary);
}

.right-corner-arrow.small-slider:after {
    width: 90px;
    height: 90px;
}
.floors-shortcode-inner {
    display: flex;
    flex-direction: column;
    min-height: 93px;
    height: 100%;
    justify-content: space-around;
}
.floors-shortcode {
    position: relative;
    max-width: 100%;
    display: table;
    padding-right: 34px;
    background: #f0f0f0;
}
span.building-current {
    font-size: 44px;
    font-family: 'Red Hat Display';
    font-weight: 700;
    color: #2F2F2F;
    line-height: 1.2;
}
span.square.active {
    background: #5BE693;
}
span.square.inactive {
    background: #ED1B34;
}
span.floors-availability {
    color: #ED1B34;
    font-size: 19px;
    font-family: 'Red Hat Display';
    font-weight: 700;
}
.floors-shortcode-outer {
    background: #2F2F2F;
    width: 20px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding-top: 4px;
    padding-bottom: 4px;
    flex-wrap: wrap;
    gap: 2%;
}
span.floors-availability {
    padding-top: 10px;
    padding-left: 10px;
}
span.building-current {
    padding-left: 10px;
}
span.square {
    width: 7.6px;
    height: 6.6px;
    background: #fff;
}
.building-current.floor-current {
    font-size: 36px;
}
[data-object-id="7eb7381c-eb33-402e-b3ef-2330468ba812"] {
    line-height: 1;
}
ul.rooms_list {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.rooms_list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 7px;
    font-family: var(--e-global-typography-text-font-family), sans-serif;
    font-weight: 600;
    color: #56636d;
}
ul.rooms_list li.total {
    margin-top: 25px;
    font-weight: 800;
}
span.uppercase {
    text-transform: uppercase;
}
ul.rooms_list li.interior-total {
    color: var(--e-global-color-primary);
    padding: 0 0 0 20px;
    font-weight: 700 !important;
}
.floor-label {
    font-family: "Red Hat Display", Sans-serif;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    margin: 0;
    color: var(--e-global-color-primary);
}
span.counter-room {
    width: 15px;
    text-align: center;
}
span.room-counter-container .counter-room {
    width: 20px;
    margin-right: 5px;
}
span.room-counter-container {
    display: flex;
}
.cta-button-arrow.cta-button-arrow-empty span.elementor-button-icon {
    border: 2px solid #2F2F2F;
    background-color: transparent;
}
.cta-button-arrow.cta-button-arrow-empty .icon-arrow-left-bottom:before {
    color: #2F2F2F;
}
ul.legend-apt li {
    font-family: 'Red Hat Display';
    font-size: 17px;
    color: #2F2F2F;
    font-weight: 400;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
}
ul.legend-apt {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 9px;
}
ul.legend-apt li .color-type-legend {
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
}
.imp-object span.elementor-button-text {
    justify-content: center;
    display: flex;
    align-items: center;
    padding-left: 9px;
    color: #000;
}

@media(min-width:1190px){
    .style-2.section-cta .cta-on-screen .elementor-button-wrapper a {
        display: flex;
        width: calc(100% + 54px);
        align-items: center;
        justify-content: center;
        height: 190px;
        top: -52px;
        position: absolute;
        left: -54px;
    }
    .style-2 {
        margin-bottom: 0;
    }
    .section-cta-main:hover {
        transform: scale(1.09) translate3d(15px, 0px, 0px);
        z-index: 992;
    }
    .section-cta.style-2.style-2-even {
        left: -25px;
    }
    .section-cta.style-2.style-2-odd {
        right: -25px;
    }
    .negative-up {
        top: -35px;
    }
    .negative-up.is-last-section {
        top: -65px;
    }
    .section-cta.style-2::after {
        opacity: 1;
    }
}

@media(min-width: 992px){
    .right-corner-arrow:after,
    .left-corner-arrow:after,
    .section-image-2.left-corner-arrow:after,
    .right-bottom-corner-arrow:after,
    .section-image-2.right-corner-arrow:after {
        width: 245px;
        height: 245px;
    }
    .section-image-2.right-small-corner-arrow:after {
        width: 117px;
        height: 117px;
    }
    .section-cta .cta-on-screen:hover .elementor-button-text,
    .cta-on-screen .elementor-button-icon {
        opacity: 1;
    }
    .right-corner-arrow:after {
        right: 0;
        top: 0;
    }
    .right-bottom-corner-arrow:after {
        right: 0;
        bottom: 0;
    }
    .left-corner-arrow:after,
    .section-image-2.left-corner-arrow:after {
        left: 0;
        bottom: 0;
    }
    .left-corner-arrow.section-image-2:after {
        top: 0;
        left: 0;
    }
}

@media(max-width: 767px){
    .section-image-2.right-corner-arrow:after {
        display: none;
    }
    ul.rooms_list li {
        font-size: 14px;
    }
}