img[src="https://www.moondreamwebstore.fr/img/cms/oeko%20tex.png"] {
    display: none !important;
}

@media (min-width: 320px) and (max-width: 767px) {
  
    .cms-video iframe {
        width: 100%;
        height: 330px;
    }
    
}

@media (min-width: 768px) {
  
    .cms-video iframe {
        width: 600px;
        height: 330px;
    }
    
}

/* Temporaire */
div#adtm_menu li.sales-menu a {
    background: #de9902 !important;
}

/* Navigation image produit */

.left-image {
    position: absolute;
    top: 45%;
    height: 45px;
    width: 70px;
    left: 0;
}

.right-image {
    position: absolute;
    top: 45%;
    height: 45px;
    width: 70px;
    right: 0;
}
