/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
html {
    scroll-behavior: smooth;
}
#header{
    background: url(../img/bg-top-header.jpg) no-repeat left top;
    box-shadow: none !important;
}
body {
    font-family: "Poppins", sans-serif;
}
#content-wrapper{
    padding: 0;
}
.carousel .carousel-inner {
    height: auto;
    max-height: 600px;
}
#search_widget {
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#search_widget form {
    width: 100%;
}
#wrapper {
    background: #fff;
    padding-bottom: 100px;
}
#checkout #wrapper {
    padding-top: 70px;
}
#index #wrapper {
    padding-top: 0;
}
#cart #wrapper {
    padding-top: 100px;
}
#category #wrapper {
    background: #f0f0f0;
    padding-bottom: 100px;
}
#custom-text {
    padding: 50px 0;
    display: flex;
    justify-content: center;
    background: url(../img/bg-encarts-top.jpg) no-repeat bottom right;
}
#section1 {
    position: relative;
    margin-right: 15px;
}
#section2 {
    position: relative;
    margin-left: 15px;
}
#section2 > div{
    position: relative;
}
#section1 > div > p{
    position: absolute;
    bottom: 70px;
    width: 50%;
    left: 70px;
    text-align: justify;
}
#section2 > div > p{
    position: absolute;
    top: 50px;
    right: 60px;
    width: 35%;
    text-align: justify;
}
#section2 > div:first-child > p{
    right: unset;
    left: 70px;
}
#section2 > div+div > p .link{
    float: right;
    margin-right: 30px;
}
#section2 > div:first-child {
    margin-bottom: 2.7%;

}

@media (min-width: 1200px) {
    .container {
        width: 100%;
        max-width: 1600px;
    }
    #adtm_menu ul#menu {
        justify-content: center;
    }
    #product #wrapper .container .row{
        margin: 0;
    }
    #product #wrapper {
        padding-bottom: 50px;
    }
}
#custom-text-2{
    background: url(../img/bg-encarts-second.jpg) no-repeat left bottom;
    display: flex;
    padding: 75px 0;
    justify-content: center;
    align-items: center;
}
#custom-text-2 > div {
    max-width: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#custom-text-2 > div > p {
    max-width: 50%;
    margin-left: 30px;
}
.header-top > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px;
}
#header .header-top {
    padding: 0.25rem 0;
    position: absolute;
    top: 50px;
    z-index: 999;
    width: 96%;
    margin: auto 2%;
    box-shadow: 0px 1px 0px 1px #f0f0f0;
}
#header .header-nav {
    border-bottom: none !important;
    padding-bottom: 110px !important;
    padding-left: 5% !important;
    padding-right: 5% !important;
    padding-top: 0 !important;
}
.user-info a{
    color: #fff !important;
}
.user-info a:hover{
    background: #000;
    padding: 5px 10px;
    border-radius: 5px;
}
.block-social ul li:hover {
    background-color: #000;
    border-radius: 50%;
}
#_desktop_cart{
    background: url(../img/logo-panier.png) no-repeat bottom right;
    height: 74px;
    width: 87px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
}
#_desktop_cart > a{
    height: 100%;
    width: 100%;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
}
#_desktop_cart > a:hover{
    color: #fff !important;
    font-weight: bold;
}
.block-social ul li {
    background-color: transparent;
    width: 2.5rem;
    height: 2.5rem;
}
.block-social ul{
    margin-bottom: 0;
}
.facebook {
    background-image: url(../img/picto-fb-header.png);
    background-position: center;
}
.instagram {
    background-image: url(../img/picto-insta-header.png);
    background-position: center;
}
.tiktok {
    background-image: url(../img/picto-tiktok.png);
    background-position: center;
}
.ps-socialfollow-discord {
    background-image: url(/modules/ets_whatsapp/views/img/whatsapp.png);
    background-position: center;
    background-size:23px;
}
#search_widget form input {
    width: 100%;
    padding: 3px 0px 3px 30px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    text-align: center;
}
#search_widget form input::placeholder {
    color: #fff;
    text-align: center;
    font-family: "Material Icons";
    font-size: 13px;
    font-weight: 500;
}
.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}
.vidaloka-regular {
    font-family: "Vidaloka", serif;
    font-weight: 400;
    font-style: normal;
}

