/*
     _ _      _       _
 ___| (_) ___| | __  (_)___
/ __| | |/ __| |/ /  | / __|
\__ \ | | (__|   < _ | \__ \
|___/_|_|\___|_|\_(_)/ |___/
                   |__/

 Version: 1.9.0
  Author: Ken Wheeler
 Website: http://kenwheeler.github.io
    Docs: http://kenwheeler.github.io/slick
    Repo: http://github.com/kenwheeler/slick
  Issues: http://github.com/kenwheeler/slick/issues

 */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 -20px;
    padding: 0;
    width: calc(100% + 40px);
}

.slick-arrow+.slick-list {
    margin-left: 50px;
    margin-right: 50px;
}

@media (max-width: 767px) {
    .slick-list {
        margin: 0;
        width: 100%;
    }
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    min-height: 1px;
    margin-left: 10px;
    margin-right: 10px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-arrow {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    z-index: 1;
}

.slick-arrow>i {
    font-size: 24px;
    line-height: 1;
    background: #fff;
    border-radius: 50%;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slick-slide figure {
    margin: 0;
}

.slick__arrow-outside .slick-prev {
    transform: translateX(-50px);
}

.slick__arrow-outside .slick-next {
    transform: translateX(50px);
}

.slick__arrow-large .slick-arrow i {
    font-size: 24px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background: transparent;
    color: #fff;
}

/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

body {
    overflow-x: hidden;
}

body .input-group.bootstrap-touchspin #quantity_wanted {
    max-width: 35%;
}

#_desktop_language_selector {
    border-right: 1px solid #e8e8e8;
    /* border-right: none !important; */
    /* temporaire */
}

#_desktop_currency_selector {
    /* 	display: none !important; */
    /* temporaire */
    padding-left: 0.75rem;
}

#currency-selector-label {
    color: #e8e8e8;
    font-weight: 300;
}

.currency-selector button {
    color: white;
    font-weight: 300;
}

.currency-selector .dropdown-menu {
    right: 0;
    left: unset;
    background-color: #36261e;
    width: 100%;
    text-align: right;
    padding: 5px;
    margin-top: 30px;
}

.currency-selector .dropdown-menu li {
    padding: 5px 15px 5px 5px;
    font-size: 14px;
}

.currency-selector .dropdown-menu li a {
    color: white;
}

.currency-selector .dropdown-menu li a:hover {
    color: #6acdc4;
}

.fashion_shippinglabel {
    padding-bottom: 15px;
    display: block;
    color: #e65151;
}

#subcategories ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.c_subcategorycont {
    padding: 15px;
    width: 100%;
    max-width: 400px;
}

.c_subcategory {
    background-color: #f6f6f6;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.c_subcategory h3 {
    font-family: Domaine Disp;
    font-size: 26px;
    padding: 10px;
    margin: 10px;
}

.c_subcategory .btncont {
    padding: 0 20px;
    margin: 10px 0 20px 0;
}

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

#product .blockreassurance_product {
    margin-top: 0;
}

.blockreassurance_product .islink span {
    color: #6acdc4 !important;
    text-decoration: underline;
}

.blockreassurance_product .islink:hover {
    background-color: #6acdc4;
}

.blockreassurance_product .islink:hover span {
    color: white !important;
}

.contacticon_cont {
    margin-top: calc(5vw);
    position: relative;
    width: 100%;
}

.contacticon_cont a {
    padding: 15px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
}

.contacticon_cont a:hover {
    background-color: #6acdc4;
}

.contacticon_cont img {
    width: 25px;
    height: 25px;
}

.contacticon_cont span {
    position: absolute;
    right: 0;
    top: 50%;
    white-space: nowrap;
}

.continue_btn:hover {
    color: white !important;
    display: flex;
    align-items: center;
    width: fit-content;
    max-width: 300px;
}

@media screen and (min-width: 1280px) {

    .product-quantity .add button,
    .product-quantity .qty div span {
        font-size: 1vw;
    }

    .product-quantity .add button img {
        max-height: 1vw;
    }
}

