
Red Raspberry Seed Oil - Choose Your Size | 2oz, 4oz, 8oz, 16oz, 128oz (Gallon) | Pure, Cold-Pressed, Natural Oil
/* General Styles */ #video-container, #image-container, #image-container-2, #image-container-3, .carousel { position: relative; width: 100%; max-width: 1464px; height: 600px; margin: auto; overflow: hidden; box-sizing: border-box; } #myVideo, #myImage, #myImage-2, #myImage-3 { width: 100%; height: 100%; object-fit: cover; display: block; } /* Video Styles */ #myVideo { background-color: transparent; } /* Reduce the gradient overlay and controls opacity */ #myVideo::-webkit-media-controls-panel { background: rgba(0, 0, 0, 0.1); /* Adjust the opacity as needed */ } #myVideo::-webkit-media-controls { opacity: 0.7; /* Adjust the controls' opacity */ } #myVideo::-webkit-media-controls-enclosure { background-color: transparent; } /* "Shop All" Button Styles */ #shopall-b