/*
Template:       restly
Theme Name:     Restly Child
Theme URI: 		http://wptf.themepul.com/restly
Author: 		Themepul
Author URI: 	http://themepul.com/
Description:    This Child Theme only for Restly Theme.
Version:        1.0.0
Text Domain:    restly-child
*/

.theme-loader::before,
.theme-loader::after {
    content: none !important;
    width: 5px !important;
    height: 5px !important;
    border: 0px solid #1B76FF !important;
    border-top-color: rgb(27, 118, 255);
    border-right-color: rgb(27, 118, 255);
    border-bottom-color: rgb(27, 118, 255);
    border-left-color: rgb(27, 118, 255);
    border-radius: 50%;
    position: absolute;
    animation: spin 2s linear infinite !important;
}

.theme-loader::before {
    content: "" !important;
    width: 80px !important;
    height: 80px !important;
    background-image: url("assets/image/loader.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    animation: loader-rotate 1s linear infinite !important;
}

#about-myagency-first .elementor-widget-container img {
    width: 150px;
}

.elementor-element:not(:last-child) {
    width: 88.5%;
    margin: auto;
}

.breadcroumb-area {
    width: 88.5%;
    margin: auto;
}

@media (max-width: 1024px) {
    #masthead .container.container-1700:first-child {
        max-width: 1700px;
        padding: 0px !important;
    }
    .elementor-element:last-child {
        width: 100%;
        margin: auto;
    }
}

.elementor-3376 .elementor-element.elementor-element-13c08dd2 .restly-about-dec ul li {
    margin-bottom: 10px !important;
}

body p {
    line-height: 25px !important;
}


/*
.elementor-3376 .elementor-element.elementor-element-13c08dd2 .restly-about-dec ul li {
    font-weight: 400;
    line-height: 35px;
    color: #1D2C38;
    width: 100%;
    margin: 10px;
}*/


/*Custom*/


/* =========================================
   Couleur globale
   ========================================= */

:root {
    /*--primary-color: color-mix( in srgb, color-mix(in srgb, #0ff 50%, #00bfff 50%) 87.5%, black 12.5%);*/
    --primary-color: #02A0D6;
    --input-search-bg: #104cba14;
}


/* =========================================
     Overrides pour assets/css/theme.css
     ========================================= */


/* Liens généraux */

a:hover {
    color: var(--primary-color);
}


/* Slick dots */

ul.slick-dots li.slick-active button {
    background-color: var(--primary-color);
}


/* Menu mobile / off-canvas */

.tp-menu-wrapper .mobile-logo {
    background-color: var(--primary-color);
}

.tp-menu-wrapper .tp-menu-area {
    border-right: 3px solid var(--primary-color);
}

.tp-mobile-menu ul li.tp-active>a {
    color: var(--primary-color);
}

.tp-mobile-menu ul li .tp-mean-expand,
.tp-mobile-menu ul li a .tp-mean-expand,
.tp-mobile-menu ul li.tp-active>a .tp-mean-expand,
.tp-mobile-menu ul .tp-item-has-children>a .tp-mean-expand,
.tp-mobile-menu ul .tp-item-has-children>.tp-mean-expand,
.tp-mobile-menu ul .tp-item-has-children>a .tp-mean-expand .tp-mean-expand {
    /* Bouton / badge rond numérique du menu mobile */
    background-color: var(--primary-color);
}

.tp-mobile-menu ul li .tp-mean-expand::before {
    /* gardé tel quel, uniquement la couleur du fond change via le parent */
}


/* Icône bouton header */

.tp-header .icon-btn:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}


/* Menu / liens header */

.menu-expand:hover {
    color: var(--primary-color);
}

.inquiry-list:hover {
    color: var(--primary-color);
}


/* Mega menu */

.main-menu ul li.mega ul li a:hover,
.main-menu ul li.mega ul li.current-menu-item a {
    color: var(--primary-color);
}


/* Header top + divers */

.header-top ul li a:hover {
    color: var(--primary-color);
}

.office-time i {
    color: var(--primary-color);
}


/* Sous-menus */

.main-navigation ul ul.sub-menu li a:hover {
    background-color: var(--primary-color);
}


/* Bandeau logo header */

.logo-area.logobg:after {
    background: var(--primary-color);
}


/* Header trois / quatre / dix */

