/*
Theme Name: ohio-child
Description: Theme for pk-helicon
Author: Ekaterina Uteva
Author URI: https://uteva-k.com
Template: ohio
Version: 1.0.0
Text Domain: ohio-child
*/

/* Импорт стилей родителя */
@import url("../ohio/style.css");

.nav .current-menu-item > a,
.header:not(.-sticky):not(.-mobile) .menu > li.current-menu-item > a {
	color: #ea950b!important;
}

body .cky-notice {
    max-width: 1300px;
    margin-inline: auto;
}

body .cky-notice .cky-title {
    display: none;
}

body .cky-consent-container .cky-consent-bar {
    padding-block: 10px;
}

body .cky-notice-btn-wrapper .cky-btn {
    border-radius: 35px;
    padding: 6px 16px;
    font-weight: bold;
}

.btn, .button, a.button, button[type="submit"], input[type="submit"] {
    white-space: normal;
}

.branding .logo img, .branding .logo-mobile img, .branding .logo-dynamic img {
    min-height: 10px;
}

.header:not(.-sticky):not(.-mobile) .menu > li > a {
    color: #161519!important;
}

.header:not(.-sticky):not(.-mobile) .menu > li > a:hover {
    color: #ea950b!important;
}

@media screen and (max-width: 768px) {
    .single-ohio_portfolio .project-title .headline {
        font-size: 2.2rem !important;
    }
}

.scroll-top:not(.light-typo):not(.dark-typo), .scroll-top:hover,
.scroll-top:not(.light-typo):not(.dark-typo) .titles-typo {
    color: #ea950d!important;
}

.header {
    background: #fff;
}

.header.header-2:not(.-mobile) .header-wrap .bottom-part {
    padding-block: unset;
    background: #fff;
    border-bottom: 1px solid rgba(150, 144, 162, 0.15);
}

.header.header-2:not(.-mobile) .header-wrap .left-part, 
.header.header-2:not(.-mobile) .header-wrap .right-part {
    min-width: unset;
}

.header.header-2:not(.-mobile) .header-wrap,
.header.header-2:not(.-mobile).-sticky .header-wrap,
:not(.is-mobile-menu).with-header-2 .header-cap {
    height: unset;
}

.header.-sticky.showed {
    transition: none;
    -webkit-transition: none;
}

.header-phone a {
    font-weight: bold;
}

.header-address p {
    margin: unset;
    font-size: 14px;
    line-height: 14px;
}

.header-address,
.header-phone a {
    display: inline-flex;
    gap: 6px;
    align-items: center;
}

.header-address img,
.header-phone img {
    width: 24px;
    height: 24px;
}

.header.-sticky .branding img {
    min-height: 40px;
    height: 40px;
}

.header:not(.-sticky) .mobile-overlay .icon-button {
    background-color: rgba(150, 144, 162, 0.08);
}

.is-mobile-menu .mobile-overlay.visible .holder {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.header:not(.-mobile) .menu-bottom-data {
    display: none;
}

.is-mobile-menu .mobile-overlay.visible .holder .menu-bottom-data {
    margin-top: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}

.menu-bottom-data .button {
    width: 100%;
}

.is-mobile-menu .mobile-overlay .copyright {
    margin-top: unset;
}

.page-headline .holder {
    padding-block: 32px;
}

.single-ohio_portfolio .page-container:not(.project-page .page-container) {
    max-width: unset;
}


.widget:not(:first-child) {
    margin-top: unset;
}

.cky-notice-des a {
    text-decoration: underline;
}

.site-footer {
    background: rgba(150, 144, 162, 0.06);
}

.site-footer .widgets p {
    margin-bottom: unset;
}

.site-footer .widgets .wp-block-heading {
    margin-bottom: 20px;
    font-size: 20px;
}

.site-footer .wp-block-image {
    display: inline-flex;
    align-items: center;
}

.site-footer .wp-block-image img {
    max-width: 260px;
    width: 100%;
    height: auto;
}

.site-footer .wp-block-group img {
    width: 20px;
    height: 20px;
}

.site-footer .wp-block-group {
    margin-bottom: 6px;
}

.site-footer .widgets {
    display: grid;
    grid-template-columns: repeat(4, auto);
    gap: 48px;
}

.site-footer .copyright {
    font-size: 12px;
}

.site-footer .widgets>div:first-child ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.btn,
.btn-outline,
.btn:not(.-outlined):not(.-flat):not(.-text):not(.-pagination),
:root :where(.wp-block-button.is-style-outline--1 .wp-block-button__link),
input[type="submit"]:not(.-outlined):not(.-flat):not(.-text):not(.-pagination) {
    padding: 10px 24px;
    border: 2px solid #161519;
    border-radius: 30px;
    background: transparent;
    color: #161519;
}

.btn:hover,
.btn-outline:hover,
:root :where(.wp-block-button.is-style-outline--1 .wp-block-button__link):hover,
.btn:not(.-outlined):not(.-flat):not(.-text):not(.-primary):not(.-pagination):not(.elementor-button[type=submit]):hover,
input[type="submit"]:not(.-outlined):not(.-flat):not(.-text):not(.-pagination):hover,
input[type="submit"]:not(.-outlined):not(.-flat):not(.-text):not(.-pagination):hover,
body .button.-outlined:not(.-pagination):focus {
    color: #ea950b;
    border-color: #ea950b;
    background-color: transparent;
}

body .pum-theme-lightbox .pum-content + .pum-close {
    font-size: 20px;
    line-height: 19px;
}

.row label {
    margin-bottom: 6px;
}

.row p {
    margin-top: unset;
}

textarea {
    resize: none;
}

input[type="submit"]:not(.-outlined):not(.-flat):not(.-text):not(.-pagination) {
    width: 100%;
}

.map-container {
    position: relative;
}

.map-overlay {
    position: absolute;
    inset: 0;
    z-index: 10;
}

.map-container.active .map-overlay {
    display: none;
}

.title-yellow {
    color: #EA950B;
}

.portfolio-item h4, 
.portfolio-item h4.title, 
.portfolio-item h4 a {
    font-size: 20px;
    font-weight: 400;
}

body .portfolio-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
}

