/* Entrez le CSS personnalisé de votre thème enfant ici */
@font-face {
    font-family: 'satoshi';
    src: url('/themes/classic-child/assets/font/Satoshi-Variable.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'satoshimedium';
    src: url('/themes/classic-child/assets/font/Satoshi-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'satoshi', sans-serif;
}

#header .header-top {
    background: #F4F5F8;
    padding: 0;
}

#header {
    box-shadow: none;
}

#wrapper {
    background: inherit !important;
}

.content_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto;
    gap: 1rem;
    padding: 10px 15px;
}

#header .logo {
    max-width: 300px;
}

.top_menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top_menu a {
    font-size: 14px;
    font-family: 'satoshimedium', sans-serif;
    font-weight: 500;
    white-space: nowrap;
}

.top_menu a {
    padding: 0 10px;
}

.top_menu a img {
    height: 28px;
    margin-right: 4px;
}

.top_menu>div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cartpop .header a {
    background: #13818E;
    height: 53px;
    width: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
}

.cartpop .header img {
    height: 21px !important;
    margin-right: 0 !important;
}

.cartpop .header span {
    position: absolute;
    top: 1px;
    right: 0;
    color: #fff;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background: #4CB963;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
}

.footer-bottom {
    background: #F4F5F8;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 39px 0 19px;
    flex-direction: column;
}

.footer-bottom a {
    color: #424651 !important;
    font-size: 14px;
}

.footer-container .col-md-12 {
    display: flex;
    justify-content: center;
}

.footer-container .logo {
    width: 311px;
    margin-bottom: 50px;
}

a {
    color: #13818E;
}

a:focus,
a:hover {
    color: #dddddd;
    text-decoration: underline;
}

.content-footer .adresse {
    display: flex;
}

.content-footer .adresse img {
    margin-right: 13px;
    margin-top: -19px;
    width: 27px;
}

.content-footer .adresse span {
    font-size: 16px;
    line-height: 28px;
    color: #424651;
}

.content-footer .telephone {
    border: 1px solid #13818E;
    border-radius: 28px;
    width: fit-content;
    padding: 10px 28px;
    font-size: 16px;
    font-weight: bold;
    margin: 25px 0;
    color: #13818E;
}

.content-footer .telephone img {
    width: 18px;
    margin-right: 1px
}

.content-footer .adresse.mail img {
    margin-top: 0;
}

.content-footer .adresse.mail span {
    color: #13818E;
    font-weight: 400;
    font-size: 16px;
}

.content-footer.social {
    margin-top: 64px;
    font-weight: 800;
    color: #5C6784;
    font-size: 16px;
}

.content-footer.social .socials {
    margin-top: 10px;
}

.content-footer.social .socials img {
    margin-right: 19px;
}

.footer_navmenu {
    display: flex;
}

.nav_header {
    font-size: 22px;
    color: #424651;
    font-weight: 800;
    margin-bottom: 32px;
}

.footer_navmenu ul li a {
    font-size: 16px;
    color: #424651;
}

.footer_navmenu ul li {
    margin-bottom: 25px;
}

.footer_navmenu {
    justify-content: space-around;
    width: 100%;
}

.footer_nav {
    position: relative;
}

.footer_navmenu .footer_nav:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 92%;
    background: #DCE0E9;
    left: -30px;
}

.footer-container .container {
    margin-bottom: 30px;
}

.container.picto {
    background: #DFF5E6
}

.contentpicto {
    background: #DFF5E6;
}

.container.picto {
    display: flex;
    justify-content: center;
    padding: 40px 0;
    flex-wrap: wrap;
}

.pictocontent img {
    width: 48px;
}

.pictocontent a img {
    width: 15px;
}

.pictocontent a {
    width: 23px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fff;
}

.pictocontent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pictocontent p {
    font-size: 14px;
    margin: 2px 0 0 0;
    color: #424651 !important;
}

.container.picto .pictos {
    position: relative;
    padding: 0 2rem;
    text-align: center;
    width: 25%;
}

.container.picto .pictos:not(:last-child):after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    top: 0%;
    right: 0%;
    background: #81BB93;
}

.pictocontent h5,
.pictocontent .block-title {
    font-size: 18px;
    font-weight: 800;
    color: #424651;
}

#wrapper>#soyresponsiveslider_wrapper {
    display: none;
}

.banner-content .banner-text-header {
    font-size: 66px !important;
    line-height: 70px;
    margin-bottom: 17px;
    color: #424651 !important;
    font-weight: 600 !important;
}

.banner-content span {
    text-decoration: underline;
}

.banner-content p {
    font-size: 18px !important;
    line-height: 28px;
    color: #424651;
    text-align: left !important;
}

.cta_to_go {
    background: #13818E;
    border-radius: 28px;
    padding: 7px 9px 7px 30px;
    cursor: pointer;
    width: fit-content;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.chev-c {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: 10px;
    background: #fff;
}

.cta_to_go .chevron {
    width: 18px;

}

.banner .col-md-8 {
    z-index: 10;
}

.banner-content {
    margin-right: 60px;
}

.banner-content .cta_to_go {
    margin-top: 30px;
}

/*Pro slider*/
.bx-viewport {
    border-radius: 32px;
    width: 100% !important;
}

#soyresponsiveslider .bx-pager {
    bottom: 17px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    height: 8px;
    width: 8px;
}


#soyresponsiveslider .bx-pager .bx-pager-item .bx-pager-link.active {
    width: 32px;
    background: #81BB93;
}

#soyresponsiveslider .bx-pager .bx-pager-item .bx-pager-link {
    transition: all 0.3s ease;
    background: #fff;
}

.picto.homepicto {
    transition: all 0.3s ease;
    justify-content: flex-start;
}

.picto.homepicto .pictos {
    max-width: 190px;
    text-align: center;
}

.categ {
    background: #DFF5E6;
    padding: 30px 0 117px 0;
}

.content-block h4:not(.cat-child h4),
.content-block h2:not(.alcamultifaq-accordion),
.cartcross h3 {
    font-size: 42px;
    line-height: 48px;
    color: #424651;
    font-weight: 800;
    margin-bottom: 38px;
}

/* TODO: change this */
.featured-products {
    /* display: none !important; */
}

.featured-products h2 {
    /* display: none !important; */
}

.content-block .col-md-12 {
    padding: 0 !important;
}

.productlist .contentproduct {
    background: #F4F5F8;
    border-radius: 32px;
    border: 5px solid #F4F5F8;
}

.categ_ {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 12px;
}

.categ_ a {
    color: #487244;
    text-transform: uppercase;
    font-size: 14px;
}

.productlist .h3.product-title a {
    line-height: 27px;
}

.product-accessories .productlist,
.cartcross .productlist {
    max-width: 360px;
    margin-right: 30px;
}

.product-accessories .btn-wrap {
    top: -21px;
    align-items: center;
}

.product-accessories .progress {
    margin-bottom: -8px;
}

.productlist .thumbnailproduct {
    width: 100%;
}

.productlist .thumbnailproduct img {
    border-radius: 32px;
    width: auto;
    max-width: 100%;
    height: auto;
    background: #fff;
}

.productlist .h3.product-title a {
    color: #1D263B !important;
}

.productlist .h3.product-title {
    text-align: center;
    font-size: 21px;
    font-weight: 800;
    text-transform: inherit;
    line-height: 24px;
}

.bottom_p {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.bottom_p .product-price-and-shipping {
    display: flex;
    flex-direction: column;
}

.bottom_p span {
    font-size: 12px;
    margin-bottom: 7px;
}

.bottom_p .price {
    font-size: 20px;
    font-weight: 400;
}

.contentinner {
    padding: 10px 20px 25px 20px;
    height: 202px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.see_btn a {
    background: #13818E;
    color: #fff;
    padding: 17px 28px;
    font-size: 16px;
    border-radius: 28px;
}

.productlist.todrop .contentproduct {
    background: #EAF4F5;
    border-color: #EAF4F5;
    height: 100%;
}

.todrop .gropedarea {
    height: 280px;
    max-width: 280px;
    border: 3px dashed rgb(19 129 142 / 46%);
    border-radius: 31px;
    padding: 30px;
    margin: 30px auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.todrop .contentproduct {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.todrop .gropedarea span {
    font-size: 33px;
    line-height: 33px;
    color: #13818E;
    font-weight: 800;
    text-align: center;
}

.todrop .contentinner span {
    font-size: 16px;
    line-height: 26px;
    color: #13818E;
}

.todrop .contentinner .labels {
    text-align: center;
}

.todrop .contentinner {
    padding: 0px 20px 25px 20px;
}

.todrop .btn_plus {
    margin-top: 40px;
    font-size: 99px;
    color: #13818E;
}

.todrop .bottom_p span {
    margin-bottom: 0px !important;
}

.todrop .bottom_p {
    justify-content: center;
}

.mansori img {
    border-radius: 32px;
}

.mansori .col-md-4 {
    height: 100% !important;
}

.mansori .col-md-4 img {

    height: 100% !important;
}

.mansori .col-md-4 img:nth-child(1) {
    margin-bottom: 30px;
    margin-right: 30px;
}

.mansori .col-md-8 img:nth-child(1) {
    margin-bottom: 30px;
    margin-left: 30px;
}

.mansori .col-md-8 img:nth-child(2) {
    margin-left: 30px;
}

.container.realisation .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

#custom-text h2 {
    color: #424651 !important;
    text-transform: initial !important
}

.sect_desc {
    font-size: 18px !important;
    line-height: 28px;
    color: #424651 !important;
    margin-bottom: 39px;
}

.section-title {
    font-size: 36px !important;
    line-height: 42px !important;
    font-weight: 500 !important;

    color: #424651;
    font-family: 'satoshimedium', sans-serif;
    margin-bottom: 26px !important;
}

.who {
    margin: 50px auto;
}

.who .mansori img {
    width: 100%;
}

.who .mansori {
    position: relative;
}

.who .mansori img:nth-child(1) {
    height: 537px;
    object-fit: cover;
}

.who .b_logo img {
    width: 270px;
    margin-bottom: 41px;
}

#soyresponsiveslider_wrapper {
    margin-bottom: -187px;
}

.who .mansori img:nth-child(2) {
    width: 269px !important;
    position: absolute;
    left: -84px;
    height: 383px;
    object-fit: cover;
    bottom: -150px;
}

.who .col-md-5 {
    padding-right: 120px;
}

.listcateg {
    flex-wrap: wrap;
}

.categorie-content {
    max-width: 370px;
    width: 100%;

}

.categorie-content .parent {
    height: 227px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 32px;
    width: 95%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.categorie-content .parent h3,
.categorie-content .parent a {
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    z-index: 9;
    text-align: center;
    font-weight: 800;
    outline: none;
}

body main {
    overflow: hidden;
}

.categorie-content .parent:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 32px;
    opacity: 0.5;
    left: 0;
    background: transparent linear-gradient(180deg, #0000004D 0%, #0000009C 100%) 0% 0% no-repeat padding-box;
}

.child-content {
    margin: 10px 50px;
}

.child-content a {
    font-family: 'satoshimedium', sans-serif;
    color: #424651;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    outline: none;
}

.cat-child {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}

.cat-child img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    margin: 15px 0;
}

.cat-child:not(:last-child):after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #42465147;
    bottom: 1px;
}

/*Progressbar*/
.category-content .progress {
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    background-image: linear-gradient(to right, #81BB93, #81BB93);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
}

.product-accessories .progress,
.cartcross .progress {
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #DCE0E9;
    background-image: linear-gradient(to right, #5C6784, #5C6784);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
}

.slick-list {
    overflow: visible;
}

button.slick-disabled {
    opacity: 0.6;
}

.btn-wrap {
    position: absolute;
    top: -86px;
    right: 39px;
    display: flex;
    align-items: baseline;
    width: 300px;
    z-index: 9;
}

.home-categories {
    position: relative;
}

.home-categories {
    position: relative;
}

.btn-wrap button {
    border: 0;
    cursor: pointer;
    background: transparent;
    outline: none;
}

.btn-wrap button.next-btn {
    margin-bottom: -8px
}

.btn-wrap .prev-btn {
    transform: rotate(180deg);
}

.content-block.faq {
    background: #F4F5F8;
    padding: 247px 0 50px 0;
    margin-top: -119px;
}

.alcamultifaq-title {
    display: none !important;
}

.alcamultifaq-active,
.alcamultifaq-accordion:hover,
.alcamultifaq-accordion {
    background: transparent;
    font-size: 26px;
    line-height: 42px;
    color: #424651;
    font-weight: 800;
}

.alcamultifaq-active {
    color: #13818E;
}

.alcamultifaq-panel p {
    font-size: 18px;
    color: #424651;
    line-height: 28px;
}

.alcamultifaq-panel {
    padding: 0 20px 0px 40px;
    border-left: 3px solid #13818E;
}

.alcamultifaq-accordion {
    padding: 9px 24px 9px 4px;
}

.block-social ul li {
    background-color: #f6f6f600 !important;
}

.facebook.icon-gray:hover,
.facebook::before,
.facebook {
    background-image: url(../img/facebook.svg) !important;
}

.youtube {
    background-image: url(../img/youtube.svg) !important;
}

.instagram {
    background-image: url(../img/instagram.svg) !important;
    background-size: 20px;
}

#footer {
    padding-top: 0 !important;
}

.block-social {
    margin-top: 8px;
}

.container.newsletter {
    margin: 130px auto;
    background: #F4F5F8;
    border-radius: 32px;
    padding: 12px;
}

.container.newsletter img {
    border-radius: 32px;
}

.newsletter .row {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.block_newsletter .row {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.block_newsletter {
    background: transparent;
    width: 100%;
    height: 100% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.newsletter_title {
    color: #424651;
    font-size: 50px !important;
    font-weight: 800;
    line-height: 50px !important;
    padding: 0 50px 0 0;
    margin-bottom: 37px;

}

.newsletter_title span {
    color: #81BB93;
}

.ns_left {
    padding: 0 50px;
}

.block_newsletter .col-md-7.col-xs-12 {
    width: 100%;
}

#footer .block_newsletter {
    display: none !important;
}

.block_newsletter form input[type=email],
.block_newsletter form input[type=email]:focus {
    border: 1px solid #DCE0E9;
    border-radius: 28px;
    color: #424651;
    padding: 27.8px 30px;
}

.block_newsletter form input[type=email]::placeholder {
    color: #424651 !important;
    opacity: 1;
}

.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
    height: 56px;
    border-radius: 28px;
    background: #81BB93;
    font-weight: 500;
    text-transform: initial;
    margin-left: -50px;
    z-index: 9;
    font-family: 'satoshimedium', sans-serif;
    position: relative;
    width: 201px;
}

.block_newsletter p {
    font-size: 12px;
    color: #424651;
    line-height: 16px;
}

#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link {
    display: none;
}

.productlisthome {
    margin: 50px 0;
}

.categ-banner {
    display: flex;
}

body#category #content-wrapper {
    width: 100% !important;
}

.categimg-banner {
    min-width: 470px;
    width: 470px;
    padding-right: 30px;
}

.categimg-banner img {
    width: 100%;
    height: 100%;
}

.categ-content,
.product-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 50px;
}

