Edit File by line
/home/barbar84/www/wp-conte.../themes/Divi
File: style.dev.css
[18000] Fix | Delete
/* Slide: Right */
[18001] Fix | Delete
@-webkit-keyframes et_pb_slideRight {
[18002] Fix | Delete
to {
[18003] Fix | Delete
-webkit-transform: translate3d(0, 0, 0);
[18004] Fix | Delete
transform: translate3d(0, 0, 0);
[18005] Fix | Delete
opacity: 1; } }
[18006] Fix | Delete
[18007] Fix | Delete
@keyframes et_pb_slideRight {
[18008] Fix | Delete
to {
[18009] Fix | Delete
-webkit-transform: translate3d(0, 0, 0);
[18010] Fix | Delete
transform: translate3d(0, 0, 0);
[18011] Fix | Delete
opacity: 1; } }
[18012] Fix | Delete
[18013] Fix | Delete
.et_animated.slideRight {
[18014] Fix | Delete
-webkit-animation-name: et_pb_slideRight;
[18015] Fix | Delete
animation-name: et_pb_slideRight; }
[18016] Fix | Delete
[18017] Fix | Delete
/* Slide: Bottom */
[18018] Fix | Delete
@-webkit-keyframes et_pb_slideBottom {
[18019] Fix | Delete
to {
[18020] Fix | Delete
-webkit-transform: translate3d(0, 0, 0);
[18021] Fix | Delete
transform: translate3d(0, 0, 0);
[18022] Fix | Delete
opacity: 1; } }
[18023] Fix | Delete
[18024] Fix | Delete
@keyframes et_pb_slideBottom {
[18025] Fix | Delete
to {
[18026] Fix | Delete
-webkit-transform: translate3d(0, 0, 0);
[18027] Fix | Delete
transform: translate3d(0, 0, 0);
[18028] Fix | Delete
opacity: 1; } }
[18029] Fix | Delete
[18030] Fix | Delete
.et_animated.slideBottom {
[18031] Fix | Delete
-webkit-animation-name: et_pb_slideBottom;
[18032] Fix | Delete
animation-name: et_pb_slideBottom; }
[18033] Fix | Delete
[18034] Fix | Delete
/* Slide: Left */
[18035] Fix | Delete
@-webkit-keyframes et_pb_slideLeft {
[18036] Fix | Delete
to {
[18037] Fix | Delete
-webkit-transform: translate3d(0, 0, 0);
[18038] Fix | Delete
transform: translate3d(0, 0, 0);
[18039] Fix | Delete
opacity: 1; } }
[18040] Fix | Delete
[18041] Fix | Delete
@keyframes et_pb_slideLeft {
[18042] Fix | Delete
to {
[18043] Fix | Delete
-webkit-transform: translate3d(0, 0, 0);
[18044] Fix | Delete
transform: translate3d(0, 0, 0);
[18045] Fix | Delete
opacity: 1; } }
[18046] Fix | Delete
[18047] Fix | Delete
.et_animated.slideLeft {
[18048] Fix | Delete
-webkit-animation-name: et_pb_slideLeft;
[18049] Fix | Delete
animation-name: et_pb_slideLeft; }
[18050] Fix | Delete
[18051] Fix | Delete
/* Bounce: Center */
[18052] Fix | Delete
@-webkit-keyframes et_pb_bounce {
[18053] Fix | Delete
from,
[18054] Fix | Delete
20%,
[18055] Fix | Delete
40%,
[18056] Fix | Delete
60%,
[18057] Fix | Delete
80%,
[18058] Fix | Delete
to {
[18059] Fix | Delete
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
[18060] Fix | Delete
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
[18061] Fix | Delete
0% {
[18062] Fix | Delete
-webkit-transform: scale3d(0.3, 0.3, 0.3);
[18063] Fix | Delete
transform: scale3d(0.3, 0.3, 0.3); }
[18064] Fix | Delete
20% {
[18065] Fix | Delete
-webkit-transform: scale3d(1.1, 1.1, 1.1);
[18066] Fix | Delete
transform: scale3d(1.1, 1.1, 1.1); }
[18067] Fix | Delete
40% {
[18068] Fix | Delete
-webkit-transform: scale3d(0.9, 0.9, 0.9);
[18069] Fix | Delete
transform: scale3d(0.9, 0.9, 0.9); }
[18070] Fix | Delete
60% {
[18071] Fix | Delete
-webkit-transform: scale3d(1.03, 1.03, 1.03);
[18072] Fix | Delete
transform: scale3d(1.03, 1.03, 1.03); }
[18073] Fix | Delete
80% {
[18074] Fix | Delete
-webkit-transform: scale3d(0.97, 0.97, 0.97);
[18075] Fix | Delete
transform: scale3d(0.97, 0.97, 0.97); }
[18076] Fix | Delete
100% {
[18077] Fix | Delete
opacity: 1;
[18078] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18079] Fix | Delete
transform: scale3d(1, 1, 1); } }
[18080] Fix | Delete
[18081] Fix | Delete
@keyframes et_pb_bounce {
[18082] Fix | Delete
from,
[18083] Fix | Delete
20%,
[18084] Fix | Delete
40%,
[18085] Fix | Delete
60%,
[18086] Fix | Delete
80%,
[18087] Fix | Delete
to {
[18088] Fix | Delete
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
[18089] Fix | Delete
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
[18090] Fix | Delete
0% {
[18091] Fix | Delete
-webkit-transform: scale3d(0.3, 0.3, 0.3);
[18092] Fix | Delete
transform: scale3d(0.3, 0.3, 0.3); }
[18093] Fix | Delete
20% {
[18094] Fix | Delete
-webkit-transform: scale3d(1.1, 1.1, 1.1);
[18095] Fix | Delete
transform: scale3d(1.1, 1.1, 1.1); }
[18096] Fix | Delete
40% {
[18097] Fix | Delete
-webkit-transform: scale3d(0.9, 0.9, 0.9);
[18098] Fix | Delete
transform: scale3d(0.9, 0.9, 0.9); }
[18099] Fix | Delete
60% {
[18100] Fix | Delete
-webkit-transform: scale3d(1.03, 1.03, 1.03);
[18101] Fix | Delete
transform: scale3d(1.03, 1.03, 1.03); }
[18102] Fix | Delete
80% {
[18103] Fix | Delete
-webkit-transform: scale3d(0.97, 0.97, 0.97);
[18104] Fix | Delete
transform: scale3d(0.97, 0.97, 0.97); }
[18105] Fix | Delete
100% {
[18106] Fix | Delete
opacity: 1;
[18107] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18108] Fix | Delete
transform: scale3d(1, 1, 1); } }
[18109] Fix | Delete
[18110] Fix | Delete
.et_animated.bounce {
[18111] Fix | Delete
-webkit-animation-name: et_pb_bounce;
[18112] Fix | Delete
animation-name: et_pb_bounce; }
[18113] Fix | Delete
[18114] Fix | Delete
/* Bounce: Top */
[18115] Fix | Delete
@-webkit-keyframes et_pb_bounceTop {
[18116] Fix | Delete
from,
[18117] Fix | Delete
60%,
[18118] Fix | Delete
75%,
[18119] Fix | Delete
90%,
[18120] Fix | Delete
to {
[18121] Fix | Delete
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
[18122] Fix | Delete
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
[18123] Fix | Delete
0% {
[18124] Fix | Delete
-webkit-transform: translate3d(0, -200px, 0);
[18125] Fix | Delete
transform: translate3d(0, -200px, 0); }
[18126] Fix | Delete
60% {
[18127] Fix | Delete
-webkit-transform: translate3d(0, 25px, 0);
[18128] Fix | Delete
transform: translate3d(0, 25px, 0); }
[18129] Fix | Delete
75% {
[18130] Fix | Delete
-webkit-transform: translate3d(0, -10px, 0);
[18131] Fix | Delete
transform: translate3d(0, -10px, 0); }
[18132] Fix | Delete
90% {
[18133] Fix | Delete
-webkit-transform: translate3d(0, 5px, 0);
[18134] Fix | Delete
transform: translate3d(0, 5px, 0); }
[18135] Fix | Delete
100% {
[18136] Fix | Delete
-webkit-transform: none;
[18137] Fix | Delete
transform: none;
[18138] Fix | Delete
opacity: 1; } }
[18139] Fix | Delete
[18140] Fix | Delete
@keyframes et_pb_bounceTop {
[18141] Fix | Delete
from,
[18142] Fix | Delete
60%,
[18143] Fix | Delete
75%,
[18144] Fix | Delete
90%,
[18145] Fix | Delete
to {
[18146] Fix | Delete
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
[18147] Fix | Delete
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
[18148] Fix | Delete
0% {
[18149] Fix | Delete
-webkit-transform: translate3d(0, -200px, 0);
[18150] Fix | Delete
transform: translate3d(0, -200px, 0); }
[18151] Fix | Delete
60% {
[18152] Fix | Delete
-webkit-transform: translate3d(0, 25px, 0);
[18153] Fix | Delete
transform: translate3d(0, 25px, 0); }
[18154] Fix | Delete
75% {
[18155] Fix | Delete
-webkit-transform: translate3d(0, -10px, 0);
[18156] Fix | Delete
transform: translate3d(0, -10px, 0); }
[18157] Fix | Delete
90% {
[18158] Fix | Delete
-webkit-transform: translate3d(0, 5px, 0);
[18159] Fix | Delete
transform: translate3d(0, 5px, 0); }
[18160] Fix | Delete
100% {
[18161] Fix | Delete
-webkit-transform: none;
[18162] Fix | Delete
transform: none;
[18163] Fix | Delete
opacity: 1; } }
[18164] Fix | Delete
[18165] Fix | Delete
.et_animated.bounceTop {
[18166] Fix | Delete
-webkit-animation-name: et_pb_bounceTop;
[18167] Fix | Delete
animation-name: et_pb_bounceTop; }
[18168] Fix | Delete
[18169] Fix | Delete
/* Bounce: Right */
[18170] Fix | Delete
@-webkit-keyframes et_pb_bounceRight {
[18171] Fix | Delete
from,
[18172] Fix | Delete
60%,
[18173] Fix | Delete
75%,
[18174] Fix | Delete
90%,
[18175] Fix | Delete
to {
[18176] Fix | Delete
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
[18177] Fix | Delete
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
[18178] Fix | Delete
from {
[18179] Fix | Delete
-webkit-transform: translate3d(200px, 0, 0);
[18180] Fix | Delete
transform: translate3d(200px, 0, 0); }
[18181] Fix | Delete
60% {
[18182] Fix | Delete
-webkit-transform: translate3d(-25px, 0, 0);
[18183] Fix | Delete
transform: translate3d(-25px, 0, 0); }
[18184] Fix | Delete
75% {
[18185] Fix | Delete
-webkit-transform: translate3d(10px, 0, 0);
[18186] Fix | Delete
transform: translate3d(10px, 0, 0); }
[18187] Fix | Delete
90% {
[18188] Fix | Delete
-webkit-transform: translate3d(-5px, 0, 0);
[18189] Fix | Delete
transform: translate3d(-5px, 0, 0); }
[18190] Fix | Delete
to {
[18191] Fix | Delete
-webkit-transform: none;
[18192] Fix | Delete
transform: none;
[18193] Fix | Delete
opacity: 1; } }
[18194] Fix | Delete
[18195] Fix | Delete
@keyframes et_pb_bounceRight {
[18196] Fix | Delete
from,
[18197] Fix | Delete
60%,
[18198] Fix | Delete
75%,
[18199] Fix | Delete
90%,
[18200] Fix | Delete
to {
[18201] Fix | Delete
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
[18202] Fix | Delete
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
[18203] Fix | Delete
from {
[18204] Fix | Delete
-webkit-transform: translate3d(200px, 0, 0);
[18205] Fix | Delete
transform: translate3d(200px, 0, 0); }
[18206] Fix | Delete
60% {
[18207] Fix | Delete
-webkit-transform: translate3d(-25px, 0, 0);
[18208] Fix | Delete
transform: translate3d(-25px, 0, 0); }
[18209] Fix | Delete
75% {
[18210] Fix | Delete
-webkit-transform: translate3d(10px, 0, 0);
[18211] Fix | Delete
transform: translate3d(10px, 0, 0); }
[18212] Fix | Delete
90% {
[18213] Fix | Delete
-webkit-transform: translate3d(-5px, 0, 0);
[18214] Fix | Delete
transform: translate3d(-5px, 0, 0); }
[18215] Fix | Delete
to {
[18216] Fix | Delete
-webkit-transform: none;
[18217] Fix | Delete
transform: none;
[18218] Fix | Delete
opacity: 1; } }
[18219] Fix | Delete
[18220] Fix | Delete
.et_animated.bounceRight {
[18221] Fix | Delete
-webkit-animation-name: et_pb_bounceRight;
[18222] Fix | Delete
animation-name: et_pb_bounceRight; }
[18223] Fix | Delete
[18224] Fix | Delete
/* Bounce: Bottom */
[18225] Fix | Delete
@-webkit-keyframes et_pb_bounceBottom {
[18226] Fix | Delete
from,
[18227] Fix | Delete
60%,
[18228] Fix | Delete
75%,
[18229] Fix | Delete
90%,
[18230] Fix | Delete
to {
[18231] Fix | Delete
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
[18232] Fix | Delete
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
[18233] Fix | Delete
0% {
[18234] Fix | Delete
-webkit-transform: translate3d(0, 200px, 0);
[18235] Fix | Delete
transform: translate3d(0, 200px, 0); }
[18236] Fix | Delete
60% {
[18237] Fix | Delete
-webkit-transform: translate3d(0, -25px, 0);
[18238] Fix | Delete
transform: translate3d(0, -25px, 0); }
[18239] Fix | Delete
75% {
[18240] Fix | Delete
-webkit-transform: translate3d(0, 10px, 0);
[18241] Fix | Delete
transform: translate3d(0, 10px, 0); }
[18242] Fix | Delete
90% {
[18243] Fix | Delete
-webkit-transform: translate3d(0, -5px, 0);
[18244] Fix | Delete
transform: translate3d(0, -5px, 0); }
[18245] Fix | Delete
100% {
[18246] Fix | Delete
-webkit-transform: translate3d(0, 0, 0);
[18247] Fix | Delete
transform: translate3d(0, 0, 0);
[18248] Fix | Delete
opacity: 1; } }
[18249] Fix | Delete
[18250] Fix | Delete
@keyframes et_pb_bounceBottom {
[18251] Fix | Delete
from,
[18252] Fix | Delete
60%,
[18253] Fix | Delete
75%,
[18254] Fix | Delete
90%,
[18255] Fix | Delete
to {
[18256] Fix | Delete
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
[18257] Fix | Delete
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
[18258] Fix | Delete
0% {
[18259] Fix | Delete
-webkit-transform: translate3d(0, 200px, 0);
[18260] Fix | Delete
transform: translate3d(0, 200px, 0); }
[18261] Fix | Delete
60% {
[18262] Fix | Delete
-webkit-transform: translate3d(0, -25px, 0);
[18263] Fix | Delete
transform: translate3d(0, -20px, 0); }
[18264] Fix | Delete
75% {
[18265] Fix | Delete
-webkit-transform: translate3d(0, 10px, 0);
[18266] Fix | Delete
transform: translate3d(0, 10px, 0); }
[18267] Fix | Delete
90% {
[18268] Fix | Delete
-webkit-transform: translate3d(0, -5px, 0);
[18269] Fix | Delete
transform: translate3d(0, -5px, 0); }
[18270] Fix | Delete
100% {
[18271] Fix | Delete
-webkit-transform: translate3d(0, 0, 0);
[18272] Fix | Delete
transform: translate3d(0, 0, 0);
[18273] Fix | Delete
opacity: 1; } }
[18274] Fix | Delete
[18275] Fix | Delete
.et_animated.bounceBottom {
[18276] Fix | Delete
-webkit-animation-name: et_pb_bounceBottom;
[18277] Fix | Delete
animation-name: et_pb_bounceBottom; }
[18278] Fix | Delete
[18279] Fix | Delete
/* Bounce: Left */
[18280] Fix | Delete
@-webkit-keyframes et_pb_bounceLeft {
[18281] Fix | Delete
from,
[18282] Fix | Delete
60%,
[18283] Fix | Delete
75%,
[18284] Fix | Delete
90%,
[18285] Fix | Delete
to {
[18286] Fix | Delete
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
[18287] Fix | Delete
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
[18288] Fix | Delete
0% {
[18289] Fix | Delete
-webkit-transform: translate3d(-200px, 0, 0);
[18290] Fix | Delete
transform: translate3d(-200px, 0, 0); }
[18291] Fix | Delete
60% {
[18292] Fix | Delete
-webkit-transform: translate3d(25px, 0, 0);
[18293] Fix | Delete
transform: translate3d(25px, 0, 0); }
[18294] Fix | Delete
75% {
[18295] Fix | Delete
-webkit-transform: translate3d(-10px, 0, 0);
[18296] Fix | Delete
transform: translate3d(-10px, 0, 0); }
[18297] Fix | Delete
90% {
[18298] Fix | Delete
-webkit-transform: translate3d(5px, 0, 0);
[18299] Fix | Delete
transform: translate3d(5px, 0, 0); }
[18300] Fix | Delete
to {
[18301] Fix | Delete
-webkit-transform: none;
[18302] Fix | Delete
transform: none;
[18303] Fix | Delete
opacity: 1; } }
[18304] Fix | Delete
[18305] Fix | Delete
@keyframes et_pb_bounceLeft {
[18306] Fix | Delete
from,
[18307] Fix | Delete
60%,
[18308] Fix | Delete
75%,
[18309] Fix | Delete
90%,
[18310] Fix | Delete
to {
[18311] Fix | Delete
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
[18312] Fix | Delete
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
[18313] Fix | Delete
0% {
[18314] Fix | Delete
-webkit-transform: translate3d(-200px, 0, 0);
[18315] Fix | Delete
transform: translate3d(-200px, 0, 0); }
[18316] Fix | Delete
60% {
[18317] Fix | Delete
-webkit-transform: translate3d(25px, 0, 0);
[18318] Fix | Delete
transform: translate3d(25px, 0, 0); }
[18319] Fix | Delete
75% {
[18320] Fix | Delete
-webkit-transform: translate3d(-10px, 0, 0);
[18321] Fix | Delete
transform: translate3d(-10px, 0, 0); }
[18322] Fix | Delete
90% {
[18323] Fix | Delete
-webkit-transform: translate3d(5px, 0, 0);
[18324] Fix | Delete
transform: translate3d(5px, 0, 0); }
[18325] Fix | Delete
to {
[18326] Fix | Delete
-webkit-transform: none;
[18327] Fix | Delete
transform: none;
[18328] Fix | Delete
opacity: 1; } }
[18329] Fix | Delete
[18330] Fix | Delete
.et_animated.bounceLeft {
[18331] Fix | Delete
-webkit-animation-name: et_pb_bounceLeft;
[18332] Fix | Delete
animation-name: et_pb_bounceLeft; }
[18333] Fix | Delete
[18334] Fix | Delete
/* Zoom: Center */
[18335] Fix | Delete
@-webkit-keyframes et_pb_zoom {
[18336] Fix | Delete
100% {
[18337] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18338] Fix | Delete
transform: scale3d(1, 1, 1);
[18339] Fix | Delete
opacity: 1; } }
[18340] Fix | Delete
[18341] Fix | Delete
@keyframes et_pb_zoom {
[18342] Fix | Delete
100% {
[18343] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18344] Fix | Delete
transform: scale3d(1, 1, 1);
[18345] Fix | Delete
opacity: 1; } }
[18346] Fix | Delete
[18347] Fix | Delete
.et_animated.zoom {
[18348] Fix | Delete
-webkit-animation-name: et_pb_zoom;
[18349] Fix | Delete
animation-name: et_pb_zoom; }
[18350] Fix | Delete
[18351] Fix | Delete
/* Zoom: Top */
[18352] Fix | Delete
@-webkit-keyframes et_pb_zoomTop {
[18353] Fix | Delete
100% {
[18354] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18355] Fix | Delete
transform: scale3d(1, 1, 1);
[18356] Fix | Delete
opacity: 1; } }
[18357] Fix | Delete
[18358] Fix | Delete
@keyframes et_pb_zoomTop {
[18359] Fix | Delete
100% {
[18360] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18361] Fix | Delete
transform: scale3d(1, 1, 1);
[18362] Fix | Delete
opacity: 1; } }
[18363] Fix | Delete
[18364] Fix | Delete
.et_animated.zoomTop {
[18365] Fix | Delete
-webkit-animation-name: et_pb_zoomTop;
[18366] Fix | Delete
animation-name: et_pb_zoomTop;
[18367] Fix | Delete
-webkit-transform-origin: top;
[18368] Fix | Delete
transform-origin: top; }
[18369] Fix | Delete
[18370] Fix | Delete
/* Zoom: Right */
[18371] Fix | Delete
@-webkit-keyframes et_pb_zoomRight {
[18372] Fix | Delete
100% {
[18373] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18374] Fix | Delete
transform: scale3d(1, 1, 1);
[18375] Fix | Delete
opacity: 1; } }
[18376] Fix | Delete
[18377] Fix | Delete
@keyframes et_pb_zoomRight {
[18378] Fix | Delete
100% {
[18379] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18380] Fix | Delete
transform: scale3d(1, 1, 1);
[18381] Fix | Delete
opacity: 1; } }
[18382] Fix | Delete
[18383] Fix | Delete
.et_animated.zoomRight {
[18384] Fix | Delete
-webkit-animation-name: et_pb_zoomRight;
[18385] Fix | Delete
animation-name: et_pb_zoomRight;
[18386] Fix | Delete
-webkit-transform-origin: right;
[18387] Fix | Delete
transform-origin: right; }
[18388] Fix | Delete
[18389] Fix | Delete
/* Zoom: Bottom */
[18390] Fix | Delete
@-webkit-keyframes et_pb_zoomBottom {
[18391] Fix | Delete
100% {
[18392] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18393] Fix | Delete
transform: scale3d(1, 1, 1);
[18394] Fix | Delete
opacity: 1; } }
[18395] Fix | Delete
[18396] Fix | Delete
@keyframes et_pb_zoomBottom {
[18397] Fix | Delete
100% {
[18398] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18399] Fix | Delete
transform: scale3d(1, 1, 1);
[18400] Fix | Delete
opacity: 1; } }
[18401] Fix | Delete
[18402] Fix | Delete
.et_animated.zoomBottom {
[18403] Fix | Delete
-webkit-animation-name: et_pb_zoomBottom;
[18404] Fix | Delete
animation-name: et_pb_zoomBottom;
[18405] Fix | Delete
-webkit-transform-origin: bottom;
[18406] Fix | Delete
transform-origin: bottom; }
[18407] Fix | Delete
[18408] Fix | Delete
/* Zoom: Left */
[18409] Fix | Delete
@-webkit-keyframes et_pb_zoomLeft {
[18410] Fix | Delete
100% {
[18411] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18412] Fix | Delete
transform: scale3d(1, 1, 1);
[18413] Fix | Delete
opacity: 1; } }
[18414] Fix | Delete
[18415] Fix | Delete
@keyframes et_pb_zoomLeft {
[18416] Fix | Delete
100% {
[18417] Fix | Delete
-webkit-transform: scale3d(1, 1, 1);
[18418] Fix | Delete
transform: scale3d(1, 1, 1);
[18419] Fix | Delete
opacity: 1; } }
[18420] Fix | Delete
[18421] Fix | Delete
.et_animated.zoomLeft {
[18422] Fix | Delete
-webkit-animation-name: et_pb_zoomLeft;
[18423] Fix | Delete
animation-name: et_pb_zoomLeft;
[18424] Fix | Delete
-webkit-transform-origin: left;
[18425] Fix | Delete
transform-origin: left; }
[18426] Fix | Delete
[18427] Fix | Delete
/* Flip: Center */
[18428] Fix | Delete
@-webkit-keyframes et_pb_flip {
[18429] Fix | Delete
to {
[18430] Fix | Delete
opacity: 1;
[18431] Fix | Delete
-webkit-transform: perspective(0px) rotateX(0deg);
[18432] Fix | Delete
transform: perspective(0px) rotateX(0deg); } }
[18433] Fix | Delete
[18434] Fix | Delete
@keyframes et_pb_flip {
[18435] Fix | Delete
to {
[18436] Fix | Delete
opacity: 1;
[18437] Fix | Delete
-webkit-transform: perspective(0px) rotateX(0deg);
[18438] Fix | Delete
transform: perspective(0px) rotateX(0deg); } }
[18439] Fix | Delete
[18440] Fix | Delete
.et_animated.flip {
[18441] Fix | Delete
-webkit-animation-name: et_pb_flip;
[18442] Fix | Delete
animation-name: et_pb_flip; }
[18443] Fix | Delete
[18444] Fix | Delete
/* Flip: Top */
[18445] Fix | Delete
@-webkit-keyframes et_pb_flipTop {
[18446] Fix | Delete
from {
[18447] Fix | Delete
-webkit-transform-origin: center;
[18448] Fix | Delete
transform-origin: center; }
[18449] Fix | Delete
to {
[18450] Fix | Delete
opacity: 1;
[18451] Fix | Delete
-webkit-transform: perspective(0px) rotateX(0deg);
[18452] Fix | Delete
transform: perspective(0px) rotateX(0deg); } }
[18453] Fix | Delete
[18454] Fix | Delete
@keyframes et_pb_flipTop {
[18455] Fix | Delete
from {
[18456] Fix | Delete
-webkit-transform-origin: center;
[18457] Fix | Delete
transform-origin: center; }
[18458] Fix | Delete
to {
[18459] Fix | Delete
opacity: 1;
[18460] Fix | Delete
-webkit-transform: perspective(0px) rotateX(0deg);
[18461] Fix | Delete
transform: perspective(0px) rotateX(0deg); } }
[18462] Fix | Delete
[18463] Fix | Delete
.et_animated.flipTop {
[18464] Fix | Delete
-webkit-animation-name: et_pb_flipTop;
[18465] Fix | Delete
animation-name: et_pb_flipTop; }
[18466] Fix | Delete
[18467] Fix | Delete
/* Flip: Right */
[18468] Fix | Delete
@-webkit-keyframes et_pb_flipRight {
[18469] Fix | Delete
from {
[18470] Fix | Delete
-webkit-transform-origin: center;
[18471] Fix | Delete
transform-origin: center; }
[18472] Fix | Delete
to {
[18473] Fix | Delete
opacity: 1;
[18474] Fix | Delete
-webkit-transform: perspective(0px) rotateY(0deg);
[18475] Fix | Delete
transform: perspective(0px) rotateY(0deg); } }
[18476] Fix | Delete
[18477] Fix | Delete
@keyframes et_pb_flipRight {
[18478] Fix | Delete
from {
[18479] Fix | Delete
-webkit-transform-origin: center;
[18480] Fix | Delete
transform-origin: center; }
[18481] Fix | Delete
to {
[18482] Fix | Delete
opacity: 1;
[18483] Fix | Delete
-webkit-transform: perspective(0px) rotateY(0deg);
[18484] Fix | Delete
transform: perspective(0px) rotateY(0deg); } }
[18485] Fix | Delete
[18486] Fix | Delete
.et_animated.flipRight {
[18487] Fix | Delete
-webkit-animation-name: et_pb_flipRight;
[18488] Fix | Delete
animation-name: et_pb_flipRight; }
[18489] Fix | Delete
[18490] Fix | Delete
/* Flip: Bottom */
[18491] Fix | Delete
@-webkit-keyframes et_pb_flipBottom {
[18492] Fix | Delete
from {
[18493] Fix | Delete
-webkit-transform-origin: center;
[18494] Fix | Delete
transform-origin: center; }
[18495] Fix | Delete
to {
[18496] Fix | Delete
opacity: 1;
[18497] Fix | Delete
-webkit-transform: perspective(0px) rotateX(0deg);
[18498] Fix | Delete
transform: perspective(0px) rotateX(0deg); } }
[18499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function