.caveat-regular {
    font-family: "Caveat", cursive;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.manrope-regular {
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

#adtm_menu .li-niveau1 a.advtm_menu_actif .advtm_menu_span {
    font-weight: bold;
    background: url(../img/hover-menu-item.png) no-repeat center 70px;
}
#adtm_menu:hover .li-niveau1 a.advtm_menu_actif .advtm_menu_span {
    background: unset;
}
#adtm_menu .li-niveau1 a.a-niveau1:hover .advtm_menu_span{
    background: url(../img/hover-menu-item.png) no-repeat center 70px;
}

#custom-text .h5, #custom-text-2 .h5 {
    font-family: "Caveat", cursive;
    font-size: 60px;
    display: block;
    color: #fff;
    font-weight: normal;
    text-align: center;
}

.link{
    display: block;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 30px;
    margin-top: 25px;
    width: 200px;
    transition: transform ease-in 0.5s;
    cursor: pointer;
}
.link a{
    color: #fff;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    padding: 15px;
}
.link:hover{
    transform:scale(1.2);
}

#index .featured-products .products-section-title {
    font-size: 50px;
    font-weight: 300;
    text-transform: none !important;
    background: url(../img/separateur-titre.png) no-repeat center 90px;
    padding-bottom: 90px;
    margin-bottom: 0px;
}
.product-miniature .product-title a {
    font-weight: 300;
    color: #EC8890;
    font-size: 30px;
}
.product-miniature .link{
    border-color: #BB63A0;
    margin: 15px auto;
}
.product-miniature .link a{
    color: #000;
    font-weight: 500;
}
.product-description div.description {
    text-align: center;
}
.product-description div.description *{
    color: #333;
}
.product-miniature .thumbnail-container:focus .product-description::after, .product-miniature .thumbnail-container:hover .product-description::after {
    border-top: none;
}
/*.product-miniature .thumbnail-container:focus, .product-miniature .thumbnail-container:hover{
    border: 1px solid #eee;
}*/
.product-price-and-shipping .price{
    font-size: 30px;
    font-weight: normal;
}
.product-price-and-shipping .price > span {
    font-size: 20px;
    position: relative;
    top: -3px;
}
.product-miniature .thumbnail-container:focus .link, .product-miniature .thumbnail-container:hover .link{
    transform:scale(1.2);
}
#custom-text > div > div:hover .link, #custom-text-2 > div:hover  .link {
    transform:scale(1.2);
}
.carousel .carousel-control .icon-prev i {
    background: url(../img/slide-arrow-left.png) no-repeat center center;
    height: 68px;
    width: 68px;
    background-size: 40px;
}
.carousel .carousel-control .icon-next i{
    background: url(../img/slide-arrow-right.png) no-repeat center center;
    height: 68px;
    width: 68px;
    background-size: 40px;
}
.carousel .carousel-control .icon-next {
    right: 80px;
}
.carousel .carousel-control .icon-prev {
    left: 50px;
}
#custom-text .description, #custom-text-2 .description{
    color: #fff;
}