#search_filters_wrapper {
    margin-top: 3vw;
}

#search_filters .facet .facet-label a {
    font-size: 14px;
    font-weight: 500;
}

#search_filters .facet .facet-title {
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
}

#search_filters .facet .title.hidden-md-up {
    display: flex;
}

#carousel {
    margin-left: auto;
}

#carousel .carousel-content {
    width: 32%;
}

.page-home {
    display: flex;
    flex-direction: column;
}

.page-home .bloc-seo {
    order: 1;
    white-space: pre-wrap;
}

.page-home .bloc-seo #seo-text {
    overflow: hidden;
    max-height: 13em;
}

@supports (-webkit-line-clamp: 10) {
    .page-home .bloc-seo #seo-text {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
    }
}

.page-home .bloc-seo #seo-text.expanded {
    -webkit-line-clamp: unset;
    max-height: unset;
}

.page-home .bloc-seo #seo-text~#toggle-seo-text .seeless {
    display: none;
}

.page-home .bloc-seo #seo-text.expanded~#toggle-seo-text .seeless {
    display: block;
}

.page-home .bloc-seo #seo-text.expanded~#toggle-seo-text .seemore {
    display: none;
}

.header_home_title {
    display: block;
    font-size: 0;
    margin: 0;
    padding: 0;
    color: transparent;
}

.mobilemenu_header {
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    font-size: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

#contact .bootstrap-filestyle.input-group .form-control {
    width: inherit;
}

.desk_title,
.product-description-desk {
    display: none;
}

.selectrelative {
    max-width: 100%;
}

.page-list_cont {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
}

.pagination .page-list {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    background: transparent;
    box-shadow: none;
}

.page-list li.disabled a {
    margin: 0;
}

.page-list li a {
    width: 40px;
    height: 40px;
    padding: 6px 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    border-radius: 50px;
    margin: 0 5px;
    color: black;
    border: none;
}

.page-list li.current a {
    background-color: #81d8d0;
    border-color: #81d8d0;
    color: black;
}

.page-list li a:hover {
    background-color: #81d8d0;
    border-color: #81d8d0;
    color: black;
}

.page-list li a.next,
.page-list li a.previous {
    border: 2px solid black;
}

.mobile-menu-left {
    display: flex;
}

.menu_close {
    cursor: pointer;
}

#fadeback {
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    z-index: 8;
    opacity: 0;
    pointer-events: none;
}

#fadeback.isopen {
    opacity: 1;
    pointer-events: auto;
}

#header .mobile_directlink_category a {
    padding: 10px 0;
    color: #fff;
    letter-spacing: 0.1em;
}

.category .dropdown-item i {
    transition: all ease-in-out 0.15s;
}

.category .dropdown-item.isopened i {
    transform: rotate(90deg);
}

#index .featured-products {
    margin: 0 auto;
    margin-top: 40px;
    /* max-width: 1400px; */
    width: 100%;
}

#index .featured-products .products.container {
    width: calc(100% - 10vw);
    padding-left: 0;
    padding-right: 0;
}

.featured-products {
    display: flex;
    flex-direction: column;
}

.featured-products .slick-arrow {
    height: fit-content;
    top: 50%;
    transform: translateY(-50%);
    padding: 8px 0;
}

.featured-products .all-product-link {
    color: #000;
    float: none;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

#hp-featured-cat>div {
    justify-content: space-evenly;
}

.hp-featured-category-container {
    margin-left: 20px;
    margin-right: 20px;
    max-width: 350px;
}

.hp-featured-category-column {
    display: flex;
    flex-direction: column;
}

.hp-featured-category-column> :nth-child(2) {
    margin-top: auto;
}

@media (max-width: 1023px) {
    .hp-featured-category-container {
        margin: 20px 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    #hp-featured-cat h3 {
        font-size: 24px;
    }

    #hp-featured-cat .hp-featured-category-container .hp-featured-category-column .btn {
        padding-left: 10px;
        padding-right: 40px;
    }
}

