.hp-requests .hp-listing__attributes .hp-listing__attributes--primary {
    margin-right: 0;
}
.hp-requests .hp-listing__attributes .hp-listing__attribute--rent {
    display: flex;
    text-align:left ;
}
.woocommerce-cart .woocommerce-message {
    display: none !important;
}
.hp-requests .hp-listing__attributes .hp-listing__attribute--rent a, .hp_request-template-default .hp-listing__attributes .hp-listing__attribute--rent a {
    text-align: right;
}
.hp_listing-template-default .site-content {
    padding-top: 0 !important;
}
.hp_listing-template-default .site-content .hp-listing__details--primary {
    display: flex;
    align-items:center;
    gap:10px;
    margin-bottom: 0 !important;
}
.hp_listing-template-default .hp-listing__details--primary .hp-listing__created-date {
    height: 25px;
}
.site-content {
    background: rgba(241, 249, 255, 0.8);
    padding-bottom: 50px;
}
.hp-template--requests-view-page .site-content {
    padding-top: 4rem;
}
.header-hero {
    background-image: unset;
    background-color: #f4faff;
}
.woocommerce-order-received .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: green;
    font-weight: bold;
    text-align:center;
}
.woocommerce-order-received .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    background: white;
    padding: 20px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead tr th,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot tr th,
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody tr td{
    padding: 10px !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table {
    background: white;
    padding: 20px;
    border: 1px solid rgba(7, 36, 86, 0.075);
    border-radius: 3px;
}
.hp-template--user-account-page .hp-page__content {
    background: white;
    padding: 20px;
}
.header-hero.header-hero--title h1 {
    margin: 2rem 0;
}
.hp-template--request-submit-page .hp-page__content, .hp-template--listing-submit-profile-page .hp-page__content, .hp-template--listing-submit-details-page .hp-page__content, .hp-form--listing-update, .hp-form--request-filter, .hp-form--listing-filter, .hp-listing--view-page .hp-page__content, .hp-template--user-login-page .hp-page__content {
    background: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: rgba(7, 36, 86, 0.075) 0px 2px 4px 0px;
}
.header-logo img {
    width: 60%;
}
.options {
    display: flex;
    gap: 10px;
    justify-content: space-around;
}
.hp-listing--view-block .hp-listing__featured-badge {
    width: 100%;
    background: #ffa329;
    top: 0;
}
.hp-listing--view-block.hp-listing--featured {
    border-color: #ffa329;
}
.hp-listing--view-block .hp-listing__featured-badge i {
    margin-right: 5px;
}
.title-bold {
    font-weight: bold;
    font-size: 18px;
    color: #399af7;
}
.hp-listing--view-page .site-sidebar .hp-vendor--view-block .hp-vendor__header {
    padding-top: 10px;
}
.hp-listing--view-page .site-sidebar .hp-vendor--view-block .hp-vendor__content {
    padding-bottom: 10px;
}
.hp-form--listing-filter .hp-form__field:not(:last-child) {
    margin-bottom: 10px;
}
.hp-listing--view-page .site-sidebar .hp-listing__attribute, .hp-page__content .hp-listing__attribute {
    display: flex;
    justify-content: space-between;
    text-align: left;
    font-size: 18px;
}
.hp-requests.hp-block .hp-listing__attribute--rent strong {
    padding-left: 5px;
}
.hp-listing--view-page  .hp-listing__attributes--primary {
    background: #fff;
}
.site-content .hp-listing--view-page .hp-listing__title {
    margin-bottom: 0;
    font-size: 30px;
}
.site-content .hp-listing--view-page .hp-listing__details--primary {
    margin-bottom: 10px;
}
.hp_listing-template-default .hp-page__header {
    background: #ffffff;
    padding: 20PX;
    border-radius: 10PX;
    box-shadow: rgba(7, 36, 86, 0.075) 0px 2px 4px 0px;
}
.hp-listing--view-block, .hp-template--listing-view-page .hp-block:not(.hp-listing__attributes, .hp-form--user-login) {
    box-shadow: rgba(7, 36, 86, 0.075) 0px 2px 4px 0px;
}
.footer-navbar {
    justify-content: end;
    padding-right: 20px;
}
.hp-form__action--user-register {
    font-weight: bold;
}
.footer-listings-form {
    padding: 0px;
}
.footer-listings-form form {
    background: #fff;
}
.header-navbar .header-navbar__menu {
    margin-right: 0;
}
.header-navbar .hp-icon {
    margin-right: 10px;
}
.header-navbar .hp-menu__item--user-login a, .header-navbar .hp-menu__item--user-login a:hover {
    color : #fff;
}
.header-navbar .hp-menu__item--user-login a:hover {
    opacity: 0.9;
}
.header-navbar .hp-menu__item--current .button {
    color : #fff;
}
.home .hp-form--request-search .hp-form__field--search {
    display:none;
}
.legal-popup-agreement {
    max-height: 400px;
    overflow: auto;
    padding-bottom: 20px;
}
.legal-popup-agreement-form {
    display: flex;
    border-top: 1px solid #ccc;
    flex-direction: column;
    margin-top: 20px;
    padding-top: 20px;
    gap: 20px
}
.legal-popup-agreement-form input[type=submit] {
    display: inline-block;
}
.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content-wrapper {
    background: white;
    padding: 20px !important;
}
.woocommerce-table--order-details {
    border: 0 !important;
}
.hp-template--user-login-page .hp-page__content  {
    margin: auto;
    max-width: unset;
    flex-basis: fit-content;
}
.woocommerce-edit-address .woocommerce-Address-title.title h2 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.woocommerce-edit-address .woocommerce-Address {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.woocommerce-edit-address .woocommerce-Address-title.title .edit {
    margin-bottom: 15px !important;
}
.hp-form__action--user-register > a {
    display: block;
    background : #399af7;
    color: white;
    padding: 10px;
    font-weight: bold;
    font-size:22px;
    text-align: center;
    border-radius: 4px;
}
.hp-listing--view-page {
    padding: 20px;
}
.only-mobile {
    display : none;
}
.upper {
    text-transform: uppercase;
}
.blue {
    color: #399af7;
}
.separator {
    margin-bottom: 20px;
}
.site-footer {
    padding: 5px;
}
.site-footer .container {
    width: 100% !important;
}

.site-footer .container .menu-item-object-page{
    text-align: right;
}
.vendor-professional-info--inner {
    display: flex;
    gap: 30px;
}
.hp-badge--blue {
    background: #399af7;
    padding: 2px 5px;
    margin-right: 5px;
    color: white;
    border-radius : 3px;
}
.hp-form--listing-submit .hp-form__field--captcha, .hp-form--listing-submit .hp-form__footer {
    display: flex;
    justify-content: center;
}
.hp-template--request-submit-page .hp-form__footer {
    justify-content: center;
}
.hp-badge {
    padding: 2px 5px;
    margin-right: 5px;
    color: white;
    border-radius : 3px;
    font-size: 14px;
}
.hp-badge--bailleur {
    background: orange;
}
.hp-badge--admin {
    background: #399af7;
}
.hp_listing-template-default .container {
    padding: 0;
}
.hp_listing-template-default .hp-page__footer {
    padding: 20px;
    margin-top: 0;
    max-width: 1280px;
}
.hp-menu__item span {
    position: relative;
}
.hp-menu__item span small {
    position: absolute;
    top: -5px;
    right: -25px;
}
.project-alert {
    margin-bottom: 30px;
    text-align: center;
    background: #ff8100;
    color: white;
    padding: 10px;
    font-weight: bold;
    border-radius: 5px;
}
.message-alert {
    text-align: center;
    background: #ff8100;
    color: white;
    padding: 10px;
    font-weight: bold;
    border-radius: 5px;
    font-style: italic;
    font-size: 13px;
}
.hp-message--thread-block:not(.hp-message--read) {
    color: #0a7aff;
    font-weight: 700;
}
.hp-message--thread-block .hp-message__listing {
    color: #858585;
}
.hp-form__label {
    font-size: 18px;
    font-weight: bold;
}
.hp-menu__item--orders-view, .hp-menu__item--user-listing-packages-view {
    display:none;
}
a, a:hover {
    cursor: pointer !important;
    pointer-events: auto !important;
}
.hp_request-template-default .hp-listing__attributes--secondary .hp-listing__attribute {
    flex-direction: column;
}
.hp_request-template-default .hp-listing__attributes--secondary .hp-col-lg-6 {
    max-width: 100%;
    flex-basis: 100%;
}
.hp-listing--view-block {
    position: relative;
}
.hp-listing .hp-page__sidebar {
    padding-right: 0;
}
.hp-listing .hp-listing--view-block .hp-listing__attributes--ternary {
    position: absolute;
    top: 4px;
    right: 4px;
}
.hp-template--listing-view-page .hp-listing__attributes .hp-listing__attribute {
    text-align: left;
}
.hp-listing__attribute--project {
    position: absolute;
    top: 4px;
    right: 4px;
    background: #00852a;
    border-radius: 4px;
    color: white;
    font-weight: bold;
    padding: 0 10px;
}

.hp-listing--featured .hp-listing__attribute--project {
    top: 30px;
}
.hp-template--user-login-page .hp-modal {
    width: 60%;
}
.hp-template--user-login-page .hp-modal .g-recaptcha > div {
    margin: 0 auto;
}
.woocommerce-cart .site-container, .product-template-default .site-container {
    background-color : rgba(241, 249, 255, 0.8);
}
.hp-pro-form-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.hp-pro-form-flex .hp-pro-form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 2em;
}
.hp-pro-form-flex .hp-pro-form-col {
    flex: 1 1 220px;
    min-width: 220px;
}
@media (max-width: 780px) {
    .hp-pro-form-flex .hp-pro-form-row { flex-direction: column; gap: 0.5em;}
    .header-logo img {
        width: 90%;
    }
}
.hp-pro-form {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 950px;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(79,140,255,0.09);
    margin: 0 auto;
}
.hp-template--request-submit-details-page .hp-field--radio ul,
.hp-template--listing-submit-details-page .hp-field--radio ul,
.hp-template--listings-view-page .hp-field--radio ul {
    display: flex;
    gap: 10px;
    flex-direction: row-reverse;
    justify-content: start;
}
.hp-pro-form-title {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 1em;
}

.hp-pro-form label {
    display: block;
    font-weight: 600;
    color: #399af7;
    margin-top: 12px;
    margin-bottom: 6px;
    letter-spacing: 0.02em;
}

.hp-pro-form input {
    width: 100%;
    padding: 0.9em 1em;
    border: 1px solid #d5dbe5;
    border-radius: 6px;
    font-size: 1em;
    background: #f7faff;
    margin-bottom: 18px;
    transition: border 0.2s, box-shadow 0.2s;
    box-sizing: border-box;
}
.hp-pro-form input[type="checkbox"] {
    width: unset;
}
.woocommerce-MyAccount-content .hp-page__title {
    display: none;
}
.hp-pro-form input[type="text"]:focus,
.hp-pro-form input[type="email"]:focus {
    border-color: #399af7;
    outline: none;
    box-shadow: 0 0 0 2px #eaf3ff;
}
.woocommerce-view-fsb-subscription .subscription_details tr:last-child {
    display: none;
}
.hp-pro-form input[type="submit"] {
    background: linear-gradient(90deg, #399af7 0%, #2563eb 100%);
    color: #fff;
    border: none;
    padding: 1em 2.2em;
    border-radius: 6px;
    font-size: 1.1em;
    font-weight: 700;
    cursor: pointer;
    margin-top: 10px;
    transition: background 0.2s, transform 0.1s;
    box-shadow: 0 2px 8px rgba(79,140,255,0.08);
}
.hp-pro-form input[type="submit"]:hover {
    background: linear-gradient(90deg, #2563eb 0%, #399af7 100%);
}

.hp-pro-form-message {
    text-align: center;
    padding: 15px;
    color: #0073aa;
    border-radius: 5px;
    margin-bottom: 20px;
}
.hp-pro-form-message-success {
    color: green;
}
.hp-pro-form-message-error {
    color: red;
}
.cta-404-wrapper {
    display: flex;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
    margin-top: 30px;
}
.header-navbar {
    background: white;
}
.cta-404-btn {
    background: #61CE70;
    color: #fff;
    padding: 15px 32px;
    border-radius: 6px;
    font-weight: bold;
    text-align: center;
    min-width: 220px;
    text-decoration: none;
    box-shadow: 0 1px 6px rgba(40,120,80,0.07);
    transition: background 0.2s, box-shadow 0.2s;
    display: block;
}

.cta-404-btn--recherche {
    background: #61CE70;
}

.cta-404-title {
    display: block;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 5px;
}

.cta-404-desc {
    display: block;
    font-size: 13px;
}

.cta-404-btn:hover {
    background: #39C94D;
    color:white;
    box-shadow: 0 1px 12px rgba(44,160,96,0.15);
}

.cta-404-btn--recherche:hover {
    background: #39C94D;
}

@media (max-width: 360px) {
    .hp_listing-template-default .hp-listing__details--primary .hp-listing__created-date {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .hp_listing-template-default .site-content .hp-listing__details--primary {
        flex-direction: column;
        align-items: flex-start;
        gap: 0px;
    }
    .hp-template--user-login-page .hp-modal {
        width: 95%;
        padding: 20px;
    }
    .hp-listing .hp-page__sidebar {
        padding-right: 20px;
    }
    .header-navbar .header-navbar__burger {
        margin-right: 0;
    }
    .header-navbar__burger ul li {
        padding: 0;
    }
    .header-navbar__burger .fa-bars {
        font-size: 30px;
    }
    .header-navbar__burger ul li a {
        display: block;
        width: 100%;
        border-bottom: 1px solid #CCC;
        padding: 10px 0px;
    }
    .header-navbar__burger ul li .hp-menu__item--listing-submit {
        width: 100%;
        margin-top: 20px;
    }
    .only-mobile {
        display: block; /* ou flex, selon votre besoin */
    }
    .hp-page__sidebar .hp-listing__attributes--primary {
        display:none;
    }
    .post--single .post__title {
        font-size: 23px;
        text-align: left;
        padding: 5px;
    }
    .hp-template--user-account-page .hp-row {
        flex-direction: column-reverse;
        gap: 40px;
    }
    .hp-message.hp-message--thread-block {
        display: block;
    }
    .hp-message.hp-message--thread-block td {
        display: block;
        width: 100%;
    }
    .hp-message.hp-message--thread-block td.hp-message__sender {
        border-bottom: 0;
    }
    .hp-message.hp-message--thread-block td.hp-message__date {
        font-size: 13px;
        padding-top: 0;
    }
    .hp-message.hp-message--thread-block .hp-message__listing  {
        display: none;
    }
    .hp-template--listing-submit-profile-page .container, .hp-template--listing-submit-details-page .container {
        padding: 10px;
    }
}
@media (max-width: 1580px) {
    .header-navbar ul li .hp-menu__item--listing-submit span {
        display: none;
    }
    .header-navbar ul li {
        padding: 0 7px;
    }
    .header-navbar .header-navbar__end {
        width: 100%;
    }
}
.cpt-comments-block {
    margin: 0 auto;
    margin-bottom: 80px;
    background: white;
    padding: 20px;
    box-shadow: rgba(7, 36, 86, 0.075) 0px 2px 4px 0px;
}

.cpt-comments {
    list-style: none;
    padding: 0;
    margin-bottom: 2em;
    margin-left: 0 !important;
}

.cpt-comments li {
    background: #fff;
    border-left: 4px solid #399af7;
    margin-bottom: 1.2em;
    padding: 1em 1.2em;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    transition: background 0.2s;
}

.cpt-comments strong {
    color: #399af7;
    font-weight: 600;
}

.cpt-comments-block h3, /* Pour le titre du formulaire */
.cpt-comments-block h2 {
    color: #333;
    font-size: 1.3em;
    margin-bottom: 0.7em;
    font-weight: 700;
}

.cpt-comments-block form {
    background: #fff;
    padding: 1.2em;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.03);
}

.cpt-comments-block input[type="text"],
.cpt-comments-block input[type="email"],
.cpt-comments-block textarea {
    width: 100%;
    padding: 0.7em;
    margin-bottom: 1em;
    border: 1px solid #d5dbe5;
    border-radius: 6px;
    font-size: 1em;
    background: #f7faff;
    transition: border 0.2s;
}

.cpt-comments-block input[type="text"]:focus,
.cpt-comments-block input[type="email"]:focus,
.cpt-comments-block textarea:focus {
    border-color: #399af7;
    outline: none;
}

.cpt-comments-block input[type="submit"],
.cpt-comments-block button[type="submit"] {
    background: #399af7;
    color: #fff;
    border: none;
    padding: 0.8em 2em;
    border-radius: 6px;
    font-size: 1em;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
}

.cpt-comments-block input[type="submit"]:hover,
.cpt-comments-block button[type="submit"]:hover {
    background: #2563eb;
}
.cpt-comments-block form {
    background: #fff;
    padding: 2em 1.5em 1.5em 1.5em;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(79, 140, 255, 0.07);
    border: 1px solid #e6eaf1;
    margin-top: 2em;
}

.cpt-comments-block form label {
    display: block;
    font-weight: 600;
    color: #399af7;
    margin-bottom: 0.4em;
    letter-spacing: 0.02em;
}

.cpt-comments-block form input[type="text"],
.cpt-comments-block form input[type="email"],
.cpt-comments-block form input[type="url"],
.cpt-comments-block form textarea {
    width: 100%;
    padding: 0.8em 1em;
    margin-bottom: 1.2em;
    border: 1px solid #d5dbe5;
    border-radius: 6px;
    font-size: 1em;
    background: #f7faff;
    transition: border 0.2s, box-shadow 0.2s;
    box-sizing: border-box;
}

.cpt-comments-block form input[type="text"]:focus,
.cpt-comments-block form input[type="email"]:focus,
.cpt-comments-block form input[type="url"]:focus,
.cpt-comments-block form textarea:focus {
    border-color: #399af7;
    box-shadow: 0 0 0 2px #eaf3ff;
    outline: none;
}

.cpt-comments-block form textarea {
    min-height: 100px;
    resize: vertical;
}

.cpt-comments-block form input[type="submit"],
.cpt-comments-block form button[type="submit"] {
    background: linear-gradient(90deg, #399af7 0%, #2563eb 100%);
    color: #fff;
    border: none;
    padding: 0.9em 2.2em;
    border-radius: 6px;
    font-size: 1.1em;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s, transform 0.1s;
    box-shadow: 0 2px 8px rgba(79, 140, 255, 0.08);
}

.cpt-comments-block form input[type="submit"]:hover,
.cpt-comments-block form button[type="submit"]:hover {
    background: linear-gradient(90deg, #2563eb 0%, #399af7 100%);
}

.cpt-comments-block form .logged-in-as,
.cpt-comments-block form .comment-notes {
    color: #7a859c;
    font-size: 0.95em;
    margin-bottom: 1em;
}
.cpt-comment-actions {
    text-align: right;
}
.flash-message {
    position: fixed;
    top: 0;
    left: 0;
    background: #15cd53;
    width: 100%;
    color: white;
    text-align: center;
    font-size: 18px;
    padding: 7px;
    font-weight: 700;
}
a.mo_btn.mo_btn-facebook.mo_btn-custom-dec.login-button {
    width: 260px !important;
}

.retraide-pro-card {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 14px 16px;
    margin-bottom: 22px;
    border-radius: 14px;
    background: linear-gradient(135deg, #eef2ff, #e0f2fe);
    border: 1px solid rgba(129, 140, 248, 0.35);
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.08);
}

.retraide-pro-card__icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 12px;
    background: rgba(79, 70, 229, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

.retraide-pro-card__content {
    flex: 1;
    min-width: 0;
}

.retraide-pro-card__title {
    font-size: 15px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 2px;
}

.retraide-pro-card__subtitle {
    font-size: 13px;
    color: #475569;
    margin-bottom: 6px;
}

.retraide-pro-card__meta {
    font-size: 12px;
    color: #64748b;
    margin-bottom: 4px;
}

.retraide-pro-card__status {
    font-size: 12px;
    font-weight: 600;
    color: #1d4ed8;
    margin-bottom: 6px;
}

.retraide-pro-card__progress {
    position: relative;
    width: 100%;
    height: 6px;
    border-radius: 999px;
    background: rgba(148, 163, 184, 0.25);
    overflow: hidden;
}

.retraide-pro-card__progress-bar {
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, #4f46e5, #0ea5e9);
    transition: width 0.3s ease;
}

.hp-theme--listinghive .hp-field__button.hp-field__button--delete {
    display: flex !important;
}

.hp-template--requests-edit-page .hp-form--request-delete .hp-form__header {
    display: none;
}

.hp_listing-template-default .breadcrumb-container {
    padding-top: 20px;
}
.hp_listing-template-default .breadcrumb-container.theme1 a {
    background: none;
}
.hp-listing__attribute--from-pro {
    position: absolute;
    top: 5px;
    right: 5px;
}
.hp-listing--featured .hp-listing__attribute--from-pro {
    top: 30px;
}
.hp-listing__badge--pro, .hp-listing__attribute--from-pro {
    display: inline-block;
    padding: 4px 10px;
    margin-right: 10px;
    background: linear-gradient(135deg, #FF6B35 0%, #FF8C42 50%, #FFA500 100%);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    vertical-align: middle;
}