#custom-text-3 .container{
    text-align: justify;
    padding-top: 100px;
    max-width: 70%;
}
#custom-text-3 .container p{
    color: #000;
}
#custom-text-3  h2.h2{
    font-size: 50px;
    font-weight: 300;
    text-transform: none !important;
    background: url(../img/separateur-titre.png) no-repeat center 90px;
    padding-bottom: 90px;
    margin-bottom: 30px;
    text-align: center;
}
#custom-text + .featured-products{
    padding-bottom: 50px;
}
#custom-text-4 {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    position:relative;
    top: -35px;
    background: #BB63A0;
    border: 15px solid #fff;
    padding: 30px;
    box-shadow: 0px 0 3px rgba(0, 0, 0, 0.2);
}
#custom-text-4 > span{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    max-width: 140px;
    text-align: center;
}
#custom-text-4 > span > span{
    margin: 5px 0;
    font-weight: 500;
}
#footer{
    background: #CEAFB5 !important;
    padding-top: 0 !important;
}
body#checkout #footer {  
  padding: 0;   
}
.footer-container li a {
    font-size: .875rem;
    color: #fff;
}
.footer-container .h3 {
    color: #fff;
}
#block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title {
    color: #fff;
    font-family: "Vidaloka", serif;
    font-size: 18px;
}
#blockEmailSubscription_displayFooter{
    clear:unset;
    background: unset;
}
#blockEmailSubscription_displayFooter p{
    color: #fff;
}
#copyright{
    padding: 15px;
}
#copyright > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#copyright > div a{
    color: #000;
    font-family: arial;
    font-size: 13px;
}
#copyright > div a:hover {
    text-decoration: underline;
    font-weight: bold;
}
#header .block-social p.h4{
    display: none;
}
.footer-container .h4{
    color: #fff;
    font-family: "Vidaloka", serif;
    font-size: 18px;
}
#block-newsletter-label {
    color: #fff !important;
    font-family: "Vidaloka", serif;
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: bold;
}
#contact-infos{
    color: #fff;
}
.block_newsletter form input[type="email"] {
    border: 1px solid #fff;
    background: transparent;
}
.block_newsletter form input[type="email"]:focus {
    border: 3px #fff solid;
}
#footer .footer-container {
    padding-bottom: 50px;
}
.block_newsletter form input[name="submitNewsletter"] {
    background: #fff;
    color: #333;
    margin-left: 30px;
}
.block_newsletter form input[type="email"]::placeholder {
    color: #fff;
}
#contact-infos a{
    color: #fff;
}
nav.breadcrumb {
    padding-top: 50px !important;
}
#product nav.breadcrumb {
    padding-top: 60px !important;
}
#js-product-list-header{
    display: none;
}
#PM_ASBlock_1 .card-header{
    display: none;
}
#js-product-list-top h2{
    margin-bottom: 30px;
}
.product-list-reviews{
    font-weight: 400;
}
.pagination .page-list {
    background: unset;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination .page-list li {
    display: flex;
    justify-content: center;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.pagination .page-list li.current {
    background: #000;
    border-radius: 5px;
}
.pagination .current a {
    color: #fff;
}

.product-price.h5 {
    font-family: "Caveat", cursive;
    font-size: 46px;
    margin-bottom: 0;
}
#cart .product-price.h5 {
    font-size: 23px;
    color:#000;
}
#cart .price .product-price {
    font-family: "Caveat", cursive;
    font-size: 46px;
    margin-bottom: 0;
    color: #24b9d7;
}
#product #content {
    max-width: 570px;
}
#product #content > .js-images-container .js-qv-mask {
    max-width: 100px;
}
#product #content > .js-images-container .product-cover {
    max-width: 452px;
}
#product #content > .js-images-container{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
#product #content > .js-images-container  .js-qv-product-images{
    max-width: 100px;
    display: flex;
    flex-direction: column;
}
#more-thumbs{
    text-align: center;
}
#more-thumbs i{
    font-size: 50px;
    cursor: pointer;
}
.product-quantity .qty {
    display: none;
}
.product-comments-additional-info {
    justify-content:flex-start;
    margin-bottom: 0;
    margin-top: 10px;
}
.product-prices {
    margin-top: 0;
}
.product-prices .current-price{
    margin-bottom: 0;
}
.product-comments-additional-info .comments-note {
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: -7px;
}
.product-actions .add-to-cart {
    background: #BA63A0;
    border-radius: 10px;
    height: auto;
    padding: 15px 25px;
    margin-top: 15px;
}
#product-second-section > .tabs {
    padding: 50px;
    background: #f0f0f0;
}
.product-additional-info .product-comments-additional-info{
    display: none;
}
.social-sharing {
    justify-content: flex-end;
}
.tabs .nav-tabs {
    border-bottom: #fff 3px solid;
}
.tabs .nav-tabs .nav-link {
    text-transform: uppercase;
    border: none !important;
    color: #000 !important;
    padding: 15px 30px;
}
#product .featured-products > h2 {
    font-size: 50px;
    font-weight: 300;
    background: url(../img/separateur-titre.png) no-repeat center 70px;
    text-align: center;
    padding-bottom: 90px;
    margin: 70px 0 20px;
}
.cart-grid-body, .cart-grid-right {
    border: 1px solid #ddd;
    padding-bottom: 50px;
    max-width: 53%;
}
.cart-grid-body{
    margin-right: 15px;
}
#copyright > .container::after {
    display: none;
}
.account-list a:hover, .footer-container li a:hover {
    color: #c34b9e;
}
.cart-grid-body a.label:hover {
    color: #c34b9e;
}
#js-product-list-footer .block-category {
    padding: 15px;
    text-align: justify;
    background: #fff;
}
.category-additional-description *{
    color: #232323;
}
#header .logo {
    max-width: 100px;
}
.PM_ASBlockOutput.PM_ASMobileMode .card-block {
    display: block;
}