/* Home Grid Images */
.grid-image {
    --images-count: 10;
    --images-offset: 5%;
    --second-line-offset: 5%;
    --image-per-line: min(var(--images-count), 10);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    gap: 15px;
    row-gap: 15px;
    column-gap: calc(var(--images-offset) + 15px);
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden;
    width: 120%;
    margin-left: -5%;
}

.grid-image>.img-grid {
    width: calc(100% / var(--image-per-line) * 2);
    height: 0;
    padding-top: calc(100% / var(--image-per-line) * 2);
    overflow: hidden;
    position: relative;
}

.grid-image>.img-grid img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    object-fit: cover;
}

.grid-image>.img-grid.first-line {
    margin-left: calc(0px - var(--images-offset));
}

.grid-image>.img-grid.second-line {
    margin-left: calc(0px - var(--second-line-offset) - var(--images-offset));
    margin-right: var(--second-line-offset);
}

.grid-image .grid-image-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #f2f2f2;
    padding: 40px;
    font-size: 16px;
    line-height: 1.3;
    margin-left: -5%;
    max-width: 500px;
}

.grid-image .grid-image-content .grid-image-title {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 30px;
}

.grid-image .grid-image-content p {
    line-height: 1.5;
    font-size: 18px;
}

.grid-image .grid-image-content .btn {
    margin-top: 30px;
}

#products article.product-miniature {
    position: relative;
}

@media (max-width: 1023.98px) {
    main {
        overflow: hidden;
    }

    .grid-image {
        margin-left: -10%;
        --image-per-line: min(var(--images-count), 6);
    }

    .grid-image>.img-grid:not(.img-md) {
        display: none;
    }

    .grid-image .grid-image-content {
        width: 70%;
        margin-left: 0;
    }

    .featured-products .product-miniature>a>.flex {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 5px;
    }

    .featured-products .product-miniature>a>.flex .btn {
        padding-right: 3rem;
    }
}

@media (max-width: 767.98px) {
    .grid-image {
        --image-per-line: min(var(--images-count), 4);
    }

    .grid-image>.img-grid:not(.img-sm) {
        display: none;
    }

    .grid-image .grid-image-content {
        width: 75%;
        padding: 20px;
    }

    .grid-image .grid-image-content .grid-image-title {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .grid-image .grid-image-content p {
        font-size: 16px;
    }

    .grid-image .grid-image-content .btn {
        margin-top: 15px;
    }

    .featured-products .product-miniature>a {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .featured-products .product-miniature>a>.flex .btn {
        padding-top: 13px;
        padding-bottom: 13px;
    }
}


@media (min-width: 768px) {
    #search_filters .facet .title.hidden-md-up {
        display: none;
    }
}

@media (min-width: 768px) {

    .category-coeur-de-lion .products .xl\:w-1\/4,
    .category-zag-bijoux .products .xl\:w-1\/4 {
        width: 50%;
    }
}

@media (min-width: 1025px) {
    #fadeback {
        display: none;
    }

    .resp_title,
    .product-description-mobile {
        display: none;
    }

    .desk_title,
    .product-description-desk {
        display: block;
    }

    #product #content {
        position: relative;
        max-width: 452px;
        margin: 0 auto;
    }

    .mobilemenu_header {
        display: none;
    }

    #header .mobile_directlink_category {
        display: none;
    }
}

@media (min-width: 1280px) {

    .category-coeur-de-lion .products .xl\:w-1\/4,
    .category-zag-bijoux .products .xl\:w-1\/4 {
        width: 33%;
    }

    .big-text p {
        font-size: 1.2vw;
    }
}