.categ-content h1,
.product-content h1 {
    font-size: 66px;
    font-family: 'satoshimedium', sans-serif;
    line-height: 70px;
    color: #424651;
    text-transform: initial;
    font-weight: 500;
}

#category-description,
.product-description {
    line-height: 28px;
    margin-top: 20px;
}

#toggle {
    display: none;
}

.toggle-label {
    text-align: left !important;
}

/* #toggle:checked~label #category-description {
    max-height: 1000px;
    padding-bottom: 36px;
    cursor: pointer;
} */

/* #category-description {
    line-height: 28px;
    margin-top: 20px;
    position: relative;
}

#category-description p,
.product-description p {
    font-size: 18px !important;
    color: #424651;
} */

.breadcrumb {
    color: #13818E;
}

.breadcrumb a,
.breadcrumb span {
    font-size: 14px;
    color: #13818E !important;
}

#wrapper .breadcrumb li::after {
    color: #13818E;
}

#subcategories {
    display: none;
}

#js-product-list-top p,
#js-product-list-top h2 {
    font-size: 42px;
    font-weight: 600;
    color: #424651;
    line-height: 48px;
}

#js-product-list-top p span,
#js-product-list-top h2 span {
    color: #81BB93;
}

#js-product-list-top .select-title {
    width: 137px;
    background: #F4F5F8;
    border: 0;
    border-radius: 28px;
    text-align: center;
    font-size: 14px !important;
    color: #5C6784;
}

.products-sort-order {
    display: flex;
    justify-content: flex-end;
}

.sort-by-row {
    justify-content: flex-end;
}

#js-product-list-top {
    display: flex;
    align-items: center;
}

.products.grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.next.js-search-link,
.previous.js-search-link {
    display: none;
}

.pagination .page-list {
    display: flex;
    justify-content: center;
}

a.js-search-link:not(.dropdown-menu a.js-search-link) {
    font-size: 20px !important;
    margin: 0 20px;
    height: 58px;
    width: 58px;
    transition: all 0.3s ease;
    text-align: center !important;
    font-weight: 400;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
}

li.current a.js-search-link {
    border: 1px solid #81BB93 !important;
    height: 58px;
    width: 58px;
    border-radius: 50%;
    color: #81BB93;
}

.page-list li a:hover {
    border: 1px solid #81BB93 !important;
    height: 58px;
    width: 58px;
    border-radius: 50%;
    color: #81BB93;
}

.brands-sort .select-list:hover,
.products-sort-order .select-list:hover,
.suppliers-sort .select-list:hover {
    background: #81BB93;
}

.faceted-overlay {
    background: #0000001a !important;
}

.page-list {
    margin-top: 50px;
}

.btn_go {
    margin-top: 30px;
    width: 44px;
}

.secondelement {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    transform: translateY(150px);
}

.gropedarea {
    overflow: hidden;
}

.gropedarea {
    cursor: pointer;
}

.firstelement {
    transition: all 0.3s ease;
    transform: translateY(80px);
}

.contentproduct:hover .firstelement {
    transform: translateY(-190px);
}

.contentproduct:hover .secondelement {
    transform: translateY(-70px);
}

#product #left-column {
    display: none;
}

#product #content-wrapper {
    width: 100%;
}

.product-price {
    font-size: 40px;
    line-height: 70px;
    font-family: 'satoshimedium', sans-serif;
    color: #13818E;
    font-weight: 500;
}

.tax-shipping-delivery-label {
    margin-top: 19px;
    margin-left: 9px;
    color: #13818E !important;
    font-size: 20px !important;
}

.product-prices {
    display: flex;
}

.delivery-information,
.wishlist-button-add,
.social-sharing {
    display: none !important;
}

.product-quantity {
    justify-content: space-between;
}

.product-actions .add-to-cart {
    text-transform: initial;
    height: 76px;
    width: 285px;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 500;
    font-family: 'satoshimedium', sans-serif;
    border-radius: 41px;
    outline: none;
}

.product-actions .add-to-cart .chev-c {
    width: 55px;
    height: 55px;
}

.product-quantity #quantity_wanted,
.product-quantity .product-quantity-input {
    height: 56px;
    position: absolute;
    right: 42px;
    text-align: center;
    color: #5C6784;
}

.bootstrap-touchspin {
    width: 131px;
    height: 56px;
    position: relative;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 16px 0px 0px 16px;
    width: 50px;
    height: 56px;
    color: #5C6784;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    width: 50px;
    color: #5C6784;
    height: 56px;
    border-radius: 0 16px 16px 0 !important;
}

.product-quantity .input-group-btn-vertical {
    width: 131px;
    height: 56px;
    justify-content: space-between;
    display: flex;
    flex-direction: row-reverse;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: inherit !important;
}

.bootstrap-touchspin .btn-touchspin {
    border: 1px solid #DCE0E9 !important;
}

.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group {
    border: 1px solid #DCE0E9 !important;
}

.product-variants {
    background: hsl(139deg 30% 62% / 9%);
    border-radius: 32px 32px 0px 0px;
    padding: 31px 47px;
}

.product-variants-item {
    display: flex;
}

.form-control-select {
    width: 388px !important;
    border-radius: 32px;
    border: 1px solid #81BB93;
    padding-left: 30px;
    font-size: 16px !important;
    color: #1D263B;
    height: 46px !important;
}

.product-variants .control-label,
#ppbs_widget .control-label {
    flex: 1;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-family: 'satoshimedium', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #81BB93;
    flex-direction: column;
}

.selected_color {
    text-align: left;
    margin: 15px 0 0 15px;
    font-size: small;
    color: #81BB93;
}

.selected_color::before {
    content: "Sélectionnée: ";
    font-style: italic;
    line-height: 30px;
}

.product-variants select,
.product-variants ul {
    flex: 2;
}

.product-customization {
    display: none;
}

.product-customization .product-customization-item,
.product-variants>.product-variants-item {
    padding: 10px 0;
    margin: 0 !important;
    position: relative;
}

.svg_ {
    height: 45px;
    width: 45px;
    min-width: 45px;
    background: #81BB93;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 13px;
    z-index: 1;
}

.pes_left {
    display: flex;
    justify-content: center;
    align-items: baseline;
    width: 151px;
    margin-right: 22px !important;
    position: relative;
}

#ppbs_widget.product-variants-item:not(:nth-child(1)) .pes_left:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 45px;
    background: #81BB93;
    top: -45px;
    right: 22px;
}

.product-variants-item:not(:nth-child(2)) .pes_left:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #81BB93;
    top: -25px;
    right: 22px;
}

.product-variants-item:last-child .pes_left:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #81BB93;
    top: -25px;
    right: 22px;
}

#ppbs_widget {
    background: rgba(129, 187, 147, 0.09) !important;
    border-radius: 0px 0px 32px 32px;
    padding: 0px 47px 31px 47px !important;
    border: 0px !important;
}

#ppbs_widget .ppbs-widget-container {
    display: flex;
    flex-direction: column !important;
    padding-left: 30px;
    width: 100%;
}

#ppbs_widget #ppbs-price {
    text-align: right !important;
    padding: 20px !important;
}

#ppbs_widget.product-variants-item .pes_left {
    margin-right: 0px !important;
    align-self: flex-start;
}

#ppbs_widget.product-variants-item .ppbs_widget_fields {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 10px;
    row-gap: 10px;
}

#ppbs_widget.product-variants-item .alert-info {
    display: none;
}

#ppbs_widget.product-variants-item .ppbs_widget_fields .unit-entry {
    display: flex;
    flex-direction: row;
    flex: 1 1 auto;
    margin-bottom: 0px !important;
}

#ppbs_widget.product-variants-item .ppbs_widget_fields .unit-entry .field-label-wrapper {
    line-height: 40px;
    width: 130px;
    flex-grow: unset;
}

#ppbs_widget.product-variants-item .ppbs_widget_fields .unit-entry .field-label-wrapper label {
    color: #81BB93;
    margin-bottom: 0px !important;
    padding-right: 20px;
}

#ppbs_widget.product-variants-item .ppbs_widget_fields .unit-entry .field-input-wrapper {
    padding: 0px !important;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

#ppbs_widget.product-variants-item .ppbs_widget_fields .unit-entry .field-input-wrapper input {
    border: 1px solid #81BB93 !important;
    border-radius: 28px !important;
    padding: 20px 10px !important;
    min-width: 120px !important;
    width: 100%;
}

#ppbs_widget.product-variants-item .ppbs_widget_fields .unit-entry .field-input-wrapper select {
    border: 1px solid #81BB93 !important;
    border-radius: 28px !important;
    height: 42px !important;
    min-width: 120px !important;
    width: 100%;
}

