.main-nav-inner-wrapper { background-image: url('/resources/skin/salon/img/bg/angle.png'); }
.bloc-theme-slant-utl .slant-container { background-image: url("/resources/skin/salon/img/bg/bloc-theme/slant/utl_angle.png"); }
.bloc-theme-slant-utl .slant-content-wrapper { background-image: url("/resources/skin/salon/img/bg/bloc-theme/slant/utl_bg.png"); }
.bloc-theme-slant-utr .slant-container { background-image: url("/resources/skin/salon/img/bg/bloc-theme/slant/utr_angle.png"); }
.bloc-theme-slant-utr .slant-content-wrapper { background-image: url("/resources/skin/salon/img/bg/bloc-theme/slant/utr_bg.png"); }
.bloc-theme-slant-btl .slant-container { background-image: url("/resources/skin/salon/img/bg/bloc-theme/slant/btl_angle.png"); }
.bloc-theme-slant-btl .slant-content-wrapper { background-image: url("/resources/skin/salon/img/bg/bloc-theme/slant/btl_bg.png"); }
.bloc-theme-slant-btr .slant-container { background-image: url("/resources/skin/salon/img/bg/bloc-theme/slant/btr_angle.png"); }
.bloc-theme-slant-btr .slant-content-wrapper { background-image: url("/resources/skin/salon/img/bg/bloc-theme/slant/btr_bg.png"); }
.bloc-theme-picture-background { background-image: url('/resources/skin/salon/img/bg/bloc-theme/picture-background/bg.jpg'); }
.bloc-theme-picture-background .bloc-container { background-image: none; }
.bloc-theme-picture-background .bloc-composite-content-wrapper { background-image: url("/resources/img/bg/bloc-theme/picture-background/black-overlay.png"); }

.rsArrowIcn,
.owl-theme .owl-controls .owl-buttons div,
.section-form-steps-action-wrapper .button,
.sous-bloc-content-title-picto {
    background-image: url("/resources/skin/salon/img/pictos/arrow-sprite.png");
}

.footer-link:hover, .footer-link:focus, .footer-link:active { color: #fff; }
.footer-nav li.footer-nav-separator { color:  #fff; }

/* BASE COLOR */
a,
.section-form-steps-action-wrapper .button-cancel,
.button:hover,
.sc-price,
.offre-prestation-price-wrapper,
.bloc-theme-cross-buy .sous-bloc-content-title-label,
.popin-title { color: #713087; }

::-webkit-scrollbar-thumb{
    background-color: #713087;
}

.rsFullscreenIcn:hover,
.rsArrowIcn:hover,
.r-tabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active,
.captcha-button,
.owl-theme .owl-controls .owl-page span,
.btn-play-video-picto,
.home-nav-link,
.header-nav-btn-booking,
.header-nav-btn-menu,
.bloc-theme-cross-buy .sous-bloc-content-title-link:hover,
.sous-bloc-content-title-picto-wrapper,
.bloc-composite.without-image.bloc-theme-cross-buy .sous-bloc-content-title-picto,
.bloc-theme-cross-buy .sous-bloc-content-title-link:hover .sous-bloc-content-title-picto-wrapper { background-color: #713087; }

.r-tabs .r-tabs-panel,
.offre-prestation,
.button { border-color: #713087; }

.footer-links-wrapper,
.rsNavSelected,
.slideshow-standard-with-text .rsNavSelected,
.button,
.main-nav-colored-bg,
.rgpd-banner { background: #713087; }

.captcha-button:hover { box-shadow: inset 0 0 0 2px #713087; }

.bloc-theme-picture-background .bloc-composite-main-content { color: #fff; }

/* LIGHTED COLOR */
.nav-list .sub-menu { background: #8f679d; }
.nav-list .nav-item .nav-item:hover .nav-item-link { background-color:#8f679d; }

/* DARKED COLOR */


/* TABLETTE */
@media screen and (max-width: 1200px) {
    /* BASE COLOR */
    .nav-list .nav-item.highlight { background-color: #713087; }
    
    /* LIGHTED COLOR */
    .nav-list .nav-item.highlight ul{
        background-color: #8f679d;
    }
}