/* STICKY MENU START */

.my-sticky-section .ba-section-items {
    position: sticky !important;
    top: 0 !important;
    z-index: 9999 !important;
}

body.sm-container {
    overflow-x: clip !important;
    overflow-y: visible !important;
}

.ba-desktop-sticky-section-enabled.is-stuck {
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.35);
    transition: box-shadow 0.2s ease;
}

/* STICKY MENU END */
.ba-dashboard-popover-trigger[data-target="#ba-dashboard-apps-list"] {
    display: none !important;
}

/** MENU ICONS CSS **/

img.menu-ico {
    border: 3px solid #fff;
    border-radius: 50px;
    margin: 2px 8px 2px 0;
}

/** MENU ICONS CSS END **/

.Out {
 display: none !important; 
}

/** SLIDESHOW ACCUEIL **/

#item-1783442222632 ul.carousel-type .slideshow-content {
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
}

.ba-item-recently-viewed-products .slideshow-type, .ba-item-related-posts-slider .slideshow-type, .ba-item-recent-posts-slider .slideshow-type, ul.ba-slideshow {
    box-sizing: border-box;
    height: 100%;
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    max-width: 700px;
}

/** SLIDESHOW ACCUEIL END **/

#item-1780408422377 .ba-field-content {
    background-color: #b31983;
    padding: 8px 15px 7px 15px;
    color: #fff;
    border-radius: 6px;
    margin-bottom: 10px;
}

#item-1780408422377 .ba-field-wrapper {
    width: fit-content;
}

#item-15003687280 .ba-blog-post {
    --border-radius: 10px;
}

#item-15003687280 .ba-blog-post-image {
    --border-radius: 10px 10px 0 0;
}

#item-15003687281 .intro-post-info *:not(i):not(a):not(.ba-author-avatar) h2 {
    font-size: 40px !important;
}

div.ba-blog-post-field-value {
    background-color: #b31983 !important;
    color: #fff;
    text-align: left !important;
    border-radius: 0 6px 6px 0;
    padding: 5px 10px 4px 10px;
    position: absolute;
    top: 15px;
    left: 0;
}

/* CATEGORY VIEW CSS */

.ba-item-categories .ba-blog-post:hover .ba-blog-post-image a, .ba-item-recent-reviews .ba-blog-post:hover .ba-blog-post-image a, .ba-item-recent-comments .ba-blog-post:hover .ba-blog-post-image a, .ba-item-author .ba-blog-post:hover .ba-post-author-image a, .ba-item-search-result .ba-blog-post:hover .ba-blog-post-image a, .ba-item-post-navigation .ba-blog-post:hover .ba-blog-post-image a, .ba-item-related-posts .ba-blog-post:hover .ba-blog-post-image a, .ba-item-recent-posts .ba-blog-post:hover .ba-blog-post-image a, .ba-item-blog-posts .ba-blog-post:hover .ba-blog-post-image a {
    transform: scale(1.06);
}

/* BLOG POST EDITOR CSS */

#blog-post-editor-fields-options .ba-fields-group-wrapper .ba-fields-group {
    background: #fff;
    border: none;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
    padding: 25px 50px;
    width: 100%;
}
.large-editor textarea {
    display: none !important;
}

/* BLOC BLEU PAGE ACCUEIL */

div#item-17782008377281.ba-row.row-fluid.bloc1 {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}

/* CSS SOUS_MENUS */
#item-17789461598222 li.deeper.parent > ul, #item-17789446299432 li.deeper.parent > ul {
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    --border-radius: 0 0 6px 6px;
} {
    --border-radius: 0 0 6px 6px;
}

/* LANGUAGE SWITCHER CSS */
.ba-language-switcher-list img {
    display: none;
}

.ba-item-language-switcher .ba-dropdown-layout .ba-language-switcher-list {
    width: -webkit-fit-content; /* Safari/Chrome older versions */
  	width: -moz-fit-content;    /* Firefox older versions */
 	 	width: fit-content;         /* Modern standard */
  	margin-left: -2rem;
  	margin-top: 0.9rem;
}