.header-three .header-top {
    background-color: var(--primary-color);
}

.header-three.header-four .header-top ul li a:hover {
    color: var(--primary-color);
}

.header-three .header-top ul li a:hover {
    color: var(--primary-color);
}

.header-search-popup .header-search-form form button {
    /* si lié à #104cba dans ton thème, tu peux aussi surcharger ici */
}

.header-search-popup .header-search-form form button:hover {
    /* idem */
}

.header-three .header-search-popup .header-search-form form button {
    /* idem */
}

.header-three .header-search-popup .header-search-form form button:hover {
    /* idem */
}

.header-three.header-four .header-search-popup .header-search-form form button {
    /* idem */
}

.header-three.header-four .header-search-popup .header-search-form form button:hover {
    /* idem */
}


/* Badge / bouton dans header 4 */

.header-three.header-four .header-search-popup .search-form-close {
    /* pas de couleur primaire directe, laissé tel quel */
}


/* Search popup bouton collé à droite */

.header-three .header-search-popup .search-submit-btn,
.header-three.header-four .header-search-popup .search-submit-btn {
    background-color: var(--primary-color);
}


/* Petit bouton collé dans search area (ligne 1311–1314) */

.header-search-popup .search-submit-btn {
    background-color: var(--primary-color);
}


/* Header 10 */

.header-ten .header-top {
    background: var(--primary-color);
}


/* Blog / meta */

.post-meta-box ul li i {
    color: var(--primary-color);
}

.share-this-post ul li a:hover i,
.post-meta-box ul li a:hover {
    color: var(--primary-color);
}


/* Widgets / Sidebar */

.sidebar-widget-area h2.widget-title:after {
    background: var(--primary-color);
}

.sidebar-widget-area h2.widget-title:before {
    background: var(--primary-color);
}

.widget.widget_rss .rss-date {
    color: var(--primary-color);
}

.widget.widget_rss cite {
    color: var(--primary-color);
}

.sidebar-widget-area .widget.widget_archive li:hover .post-count-number {
    background-color: var(--primary-color);
}

.sidebar-widget-area .widget_recent_comments span.comment-author-link a {
    color: var(--primary-color);
}


/* Formulaire de contact (icônes) */

.cform-input.name:after,
.cform-input.email:after,
.cform-input.website:after {
    color: var(--primary-color);
}


/* Page de recherche */

.page-content .search-form input.search-field {
    border: 1px solid var(--primary-color);
}

.page-content .search-form .search-button button:hover {
    color: var(--primary-color);
}


/* Vidéo popup boutons */

.post-single .video-popup .slick-prev,
.post-single .video-popup .slick-next {
    background: var(--primary-color);
}

.post-single .video-popup .slick-prev:hover,
.post-single .video-popup .slick-next:hover {
    background: var(--primary-color);
}


/* Footer widgets background */

.footer-widgets-area {
    background-color: var(--primary-color);
}


/* Liens calendrier */

.sidebar-widget-area .wp-calendar-table tr td a,
footer .wp-calendar-table tr td a {
    color: var(--primary-color);
}


/* Liens footer tables */

.footer-two table td a,
.footer-three table td a {
    color: var(--primary-color);
}


/* Icônes footer */

.ft2-icon i {
    background: var(--primary-color);
}


/* Liens sidebar au hover */

.sidebar-widget-area ul li a:hover {
    color: var(--primary-color);
}


/* Pagination articles */

.restly-post-pagination nav.navigation.post-navigation .nav-links .nav-previous a:hover,
.restly-post-pagination nav.navigation.post-navigation .nav-links .nav-next a:hover {
    background-color: var(--primary-color);
}


/* Icône social rond (fin de fichier) */

.restly-testimonial-quote i,
.testimonial-content .test-two-stitle,
.testi-adec span,
.hero-right-part .data-item i {
    color: var(--primary-color);
}


/* Dernier rond (ligne 3909) */

.restly-testimonial-quote i,
.testimonial-four-active .slick-dots li.slick-active:before,
.mobile-screens-active .slick-dots li.slick-active {
    background: var(--primary-color);
}


/* =========================================
     Overrides pour woocommerce.css
     ========================================= */


/* Étoiles notes */

.woocommerce .star-rating span::before,
.woocommerce .star-rating::before {
    color: var(--primary-color);
}