#ppbs_widget .error-unit {
    /* display: inherit !important; */
    background-color: transparent !important;
    color: #bf400d !important;
    padding: 0px 15px !important;
    border-radius: 0px !important;
    white-space: nowrap;
    z-index: 100;
    font-size: 0.7rem;
    position: inherit !important;
}

#ppbs_widget .ppbs_error {
    color: #fff;
    font-weight: bold;
    background-color: #bf400d;
    margin: 5px 0;
    padding: 5px 10px;
    border-radius: 5px;
}

#spinner-div {
    position: absolute;
    display: block;
    width: 216px;
    height: 47px;
    bottom: -81px;
    left: 0px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2;
    margin-top: 0.2em;
}

#spinner-div svg {
    /* margin-top: 25%; */
}

.spinner_ajPY {
    transform-origin: center;
    animation: spinner_AtaB .75s infinite linear
}

@keyframes spinner_AtaB {
    100% {
        transform: rotate(360deg)
    }
}

#ppbs_widget .pes_dimensions {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: -21px;
    gap: 30px;
}

.schema_img {
    width: 150px;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 32px;
    border: 3px solid #DCE0E9;
    transition: all 0.3s ease;
}

.schema_img:hover {
    border: 3px solid #81BB93;
    cursor: pointer;
}


.custom-checkbox input[type=checkbox]+span.color,
.variant-links .color,
label .color {
    border-radius: 50%;
    width: 28px;
    height: 28px;
}

#group_1 {
    margin-top: 12px;
}

.product-variants h3,
.product-variants h2 {
    font-size: 32px;
    font-family: 'satoshimedium', sans-serif;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    color: #424651;
}

.product-cover {
    height: 556px !important;
    margin-bottom: 0;
}

#product .container {
    max-width: 1440px;
    width: 100%;
}

#product #content {
    max-width: 568px;
}

.images-container {
    position: relative;
    border: 6px solid #F4F5F8;
    border-radius: 32px;
}

#main .images-container .js-qv-mask,
#main .images-container .js-qv-mask.scroll {
    position: absolute;
    bottom: -10px;
    left: 15px;
    width: calc(100% - 30px);
}

ul.product-images.js-qv-product-images {
    display: flex;
    flex-direction: row;
    width: fit-content;
    flex-wrap: wrap;
    /* max-height: 400px; */
}

.product-cover {
    height: 677px;
}

.thumb-container img {
    border: 3px solid #F4F5F8;
    border-radius: 16px;
}

.product-images>li.thumb-container .thumb.selected,
.product-images>li.thumb-container .thumb:hover {
    border: 3px solid #DCE0E9;
}

.scroll-box-arrows.scroll {
    display: none;
}

#product .product-flags {
    display: none;
}

#product .product-cover .loop {
    background: #F4F5F8;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
}

#product-modal .modal-content .modal-body .product-cover-modal,
.product-cover img {
    border-radius: 32px;
}

#product-modal .modal-content .modal-body .product-images img {
    width: auto;
    height: auto;
}

#product-modal .modal-content .modal-body .image-caption {
    background: #EAF4F5;
    border: none;
    border-radius: 15px;
    margin-top: 5px;
}

.accordion-container {
    padding: 0 !important;
    margin-bottom: 62px;
}

.accordion-item {
    background-color: #FFFFFF;
    /* White background for items */
    padding: 10px 0;
}

.accordion-item:not(:last-child) {
    border-bottom: 1px solid #DCE0E9;
}

.accordion-header {
    background-color: #ffffff;
    color: #5C6784;
    padding: 15px 0;
    font-size: 26px;
    font-weight: 800;
    border: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px 8px 0 0;
    transition: background-color 0.3s ease;
}

.accordion-content {
    background-color: #ffffff;
    /* Very light grey for content */
    overflow: hidden;
    padding: 0 0;
    font-size: 18px;
    color: #424651;
    max-height: 0;
    transition: max-height 0.3s ease;
}

.accordion-content p,
.accordion-content>* {
    font-size: 18px;
    color: #424651;
}

.accordion-content p {
    margin: 15px 0;
    line-height: 1.5;
}

.accordion-content ul {
    list-style: disc;
    padding-left: 30px;
}

.accordion-content li {
    padding: 5px 0;
}

.accordion-content h2 {
    color: #13818E;
    margin-top: 3rem;
    margin-bottom: 2rem;
    font-size: 1.6rem;
}

.accordion-content h3 {
    color: #13818E;
    margin-top: 3rem;
    margin-bottom: 2rem;
    font-size: 1.4rem;
}

.accordion-content h4 {
    color: #13818E;
    margin-top: 3rem;
    margin-bottom: 2rem;
    font-size: 1.2rem;
}


.icon {
    transition: transform 0.3s ease;
}

.active .icon {
    transform: rotate(45deg);
}

button {
    outline: none !important;
}

.accordion-header.active {
    color: #13818E;
}

.accordion-content .fade {
    opacity: 1;
}

.product-accessories h2.h5 {
    font-size: 42px;
    font-weight: 500;
    font-family: 'satoshimedium', sans-serif;
    color: #424651;
    margin-bottom: 40px;
}

#product-comments-list-header,
#empty-product-comment {
    display: none;
}

.product-accessories,
#product .content-block {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
}

#custom-text {
    padding: 0 !important;
}

#custom-text img {
    height: auto;
}

.top_menu {
    position: relative;
}

.product-line-grid a.label {
    text-align: left !important;
}


header .blockcart {
    background: transparent !important;
}

.cart-item .js-cart-line-product-quantity {
    position: absolute !important;
    top: 0;
    right: 73px;
    width: 30px !important;
}

.categimg-banner img {
    border-radius: 32px;
}

.ctgr {
    margin-top: -112px;
}

.gdpr_consent span {
    font-size: .75rem;
    color: #7a7a7a;
    line-height: 16px;
}

.block_newsletter .gdpr_consent {
    margin-top: 16px;
    margin-left: 19px;
}

.psgdpr_consent_message span {
    font-size: 14px;
    color: #424651;
}

.captcha_newsletter {
    height: 0;
    padding: 0;
}

.custom-checkbox input[type=checkbox]+span {
    border: 1px #DCE0E9 solid;
    width: 16px;
    height: 16px;
    background: #fff;
}

.gdpr_consent a {
    color: #424651;
    text-decoration: underline;
}

li.cart-item {
    background: #F4F5F8;
    border-radius: 32px;
    padding: 7px;
    margin-bottom: 15px;
}

.product-line-info span.label,
.product-line-info .value {
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 26px;
}

.product-line-info a.label {
    font-size: 20px !important;
    line-height: 27px !important;
    color: #1D263B;
    font-weight: 800;
    padding-bottom: 8px !important;
}

.cart-item .modal-dialog {
    margin: 0;
    margin-top: 16px;
}

.cart-item .modal-content {
    background: inherit;
    border: inherit;
}

.cart-item .modal-header {
    border: inherit;
    padding: inherit;
}

.cart-item .modal-dialog h4 {
    color: #72757F;
    font-size: 16px;
    line-height: 26px;
}

.cart-item .modal-body {
    padding: 0;
}

.data_cust {
    font-size: 12px;
    line-height: 20px;
}

.remove-from-cart {
    position: absolute;
    top: 10px;
    left: 10px;
    height: 40px;
    width: 40px;
    background: #F4F5F8;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-image picture {
    position: relative;
    height: 100% !important;
    display: block;
}

.product-image picture img {
    width: 100%;
    max-width: auto;
    height: auto;
    border-radius: 32px;
}

.card-block h1 {
    font-size: 66px !important;
    font-weight: 800 !important;
    color: #424651;
    text-transform: inherit;
    margin-bottom: 1rem !important;
}

.cart-grid-body .card-block,
.cart-grid-body .cart-overview {
    padding: 0 !important;
}

.cart-item .input-group-btn-vertical {
    width: 131px;
    justify-content: space-between !important;
    display: flex !important;
    flex-direction: row-reverse;
    position: relative;
}

.cart-item .js-cart-line-product-quantity {
    height: 56px !important;
    position: absolute;
    right: 42px;
    width: 48px !important;
    text-align: center;
    color: #5C6784;
    border: inherit !important;
}

.price .product-price {
    font-size: 26px;
    color: #13818E;
    font-weight: 500;
    font-family: 'satoshimedium', sans-serif;
    margin-top: 18px;
}

.cart-item .product-price.h5 span {
    font-size: 20px;
    font-weight: 500;
    font-family: 'satoshimedium', sans-serif;
}

.continue_shoping {
    padding-top: 10px;
    color: #424651;
    font-size: 16px;
    font-family: 'satoshimedium', sans-serif;
    font-weight: 500;
}

.continue_shoping i {
    background: #F4F5F8;
    border-radius: 50%;
    margin-right: 10px !important;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 7px;
}

.cart-overview {
    margin-bottom: 30px;
}

.product-line-grid-body {
    padding-top: 20px;
    padding-left: 20px;
}

.cart-item .product-line-grid {
    display: flex;
    justify-content: space-between;
}

.product-line-grid-left {
    min-width: 30%;
}

.product-line-grid-body {
    min-width: 45%;
    width: 45%;
}

.product-line-grid-right {
    min-width: 25%;
    padding-left: 20px;
    padding-top: 20px;
    width: 25%;
    align-self: flex-end;
}

.current-price {
    display: flex;
    flex-direction: column;
    position: relative;
}

.current-price .price_label {
    font-size: 12px !important;
    line-height: 20px;
}

.card.cart-summary,
.summarydata {
    border: 6px solid #F4F5F8 !important;
    border-radius: 32px;
    margin-top: 20px;
}

.summarydata {
    padding: 0 12px;
}

.col_title {
    font-size: 32px;
    font-family: 'satoshimedium', sans-serif;
    font-weight: 500;
    text-align: center;
}

.cart-grid-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 30px;
}

.cart-summary-line .label,
body#checkout .cart-grid-right .card .cart-summary-subtotals-container .cart-summary-line .label,
.cart-summary-products p {
    font-weight: 800;
    color: #13818E;
    font-size: 16px;
}

.cart-summary-totals .value {
    color: #13818E !important;
    font-size: 32px !important;
    font-weight: 800 !important;
}

.cart-summary-line .value {
    font-weight: 400;
    color: #000000;
    font-size: 16px;
}

.card-block.cart-detailed-subtotals+.cart-summary-totals .cart-total {
    border-top: 1px solid #13818e2e;
}

.cart-detailed-actions button,
.btn__ a {
    text-transform: initial;
    height: 76px;
    width: 285px;
    justify-content: space-between;
    font-family: 'satoshimedium', sans-serif;
    font-size: 20px;
    font-weight: 500;
    border-radius: 41px;
    outline: none;
    background: #13818E;
    padding: 7px 9px 7px 30px;
    cursor: pointer;
    width: fit-content;
    color: #fff;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.chev-c svg {
    width: 18px;
}

.cart-detailed-actions .chev-c {
    width: 55px;
    height: 55px;
    flex: 0 0 auto;
}

.hola_banner {
    background: rgb(19 129 142 / 9%);
    border-radius: 32px;
    padding: 30px;
    display: flex;
    margin-top: 30px;
}

.hola_banner img {
    width: 120px;
}

.img_section {
    margin-right: 10px;
}

.hola_banner .title_c {
    font-size: 26px;
    color: #13818E;
}

.content_desc {
    display: flex;
    margin-top: 10px;
    align-items: center;
    height: 58px;
}

.content_desc .con_desc {
    max-width: 342px;
    width: 100%;
    color: #13818E;
    font-size: 18px;
    line-height: 28px;
}

.label_block span {
    font-size: 12px;
    color: #13818E;
    line-height: 24px;
}

.label_block span a {
    text-decoration: underline;
}

a:hover,
#subcategories ul li .subcategory-name:hover,
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover,
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover,
.cart-grid-body a.label:hover {
    color: #81BB93;
}

p.promo-code-button {
    border: 1px solid #DCE0E9;
    padding: 10px 25px;
    border-radius: 32px;
}

span.collapse-button {
    font-size: 16px;
    color: #1D263B;
    text-align: left;
}

.promo-code-button {
    margin-top: 20px;
}

