/*!

Theme Name: Ohio-Child

Theme URI: http://ohio.colabr.io/

Author: Colabrio

Author URI: http://colabr.io/

Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Template: ohio

Text Domain: ohio-child

Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

*/
html {
    overflow-x: hidden;
}

.header-wrap {
    height: 50px;
}

.header {
    position: relative;
}

.header-cap {
    display: none;
}

.nav2 {
    background: #1A1A1A;
    top: 70px;
    position: absolute;
    width: 100%;
}

.nav2 .page-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav2 .page-container .nav2_left {
    width: 30%;
}

.nav2 .page-container .nav2_left span {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.nav2 .page-container .nav2_right {
    width: 70%;
}

.nav2 .page-container .nav2_right ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}

.nav2 .page-container .nav2_right ul li {
    display: inline-block;
    padding: 0 10px;
}

.nav2 .page-container .nav2_right ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
}

.nav2 .page-container .nav2_right ul li:last-child a {
    display: inline-block;
    background: #8E8E93;
    padding: 8px 18px;
    border-radius: 17px;
}

.header_msg {
    background: #252525;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 100%;
    position: absolute;
    top: 140px;
}

.header_msg .header_msg_inner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#masthead .btn-optional {
    border-radius: 17px;
    background-color: #526ed3;
    border-color: #526ed3;
    color: #ffffff;
    font-size: 13px;
    line-height: normal;
    padding: 2px 10px;
}

.site-footer .widgets a,
.site-footer .widgets a span {
    color: #8e8e93 !important;
    font-size: inherit !important;
    line-height: 26px !important;
    font-weight: 400 !important;
}

.site-footer .widget_nav_menu .menu>li {
    padding: 0 !important;
}

