/* Keune Professionals page - START */

.keune-professionals-footer .footer-container.content:not(.keune-professionals-footer .partners-mobile .footer-container.content) {
    display: none;
}

.top-slider.keune-professionals-page .top-slider-banner-bg .content {
    justify-content: flex-start!important;
}

.keune-professionals-page .top-slider-top-title-heading {
    max-width: unset;
}

.keune-professionals-page .top-slider-content .top-slider-white-button {
    width: 150%;
    flex-wrap: wrap;
}

.keune-professionals-page .top-slider-content {
    padding-right: 0;
    padding-left: 30px;
}

@media (max-width: 1250px) {
    .keune-professionals-page .top-slider-content .top-slider-white-button {
        width: 70%;
        flex-wrap: wrap;
    }
}

@media (max-width: 1025px) {
    .keune-professionals-page .top-slider-content {
        width: 45%;
    }
    .keune-professionals-page .slick-slide .top-slider-banner-bg-mobile img {
        max-width: 105%;
    }
}

@media (max-width: 901px) {
    .keune-professionals-page .top-slider-content .top-slider-white-button {
        width: 100%;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    .keune-professionals-page .top-slider-content {
        width: 100%;
    }
    .keune-professionals-page .top-slider-content {
        width: 65%;
    }
}

@media (max-width: 667px) {
    .keune-professionals-page .top-slider-content {
        width: auto;
        padding-right: 20px;
    }
}


/* SECTION 1 - start */

.kp-page-s1 {
    margin-top: 80px;
}

.kp-page-s1-image img {
    max-width: 960px;
}

.kp-page-s1-right {
    padding-right: 25px;
    padding-left: 73px;
    max-width: 620px;
}

.kp-page-s2 {
    margin-top: 73px;
}

.kp-page-s1-blackBtn {
    margin-top: 54px;
}

@media (max-width: 1600px) {
    .kp-page-s1-image img {
        max-width: 760px;
    }
    .kp-page-s1-right {
        padding-left: 40px;
    }
}

@media (max-width: 1500px) {
    .kp-page-s1 .d-flex {
        align-items: center;
    }
    .kp-page-s1-image img {
        max-width: 560px;
    }
    .kp-page-s1 .title-type-1:not(.kp-page-s1 .kp-page-s1-mt-title .title-type-1) {
        margin-top: 0;
    }
    .kp-page-s1 {
        margin-top: 60px;
    }
}

@media (max-width: 1250px) {
    .kp-page-s1-image img {
        max-width: 460px;
    }
    .kp-page-s1-right {
        max-width: 100%;
        margin-top: 30px;
    }
}

@media (max-width: 1025px) {
    .kp-page-s1 .d-flex {
        flex-wrap: wrap;
    }
    .kp-page-s1-image {
        margin-right: 0;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .keune-professionals-page .top-slider-content .top-slider-white-button {
        width: 100%;
    }
    .kp-page-s1-image img {
        max-width: 100%;
        width: 460px;
    }
    .button.button-black-1 {
        padding: 10px 30px;
        font-size: 20px;
    }
}

@media (max-width: 540px) {
    .keune-professionals-page .top-slider-content {
        padding-right: 20px;
        padding-left: 20px;
    }
    .keune-professionals-page .button.button-black-1 {
        padding: 10px 20px;
        font-size: 18px;
    }
}

@media (max-width: 380px) {
    .keune-professionals-page .top-slider-banner-bg-mobile {
        background-color: #d0d4bf;
    }
    .kp-page-s1-right {
        padding-left: 21px;
        padding-right: 21px;
    }
    .keune-professionals-page .top-slider-content {
        width: 90%;
    }
}

/* SECTION 1 - end */

/* Keune Professionals page - END */

/*******************************************************************/


/* All Posts page - START */

.content.all-posts {
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width: 767px) {
    .content.all-posts {
        padding-left: 21px;
        padding-right: 21px;
    }
}

/* All Posts page - END */

/*******************************************************************/

/* Pirkums Aptiprinats - START */

.confirmed-purchase-order {
    text-align: center;
}

.confirmed-purchase-order-title {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 21px;
}

.confirmed-purchase-order-subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.9;
    margin: 0;
}

.confirmed-purchase-order-buttons {
    justify-content: center;
}

.confirmed-purchase-order-buttons .button.button-black-1 {
    margin: 0 11px;
}

.confirmed-purchase-order .icon-checked .path2:before,
.confirmed-purchase-order .icon-checked .path1:before {
    font-size: 42px;
}

.confirmed-purchase-order-buttons {
    margin-top: 44px;
}

@media (max-width: 667px) {
    .confirmed-purchase-order-buttons.d-flex {
        flex-wrap: wrap;
    }
    .confirmed-purchase-order-buttons .button.button-black-1 {
        margin-bottom: 15px;
    }
    .content.content-page {
        margin-top: 30px;
    }
}

/* Pirkums Aptiprinats - END */

/*******************************************************************/

/* Contact - START */

.contact-info-item {
    height: 520px;
    width: 33%;
    border: 2px solid #000;
    padding: 50px 62px 70px 62px;
    box-sizing: border-box;
    text-align: center;
}

.contact-info-item.location {
    padding: 0;
}

.contact-info-item-container {
    text-align: center;
}

.contact-info-item iframe {
    width: 100%;
    height: 100%;
}

.contact-info-item-container.weekend {
    font-size: 16px;
}

.contact-info-item-container.weekend span {
    color: #a1a1a1;
}

.location-link {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    background-size: cover;
    background-position: center;
    min-height: 516px;
}

.location-link img {
    width: 100%;
    height: 100%;
}

.contact-team {
    margin-top: 47px;
}

.contact-team .flex-center {
    flex-wrap: wrap;
}

.contact-team-item-link {
    display: block;
    position: relative;
}

.contact-info-item-container .letter-spacing-1 ,
.boxes-elem-email.letter-spacing-1 {
    margin-bottom: 10px;
}

.boxes-elem-email.letter-spacing-1 {
    display: block;
}

.contact-info-item-container .title-type-2 {
    margin-bottom: 30px;
}

.contact-team-item-link,
.contact-team-item-link a {
    color: #fff;
}

.contact-member-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    background-image: url('/wp-content/themes/keune/assets/images/shadow.png');
    background-size: cover;
    background-position: bottom center;
}