.block-promo form {
    width: 100%;
    border: 1px solid #DCE0E9;
    border-radius: 32px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
}

.block-promo form button {
    background: inherit;
    border: 1px solid #fff !important;
    width: fit-content;
    cursor: pointer;
}

.block-promo form button span {
    background: #13818E;
}

.block-promo form button span path {
    fill: #fff;
}

.promo-input {
    border: 0 !important;
    outline: none;
    border-radius: 32px;
    width: 64% !important;
}

.block-promo .promo-code-button.cancel-promo {
    color: #13818E !important;
}

.block-promo form button .chev-c {
    width: 36px;
    height: 36px;
}

#cart-subtotal-products {
    border-bottom: 1px solid #13818e2e;
    padding-bottom: 13px;
}

.block-promo .promo-code-button {
    padding: 0;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 38px;
    padding: 0 0 0 10px;
}

.dropdownselector .fa-chevron-down:before {
    font-size: 10px;
    color: #5C6784;
}

.dropdownselector {
    border-left: 1px solid #DCE0E9;
    padding: 9px 16px;
}

.con_sc {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}

.con_sc span {
    font-size: 12px;
    line-height: 16px;
    color: #13818E;
}

.con_sc a {
    font-size: 20px;
    font-family: 'satoshimedium', sans-serif;
    font-weight: 500;
    color: #13818E !important;
    line-height: 24px;
    margin: 0;
}

.service_client {
    justify-content: flex-start;
    align-items: flex-start !important;
}

.picto_sc {
    margin-top: 5px;
}

.picto_sc {
    margin-top: 5px;
}

.labelc {
    position: relative;
}

.labelc .bull_ {
    position: absolute;
    top: 10px;
    left: 355px;
    background: #4CB963;
    height: 31px;
    width: 31px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn__ a {
    text-align: left;
}

.checkout-step.-current {
    background: #F4F5F8 !important;
    border-radius: 32px;
}

.step-number {
    display: none !important;
}

body#checkout .checkout-step.-current .step-title {
    padding: 18px 34px;
    font-size: 42px !important;
    color: #13818E !important;
    font-weight: 800 !important;
    text-transform: initial !important;
    border-bottom: 0 !important;
}

.nav .nav-link {
    font-size: 16px;
    color: #13818E;
    font-family: 'satoshimedium', sans-serif;
    font-weight: 500;
    padding: 18px 32px;
    border: 1px solid #13818E;
    border-radius: 32px;
}

.form-control {
    border: 1px solid #DCE0E9;
    border-radius: 28px;
    height: 56px;
    background: #fff;
    font-size: 16px;
    color: #1D263B;
}

.form-control:focus,
.input-group.focus {
    outline: 2px solid #13818E;
}

.has-error .input-group,
.has-error .input-group.focus {
    outline: 2px solid #ff4c4c !important;
}

.form-group.has-error input,
.form-group.has-error select {
    outline: none;
}

.input-group {
    border-radius: 32px;
}

.input-group-btn .btn {
    border-radius: 32px;
}

form .form-control-label {
    font-size: 16px;
    font-weight: 400;
    color: #424651;
    line-height: 22px;
    text-align: left;
}

.btn {
    white-space: initial;
}

.btn-primary,
.btn-secondary {
    background: #13818E;
    color: #fff;
    height: 56px;
    text-transform: initial;
    border-radius: 28px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: 'satoshimedium', sans-serif;
    font-weight: 500 !important;
}

.forgot-password a {
    font-size: 12px;
    text-decoration: underline;
}

.forgotten-password .form-fields label.required {
    width: 230px;
}

#send-reset-link {
    max-width: 200px;
}

.forgotten-password .form-fields .center-email-fields button,
.forgotten-password .form-fields .email input {
    height: 56px;
}

#login-form .content_form,
#customer-form>div,
.form-fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px 30px;
}

#customer-form>div>div.form-group.row.row-firstname {
    grid-column: 1;
    grid-row: 1;
}

#customer-form>div>div.form-group.row.row-lastname {
    grid-column: 2;
    grid-row: 1;
}

#customer-form>div>div.form-group.row.row-email {
    grid-column: 1;
    grid-row: 2;
}

#customer-form>div>div.field-password-policy.field-password-policy_password {
    grid-column: 2;
    grid-row: 2;
}

#customer-form>div>div.field-password-policy.field-password-policy_new_password {
    grid-column: 2;
    grid-row: 3;
}

#customer-form>div>div.form-group.row.row-company {
    grid-column: 1;
    grid-row: 4;
}

#customer-form>div>div.form-group.row.row-siret {
    grid-column: 2;
    grid-row: 4;
}

#customer-form>div>div.form-group.row.row-website {
    grid-column: 1;
    grid-row: 5;
}

#customer-form>div>div.form-group.row.row-referralbyphone {
    grid-column: 2;
    grid-row: 5;
}

#customer-form>div>div.form-group.row.row-psgdpr {
    grid-column: span 2;
    grid-row: 6;
}

#customer-form>div>div.form-group.row.row-optin {
    grid-column: span 2;
    grid-row: 7;
}

#customer-form>div>div.form-group.row.row-newsletter {
    grid-column: span 2;
    grid-row: 8;
}



#customer-form label {
    text-align: left !important;
}


#login-form .form-group,
.form-group.row {
    display: flex;
    flex-direction: column;
}

.form-group.row {
    width: 100%;
}

#login-form .form-group>*,
#customer-form .form-group>*,
.form-fields .form-group>* {
    width: 100%;
}

body#checkout section.checkout-step .forgot-password {
    margin-left: 0;
}

.form-footer .continue {
    float: left !important;
    margin: 20px 0;
}

.page-authentication #content,
.page-registration #content {
    max-width: 800px;
}

.nav.nav-inline {
    display: flex;
    flex-direction: column;
}

.nav-inline .nav-item+.nav-item,
.nav-inline .nav-link+.nav-link {
    margin-left: 0;
    margin-top: 30px;
}

.nav-inline .nav-item:first-child {
    padding-bottom: 30px;
    border-bottom: 1px solid #13818e33;
}

.nav-link {
    transition: all 0.3s ease;
}

#mobile_top_menu_wrapper .top-menu,
.nav-item .nav-link.active,
.nav-item .nav-separtor.active,
.page-addresses .address .address-footer a:hover,
body#checkout,
body#checkout section.checkout-step .add-address a {
    color: #13818E;
    border: 0;
    padding: 0;
}

body#checkout section.checkout-step .step-title {
    padding-bottom: 0 !important;
}

body#checkout section.checkout-step .content {
    padding-top: 0;
}

body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
    margin: 0;
}

body#checkout section.checkout-step.-complete .step-title {
    border-bottom: 0;
    padding-bottom: 20px !important;
    font-weight: 600;
    color: #13818E;
    font-size: 40px;
    text-transform: initial !important;
}

body#checkout section.checkout-step .step-title {
    border-top: 0 !important;
    font-size: 26px;
    color: #424651 !important;
    font-weight: 800;
    text-transform: initial;
    padding-bottom: 15px !important;
    opacity: 1 !important;
}

.delivery-options-list .form-fields {
    display: block;
}

body#checkout #delivery textarea,
body#checkout #gift_message textarea {
    min-height: 174px;
    border-radius: 28px;
    border: 1px solid #13818E;
    padding: 1em;
}

.h6,
body#checkout section.checkout-step .add-address a i,
h6 {
    color: #13818E;
}

#checkout .float-xs-right {
    float: left !important;
}

.done {
    display: inline-block;
    padding: 0 !important;
    margin-right: 1.563rem;
    color: #ffffff;
    background: #13818E;
    border-radius: 50%;
}

body#checkout #order-summary-content h4.black {
    color: #13818E !important;
}

body#checkout #order-summary-content .noshadow {
    padding: 20px;
    border-radius: 28px;
}

body#checkout #order-summary-content .noshadow h4 {
    font-size: 20px;
}

body#checkout #order-summary-content #order-items h3.h3 {
    text-transform: initial;
    color: #13818E !important;
    font-size: 20px;
}

body#checkout #order-summary-content .order-confirmation-table {
    border: inherit;
    border-radius: 28px;
}

body#checkout #order-summary-content .noshadow h4 {
    font-size: 20px;
}

body#checkout #order-summary-content #order-items h3.h3 {
    text-transform: initial;
    color: #13818E !important;
    font-size: 20px;
}

body#checkout #order-summary-content .order-confirmation-table {
    border: inherit;
    border-radius: 28px;
}

#order-items hr {
    border-top-color: #13818e24;
}

#order-items table tr.total-value,
.bootstrap-touchspin .btn-touchspin:hover {
    background: transparent;
}

#order-items table tr td:first-child {
    font-weight: 600;
    font-size: 14px;
}

#order-items table tr:last-child td:last-child {
    font-size: 32px;
}

body#checkout #order-summary-content h4.h4 {
    font-size: 35px;
    color: #13818E;
}

body#checkout #order-summary-content h4.h4.black {
    font-size: 25px;
}

body#checkout #order-summary-content .summary-selected-carrier {
    border: 0;
    border-radius: 28px;
}

.real_header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-width: 100%;
    width: 100%;
}

.bannerwh {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
}

.botwh {
    width: 100%;
    margin-top: 50px;
}

.topwh {
    max-width: 700px;
}

.real_header h1,
.real_header h2 {
    font-size: 66px !important;
    font-weight: 800 !important;
    color: #424651;
    text-transform: inherit;
    margin-bottom: 1rem !important;
}

.real_header p {
    font-size: 18px !important;
    color: #424651;
    line-height: 28px;
}

.content-re {
    margin-bottom: 30px;
}

.mansori .col-md-4 img:nth-child(2) {
    margin-bottom: 30px;
}

.mansori .col-md-8 img:nth-child(2) {
    margin-bottom: 30px;
}

.mansori.extra img:nth-child(2) {
    margin-top: 30px;
    margin-left: 0px;
}

.container.hb {
    max-width: 769px;
    margin-bottom: 90px;
}

.hb .content_desc {
    height: auto;
}

.hb .hola_banner img {
    width: 160px;
    object-fit: contain;
}

