/**
* Theme Name: Karon Child
* Description: This is a child theme of Karon, generated by Merlin WP.
* Author: <a href="https://creativesplanet.com/">Creative's Planet</a>
* Template: karon
* Version: 1.0
*/


/** Header **/

body .cspt-header-style-5 .cspt-logo-menuarea {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

body .cspt-header-style-5 .site-slogan {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    flex: 1;
    gap: 10px;
}

body .cspt-header-style-5 .site-slogan img {
    max-width: 340px;
}

body .cspt-header-style-5 .cspt-contact-info li {
    padding: 0 8px 0 0;
    text-transform: none;
    letter-spacing: 0;
    font-size: 15px;
    font-weight: 500;
}

body .cspt-header-style-5 .cspt-pre-header-wrapper .cspt-contact-info li::after,
body .cspt-header-style-5 .cspt-contact-info::after,
body .cspt-header-style-5 .cspt-pre-header-wrapper .cspt-social-links::before,
body .cspt-header-style-5 .cspt-pre-header-wrapper .cspt-pre-header-right>*::after,
body .cspt-header-style-5 .cspt-navbar.cspt-main-active-color-globalcolor>div>ul>li.current-menu-parent::after,
body .cspt-header-style-5 .cspt-navbar.cspt-main-active-color-globalcolor>div>ul>li:hover::after,
body .cspt-header-style-5 .cspt-navbar.cspt-main-active-color-globalcolor>div>ul>li.current_page_item::after {
    display: none;
}

body .cspt-base-icon-contact:before {
    content: url("/wp-content/uploads/2025/04/tel-1.svg");
    vertical-align: middle;
    line-height: 15px;
}

body .cspt-base-icon-marker:before {
    content: url("/wp-content/uploads/2025/04/mail-1.svg");
    vertical-align: middle;
    line-height: 15px;
}

body .cspt-contact-info li i {
    font-size: 15px;
    margin-right: 0;
}


body .cspt-header-style-5 .cspt-navbar.cspt-main-active-color-globalcolor>div>ul>li:hover>a,
body .cspt-header-style-5 .cspt-navbar.cspt-main-active-color-globalcolor>div>ul>li>a:hover,
body .cspt-header-style-5 .cspt-navbar.cspt-main-active-color-globalcolor>div>ul>li.current_page_item>a,
body .cspt-header-style-5 .cspt-navbar.cspt-main-active-color-globalcolor>div>ul>li.current-menu-parent>a {
    color: #8bc04c;
}

body .cspt-service-icon-wrapper{
	display: none;
}

@media (max-width: 1265px) and (min-width: 1201px) {

    body .cspt-header-style-5 .site-slogan {
        margin: 0 25px 0 130px !important;
    }

    body .cspt-navbar div>ul>li>a {
        font-size: 14px;
    }
}

@media (min-width: 1201px) {

    body .cspt-header-style-5 .site-branding.cspt-logo-area {
        margin-right: 0px;
        position: absolute;
        bottom: -15px;
    }

    body .cspt-header-style-5 .cspt-sticky-on .site-branding.cspt-logo-area {
        position: relative;
        bottom: inherit;
    }

    body .cspt-header-style-5 .cspt-navbar div>ul>li>a {
        margin: 0 15px;
    }

    body .cspt-header-style-5 .site-slogan {
        margin: 0 25px 0 150px;
    }

    body .cspt-header-style-5 .cspt-sticky-on .site-slogan {
        margin: 0 25px 0 25px !important;
    }

    body .cspt-navbar ul>li>ul>li>a::before {
        display: none;
    }

    body .cspt-navbar ul>li>ul>li>a {
        padding: 15px 15px;
    }

    body .cspt-navbar ul>li>ul>li:hover>a {
        padding-left: 15px;
        padding-right: 15px;
    }

    body .cspt-navbar ul ul {
        min-width: 100%;
    }
}

@media (max-width: 1200px) {
    body .cspt-header-style-5 .cspt-logo-menuarea {
        justify-content: flex-start;
        gap: 0 20px;
    }

    body .cspt-header-style-5 .nav-menu-toggle {
        color: #000000;
    }

    body .site-title img.cspt-main-logo {
        max-height: 70px;
    }

}

@media (max-width: 767px) {

    body .cspt-header-style-5 .site-slogan {
        display: none;
    }

}

/** Footer **/

body .cspt-footer-big-area-wrapper .cspt-bg-color-globalcolor {
    background: #006D87;
}

body .cspt-footer-big-area-wrapper .cspt-bg-color-globalcolor>div {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

body .cspt-footer-big-area .cspt-footer-boxes {
    padding: 25px 30px 30px 105px;
    border-right: none;
}

body .cspt-footer-big-area .cspt-footer-boxes i {
    top: 35px;
    left: 40px;
}

body .cspt-footer-big-area .cspt-footer-boxes.footer-box-time {
    padding: 25px 30px 30px 50px;
}

body footer.site-footer .cspt-footer-logo {
    height: 75px;
    margin-bottom: 5px;
}

body .cspt-footer-widget .textwidget p {
    color: #8E8F9A;
}

body .cspt-footer-widget .cspt-social-links li a {
    background: #8BC04C;
}

body .cspt-footer-widget .cspt-social-links li a:hover {
    background: #006D87;
}

body .footer-wrap.cspt-footer-widget-area {
    padding-top: 50px;
    padding-bottom: 40px;
}

@media (max-width: 1024px) {
    body .cspt-footer-big-area>.container {
        padding: 0 15px;
    }

    body .cspt-footer-big-area-wrapper .cspt-bg-color-globalcolor>div {
        justify-content: center;
    }
}

@media (max-width: 767px) {
    body .cspt-footer-big-area-wrapper .cspt-bg-color-globalcolor>div {
        flex-wrap: nowrap;
        flex-direction: column;
    }
}

/** Home **/

body .cspt-custom-box .cspt-tab-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

body .cspt-custom-box .cspt-tab-content-wrapper>article {
    width: calc(33.333% - 20px);
}

body .cspt-custom-box .cspt-service-style-1 .creativesplanet-box-content-inner {
    padding: 50px 15px 30px 20px;
}

body .cspt-custom-box .cspt-service-style-1 .cspt-service-title {
    font-size: 20px;
    margin-bottom: 15px;
}

body .cspt-custom-box .cspt-service-style-1 .cspt-service-content p {
    color: #8E8F9A;
}

body .creativesplanet-element-blog .owl-carousel.owl-drag .owl-item {
    margin-top: 15px;
}

body .creativesplanet-box-content .creativesplanet-box-desc .cspt-post-title {
    font-weight: 700;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    body .cspt-custom-box .cspt-tab-content-wrapper>article {
        width: calc(50% - 15px);
    }
}

@media (max-width: 767px) {
    body .cspt-custom-box .cspt-tab-content-wrapper>article {
        width: 100%;
    }
}

/** AboutUs **/


body .about-weis-section .cspt-ihbox-style-6.cspt-ihbox h3 {
    font-weight: 700;
    color: #24292F;
}

body .about-weis-section .cspt-ihbox-style-6 .cspt-ihbox-box {
    padding: 35px 50px 40px;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    body .about-weis-section .cspt-ihbox-style-6 .cspt-ihbox-box {
        padding: 35px 20px;
        min-height: 313px;
        height: 100%;
    }

    body .about-weis-section .cspt-ihbox-style-6.cspt-ihbox h3 {
        font-size: 18px;
    }
}



/** Services **/

body .services-section .cspt-heading-subheading {
    margin-bottom: 10px;
}

/** Contact **/
body .cspt-main-form.cspt-form-style-1 .input-group input[type="date"] {
    font-size: 13px;
    background: #f7f7f7;
    color: #888888;
    height: 55px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 15px;
    outline: 0;
    border: none;
    width: 100%;
}

body .cspt-main-form.cspt-form-style-1 .input-group.rdv-page textarea {
    height: 150px;
}

body h4.rdv-page {
    font-weight: 600;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
}

body .input-group.input-button {
    text-align: right;
}

body button,
body html input[type=button] {
    background-color: #8bc04c;
}


body .cspt-main-form.cspt-form-style-1 .input-button button:hover {
    background-color: #006D87;
}


/** Annonce **/

body.page-id-1320.cspt-sidebar-no:not(.single) div.elementor,
body.page-id-2561.cspt-sidebar-no:not(.single) div.elementor {
    margin-top: 0px;
}

body .annonce-section .annonce-img img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

body .annonce-section .annonce-item-box h5 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

body .annonce-section .annonce-item-box {
    min-height: 540px;
    height: 100%;
}

body .annonce-section .annonce-item-box .annonce-info-bottom {
    position: relative;
    width: auto;
}

body .annonce-section .annonce-item-box .annonce-info-bottom p {
    margin-right: 12px;
}

body .annonce-section .annonce-item-box .annonce-info-bottom::after {
    position: absolute;
    content: "";
    width: 12px;
    height: 1px;
    right: 0;
    top: 50%;
    background: #24292F4D;
}

body .annonce-section .annonce-item-box .annonce-info-bottom.last-item-bottom::after {
    display: none;
}

/** Blog **/

body .cspt-blog-style-4 .creativesplanet-box-content .creativesplanet-box-desc .cspt-meta-category::before {
    display: none;
}

body .cspt-blog-style-4 .creativesplanet-box-content .creativesplanet-box-desc .cspt-meta-category {
    margin-left: 0px;
}
