
body .topbar .container, 
body .topbar .container-fluid {
    margin: 0 auto;
    height: auto;
}
body .topbar .topbar-left, 
body .topbar .topbar-right {
    line-height: 33px;
}

body #mega-menu-wrap-topbar #mega-menu-topbar > li.mega-menu-item > a.mega-menu-link {
    text-transform: none;
    font-style: normal;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 43px;
}



body .topbar .d-inline-flex  {
    padding-left: 95px;
}

body .topbar .d-inline-flex .btn:nth-child(1),
body .topbar .d-inline-flex .btn:nth-child(2) {
    height: 40px;
    align-content: center;
    border-radius: 2px;
    font-size: 16px;
    letter-spacing: 0.02em;
    text-transform: none !important;
    text-decoration: none !important;
}


body .topbar .d-inline-flex .btn:nth-child(1),
body .topbar .d-inline-flex .btn:nth-child(1):hover {
    color: #FFFFFF !important;
    background: #E06D2A;
    border: 1px solid #D17351;

}

body .topbar .d-inline-flex .btn:nth-of-type(2),
body .topbar .d-inline-flex .btn:nth-child(2):hover {
    color: #FF4954;
    // background: #FF4954;
    border: 1px solid #FF4954
}

body .topbar .d-inline-flex .btn:nth-child(2):hover {
    color: #FFFFFF;
}



@media (min-width: 1100px) {
    .footer-cols {
        grid-template-columns: 2fr 2fr 2fr 0.6fr !important;
    }
}

@media (min-width: 850px) and (max-width: 1230px) {
    .topbar .topbar-right .d-inline-flex .btn:nth-of-type(1) {
        margin-right: 0 !important;
    }
}
@media (min-width: 850px) and (max-width: 1245px) {
    #mega-menu-wrap-topbar {
        margin-top: 0;
        margin-right: 14px;
    }
}
@media (max-width: 850px) { 
    body .topbar-left {
        margin-bottom: 0;
    }
    body .topbar-brand {
        margin-left: 0;
    }

    .topbar-right {
        display: flex;
        align-items: center;
    }
    .mega-menu-wrap {
        order: 2;
    }
    .topbar .topbar-right .d-inline-flex .btn:nth-of-type(1) {
        margin-right: 15px !important;
        padding: 4px 15px;
        line-height: 32px;
        font-size: 15px;
    }

    body #mega-menu-wrap-topbar {
        position: initial;
        margin-top: 0;
    }

    #mega-menu-wrap-topbar .mega-toggle-standard .mega-svg-icon {
        display: flex;
        width: 22px;
        color: #ffffff;
    }

    #mega-menu-wrap-topbar .mega-menu-toggle .mega-toggle-blocks-left {
        padding-left: 0;
    }
    #mega-menu-wrap-topbar .mega-menu-toggle .mega-toggle-blocks-right {
        padding-right: 0;
    }
    #mega-menu-wrap-topbar .mega-menu-toggle .mega-toggle-block-1 button.mega-toggle-standard {
        gap: 0;
    }

    #mega-menu-wrap-topbar .mega-menu-toggle {
        line-height: 22px;
        height: 20px;
    }

    .body-scrolled #mega-menu-wrap-topbar .mega-toggle-standard .mega-svg-icon {
        color: #7e7e7e;
    }
    #mega-menu-wrap-topbar .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
        display: none;
    }

    /*
    .mega-menu-toggle.mega-menu-open .mega-toggle-block {
        visibility: hidden;
        opacity: 0;
        transition: visibility 0.5s ease;
    }
    .mega-menu-toggle .mega-toggle-block {
        opacity: 1;
        visibility: visible;
        transition: visibility 0.1s ease 0.2s;
    }

    .body-scrolled .mega-toggle-blocks-right {
        position: relative;
        top: 20px;
    }
    */
}

@media (min-width: 850px) {
    .topbar-brand {
        position: relative;
        top: -5px;
    }
}

@media (min-width: 1230px) {
    .topbar .topbar-right .d-inline-flex .btn:nth-of-type(1) {
        margin-right: 12px !important;
    }
    body .topbar .d-inline-flex .btn:nth-child(1),
    body .topbar .d-inline-flex .btn:nth-child(2) {
        line-height: 32px;
    }
}

@media (max-width: 1230px) {

    .topbar .topbar-right .d-inline-flex .btn:nth-of-type(2) {
        display: none !important;
    }
   
    body .topbar .topbar-right .d-inline-flex {
        padding-left: 0;
    }
}

@media (max-width: 425px) {
    body .topbar .d-inline-flex .btn:nth-child(1) {
        padding: 4px 20px;
        line-height: 32px;
    }
}

@media (max-width: 280px) {
    body .topbar .d-inline-flex .btn:nth-child(1) {
        display: none;
    }
}

.topbar .topbar-right .d-inline-flex {
    float: right;
}


.admin-bar:not(.body-scrolled) nav.topbar.topbar-sticky, 
.admin-bar:not(.body-scrolled) .searchbox {
    top: 0;
}



.elementor-post__text {
    --item-display: flex;
}
.elementor-post__read-more {
    
    margin-top: auto;
}
.elementor-post__read-more  i {
    margin-left: 10px
}

.elementor-post:hover {
    background-color: white  !important;
}



.canvas-landing-navbar header{
display:block !important;
}
.canvas-landing-navbar .press-metabar{
    display: none !important;
}
.canvas-landing-navbar .header-short{
    display: none !important;
}