.contact-member-name {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 5px;
}

.contact-team-item-link .pos-abs {
    bottom: 25px;
    left: 40px;
}

.contact-member-phone,
.contact-member-email {
    display: block;
}

.contact-member-phone,
.contact-member-email,
.contact-member-job-name {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
}

.contact-member-email {
    margin-bottom: 0;
}

.contact-member-job-name  {
}

.contact-member-phone {
}

@media (max-width: 1500px) {
    .contact-info-item {
        padding: 30px;
    }
    .contact-info-item-container .title-type-2 {
        margin-bottom: 15px;
    }
}

@media (max-width: 1250px) {
    .contact-info-item {
        padding: 30px 20px;
    }
    .contact-info .title-type-2 {
        font-size: 26px;
    }
}

@media (max-width: 1025px) {
    .contact-info .flex-spbtwn {
        flex-wrap: wrap;
    }
    .contact-info-item {
        width: 49%;
        height: auto;
    }
    .contact-info-item.location {
        width: 100%;
        margin-top: 25px;
    }
    .contact-info .flex-spbtwn {
        align-items: stretch;
    }
    .contact-info .text-type-3 {
        line-height: 1.6;
    }
    .contact-info .contact-info-item-container .letter-spacing-1,
    .contact-info .boxes-elem-email.letter-spacing-1 {
        margin-bottom: 8px;
    }
    .working-time-item {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .contact-info-item {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .contact-info-item.location {
        margin-top: 10px;
    }
    .contact-team .slick-list {
        padding-top: 0!important;
    }
    .contact-team .slick-initialized .slick-slide {
        background-position: top center;
    }
}

@media (max-width: 667px) {
    .contact-member-name {
        font-size: 20px;
    }
    .contact-member-phone,
    .contact-member-email,
    .contact-member-job-name {
        font-size: 14px;
        margin-bottom: 3px;
    }
}

@media (max-width: 540px) {
    .contact-team-item-link .pos-abs {
        bottom: 10px;
        left: 15px;
    }
    .contact-member-overlay {
        width: 160%;
    }
}

@media (max-width: 450px) {
    .contact-member-overlay {
        width: 110%;
    }
}

/* Contact - END */

/*******************************************************************/
/*******************************************************************/

/* 404 - START */

.not-found-page {
    text-align: center;
    margin-bottom: 50px;
}

.not-found-page .page-title {
    font-family: "Acumin Pro", sans-serif;
    font-weight: 600;
    font-size: 159px;
    line-height: normal;
    margin: 0 0 -40px;
}


.not-found-page .blackbtn {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

@media (max-width: 767px) {
    .not-found-page .page-title {
        font-size: 100px;
    }
    .not-found-page {
        padding: 0;
    }
    .not-found-page {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
.contact-notfound {
    display: block;
    width: fit-content;
    margin: auto;
}
}

/* 404 - END */

/*******************************************************************/

/*  - START */

/*******************************************************************/