.hb .img_section {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.hb .hola_banner {
    justify-content: space-between;
}

.hb h4 {
    margin-bottom: inherit !important;
}

.hb .telephone {
    margin: 15px 0 0 0;
    padding: 17px 28px;
}

.hb .content_desc .con_desc {
    width: 100%;
    max-width: 100%;
}

/*Mansori Realisation*/
.ag-photo-gallery_list {
    display: -ms-grid;
    display: grid;

    grid-gap: 28px;

    -ms-grid-columns: 1fr .9375rem 1fr .9375rem 1fr .9375rem 1fr .9375rem 1fr .9375rem 1fr .9375rem 1fr .9375rem 1fr .9375rem 1fr .9375rem 1fr .9375rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;

    -ms-grid-rows: 22.125rem .9375rem 22.125rem .9375rem 22.125rem .9375rem 22.125rem .9375rem 22.125rem .9375rem 22.125rem .9375rem 22.125rem .9375rem 22.125rem .9375rem 22.125rem .9375rem 22.125rem .9375rem 22.125rem .9375rem 22.125rem;
    grid-template-rows: 22.125rem 22.125rem 22.125rem 22.125rem 22.125rem 22.125rem 22.125rem 22.125rem 22.125rem 22.125rem 22.125rem 22.125rem;

    margin-bottom: 65px;
}

.ag-photo-gallery_item {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;

    cursor: pointer;

    overflow: hidden;

    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;

    position: relative;
}

.ag-photo-gallery_item__wide {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
}

.ag-photo-gallery_item__middle {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
}

.ag-photo-gallery_item__narrow {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
}

.ag-photo-gallery_figure {
    width: 100%;
    height: 100%;

    overflow: hidden;
}

.ag-photo-gallery_img {
    height: 100%;
    width: 100%;

    -o-object-fit: cover;
    object-fit: cover;

    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}



@media only screen and (max-width: 639px) {}

@media only screen and (max-width: 479px) {}

@media (min-width: 768px) and (max-width: 979px) {
    .ag-format-container {
        width: 750px;
    }

}

@media (min-width: 980px) and (max-width: 1161px) {
    .ag-format-container {
        width: 960px;
    }

}

.body-content.gallery {
    columns: 3;
    column-gap: 30px;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
}

.box-content {
    width: 100%;
    position: relative;
    overflow: hidden;
    break-inside: avoid;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
    border-radius: 32px;
}

.box-content .image {
    width: 100%;
    position: relative;
}

.spanm.qty {
    display: none;
}

.datareal {
    display: none;
}

.box-content .image img {
    max-width: 100%;
    width: 100%;
}

.box-content .title {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    text-transform: capitalize;
    align-items: center;
}

/* responsive breakpoint */
@media screen and (max-width:1200px) {
    .content .body-content.gallery {
        columns: 3;
    }

}

@media screen and (max-width:768px) {
    .content .body-content.gallery {
        columns: 2;
    }

}

@media screen and (max-width:576px) {
    .content .body-content.gallery {
        columns: 1;
    }

}

.contact-form .form-fields {
    display: flex;
    justify-content: space-between;
}

.contact-form label {
    text-align: left;
}

.contact-form {
    background: #F4F5F8;
    border-radius: 32px;
    padding: 50px;
}

.contact-form .form-control-select {
    width: 100% !important;
    height: 56px !important;
}

.contact_f {
    text-transform: initial;
    height: 76px;
    width: 285px;
    justify-content: space-between;
    font-family: 'satoshimedium', sans-serif;
    font-size: 20px;
    font-weight: 500;
    border-radius: 41px;
    outline: none;
    background: #13818E;
    padding: 7px 9px 7px 30px;
    cursor: pointer;
    width: fit-content;
    color: #fff;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.contact_f .chev-c {
    width: 54px;
    height: 54px;
}

.form-footer,
.form-fields.footer_f {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contact_f .psgdpr_consent_message {
    display: flex;
}

#contactform-message {
    min-height: 176px;
    margin-bottom: 20px;
}

#contact .telephone {
    border: 1px solid #13818E;
    border-radius: 28px;
    width: fit-content;
    padding: 10px 28px;
    font-size: 16px;
    font-weight: bold;
    margin: 25px 0;
    color: #13818E;
}

.contact-rich .page-title {
    font-size: 66px;
    font-weight: 500;
    text-transform: initial;
    font-family: 'satoshimedium', sans-serif !important;
    margin: 25px 0;
    color: #424651;
}

.contact-rich .telephone img {
    width: 18px;
    margin-right: 15px;
}

#contact .breadcrumb {
    display: none;
}

.footer_f label {
    display: flex;
    font-size: 14px;
    line-height: 18px;
}

#contact .topsection,
#cms.cms-id-6 .topsection {
    background: #fff;
}

.custom_choosefile .button_choosefile {
    display: none;
}

.custom_choosefile {
    border: 1px solid #DCE0E9;
    border-radius: 28px;
    height: 56px;
    background: #fff;
    font-size: 16px;
    color: #1D263B;
}

.custom_choosefile .form-control {
    opacity: 0;
}

.filesin {
    position: relative;
}

.file-input {
    position: absolute;
    top: 22px;
    font-size: 16px !important;
    left: 40px;
}

.custom_choosefile .wpcf7-form-control.wpcf7-file {
    z-index: 2;
}

#contact .container>.row {
    display: flex !important;
}

.contact-rich {
    width: 38%;
}

#contact .container #content-wrapper {
    width: 62%;
}

#contact #left-column {
    width: 100%;
}

.contact-rich .data {
    font-size: 18px;
    line-height: 28px;
    color: #424651;
}

.product-actions .add-to-cart {
    padding: 7px 9px 7px 30px;
}

.ask {
    background: hsl(139deg 30% 62% / 20%);
    padding: 20px 38px 29px;
    border-radius: 32px;
    margin-top: 50px;
}

.ask h5 {
    font-size: 32px;
    font-family: 'satoshimedium', sans-serif !important;
    font-weight: 500 !important;
    line-height: 48px;
    color: #81BB93;
}

.ask p {
    color: #81BB93;
    font-size: 18px;
    line-height: 28px;
}

.ask .cta_to_go {
    padding: 7px 30px 7px 9px;
    background: #81BB93;
}

.ask .chev-c {
    transform: rotatey(180deg);
    margin-left: 0 !important;
    margin-right: 20px;
}

#contact .container.newsletter {
    margin: 91px auto;
}

.control-comment {
    display: none;
}

img.tole {
    position: absolute;
    right: -122px;
    top: 150px;
    z-index: 2;
    mix-blend-mode: multiply;
    opacity: 0.7;
}

#wrapper {
    position: relative;
}

.container.picto:after {
    content: inherit;
}



#cms.cms-id-6 .container>.row {
    display: flex !important;
}

#cms.cms-id-6 .telephone {
    border: 1px solid #13818E;
    border-radius: 28px;
    width: fit-content;
    padding: 10px 28px;
    font-size: 16px;
    font-weight: bold;
    margin: 25px 0;
    color: #13818E;
}

#cms.cms-id-6 #wrapper .breadcrumb {
    display: none;
}

.devis_sur_mesure {
    background: #F4F5F8;
    border-radius: 32px;
    padding: 50px;
}

.wpcf7 h3 {
    display: none;
}

.wpcf7 label {
    font-size: 16px;
    font-weight: 400;
    color: #424651;
    line-height: 22px;
}

.product-line-grid-body .price {
    display: none;
}

.bottomsection {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #F4F5F8;
    padding: 10px 15px;
    z-index: 999;
}

.nav_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search_wrapper {
    background: #fff;
    height: 53px;
    width: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50% !important;
}

.bottomsection .phone_number a {
    font-weight: 500;
    font-family: 'satoshimedium', sans-serif;
    font-size: 15px;
}

.bottomsection .phone_number img {
    margin-right: 2px;
}

.topsection .logo {
    max-width: 214px !important;
    width: 100% !important;
    margin-top: 16px;
}

.hola_banner.mobi,
.recap_ins {
    display: none;
}

.hola_banner {
    display: flex;
}

.topsection .brand-wrapper {
    display: flex;
    justify-content: center;
}

.topsection {
    min-height: 236px;
    background: linear-gradient(0deg, rgba(244, 245, 248, 0) 0%, rgba(244, 245, 248, 1) 100%);
    ;
}

.cms-id-4 .content-block img {
    border-radius: 32px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cms-id-4 .col-12 h2 {
    font-size: 42px;
    line-height: 48px;
    color: #424651;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px;
}

.cms-id-4 .content-block {
    margin-bottom: 48px;
}

.cms-id-4 p,
.cms-id-4 .col-md-6.col-sm-12 {
    font-size: 18px;
    line-height: 28px;
    color: #424651;
    text-align: initial
}

.about_re {
    background: rgb(129 187 147 / 20%);
    border-radius: 32px;
    display: flex;
    padding: 45px 20px;
    justify-content: space-between;
}

.about_re .re_img {
    width: 80px;
    height: 80px;
    background: rgb(129 187 147 / 20%);
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.about_re .re_img>* {
    width: 100%;
    max-width: 46px;
    height: auto !important;
}

.innercontent_r {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 166px;
    width: 100%;
    position: relative;
}

.innercontent_r:not(:last-child):after {
    content: "";
    height: 100%;
    width: 1px;
    background: #81bb9359;
    position: absolute;
    right: 0;
}

.innercontent_r p.p {
    color: #81BB93;
    text-align: center;
    max-width: 140px;
    line-height: 24px;
}

.cms-id-4 #wrapper>.container {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.engagement {
    background: #F4F5F8;
    padding: 5px 0;
}

.card-container_ p.titre {
    color: #13818E;
    font-size: 26px;
    line-height: 42px;
    margin: 15px 0;
}

.timeline_label {
    color: #81BB93;
    font-size: 26px;
    line-height: 42px;
    position: relative;
}

.timelines {
    padding-left: 70px;
    position: relative;
}

.timeline_label:before {
    content: "";
    background: #81BB93;
    width: 56px;
    height: 56px;
    position: absolute;
    left: -70px;
    border-radius: 50%;
}

.timeline:nth-child(1) .timeline_label:after {
    content: "1";
    position: absolute;
    color: #fff;
    left: -46px;
    line-height: 56px;
    font-size: 18px;
    font-weight: 800;
}

.timeline:nth-child(2) .timeline_label:after {
    content: "2";
    position: absolute;
    color: #fff;
    left: -46px;
    line-height: 56px;
    font-size: 18px;
    font-weight: 800;
}

.timeline:nth-child(3) .timeline_label:after {
    content: "3";
    position: absolute;
    color: #fff;
    left: -46px;
    line-height: 56px;
    font-size: 18px;
    font-weight: 800;
}

.timeline:nth-child(4) .timeline_label:after {
    content: "4";
    position: absolute;
    color: #fff;
    left: -46px;
    line-height: 56px;
    font-size: 18px;
    font-weight: 800;
}

.timelines:before {
    content: "";
    width: 3px;
    left: 27px;
    height: 80%;
    position: absolute;
    background: #81BB93;
}

#cms .container.newsletter {
    margin: 1px auto 90px;
}

.real_header ol li {
    display: inline;
    font-size: 14px;
    color: #13818E !important;
}

.real_header ol li a {
    font-size: 14px;
    color: #13818E !important;
}

.real_header ol li:not(:last-child)::after {
    margin: 0.3125rem;
    color: #7a7a7a;
    content: "/";
}

.page-content.page-cms {
    padding: 0;
}

.page-cms .breadcrumb,
.page-customer-account .breadcrumb {
    text-align: center;
    margin-top: 2rem;
}

.page-cms .page-header,
.page-customer-account .page-header {
    text-align: center;
    max-width: 1100px;
    margin: 2rem auto;
}

.page-cms .page-header h1,
.page-customer-account .page-header h1 {
    text-align: center;
    color: #424651;
    font-size: 4rem;
    line-height: 4.5rem;
    margin: 0;
}

.page-content.page-cms {
    margin: 4rem auto;
    max-width: 1200px;
}

.page-content.page-cms-4 {
    max-width: unset;
}

.page-content.page-cms h2 {
    font-size: 1.6rem;
    color: #13818E;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
}

.page-content.page-cms h3 {
    font-size: 1.4rem;
    color: #13818E;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
}

.page-content.page-cms h4 {
    font-size: 1.2rem;
    color: #13818E;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
}

.page-content.page-cms,
.page-content.page-cms p,
.page-content.page-cms ul {
    font-size: 1.1rem;
    line-height: 1.5rem;
}



.innercontent_r span {
    max-width: 150px;
    font-size: 14px;
    line-height: 18px;
}

.mans_img_0 {
    height: 304px;
    margin-bottom: 30px;
}

.cart-grid-right {
    display: block;
}

.mans_img_0 img,
.mans_img_1 img,
.mans_img_2 img,
.mans_img_3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mans_img_1 {
    height: 562px;
}

.mans_img_2 {
    height: 562px;
    margin-bottom: 30px;
}

.mans_img_3 {
    height: 304px;
}

.mansori .col-md-8 img:nth-child(1),
.mansori .col-md-4 img:nth-child(1) {
    margin: inherit;
}

.ns.large {
    background: #81BB93;
}

.ns.large input {
    margin-left: 0 !important;
    padding: 0 !important;
}

.ns.large .chev-c {
    background: transparent;
    border: 1px solid #fff;
}

.col-xs-12.flexi {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 7px;
}

.block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
    height: inherit;
    width: inherit;
}

.block_newsletter form input[type=email],
.block_newsletter form input[type=email]:focus {
    min-width: 400px;
    width: 100%;
    font-style: italic;
}

.ns.large {
    margin-left: -90px;
    padding: 8px 9px 9px 30px;
}

.ns.small {
    display: none;
}

.headermobile {
    display: none;
}

#header .header-top {
    display: block;
}

