body .Not-found-page .heading h1, h1.entry-title {
    font-size: 80px;
    max-width: 100%;
    font-weight: 500;
}
body .Not-found-page .heading h2, body .page-section h2 {
    font-size: 64px;
    font-weight: 300;
    line-height: 100%;
}
.post-content .short_contant,body .Not-found-page .heading h1,body .Not-found-page .heading h2,body .page-section h2 {
    color: #222222;
}
.Not-found-page .heading h2 {
    margin: 40px 0 16px;
}
body main#content {
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
}
.custom_carousal .slick-slide {
   
    display: inline-flex !important;
}
.custom_carousal a {
    min-height: 510px;
    margin: 0 10px;
}
body .container {
    max-width: 1268px !important;
    padding: 0 10px!important;
}
.category .blog-box, .author .blog-box {
    box-shadow: 0px 0px 4px #cccccc73;
    height: 100%;
}
.blog-page .row>div {
    width: calc(33.333% - 20px);
}
.before-footer-form .wpcf7-spinner {
    background-color: #f3e6d8 !important;
    top: -40px !important;
    left: 55% !important;
}
.get_in_touch a, .contact-link a {
    background: #222;
    color: #fff !important;
    white-space: nowrap;
    margin-left: 24px !important;
}
.elementor-counter-title {
    text-align: center; 
}
.italic {
    font-style: italic;
    font-weight: 400;
}
.slick-next {
    right: 20px !important;
}
.slick-prev{
    left: 20px !important;
}
.slick-prev, .slick-next {
    width: 40px !important;
    height: 40px !important;
    z-index: 9;
}
.slick-prev {
   background: url(https://liveelite.ca/wp-content/uploads/2026/05/left.png) !important; 
}
.slick-next {
   background: url(https://liveelite.ca/wp-content/uploads/2026/05/right-angle.png) !important; 
}
.slick-arrow:hover{opacity: 1 !important;}
.slick-prev, .slick-next {
    background-size: 40px !important;
    border-radius: 50%;
    opacity: 0.75;
}

.slick-prev:before, .slick-next:before {
   font-size: 0px !important;
}

/*.hfe-nav-menu {
    flex-wrap: nowrap !important;
}*/
.btn-hover a:hover, .get_in_touch a:hover,input.wpcf7-submit:hover, .ceg-pdf-button .ceg-btn:hover {
    transform: scale(1.1);
    transition: ease-in-out .5s;
}
header nav>ul>li:last-child>a,.btn-hover a,.get_in_touch a,.before-footer-form input.wpcf7-submit {
    transition: ease-in-out 0.8s;
}
.before-footer-form textarea {
    height: 145px;
    /*margin-top: 24px;*/
}
.wpcf7-response-output {
    margin: -40px 0 0 !important;
    border-color: red !important;
}
.before-footer-form input::placeholder, .before-footer-form textarea::placeholder{
    opacity: 50%;
}
.before-footer-form input, .before-footer-form textarea {
    background: transparent;
    border: 0;
    border-bottom: solid 1px #000;
    width: 100%;
    padding: 0 0 16px;
    color: #222;
}
.before-footer-form input.wpcf7-submit {
    background: #222222;
    color: #fff;
    padding: 16px;
    font-size: 16px;
    text-transform: uppercase;
}
.select-property {
    width: 100%;
    background: transparent;
    padding: 0 0 10px 0;
    border: none;
    border-bottom: 1px solid #000;
}
.select-property:focus {
    outline: none;
}
.before-footer-form form {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.before-footer-form input:focus-visible, .before-footer-form textarea:focus-visible {
    outline: 0;
}
.before-footer-form form p:nth-child(1), .before-footer-form form p:nth-child(2), .before-footer-form form p:nth-child(3) {
    margin-bottom: 24px !important;
}
.before-footer-form p {
    margin-bottom: 0 !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f3e6d8 inset !important;
    -webkit-text-fill-color: #22222280 !important;
}
/* ----------------------------- ceg-item ---------------------------- */
.ceg-item {
    box-sizing: border-box;
    max-width: calc(50% - 12px);
    background: #F3E6D8;
    text-align: center;
    padding: 20px;
    margin-bottom: 0 !important;
    overflow-x: hidden;
}
.ceg-item img {
    background: #fff;
    width: 100%;
    padding: 50px;
    height: 459px;
    object-fit: contain;
}
.ceg-item h4 {
    outline: none;
    font-size: 40px;
    line-height: 100%;
    color: #222222;
    margin: 20px 0;
    font-weight: 300;
}
.ceg-meta span:not(:last-child)::after {
    display: none;
}
.ceg-meta {
    gap: 8px;
    flex-wrap: wrap;
}
.ceg-meta span {
    background: #222222;
    padding: 8px 16px;
    border-radius: 80px;
    font-size: 14px;
    line-height: 100%;
    font-weight: 400;
    color: #fff;
    font-family: 'Schibsted Grotesk';
}
.ceg-grid {
    padding-top: 40px !important;
}
/*--------------header--------------*/

.darkHeader {
    position: fixed !important;
    width: 100%;
    z-index: 999;
}
.nav-bar nav ul li .sub-arrow{
    z-index: 9;
}
/* -------------- swiperslider ----------- */
.custom-container {
    max-width: 1248px !important;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
}
.custom-container .swiper-wrapper {
    width: calc(100% + 60px);
}
.custom-container .swiper-slide {
    width: calc(100% / 3.1) !important;
}
.custom-container .elementor-image-carousel-wrapper {
    overflow: visible;
}
/*.swiper {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 40px 16px !important;
    margin-top: -124px;
    justify-content: end !important;
}*/
.swiper .elementor-swiper-button {
    position: absolute !important;
    transform: translate(0, -0) !important;
    top: -20% !important;
}
.elementor-swiper-button.elementor-swiper-button-prev {
    left: auto !important;
    right: 80px !important;
}
.swiper .swiper-wrapper {
    order: 3 !important;
}
.swiper figure.swiper-slide-inner img {
    min-height: 518px;
    object-fit: cover;
    object-position: center center;
}
.elementor-lightbox .swiper .elementor-swiper-button {
    position: absolute !important;
    transform: translateY(-50%) !important;
    top: 60% !important;
}
.elementor-lightbox .swiper .elementor-swiper-button-prev {
    left: 0 !important;
}
.elementor-lightbox .elementor-lightbox-item {
    padding: 120px 40px 40px !important;
}
.elementor-image-carousel-wrapper {
    overflow: visible !important; 
    width: 100% !important;
}
.elementor-image-carousel-wrapper .swiper {
    overflow: visible !important;
}
.elementor-image-carousel-wrapper .swiper-wrapper {
    width: calc(100% + 60px) !important;
}
.elementor-image-carousel-wrapper .swiper-slide {
    width: calc(100% / 3.15) !important;
}
.ceg-pdf-button .ceg-btn {
    padding: 16px 32px;
    background: #222222;
    font-family: 'Schibsted Grotesk';
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-top: 40px;
    color: #FFFFFF !important;
    display: block;
}
.default-button .btn.buttonred1 {
    width: fit-content;
    background: #222222;
    color: #fff;
    border-radius: 0;
    padding: 16px 32px;
    font-size: 16px;
    line-height: 100%;
    font-family: 'overused-grotesk';
}

/*floor-tab section css*/
.floor-tab .ceg-filters {
    align-items: center;
    justify-content: center;
    display: flex;
    width: 100%;
    max-width: max-content;
    padding: 8px;
    background: #222;
    margin: 0 auto;
}
.floor-tab .ceg-filters button {
    color: #fff;
    padding: 19px 20px;
    background: #222;
    border: none;
}
.floor-tab .ceg-filters button.active {
    background: #fff;
    color: #222;
}
.floor-tab .ceg-grid {
    padding-top: 64px
}
@media(min-width: 1201) and (max-widht: 1365){
   .floor-tab .ceg-grid {
        padding-top: 55px
    } 
}
@media(max-widht: 1200){
   .floor-tab .ceg-grid {
        padding-top: 40px
    } 
}
/* ------------------------------ Media ------------------------ */
@media (max-width: 1200px){
    body .Not-found-page .heading h2, body .page-section h2 {
        font-size: 56px;
    }
    .Not-found-page .heading h2 {
        margin: 24px 0 10px;
    }
    .floor-tab .ceg-filters button {
        padding: 16px 20px;
    }
}
@media (max-width:1024px) {
    .elementor-image-carousel-wrapper .swiper-slide {
        width: calc(100% / 2.15) !important;
    }
    .get_in_touch a {
        margin-left: 16px !important;
    }
    .ceg-item img {
        padding: 40px;
        height: 300px;
    }
    .ceg-item h4 {
        font-size: 34px;
    }
    .ceg-meta span {
        padding: 8px 12px;
        font-size: 12px;
    }
    .ceg-item {
        padding: 14px;
    }
    .swiper figure.swiper-slide-inner img {
        min-height: 400px;
    }
    .floor-tab .ceg-filters button {
        padding: 12px 20px;
    }
    .elementor-swiper-button.elementor-swiper-button-prev {
        right: 50px !important;
    }
    .before-footer-form form p:nth-child(1), .before-footer-form form p:nth-child(2), .before-footer-form form p:nth-child(3) {
        margin-bottom: 0px !important;
    }
    .before-footer-form textarea {
        margin-top: 0;
    }
    .before-footer-form input, .before-footer-form textarea {
        padding: 0 0 8px;
    }
    body .Not-found-page .heading h1, h1.entry-title {
        font-size: 54px;
    }
    body .Not-found-page .heading h2, body .page-section h2 {
        font-size: 42px;
    }
    .blog-page, .Not-found-page, .page-section, .single-page {
        padding: 60px 0px;
    }
    .blog-page .row {
        gap: 20px !important;
    }
    .blog-page .row>div {
        width: calc(50% - 15px);
    }
}
@media (min-width:768px){
    header nav { width: 100% !important; }
}
@media(min-width: 768px) and (max-width: 1024px){
    .nav-bar nav>ul>li>ul.sub-menu {
    width: 160px !important;
}
}
@media(max-width:767px){
 .nav-bar nav {
    overflow-x: hidden;
}
.nav-bar nav ul {
    height: 100vh;
    flex-direction: column;
    justify-content: start !important;
}
.nav-bar nav ul li .sub-arrow:focus, 
.nav-bar nav ul li .sub-arrow:hover{
    border: none !important;
}
    .ehf-header #masthead {
        position: sticky !important;
        width: 100%;
        top: 0px;
        z-index: 99 !important;
        /*overflow: visible !important;*/
    }
    .get_in_touch a {
        margin-left: 0px !important;
        color: #222 !important;
    }
    .get_in_touch a:hover {
        transform: scale(1);
    }
    header .menu-is-active {
        top: calc(100% - -20px) !important;
        height: 100vh !important;
    }
    header nav ul li:last-child a{
        margin-left: 0;
    }
    header .menu-is-active ul li a {
        padding: 16px 10px !important;
    }
    .sub-menu-active a, .get_in_touch a:hover,ul.sub-menu.sub-menu-open li a:hover {
        background: #012c4e !important;
        color: #ffffff !important;
    }
    ul.sub-menu.sub-menu-open li a {
        background: #fff !important;
    }
    ul.sub-menu.sub-menu-open li a:hover {
        border-top: 1px solid #ffffff2b;
    }
    header .menu-is-active ul {
        display: block !important;
    }
    .sub-arrow:focus-visible {
        outline: none !important;
        border: none !important;
    }
    .hfe-nav-menu-icon {
        padding: 0;
    }
    .single-page {
        padding: 60px 0;
    }
    .page-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .ceg-item {
        max-width: 100%;
    }
    .elementor-image-carousel-wrapper .swiper-slide {
        width: calc(100% / 1.15) !important;
    }
    .custom-container .elementor-image-carousel-wrapper .swiper-wrapper {
        width: 100% !important;
        /*overflow: hidden;*/
    }
    .before-footer-form input, .before-footer-form textarea {
        font-size: 15px;
    }
    .swiper {
        gap: 20px 16px !important;
        margin-top: 40px;
    }
    .swiper .elementor-swiper-button {
        top: -5% !important;
    }
    .blog-page .row>div {
        width: 100%;
    }
    .ceg-item img {
        height: auto;
    }
    .before-footer-form form {
        gap: 30px;
    }
    .before-footer-form textarea {
        height: 120px;
    }
    .ceg-pdf-button .ceg-btn {
        padding: 14px 30px;
        margin-top: 30px;
    }
    .floor-tab .ceg-filters button {
        padding: 10px 20px;
    }
    body .Not-found-page .heading h1, h1.entry-title {
        font-size: 30px;
    }
    body .Not-found-page .heading h2, body .page-section h2 {
        font-size: 28px;
    }
    .blog-page, .Not-found-page, .page-section, .single-page {
        padding: 40px 0px;
    }
    .banner {
        height: 100%;
        width: 100%;
    }
    .before-footer-form form .select2-container--open {
        padding-bottom: 10px;
    }
}
@media (max-width: 575px){
    .ceg-item img {
       padding: 20px;
    }
}
@media(max-width: 600px){
    .darkHeader {
        top: 0;
    }
}
@media (max-width: 420px){
    .ceg-meta span {
        padding: 10px;
        font-size: 12px;
        max-width: calc(50% - 5px);
        flex: 0 0 50%;
    }
    .floor-tab .ceg-filters button {
        color: #fff;
        padding: 10px;
        background: #222;
        border: none;
        font-size: 12px;
    }
    .ceg-pdf-button .ceg-btn {
        padding: 12px 28px;
        margin-top: 25px;
    }
}