.tx-sokoa-catalog .etoile::after {
    content: "";
    width: 2.2rem;
    height: 2.2rem;
    display: inline-block;
    margin-left: 1rem;
    background: url("../Icons/picto-star.svg") no-repeat center right;
      background-size: 100%;
    position: relative;
    top: .3rem;
}

h4 {
    font-size: 2rem;
    min-width: 1.5rem;
    font-weight: 700;
    margin: 0 0 .5rem 0;
}

.tx-sokoa-catalog h2{
    color: var(--bs-body-color);
}

.tx-sokoa-catalog ul.alert li {
    list-style: none;
    font-size: 1.8rem;
    font-weight: bold;
}

.slick-slide {
    height: auto;
}
.slick-dots {
    visibility: hidden;
}
#main .tx-sokoa-catalog .slick-dots {
    bottom: -10px;
}

main#p40 {
    position: relative;
}

#nouveaute {
    position:absolute;
    top:5rem;
    right: calc(var(--bs-gutter-x)*.8);
    text-transform: uppercase;
    font-family: "League Spartan";
    font-weight: 600;
    text-align: center;
    font-size: 2.5rem;
    color: var(--bs-secondary);
    width: 6.2rem;
    height: 6rem;
    padding-top: 1.2rem;
}

.more {
    font-size: 1.4rem;
    font-weight: 500;
}
.slick-track {
    display: flex;
    align-items:flex-end;
}
.slick-slide {
    text-align: center;
}
.imgAmbiance {
    margin: 0 .5rem;
}
button.h1 {
    background-color: var(--bs-white);
    border: 0 none;
}
button.h1 span.h6 {
    font-weight: 500;
    font-size: 1.6rem;
    display: block;
}
.accordion {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.accordion:before {
    content:" ";
    display: inline-block;
}
.accordion:after,
.accordion[aria-expanded="false"]:after,
.accordion:focus[aria-expanded="false"]:after {
    content:"\f105";
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    border:2px solid;
    border-radius: 100%;
    width: 5rem;
    height: 5rem;
    font-size: 4rem;
    line-height: 1.1;
    transition: all ease 1s;
}
.accordion:hover:after,
.accordion[aria-expanded="true"]:after,
.accordion:focus[aria-expanded="true"]:after {
    content:"\f107";
    line-height: 1.2;
    transition: all ease 500ms;
}
.cat-coll p a {
    text-decoration: none;
    border: none;
    font-family: "League Spartan";
    font-size: 1.5rem;
    font-weight: 500;
}
.cat-coll p a:hover, .cat-coll p a:focus {
    text-decoration: underline;
}
.cat-coll .btn-outline-secondary {
    border-color: var(--bs-gray-500);
    color: var(--bs-primary) !important;
    background: var(--bs-white) !important;
    line-height: 1.1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.titre-prod h1 {
    font-size: 4rem;
    line-height: .8;
}
.lien_trait a {
    border-bottom: 0;
}
.sku {
    font-family: "League Spartan";
    font-size: 1.8rem;
    font-weight: 700;
}
.selection .col-md-6 {
    padding-bottom: 2rem;
}
.tx-sokoa-catalog .form-check {
    margin: 1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.4rem;
    font-weight: 500;
}
.tx-sokoa-catalog .form-check input {
    margin: 0 1rem;
}
#sokoa-downloads .form-check {
    margin: 0 1rem;
    padding-left: 1rem;
}
#sokoa-downloads .form-check input,
#download-single .form-check input {
    margin: 0 .5rem 0 0;
}
.tx-sokoa-catalog .form-check-input[type="checkbox"] {
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    border-color: var(--bs-secondary);
}
#sokoa-downloads .form-check-input[type="checkbox"],
#download-single .form-check-input[type="checkbox"] {
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
}
#download-single a{
    border:none;
}
#download-single .name{
    background: #fff;
    word-break: break-all;
    position: relative;
    z-index: 1;
    font-weight: bold;
    font-size: 14px;
}
.download_sel {
    font-family: "League Spartan";
    font-weight: 600;
    font-size: 1.6rem;
    background-color: var(--bs-white);
    border: 0 none;
    text-align: center;
}
.download_sel:after {
    position: relative;
    left: 4rem;
    max-width:85%;
}
p.download_sel {
    margin-bottom: 0;
    padding: .1rem .4rem;
}
p.download_sel:after {
    transition: all ease-out 500ms;
}
.download_sel a {
    color: var(--bs-secondary);
    border-bottom: none;
}