footer .breadcrumbs .breadcrumbs-slug li:first-child a {
    padding: 5px 0 0;
    height: 33px;
    margin-top: -50px;
    color: #fff;
    display: inline-block;
    background: url(https://parking.sistem.app/wp-content/uploads/2023/07/sistem-white.png) no-repeat 0 7px;
    width: 65px;
    background-size: 65px;
}

footer .breadcrumbs .breadcrumbs-slug li:first-child a span {
    font-size: 0px !important;
}

.breadcrumbs a {
    color: #CECED2;
}

.boxed-container .subheader {
    position: sticky;
    padding: 11px 0px;
    top: 0;
    z-index: 2 !important;
}

.subheader .left .sub-header-title {
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 18px;
    padding: 0px 0 0;
    font-weight: 600;
    margin-top: -15px;
}

.right {
    margin-top: 6px;
}

.subheader .right li:before {
    background: transparent !important;
}

.subheader a,
.subheader a.sub-menu {
    color: #fff;
    font-size: 14px;
    line-height: 1;
}

.subheader a:hover {
    color: #526ed3;
}

.subheader ul.subheader-menu li.current-menu-item>a,
.subheader ul.subheader-menu li.current_page_item>a,
.subheader ul.subheader-menu li.current-menu-ancestor>a {
    color: #526ed3 !important;
    font-weight: 600;
    position: relative;
}

/* .subheader ul.subheader-menu li.current-menu-item > a::after,
.subheader ul.subheader-menu li.current_page_item > a::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 15px;
    right: 15px;
    height: 2px;
    background-color: #526ed3;
} */

.subheader a.get-free-demo {
    display: inline-block;
    background: #8E8E93;
    padding: 5px 18px;
    border-radius: 17px;
    color: #fff;
}

.subheader a.get-free-demo:hover {
    background: #526ed3;
}

.submenu-toggle {
    display: none;
}


/*.site-footer { background-color: #171e27!important;}*/

.site-footer {
    background-color: #171e27 !important;
}

.subFooter {
    padding: 0 0 5px;
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.subFooter .ion-ios-arrow-forward {
    color: #8E8E93;
    font-size: 12px;
}


.site-info-holder,
.subFooter {
    font-size: 12px;
    line-height: 16px;
}

.site-footer .breadcrumbs .breadcrumbs-slug a:hover {
    background-image: none !important;
}


.site-footer .site-info-holder {
    padding-top: 12px;
}

.myaccount {
    color: #fff !important;
    font-size: 15px;
    display: flex;
    align-items: center;
    border-left: 1px solid #727276;
    margin-left: 16px;

    &:hover {
        color: #526ed3 !important;
    }
}

.site-footer .widgets {
    padding-top: 0;
	padding-bottom:2vh;
}

/* .home .widget:first-child {
    padding-top: 40px;
}
 */
.line {
    margin: 0 10px;
    color: #fff;
}


/*============================== RESPONSIVE =======================================*/

@media (max-width: 767px) {
    .site-footer .widgets .widget {
        border-top: 1px solid #333;
        margin: 20px 0;
        padding-top: 20px;
    }

    footer .widget_nav_menu {
        position: relative;
        overflow: hidden;
        max-height: 50px;
        transition: all 500ms ease-in-out;
    }

    footer .widget_nav_menu.open {
        max-height: 1000px;
    }

    footer .widget_nav_menu:before {
        position: absolute;
        right: 2px;
        top: 30px;
        border: solid white;
        content: " ";
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 1px;
        transform: rotate(45deg);
        height: 10px;
        width: 10px;
        transition: all 500ms ease-in-out;
    }

    footer .widget_nav_menu.open:before {
        transform: rotate(-135deg);
    }

    .widget_nav_menu h3.title {
        margin: 0;
        padding: 0;
        height: 30px;
        line-height: 30px;
    }

    .breadcrumbs {
        margin-top: 0;
    }

    .site-footer .widget_nav_menu .menu>li {
        padding: 3px 0 !important;
    }

    .home_contact {
        display: block !important;
    }

    .home_contact img {
        vertical-align: middle;
    }

    .submenu-toggle {
        display: inline-block;
        height: 10px;
        width: 10px;
        border-bottom: 1px solid #fff;
        transform: rotate(45deg);
        border-right: 1px solid #fff;
        position: absolute;
        right: 20px;
        top: 6px;
        cursor: pointer;
        transition: all 500ms ease-in-out;
    }

    .submenu-toggle.rotate {
        transform: rotate(-135deg);
    }

    /* Horizontal scrollable subheader menu for mobile */
    .subheader {
        overflow: visible !important;
    }

    .subheader .content {
        overflow: visible !important;
        width: 100%;
    }

    .subheader .page-container {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow: visible !important;
        width: 100% !important;
        max-width: 100% !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        align-items: center !important;
        gap: 10px;
        box-sizing: border-box !important;
    }

    .subheader .sub-hdr-wrap {
        overflow-x: scroll !important;
        overflow-y: hidden !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: thin;
        scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
        width: 100% !important;
        flex: 1 1 0% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        margin-top: 0;
        order: 2;
        position: relative;
    }

    .subheader .sub-hdr-wrap::-webkit-scrollbar {
        height: 4px;
        display: block;
    }

    .subheader .sub-hdr-wrap::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.1);
    }

    .subheader .sub-hdr-wrap::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.3);
        border-radius: 2px;
    }

    .subheader .sub-hdr-wrap::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 255, 255, 0.5);
    }

    .subheader ul.subheader-menu {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        padding-left: 10px !important;
        padding-right: 60px !important;
        box-sizing: content-box !important;
        align-items: center !important;
        gap: 0 !important;
        margin: 0 !important;
        list-style: none !important;
        width: auto !important;
        min-width: max-content !important;
    }

    .subheader ul.subheader-menu.open {
        max-height: none !important;
        padding: 0 !important;
    }

    .subheader ul.subheader-menu li {
        flex-shrink: 0 !important;
        flex-grow: 0 !important;
        white-space: nowrap !important;
        /* display: inline-block !important; */
        margin: 0 !important;
        padding: 0 !important;
        position: relative !important;
        visibility: visible !important;
        opacity: 1 !important;
        width: auto !important;
    }

    .subheader ul.subheader-menu li:before {
        display: none !important;
    }

    .subheader ul.subheader-menu li a {
        padding: 8px 15px !important;
        font-size: 13px !important;
        white-space: nowrap !important;
        display: block !important;
        position: relative;
        width: auto !important;
        font-weight: 300 !important;
    }

    .subheader .content .page-container ul.left {
        width: auto !important;
        flex-shrink: 0 !important;
        min-width: auto !important;
        order: 1;
        margin-right: 10px;
    }

    .subheader .left .sub-header-title {
        margin-top: 0 !important;
    }

    li.hide {
        display: none !important;
    }

    /* .site-footer .site-info-holder {
        border: 0px!important;
    } */
    .site-footer .site-info-holder .spacer {
        display: block;
    }

    .site-info-holder a {
        margin: 5px 20px 15px 0;
        display: inline-block;
    }

    .site-footer .right img {
        margin: 10px 0 0;
        display: block;
    }

    .myaccount {
        display: none;
    }
}


