.featured-video-plus.fvp-responsive .wp-video {
width: auto !important;
height: auto !important;
}
.featured-video-plus.fvp-responsive .wp-video video {
width: 100% !important;
height: auto !important;
}
.featured-video-plus.fvp-responsive .mejs-container {
width: 100% !important;
height: auto !important;
padding-top: 57%;
}
.featured-video-plus.fvp-responsive .mejs-overlay,
.featured-video-plus.fvp-responsive .mejs-poster {
width: 100% !important;
height: 100% !important;
}
.featured-video-plus.fvp-responsive .mejs-mediaelement video {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100% !important;
height: 100% !important;
}
.featured-video-plus.fvp-responsive audio {
width: 100%;
}
.featured-video-plus.fvp-center {
text-align: center;
}
.featured-video-plus.fvp-center .wp-video {
margin: 0 auto;
}
.featured-video-plus.fvp-right {
text-align: right;
}
.featured-video-plus.fvp-right .wp-video {
margin: 0 0 auto auto;
}
.featured-video-plus.fvp-left {
text-align: left;
}
.featured-video-plus.fvp-left .wp-video {
margin: 0 auto auto 0;
}
.fvp-overlay,
.fvp-dynamic {
position: relative;
display: block;
height: auto;
width: auto;
}
.fvp-overlay .fvp-actionicon,
.fvp-dynamic .fvp-actionicon {
background: transparent no-repeat scroll center center;
position: absolute;
top: 0;
left: 0;
z-index: 999;
pointer-events: none;
display: none;
}
.fvp-overlay .fvp-actionicon.play,
.fvp-dynamic .fvp-actionicon.play {
display: block;
background-image: url(//playjpn.com/wp-content/plugins/featured-video-plus/img/playicon.png);
}
.fvp-overlay .fvp-actionicon.load,
.fvp-dynamic .fvp-actionicon.load {
display: block;
}
.fvp-overlay .fvp-actionicon.load.w,
.fvp-dynamic .fvp-actionicon.load.w {
background-image: url(//playjpn.com/wp-content/plugins/featured-video-plus/img/loadicon_w.gif);
}
.fvp-overlay .fvp-actionicon.load.b,
.fvp-dynamic .fvp-actionicon.load.b {
background-image: url(//playjpn.com/wp-content/plugins/featured-video-plus/img/loadicon_b.gif);
}
#DOMWindow {
background: transparent center center no-repeat;
width: auto;
height: auto;
margin: auto auto;
overflow: hidden;
background-image: url(//playjpn.com/wp-content/plugins/featured-video-plus/img/loadicon_w.gif);
}
.fvp-onload {
display: none !important;
height: 0;
width: 0;
visibility: hidden;
}
.featured-video-plus .wp-video a:not(.post-thumbnail) {
display: none;
}
.no-js .featured-video-plus .wp-video a:not(.post-thumbnail) {
display: inline;
}
.featured-video-plus.fvp-responsive.fvp-spotify .fluid-width-video-wrapper {
padding-top: 100% !important;
}.perfecty-push-dialog-container {
position: fixed;
top: 0;
left: 0;
right: 0;
display: none;
z-index: 100000;
}
.perfecty-push-dialog-box {
display: flex;
align-items: center;
flex-wrap: nowrap;
justify-content: space-around;
width: 550px;
background: white;
padding: 15px;
border-radius: 5px;
box-shadow: 0px 7px 30px 0px grey;
margin: 0 auto;
text-align: center;
}
@media only screen and (max-width: 370px) {
.perfecty-push-dialog-box {
width: 320px;
flex-wrap: wrap;
}
}
@media only screen and (min-width: 370px) and (max-width: 425px) {
.perfecty-push-dialog-box {
width: 350px;
flex-wrap: wrap;
}
}
.perfecty-push-dialog-box .perfecty-push-dialog-icon {
width: 100px;
}
.perfecty-push-dialog-container .perfecty-push-dialog-form .perfecty-push-dialog-title {
margin: 20px 0px;
}
.perfecty-push-dialog-container .perfecty-push-dialog-form button{
margin: 5px 10px;
font-size: 1em;
-webkit-appearance: none;
-moz-appearance: none;
border: none;
border-radius: 0;
color: #fff;
cursor: pointer;
display: inline-block;
font-weight: 600;
letter-spacing: 0.0222em;
line-height: 1.25;
opacity: 1;
padding: 1em 1.2em;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: opacity 0.15s linear;
}
.perfecty-push-dialog-container .perfecty-push-dialog-form #perfecty-push-dialog-cancel {
background-color: #ffffff;
color: #f77924;
}
.perfecty-push-dialog-container .perfecty-push-dialog-form #perfecty-push-dialog-subscribe {
background-color: #f77924;
color: #ffffff;
} .perfecty-push-settings-container {
z-index: 100000;
display: none;
}
.perfecty-push-settings-container #perfecty-push-settings-form {
display: none;
border: 1px solid rgb(221, 221, 221);
background-color: white;
padding: 20px;
border-radius: 10px;
margin-bottom: 20px;
}
.perfecty-push-settings-container #perfecty-push-settings-form label{
display: inline;
}
.perfecty-push-settings-container {
position: fixed;
bottom: 10px;
left: 10px;
}
.perfecty-push-settings-container #perfecty-push-settings-open {
height: 56px;
width: 56px;
background-color: transparent;
border: 0px;
margin: 0px;
padding: 0px;
outline: 0px;
box-sizing: border-box;
box-shadow: none;
}
.perfecty-push-settings-container #perfecty-push-settings-open svg {
color: #ffffff;
padding: 16px;
width: 56px;
height: 56px;
border-radius: 50%;
background-color: #f77924;
transition: padding .1s ease-in-out;
cursor: pointer;
fill: #fff;
outline: none;
box-sizing: border-box;
}
.perfecty-push-settings-container #perfecty-push-settings-open svg:hover,
.perfecty-push-settings-container #perfecty-push-settings-open svg:focus {
padding: 12px;
}.wp_automatic_gallery_main{
width:500px;
height:500px;
background-size:contain;
background-position:center;
background-repeat:no-repeat;
border:1px solid #eee;
margin-bottom:10px;	
max-width: 100%;
}
.wp_automatic_gallery_btn{
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
border: 1px solid #eee;
height: 80px;
width: 80px;
float:left;
cursor:pointer;
margin-right:1px;
}
.wp_automatic_gallery_btn:last-child{
clear:right;
}
.wp_automatic_fb_img{
margin-bottom:10px;
}
.wp_automatic_amazon_disclaimer{
text-decoration: underline;
cursor:default;
}
.wp_automatic_demo_btn{
-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
box-shadow:inset 0px 1px 0px 0px #f5978e;
background-color:#f24537;
-webkit-border-top-left-radius:0px;
-moz-border-radius-topleft:0px;
border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-moz-border-radius-topright:0px;
border-top-right-radius:0px;
-webkit-border-bottom-right-radius:0px;
-moz-border-radius-bottomright:0px;
border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomleft:0px;
border-bottom-left-radius:0px;
text-indent:0;
border:1px solid #d02718;
display:inline-block;
color:#ffffff !important;
font-family:Arial;
font-size:15px;
font-weight:bold;
font-style:normal;
height:35px;
line-height:35px;
width:200px;
text-decoration:none;
text-align:center;
text-shadow:1px 1px 0px #810e05;
margin:20px 10px 20px 0;
}
.wp_automatic_demo_btn:hover{
background-color:#c62d1f;
text-decoration:none !important;
}
.wp_automatic_buy_btn{
margin:20px 10px 20px 0;
-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
box-shadow:inset 0px 1px 0px 0px #c1ed9c;
background-color:#9dce2c;
-webkit-border-top-left-radius:0px;
-moz-border-radius-topleft:0px;
border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-moz-border-radius-topright:0px;
border-top-right-radius:0px;
-webkit-border-bottom-right-radius:0px;
-moz-border-radius-bottomright:0px;
border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomleft:0px;
border-bottom-left-radius:0px;
text-indent:0;
border:1px solid #83c41a;
display:inline-block;
color:#ffffff !important;
font-family:Arial;
font-size:15px;
font-weight:bold;
font-style:normal;
height:35px;
line-height:35px;
width:200px;
text-decoration:none !important;
text-align:center;
text-shadow:1px 1px 0px #689324;
}
.wp_automatic_buy_btn:hover{
background-color:#8cb82b;
text-decoration:none !important;
}