.tel-send  {
    padding: 1.5rem;
}
.download_sel svg {
    position: relative;
    top: -.3rem;
    margin-right: .3rem;
}
.tx-sokoa-catalog .form-check label {
    display: inline-flex;
    align-items: center;
    width: 85%;
}
.tx-sokoa-catalog h2 span {
    text-transform: none;
    padding-left: 2rem;
    font-size: 1.8rem;
}
.tx-sokoa-catalog a.extranet i {
    padding-right: .5rem;
}
.tx-sokoa-catalog .form-check label.extranet:after,
.tx-sokoa-catalog a.extranet:after,
h2.extranet:after {
    content:"";
    width: 3rem;
    height: 2rem;
    display: inline-block;
    background: url("../Icons/picto-star.svg") no-repeat right center/65%;
    position: relative;
}
.tx-sokoa-catalog a.extranet:after {
    top: .5rem;
    background-size: 60%;
}
.tx-sokoa-catalog a.extranet {
    font-family: "league spartan";
    font-size: 1.8rem;
    font-weight: 500;
    border-bottom: 0 none;
}
.tx-sokoa-catalog .form-check label.position-relative.extranet:after {
    position: absolute;
    right: 0;
}

.extranet-link {
    position: static;
    transform: none;
    text-align: center;
    display: block;
    margin-top: 6.5rem;
}

#sokoa-downloads .form-check label,
#download-single .form-check label {
    font-size: 1.6rem;
}
#sokoa-downloads .form-check label {
    line-height: 2rem;
}
.tx-sokoa-catalog .form-check label:hover, .tx-sokoa-catalog .form-check label:focus {
    cursor: pointer;
}
.tx-sokoa-catalog .form-check label:before, .more:before {
    background-color: var(--bs-light);
    background-size: 60%;
    background-position: center;
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
    margin-right: 1rem;
}
.more::before {
    position: relative;
    top: .2rem;
}
.selection .slick-slider {
    margin-bottom: 5rem;
}
.selection .slick-slide img {
    margin:auto;
}

/* Pour le template Download/List */
form[name="form-downloads"] {
    position: relative;
}
#action-buttons {
    position: sticky;
    background-color: #fff;
    top: 105px;
    z-index: 10;
    margin-top: -3em;
    padding: 2em 0;
}

#filtre-categories button {
    font-family: 'League Spartan';
    border: 0 none;
    background-color: transparent;
}
#filtre-categories button:hover {
    color: var(--bs-secondary);
}

#filtre-type {
    margin: 1rem 0;
}
#filtre-type button {
    border: 1px solid #9E9E9E;
    margin: 0 0 1rem 0;
    display: inline;
}
#filtre-type button.active {
    color: #fff;
    background-color: #000;
}

#download-single #action-buttons {
    margin-top: 0;
    padding: 0;
}

#filtre-type li,
#filtre-categories li,
#sokoa-downloads li,
#download-single ul li {
    list-style-type: none;
}
#sokoa-downloads li,
#download-single ul li {
    padding-bottom: 1.5rem;
}
#download-single ul li img {
    display: block;
}
#download-single ul li.img img {
    width: 100%;
    height: 230px;
    object-fit: contain;
}

#filtre-type li {
    display: inline;
}
#sokoa-downloads figure {
    position: relative;
}
#sokoa-downloads figure:before {
    content: "";
    position: absolute;
    top:0;
    left:0;
    right: 0;
    bottom:0;
    background: rgba(0,0,0, .2);
}
#sokoa-downloads figure p {
    position: absolute;
    top: 85%;
    background: #fff;
    right: 2%;
    font-size: 1.2rem;
    margin-bottom: 0;
    padding-left: .5rem;
    padding-right: .5rem;
}
.typedoc {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    color: #fff;
}

.text-lowercase:first-letter {
    text-transform: uppercase !important;
}
#sokoa-downloads .text-lowercase {
    font-size: 2.2rem;
}

.menu-ancre button {
    display: block;
    text-decoration: none;
    line-height: 1.5rem;
    font-size: 1.4rem;
}
.menu-ancre button:hover, .menu-ancre button:active {
    font-weight: 600;
}

/*** les declinaisons ***/
.retour-col {
    font-size: 1.7rem;
    font-weight: 500;
    font-family: "league Spartan";
}