.products-sort-order .dropdown-menu {
    border-radius: 32px;
    background-color: #F4F5F8;
}

.products-sort-order .dropdown-menu .select-list {
    border-radius: 32px;
}

.products-sort-order .dropdown-menu .select-list:hover {
    color: #ffffff !important;
}

.row-alias {
    grid-column: 1/-1;
    /* border-radius: 32px; */
    /* background-color: #F4F5F8;
    padding: 1em; */
}

/* .row-firstname {
    border-radius: 32px;
    background-color: #F4F5F8;
    margin-top: 20px;
    width: calc(100% + 80px) !important;
    padding: 20px 80px 20px 20px;
}

.row-lastname {
    border-radius: 32px;
    background-color: #F4F5F8;
    margin-top: 20px;
    padding: 20px 20px 20px 0px;
}

.row-company {
    border-radius: 32px;
    background-color: #F4F5F8;
    margin-top: 20px;
    width: calc(100% + 80px) !important;
    padding: 20px 80px 20px 20px;
}

.row-vat_number {
    border-radius: 32px;
    background-color: #F4F5F8;
    margin-top: 20px;
    padding: 20px 20px 20px 0px;
}

.row-address1 {}

.row-address2 {}

.row-postcode {}

.row-city {}

.row-id_country {}*/
.row-id_country select {
    height: 56px !important;
    width: 100% !important;
}