/* Bouton “ajouté au panier” */

.woo-single-item-warpper .product-item .product-img .product-overlay .product-content a.add_to_cart_button.added,
.woo-single-item-warpper .product-item .product-img .product-overlay .product-content a.add_to_cart_button {
    background-color: var(--primary-color);
}


/* Titres produits + étoiles */

.woo-single-item-warpper .product-item .product-info .product-holder .woocommerce-loop-product__title:hover,
.woocommerce p.stars a {
    color: var(--primary-color);
}


/* Prix produits */

.woocommerce ul.products li.product .price,
.woocommerce ul.product_list_widget li ins,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.restly-product-list-view .woocommerce ul.products li.product .price {
    color: var(--primary-color);
}


/* Onglets fiche produit */

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    background-color: var(--primary-color);
}


/* Messages WooCommerce */

.woocommerce-message::before {
    color: var(--primary-color);
}


/* Bouton remove panier */

.woocommerce a.remove {
    color: var(--primary-color) !important;
}

.woocommerce a.remove:hover {
    background: var(--primary-color);
}


/* Vue boutique mode */

#restly-shop-view-mode li:hover {
    color: var(--primary-color);
}


/* Détails commande */

.woocommerce ul.order_details li {
    border-right: 1px dashed var(--primary-color);
}


/* Message confirmation commande */

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    background: var(--primary-color);
}


/* My Account liens */

.woocommerce-MyAccount-content p a {
    color: var(--primary-color);
}


/* Slider prix */

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: var(--primary-color);
}


/* =========================================
     Overrides pour assets/css/unitest.css
     ========================================= */

.sticky h2.entry-title a {
    color: var(--primary-color);
}

.sticky .post-contents {
    border: 2px solid var(--primary-color);
}


/* =========================================
     Overrides pour inc/updater/css/admin-dashboard.min.css
     (couleurs dans le dashboard admin uniquement)
     ========================================= */

.st-box-features li i {
    color: var(--primary-color);
}

.st-box-head {
    background-color: var(--primary-color);
}

.st-theme-register-form input[type="submit"] {
    background-color: var(--primary-color);
}

.st-box-foot a {
    color: var(--primary-color);
}

.elementor-9760 .elementor-element.elementor-element-7aead8ab .footer-four-copyright_area {
    background-color: var(--primary-color);
}

.footer-four-copyright_area {
    background: var(--primary-color);
}

.subscribe-form-v2 input.wpcf7-form-control.wpcf7-submit {
    background-color: var(--primary-color);
}

.footer-style-four .widget-title:after {
    background: var(--primary-color);
}

.service-normal .icon {
    color: var(--primary-color);
}

.elementor-3376 .elementor-element.elementor-element-247ec5c8 .restly-about-dec ul li:before {
    background-color: var(--primary-color);
    color: #fff !important;
}

.service-style-four-icon {
    color: var(--primary-color);
}

.elementor-3376 .elementor-element.elementor-element-e552ec9.elementor-view-stacked .elementor-icon {
    background-color: var(--primary-color);
}

.restly-about-stitle,
.restly-section-stitle {
    color: var(--primary-color) !important;
}

.restly-service-two-icon i {
    color: var(--primary-color) !important;
}

a.theme-btns2.two {
    color: var(--primary-color) !important;
}

.to-top {
    background-color: var(--primary-color) !important;
}

.restly-list-icon svg,
.header-eleven-call-icon svg {
    stroke: var(--primary-color);
}

.restly-team-style-v2-social-area ul li a:hover {
    background-color: var(--primary-color);
}

.service-style-four-number {
    background: var(--primary-color);
}

.header-four.header-eleven .header-top {
    background: var(--primary-color);
}

.main-header .header-cta-button a {
    background-color: var(--primary-color);
}

.elementor-9760 .elementor-element.elementor-element-7aead8ab .footer-four-copyright_area {
    background-color: var(--primary-color) !important;
}

.main-header nav .restly-canva-open i.fa-bars {
    color: var(--primary-color);
}

.restly-button a {
    background-color: var(--primary-color) !important;
}

.restly-pricing-v6-item:hover {
    background: var(--primary-color);
}

.restly-service-two-box:hover {
    background-color: var(--primary-color) !important;
}

.service-style-four-wrapper svg {
    stroke: var(--primary-color);
}