/* ACCORDIONS GREY */
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions]>[data-rlta-element=button]>[data-rlta-element=heading], [data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs]>[data-rlta-element=button-list]>[data-rlta-element=button]>[data-rlta-element=heading] {
    font-size: 22px;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions][data-rlta-icons=true]>[data-rlta-element=button].grey:after {
    content: "";

    float: right;
    margin-left: 1rem;
    display: inline-block;

    width: 20px;
    height: 20px;

    /* Color of the icon */
    background-color: #555555;

    /* SVG as mask */
    -webkit-mask-image: url("/images/site/arrow-nav.svg");
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;

    mask-image: url("/images/site/arrow-nav.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions][data-rlta-icons=true]>[data-rlta-element=button]:not([data-rlta-state=closed]).grey:after {
    content: "";

    float: right;
    margin-left: 1rem;
    display: inline-block;

    width: 20px;
    height: 20px;
  /* Rotate 90 degrees clockwise */
		transform: rotate(90deg);

    /* Color of the icon */
    background-color: #555555;

    /* SVG as mask */
    -webkit-mask-image: url("/images/site/arrow-nav.svg");
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;

    mask-image: url("/images/site/arrow-nav.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]:focus, [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button].grey:hover {
    background-color: #e6e8ec;
}

/* ACCORDIONS PINK - BLUE */

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button].pink {
    background-color: #B31983;
    transition: background-color 200ms;
  	border: 0;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button].pink {
    border: 0;
  	color: #fff;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions][data-rlta-icons=true]>[data-rlta-element=button].pink:after {
    content: "";

    float: right;
    margin-left: 1rem;
    display: inline-block;

    width: 20px;
    height: 20px;

    /* Color of the icon */
    background-color: #fff;

    /* SVG as mask */
    -webkit-mask-image: url("/images/site/arrow-nav.svg");
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;

    mask-image: url("/images/site/arrow-nav.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions][data-rlta-icons=true]>[data-rlta-element=button]:not([data-rlta-state=closed]).pink:after {
    content: "";

    float: right;
    margin-left: 1rem;
    display: inline-block;

    width: 20px;
    height: 20px;
  /* Rotate 90 degrees clockwise */
		transform: rotate(90deg);

    /* Color of the icon */
    background-color: #fff;

    /* SVG as mask */
    -webkit-mask-image: url("/images/site/arrow-nav.svg");
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;

    mask-image: url("/images/site/arrow-nav.svg");
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button].pink:focus, [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button].pink:hover {
    background-color: #00829B;
  	border: 0;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions][data-rlta-icons=true]>[data-rlta-element=button]:not([data-rlta-state=closed]).pink {
    background-color: #00829B;
}

/* BOUTONS LICENCES */

a.boutonLink {
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    display: inline-block;
  	color: #fff;
}

a.boutonLink:hover {
  	color: #fff;
}

.boutonCustom {
    background-color: #00829B;
    padding: 10px 15px 12px 15px;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    color: #fff;
  	font-size: 20px;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.boutonCustom:hover {
    background-color: #AB1A7B;
    padding: 10px 15px 12px 15px;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    color: #fff;
    border-radius: 5px;
    transition: all 0.3s ease;
}

/* TABLEAUX TAFIFS */

table.tabprix {
  	text-align: center;
  	border-color: #c3c3c3;
  	width: 700px !important;
 }

table.tabprix thead {
  	background-color: #c3c3c3;
 }

/* Texte Surligné en jaune */

.marker {
  background-color: #FFFF00; /* Bright yellow */
  padding: 4px; /* Optional: adds a little space on the sides */
  border-radius: 6px; /* Optional: rounds the edges slightly */
}
/* ToolTip CSS */

[data-tooltips-element=tooltip] [data-tooltips-element=title] {
    margin: 0 !important;
}

[data-tooltips] {
    color: #00829B;
}

[data-tooltips]:hover {
    color: #B31983;
}

/* Ligne séparateur contenu */

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 3px solid #eee;
    width: 100%;
    max-width: 900px;display: block;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    unicode-bidi: isolate;
    overflow: hidden;
}

/* BOUTONS IMAGES HOVER */

.image-btn a:hover {
 		opacity: 0.6;
  	transition: opacity 0.3s ease-in-out;
}

h2, h3 {
  	margin-bottom: 15px !important;
}

/* Set all paragraphs to justify by default (Desktop) */
body p, .ba-text p, .custom-list li {
    text-align: justify;
}

/* Override back to left-align for Mobile devices */
@media only screen and (max-width: 767px) {
    body p, .ba-text p, .custom-list li {
        text-align: left;
    }
}

/* Remove submenu arrows in Gridbox */
#item-17789446299432 i.ba-icons.ba-icon-caret-right {
    display: none !important;
}

#item-17789446299432 li.deeper.parent > ul {
  width: max-content;
    --border-radius: 0 0 8px 8px;
}

#item-17789446299432 > .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li:has(ul:hover) > *{
color: #ffffff;
background-color: #B31983;
}

#item-17789446299432 > .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li > *:not(ul):not(div):hover {
    cursor: pointer;
}

/* Paragraphes */

p {
  	margin: 0 0 20px !important;
  	
}

.ba-item-store-search .ba-search-wrapper, .ba-item-search .ba-search-wrapper {
    width: 155px;
}

#item-1778196723565 {
    max-width: 150px !important;
    min-width: 150px;
}

#item-1778197654392 .ba-button-wrapper a i {
    margin: 0 0 0 1px;
}

#item-1778195861691 .ba-button-wrapper a i {
    margin: 0 5px 0 0;
}
#item-17781964669790 .ba-button-wrapper a i {
    margin: 0 5px 0 0;
}

#item-17781982884870 .ba-button-wrapper a i {
    margin: 0 0 0 6px;
}

#item-1778199050817 {
    width: 100% !important;
    max-width: 240px;
}


.ba-social > div {
    margin: .3125rem;
    margin-top: -15px;
}

.ba-social-circle.ba-social .social-button i {
    font-size: 1.8rem !important;
    margin: 0;
}

/* Ajoute un espace vertical entre les li dans le plugin texte */
.ba-item-text ul li, 
.ba-item-text ol li {
    margin-bottom: 15px; /* Ajustez la valeur selon l'espace souhaité */
  	text-align: justify;
}

/* Mobile: Align left */
@media (max-width: 767px) {
  .ba-item-text ul li, 
	.ba-item-text ol li {
    text-align: left;
  }
}

/* Supprime l'espace pour le tout dernier élément de la liste */
.ba-item-text ul li:last-child, 
.ba-item-text ol li:last-child {
    margin-bottom: 0;
}

ul {
    list-style-type: square;
}

ul ul {
    list-style-type: circle;
}

/* Transforme l'indentation par défaut en padding forcé */
.ba-item-text p[style*="margin-left"] {
    margin-left: 0 !important;
    padding-left: 25px !important; /* Ajustez la valeur selon vos besoins */
}