@charset "UTF-8";


header {
    background-color: #026372;
}

.jumbotron.home {
    position: relative;
    height: 528px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hero-title {
    padding-top: 170px;
}

.hero-title h1 {
    font-family: var(--font1);
    color: #fff;
    letter-spacing: -2px;
    font-size: 4.5vw;
    font-weight: 900;
    line-height: 1;
}

.hero-title h2 {
    color: #fff;
}

.home-slider {
    visibility: hidden;
}

.home-slider .slick-prev:before {
    opacity: 1;
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url('../img/icons/left.svg');
}

.home-slider .slick-next:before {
    opacity: 1;
    content: "";
    position: absolute;
    margin-left: -75px;
    width: 32px;
    height: 30px;
    background-image: url('../img/icons/right.svg');
}

.home-slider .slick-prev:before {
    margin-left: 25px;
}

.home-slider .slick-prev,
.home-slider .slick-next {
    top: 45%;
}


.category-slider .slick-prev:before,
.category-slider .slick-next:before {
    color: #575757;
}

.slick-prev,
.slick-next {
    top: calc(50% - 16px);
}

.category-slider .product-content .title {
    text-transform: none !important;
}

.category-slide {
    padding: 0 20px;
}

.featured-products-slider {
    visibility: hidden;
}

.featured-products-slider .slick-prev:before,
.category-slider .slick-prev:before {
    opacity: 1;
    content: "";
    position: absolute;
    width: 18px;
    height: 34px;
    margin-left: -90px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url('../img/icons/chevron-left.svg');
}

.featured-products-slider .slick-next:before,
.category-slider .slick-next:before {
    opacity: 1;
    content: "";
    margin-left: 50px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 34px;
    background-image: url('../img/icons/chevron-right.svg');
}

.featured-products-slider .slick-prev,
.featured-products-slider .slick-next {
    top: 22%;
}



.btn-primary {
    text-transform: none;
    background-color: var(--blue2);
    border: 0;
    border-radius: 0px;
}

.btn-primary:hover {
    text-transform: none;
    border: 0;
    border-radius: 0px;
    background-color: #29ccd4;
}

.btn-secondary {
    text-transform: none;
    background-color: var(--blue2);
    border: 0;
    border-radius: 0px;
}

.btn-secondary:hover {
    text-transform: none;
    border: 0;
    border-radius: 0px;
    background-color: #0094a8;
}

.btn {
    position: relative;
}

.btn.radius {
    border-radius: 25px;
}

.btn.bubbles::after {
    content: '';
    pointer-events: none;
    opacity: .6;
    background:
        radial-gradient(circle at 20% 35%, transparent 0, transparent 2px, #fff 3px, #fff 4px, transparent 4px),
        radial-gradient(circle at 75% 44%, transparent 0, transparent 2px, #fff 3px, #fff 4px, transparent 4px),
        radial-gradient(circle at 46% 52%, transparent 0, transparent 4px, #fff 5px, #fff 6px, transparent 6px);

    width: 100%;
    height: 300%;
    top: 0;
    left: 0;
    position: absolute;
    animation: bubbles 3s linear infinite both;
}

@keyframes bubbles {
    from {
        transform: translate();
    }

    to {
        transform: translate(0, -66.666%);
    }
}

.title-hyphen:after {
    content: "";
    position: relative;
    display: block;
    margin-top: 8px;
    width: 30px;
    height: 2px;
    background-color: var(--blue1);
}

a.title-sm {
    font-size: 15px;
    font-family: var(--font2);
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.2;
    display: inline-block;
    cursor: pointer;
}

section.no-collections {
    background-color: #ECF6F8;
    padding: 50px 0px;
}

.collection-text {
    max-width: 70%;
}

.collection-text p {
    font-size: 18px;
    font-family: var(--font2);
    font-weight: 300;
    line-height: 1.4;
}

section.nos-collections {
    background-color: #f1f7f9;
    padding: 50px 0px;
}

section.zoom-collections {
    background-color: #f1f7f9;
    padding: 50px 0px;
    padding-bottom: 100px;
}

.bloc-collection-titre h3 {
    font-family: var(--font1);
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
}

.bloc-collection-titre p {
    font-family: var(--font2);
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}

.mt-50p {
    margin-top: 50%;
}

.zoom-collection-02 {
    max-width: 165px;
}

.slick-initialized {
    visibility: visible;
}

.bg-wemood-blue {
    background-color: #a7ced2;
}

section.idees-cadeaux {
    margin-top: 100px;
}

section.idees-cadeaux .bloc-collection-titre {
    padding: 100px 120px;
}

section.coin-artistes {
    margin-top: 100px;
}

.idee-text {
    max-width: 30%;
}

section.coin-artistes .card-body h5 {
    font-size: 20px;
    letter-spacing: -1px;
}

section.coin-artistes .card-body h6 {
    font-size: var(--font2);
    color: #8F8F8F;
}

section.box-promos {
    margin-top: 80px;
}

.btn-promo-mug {
    position: absolute;
    left: 12%;
    top: 68%;
}

section.restons-connectes {
    margin-top: 90px;
    margin-bottom: 90px;
}

section.restons-connectes h2 {
    line-height: 0.8;
}

.bloc.reseaux {
    font-size: 36px;
    display: flex;
    justify-items: center;
    align-items: center;
    gap: 20px;
}

.bloc.reseaux i {
    color: var(--blue2);
}

#cssmenu.super li>ul.mega.mega-32 {
    max-width: 550px;
}

#cssmenu.super ul ul.mega.mega-32 li img {
    border-radius: 50%;
}

section.featured-product-slider {
    padding-top: 40px;
    background-color: rgb(85, 173, 189, 0.6);
}

section.featured-product-slider .title-hyphen:after {
    background-color: #026372;
}

section.featured-product-slider .product-grid .product-content .prod-cat {
    color: #026372;
}

section.featured-product-slider .product-grid .product-content .price .price_from,
section.featured-product-slider .product-grid .product-content .price .price_from i,
section.featured-product-slider h2,
.featured-products-slider h3 a,
section.featured-product-slider a {
    color: #026372;
}

section.featured-product-slider .product-grid .price span {
    color: #389cab
}