/* begin fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
     height: 60px;
padding: 0;
}
/* end fix the thumbnail arrows */

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 1000px;
    height: 100%;
}
.promotional-banner-wrap .promotional-banner-link, .promotional-banner-wrap .promotional-banner-text-wrap {
    display: block;
    padding: 8px 10px;
    font-size: 25px;
    color: #4cAf50;
}
.banner-vpicker-module .slider .rslides_container .rslides li .slide-image {

    position: relative;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}