@media (max-width: 1024px) {
    body.noscroll {
        overflow: hidden;
    }

    #header {
        position: fixed;
        width: 100%;
        z-index: 9;
        top: 0;
    }

    main {
        padding-top: 68px;
    }

    #_desktop_top_menu .top-menu[data-depth="0"] li .sub-menu {
        background-color: transparent;
        position: inherit;
        padding-top: 12px;
    }

    #_desktop_top_menu .top-menu[data-depth="0"] li .sub-menu ul li a {
        padding: 10px 0;
    }

    .js-top-menu {
        width: 100%;
        margin-top: 40px;
    }

    #top-menu>.category {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    #header .popover:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
    }

    .product_zoom {
        position: absolute;
        right: 20px;
        bottom: 20px;
    }

    #product-button {
        position: relative;
        max-width: 116px;
    }

    #product-button .next-product-button {
        margin-left: 0;
    }

    .product_descbloc {
        margin-top: 30px;
    }

    .product_actionbloc .current-price {
        font-size: 30px;
    }

    #search_widget,
    #_desktop_user_info,
    #blockcart-wrapper,
    #_desktop_language_selector {
        border: none;
    }

    #_desktop_language_selector {
        display: none;
    }

    #_desktop_user_info {
        padding-left: 0;
    }

    #blockcart-wrapper {
        padding: 0;
    }

    #search_widget {
        padding-right: 0;
    }

    .headerCenter {
        display: grid;
        grid-template-columns: 76px 1fr 76px;
        margin: 0;
        gap: 10px;
    }

    .headerCenter_wrapper {
        padding: 20px;
    }

    .headerCenter_center {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0;
    }

    .headerCenter_center img {
        max-width: 150px;
        width: 100%;
        margin: 0 auto;
    }

    #_desktop_language_selector {
        padding: 0;
    }

    #_desktop_top_menu .top-menu[data-depth="0"] li .sub-menu ul {
        padding: 0;
        margin: 0;
    }

    .top-menu .sub-menu {
        margin: 0;
        box-shadow: none;
    }

    .top-menu a[data-depth="0"] {
        padding: 0;
    }

    #header.is-open #mobile_top_menu_wrapper {
        transform: translateX(0);
    }

    #mobile_top_menu_wrapper {
        display: block !important;
        position: fixed;
        background-color: #36261e;
        left: 0;
        top: 0;
        width: 330px;
        min-height: 100vh;
        transition: all ease-in-out 0.15s;
        transform: translateX(-100%);
        z-index: 9;
    }

    .language-selector {
        display: flex;
        justify-content: flex-end;
    }

    .top-menu {
        margin: 0;
        padding: 20px;
    }

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

    .js-address-form>form>p>a {
        white-space: normal;
    }
}

@media (max-width: 991px) {
    .headerCenter_right {
        width: auto;
    }

    #cms h1 {
        margin-bottom: 1rem;
    }

    .diamond_tables {
        flex-direction: column;
    }

    .diamond_tables>div {
        margin-bottom: 15px;
        width: 100%;
    }

    .diamond_tables>div>table {
        width: 100%;
    }
}