@media (max-width: 575px) {
    #product .social-sharing span{
        font-size: 12px;
    }
    #product .featured-products > h2 {
        font-size: 40px;
        background: url(../img/separateur-titre.png) no-repeat center 90px;
        padding-bottom: 90px;
        margin: 0px 0 20px;
    }
}

@media (max-width: 767px) {
    #custom-text {
        flex-direction: column;
        padding: 0;
    }
    #section1 {
        margin-right: 0;
        min-height: 445px;
    }
    #section1 > div > p {
        bottom: 0;
        width: 100%;
        left: 0;
        background: rgba(0,0,0,0.3);
        padding: 15px;
        margin-bottom: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    #custom-text .h5, #custom-text-2 .h5 {
        font-size: 40px;
        text-align: left;
    }
    #custom-text .description, #custom-text-2 .description {
        display: inline-block;
        max-width: 300px;
    }
    #custom-text-2 {
        flex-direction: column;
    }
    #custom-text {
        background: none;
    }
    #section2 {
        margin-left: 0;
        margin-top: 30px;
    }
    #section2 > div > p {
        top: 0;
        right: unset;
        width: 100%;
        text-align: justify;
        background: rgba(0,0,0,0.3);
        left: 0 !important;
        padding: 15px;
        margin-bottom: 0;
        height: 100%;
    }
    #section2 > div {
        height: 295px;
        margin-bottom: 30px !important;
    }
    #section2 > div + div > p .link {
        float: none;
    }
    #custom-text-2 > div {
        flex-direction: column;
    }
    #custom-text-2 {
        background: #CB9EB3;
    }
    #custom-text-2 > div > p {
        max-width: 100%;
        margin-left: 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    #custom-text-2 > div {
        max-width: 100%;
        margin-bottom: 30px;
    }
    #index .featured-products .products-section-title {
        background: url(../img/separateur-titre.png) no-repeat center 110px;
        padding-bottom: 50px;
        margin-top: 0;
    }
    #custom-text-2 {
        padding: 50px 0 0;
    }
    #custom-text + .featured-products {
        padding-bottom: 0px;
    }
    #custom-text-3 .container {
        padding-top: 30px;
        max-width: 100%;
    }
    #custom-text-3 h2.h2 {
        background: url(../img/separateur-titre.png) no-repeat center 120px;
        padding-bottom: 70px;
        margin-bottom: 0px;
    }
    #custom-text-4 {
        flex-direction: column;
        align-items: center;
        border: none;
    }
    #custom-text-4 > span {
        margin-bottom: 25px;
    }
    #wrapper {
        padding-bottom: 50px;
    }
    .footer-container .links ul {
        background-color: transparent;
    }
    #footer .footer-container {
        padding-top: 0;
    }
    .links  .collapse-icons .remove, .links  .collapse-icons .add {
        color: #fff;
    }
    .footer-container .links ul > li a {
        color: #fff;
        font-weight: normal;
    }
    #footer .block-social {
        margin-top: 20px;
        border-bottom: 1px solid #f6f6f6;
        text-align: left;
    }
    #blockEmailSubscription_displayFooter {
        padding-bottom: 20px;
        margin-bottom: 0;
    }
    #contact-infos{
        padding-top: 20px !important;
    }
    #footer .footer-container {
        padding-bottom: 0;
    }
    #copyright > div {
        flex-direction: column;
    }
    #copyright {
        background: #fff;
    }
    .carousel {
        margin-bottom: 0;
    }
    #header .header-top {
        background-color: white;
        background: transparent;
        box-shadow: none !important;
    }
    #_desktop_cart {
        position: absolute;
        right: 0;
        display: none;
    }

    #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
        min-height: 0 !important;
        line-height: 30px !important;
        font-weight: 500;
    }
    #adtm_menu .li-niveau1 a.a-niveau1 {
        line-height: 30px !important;
    }
    #adtm_menu .li-niveau1 {
        min-height: 0px;
        line-height: 30px;
    }
    #adtm_menu .li-niveau1 a.a-niveau1 {
        min-height: 0 !important;
        line-height: 30px !important;
    }
    #_mobile_cart{
        background: url(../img/logo-panier.png) no-repeat bottom right;
        background-size: auto;
        height: 70px;
        width: 87px;
        align-items: center;
        display: flex;
        justify-content: center;
        color: #fff;
        background-size: 70px;
    }
    #_mobile_cart > a{
        height: 100%;
        width: 100%;
        display: flex;
        color: #fff;
        align-items: center;
        justify-content: center;
    }
    #_mobile_cart > a:hover{
        color: #fff !important;
        font-weight: bold;
    }
    #header .header-nav .cart-preview.active {
        background: none;
    }
    .cart-grid-body, .cart-grid-right {
        max-width: 100%;
    }
    #header .header-nav .blockcart {
        background: transparent;
    }
    #header .header-nav {
        padding-bottom: 80px !important;
        padding-top: 5px !important;
        margin-bottom: 80px;
    }
    #header .header-nav > .row{
        margin: 0;
    }
    #header .header-nav .mobile{
        background: #fff;
    }

    #header .top-logo img {
        max-height: 70px;
    }
    #header .header-nav .blockcart {
        padding: 1rem;
    }
    #_mobile_top_menu{
        width: 100%;
    }
    #header .header-top {
        top: 80px;
        margin: 0;
        width: 100%;
    }
    #mobile_top_menu_wrapper {
        padding: 0;
        margin: 0;
        position: absolute;
        top: 85px;
        width: 90%;
        left: 5%;
    }
    .block-social ul li {
        background-color: transparent;
        width: 24px;
        height: 24px;
    }
    .block-social ul {
        justify-content: flex-start;
    }
    #header .block-social ul {
        justify-content: center;
    }
    #header .block-social {
        text-align: unset;
        height: 30px;
    }

    .footer-container .links .h3 {
        font-weight: 500;
        font-family: "Vidaloka", serif;
        font-size: 18px;
    }
    #js-product-list-top{
        padding: 0 15px;
    }

    #products .products, .featured-products .products {
        margin: 0;
    }
    #wrapper {
        padding-top: 0;
    }
    #product #content > .js-images-container {
        flex-direction: column;
    }
    #product #content > .js-images-container .js-qv-product-images {
        flex-direction: row;
        justify-content: space-between;
    }
    #product #content > .js-images-container .js-qv-mask {
        max-width: 100%;
    }
    #product #content > .js-images-container .js-qv-product-images {
        max-width: 100%;
    }
    #product nav.breadcrumb {
        padding-top: 20px !important;
        font-size: 13px;
    }
    .product-images > li.thumb-container img{
        max-width: 50px;
        max-height: 50px;
        width: 50px;
    }
    #product .row.product-container{
        margin: 0;
    }
    #product-second-section {
        margin: 0;
    }
    #product-description-short{
        display:none;
    }
    #product-second-section > .tabs {
        padding: 15px;
    }
    .tabs .nav-tabs .nav-item {
        width: 100%;
    }
    #tab-content{
        text-align: justify;
    }
    #tab-content h1, #tab-content h2, #tab-content h3, #tab-content h4, #tab-content h5, #tab-content h6{
        text-align: left;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    #custom-text-3 h2.h2 {
        background: url(../img/separateur-titre.png) no-repeat center 60px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #_desktop_cart {
        width: 90px;
    }
    #custom-text {
        flex-direction: column-reverse;
        padding: 0;
    }
    #custom-text {
        background: none;
    }
    #section2 > div > p {
        top: 0;
        right: unset;
        width: 100%;
        text-align: justify;
        background: rgba(0,0,0,0.3);
        left: 0 !important;
        padding: 15px;
        margin-bottom: 0;
        height: 100%;
    }
    #section2 {
        margin-left: 0;
        margin-bottom: 30px;
    }
    #section1 {
        margin-right: 0;
    }
    #custom-text-2 > div {
        flex-direction: column;
    }
    #custom-text-2 {
        background: #CB9EB3;
        align-items: flex-start;
    }
    #custom-text-2 > div > p {
        max-width: 100%;
        margin-left: 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    #custom-text-2 > div {
        max-width: 100%;
    }
    #custom-text .description, #custom-text-2 .description {
        display: inline-block;
    }
    #custom-text + .featured-products {
        padding-bottom: 0px;
    }
    #custom-text-3 h2.h2 {
        padding-bottom: 70px;
        margin-bottom: 0px;
    }
    #custom-text-3 .container {
        padding-top: 70px;
        max-width: 90%;
    }
    #wrapper {
        padding-bottom: 50px;
    }
    #product #wrapper {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    #header .cart-products-count {
        left: 5px;
        position: relative;
    }
    #products .products, .featured-products .products {
        margin: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    #_desktop_cart {
        width: 100px;
    }
    #section2 > div > p {
        top: 0;
        right: unset;
        width: 100%;
        text-align: justify;
        background: rgba(0,0,0,0.3);
        left: 0 !important;
        padding: 15px;
        margin-bottom: 0;
        height: 100%;
    }
    #section1 > div > p {
        bottom: 0;
        width: 100%;
        left: 0;
        background: rgba(0,0,0,0.3);
        padding: 15px;
        margin-bottom: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    #custom-text-2 > div {
        flex-direction: column;
    }
    #custom-text-2 {
        background: #CB9EB3;
        align-items: flex-start;
    }
    #custom-text-2 > div > p {
        max-width: 100%;
        margin-left: 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    #header .cart-products-count {
        left: 10px;
        position: relative;
    }
    #products .products, .featured-products .products {
        margin: 0;
    }
    #product #wrapper {
        padding-top: 50px;
    }
}
@media (min-width: 1200px) and (max-width: 1399px){
    #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
        font-size: 12px;
    }
    #_desktop_cart {
        width: 95px;
    }
    #section2 > div > p {
        top: 0;
        right: unset;
        width: 100%;
        text-align: justify;
        background: rgba(0,0,0,0.3);
        left: 0 !important;
        padding: 15px;
        margin-bottom: 0;
        height: 100%;
    }
    #section1 > div > p {
        bottom: 0;
        width: 100%;
        left: 0;
        background: rgba(0,0,0,0.3);
        padding: 15px;
        margin-bottom: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    #js-product-list-footer{
        max-width: 1100px;
        margin: auto;
    }
    #products .products, .featured-products .products {
        margin: 0;
    }
}
@media (min-width: 1400px)and (max-width: 1499px){
    #section2 > div > p {
        width: 60%;
    }
    #js-product-list-footer{
        max-width: 1300px;
        margin: auto;
    }
    #products .products, .featured-products .products {
        margin: 0;
    }
}