.restly-about-dec ul li:before {
    background-color: var(--primary-color) !important;
    color: #fff !important;
}

.restly-service-two-box:hover a.theme-btns2,
.restly-team-style-v2-social-area ul li a {
    color: var(--primary-color) !important;
}

.pricing-v6-button .theme-btns {
    background-color: var(--primary-color) !important;
}

.restly-pricing-v6-item:hover .pricing-v6-button .theme-btns {
    background: #fff !important;
    color: var(--primary-color) !important;
}

.restly-team-style-v2-social-area ul li a:hover {
    background-color: var(--primary-color) !important;
    color: #fff !important;
}

.restly-service-two-box:hover .service-two-dec p,
.restly-service-two-box:hover a.theme-btns2 {
    color: #fff !important;
}

.footer-style-four .footer-widgets-area .widget ul li a:hover {
    color: var(--primary-color) !important;
}

nav .button.restly-canva-open:hover {
    background-color: #dfe8f870;
}

.restly-canva-open.canva-close {
    background-color: var(--primary-color) !important;
}

.restly-canva-open.canva-close:hover {
    color: var(--primary-color) !important;
    background: #dfe8f8 !important;
}

.header-sidebar-contact-info ul li i {
    background: var(--primary-color) !important;
}

.elementor-icon-box-icon .elementor-icon {
    background-color: var(--primary-color) !important;
}

.restly-portfolio-menu ul li.active {
    background-color: var(--primary-color) !important;
}

.restly-portfolio-three-content .restly-portfolio-dec:hover {
    background: var(--primary-color) !important;
}

.pagination-area ul li a.current {
    background-color: var(--primary-color) !important;
}

.woocommerce-pagination ul li span.page-numbers.current,
nav.navigation.pagination ul li a:hover,
nav.navigation.pagination ul li span.current,
.page-links span.current,
.page-links a:hover,
.pagination-area ul li a:hover,
.pagination-area ul li a.current,
nav.navigation.comments-pagination ul li span.page-numbers.current {
    background-color: var(--primary-color) !important;
}

.post-button .theme-btns {
    background-color: var(--primary-color) !important;
}

.restly-cinfo-box-icon i {
    color: var(--primary-color) !important;
}

.restly-input.name:after,
.restly-input.email:after,
.restly-input.message:after {
    color: var(--primary-color) !important;
}

input.wpcf7-form-control.wpcf7-submit {
    background-color: var(--primary-color) !important;
}

.widget.widget_tag_cloud a:hover {
    background-color: var(--primary-color) !important;
}

.cform-input.message:before {
    color: var(--primary-color) !important;
}

.form-submit .comment-form input[type="submit"] {
    background-color: var(--primary-color) !important;
}

.restly-widget-banner-wrapper:after {
    background: var(--primary-color) !important;
}

.post-single.format-quote .post-contents {
    background: var(--primary-color) !important;
}

button.slick-prev.slick-arrow {
    background: var(--primary-color) !important;
}

.widget form.search-form .search-button button[type="submit"] {
    color: var(--primary-color) !important;
}

.button.header-cta-button.d-none.d-xl-inline-block a svg {
    fill: #fff !important;
}

.top-header-right ul li span svg {
    fill: #fff !important;
}

.restly-widget-post-thum-content>h6>a.recent-post-title:hover {
    color: var(--primary-color) !important;
}

blockquote {
    border-left: 5px solid var(--primary-color) !important;
}

.canva-restly-wrapper.active .overlay-canva.restly-canva-open {
    background-color: var(--primary-color) !important;
    position: fixed !important;
    z-index: 99999 !important;
}

.headere-sidebar-textwidget {
    border-left: 2px solid var(--primary-color) !important;
}

.header-sidebar-contact-info ul li svg {
    fill: var(--primary-color) !important;
}

.comment-form input[type="submit"] {
    background-color: var(--primary-color) !important;
}

.elementor-7490 .elementor-element.elementor-element-14d3893 .tp-menu-wrapper .mobile-logo {
    background-color: #fff !important;
}

.button.mobile-button-wrp a.theme-btns {
    background-color: var(--primary-color) !important;
}

.button.mobile-button-wrp a.theme-btns svg {
    fill: #fff !important;
}

button.slick-next.slick-arrow {
    background: var(--primary-color) !important;
}

