.wpam-login-form .login-username label{
display: block;
}
.wpam-login-form .login-password label{
display: block;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.wcb-md-effect-3 .wcb-content-wrap {
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
transform: translateY(20%);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.wcb-md-show.wcb-md-effect-3 .wcb-content-wrap {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}.wcb-weather{
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
} .wcb-weather:before, .wcb-weather:after {
content: "";
position: absolute; left: -50%; top: -50%; right: -50%; bottom: -50%;
z-index: 1;
pointer-events: none;
background: transparent repeat;
background-size: 256px 1024px;
-ms-interpolation-mode: nearest-neighbor;
image-rendering: -webkit-optimize-contrast;
image-rendering: -webkit-crisp-edges;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: pixelated;
opacity: 0.7;
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
-ms-transform: rotate(10deg);
-o-transform: rotate(10deg);
transform: rotate(10deg);
-webkit-animation-name: wcb-weather;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-name: wcb-weather;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
.wcb-weather:after {
opacity: 0.8;
-webkit-animation-name: wcb-weather2;
animation-name: wcb-weather2;
} .wcb-weather.wcb-weather-rain:before, .wcb-weather.wcb-weather-rain:after {
background-image: url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/images/wcb-rain.png);
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.wcb-weather.wcb-weather-rain:after {
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
} .wcb-weather.wcb-weather-snow:before, .wcb-weather.wcb-weather-snow:after {
background-image: url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/images/wcb-snow.png);
-webkit-animation-duration: 6s;
animation-duration: 6s;
}
.wcb-weather.wcb-weather-snow:after {
-webkit-animation-duration: 4.5s;
animation-duration: 4.5s;
} @-webkit-keyframes wcb-weather {
from { background-position: 0 0; }
to { background-position: 0 1024px; }
}
@keyframes wcb-weather {
from { background-position: 0 0; }
to { background-position: 0 1024px; }
}
@-webkit-keyframes wcb-weather2 {
from { background-position: 64px 64px; }
to { background-position: 64px 1088px; }
}
@keyframes wcb-weather2 {
from { background-position: 64px 64px; }
to { background-position: 64px 1088px; }
}.wcb-coupon-box-1 .wcb-custom-input-fields.wcb-input-fields-count-1 .wcb-input-field-item{
width: 100%;
}
.wcb-coupon-box-1 .wcb-custom-input-fields.wcb-input-fields-count-3 .wcb-input-field-item{
width: 33%;
}@font-face {
font-family: "wcb_giftbox";
src: url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/giftbox/wcb_giftbox.eot);
src: url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/giftbox/wcb_giftbox.eot?#iefix) format("embedded-opentype"),
url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/giftbox/wcb_giftbox.woff) format("woff"),
url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/giftbox/wcb_giftbox.ttf) format("truetype"),
url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/giftbox/wcb_giftbox.svg#wcb_giftbox) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: "wcb_giftbox";
src: url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/giftbox/wcb_giftbox.svg#wcb_giftbox) format("svg");
}
}
[class^="wcb_giftbox-"]:before, [class*=" wcb_giftbox-"]:before,
[class^="wcb_giftbox-"]:after, [class*=" wcb_giftbox-"]:after {
font-family: wcb_giftbox;
font-size: inherit;
font-style: normal;
margin: 0;
}
.wcb_giftbox-aniversary-giftbox:before {
content: "\f100";
}
.wcb_giftbox-big-giftbox-and-gift-with-heart:before {
content: "\f101";
}
.wcb_giftbox-big-giftbox-with-bun:before {
content: "\f102";
}
.wcb_giftbox-big-giftbox-with-lateral-lace:before {
content: "\f103";
}
.wcb_giftbox-big-giftbox-with-ribbon:before {
content: "\f104";
}
.wcb_giftbox-cylindrical-giftbox-with-ribbon:before {
content: "\f105";
}
.wcb_giftbox-gifbox-with-lace:before {
content: "\f106";
}
.wcb_giftbox-gifbox-with-ribbon-in-the-middle:before {
content: "\f107";
}
.wcb_giftbox-gifbox-with-ribbon-on-top:before {
content: "\f108";
}
.wcb_giftbox-gifbox-wrapped-with-ribbon:before {
content: "\f109";
}
.wcb_giftbox-gift-with-bow:before {
content: "\f10a";
}
.wcb_giftbox-gift-with-ribbon:before {
content: "\f10b";
}
.wcb_giftbox-giftbox-side:before {
content: "\f10c";
}
.wcb_giftbox-giftbox-with-a-big-ribbon-on-cover:before {
content: "\f10d";
}
.wcb_giftbox-giftbox-with-a-heart:before {
content: "\f10e";
}
.wcb_giftbox-giftbox-with-a-heart-on-side:before {
content: "\f10f";
}
.wcb_giftbox-giftbox-with-big-lace:before {
content: "\f110";
}
.wcb_giftbox-giftbox-with-big-lace-1:before {
content: "\f111";
}
.wcb_giftbox-giftbox-with-big-ribbon:before {
content: "\f112";
}
.wcb_giftbox-giftbox-with-big-ribbon-1:before {
content: "\f113";
}
.wcb_giftbox-giftbox-with-big-ribbon-2:before {
content: "\f114";
}
.wcb_giftbox-giftbox-with-big-ribbon-3:before {
content: "\f115";
}
.wcb_giftbox-giftbox-with-bun:before {
content: "\f116";
}
.wcb_giftbox-giftbox-with-flower:before {
content: "\f117";
}
.wcb_giftbox-giftbox-with-hearts:before {
content: "\f118";
}
.wcb_giftbox-giftbox-with-lace-on-a-side:before {
content: "\f119";
}
.wcb_giftbox-giftbox-with-long-ribbon:before {
content: "\f11a";
}
.wcb_giftbox-giftbox-with-ribbon:before {
content: "\f11b";
}
.wcb_giftbox-giftbox-with-ribbon-on-one-side:before {
content: "\f11c";
}
.wcb_giftbox-giftbox-with-ribbon-on-top:before {
content: "\f11d";
}
.wcb_giftbox-giftbox-with-ribbon-on-top-1:before {
content: "\f11e";
}
.wcb_giftbox-giftbox-wrapped:before {
content: "\f11f";
}
.wcb_giftbox-heart-shape-giftbox-with-lace:before {
content: "\f120";
}
.wcb_giftbox-heart-shape-giftbox-with-ribbon:before {
content: "\f121";
}
.wcb_giftbox-heart-shapped-gifbox-with-ribbon:before {
content: "\f122";
}
.wcb_giftbox-open-box-with-two-hearts:before {
content: "\f123";
}
.wcb_giftbox-open-gitfbox-with-two-hearts:before {
content: "\f124";
}
.wcb_giftbox-polka-dots-giftbox-with-lace:before {
content: "\f125";
}
.wcb_giftbox-rectangular-giftbox-with-flower:before {
content: "\f126";
}
.wcb_giftbox-round-gift-box-with-lace:before {
content: "\f127";
}
.wcb_giftbox-round-giftbox-with-flower:before {
content: "\f128";
}
.wcb_giftbox-square-gifbox-wrapped:before {
content: "\f129";
}
.wcb_giftbox-square-gifsoft-with-bun:before {
content: "\f12a";
}
.wcb_giftbox-square-giftbox-with-big-lace:before {
content: "\f12b";
}
.wcb_giftbox-square-giftbox-with-big-ribbon:before {
content: "\f12c";
}
.wcb_giftbox-three-giftboxes-with-ribbon-and-heart:before {
content: "\f12d";
}
.wcb_giftbox-two-gifboxes-tied-together:before {
content: "\f12e";
}
.wcb_giftbox-two-gifboxes-wrapped:before {
content: "\f12f";
}
.wcb_giftbox-two-giftboxes:before {
content: "\f130";
}
.wcb_giftbox-valentines-giftbox:before {
content: "\f131";
}@font-face {
font-family: "wcb_social_icons";
src: url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_social_icons.eot);
src: url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_social_icons.eot?#iefix) format("embedded-opentype"),
url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_social_icons.woff) format("woff"),
url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_social_icons.ttf) format("truetype"),
url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_social_icons.svg#wcb_social_icons) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: "wcb_social_icons";
src: url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_social_icons.svg#wcb_social_icons) format("svg");
}
}
[class^="wcb_social_icons-"]:before, [class*=" wcb_social_icons-"]:before,
[class^="wcb_social_icons-"]:after, [class*=" wcb_social_icons-"]:after {
font-family: wcb_social_icons;
font-size: inherit;
font-style: normal;
margin: 0;
}
.wcb_social_icons-facebook-circular-logo:before { content: "\f100"; }
.wcb_social_icons-facebook-logo-1:before { content: "\f101"; }
.wcb_social_icons-facebook-square-social-logo:before { content: "\f102"; }
.wcb_social_icons-facebook-app-logo:before { content: "\f103"; }
.wcb_social_icons-facebook-logo:before { content: "\f104"; }
.wcb_social_icons-internet:before { content: "\f105"; }
.wcb_social_icons-twitter-logo-button:before { content: "\f106"; }
.wcb_social_icons-twitter-logo-silhouette:before { content: "\f107"; }
.wcb_social_icons-twitter:before { content: "\f108"; }
.wcb_social_icons-twitter-1:before { content: "\f109"; }
.wcb_social_icons-twitter-logo-on-black-background:before { content: "\f10a"; }
.wcb_social_icons-twitter-sign:before { content: "\f10b"; }
.wcb_social_icons-pinterest:before { content: "\f10c"; }
.wcb_social_icons-pinterest-logo:before { content: "\f10d"; }
.wcb_social_icons-pinterest-1:before { content: "\f10e"; }
.wcb_social_icons-pinterest-2:before { content: "\f10f"; }
.wcb_social_icons-pinterest-social-logo:before { content: "\f110"; }
.wcb_social_icons-pinterest-logo-1:before { content: "\f111"; }
.wcb_social_icons-pinterest-sign:before { content: "\f112"; }
.wcb_social_icons-instagram-logo:before { content: "\f113"; }
.wcb_social_icons-instagram-social-network-logo-of-photo-camera-1:before { content: "\f114"; }
.wcb_social_icons-instagram-1:before { content: "\f115"; }
.wcb_social_icons-social-media:before { content: "\f116"; }
.wcb_social_icons-instagram:before { content: "\f117"; }
.wcb_social_icons-instagram-social-network-logo-of-photo-camera:before { content: "\f118"; }
.wcb_social_icons-instagram-logo-1:before { content: "\f119"; }
.wcb_social_icons-instagram-2:before { content: "\f11a"; }
.wcb_social_icons-dribbble-logo:before { content: "\f11b"; }
.wcb_social_icons-dribble-logo-button:before { content: "\f11c"; }
.wcb_social_icons-dribbble:before { content: "\f11d"; }
.wcb_social_icons-dribbble-logo-1:before { content: "\f11e"; }
.wcb_social_icons-dribbble-2:before { content: "\f11f"; }
.wcb_social_icons-dribbble-1:before { content: "\f120"; }
.wcb_social_icons-tumblr-logo-1:before { content: "\f121"; }
.wcb_social_icons-tumblr-logo-button:before { content: "\f122"; }
.wcb_social_icons-tumblr:before { content: "\f123"; }
.wcb_social_icons-tumblr-logo-2:before { content: "\f124"; }
.wcb_social_icons-tumblr-logo:before { content: "\f125"; }
.wcb_social_icons-tumblr-1:before { content: "\f126"; }
.wcb_social_icons-google-plus-logo:before { content: "\f127"; }
.wcb_social_icons-google-plus-symbol:before { content: "\f128"; }
.wcb_social_icons-google-plus-social-logotype:before { content: "\f129"; }
.wcb_social_icons-google-plus:before { content: "\f12a"; }
.wcb_social_icons-google-plus-social-logotype-1:before { content: "\f12b"; }
.wcb_social_icons-google-plus-logo-on-black-background:before { content: "\f12c"; }
.wcb_social_icons-social-google-plus-square-button:before { content: "\f12d"; }
.wcb_social_icons-vk-social-network-logo:before { content: "\f12e"; }
.wcb_social_icons-vk-social-logotype:before { content: "\f12f"; }
.wcb_social_icons-vk:before { content: "\f130"; }
.wcb_social_icons-vk-social-logotype-1:before { content: "\f131"; }
.wcb_social_icons-vk-reproductor:before { content: "\f132"; }
.wcb_social_icons-vkontakte-logo:before { content: "\f133"; }
.wcb_social_icons-linkedin-logo:before { content: "\f134"; }
.wcb_social_icons-linkedin-button:before { content: "\f135"; }
.wcb_social_icons-linkedin-1:before { content: "\f136"; }
.wcb_social_icons-linkedin-logo-1:before { content: "\f137"; }
.wcb_social_icons-linkedin-sign:before { content: "\f138"; }
.wcb_social_icons-linkedin:before { content: "\f139"; }
.wcb_social_icons-youtube-logo-2:before { content: "\f13a"; }
.wcb_social_icons-youtube-logotype-1:before { content: "\f13b"; }
.wcb_social_icons-youtube:before { content: "\f13c"; }
.wcb_social_icons-youtube-logotype:before { content: "\f13d"; }
.wcb_social_icons-youtube-logo:before { content: "\f13e"; }
.wcb_social_icons-youtube-logo-1:before { content: "\f13f"; }@font-face {
font-family: "wcb_button_close_icons";
src: url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_button_close_icons.eot);
src: url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_button_close_icons.eot?#iefix) format("embedded-opentype"),
url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_button_close_icons.woff) format("woff"),
url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_button_close_icons.ttf) format("truetype"),
url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_button_close_icons.svg#wcb_button_close_icons) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: "wcb_button_close_icons";
src: url(//www.supertuscan.shop/wp-content/plugins/woo-coupon-box/fonts/wcb_button_close_icons.svg#wcb_button_close_icons) format("svg");
}
}
[class^="wcb_button_close_icons-"]:before, [class*=" wcb_button_close_icons-"]:before,
[class^="wcb_button_close_icons-"]:after, [class*=" wcb_button_close_icons-"]:after {
font-family: wcb_button_close_icons;
font-size: inherit;
font-style: normal;
margin: 0;
}
.wcb_button_close_icons-cancel-2:before {
content: "\f100";
}
.wcb_button_close_icons-cancel-music:before {
content: "\f101";
}
.wcb_button_close_icons-close:before {
content: "\f102";
}
.wcb_button_close_icons-close-button:before {
content: "\f103";
}
.wcb_button_close_icons-cancel:before {
content: "\f104";
}
.wcb_button_close_icons-cancel-1:before {
content: "\f105";
}.wcb-html-scroll {
position: fixed;
overflow-y: scroll;
width: 100%;
}
.wcb-md-modal.wcb-coupon-box,
.wcb-md-modal.wcb-coupon-box * {
box-sizing: border-box;
}
.wcb-coupon-box .wcb-modal-header {
padding: 20px 20px;
position: relative;
text-align: center;
}
.wcb-coupon-box .wcb-modal-body {
font-family: Helvetica;
font-size: 14px;
line-height: 1.5;
background: #f4fbff;
padding: 40px;
margin: 0;
font-weight: 300;
min-height: 240px;
}
.wcb-coupon-box .wcb-newsletter-form .wcb-input-group .wcb-input-group-btn {
display: inline-block;
font-size: 14px;
box-sizing: border-box;
}
.wcb-coupon-box .wcb-newsletter-form .wcb-input-group .wcb-input-group-btn .wcb-button {
cursor: pointer;
display: inline-block;
font-weight: bold;
text-align: center;
width: 100%;
margin: 0;
line-height: 1.5;
padding: 12px 30px;
height: 42px;
font-size: 13px;
vertical-align: text-top;
white-space: nowrap;
border: 1px solid rgba(1, 1, 1, 0);
}
.wcb-coupon-box .wcb-md-close:before {
display: inherit;
}
.wcb-coupon-box .wcb-md-close:hover {
opacity: .7;
}
.wcb-coupon-box .wcb-md-close {
position: absolute;
text-align: center;
vertical-align: middle;
display: inline-block;
cursor: pointer;
overflow: hidden;
z-index: 1;
}
.wcb-coupon-box ul.wcb-list-socials {
list-style: none;
text-align: center;
margin: 10px 0 0 0;
}
.wcb-coupon-box ul.wcb-list-socials li {
display: inline-block;
margin: 2px;
}
.wcb-coupon-box .wcb-coupon-content {
text-align: center;
}
.wcb-coupon-box .wcb-newsletter-form {
margin: 5px auto;
}
.wcb-coupon-box .wcb-newsletter-form .wcb-input-group .wcb-input-group-btn .wcb-button:hover {
opacity: .7;
}
.wcb-coupon-box .wcb-gdpr-field {
display: block;
width: 100%;
float: left;
margin-bottom: 6px;
}
.wcb-coupon-box .wcb-text-title {
margin: 20px 0 5px;
text-align: center;
}
.wcb-coupon-box .wcb-footer-text-after-subscribe,
.wcb-coupon-box .wcb-footer-text,
.wcb-coupon-box .wcb-guide {
text-align: center;
display: block;
font-style: italic;
font-size: 12px;
line-height: 1.5;
}
.wcb-coupon-box .wcb-footer-text-after-subscribe,
.wcb-coupon-box .wcb-footer-text {
clear: both;
}
.wcb-coupon-box .wcb-coupon-treasure {
display: inline-block;
background: none;
border: 2px dashed #66BB6A;
background: #C8E6C9;
text-align: center;
margin: 10px 0;
font-size: 24px;
width: 100%;
height: 46px;
vertical-align: middle;
}
.wcb-md-modal {
position: fixed;
top: 50%;
left: 50%;
width: 100%;
max-width: 630px;
min-width: 320px;
height: auto;
z-index: 2000;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.wcb-md-show {
visibility: visible;
}
.wcb-md-overlay {
cursor: pointer;
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
left: 0;
z-index: 1000;
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.wcb-md-show ~ .wcb-md-overlay {
opacity: 1;
visibility: visible;
} .wcb-md-content {
position: relative;
margin: 0 auto;
overflow: hidden;
}
.wcb-md-content span {
text-align: center;
margin: 0;
padding: 0;
}
.wcb-coupon-box .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form {
float: left;
width: 100%;
margin-bottom: 10px;
}
.wcb-coupon-box .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form input:focus {
border-color: #5b9dd9
}
.wcb-coupon-box .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form input {
display: inline-block;
font-size: 14px;
float: left;
line-height: 1.5;
padding: 20px;
margin: 0 10px 0 0;
height: 42px;
align-self: flex-end;
background-color: #fff;
outline: medium none;
overflow: hidden;
vertical-align: middle;
width: 100%;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.14);
border: 1px solid rgba(1, 1, 1, 0);
}
.wcb-coupon-box .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form .wcb-input-group {
display: flex;
flex-direction: row;
font-size: 0;
}
.wcb-coupon-box .wcb-md-content .wcb-gdpr-field input.wcb-gdpr-checkbox {
display: inline-block;
text-align: center;
vertical-align: middle;
font-size: 13px;
border: 1px solid #b4b9be;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
line-height: 0;
height: 16px;
margin: -4px 4px 0 0;
outline: 0;
padding: 0 !important;
width: 16px;
min-width: 16px;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
transition: .05s border-color ease-in-out;
}
.wcb-coupon-box .wcb-social-button .wcb-social-icon {
font-size: 25px;
vertical-align: middle;
-webkit-transform: scale(.8);
-ms-transform: scale(.8);
transform: scale(.8);  }
.wcb-coupon-box .wcb-social-button:hover .wcb-social-icon {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.wcb-coupon-box .wcb-social-icon {
display: inline-block;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
transition: 500ms;
} .wcb-coupon-box .wcb-adding {
position: relative;
opacity: 1;
pointer-events: auto;
-webkit-transition: all 0s linear, opacity .1s ease;
transition: all 0s linear, opacity .1s ease;
color: transparent !important;
}
.wcb-coupon-box .wcb-adding:after {
position: absolute;
content: '';
top: 50%;
left: 50%;
margin: -.64285714em 0 0 -.64285714em;
width: 1.28571429em;
height: 1.28571429em;
-webkit-animation: button-spin .6s linear;
animation: button-spin .6s linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
border-radius: 500rem;
border-color: #fff transparent transparent;
border-style: solid;
border-width: .2em;
box-shadow: 0 0 0 1px transparent;
}
@keyframes button-spin {
from {
-webkit-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
} .wcb-coupon-box .wcb-invalid-email {
border: 1px solid red !important;
}
.wcb-coupon-box .wcb-warning-message-wrap .wcb-warning-message:after {
content: "";
position: absolute;
top: 110%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: rgba(85, 85, 85, 0.6) transparent transparent transparent;
}
.wcb-coupon-box .wcb-warning-message-wrap .wcb-warning-message {
background: rgba(85, 85, 85, 0.6);
padding: 4px;
border-radius: 4px;
color: #fff;
}
.wcb-coupon-box .wcb-warning-checkbox {
box-shadow: 0 0 0 1px red !important;
}
.wcb-coupon-box .wcb-warning-message-wrap {
width: 100%;
font-size: 12px;
text-shadow: 0 0 0 rgba(255, 255, 255, 0.5);
position: absolute;
top: -18px;
text-align: center;
visibility: hidden;
opacity: 0;
transition: opacity .7s;
}
.wcb-coupon-box .wcb-coupon-box-newsletter .wcb-newsletter {
position: relative;
} .wcb-coupon-box .customize-partial-refreshing {
opacity: 1;
} .wcb-coupon-box-small-icon-container {
position: relative;
width: 100%;
height: 100%;
padding: 10px;
}
span.wcb-coupon-box-small-icon-close {
position: absolute;
top: -6px;
right: -6px;
text-align: center;
vertical-align: middle;
overflow: hidden;
font-size: 0;
transition: all 300ms;
background: rgba(255, 255, 255, 0.7);
border-radius: 50%;
}
.wcb-coupon-box-small-icon-wrap:hover span.wcb-coupon-box-small-icon-close {
font-size: 10px;
width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
}
.wcb-coupon-box-small-icon-wrap {
position: fixed;
cursor: pointer;
padding: 0;
border-radius: 4px;
z-index: 999999;
box-shadow: -2px 2px 10px #999;
}
.wcb-coupon-box-small-icon-position-top-left {
top: 20px;
transition: left 1s;
left: 20px;
}
.wcb-coupon-box-small-icon-position-top-right {
top: 20px;
transition: right 1s;
right: 20px;
}
.wcb-coupon-box-small-icon-position-bottom-left {
bottom: 20px;
transition: left 1s;
left: 20px;
}
.wcb-coupon-box-small-icon-position-bottom-right {
bottom: 20px;
transition: right 1s;
right: 20px;
}
.wcb-coupon-box-small-icon-hide-left {
left: -200px !important;
}
.wcb-coupon-box-small-icon-hide-right {
right: -200px !important;
} .wcb-coupon-box .wcb-recaptcha-field {
clear: both;
margin-bottom: 6px;
float: left;
text-align: center;
max-width: 100%;
}
.wcb-coupon-box .wcb-recaptcha-field .wcb-recaptcha {
text-align: center;
max-width: 100%;
} .wcb-coupon-box .wcb-md-close-never-reminder-field {
clear: both;
margin-bottom: 6px;
display: flex;
text-align: center;
}
.wcb-coupon-box .wcb-md-close-never-reminder-field:hover {
opacity: .7;
}
.wcb-coupon-box .wcb-md-close-never-reminder-field .wcb-md-close-never-reminder {
text-align: center;
max-width: 100%;
line-height: 1.5;
padding: 12px 30px;
background: #eff6fa;
color: #fff;
border-radius: 4px;
cursor: pointer;
margin: auto;
width: 100%;
}
.wcb-coupon-box-3 .wcb-md-close-never-reminder-field .wcb-md-close-never-reminder {
width: 60%;
} @media screen and (max-width: 640px) {
#vi-md_wcb.wcb-coupon-box span.wcb-md-close {
top: 0 !important;
right: 0 !important;
}
#vi-md_wcb.wcb-coupon-box-1 .wcb-md-content,
#vi-md_wcb.wcb-coupon-box-2 .wcb-content-wrap-child,
#vi-md_wcb.wcb-coupon-box-3 .wcb-md-content,
#vi-md_wcb.wcb-coupon-box-4 .wcb-md-content,
#vi-md_wcb.wcb-coupon-box-5 .wcb-content-wrap-child {
border-radius: 0 !important;
}
#vi-md_wcb.wcb-coupon-box.wcb-coupon-box-5 .wcb-content-wrap .wcb-content-wrap-child {
width: 100%;
}
#vi-md_wcb.wcb-coupon-box.wcb-coupon-box-5 {
display: flex;
}
#vi-md_wcb.wcb-coupon-box .wcb-content-wrap {
padding: 20px;
}
#vi-md_wcb .wcb-md-content div.wcb-modal-body {
padding: 10px;
}
.wcb-coupon-box .wcb-coupon-treasure {
margin-top: 0;
padding: 2px;
}
#vi-md_wcb.wcb-coupon-box-1 .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form .wcb-input-group,
#vi-md_wcb.wcb-coupon-box-2 .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form .wcb-input-group,
#vi-md_wcb.wcb-coupon-box-3 .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form .wcb-input-group,
#vi-md_wcb.wcb-coupon-box-4 .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form .wcb-input-group {
flex-direction: column;
}
#vi-md_wcb .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form .wcb-input-group-btn {
align-self: center;
margin-top: 10px;
padding-top: 0;
}
.wcb-coupon-box .wcb-content-wrap .wcb-md-content .wcb-modal-body .wcb-coupon-box-newsletter {
width: 80%;
margin: 0 auto;
}
.wcb-coupon-box .wcb-sharing-container .wcb-list-socials .wcb-social-button .wcb-social-icon {
font-size: 30px;
line-height: 30px;
}
.wcb-coupon-box .wcb-coupon-content {
margin: 10px 0;
}
.wcb-coupon-box .wcb-text-title {
margin: 10px 0 5px;
}
.wcb-coupon-box.wcb-coupon-box-2 .wcb-custom-input-fields .wcb-input-field-item {
width: 100% !important;
}
.wcb-coupon-box-3 .wcb-custom-input-fields .wcb-input-field-item,
.wcb-coupon-box-4 .wcb-custom-input-fields .wcb-input-field-item {
width: 100%;
}
}
@media screen and (max-width: 480px) {
.wcb-coupon-box.wcb-coupon-box-2 .wcb-content-wrap .wcb-md-content-right,
.wcb-coupon-box.wcb-coupon-box-5 .wcb-content-wrap .wcb-md-content-left {
display: none !important;
}
.wcb-coupon-box .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form .wcb-input-group .wcb-button {
text-align: center;
}
.wcb-coupon-box .wcb-modal-body .wcb-coupon-box-newsletter .wcb-newsletter-form .wcb-input-group {
display: block !important;
}
.wcb-coupon-box .wcb-custom-input-fields .wcb-input-field-item input,
.wcb-coupon-box .wcb-custom-input-fields .wcb-input-field-item select,
.wcb-coupon-box .wcb-newsletter-form .wcb-input-group .wcb-email,
.wcb-coupon-box .wcb-newsletter-form .wcb-input-group .wcb-input-group-btn {
height: 36px;
line-height: 1;
padding: 0;
}
.wcb-coupon-box .wcb-newsletter-form .wcb-input-group .wcb-email,
.wcb-coupon-box .wcb-newsletter-form .wcb-input-group .wcb-input-group-btn {
width: 100% !important;
display: block !important;
margin: 10px auto;
float: none !important;
text-align: center;
}
.wcb-coupon-box .wcb-md-content .wcb-modal-header .wcb-coupon-box-title span {
font-size: 100% !important;
line-height: 1 !important;
display: inline !important;
}
.wcb-coupon-box .wcb-md-content .wcb-modal-header .wcb-coupon-box-title {
line-height: 1;
}
.wcb-coupon-box .wcb-md-content .wcb-modal-header {
font-size: 30px !important;
line-height: 30px !important;
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.wcb-coupon-box .wcb-custom-input-fields,
.wcb-coupon-box .wcb-custom-input-fields .wcb-input-field-item {
width: 100% !important;
}
.wcb-coupon-box.wcb-coupon-box-4 .wcb-content-wrap .wcb-modal-body .wcb-modal-body-left {
width: 100%;
max-width: 100%;
}
.wcb-coupon-box .wcb-custom-input-fields .wcb-input-field-item input,
.wcb-coupon-box .wcb-custom-input-fields .wcb-input-field-item select {
text-align: center;
text-align-last: center;
}
.wcb-coupon-box .wcb-content-wrap .wcb-modal-body .wcb-guide,
.wcb-coupon-box .wcb-content-wrap .wcb-modal-body .wcb-text-follow-us,
.wcb-coupon-box .wcb-content-wrap .wcb-md-content .wcb-gdpr-field,
.wcb-coupon-box .wcb-content-wrap .wcb-md-content .wcb-warning-message,
.wcb-coupon-box .wcb-content-wrap .wcb-md-content .wcb-modal-body .wcb-coupon-message,
.wcb-coupon-box .wcb-modal-header {
text-align: center !important;
font-size: 13px;
}
}
@media screen and (max-width: 600px) {
.wcb-coupon-box-small-icon-wrap.wcb-coupon-box-small-icon-hidden-mobile {
display: none;
}
.wcb-coupon-box-small-icon-wrap span.wcb-coupon-box-small-icon {
font-size: 40px;
line-height: 40px;
}
span.wcb-coupon-box-small-icon-close {
font-size: 10px;
width: 16px;
height: 16px;
line-height: 16px;
}
}