body .portfolio-grid .grid-item {
    position: relative!important;
    left: unset!important;
    right: unset!important;
    top: unset!important;
    bottom: unset!important;
    background-color: #9690A20D;
    padding: 20px;
    border-radius: 10px;
}

body .card.-contained .card-details,
body .card:not(.-with-overlay):not(.-image-only).-contained .card-details {
    background-color: transparent;
    padding: 20px 0 0;
}

body .card.-metro:not(.-no-media) .image-holder {
    padding-bottom: unset;
}

body .card.-metro:not(.-no-media) .image-holder img {
    position: relative;
    border-radius: 10px;
}

.tax-ohio_portfolio_category .page-headline .bg-image {
    background-image: url(https://pkhelikon.a-m2.ru/wp-content/uploads/2025/10/helikon-slider-2-scaled.webp);
    background-size: auto;
    background-position: center center;
    background-repeat: repeat;
}

body .elementor-heading-title {
    line-height: 1.2;
}

.project-page.project .page-container > .vc_row,
.single-ohio_portfolio .breadcrumb-holder {
    max-width: 1330px;
    margin-inline: auto;
}

.project-page.project .page-container > .vc_row {
    display: flex;
    align-items: center;
}

.project-page.project {
    display: none;
}

body .hamburger.icon-button > .icon::after,
body .hamburger.icon-button > .icon::before {
    background-color: #131313;
}

@media screen and (min-width: 1025px) {
    .page-headline,
    .site-content .woo-product,
    .single-ohio_portfolio .breadcrumb-holder {
        margin-top: 125px;
    }
}

@media screen and (max-width: 1024px) {

    .top-part .header-address,
    .top-part .header-slogan,
    .top-part .popup {
        display: none;
    }

    .header-wrap {
        height: auto;
    }

    .single-ohio_portfolio .header-cap {
        height: 7vh;
    }
}

@media screen and (max-width: 991px) {

    .header-wrap {
        height: unset;
        padding-block: 16px;
        border-bottom: 1px solid rgba(150, 144, 162, 0.15);
    }

    .branding {
        margin-right: auto;
    }

    .close-bar {
        height: unset;
        margin-top: 20px;
    }

    .header-cap {
        height: 5vh;
    }

    .single-ohio_portfolio .breadcrumb-holder {
        width: 100%;
    }

    .site-content .woo-product,
    .single-ohio_portfolio .breadcrumb-holder {
        margin-top: 20px;
    }

    .page-headline {
        margin-top: unset;
    }
}

@media screen and (min-width: 601px) {

    .row-full {
        display: inline-flex;
        gap: 20px;
    }

    .site-footer .widgets>div:first-child ul {
        text-align: center;
    }

    .page-id-19832 .post-meta-holder {
        max-width: 400px;
    }

    body .portfolio-grid .grid-item {
        width: calc(100%/3 - 16px);
    }

}

@media screen and (max-width: 600px) {
    .top-part .header-phone {
        display: none;
    }

    .header-cap {
        height: unset;
    }

    .page-headline {
        margin-top: 0;
    }

    .header.header-2 .header-wrap .top-part:not(.page-container) {
        padding-block: 10px;
    }

    .site-footer .widgets {
        grid-template-columns: 100%;
        gap: 24px;
    }

    body .portfolio-grid {
        padding-inline: 10px;
        margin-bottom: 60px;
    }

    .single-ohio_portfolio .project-title .headline {
        font-size: 32px !important;
        line-height: 1.2;
    }

    .project-page.project .project-content {
        padding: unset;
    }
}