/*
Theme Name: Pixyweb
Theme URI:  https://www.pixyweb.fr
Author:     Pixyweb
Author URI: https://www.pixyweb.fr
Template:   hello-elementor
Version:    1.0
*/

*[id] {
    scroll-margin-top: 150px
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url("assets/img/chevron-down.svg");
    background-repeat: no-repeat;
    background-position-x: calc(100% - 12px);
    background-position-y: 50%;
    background-size: 24px;
}.elementor-select-wrapper .select-caret-down-wrapper {
    display: none;
}

/* BEGIN HEADER */
/* WHEN USER IS AT TOP */
.elementor-sticky__spacer {
    display: none !important;
}body:not(.page-id-32, .page-id-2127, .page-id-2083, .page-id-3, .page-id-2113, .blog) .elementor-sticky--active:not(.elementor-sticky--effects) {
    background-color: transparent !important;
}body:not(.page-id-32, .page-id-2127, .page-id-2083, .page-id-3, .page-id-2113, .blog) .elementor-sticky--active:not(.elementor-sticky--effects) .elementor-nav-menu--main > ul > li > .elementor-item {
    color: #fff !important;
    border-color: #fff !important;
}body:not(.page-id-32, .page-id-2127, .page-id-2083, .page-id-3, .page-id-2113, .blog) .elementor-sticky--active:not(.elementor-sticky--effects) .header-second-menu .elementor-item:hover {
    background-color: #fff !important;
    color: #2C2821 !important;
}body:not(.page-id-32, .page-id-2127, .page-id-2083, .page-id-3, .page-id-2113, .blog) .elementor-sticky--active:not(.elementor-sticky--effects) .elementor-nav-menu--main .elementor-nav-menu > .menu-item.menu-item-has-children .sub-arrow svg {
    fill: #fff;
}

.header-main-menu .sub-menu.elementor-nav-menu--dropdown {
    padding-top: 12px;
    padding-bottom: 12px;
    transform: translateX(-20%);
}.header-main-menu .sub-menu.elementor-nav-menu--dropdown .elementor-sub-item, .mobile-header-main-menu .sub-menu.elementor-nav-menu--dropdown .elementor-sub-item {
    display: flex;
    align-items: center;
    border: 0;
}.mobile-header-main-menu .sub-menu.elementor-nav-menu--dropdown .elementor-sub-item {
    margin-left: 10px;
}.header-main-menu .sub-menu.elementor-nav-menu--dropdown i, .mobile-header-main-menu .sub-menu.elementor-nav-menu--dropdown i {
    width: 32px;
    height: 32px;
    position: relative;
    margin-right: 10px;
}.header-main-menu .menu-item > .sub-menu.elementor-nav-menu--dropdown i::before, .mobile-header-main-menu .menu-item > .sub-menu.elementor-nav-menu--dropdown i::before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
/* END HEADER */

.elementor-widget-icon svg {
    width: 100% !important;
}

.elementor-widget-text-editor .elementor-widget-container p:last-child, .elementor-widget-heading .elementor-widget-container p:last-child {
    margin-bottom: 0;
}

.faded-white-bottom {
    position: relative;
}.faded-white-bottom::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(360deg, rgba(248, 247, 242, 1) 0%, rgba(248, 247, 242, 0) 100%);
    z-index: 0;
}

.solarhona-highlighted {
    font-weight: 700;
    background: -webkit-linear-gradient(90deg, #FCDC4D 0%, #F9CA37 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

:not(.no-point) > .elementor-widget-container > h2 {
    position: relative;
    padding-left: 46px;
}:not(.no-point) > .elementor-widget-container > h2::before {
    content: "";
    position: absolute;
    top: 13.5px;
    left: 0;
    width: 26px;
    height: 26px;
    background: linear-gradient(90deg, #FCDC4D 0%, #F9CA37 100%);
    border-radius: 50%;
}
@media (max-width: 768px) {
    :not(.no-point) > .elementor-widget-container > h2::before {
        top: 8.5px;
    }
}

.elementor-widget-text-editor ul {
    padding-left: 25px;
}.elementor-widget-text-editor ul li:not(:last-child) {
    margin-bottom: .5em;
}

.swiper-button-disabled {
    display: none !important;
}

.icon-toiture::before {
    content: "\E800";
    font-size: 17px;
}.icon-ombriere-parking::before {
    content: '\E804';
    font-size: 24px;
}.icon-pv-sol::before {
    content: '\E805';
    font-size: 24px;
}.icon-hangar-agricole::before {
    content: '\E803';
    font-size: 17px;
}.icon-flottant::before {
    content: '\E801';
    font-size: 17px;
}.icon-equipement-sportif::before {
    content: '\E802';
    font-size: 24px;
}.icon-2-pv-sol::before {
    content: "\E800";
    font-size: 20px;
}
[class^="icon-"]::before, [class*=" icon-"]::before {
    font-family: "pixyicons";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
}i[class^="icon-2-"]::before, i[class*=" icon-2-"]::before {
    font-family: "second-pixyicons";
}