@media (min-width: 768px)and (max-width: 1199px){
    .header-top > div {
        padding: 0 50px 0 80px;
    }
    .header-nav .row > .hidden-xl-up{
        position: absolute;
        top: 70px;
        z-index: 9999;
    }

    #_desktop_top_menu {
        position: absolute;
        top: 112px;
        background: #fff;
        width: 100%;
        margin: 0;
        left: 0;
    }
    #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
        min-height: 50px;
        line-height: 50px;
    }
    #adtm_menu .li-niveau1 a.a-niveau1 {
        min-height: 50px;
        line-height: 50px;
    }
    #adtm_menu .li-niveau1 {
        min-height: 50px;
        line-height: 50px;
    }
    #product #content > .js-images-container {
        flex-direction: column;
    }
    #product #content > .js-images-container .js-qv-product-images {
        flex-direction: row;
        justify-content: space-between;
    }
    #product #content > .js-images-container .js-qv-mask {
        max-width: 100%;
    }
    #product #content > .js-images-container .js-qv-product-images {
        max-width: 100%;
    }
    #product nav.breadcrumb {
        padding-top: 20px !important;
        font-size: 13px;
    }
    .product-images > li.thumb-container img{
        max-width: 50px;
        max-height: 50px;
        width: 50px;
    }
    #product .row.product-container{
        margin: 0;
    }
    #product-second-section {
        margin: 0;
    }
    #product-description-short{
        display:none;
    }
    #product-second-section > .tabs {
        padding: 15px;
    }
    #tab-content{
        text-align: justify;
    }
    #tab-content h1, #tab-content h2, #tab-content h3, #tab-content h4, #tab-content h5, #tab-content h6{
        text-align: left;
    }
    #product #wrapper {
        padding-bottom: 50px;
    }
    #product #wrapper {
        padding-bottom: 50px;
    }
}
#authentication #content, #registration #content, #password #content{
    border: 1px solid #e3e3e3;
}
#gr-newsletter-form .alert-danger {
  background-color: #a94442;  
}
.is-hidden{
    display: none !important;
}
#infinite-scrolltop > i{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #BB63A0;
  position: fixed;
  top: 80%;
  right: 30px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}