a.post-video {
    background: var(--primary-color) !important;
}

.wp-block-search__inside-wrapper {
    position: relative !important;
}

.wp-block-search__button-outside .wp-block-search__inside-wrapper input {
    background-color: var(--input-search-bg) !important;
    padding-right: 135px !important;
}

.wp-block-search__button-outside .wp-block-search__inside-wrapper button {
    position: absolute;
    right: 5px;
    top: 50%;
    height: 80%;
    transform: translate(0, -50%);
    background-color: var(--primary-color) !important;
    color: #fff !important;
    font-weight: 800;
}

.header-sidebar-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-sidebar-logo img {
    height: 200px !important;
}

.header-sidebar-social-icon ul li a {
    background-color: var(--primary-color) !important;
}

.header-sidebar-social-icon ul li a svg {
    fill: #fff !important;
}

.error-button .theme-btns {
    background-color: var(--primary-color) !important;
}

.mobile-logo img {
    height: 200px !important;
}

#about-myagency-first .restly-about-title,
#about-myagency-second .restly-about-title,
#about-myagency-third .restly-about-title,
#about-myagency-fourth .restly-about-title,
#about-myagency-fifth .restly-about-title,
#about-myagency-sixth .restly-about-title,
#about-myagency-seventh .restly-about-title,
#about-myagency-eighth .restly-about-title {
    font-weight: 800;
}

#about-myagency-fifth .elementor-element-247ec5c8 {
    margin-bottom: 0px;
}

#about-myagency-second .restly-about-title p,
#about-myagency-third .about-myagency-third p,
#about-myagency-third .restly-about-title {
    margin-bottom: 10px;
}


/*
#about-myagency-first .restly-about-dec,
#about-myagency-second .restly-about-dec,
#about-myagency-third .restly-about-dec,
#about-myagency-fourth .restly-about-dec,
#about-myagency-fifth .restly-about-dec,
#about-myagency-sixth .restly-about-dec,
#about-myagency-seventh .restly-about-dec,
#about-myagency-eighth .restly-about-dec {
    text-align: justify !important;
}
*/

.restly-about-dec p {
    margin-top: 0px;
    margin-bottom: 10px;
}

@media (max-width: 450px) {
    .post-content p {
        text-align: justify !important;
    }
    #about-myagency-first h2,
    #about-myagency-second h2,
    #about-myagency-third h2,
    #about-myagency-fourth h2,
    #about-myagency-fifth h2,
    #about-myagency-sixth h2,
    #about-myagency-seventh h2,
    #about-myagency-eighth h2 {
        font-size: 24px !important;
        font-weight: 800 !important;
    }
    #about-myagency-first h6,
    #about-myagency-second h6,
    #about-myagency-third h6,
    #about-myagency-fourth h6,
    #about-myagency-fifth h6,
    #about-myagency-sixth h6,
    #about-myagency-seventh h6,
    #about-myagency-eighth h6 {
        font-size: 18px !important;
    }
    #about-myagency-first .restly-about-dec,
    #about-myagency-second .restly-about-dec,
    #about-myagency-third .restly-about-dec,
    #about-myagency-fourth .restly-about-dec,
    #about-myagency-fifth .restly-about-dec,
    #about-myagency-sixth .restly-about-dec,
    #about-myagency-seventh .restly-about-dec,
    #about-myagency-eighth .restly-about-dec {
        text-align: justify !important;
    }
    #home-slider-container>div>div {
        padding: 0 15px;
    }
    #home-slider-container h2 {
        font-size: 28px !important;
    }
    .breadcroumn-contnt .brea-title {
        font-size: 28px !important;
    }
    .service-two-title {
        text-align: center;
    }
    .restly-service-two-contents {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }
    .service-two-left .restly-service-two-icon {
        margin-right: 0 !important;
    }
}

.header-eleven.tp-header {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 1000;
    background: white;
    padding: 0px 100px;
}

@media (max-width: 758px) {
    .header-eleven.tp-header {
        padding: 0px 40px;
    }
}

body {
    padding-top: 182px;
}

#home-slider-container .theme-btns svg {
    fill: #fff !important;
}

#home-slider-container .theme-btns:hover svg {
    fill: var(--primary-color) !important;
}

#home-slider-container .theme-btns:hover {
    color: var(--primary-color) !important;
}