#filtres h2.lien_trait {
    font-size: 3.6rem;
}
#filtres legend {
    font-size: 2rem;
    margin-bottom: 0;
}

#filtres .form-check {
    padding: 0;
    margin-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
#filtres .form-check-label {
    font-family: var(--bs-font-sans-serif);
    font-size: 1.2rem;
    font-weight: 500;
}
#filtres .form-check input {
    margin: 0 1.5rem 0 .5rem;
}
#filtres  .form-check-input[type="checkbox"] {
    height: 1.5rem;
    width: 1.5rem;
}
.imgvariant img {
    max-width: 9rem;
}

/** Full product **/
.tx-sokoa-catalog ul.fullproduct li {
    list-style-type: none;
}
.fullproduct a {
    text-decoration: none;
    display: flex;
    border-bottom: none;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    font-weight: 700;
    padding-left: .5rem;
    padding-right: .5rem;
}

.fullproduct a img:hover,
.fullproduct a:hover img,
.fullproduct a:focus img {
    transform: none;
}
.fullproduct h3 a .toutes-def {
    font-size: 1.5rem;
font-weight: 500;
color: var(--bs-gray-600);
}
.fullproduct a:hover .toutes-def,
.fullproduct a:focus  .toutes-def {
   /* border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important*/
   color: var(--bs-dark);
   font-weight: 700;
}
.fullproduct h3 a .toutes-def:after {
    content:"\f105";
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    text-align: center;
    border: 1px solid;
    border-radius: 100%;
    width: 2.5rem;
    height: 2.5rem;
    font-size: 2rem;
    line-height: 1.1;
    margin-left: 1rem;
    transition: all ease 1s;
    position: relative;
    top: .3rem;
}
.fullproduct a span span {
    font-size: 2.4rem;
}

/**
.fullproduct .accordion {
    justify-content: space-between;
}
.fullproduct .accordion:before {
    display: none;
}
**/
/* Small devices (landscape phones, 576px / 36em and up) */
@media (min-width: 36em) {
    .download_sel {
        font-size: 2rem;
    }
}
/* Medium devices (tablets, 768px / 48em and up) */
@media (min-width: 48em) {

    .titre-prod {
        padding-top: 8rem;
    }
    .mail_sel, .download_sel {
        font-size: 2.2rem;
    }
    .menu-ancre {
        padding-left: 26%;
    }
    .menu-ancre button {
        text-align: center;
        padding-bottom:1rem;
    }

    .menu-ancre button:after {
        content: "";
        display: block;
        height: .2rem;
        width: 100%;
        position: relative;
        top: 1.7rem;
        background-color: transparent;
        transition: all ease-in-out 500ms;
    }

    .menu-ancre button:hover:after,
    .menu-ancre button:focus:after,
    .menu-ancre button.active:after {
        background-color: var(--bs-primary);
    }
    #filtre-type {
        margin-top: 6rem;
        margin-bottom: 6rem;
    }
    #filtre-type button {
        border: 0 none;
        background-color: transparent;
    }
    #filtre-type button.active {
        color:var(--bs-btn-color);
        background-color: transparent;
    }
}
/* X-Large devices (large desktops, 1200px / 75em and up) */
@media (min-width: 75em) {
    .titre-prod {
        padding-top: 10rem;
    }
    h2.h1 {
        margin: 5rem 0 4rem 0;
        padding-top: 0;
        text-transform: uppercase;
        color: var(--bs-secondary);
        /*padding-top: 6rem; à remettre si les traits du slider reviennent*/
    }
    .tel-send {
        padding: 1.5rem 2rem;
    }
    #filtres fieldset:first-child {
        padding-left: 4.3rem;
    }
    #main .tx-sokoa-catalog .slick-dots {
        bottom: -50px;
    }
    .tx-sokoa-catalog .form-check {
        margin: 2rem;
    }
    .tx-sokoa-catalog .form-check input {
        margin: 0 2rem;
    }
    .extranet-link {
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 0;
    }
    #sokoa-downloads {
        margin-bottom: 6rem;
    }
    #sokoa-downloads .form-check {
        margin: 0;
    }
}
/* XX-Large devices (larger desktops, 1400px / 87.5em and up) */
@media (min-width: 87.5em) {
    #nouveaute {
        right: calc((100% - 132rem)/2);
    }
    .titre-prod h1 {
        font-size: 8rem;
    }
}
