/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.video-responsive iframe {
    width: auto !important;
    height: auto;
}

p.video-respon iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
p.video-respon {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
}

@media only screen and (max-width: 600px) {
#product a.skeepers-widget-wrapper-53dd1acb-e71f-4ac4-93cd-c11ddc7162f6 {
    bottom: 33px !important;
}
}