/*END 767*/

.clb-page-headline.without-cap {
    padding-top: 0vh;
}

.rk-container {
    position: relative;
    display: none;
    z-index: 11;
}

.rk-container h1 {
    margin-bottom: 2rem;
}

.menu-items {
    position: absolute;
    margin-top: 0rem;
    margin-left: 0rem;
    width: 100%;
    top: 0rem;
    left: 0rem;
    list-style: none;
    opacity: 0;
    background-color: #fff;
    transform: translateX(-10%);
    transition: transform 100ms ease-in-out, opacity 200ms;
    z-index: 2;
}

.menu-items li {
    color: white;
    padding: 0.5rem;
}

.menu-items li a {
    color: white;
    text-decoration: none;
}

.menu-items li a:hover {
    color: rgb(174, 174, 174);
}

.check {
    position: absolute;
    top: 0rem;
    left: 0rem;
    height: 50px !important;
    width: 100% !important;
    opacity: 0;
    z-index: 3;
}

.check:hover {
    cursor: pointer;
}

.check:checked~.menu-items {
    display: block;
    transform: translateX(0%);
    opacity: 1;
}

.ham-menu {
    height: 3rem;
    width: 100%;
    /*position: absolute;*/
    /*top: 0rem;*/
    /*left: 0rem;*/
    padding: 0rem 1.3rem;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    /*background-color: #213550;*/
    align-items: center;
    text-align: center;
}

.ham-menu .line {
    background-color: white;
    /*border-radius: 1em;*/
    width: 2rem;
    height: 0.25rem;
}

.ham-menu .line1 {
    transform-origin: 0% 0%;
    transition: transform 100ms ease-in-out;
}

.ham-menu .line3 {
    transform-origin: 0% 100%;
    transition: transform 100ms ease-in-out;
}

.check:checked~.ham-menu .line1 {
    display: block;
    transform: rotate(45deg);
}

.check:checked~.ham-menu .line2 {
    opacity: 0;
}

.check:checked~.ham-menu .line3 {
    display: block;
    transform: rotate(-45deg);
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

.sub-header-t {
    letter-spacing: 0px;
    color: #171e27;
    font-size: 18px;
    padding: 0px 0 0;
    font-family: Inter;
    font-weight: 600;
    padding-left: 10px;
}

.demo {
    display: inline-block;
    background: #8E8E93;
    padding: 0px 18px;
    border-radius: 17px;
    color: #fff;
    z-index: 1999;
}

.demo-card {
    z-index: 10
}

.demo:hover {
    background: #526ed3;
    color: #fff;
}

.outer {
    display: flex;
    justify-content: space-between;
    /* padding: 0 17px 0 0; */
    align-content: center;
    align-items: center;
    /*background-color: #213550;*/
}

.inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 900px) and (min-width: 200px) {
    .rk-container {
        display: block !important;
        z-index: 11;
        background: #fff;
        height: 3.5rem;
    }

    .subheader .sub-hdr-wrap ul.subheader-menu {
        width: auto !important;
    }

    .subheader {
        z-index: 1 !important
    }

    .desk {
        display: none !important;
    }

    #bellows-main-45 {
        margin-top: -30px !important;
    }

    .animated-holder {
        padding: 0 !important
    }

    /*.check:checked~.menu-items{z-index:15}*/
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
    .page-sidebar {
        margin: 0px 0px 0px 0px !important;
    }

    .subheader .sub-hdr-wrap ul.subheader-menu {
        width: auto !important;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 900px) {
    .page-content.with-left-sidebar:after {
        content: '';
        width: 0;
        height: 100%;
        position: absolute;
        border: .01rem solid #d6d4d4;
        top: 0;
        left: 28% !important;
    }
}

@media only screen and (max-width: 9000px) and (min-width: 1440px) {
    .bellows.bellows-skin-blue-material {
        margin-left: -3px !important
    }
}

.brand-border-color, .brand-border-color-hover, .has-brand-color-background-color, .is-style-outline .has-brand-color-color, .wp-block-button__link:hover, .custom-cursor .circle-cursor--outer, .btn-brand, .btn:not(.btn-link):hover, .btn-brand:active, .btn:not(.btn-link):active, .btn-brand:focus, .btn:not(.btn-link):focus, a.button:hover, button.button:hover, .pricing:hover .btn.btn-brand {
    border-color: #526ed3!important;
}


