.wpvs-responsive-video {
position: relative;
padding-bottom: 56.25%; height: 0;
margin: 1em auto;
}
.wpvs-responsive-video iframe, .wpvs-responsive-video video, .wpvs-responsive-video embed, wpvs-responsive-video object, .wpvs-responsive-video .wp-video-shortcode {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wpvs-responsive-video .wp-video-shortcode, .wpvs-responsive-video .wp-video {
width: 100% !important;
height: 100% !important;
}
.rvs-info-section {
margin: 10px auto;
overflow: hidden;
}
.rvs-button {
color: #fff;
text-align: center;
display: inline-block;
padding: 10px 15px;
font-size:16px;
border: none;
vertical-align: top;
margin: 0;
text-decoration: none;
border-radius: 0;
}
.rvs-button:hover {
color: #fff;
cursor: pointer;
text-decoration: none;
}
.rvs-border-box {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.rvs-radio {
cursor: pointer;
}
#rvs-error {
color: #c0392b;
position: relative;
width: 90%;
display: none;
}
p#rvs-error-message {
margin: 0;
}
#rvs-close-error {
position: absolute;
top: -15px;
right: -15px;
background: #c0392b;
color: #ffffff;
border-radius: 50%;
width: 40px;
height:40px;
overflow:hidden;
cursor: pointer;
}
#rvs-close-error:hover {
transform:scale(1.05);
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
}
#rvs-close-error .dashicons {
width: 40px;
height: 40px;
text-align: center;
padding: 7px 0 0;
font-size: 26px;
}
#rvs-error h4 {
font-size: 20px;
}
.rvs-error {
color: #c0392b;
}
.rvs-field-error {
border: 1px solid #c0392b !important;
}
#wpvs-updating-box {
height: 100%;
padding: 45% 0 5%;
background: rgba(0,0,0,0.5);
z-index: 9999;
display: none;
}
.wpvs-update-content {
max-width: 550px;
background: #ffffff;
padding: 60px 10px;
margin: 0 auto;
text-align: center;
clear: both;
width: 96%;
display:none;
}
#wpvs-updating-text {
font-size: 26px;
}
.loadingCircle {
width: 16px;
height: 16px;
margin: 10px 25px;
background: #00a0d2;
border-radius: 8px;
display: inline-block;
}
.loadingCircle:nth-of-type(2) {
-webkit-animation: 3s loading 0s infinite;
-moz-animation: 3s loading 0s infinite;
animation: 3s loading 0s infinite;
}
.loadingCircle:nth-of-type(3) {
-webkit-animation: 3s loading 0.2s infinite;
-moz-animation: 3s loading 0.2s infinite;
animation: 3s loading 0.2s infinite;
}
.loadingCircle:nth-of-type(4) {
-webkit-animation: 3s loading 0.4s infinite;
-moz-animation: 3s loading 0.4s infinite;
animation: 3s loading 0.4s infinite;
}
.loadingCircle:nth-of-type(5) {
-webkit-animation: 3s loading 0.6s infinite;
-moz-animation: 3s loading 0.6s infinite;
animation: 3s loading 0.6s infinite;
}
@-webkit-keyframes loading {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
50% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
opacity: 0.5;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes loading {
0% {
-webkit-transform: scale(1);
transform: scale(1);
-moz-transform: scale(1);
opacity: 1;
}
50% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
-moz-transform: scale(1.5);
opacity: 0.5;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
-moz-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes loading {
0% {
transform: scale(1);
-moz-transform: scale(1);
opacity: 1;
}
50% {
transform: scale(1.5);
-moz-transform: scale(1.5);
opacity: 0.5;
}
100% {
transform: scale(1);
-moz-transform: scale(1);
opacity: 1;
}
}
.wpvs-loading-text {
display: block;
clear: both;
margin-bottom: 15px;
font-size: 16px;
color: #00a0d2;
}
.rvs_saved {
display: none;
}
#wpvs-autoplay-countdown {
display: none;
position: absolute;
bottom: 40px;
right: 0;
background: rgba(0,0,0,0.8);
color: #ffffff;
padding: 10px;
line-height: 1;
z-index: 9999;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
#wpvs-next-video-title {
display: block;
font-weight: bold;
font-size: 20px;
margin-bottom: 5px;
}
#wpvs-cancel-next-video {
position: absolute;
top: -12px;
left: -12px;
background: rgba(0,0,0,0.9);
color: #ffffff;
border-radius: 50%;
text-align: center;
padding: 2px;
cursor: pointer;
}
#wpvs-cancel-next-video .dashicons {
width: auto;
height: auto;
}
a.wpvs-recent-video-widget-item:hover h3.wpvs-recent-video-widget-item-title {
color: inherit;
}
.recent-videos-side.default .wpvs-recent-video-widget-item-image {
margin-bottom: 5px;
}
.recent-videos-side.youtube .wpvs-recent-video-widget-item-image {
width: 48%;
display: inline-block;
vertical-align: top;
margin-right: 2%;
}
.recent-videos-side.youtube .wpvs-recent-video-widget-item-info {
width: 50%;
display: inline-block;
vertical-align: top;
line-height: 1.2;
}
.recent-videos-side.youtube h3.wpvs-recent-video-widget-item-title, .recent-videos-side.default h3.wpvs-recent-video-widget-item-title {
display: -webkit-box;
margin: 0;
font-size: 14px;
font-weight: bold;
max-height: 3.2rem;
line-height: 1.2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
-webkit-line-clamp: 2;
}
.recent-videos-side.youtube .wpvs-recent-video-widet-item-term, .recent-videos-side.default .wpvs-recent-video-widet-item-term {
font-size: 85%;
}
@media screen and (min-width: 600px) {
#wpvs-updating-box {
padding: 40% 0 5%;
}
}
@media screen and (min-width: 960px) {
#wpvs-updating-box {
padding: 25% 0 5%;
}
#wpvs-autoplay-countdown {
bottom: 80px;
}
}
@media screen and (min-width: 1200px) {
#wpvs-updating-box {
padding: 15% 0 5%;
}
}.mc4wp-form input[name^=_mc4wp_honey]{display:none!important}.mc4wp-form-theme{margin:1em 0}.mc4wp-form-theme label,.mc4wp-form-theme input{box-sizing:border-box;cursor:auto;vertical-align:baseline;width:auto;height:auto;line-height:normal;display:block}.mc4wp-form-theme label:after,.mc4wp-form-theme input:after{content:"";clear:both;display:table}.mc4wp-form-theme label{margin-bottom:6px;font-weight:700;display:block}.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=url],.mc4wp-form-theme input[type=date],.mc4wp-form-theme textarea,.mc4wp-form-theme select{vertical-align:middle;width:100%;max-width:480px;height:auto;min-height:32px;text-shadow:none;background:#fff;border:1px solid #ccc;border-radius:2px;outline:0;padding:8px 16px;line-height:1.42857;color:#555!important}.mc4wp-form-theme textarea{height:auto}.mc4wp-form-theme input[readonly],.mc4wp-form-theme input[disabled]{background-color:#eee}.mc4wp-form-theme input[type=number]{min-width:40px}.mc4wp-form-theme input[type=checkbox],.mc4wp-form-theme input[type=radio]{border:0;width:13px;height:13px;margin:0 6px 0 0;padding:0;display:inline-block;position:relative}.mc4wp-form-theme input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-theme input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-theme button,.mc4wp-form-theme input[type=submit],.mc4wp-form-theme input[type=button]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;text-shadow:none;filter:none;background:0 0;border:1px solid #0000;border-radius:2px;width:auto;height:auto;padding:8px 16px;font-weight:400;line-height:1.42857;display:inline-block}.mc4wp-form-theme button:hover,.mc4wp-form-theme input[type=submit]:hover,.mc4wp-form-theme input[type=button]:hover,.mc4wp-form-theme button:focus,.mc4wp-form-theme input[type=submit]:focus,.mc4wp-form-theme input[type=button]:focus{color:#333;background:0 0;outline:0;text-decoration:none}.mc4wp-form-theme label>span,.mc4wp-form-theme li>label{font-weight:400}.mc4wp-alert{color:#c09853;clear:both}.mc4wp-success{color:#468847}.mc4wp-notice{color:#3a87ad}.mc4wp-error{color:#cd5c5c}.rtl .mc4wp-form-theme input[type=checkbox],.rtl .mc4wp-form-theme input[type=radio]{margin:0 0 0 6px}.mc4wp-form-theme-dark button,.mc4wp-form-theme-dark input[type=submit],.mc4wp-form-theme-dark input[type=button]{border-color:#1e1e1e;color:#fff!important;background-color:#444!important}.mc4wp-form-theme-dark button:hover,.mc4wp-form-theme-dark input[type=submit]:hover,.mc4wp-form-theme-dark input[type=button]:hover,.mc4wp-form-theme-dark button:focus,.mc4wp-form-theme-dark input[type=submit]:focus,.mc4wp-form-theme-dark input[type=button]:focus{border-color:#000;color:#fff!important;background-color:#1e1e1e!important}.mc4wp-form-theme-dark input[type=text]:focus,.mc4wp-form-theme-dark input[type=email]:focus,.mc4wp-form-theme-dark input[type=tel]:focus,.mc4wp-form-theme-dark input[type=url]:focus,.mc4wp-form-theme-dark input[type=date]:focus,.mc4wp-form-theme-dark textarea:focus,.mc4wp-form-theme-dark select:focus{border-color:#6a6a6a}.mc4wp-form-theme-light button,.mc4wp-form-theme-light input[type=submit],.mc4wp-form-theme-light input[type=button]{border-color:#d9d9d9;color:#000!important;background-color:#fff!important}.mc4wp-form-theme-light button:hover,.mc4wp-form-theme-light input[type=submit]:hover,.mc4wp-form-theme-light input[type=button]:hover,.mc4wp-form-theme-light button:focus,.mc4wp-form-theme-light input[type=submit]:focus,.mc4wp-form-theme-light input[type=button]:focus{border-color:#b3b3b3;color:#000!important;background-color:#d9d9d9!important}.mc4wp-form-theme-light input[type=text]:focus,.mc4wp-form-theme-light input[type=email]:focus,.mc4wp-form-theme-light input[type=tel]:focus,.mc4wp-form-theme-light input[type=url]:focus,.mc4wp-form-theme-light input[type=date]:focus,.mc4wp-form-theme-light textarea:focus,.mc4wp-form-theme-light select:focus{border-color:#d9d9d9}.mc4wp-form-theme-red button,.mc4wp-form-theme-red input[type=submit],.mc4wp-form-theme-red input[type=button]{border-color:#b52b27;color:#fff!important;background-color:#d9534f!important}.mc4wp-form-theme-red button:hover,.mc4wp-form-theme-red input[type=submit]:hover,.mc4wp-form-theme-red input[type=button]:hover,.mc4wp-form-theme-red button:focus,.mc4wp-form-theme-red input[type=submit]:focus,.mc4wp-form-theme-red input[type=button]:focus{border-color:#761c19;color:#fff!important;background-color:#b52b27!important}.mc4wp-form-theme-red input[type=text]:focus,.mc4wp-form-theme-red input[type=email]:focus,.mc4wp-form-theme-red input[type=tel]:focus,.mc4wp-form-theme-red input[type=url]:focus,.mc4wp-form-theme-red input[type=date]:focus,.mc4wp-form-theme-red textarea:focus,.mc4wp-form-theme-red select:focus{border-color:#e7908e}.mc4wp-form-theme-blue button,.mc4wp-form-theme-blue input[type=submit],.mc4wp-form-theme-blue input[type=button]{border-color:#2a6496;color:#fff!important;background-color:#428bca!important}.mc4wp-form-theme-blue button:hover,.mc4wp-form-theme-blue input[type=submit]:hover,.mc4wp-form-theme-blue input[type=button]:hover,.mc4wp-form-theme-blue button:focus,.mc4wp-form-theme-blue input[type=submit]:focus,.mc4wp-form-theme-blue input[type=button]:focus{border-color:#193c5a;color:#fff!important;background-color:#2a6496!important}.mc4wp-form-theme-blue input[type=text]:focus,.mc4wp-form-theme-blue input[type=email]:focus,.mc4wp-form-theme-blue input[type=tel]:focus,.mc4wp-form-theme-blue input[type=url]:focus,.mc4wp-form-theme-blue input[type=date]:focus,.mc4wp-form-theme-blue textarea:focus,.mc4wp-form-theme-blue select:focus{border-color:#7eb0db}.mc4wp-form-theme-green button,.mc4wp-form-theme-green input[type=submit],.mc4wp-form-theme-green input[type=button]{border-color:#3d8b3d;color:#fff!important;background-color:#5cb85c!important}.mc4wp-form-theme-green button:hover,.mc4wp-form-theme-green input[type=submit]:hover,.mc4wp-form-theme-green input[type=button]:hover,.mc4wp-form-theme-green button:focus,.mc4wp-form-theme-green input[type=submit]:focus,.mc4wp-form-theme-green input[type=button]:focus{border-color:#255625;color:#fff!important;background-color:#3d8b3d!important}.mc4wp-form-theme-green input[type=text]:focus,.mc4wp-form-theme-green input[type=email]:focus,.mc4wp-form-theme-green input[type=tel]:focus,.mc4wp-form-theme-green input[type=url]:focus,.mc4wp-form-theme-green input[type=date]:focus,.mc4wp-form-theme-green textarea:focus,.mc4wp-form-theme-green select:focus{border-color:#91cf91}