/*-- Enter your custom CSS below --*/

body {background: #CCC;}
.l-submain {padding: 0;}



.woocommerce div.product .woocommerce-tabs .tabs {
background: #000;}

.tp-caption a {
 color: #190707;}

.video-size {
    width: 480px;
    height: 270px;
}
@media (max-width: 414px) {
.video-size {
    width: 320px;
    height: 180px;
}
}

.video-player {
    border: solid 3px #ffffff;
    border-radius: 13px;
}