/*Update badges*/

.badge {
    /*font-weight: 500;*/
    /*padding: 0.35rem 0.55rem;*/
    /*border-radius: 0.35rem;*/
    font-weight: 500;
    padding: 0.35rem 0.55rem;
    line-height: 1;
    font-size: 0.9rem;
    -webkit-border-radius: 0.35rem;
    border-radius: 0.35rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: inter !important;
}

.description {
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
    font-size: 0.94rem;
}

.yellow {
    background: #FFF0B3;
}

.green {
    background: #E3FCEF;
    color: #006644;
}

.blue {
    background: #DEEBFF;
    color: #0747A6;
}

.blue {
    background: #DEEBFF;
    color: #0747A6;
}

.inline {
    margin-top: 10px;
}

.version {
    font-family: inter;
    position: absolute;
    top: -8px;
    font-size: 18px;
}

.custome:not(.no-divider):after {
    content: ' ' !important;
}

.header:not(.-fixed) {
    position: relative;
}

.subheader {
    position: sticky;
    height: 50px;
    top: 0;
    padding: 5px 0px;
}

.branding .logo img,
.branding .logo-mobile img,
.branding .logo-dynamic img {
    min-height: 26px;
    max-height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.subheader .page-container {
    padding-top: 8px;
    padding-bottom: 8px;
    height: 2.9rem;
}



/* .subheader .page-container {
    padding-top: 8px;
    padding-bottom: 8px;
    height: 2.9rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
} */

.subheader .left {
    padding: 0
}

.site-footer .page-container+.site-info .site-info-holder {
    border-top: 1px solid rgba(136, 136, 136, 0.15);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 3.4vh;
}

.site-info-holder a {
    color: #8E8E93 !important;
}

a:not(.-unlink):hover,
a:not(.-unlink):active,
a:not(.-unlink):focus,
a:not(.-unlink).-dashed {
    background-image: none;
}

.site-info-holder a:hover {
    color: #526ed3 !important;
}

.widgets a :hover,
.widgets a *:not(.fab):hover {
    opacity: .5;
}


.myaccount span {
    display: inline-block;
    background: transparent !important;
    ;
    width: 30px !important;
    height: 30px !important;
    margin: 0 9px 0 0px;
    border-radius: 50%;
}

.site-footer,
.site-footer .widgets a,
.site-footer .btn-flat {
    color: #566881 !important;
}

.site-footer .subFooter a {
    color: #526ed3;
}

.myaccount {
    padding: 12px 0;
    border-left: 0;
    margin-left: 0;
    font-weight: 500;
}

.flex {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

/* .line::before {
    content: "";
    display: block;
    width: 1px;
    height: 22px;
    background-color: #727276;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
} */




.login {
    border-radius: 12px !important;
    background-color: #fff;
    padding: 0.25em;
    width: auto;
    position: absolute;
    right: 0;
    top: auto;
    z-index: 10;
    margin: 0;
    min-width: 17rem;
    gap: 0.125rem;
    opacity: 0;
    visibility: hidden;
    transform-origin: 50% -50px;
    transform: perspective(400px) rotateX(-10deg);
    transition: all var(--clb-transition-function) var(--clb-transition-duration);
    display: flex;
    flex-direction: column;
    border-radius: var(--clb-border-radius);
    box-shadow: 0 20px 32px -8px color-mix(in srgb, #111013 15%, transparent), 0 0 1px color-mix(in srgb, #111013 5%, transparent);
    transition-property: transform, opacity, visibility;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}

/* Initially hide the color icon */
.color {
    display: none;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

/* Show color icon and hide white icon on hover */
.myaccount:hover .color,
.account-wrapper:hover .color,
.menu-depth-1.sub-menu.login:hover~.flex .color {
    display: flex;
}

.myaccount:hover .white,
.account-wrapper:hover .white,
.menu-depth-1.sub-menu.login:hover~.flex .white {
    display: none;
}

/* Login menu animation */
.account-wrapper:hover .menu-depth-1.sub-menu.login,
.menu-depth-1.sub-menu.login:hover {
    opacity: 1;
    visibility: visible;
    transform: perspective(400px) rotateX(0deg);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

/* Highlight account text when hovered or login menu is active */
.account-wrapper:hover .myaccount,
.menu-depth-1.sub-menu.login:hover~.flex .myaccount {
    color: #526ed3;
}

.account-wrapper {
    position: relative;
    display: inline-block;
}

.login .menu-link-icon-image {
    margin-left: -0.275rem;
    object-fit: cover;
    width: 2.25rem;
    min-width: 2.25rem;
    height: 2.25rem;
    border-radius: 12px !important;
}

.login>li {
    padding: 0
}

.login>li a {
    padding: 0.438rem 0.75rem;
    min-height: 2.375rem;
    gap: 0 .5em;
    display: flex;
    align-items: center;
    border-radius: calc(12px * 0.85);
}

.login>li a span {
    white-space: normal;
    line-height: 1.3;
    gap: 0 .5em;
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.login .menu-link-subtitle {
    opacity: 0.75;
    font-size: .9em;
    font-weight: normal;
}

.login a {
    border-radius: calc(12px * 0.85);
}

.login li a:hover {
    background: #f6f6f6
}

pre {
    color: #00386a;
    background-color: rgba(136, 136, 136, 0.05);
    padding: 15px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 0.94rem;
}

.badge.orange {
    color: #ff9c00;
    background: #ff9c002b;
}

.note {
    background: #ff9c0014;
    padding: 15px;
    border-radius: 5px;
}

li.hide {
    display: none !important;
}

/*---------------------------------
  ## Breadcrumbs
  ---------------------------------*/

.breadcrumbs {
    width: 100%;
    padding-top: 3.4vh;
    padding-bottom: 3.4vh;
    line-height: 20px;
    font-size: 0.94rem;
    line-height: 1;
}

@media screen and (max-width: 1024px) {
    .breadcrumbs {
        padding-top: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .breadcrumbs {
        padding-bottom: 20px;
    }
}

.breadcrumbs .vc_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .breadcrumbs .vc_row {
        margin: 0;
    }

    .breadcrumbs .vc_row [class*="vc_col"] {
        padding: 0;
    }
}

.breadcrumbs-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    line-height: 32px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
}

@media screen and (max-width: 768px) {
    .breadcrumbs-holder {
        height: auto;
        padding: 0;
    }
}

.breadcrumbs-slug {
    position: relative;
    z-index: 3;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.breadcrumbs-slug li {
    list-style: none;
    padding: 0;
}

.breadcrumbs-slug i {
    margin: -2px 8px 0;
}

.breadcrumbs-inner {
    height: 32px;
    line-height: 32px;
}

.breadcrumbs-slug .active,
.breadcrumbs-inner .active {
    font-weight: 500;
}

.post-type-archive-product .breadcrumbs-container.vc_col-lg-push-2 {
    left: auto;
    width: 100%;
}

/* .ion-ios-arrow-forward:before {
    content: "\f3d3";
} */


.login li a {
    color: #00386a;
}

/* Pricing Table - Button after price */
.ohio-widget.pricing-table {
    display: flex;
    flex-direction: column;
}

.ohio-widget.pricing-table .pricing-table-headline {
    order: 1;
}

.ohio-widget.pricing-table .pricing-table-price {
    order: 2;
}

.ohio-widget.pricing-table .button {
    order: 3;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ohio-widget.pricing-table .pricing-table-details {
    order: 4;
}

.ohio-widget.pricing-table .pricing-table-features {
    order: 5;
}

/* Pricing Table - Price Number Font Size */
.ohio-widget.pricing-table .pricing-table-price .price-number.titles-typo.title {
    font-size: 38px !important;
}


.sticky_price_row .ohio-widget.pricing-table .pricing-table-price .price-number.titles-typo.title {
    font-size: 16px !important;
}

/* Most Popular Tag */
.pricing-table-headline {
    display: flex !important;
    gap: 5px !important;
}

.pricing-table-headline .most-popular-tag {
    display: inline-block !important;
    background-color: #526ed3 !important;
    color: #FFFFFF !important;
    padding: 4px 12px !important;
    border-radius: 12px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    margin-left: 10px !important;
    line-height: 1.4 !important;
    white-space: nowrap !important;
}

/* Custom Fixed Pricing Bar - CSS Solution */
/* By default, no fixed positioning - will be enabled via JavaScript */
.sticky_price_row {
    position: relative !important;
    background-color: #FFFFFF !important;
    transition: all 0.3s ease !important;
}

/* Enable fixed positioning only after start section */
.sticky_price_row.sticky-enabled {
    position: fixed !important;
    top: 0 !important;
    left: 112px !important;
    right: 0px !important;
    width: 86% !important;
    z-index: 99 !important;
}

/* Big screens (15 inch and above) - adjust sticky bar width */
@media (min-width: 1600px) {
    .sticky_price_row.sticky-enabled {
        left: 287px !important;
        width: 70% !important;
    }
}

/* Disable fixed when past end section */
.sticky_price_row.sticky-disabled {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: auto !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .sticky_price_row {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        width: auto !important;
    }

    /* Hide on mobile */
    .mob_hide {
        display: none !important;
    }
}

/* Style for /monthly in sup tag */
.pricing-table-price .price-number sup {
    font-size: 0.6em !important;
    vertical-align: baseline !important;
}

/* Responsive Pricing Section */
/* Tablet adjustments */
@media (max-width: 1024px) {
    .ohio-widget.pricing-table .pricing-table-price .price-number.titles-typo.title {
        font-size: 32px !important;
    }

    .custome_price {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

/* Mobile adjustments */
@media (max-width: 768px) {

    /* Pricing table price font size */
    .ohio-widget.pricing-table .pricing-table-price .price-number.titles-typo.title {
        font-size: 28px !important;
    }

    /* Pricing tables container */
    .custome_price {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    /* Most Popular tag - smaller on mobile */
    .pricing-table-headline .most-popular-tag {
        font-size: 10px !important;
        padding: 3px 8px !important;
        margin-left: 5px !important;
    }

    /* Pricing table spacing */
    .ohio-widget.pricing-table {
        margin-bottom: 20px !important;
    }

    /* Button spacing */
    .ohio-widget.pricing-table .button {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    /* Tabs alignment on mobile */
    .ohio-tabs .tabs-nav {
        flex-wrap: wrap !important;
        justify-content: center !important;
    }

    /* Heading spacing */
    .vc_empty_space {
        height: 40px !important;
    }
}

/* Small mobile adjustments */
@media (max-width: 480px) {
    .ohio-widget.pricing-table .pricing-table-price .price-number.titles-typo.title {
        font-size: 24px !important;
    }

    .pricing-table-headline .most-popular-tag {
        font-size: 9px !important;
        padding: 2px 6px !important;
        margin-left: 3px !important;
    }

    .custome_price {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .vc_empty_space {
        height: 30px !important;
    }

}

/* Parking Status Card - Final Pixel-Perfect Refinement */
.parking-status-card {
    background: #0C121A;
    border: 2px solid rgba(255, 255, 255, 0.15);
    /* 	box-shadow: 0px -1px 0px #69798e, 0px 1px 0px #69798e, -1px 0px 0px #69798e, 1px 0px 0px #69798e; */
    color: #fff;
    width: 390px;
    height: 650px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 30px 20px 10px 20px;
    font-family: 'Inter', -apple-system, sans-serif;
    text-align: center;
    box-sizing: border-box;
    overflow: visible;
    position: relative;
    margin: 0 auto;
    z-index: 10;
    will-change: transform, opacity;
    border-radius: 16px;
}

@media (max-width: 991px) {
    .parking-status-card {
        width: 90vw;
        max-width: 365px;
        height: 750px;
        max-height: 85vh;
        padding: 40px 25px;
    }

    .status-row .label,
    .status-row .value {
        font-size: 54px;
    }
}

@media (max-width: 480px) {
    .parking-status-card {
        width: 300px;
        height: 580px;
        padding: 30px 20px;
    }

    .status-row .label,
    .status-row .value {
        font-size: 42px;
    }

    .parking-status-card h1 {
        font-size: 28px;
    }

    .parking-status-card h2 {
        font-size: 20px;
    }

    .qr-code {
        width: 100px;
        height: 100px;
    }
}

/* Ensure parents don't hide the card */
.page-headline.subheader_included {
    /*     height: 900px !important; */
    overflow: visible !important;
    position: relative !important;
}

.parking-page-container,
.animated-holder {
    height: 100% !important;
    overflow: visible !important;
    position: relative !important;
}

/* Cinematic Hero Styles */
.cinematic-hero-container {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    height: 100vh;
    position: relative;
    overflow: hidden;
    /*     background: #0C121A; */
}

.main-video-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    /* Masking is now on the wrapper */
    border-radius: 0;
    /* Animated by GSAP */
    will-change: transform, width, height, border-radius;
    z-index: 15;
    box-sizing: border-box;
    opacity: 1;
    visibility: visible;
    background: #171e27;
    /* 	box-shadow: 0px -1px 0px #69798e, 0px 1px 0px #69798e, -1px 0px 0px #69798e, 1px 0px 0px #69798e; */
}

.main-video-wrapper video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translateZ(0);
    /* Force GPU */
}

.screen-content-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cinematic-hero-container .parking-status-card {
    pointer-events: auto;
    position: absolute;
    top: 50%;
    left: 50%;
}

.parking-status-card .header-section {
    margin-bottom: 0px;
}

.parking-status-card h2 {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    letter-spacing: -0.5px;
}

.parking-status-card h1 {
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    line-height: 1;
    letter-spacing: -2px;
}

.parking-status-card .timing {
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    font-weight: 500;
    margin-top: 5px;
}

.status-grid {
    width: 100%;
    margin-top: 20px;
}

.status-row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin: 5px 0;
}

.status-row .label {
    font-size: 74px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -4px;
    line-height: 0.85;
}

.status-row .value {
    font-size: 74px;
    font-weight: 700;
    letter-spacing: -4px;
    line-height: 0.85;
}

.status-row .value.-full {
    color: #ec302c;
    /* Exact Red */
}

.status-row .value.-available {
    color: #33c25b;
    /* Exact Green */
}

.bookings {
    font-size: 28px;
    font-weight: 700;
    margin-top: 0px;
    color: #fff;
    letter-spacing: -0.5px;
}

.qr-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    margin-top: 80px;
    width: 100%;
}

.qr-container-row {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%;
    justify-content: center;
}

.qr-code {
    width: 80px;
    height: 80px;
    background: #fff;
    padding: 5px;
    border-radius: 4px;
}

.qr-code img {
    width: 100%;
    height: 100%;
}

.qr-text {
    text-align: left;
}

.qr-text p {
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    color: #fff;
    line-height: 1;
}

.qr-text .app-name {
    font-size: 22px;
    font-weight: 700;
    color: #33c25b;
    /*     margin-top: 4px; */
    line-height: auto;
}

.card-footer {
    width: 100%;
    margin-top: auto;
    /* Push to bottom */
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.footer-left {
    display: flex;
    align-items: center;
    gap: 8px;
    text-align: left;
}

.logo-accent-bar {
    width: 6px;
    height: 52px;
    position: relative;
}

.logo-accent-bar::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #007AFF;
}

.logo-accent-bar::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #FF9500;
}

.company-name-wrap {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}

.footer-right {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.footer-logo {
    max-height: 48px;
    width: auto;
    display: block;
}

.footer-widgets-row-1,
.footer-widgets-row-2,
.footer-widgets-row-3 {
    padding-bottom: 16px !important;
}

/* Hide empty footer widgets */
.site-footer .widget:empty {
    display: none !important;
}

@media (max-width: 767px) {
    .site-footer .widgets.vc_row {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    /* Keep most footer widgets in two columns on phones */
    .site-footer .widgets-column {
        width: 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        order: 3;
    }

    /* Place "Available on" first and "Follow us on" immediately below it */
    .site-footer .widgets.vc_row>.widgets-column.col-footer-1,
    .site-footer .widgets.vc_row>.widgets-column:nth-child(1) {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 1;
    }

    .site-footer .widgets.vc_row>.widgets-column.col-footer-5,
    .site-footer .widgets.vc_row>.widgets-column:nth-child(5) {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        order: 2;
    }

    .site-footer .widgets .widget {
        border-top: 0px solid #333;
        margin: 0px 0;
        padding-top: 0px;
    }
	#custom_html-2 .textwidget{
		display:flex;
		gap:16px
	}
	.site-footer .page-container+.site-info .site-info-holder{
		flex-direction:column;
		align-items:baseline
	}
	.site-footer .widgets.vc_row>.widgets-column.col-footer-9,
    .site-footer .widgets.vc_row>.widgets-column:nth-child(9) {
		padding-top:0rem;
    }
}

.site-footer .widgets.vc_row>.widgets-column.col-footer-9,
    .site-footer .widgets.vc_row>.widgets-column:nth-child(9) {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
		padding-top:1rem;
    }

footer .breadcrumbs .breadcrumbs-slug li:first-child a,
footer .breadcrumbs .breadcrumbs-slug li:first-child a:hover {
    background: url(https://parking.sistem.app/wp-content/uploads/2023/07/sistem-white.png) no-repeat 0 7px !important;
    background-size: 65px !important;
    width: 65px;
    height: 33px;
    padding: 5px 0 0;
    margin-top: -50px;
    display: inline-block;
    color: #fff;
    text-decoration: none !important;
    animation: none !important;
}

/* ==============================================
   Search Results - List Layout (stacked per card)
   ============================================== */

/* Header: "Results for: query" + search box */
.search-results-header {
    margin-bottom: 16px;
}

.search-results-title {
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
    color: var(--color-heading, #1a1a1a);
}

.search-results-title span {
    color: var(--color-heading, #1a1a1a);
}

.search-results-form {
    display: flex;
    align-items: stretch;
    border: 1px solid #ddd;
    border-radius: 8px;
    max-width: 380px;
    background: #f8f8f8;
    overflow: hidden;
    box-shadow: none;
  margin-block-start:0
}

.search-results-input {
    flex: 1;
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
    padding: 10px 16px;
    font-size: 15px;
    outline: none !important;
    color: var(--color-heading, #1a1a1a);
    border-radius: 0 !important;
    -webkit-appearance: none;
    appearance: none;
    margin: 0 !important;
}

.search-results-btn {
    background: transparent;
    border: none !important;
    box-shadow: none !important;
    padding: 10px 14px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #888;
    border-radius: 0 !important;
    margin: 0 !important;
    flex-shrink: 0;
    outline: none;
}

.search-results-btn:hover {
    color: var(--clb-color-button-hover);
}

.search-results-list {
    display: flex;
    flex-direction: column;
}

.search-result-row {
    padding: 1rem 0;
    border-bottom: 1px solid #eee;
}

.search-result-row:last-child {
    border-bottom: none;
}

.search-result-row .headline-meta {
    color: var(--clb-text-color-grey);
    font-size: var(--clb-font-size-caption);
}

.search-result-row .headline-meta .date,
.search-result-row .headline-meta .post-meta-estimate {
    color: var(--clb-text-color-grey);
}

.search-result-row .headline-meta .date {
    font-weight: var(--clb-text-medium);
}

.search-result-row p {
    margin-top: var(--clb-spacer-1);
    margin-bottom: 0;
}

/* Whole row clickable + hover effects */
.search-result-row {
    cursor: pointer;
    transition: background 0.2s;
}

.search-result-row:hover .heading.title a {
    color: var(--clb-color-button-hover) !important;
}

.search-result-row:hover .button.-text {
    color: var(--clb-color-button-hover);
}

.search-result-row .heading.title,
.search-result-row .heading.title a {
    color: var(--color-heading, #1a1a1a) !important;
}

/* ==============================================
   Sidebar Search Bar
   ============================================== */

.sidebar-search-wrap {
    margin: 12px 12px 12px 0;
}

.sidebar-search-wrap .search-form {
    width: 100%;
}

#sidebar-search::placeholder {
    color: #aaa;
}

.bellows {
    margin: 5px 0!important
}
.search-submit:hover{
    box-shadow: 0 0 0 0 var(--clb-color-fill)!important;
}


/* Search Results - col-8 centered layout */
.search-col8-wrap {
    max-width: 66.666%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

@media (max-width: 1024px) {
    .search-col8-wrap {
        max-width: 83.333%;
    }
}

@media (max-width: 767px) {
    .search-col8-wrap {
        max-width: 100%;
    }
}


/* Search result URL link */
.search-result-url {
    display: inline-block;
    font-size: 14px;
    color: #526ed3 !important;
    margin-top: 4px;
    word-break: break-all;
    background-image: none !important;
    text-decoration: none;
}

.search-result-url:hover {
    text-decoration: underline;
}

.search-result-row:hover .search-result-url {
    text-decoration: underline;
}


/* Search results meta bar */
.search-results-meta-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    margin: 20px 0 0 0;
    font-size: 13px;
    color: #6b7280;
}

.search-results-filter {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 500;
    color: #374151;
}

.search-results-count {
    font-size: 13px;
    color: #6b7280;
}


/* Pagination items gap */
.pagination-standard ul.pagination {
    gap: 5px;
    display: flex;
    flex-wrap: wrap;
}

/* Search page – page number note below search box */
.search-page-note {
    display: inline-block;
    margin: 8px 0 6px;
    padding: 5px 0;
    font-size: 13px;
    color: var(--clb-text-color-grey);
    line-height: 1.4;
}
.search-results-divider {
    border: none;
    border-top: 1px solid var(--clb-text-color-grey);
    margin: 0 0 16px;
    opacity: 0.2;
}