@media(max-width:1024px) {
    #custom-text h1 {
        text-align: center !important;
        font-size: 30px;
        line-height: 34px;
    }

    .products.grid {
        grid-template-columns: 1fr 1fr;
    }

    .headermobile {
        display: block;
    }

    #header .header-top {
        display: none;
    }

    .ns.small {
        display: flex !important;
        background: #81BB93;
    }

    #custom-text .banner-text-header {
        font-size: 16px !important;
        line-height: 26px;
        text-align: center !important;
    }

    body#checkout section.checkout-step .payment-options label {
        display: flex;
        text-align: left;
        flex-wrap: wrap;
    }

    .banner-content {
        margin: 0;
    }

    #custom-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: none;
    }

    .cta_to_go {
        font-size: 14px;
        padding: 7px 9px 7px 14px;
        margin: auto;
    }

    .todrop .cta_to_go {
        white-space: wrap;
        text-wrap: wrap;
        max-width: 141px;
    }

    .todrop .chev-c {
        width: 44px;
        height: 28px;
    }

    .banner-content .cta_to_go {
        margin-top: 0;
    }

    .products-sort-order .dropdown-menu {
        left: 0 !important;
    }

    body .products-sort-order .dropdown-menu a.js-search-link {
        width: 100% !important;
        padding: 0 15px !important;
    }

    body .products-sort-order .dropdown-menu a.js-search-link:hover,
    body .products-sort-order .dropdown-menu a.js-search-link:focus {
        color: #fff !important;
    }

    img.tole {
        width: 179px;
        z-index: 999;
        right: -69px;
        top: 120px;
    }

    /* .product-accessories .productlist, .cartcross .productlist{
        max-width: 270px!important;
    } */
    #blockcart-modal .cart-content .cart-content-btn {
        flex-direction: column;
        width: 100%;
    }

    #blockcart-modal .cart-content p.cart-products-count {
        font-size: 20px !important;
        line-height: 25px;
        margin-top: 20px;
    }

    #blockcart-modal .modal-title i.material-icons {
        margin-right: inherit !important;
    }

    #blockcart-modal .product-name {
        font-size: 23px !important;
        line-height: 25px;
        color: #13818E;
    }

    .bx-viewport {
        z-index: 99;
    }

    .banner .col-md-4.col-sm-12 {
        min-height: 230px;
        margin: auto;
    }

    .bx-wrapper .bx-pager {
        z-index: 99;
    }

    #soyresponsiveslider_wrapper {
        margin-bottom: 30px;
    }

    #soyresponsiveslider .bx-pager {
        bottom: 5px !important;
    }

    .banner .col-md-8 {
        margin: auto;
    }

    .banner #custom-text {
        margin-bottom: 0;
    }

    .contentpicto .homepicto {
        justify-content: center;
    }

    .contentpicto .homepicto .pictos {
        max-width: unset;
    }

    .pictocontent p {
        font-size: 11px;
        line-height: 15px;
        text-align: center;
    }

    .pictocontent h5,
    .pictocontent .block-title {
        font-size: 14px;
        line-height: 18px;
    }

    .content-block h4:not(.cat-child h4),
    .content-block h2:not(.alcamultifaq-accordion),
    .cartcross h3 {
        font-size: 24px !important;
        padding: 0 10px;
    }

    .btn-wrap {
        top: -66px !important;
    }

    .categ {
        padding: 0px 0 120px 0;
    }

    .home-categories {
        padding: 0 10px;
    }

    .categorie-content .parent h3 {
        font-size: 22px;
        line-height: 29px;
    }

    .categorie-content .parent {
        height: 206px;
    }

    .child-content {
        margin: 10px 20px 0 10px;
    }

    .contentproduct {
        display: -webkit-inline-box;
    }

    .productlist .thumbnailproduct {
        max-width: 40%;
        width: 100%;
        max-height: 100%;
        height: 100% !important;
    }

    .categ_ {
        text-align: left;
    }

    .categ_ a {
        font-size: 9px;
        text-align: left;
        line-height: 12px;
    }

    .todrop .contentinner {
        padding: 20px;
    }

    .contentinner {
        padding: 10px 20px 20px;
        align-items: flex-start;
        width: 100%;
        max-width: 60%;
        height: unset;
        min-height: unset;
    }

    .productlist .h3.product-title {
        text-align: left;
        font-size: 16px;
        line-height: 22px;
    }

    .bottom_p {
        flex-direction: column;
        align-items: flex-start;
    }

    .bottom_p span:not(.price):not(.chev-c) {
        display: none;
    }

    .see_btn a {
        font-size: 14px;
        padding: 11px 28px;
    }

    .bottom_p .price {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .contentinner .labels {
        max-width: 160px;
    }

    .productlist .h3.product-title a {
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        transition: all 0.3s ease;
    }

    .categ_ {
        line-height: 12px;
        margin-bottom: 0;
    }

    .todrop .contentproduct {
        flex-direction: initial;

    }

    .todrop .gropedarea {
        height: 91%;
        max-width: 40%;
        width: 100%;
        padding: 10px;
        margin: 10px;
    }

    .todrop .gropedarea span {
        font-size: 14px;
        line-height: 18px;
    }

    .todrop .btn_plus {
        margin-top: 13px;
        font-size: 42px;
    }

    .btn_go {
        margin-top: 4px;
        width: 20px;
    }

    .contentproduct:hover .secondelement {
        transform: translateY(-60px);
    }

    .todrop .contentinner span {
        font-size: 12px;
        line-height: 18px;
        text-align: left;
    }

    .todrop .contentinner .labels {
        text-align: left;
    }

    .chev-c {
        width: 28px;
        height: 28px;
        margin-left: 8px;
    }

    .cta_to_go .chevron {
        width: 14px;
    }

    .todrop .contentproduct {
        display: -webkit-inline-box;
    }

    .firstelement {
        transform: translateY(28px);
    }

    .container.realisation>.row {
        flex-direction: column;
    }

    .mansori .col-md-4 {
        width: 33%;
        padding-right: 0;
    }

    .mans_img_0 {
        height: 131px;
        margin-bottom: 15px;
    }

    .mans_img_1 {
        height: 243px;
    }

    .mansori .col-md-8 {
        width: 66%;
    }

    .mans_img_2 {
        height: 243px;
        margin-bottom: 15px;
    }

    .mans_img_3 {
        height: 131px;
    }

    .realisation h4 {
        margin-top: 30px;
        text-align: center;
        margin-bottom: 10px !important;
        font-size: 24px !important;
    }

    .sect_desc {
        font-size: 16px !important;
        line-height: 26px;
        text-align: center;
    }

    .realisation>.row>.col-md-4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .sect_desc {
        margin-bottom: 18px;
    }

    .container.newsletter {
        margin: 30px auto
    }

    .newsletter .row {
        flex-direction: column;
    }

    .newsletter_title {
        font-size: 36px !important;
        line-height: 36px !important;
        margin-bottom: 20px;
    }

    .container.newsletter img {
        width: 100%;
    }

    .ns_left {
        padding: 0 25px;
    }

    .container.newsletter {
        padding: 0;
    }

    .newsletter_title {
        padding: 31px 0 10px 20px;
    }

    .who .col-md-5 {
        padding-right: 0;
    }

    #cms.cms-id-4 .container.newsletter {
        margin: 1px 15px 90px;
    }

    .b_logo h1 {
        display: flex;
        justify-content: center;
    }

    .who .mansori img:nth-child(1) {
        height: 233px;
        width: 84%;
        margin-left: 13%;
    }

    .who .mansori img:nth-child(2) {
        height: 166px;
        width: 116px !important;
        bottom: -50px;
        left: 7px;
    }

    .alcamultifaqs {
        margin: 10px 20px;
    }

    .content-block.faq {
        padding: 146px 0 50px 0;
    }

    .alcamultifaq-active,
    .alcamultifaq-accordion:hover,
    .alcamultifaq-accordion {
        font-size: 20px;
        line-height: 26px;
    }

    .alcamultifaq-accordion:after {
        top: 12px;
    }

    .alcamultifaq-panel p {
        font-size: 14px;
        line-height: 24px;
    }

    .alcamultifaq-panel {
        padding: 0 20px 0px 24px;
    }




    .footer-container .content-footer {
        display: flex !important;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .content-footer .adresse span,
    .content-footer.social {
        font-size: 14px;
        line-height: 24px;
    }

    .block-social ul li {
        height: 20px;
        margin-right: 10px;
    }

    .content-footer.social {
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .nav_header {
        font-size: 18px;
        line-height: 28px;
    }

    .footer_navmenu ul li a {
        font-size: 14px;
        line-height: 20px;
    }

    .footer_nav_content {
        padding-right: 30px;
    }

    .footer-bottom a {
        font-size: 11px;
    }

    .productlist {
        display: block;
        width: 100%;
    }

    #contact #wrapper .container>.row {
        display: flex;
        flex-direction: column;
    }

    .contact-rich {
        width: 100%;
    }

    .contact-rich #left-column {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .contact-rich .page-title {
        font-size: 30px;
        line-height: 34px;
    }

    .contact-rich .data {
        text-align: center;
        font-size: 16px;
        line-height: 26px;
    }

    .ask {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .ask h5 {
        font-size: 24px;
        line-height: 30px;
    }

    .ask p {
        font-size: 14px;
        line-height: 24px;
    }

    #contact .container #content-wrapper {
        width: 100%;
    }

    .contact-form .form-fields {
        flex-direction: column;
    }

    .contact-form {
        padding: 30px 20px 90px;
    }

    .contact_f {
        font-size: 15px;
        line-height: 21px;
        height: 60px;
    }

    .contact_f .chev-c {
        width: 44px;
        height: 44px;
    }

    #contact .container.newsletter {
        margin: 34px 14px;
    }

    .contact-form {
        border-radius: 0;
    }

    #contact .container #content-wrapper {
        padding: 0;
        border-radius: 0;
        margin-top: 40px;
    }

    #contact .container>.row {
        display: inherit !important;
    }

    #contact img.tole {
        top: 567px;
    }

    .categ-banner {
        flex-direction: column;
    }

    .card-block h1 {
        text-align: center;
        font-size: 30px !important;
        line-height: 34px;
    }

    #category-description p,
    .product-description p {
        font-size: 16px !important;
        line-height: 26px;
        text-align: center;
    }

    #category-description,
    .product-description {
        margin-top: 0;
    }

    #wrapper .breadcrumb {
        display: none;
    }

    .hidden-sm-down.total-products {
        display: block !important;
    }

    .total-products p {
        font-size: 27px !important;
        line-height: 30px !important;
        text-align: center;
    }

    .products-selection .showing {
        display: none;
    }

    #js-product-list-top {
        flex-direction: column;
        margin-top: 30px;
    }

    #products .up {
        display: none;
    }

    .page-list {
        margin-top: 11px;
    }

    a.js-search-link {
        font-size: 14px !important;
        height: 40px !important;
        width: 40px !important;
        display: block;
        padding: 0 !important;
    }

    .pagination .page-list {
        display: flex;
        justify-content: center;
    }

    .product-cover {
        max-height: 330px;
        height: 100%;
    }

    .images-container {
        margin-bottom: 30px;
    }

    .images-container picture {
        max-height: 330px;
        height: 100%;
    }

    .product-cover img {
        max-height: 330px;
        object-fit: cover;
        height: 100%;
        /* padding: 1.5em 0 0 3em; */
    }

    .product-content {
        flex-direction: column-reverse;
    }

    .categ-content h1,
    .product-content h1 {
        font-size: 26px;
        line-height: 34px;
        text-align: center;
    }

    .product-variants h3,
    .product-variants h2 {
        font-size: 26px;
        line-height: 34px;
    }

    .product-variants-item {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .pes_left {
        margin-right: 0;
        margin-bottom: 20px;
        flex-direction: row-reverse;
        align-items: center;
    }

    .product-variants-item:not(:nth-child(2)) .pes_left:after {
        display: none;
    }

    .svg_ {
        margin-left: 0;
        margin-right: 10px;
    }

    .product-variants .control-label {
        justify-content: flex-start;
    }

    .product-variants>.product-variants-item select {
        padding: 12px;
        border: 1px solid #81BB93;
    }

    .form-control-select {
        width: 100% !important;
    }

    .product-variants {
        padding: 30px 20px;
    }

    .product-variants {
        padding: 30px 20px;
    }

    .accordion-header {
        font-size: 20px;
    }

    .accordion-content p,
    .accordion-content>* {
        font-size: 14px;
        line-height: 24px;
    }

    .accordion-content {
        border-left: 3px solid #13818E !important;
        padding-left: 20px;
    }

    .product-accessories h2.h5 {
        font-size: 24px;
        line-height: 42px;
        text-align: center;
        text-transform: initial !important;
    }

    .product-accessories .btn-wrap {
        top: 50px !important;
        right: 0;
    }

    .product-accessories .listcateg {
        margin-top: 90px;
    }

    .product-accessories .contentproduct,
    .cartcross .contentproduct {
        display: flex;
        flex-direction: column;
    }

    .product-accessories .productlist .thumbnailproduct,
    .cartcross .thumbnailproduct {
        width: 100%;
        max-width: 100%;
    }

    .cartcross .categ_ {
        text-align: center;
    }

    .cartcross .contentinner {
        align-items: center;
    }

    .cartcross .bottom_p {
        flex-direction: column;
        align-items: center;
    }

    .cartcross .productlist .h3.product-title {
        text-align: center;
    }

    .bottomsection .blockcart {
        background-color: transparent !important;
    }

    .cartcross .contentinner h3 {
        display: none;
    }

    .product-accessories .contentinner,
    .cartcross .contentinner {
        width: 100%;
        max-width: 100%;
    }

    .product-accessories .contentinner .labels,
    .cartcross .contentinner .labels {
        width: 100%;
        max-width: 100%;
    }

    .product-accessories .bottom_p {
        flex-direction: row;
        width: 100%;
    }

    .product-accessories .productlist .h3.product-title {
        text-align: center;
    }

    .product-accessories .categ_ {
        text-align: center;
    }

    #product .container.newsletter {
        margin: 65px auto;
    }

    .block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
        height: inherit;
        background: #81BB93;
        color: #fff;
        width: 100%;
        margin-left: 0;
        padding: 0;
    }

    .block_newsletter .chev-c {
        background: transparent;
        border: 1px solid #fff;

    }

    .block_newsletter form .row .col-xs-12:first-of-type .btn-primary:first-of-type {
        height: inherit;
        background: #81BB93;
        color: #fff;
        width: 100%;
        margin-left: 0;
        padding: 0;
    }

    .block_newsletter .chev-c {
        background: transparent;
        border: 1px solid #fff;
    }

    .small .chev-c {
        width: 44px;
        height: 44px;
    }

    .block_newsletter form input[type=email],
    .block_newsletter form input[type=email]:focus {
        width: 100% !important;
        min-width: 100%;
    }

    .ns.large {
        display: none;
    }

    .ns.small {
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .block_newsletter form .input-wrapper {
        overflow: hidden;
        width: 100%;
    }

    .inner_p {
        margin-bottom: -20px;
    }

    .bottom_pm {
        margin-top: -30px;
    }

    .bottom_pm .product-actions .add-to-cart {
        padding: 7px 9px 7px 7px;
    }

    .product-actions .add-to-cart .chev-c {
        width: 55px;
        height: 45px;
    }

    .content-modal .product-actions .add-to-cart .chev-c {
        width: 55px;
        height: 45px;
    }

    .prices_co_m {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: -30px;
    }

    .category-cover {
        display: block !important;
    }

    .categimg-banner {
        min-width: 100%;
        width: 100%;
        padding-right: 0;
    }

    .topsection {
        margin-bottom: -177px;
    }



    .mm_has_sub>a .mm_arrow {
        display: none;
    }

    .mm_menus_li .arrow {
        right: 27px;
    }

    .mm_menus_back {
        position: relative;
    }

    .mm_columns_ul.active {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        overflow: scroll;
        height: 100%;
    }

    .block_newsletter form input.btn-primary {
        background: #81BB93 !important;
    }

    #header {
        z-index: 9 !important;
    }

    .product-line-grid-right {
        display: none;
    }

    .product-line-grid-right {
        display: none;
    }

    .cart-item .bootstrap-touchspin {
        margin-top: 10px;
    }

    .product-image picture {
        height: 75% !important;
    }

    .spanm.qty {
        display: block !important;
    }

    .product-price {
        line-height: 20px;
        font-size: 20px !important;
    }

    .current-price span.price {
        font-size: 14px;
    }

    .data_cust {
        font-size: 9px;
        line-height: 14px;
    }

    .cart-item .modal-dialog h4 {
        font-size: 12px;
        line-height: 14px;
    }

    .product-line-info span {
        font-size: 12px !important;
        line-height: 18px !important;
    }

    .product-line-info a.label {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .product-line-grid-body {
        margin-left: 0 !important;
    }

    .product-line-grid-body {
        min-width: 54%;
        width: 54%;
    }

    .labelc .bull_ {
        position: absolute;
        top: 4px;
        left: 262px;
        background: #4CB963;
        height: 18px;
        width: 18px;
        border-radius: 50%;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 10px;
    }

    .product-line-grid-left {
        min-width: 40%;
    }

    .hola_banner {
        display: none !important;
    }

    .hola_banner.mobi {
        display: block !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .mobi .contenu_content {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .hola_banner .title_c {
        font-size: 20px;
        text-align: center;
    }

    .content_desc .con_desc {
        font-size: 14px;
        line-height: 18px;
    }

    .label_block span {
        font-size: 11px;
        line-height: 16px;
        text-align: center;
    }

    .content-footer .telephone {
        margin: 25px 0 10px;
    }

    .hola_banner img {
        width: 90px;
    }

    .hola_banner .content-footer {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .productAction {
        display: flex;
        align-items: center;
    }

    .cart-detailed-actions button {
        font-size: 13px;
        height: 51px;

    }

    .cart-detailed-actions .chev-c {
        height: 36px;
        width: 36px;
    }

    .cart-grid-right {
        display: none;
    }

    .card-block.checkout .btn-primary {
        width: 80%;
        white-space: normal;
        font-size: 13px;
        height: 51px;
        padding: 7px 9px 7px 9px !important;
    }

    .recap_ins {
        position: fixed;
        bottom: 73px;
        background: #fff;
        width: 100%;
        z-index: 999;
        box-shadow: 2px -7px 19px -7px rgba(0, 0, 0, 0.2);
        margin-left: -15px;
        padding: 20px;
    }

    .totalAction .label {
        font-size: 14px;
        line-height: 18px;
        color: #1D263B;
        font-weight: 400;
        white-space: nowrap;
    }

    .totalAction .value {
        font-size: 20px;
        margin-bottom: 5px;
        color: #13818E;
        font-weight: 600;
    }

    .panierAction {
        width: 70%;
        padding-right: 10px;
    }

    .totalAction {
        width: 30%;
    }

    .totalAction .cart-summary-line {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .card-block.checkout {
        padding-bottom: 0;
    }

    .recap_ins {
        display: block;
    }

    .colppseddata a {
        background: 0;
        color: #81BB93;
        font-size: 14px;
        font-weight: 400;
        padding: 0;
        height: auto;
        margin-bottom: 20px;
    }

    .colppseddata a:focus,
    .colppseddata a:hover {
        background: inherit;
        color: #81BB93;
    }

    .t_show {
        transition: all 0.7s ease;
        display: none;
        transform: translatey(590px);
        z-index: -1;
    }

    .t_show.show_m {
        display: block;
        transform: translatey(0);
    }

    .card-block.cart-detailed-subtotals+.cart-summary-totals .cart-total {
        display: none;
    }

    .breadcrmb {
        display: none;
    }

    .page-content.page-cms {
        background: inherit;
    }

    .cms-id-4 .content-block {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bannerwh {
        flex-direction: column-reverse;
    }

    .botwh {
        margin-top: 0;
    }

    .real_header h1,
    .real_header h2 {
        font-size: 30px !important;
        line-height: 34px;
        margin-top: 30px;
    }

    .cms-id-4 p,
    .cms-id-4 .col-md-6.col-sm-12 {
        font-size: 16px !important;
        line-height: 28px;
    }

    .real_header p {
        text-align: center;
    }

    .cms-id-4 .col-12 h2 {
        font-size: 24px;
        line-height: 30px
    }

    #cms.cms-id-6 .container>.row {
        flex-direction: column;
    }

    #login-form .content_form,
    #customer-form>div,
    .form-fields {
        display: block;
    }

    .wpcf7 textarea {
        min-height: 173px;
    }

    .devis_sur_mesure {
        padding: 20px;
    }

    .cms-id-6 .content-block {
        padding: 0 15px;
    }

    .cms-id-6 #content-wrapper {
        padding: 0;
    }

    .devis_sur_mesure {
        border-radius: 0 !important;
    }

    .wpcf7 input.form-control,
    .custom_choosefile,
    .form-control,
    .contact-form .form-control-select {
        width: 106% !important;
    }

    .footer_f label {
        font-size: 12px;
        line-height: 16px;
    }

    .product-line-grid-body .price {
        display: block;
    }

    body#checkout .checkout-step.-current .step-title {
        font-size: 30px !important;
        text-align: center;
        line-height: 34px;
    }

    .nav.nav-inline {
        justify-content: center;
        align-items: center;
    }

    .nav .nav-link {
        padding: 13px 32px;
    }

    #checkout .topsection {
        background: #fff;
    }

    body#checkout section.checkout-step .step-title {
        font-size: 20px !important;
    }

    .product-quantity #quantity_wanted,
    .product-quantity .product-quantity-input {
        width: 50px !important;
    }

    #cms .real_header {
        margin: 0px;
        padding: 0 15px;
    }

    .innercontent_r p.p {
        font-size: 14px !important;
        line-height: 18px;
    }

    .innercontent_r span {
        font-size: 11px;
        line-height: 15px;
    }

    .about_re .re_img {
        width: 47px;
        height: 47px;
    }

    .about_re .re_img>* {
        max-width: 27px;
    }

    .about_re {
        padding: 27px 8px;
    }

    .flex_rever {
        display: flex;
        flex-direction: column-reverse;
        padding: 0 10px;
    }

    .about_re {
        margin-bottom: 40px;
    }

    .has_picture img {
        margin-bottom: 40px;
    }

    .card-container_ p.titre {
        text-align: center;
        font-size: 20px !important;
        margin: 5px 0;
    }

    .card-container_ {
        margin-bottom: 40px;
    }

    .content-block.engagement {
        margin-bottom: 0;
    }

    .timelines {
        margin-top: 70px;
    }

    .timeline_label {
        font-size: 20px;
    }

    .timeline_label:before {
        width: 38px;
        height: 38px;
    }

    .timeline:nth-child(1) .timeline_label:after {
        font-size: 11px;
        left: -54px;
        top: -10px;
    }

    .timeline:nth-child(2) .timeline_label:after {
        font-size: 11px;
        left: -54px;
        top: -10px;
    }

    .timeline:nth-child(3) .timeline_label:after {
        font-size: 11px;
        left: -54px;
        top: -10px;
    }

    .timeline:nth-child(4) .timeline_label:after {
        font-size: 11px;
        left: -54px;
        top: -10px;
    }

    .timelines:before {
        left: 19px;
    }

    .body-content.gallery {
        columns: 2;
        column-gap: 10px;
        width: 100%;
        margin: 0 auto;
        padding: 7px;
    }

    .box-content {
        margin-bottom: 10px;
    }

    .hola_banner img {
        width: 90px !important;
    }

    .content-footer .telephone img {
        width: 18px !important;
    }

    .hola_banner .title_c {
        font-size: 20px;
        text-align: center;
        line-height: 1.1;
    }

    .hb .telephone {
        margin: 15px 0 0 0 !important;
        padding: 17px 11px !important;
    }

    #module-realisations-realisations .container.newsletter {
        margin: 0 10px 42px;
    }

    .real_header {
        margin: 0px 0 60px;
    }

    .search-widgets.show_m {
        transform: translateY(0);
    }

    .search-widgets {
        transform: translateY(-150px);
        transition: all 0.5s ease;
    }

    .search_wrapper {
        cursor: pointer;
    }

    .nav_checkout {
        display: none;
    }

    #ppbs_widget {
        padding: 0px 10px 0px 10px !important;
    }

    #ppbs_widget .pes_dimensions {
        gap: 0px !important;
    }

    .tax-shipping-delivery-label {
        margin-top: 0px !important;
    }

    .selected_color {
        text-align: left;
        margin: 15px 0 0 15px;
        font-size: small;
        color: #81BB93;
        line-height: 15px
    }

    #ppbs_widget .ppbs-widget-container {
        margin-top: 1em;
    }

    .product-images>li.thumb-container {
        display: inline;
        flex: 0 1 32px;
        max-width: 70px;
        min-width: 32px;
    }

    .product-images img.thumb {
        width: 32px;
        height: 32px;
    }
}


