/*
Theme Name: Theme Child Konstruktic
Description: Theme enfant de Hellom
Author: AnjouWeb
Author URI: https://www.anjouweb.com
Template: konstruktic 
Version: 0.1.0
*/

body .elementor-element .elementor-button-primary .elementor-button.button-sweep:before {
    background-image: url(/wp-content/uploads/2025/07/HELLOM_TRAIT-D-UNION.png);
    -webkit-clip-path: initial;
    clip-path: initial;
    background-size: 77px;
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: left -12px center;
}

span.trait-union {
    background-image: url(/wp-content/uploads/2025/07/HELLOM_TRAIT-D-UNION.png);
    background-size: 77px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 68px;
    height: 35px;
    position: relative;
    top: 42px;
}

body .elementor-element .elementor-button-primary .elementor-button.button-sweep:after {
    background-image: url(/wp-content/uploads/2025/07/arrow_y.png);
    background-size: 35px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;
    content: "";
    width: 35px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.home sr7-txt#SR7_1_1-1-1 {
    display: flex !important;
    z-index: 80;
}

body .elementor-element .elementor-button-primary .elementor-button.button-sweep {
    padding: 14px 28px 14px 14px;
}

body .elementor-element .elementor-button-primary .elementor-button.button-sweep i {
    display: none;
}

.elementor-featured-box-meta-inner > div {
    margin: auto;
}

#third-part:before {
    content: '';
    position: absolute;
    top: -70px;
    left: -41vw;
    width: 100%;
    height: 840px;
    background-image: url(/wp-content/uploads/2025/07/HELLOM_CERCLE_BLEU-2.png);
    background-size: 350px;
    background-position: center;
    opacity: 1;
    background-repeat: no-repeat;
}

span.elementor-icon-list-icon i:before {
    background-image: url(/wp-content/uploads/2025/07/HELLOM_CERCLE_JAUNE-1.png);
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-size: 10px;
    position: absolute;
    top: 100%;
    transform: translateY(-25%);
}

.home .elementor-teams-wrapper .elementor-team-image {
    box-shadow: 0px 4px 5px 1px rgba(0, 0, 0, 0.5);
}

footer .elementor-heading-title {
    background-image: url(/wp-content/uploads/2025/07/HELLOM_TRAIT-D-UNION.png);
        background-size: 77px;
    background-repeat: no-repeat;
    background-position: left -12px center;
    display: block;
    line-height: 2 !important;
    padding-left: 21px;
}

div#essentielle .elementor-icon-box-wrapper .elementor-icon-box-icon > span i:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/essentielle.png);
    display: block;
    width: 91px;
    height: 91px;
    background-size: 100%;
}

div#professionnelle .elementor-icon-box-wrapper .elementor-icon-box-icon > span i:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/professionnelle.png);
    display: block;
    width: 91px;
    height: 91px;
    background-size: 100%;
}

div#privilege .elementor-icon-box-wrapper .elementor-icon-box-icon > span i:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/privilege.png);
    display: block;
    width: 91px;
    height: 91px;
    background-size: 100%;
}

.elementor-section.elementor-section-stretched.osf-sticky-active.sticky-show, .elementor-section.elementor-section-stretched.osf-sticky-active.sticky-s {
    position: fixed;
    background-color: var(--e-global-color-primary);
    padding: 14px;
}

body .elementor-menu-toggle i:before {
    content: "";
    display: block;
    background-image: url(https://www.hellom.fr/wp-content/uploads/menu.png);
    width: 32px;
    height: 32px;
}

.elementor-section.elementor-section-stretched.osf-sticky-active.sticky-show .elementor-widget-image img, 
.elementor-section.elementor-section-stretched.osf-sticky-active.sticky-s .elementor-widget-image img {
    display: inline-block;
    vertical-align: middle;
    max-width: 280px;
}

body .page-title-bar {
    background-position: center;
}

body .page-title-bar:before {
    background: rgba(0, 0, 0, .49);
}

.single-post .page-title-bar, .archive.category .page-title-bar {
    background-image: url(/wp-content/uploads/actualites.jpg);
}

.osf_portfolio-template-default .page-title-bar, .tax-osf_portfolio_cat .page-title-bar {
    background-image: url(/wp-content/uploads/projets.jpg);
}

.single-post .post-thumbnail {
    display: none;
}

.single-post  .entry-meta {
    max-width: 1140px;
    margin: auto;
}

.single-post .entry-meta a.url:not(:hover),.single-post .entry-meta a:not(:hover) {
    color: #777;
}

.single-post a.bo-social-google, .single-osf_portfolio .single-portfolio-summary .pbr-social-share a.bo-social-google, .owl-theme.owl-carousel.portfolio-popup-gallery.owl-loaded.owl-drag {
    display: none;
}

body .single-portfolio-summary .pbr-social-share a {
    width: 42px;
    height: 42px;
}

.label-hidden.rgpd .nf-field-element {
  width: 30px !important;
  position: relative;
    top: 25px;
}

.label-hidden.rgpd .nf-field-label {
  width: 0;
}

.label-hidden.rgpd .nf-field-description {
  width: calc(100% - 30px);
  float: right;
  line-height: 1.4;
}

/* Move reCAPTCHA v3 badge to the left */
 
 .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}

body sr7-module .sr7-layer, body sr7-module sr7-layer {
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
}

@media (max-width: 768px) {
    .home sr7-txt#SR7_1_1-1-1 {
        display: block !important;
    }

    span.trait-union {
        background-image: url(/wp-content/uploads/2025/07/HELLOM_TRAIT-D-UNION.png);
        background-size: 37px;
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        width: 40px;
        height: 17px;
        position: relative;
        top: 7px;
        left: 0;
        right: 0;
        margin: auto;
    }
}