.wcb-md-effect-1 .wcb-content-wrap {
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.wcb-md-show.wcb-md-effect-1 .wcb-content-wrap {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
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(//popeline-et-linon.fr/wp-content/plugins/woocommerce-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(//popeline-et-linon.fr/wp-content/plugins/woocommerce-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-background-effect-snowflake {
color: #fff;
font-size: 1em;
font-family: Arial;
text-shadow: 0 0 1px #000;
}
@-webkit-keyframes wcb-snowflakes-fall {
0% {
top: -10%
}
100% {
top: 100%
}
}
@-webkit-keyframes wcb-snowflakes-shake {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px)
}
50% {
-webkit-transform: translateX(80px);
transform: translateX(80px)
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px)
}
}
@keyframes wcb-snowflakes-fall {
0% {
top: -10%
}
100% {
top: 100%
}
}
@keyframes wcb-snowflakes-shake {
0% {
transform: translateX(0px)
}
50% {
transform: translateX(80px)
}
100% {
transform: translateX(0px)
}
}
.wcb-background-effect-snowflake {
position: fixed;
top: -10%;
z-index: 9999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: default;
-webkit-animation-name: wcb-snowflakes-fall, wcb-snowflakes-shake;
-webkit-animation-duration: 10s, 3s;
-webkit-animation-timing-function: linear, ease-in-out;
-webkit-animation-iteration-count: infinite, infinite;
-webkit-animation-play-state: running, running;
animation-name: wcb-snowflakes-fall, wcb-snowflakes-shake;
animation-duration: 10s, 3s;
animation-timing-function: linear, ease-in-out;
animation-iteration-count: infinite, infinite;
animation-play-state: running, running
}
.wcb-background-effect-snowflake:nth-of-type(0) {
left: 1%;
-webkit-animation-delay: 0s, 0s;
animation-delay: 0s, 0s
}
.wcb-background-effect-snowflake:nth-of-type(1) {
left: 10%;
-webkit-animation-delay: 1s, 1s;
animation-delay: 1s, 1s
}
.wcb-background-effect-snowflake:nth-of-type(2) {
left: 20%;
-webkit-animation-delay: 6s, .5s;
animation-delay: 6s, .5s
}
.wcb-background-effect-snowflake:nth-of-type(3) {
left: 30%;
-webkit-animation-delay: 4s, 2s;
animation-delay: 4s, 2s
}
.wcb-background-effect-snowflake:nth-of-type(4) {
left: 40%;
-webkit-animation-delay: 2s, 2s;
animation-delay: 2s, 2s
}
.wcb-background-effect-snowflake:nth-of-type(5) {
left: 50%;
-webkit-animation-delay: 8s, 3s;
animation-delay: 8s, 3s
}
.wcb-background-effect-snowflake:nth-of-type(6) {
left: 60%;
-webkit-animation-delay: 6s, 2s;
animation-delay: 6s, 2s
}
.wcb-background-effect-snowflake:nth-of-type(7) {
left: 70%;
-webkit-animation-delay: 2.5s, 1s;
animation-delay: 2.5s, 1s
}
.wcb-background-effect-snowflake:nth-of-type(8) {
left: 80%;
-webkit-animation-delay: 1s, 0s;
animation-delay: 1s, 0s
}
.wcb-background-effect-snowflake:nth-of-type(9) {
left: 90%;
-webkit-animation-delay: 3s, 1.5s;
animation-delay: 3s, 1.5s
}.wcb-background-effect-snowflakes-1{
position: fixed;
top: -140px;
left: 0;
right: 0;
z-index: 99;
height: 100px;
}
.wcb-background-effect-snowflakes-1 span {
display: inline-block;
width: 20px;
height: 21px;
margin: -280px 60px 54px  -34px;
background:url(//popeline-et-linon.fr/wp-content/plugins/woocommerce-coupon-box/images/falling-snow/snowflake.png);
-webkit-animation: wcb_fallingSnow 12s infinite  cubic-bezier(0.35,0.45,0.39,0.29);
-moz-animation: wcb_fallingSnow 12s infinite  cubic-bezier(0.35,0.45,0.39,0.29);
}
.wcb-background-effect-snowflakes-1 span:nth-child(5n+5) {
-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
}
.wcb-background-effect-snowflakes-1 span:nth-child(3n+2) {
-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
}
.wcb-background-effect-snowflakes-1 span:nth-child(2n+5) {
-webkit-animation-delay: 1.7s;
-moz-animation-delay: 1.7s;
}
.wcb-background-effect-snowflakes-1 span:nth-child(3n+10) {
-webkit-animation-delay: 2.7s;
-moz-animation-delay: 2.7s;
}
.wcb-background-effect-snowflakes-1 span:nth-child(7n+2) {
-webkit-animation-delay: 3.5s;
-moz-animation-delay: 3.5s;
}
.wcb-background-effect-snowflakes-1 span:nth-child(4n+5) {
-webkit-animation-delay: 5.5s;
-moz-animation-delay: 5.5s;
}
.wcb-background-effect-snowflakes-1 span:nth-child(3n+7) {
-webkit-animation-delay: 8s;
-moz-animation-delay: 8s;
}
@-webkit-keyframes wcb_fallingSnow {
0% {
opacity: 1;
-webkit-transform: translate(0, 0px) rotateZ(0deg);
}
75% {
opacity: 1;
-webkit-transform: translate(100px, 750px) rotateZ(270deg);
}
100% {
opacity: 0;
-webkit-transform: translate(150px, 1000px) rotateZ(360deg);
}
}
@-moz-keyframes wcb_fallingSnow {
0% {
opacity: 1;
-webkit-transform: translate(0, 0px) rotateZ(0deg);
}
75% {
opacity: 1;
-webkit-transform: translate(100px, 750px) rotateZ(270deg);
}
100% {
opacity: 0;
-webkit-transform: translate(150px, 1000px) rotateZ(360deg);
}
}.wcb-background-effect-snowflakes-2-container{
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.wcb-background-effect-snowflakes-2 i:after,
.wcb-background-effect-snowflakes-2 i:before {
content: "";
}
.wcb-background-effect-snowflakes-2 i:after,
.wcb-background-effect-snowflakes-2 i:before,
.wcb-background-effect-snowflakes-2 i {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.wcb-background-effect-snowflakes-2 i:after {
animation: wcb_falling_down_snow 4s linear infinite;
}
.wcb-background-effect-snowflakes-2 i:before {
animation: wcb_falling_down_snow 8s linear infinite;
}
.wcb-background-effect-snowflakes-2 i {
animation: wcb_falling_down_snow 20s linear infinite;
}
.wcb-background-effect-snowflakes-2.wcb-background-effect-snowflakes-2-1 i:after {
background: url(//popeline-et-linon.fr/wp-content/plugins/woocommerce-coupon-box/images/falling-snow/snowballs-lg.png) repeat 0px 0px;
}
.wcb-background-effect-snowflakes-2.wcb-background-effect-snowflakes-2-1 i:before {
background: url(//popeline-et-linon.fr/wp-content/plugins/woocommerce-coupon-box/images/falling-snow/snowballs-md.png) repeat 0px 0px;
}
.wcb-background-effect-snowflakes-2.wcb-background-effect-snowflakes-2-1 i {
background: url(//popeline-et-linon.fr/wp-content/plugins/woocommerce-coupon-box/images/falling-snow/snowballs-sm.png) repeat 0px 0px;
}
@keyframes wcb_falling_down_snow {
from {
background-position: 0 0;
}
to {
background-position: 0px 280px;
}
}
.wcb-background-effect-snowflakes-2.left-side i:after,
.wcb-background-effect-snowflakes-2.left-side i:before,
.wcb-background-effect-snowflakes-2.left-side i {
animation-name: falling-left-side-snow;
}
.wcb-background-effect-snowflakes-2.right-side i:after,
.wcb-background-effect-snowflakes-2.right-side i:before,
.wcb-background-effect-snowflakes-2.right-side i {
animation-name: falling-right-side-snow;
}
@keyframes falling-left-side-snow {
from {
background-position: 0 0;
}
to {
background-position: -280px 280px;
}
}
@keyframes falling-right-side-snow {
from {
background-position: 0 0;
}
to {
background-position: 280px 280px;
}
}
.wcb-background-effect-snowflakes-2.wcb-background-effect-snowflakes-2-2 i:after {
background-image: url(//popeline-et-linon.fr/wp-content/plugins/woocommerce-coupon-box/images/falling-snow/snowflakes-lg.png);
}
.wcb-background-effect-snowflakes-2.wcb-background-effect-snowflakes-2-2 i:before {
background-image: url(//popeline-et-linon.fr/wp-content/plugins/woocommerce-coupon-box/images/falling-snow/snowflakes-md.png);
}
.wcb-background-effect-snowflakes-2.wcb-background-effect-snowflakes-2-2 i {
background-image: url(//popeline-et-linon.fr/wp-content/plugins/woocommerce-coupon-box/images/falling-snow/snowflakes-sm.png);
}
.wcb-background-effect-snowflakes-2.wcb-background-effect-snowflakes-2-3 i:after {
background-image: url(//popeline-et-linon.fr/wp-content/plugins/woocommerce-coupon-box/images/falling-snow/blurred-snow-lg.png);
}
.wcb-background-effect-snowflakes-2.wcb-background-effect-snowflakes-2-3 i:before {
background-image: url(//popeline-et-linon.fr/wp-content/plugins/woocommerce-coupon-box/images/falling-snow/blurred-snow-md.png);
}
.wcb-background-effect-snowflakes-2.wcb-background-effect-snowflakes-2-3 i {
background-image: url(//popeline-et-linon.fr/wp-content/plugins/woocommerce-coupon-box/images/falling-snow/blurred-snow-sm.png);
}.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-5 .wcb-input-field-item:nth-child(3),
.wcb-coupon-box-1 .wcb-custom-input-fields.wcb-input-fields-count-5 .wcb-input-field-item:nth-child(4),
.wcb-coupon-box-1 .wcb-custom-input-fields.wcb-input-fields-count-5 .wcb-input-field-item:nth-child(5),
.wcb-coupon-box-1 .wcb-custom-input-fields.wcb-input-fields-count-3 .wcb-input-field-item{
width: 32%;
}