@media only screen and (max-width: 767px) {
    .ag-format-container {
        width: 96%;
    }

    .ag-photo-gallery_list {
        grid-gap: 10px;

        -ms-grid-rows: 14rem .9375rem 14rem .9375rem 14rem .9375rem 14rem .9375rem 14rem .9375rem 14rem .9375rem 14rem .9375rem 14rem .9375rem 14rem .9375rem 14rem .9375rem 14rem .9375rem 14rem;
        grid-template-rows: 14rem 14rem 14rem 14rem 14rem 14rem 14rem 14rem 14rem 14rem 14rem 14rem;
    }

    .products.grid {
        grid-template-columns: 1fr;
    }

    #ppbs_widget {
        padding: 1px 10px 0px 10px !important;
    }

    #ppbs_widget.product-variants-item .pes_left {
        margin-right: 0px !important;
        align-self: center !important;
    }

    #ppbs_widget .pes_dimensions {
        gap: 0px !important;
    }

    .schema_img {
        align-self: center !important;
    }

    .tax-shipping-delivery-label {
        margin-top: 0px !important;
    }
}

.nav_checkout {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    min-width: 572px;
}

#checkout_widget {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}

.checkout-progress-step {
    position: relative;
    width: 100%;
    text-align: center;
}

.checkout-progress-step:before {
    position: absolute;
    content: "";
    width: 100%;
    bottom: -5px;
    left: 4px;
    height: 7px;
    background: #fff;
}

.checkout-progress-step.-current:before,
.checkout-progress-step.-complete:before {
    background: #81BB93;
}

.checkout-progress-step span {
    font-size: 16px;
    color: #5C6784;
    font-weight: 500;
    font-family: 'satoshimedium';
}

.checkout-progress-step[data-id-checkout-step="checkout-personal-information-step"] span {
    font-size: 0;
}

.checkout-progress-step[data-id-checkout-step="checkout-personal-information-step"] span:before {
    content: "Compte";
    font-size: 16px;
}

.checkout-progress-step[data-id-checkout-step="checkout-delivery-step"] span {
    font-size: 0;
}

.checkout-progress-step[data-id-checkout-step="checkout-delivery-step"] span:before {
    content: "Livraison";
    font-size: 16px;
}

.nav_checkout {
    position: relative;
}

.catr_ {
    height: 51px;
    width: 51px;
    background: #81BB93;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: -40px;
    top: 0;
}

.done_ {
    height: 51px;
    width: 51px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: -40px;
    top: 0;
}

#checkout #header .logo {
    width: 243px;
}

#checkout .megamenu {
    display: none;
}

#checkout #header .header-top {
    padding: 1.25rem 0 1.25rem !important;
}

#category .content-block.faq {
    background: #F4F5F8;
    padding: 90px 0 90px 0;
    margin-top: 0;
}

#category .container.newsletter {
    margin: 68px auto;
}

.page-list li a.next,
.page-list a.previous {
    display: none !important;
}

#blockcart-modal .product-image {
    border-radius: 32px;
}

#blockcart-modal .product-name {
    font-size: 2.125rem;
    color: #13818E;
}

#blockcart-modal .product-price {
    font-size: 20px;
    line-height: 20px;
}

#blockcart-modal .divide-right {
    font-size: 13px;
    line-height: 13px;
}

#blockcart-modal .btn-primary,
#blockcart-modal .btn-secondary {
    height: 56px;
    line-height: 37px;
}

#blockcart-modal .cart-content .cart-content-btn button {
    background: #fff;
    color: #13818E;
    border: 1px solid #13818E;
}

p.cart-products-count {
    font-size: 30px !important;
    color: #424651 !important;
    margin-bottom: 40px;
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-up::after {
    content: '+';
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-down::after {
    content: '-';
}

.bootstrap-touchspin .input-group-btn-vertical i {
    position: relative !important;
}

#js-checkout-summary .col_title {
    width: 100%;
    position: relative;
    display: block;
}

.masquotte {
    position: absolute;
    left: -122px;
}

@media(max-width:1024px) {
    .masquotte {
        left: -44px;
    }

    .masquotte svg {
        max-width: 130px;
    }

    .cartcross .btn-wrap {
        top: 70px !important;
    }

    .cartcross h3 {
        line-height: 33px;
        margin-bottom: 83px;
    }
}

.cartcross {
    position: relative;
    margin-bottom: 50px;
}

.cartcross .btn-wrap {
    top: 4px;
}

#header a:hover {
    color: #81BB93;
}

body a:hover {
    color: #81BB93 !important;
}

#authentication #content,
#registration #content,
#password #content {
    background: #F4F5F8;
    border-radius: 32px;
    padding: 50px;
}

.modal-content,
#blockcart-modal .modal-body {
    border-radius: 32px;
}

#blockcart-modal .modal-header {
    background: inherit !important;
    border-radius: 32px;
}

i.fa.fa-asterisk:first-of-type {
    display: none;
}

@keyframes souris {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

#checkout-guest-form .form-control#field-password,
#registration .form-control#field-password {
    opacity: 1 !important;
    font-size: 2rem;
}

@media(max-width:991px) {
    #content-wrapper .banner .row {
        display: flex;
        flex-direction: column-reverse;
    }
}

#pscarthover_shoppingcart {
    background-color: #fff;
    display: none;
    position: absolute;
    top: 70px;
    right: 0;
    z-index: 100;
    height: auto;
    width: 350px;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 2px 12px 19px -7px rgba(0, 0, 0, 0.2);
    max-height: 430px;
}

.cartdrop-overview {
    overflow: auto;
    max-height: 270px;
    overflow-x: hidden;
}

#_desktop_cart {
    position: relative;
}

#pscarthover_shoppingcart a {
    margin: 0;
    padding: 0;
    white-space: initial;
}

#pscarthover_shoppingcart .cartdropdown-product {
    width: 100%;
    max-width: 204px;
}

#pscarthover_shoppingcart .product-price {
    font-size: 1rem;
    line-height: normal;
    padding-top: 5px;
}

#pscarthover_shoppingcart .attributes {
    font-size: 0.8rem;
    line-height: normal;
    padding-top: 5px;
}

#pscarthover_shoppingcart .remove-from-cart {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
}

.cartdropdown-product-line-grid {
    display: flex;
    gap: 0.5rem;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.cartdropdown-productimage {
    width: 60px;
    height: 60px;
}

.cartdrop-overview::-webkit-scrollbar {
    width: 3px;
}

.cartdrop-overview::-webkit-scrollbar-track {
    background: #ccc;
    border: 0px none #666666;
    border-radius: 50px;
}

.cartdrop-overview::-webkit-scrollbar-thumb {
    background: #888;
    border: 0px none #666666;
    border-radius: 50px;
}

.cartdrop-overview::-webkit-scrollbar-thumb:hover {
    background: transparent;
}

.cartdrop-overview::-webkit-scrollbar-corner {
    background: #ccc;
}

.viewmycart {
    padding-top: 5px;
}

.blockcart .productseparator {
    border-top: 0 !important;
    width: 400px;
    height: 1px;
    border: solid 1px #ebebeb;
}

.blockcart .cart-subtotals,
.blockcart .cart-total {
    text-align: center;
}

#header .blockcart .btn-primary {
    height: auto;
    padding: 0.5rem 1rem;
    color: #fff;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.unique_price {
    display: none;
}

.input-color {
    width: 30px;
    height: 30px;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,
.tooltip.tooltip-top .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before,
.tooltip.tooltip-right .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before,
.tooltip.tooltip-bottom .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before,
.tooltip.tooltip-left .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

.tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.alert {
    border-radius: 32px;
    margin: 0.5rem 0;
}

.alert ul {
    margin-bottom: 0;
}

@media screen and (max-width: 500px) {
    .contentpicto .picto {
        padding: 20px 0;
    }

    .contentpicto .picto .pictos {
        width: 50%;
        padding: 1rem;
    }

    .contentpicto .picto .pictos::after {
        display: none;
        content: "";
    }

    img.tole {
        display: none;
    }

    .masquotte {
        display: none;
    }

    .page-cms .page-header h1,
    .page-customer-account .page-header h1 {
        font-size: 2rem;
        line-height: 2.5rem;
    }

    .page-content.page-cms h2 {
        font-size: 1.4rem;
        margin-top: 2rem;
        margin-bottom: 1rem;
    }

    .page-content.page-cms h3 {
        font-size: 1.2rem;
        margin-top: 2rem;
        margin-bottom: 1rem;
    }

    .page-content.page-cms h4 {
        font-size: 1rem;
        margin-top: 2rem;
        margin-bottom: 1rem;
    }

    .page-content.page-cms,
    .page-content.page-cms p,
    .page-content.page-cms ul {
        font-size: 0.9rem;
        line-height: 1.4rem;
    }

    .footer_nav {
        width: 50%;
    }

    .footer_nav_content {
        padding: 0 15px;
    }

    .footer_navmenu .footer_nav:before {
        left: 0;
    }

    .footer_navmenu .footer_nav:first-child::before {
        display: none;
    }

    .schema_img {
        margin-bottom: 1rem;
    }
}


.category-cta {
    display: flex;
    flex-direction: column;
}

.category-cta .go-to-faq {
    align-self: flex-end;
    display: none;
}

#alcamultifaq-category ul {
    list-style: disc;
    padding: 0 1em;
    margin: 0;
}

.payment-methods {
    background-image: url(../img/moyen-paiements.png);
    background-size: contain;
    height: 40px;
    background-repeat: no-repeat;
}

.grecaptcha-badge {
    visibility: hidden;
}