@media (max-width: 350px) {
    #hp-featured-cat img {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    #carousel {
        overflow-x: hidden;
    }

    #carousel .carousel-content-container {
        position: initial;
    }

    #carousel .carousel-content-container .carousel-content {
        width: 100%;
        padding: 0.5rem 1rem;
    }

    #carousel.carousel .carousel-control {
        height: fit-content;
        top: 80px;
    }

    .footer_linkwrapper {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    #blockcart-modal .modal-title {
        font-size: 18px;
    }

    #blockcart-modal .modal-title i.material-icons {
        display: none;
    }

    #blockcart-modal .cart-content .cart-content-btn {
        display: flex;
        flex-direction: column;
    }

    .cart-item .product-line-actions .product-price {
        font-size: 24px;
    }

    .cart-grid-right .checkout a.btn-primary {
        width: 100%;
    }

    #index .featured-products h2 {
        margin-bottom: 30px;
    }

    #index .featured-products .all-product-link {
        text-align: center;
    }

    #search_widget {
        margin-bottom: 0;
    }

    .mobile-menu-toggle {
        display: flex;
    }

    .mobile-menu-toggle img {
        max-width: 22px;
    }

    .product_actionbloc .product-variants-item .custom-select {
        border-radius: 24px;
        border: none;
        margin: 5px 0;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11 1.5L6 6.5L1 1.5' stroke='%2381D8D0' stroke-width='2'/%3e%3c/svg%3e ");
        background-repeat: no-repeat;
        background-size: 1em;
        background-position: right 15px center;
        background-clip: border-box;
        padding-right: 40px;
        text-overflow: ellipsis;
    }

    .product-add-to-cart .bg-gray-150 {
        background-color: transparent;
    }

    .product_actionbloc .qty_label {
        display: none;
    }

    .product_actionbloc .qty .input-group-btn-vertical {
        display: flex;
        justify-content: space-between;
        width: 170px;
    }

    .product_actionbloc .qty .input-group-btn-vertical button {
        background-color: #f6f6f6;
        border: none;
        border-radius: 50px;
        padding: 12px;
        height: 48px;
        width: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .product_actionbloc .qty .input-group-btn-vertical button i {
        position: initial;
        color: #b1afaf;
        font-size: 28px;
    }

    .product_actionbloc .qty .input-group-btn-vertical button.bootstrap-touchspin-up {
        background-color: #81d8d0;
        order: 2;
    }

    .product_actionbloc .qty .input-group-btn-vertical button.bootstrap-touchspin-up i {
        color: white;
    }

    .product_actionbloc .qty input {
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .product_actionbloc .qty .input-group.bootstrap-touchspin {
        display: flex;
        align-items: center;
        margin: 20px auto;
    }

    .product_actionbloc .qty .input-group.bootstrap-touchspin #quantity_wanted {
        font-size: 24px;
        color: black;
        width: 3rem;
    }

    #product .blockreassurance_product {
        border-top: 2px solid #f5f5f5;
    }

    #product .blockreassurance_product .reassurance {
        border-bottom: 2px solid #f5f5f5;
    }

    .product_actionbloc .add-to-cart {
        font-size: 18px;
    }

    #product .page-content h1 {
        font-size: 32px;
    }

    #category #js-product-list-header h1 {
        font-size: 30px;
    }

    .products-sort-order .select-title {
        border: none;
        background-color: #f6f6f6;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .products-sort-order i {
        color: #81d8d0;
    }

    .headerCenter_center img {
        max-width: 118px;
    }

    #footer .reassurance-item {
        margin-bottom: 35px;
    }

    #footer .reassurance-image {
        margin-bottom: 15px;
    }

    .footer_beforecont {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .footer-information p {
        max-width: initial;
        font-size: 1rem;
    }

    body#checkout section.checkout-step .address-item {
        flex: 0 0 100%;
    }
}

.top-menu[data-depth="2"] {
    display: none !important;
}

.top-menu[data-depth="1"]>.category:hover>.collapse>.top-menu[data-depth="2"] {
    display: block !important;
}

@media (max-width: 767px) {
    #top-menu {
        max-height: calc(100vh - 104px);
        max-height: calc(100dvh - 104px);
        overflow: auto;
    }

    .top-menu[data-depth="1"]>.category:hover>.collapse>.top-menu[data-depth="2"] li a {
        color: #81d8d0 !important;
    }

    .isopened {
        color: #fff !important;
    }
}

.our-history-part-1,
.our-history-part-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 24px;
}

.our-history-part-2 {
    margin-top: 50px;
}

.text-our-history {
    width: 60%;
}

.text-our-history-part-1 {
    width: 60%;
}

@media (max-width: 767px) {
    .our-history-part-1 {
        flex-direction: column;
    }

    .text-our-history {
        width: auto;
    }

    .our-history-part-2 {
        flex-direction: column-reverse;        
    }

    .text-our-history-part-1 {
        width: auto;
    }
}
/* ARPA3 [O-5-T7] - fix for Presta8 */
.custom-radio {
    margin-right: 0;
}

.radio-inline {
    margin-right: 1.25rem;
}

.form-control-comment {
    display: inline-block;
}

.product-miniature .discount-percentage.discount-product,
.product-miniature .discount-amount.discount-product {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: fit-content;
    margin: 0;
}