Edit File by line
/home/barbar84/www/wp-conte.../themes/Divi
File: style.dev.css
0% {
[15000] Fix | Delete
opacity: 0;
[15001] Fix | Delete
-webkit-transform: translateX(-10%); }
[15002] Fix | Delete
100% {
[15003] Fix | Delete
opacity: 1;
[15004] Fix | Delete
-webkit-transform: translateX(0); } }
[15005] Fix | Delete
[15006] Fix | Delete
@keyframes fadeLeft {
[15007] Fix | Delete
0% {
[15008] Fix | Delete
opacity: 0;
[15009] Fix | Delete
-webkit-transform: translateX(-10%);
[15010] Fix | Delete
transform: translateX(-10%); }
[15011] Fix | Delete
100% {
[15012] Fix | Delete
opacity: 1;
[15013] Fix | Delete
-webkit-transform: translateX(0);
[15014] Fix | Delete
transform: translateX(0); } }
[15015] Fix | Delete
[15016] Fix | Delete
@-webkit-keyframes fadeInLeft {
[15017] Fix | Delete
0% {
[15018] Fix | Delete
opacity: 0;
[15019] Fix | Delete
-webkit-transform: translateX(-100%); }
[15020] Fix | Delete
100% {
[15021] Fix | Delete
opacity: 1;
[15022] Fix | Delete
-webkit-transform: translateX(0); } }
[15023] Fix | Delete
[15024] Fix | Delete
@keyframes fadeInLeft {
[15025] Fix | Delete
0% {
[15026] Fix | Delete
opacity: 0;
[15027] Fix | Delete
-webkit-transform: translateX(-100%);
[15028] Fix | Delete
transform: translateX(-100%); }
[15029] Fix | Delete
100% {
[15030] Fix | Delete
opacity: 1;
[15031] Fix | Delete
-webkit-transform: translateX(0);
[15032] Fix | Delete
transform: translateX(0); } }
[15033] Fix | Delete
[15034] Fix | Delete
@-webkit-keyframes fadeRight {
[15035] Fix | Delete
0% {
[15036] Fix | Delete
opacity: 0;
[15037] Fix | Delete
-webkit-transform: translateX(10%); }
[15038] Fix | Delete
100% {
[15039] Fix | Delete
opacity: 1;
[15040] Fix | Delete
-webkit-transform: translateX(0); } }
[15041] Fix | Delete
[15042] Fix | Delete
@keyframes fadeRight {
[15043] Fix | Delete
0% {
[15044] Fix | Delete
opacity: 0;
[15045] Fix | Delete
-webkit-transform: translateX(10%);
[15046] Fix | Delete
transform: translateX(10%); }
[15047] Fix | Delete
100% {
[15048] Fix | Delete
opacity: 1;
[15049] Fix | Delete
-webkit-transform: translateX(0);
[15050] Fix | Delete
transform: translateX(0); } }
[15051] Fix | Delete
[15052] Fix | Delete
@-webkit-keyframes fadeInRight {
[15053] Fix | Delete
0% {
[15054] Fix | Delete
opacity: 0;
[15055] Fix | Delete
-webkit-transform: translateX(100%); }
[15056] Fix | Delete
100% {
[15057] Fix | Delete
opacity: 1;
[15058] Fix | Delete
-webkit-transform: translateX(0); } }
[15059] Fix | Delete
[15060] Fix | Delete
@keyframes fadeInRight {
[15061] Fix | Delete
0% {
[15062] Fix | Delete
opacity: 0;
[15063] Fix | Delete
-webkit-transform: translateX(100%);
[15064] Fix | Delete
transform: translateX(100%); }
[15065] Fix | Delete
100% {
[15066] Fix | Delete
opacity: 1;
[15067] Fix | Delete
-webkit-transform: translateX(0);
[15068] Fix | Delete
transform: translateX(0); } }
[15069] Fix | Delete
[15070] Fix | Delete
@-webkit-keyframes fadeOutRight {
[15071] Fix | Delete
0% {
[15072] Fix | Delete
opacity: 1;
[15073] Fix | Delete
-webkit-transform: translateX(0); }
[15074] Fix | Delete
100% {
[15075] Fix | Delete
opacity: 0;
[15076] Fix | Delete
-webkit-transform: translateX(100%); } }
[15077] Fix | Delete
[15078] Fix | Delete
@keyframes fadeOutRight {
[15079] Fix | Delete
0% {
[15080] Fix | Delete
opacity: 1;
[15081] Fix | Delete
-webkit-transform: translateX(0);
[15082] Fix | Delete
transform: translateX(0); }
[15083] Fix | Delete
100% {
[15084] Fix | Delete
opacity: 0;
[15085] Fix | Delete
-webkit-transform: translateX(100%);
[15086] Fix | Delete
transform: translateX(100%); } }
[15087] Fix | Delete
[15088] Fix | Delete
@-webkit-keyframes fadeInTop {
[15089] Fix | Delete
0% {
[15090] Fix | Delete
opacity: 0;
[15091] Fix | Delete
-webkit-transform: translatey(-60%); }
[15092] Fix | Delete
100% {
[15093] Fix | Delete
opacity: 1;
[15094] Fix | Delete
-webkit-transform: translatey(0); } }
[15095] Fix | Delete
[15096] Fix | Delete
@keyframes fadeInTop {
[15097] Fix | Delete
0% {
[15098] Fix | Delete
opacity: 0;
[15099] Fix | Delete
-webkit-transform: translatey(-60%);
[15100] Fix | Delete
transform: translatey(-60%); }
[15101] Fix | Delete
100% {
[15102] Fix | Delete
opacity: 1;
[15103] Fix | Delete
-webkit-transform: translatey(0);
[15104] Fix | Delete
transform: translatey(0); } }
[15105] Fix | Delete
[15106] Fix | Delete
@-webkit-keyframes fadeOutTop {
[15107] Fix | Delete
0% {
[15108] Fix | Delete
opacity: 1;
[15109] Fix | Delete
-webkit-transform: translatey(0); }
[15110] Fix | Delete
100% {
[15111] Fix | Delete
opacity: 0;
[15112] Fix | Delete
-webkit-transform: translatey(-60%); } }
[15113] Fix | Delete
[15114] Fix | Delete
@keyframes fadeOutTop {
[15115] Fix | Delete
0% {
[15116] Fix | Delete
opacity: 1;
[15117] Fix | Delete
-webkit-transform: translatey(0);
[15118] Fix | Delete
transform: translatey(0); }
[15119] Fix | Delete
100% {
[15120] Fix | Delete
opacity: 0;
[15121] Fix | Delete
-webkit-transform: translatey(-60%);
[15122] Fix | Delete
transform: translatey(-60%); } }
[15123] Fix | Delete
[15124] Fix | Delete
@-webkit-keyframes fadeInBottom {
[15125] Fix | Delete
0% {
[15126] Fix | Delete
opacity: 0;
[15127] Fix | Delete
-webkit-transform: translatey(60%); }
[15128] Fix | Delete
100% {
[15129] Fix | Delete
opacity: 1;
[15130] Fix | Delete
-webkit-transform: translatey(0); } }
[15131] Fix | Delete
[15132] Fix | Delete
@keyframes fadeInBottom {
[15133] Fix | Delete
0% {
[15134] Fix | Delete
opacity: 0;
[15135] Fix | Delete
-webkit-transform: translatey(60%);
[15136] Fix | Delete
transform: translatey(60%); }
[15137] Fix | Delete
100% {
[15138] Fix | Delete
opacity: 1;
[15139] Fix | Delete
-webkit-transform: translatey(0);
[15140] Fix | Delete
transform: translatey(0); } }
[15141] Fix | Delete
[15142] Fix | Delete
@-webkit-keyframes fadeOutBottom {
[15143] Fix | Delete
0% {
[15144] Fix | Delete
opacity: 1;
[15145] Fix | Delete
-webkit-transform: translatey(0); }
[15146] Fix | Delete
100% {
[15147] Fix | Delete
opacity: 0;
[15148] Fix | Delete
-webkit-transform: translatey(60%); } }
[15149] Fix | Delete
[15150] Fix | Delete
@keyframes fadeOutBottom {
[15151] Fix | Delete
0% {
[15152] Fix | Delete
opacity: 1;
[15153] Fix | Delete
-webkit-transform: translatey(0);
[15154] Fix | Delete
transform: translatey(0); }
[15155] Fix | Delete
100% {
[15156] Fix | Delete
opacity: 0;
[15157] Fix | Delete
-webkit-transform: translatey(60%);
[15158] Fix | Delete
transform: translatey(60%); } }
[15159] Fix | Delete
[15160] Fix | Delete
@-webkit-keyframes fadeOutLeft {
[15161] Fix | Delete
0% {
[15162] Fix | Delete
opacity: 1;
[15163] Fix | Delete
-webkit-transform: translateX(0); }
[15164] Fix | Delete
100% {
[15165] Fix | Delete
opacity: 0;
[15166] Fix | Delete
-webkit-transform: translateX(-70%); } }
[15167] Fix | Delete
[15168] Fix | Delete
@keyframes fadeOutLeft {
[15169] Fix | Delete
0% {
[15170] Fix | Delete
opacity: 1;
[15171] Fix | Delete
-webkit-transform: translateX(0);
[15172] Fix | Delete
transform: translateX(0); }
[15173] Fix | Delete
100% {
[15174] Fix | Delete
opacity: 0;
[15175] Fix | Delete
-webkit-transform: translateX(-70%);
[15176] Fix | Delete
transform: translateX(-70%); } }
[15177] Fix | Delete
[15178] Fix | Delete
@-webkit-keyframes fadeTop {
[15179] Fix | Delete
0% {
[15180] Fix | Delete
opacity: 0;
[15181] Fix | Delete
-webkit-transform: translateY(-10%); }
[15182] Fix | Delete
100% {
[15183] Fix | Delete
opacity: 1;
[15184] Fix | Delete
-webkit-transform: translateX(0); } }
[15185] Fix | Delete
[15186] Fix | Delete
@keyframes fadeTop {
[15187] Fix | Delete
0% {
[15188] Fix | Delete
opacity: 0;
[15189] Fix | Delete
-webkit-transform: translateY(-10%);
[15190] Fix | Delete
transform: translateY(-10%); }
[15191] Fix | Delete
100% {
[15192] Fix | Delete
opacity: 1;
[15193] Fix | Delete
-webkit-transform: translateX(0);
[15194] Fix | Delete
transform: translateX(0); } }
[15195] Fix | Delete
[15196] Fix | Delete
@-webkit-keyframes fadeInRight {
[15197] Fix | Delete
0% {
[15198] Fix | Delete
opacity: 0;
[15199] Fix | Delete
-webkit-transform: translateX(100%); }
[15200] Fix | Delete
100% {
[15201] Fix | Delete
opacity: 1;
[15202] Fix | Delete
-webkit-transform: translateX(0); } }
[15203] Fix | Delete
[15204] Fix | Delete
@keyframes fadeInRight {
[15205] Fix | Delete
0% {
[15206] Fix | Delete
opacity: 0;
[15207] Fix | Delete
-webkit-transform: translateX(100%);
[15208] Fix | Delete
transform: translateX(100%); }
[15209] Fix | Delete
100% {
[15210] Fix | Delete
opacity: 1;
[15211] Fix | Delete
-webkit-transform: translateX(0);
[15212] Fix | Delete
transform: translateX(0); } }
[15213] Fix | Delete
[15214] Fix | Delete
@-webkit-keyframes Grow {
[15215] Fix | Delete
0% {
[15216] Fix | Delete
opacity: 0;
[15217] Fix | Delete
-webkit-transform: scale(1, 0.5); }
[15218] Fix | Delete
100% {
[15219] Fix | Delete
opacity: 1;
[15220] Fix | Delete
-webkit-transform: scale(1, 1); } }
[15221] Fix | Delete
[15222] Fix | Delete
@keyframes Grow {
[15223] Fix | Delete
0% {
[15224] Fix | Delete
opacity: 0;
[15225] Fix | Delete
-webkit-transform: scale(1, 0.5);
[15226] Fix | Delete
transform: scale(1, 0.5); }
[15227] Fix | Delete
100% {
[15228] Fix | Delete
opacity: 1;
[15229] Fix | Delete
-webkit-transform: scale(1, 1);
[15230] Fix | Delete
transform: scale(1, 1); } }
[15231] Fix | Delete
[15232] Fix | Delete
@-webkit-keyframes fadeIn {
[15233] Fix | Delete
0% {
[15234] Fix | Delete
opacity: 0; }
[15235] Fix | Delete
100% {
[15236] Fix | Delete
opacity: 1; } }
[15237] Fix | Delete
[15238] Fix | Delete
@keyframes fadeIn {
[15239] Fix | Delete
0% {
[15240] Fix | Delete
opacity: 0; }
[15241] Fix | Delete
100% {
[15242] Fix | Delete
opacity: 1; } }
[15243] Fix | Delete
[15244] Fix | Delete
@-webkit-keyframes slideWidth {
[15245] Fix | Delete
0% {
[15246] Fix | Delete
width: 0; }
[15247] Fix | Delete
100% { } }
[15248] Fix | Delete
[15249] Fix | Delete
@keyframes slideWidth {
[15250] Fix | Delete
0% {
[15251] Fix | Delete
width: 0; }
[15252] Fix | Delete
100% { } }
[15253] Fix | Delete
[15254] Fix | Delete
@-webkit-keyframes gridFadeIn {
[15255] Fix | Delete
0% {
[15256] Fix | Delete
opacity: 0;
[15257] Fix | Delete
-webkit-transform: translatey(-5%); }
[15258] Fix | Delete
100% {
[15259] Fix | Delete
opacity: 1;
[15260] Fix | Delete
-webkit-transform: translatey(0); } }
[15261] Fix | Delete
[15262] Fix | Delete
@keyframes gridFadeIn {
[15263] Fix | Delete
0% {
[15264] Fix | Delete
opacity: 0;
[15265] Fix | Delete
-webkit-transform: translatey(-5%);
[15266] Fix | Delete
transform: translatey(-5%); }
[15267] Fix | Delete
100% {
[15268] Fix | Delete
opacity: 1;
[15269] Fix | Delete
-webkit-transform: translatey(0);
[15270] Fix | Delete
transform: translatey(0); } }
[15271] Fix | Delete
[15272] Fix | Delete
/*!
[15273] Fix | Delete
* Animate.css - http://daneden.me/animate
[15274] Fix | Delete
* Licensed under the MIT license - http://opensource.org/licenses/MIT
[15275] Fix | Delete
* Copyright (c) 2015 Daniel Eden
[15276] Fix | Delete
*/
[15277] Fix | Delete
@-webkit-keyframes flipInX {
[15278] Fix | Delete
0% {
[15279] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
[15280] Fix | Delete
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
[15281] Fix | Delete
-webkit-animation-timing-function: ease-in;
[15282] Fix | Delete
animation-timing-function: ease-in;
[15283] Fix | Delete
opacity: 0; }
[15284] Fix | Delete
40% {
[15285] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
[15286] Fix | Delete
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
[15287] Fix | Delete
-webkit-animation-timing-function: ease-in;
[15288] Fix | Delete
animation-timing-function: ease-in; }
[15289] Fix | Delete
60% {
[15290] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
[15291] Fix | Delete
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
[15292] Fix | Delete
opacity: 1; }
[15293] Fix | Delete
80% {
[15294] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
[15295] Fix | Delete
transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
[15296] Fix | Delete
100% {
[15297] Fix | Delete
-webkit-transform: perspective(400px);
[15298] Fix | Delete
transform: perspective(400px); } }
[15299] Fix | Delete
[15300] Fix | Delete
@keyframes flipInX {
[15301] Fix | Delete
0% {
[15302] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
[15303] Fix | Delete
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
[15304] Fix | Delete
-webkit-animation-timing-function: ease-in;
[15305] Fix | Delete
animation-timing-function: ease-in;
[15306] Fix | Delete
opacity: 0; }
[15307] Fix | Delete
40% {
[15308] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
[15309] Fix | Delete
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
[15310] Fix | Delete
-webkit-animation-timing-function: ease-in;
[15311] Fix | Delete
animation-timing-function: ease-in; }
[15312] Fix | Delete
60% {
[15313] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
[15314] Fix | Delete
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
[15315] Fix | Delete
opacity: 1; }
[15316] Fix | Delete
80% {
[15317] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
[15318] Fix | Delete
transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
[15319] Fix | Delete
100% {
[15320] Fix | Delete
-webkit-transform: perspective(400px);
[15321] Fix | Delete
transform: perspective(400px); } }
[15322] Fix | Delete
[15323] Fix | Delete
@-webkit-keyframes flipInY {
[15324] Fix | Delete
0% {
[15325] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
[15326] Fix | Delete
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
[15327] Fix | Delete
-webkit-animation-timing-function: ease-in;
[15328] Fix | Delete
animation-timing-function: ease-in;
[15329] Fix | Delete
opacity: 0; }
[15330] Fix | Delete
40% {
[15331] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
[15332] Fix | Delete
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
[15333] Fix | Delete
-webkit-animation-timing-function: ease-in;
[15334] Fix | Delete
animation-timing-function: ease-in; }
[15335] Fix | Delete
60% {
[15336] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
[15337] Fix | Delete
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
[15338] Fix | Delete
opacity: 1; }
[15339] Fix | Delete
80% {
[15340] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
[15341] Fix | Delete
transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
[15342] Fix | Delete
100% {
[15343] Fix | Delete
-webkit-transform: perspective(400px);
[15344] Fix | Delete
transform: perspective(400px); } }
[15345] Fix | Delete
[15346] Fix | Delete
@keyframes flipInY {
[15347] Fix | Delete
0% {
[15348] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
[15349] Fix | Delete
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
[15350] Fix | Delete
-webkit-animation-timing-function: ease-in;
[15351] Fix | Delete
animation-timing-function: ease-in;
[15352] Fix | Delete
opacity: 0; }
[15353] Fix | Delete
40% {
[15354] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
[15355] Fix | Delete
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
[15356] Fix | Delete
-webkit-animation-timing-function: ease-in;
[15357] Fix | Delete
animation-timing-function: ease-in; }
[15358] Fix | Delete
60% {
[15359] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
[15360] Fix | Delete
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
[15361] Fix | Delete
opacity: 1; }
[15362] Fix | Delete
80% {
[15363] Fix | Delete
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
[15364] Fix | Delete
transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
[15365] Fix | Delete
100% {
[15366] Fix | Delete
-webkit-transform: perspective(400px);
[15367] Fix | Delete
transform: perspective(400px); } }
[15368] Fix | Delete
[15369] Fix | Delete
/* Apply Animations */
[15370] Fix | Delete
.et-waypoint:not(.et_pb_counters) {
[15371] Fix | Delete
opacity: 0; }
[15372] Fix | Delete
[15373] Fix | Delete
.et_pb_animation_off, .et-waypoint.et_pb_animation_off {
[15374] Fix | Delete
opacity: 1; }
[15375] Fix | Delete
[15376] Fix | Delete
.et-animated li span .et_pb_counter_amount {
[15377] Fix | Delete
opacity: 1;
[15378] Fix | Delete
-webkit-animation: slideWidth 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15379] Fix | Delete
animation: slideWidth 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15380] Fix | Delete
position: relative; }
[15381] Fix | Delete
[15382] Fix | Delete
.et_pb_animation_left.et-animated {
[15383] Fix | Delete
opacity: 1;
[15384] Fix | Delete
-webkit-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15385] Fix | Delete
animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15386] Fix | Delete
[15387] Fix | Delete
.et_pb_animation_right.et-animated {
[15388] Fix | Delete
opacity: 1;
[15389] Fix | Delete
-webkit-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15390] Fix | Delete
animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15391] Fix | Delete
[15392] Fix | Delete
.et_pb_animation_top.et-animated {
[15393] Fix | Delete
opacity: 1;
[15394] Fix | Delete
-webkit-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15395] Fix | Delete
animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15396] Fix | Delete
[15397] Fix | Delete
.et_pb_animation_bottom.et-animated {
[15398] Fix | Delete
opacity: 1;
[15399] Fix | Delete
-webkit-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15400] Fix | Delete
animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15401] Fix | Delete
[15402] Fix | Delete
.et_pb_animation_fade_in.et-animated {
[15403] Fix | Delete
opacity: 1;
[15404] Fix | Delete
-webkit-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15405] Fix | Delete
animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15406] Fix | Delete
[15407] Fix | Delete
/* Animation - Tablet */
[15408] Fix | Delete
@media all and (max-width: 980px) {
[15409] Fix | Delete
.et_pb_animation_left_tablet.et-animated {
[15410] Fix | Delete
opacity: 1;
[15411] Fix | Delete
-webkit-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15412] Fix | Delete
animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15413] Fix | Delete
.et_pb_animation_right_tablet.et-animated {
[15414] Fix | Delete
opacity: 1;
[15415] Fix | Delete
-webkit-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15416] Fix | Delete
animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15417] Fix | Delete
.et_pb_animation_top_tablet.et-animated {
[15418] Fix | Delete
opacity: 1;
[15419] Fix | Delete
-webkit-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15420] Fix | Delete
animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15421] Fix | Delete
.et_pb_animation_bottom_tablet.et-animated {
[15422] Fix | Delete
opacity: 1;
[15423] Fix | Delete
-webkit-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15424] Fix | Delete
animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15425] Fix | Delete
.et_pb_animation_fade_in_tablet.et-animated {
[15426] Fix | Delete
opacity: 1;
[15427] Fix | Delete
-webkit-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15428] Fix | Delete
animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1); } }
[15429] Fix | Delete
[15430] Fix | Delete
/* Animation - Phone */
[15431] Fix | Delete
@media all and (max-width: 767px) {
[15432] Fix | Delete
.et_pb_animation_left_phone.et-animated {
[15433] Fix | Delete
opacity: 1;
[15434] Fix | Delete
-webkit-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15435] Fix | Delete
animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15436] Fix | Delete
.et_pb_animation_right_phone.et-animated {
[15437] Fix | Delete
opacity: 1;
[15438] Fix | Delete
-webkit-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15439] Fix | Delete
animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15440] Fix | Delete
.et_pb_animation_top_phone.et-animated {
[15441] Fix | Delete
opacity: 1;
[15442] Fix | Delete
-webkit-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15443] Fix | Delete
animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15444] Fix | Delete
.et_pb_animation_bottom_phone.et-animated {
[15445] Fix | Delete
opacity: 1;
[15446] Fix | Delete
-webkit-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15447] Fix | Delete
animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }
[15448] Fix | Delete
.et_pb_animation_fade_in_phone.et-animated {
[15449] Fix | Delete
opacity: 1;
[15450] Fix | Delete
-webkit-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
[15451] Fix | Delete
animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1); } }
[15452] Fix | Delete
[15453] Fix | Delete
/* Responsive Styles Tablet Portrait And Below */
[15454] Fix | Delete
@media all and (max-width: 768px) {
[15455] Fix | Delete
.et_pb_column_4_4 .et_pb_video_play,
[15456] Fix | Delete
.et_pb_column_3_4 .et_pb_video_play,
[15457] Fix | Delete
.et_pb_column_2_3 .et_pb_video_play,
[15458] Fix | Delete
.et_pb_column_1_2 .et_pb_video_play,
[15459] Fix | Delete
.et_pb_column_3_5 .et_pb_video_play {
[15460] Fix | Delete
font-size: 3rem;
[15461] Fix | Delete
line-height: 3rem;
[15462] Fix | Delete
margin-left: -1.5rem;
[15463] Fix | Delete
margin-top: -1.5rem; } }
[15464] Fix | Delete
[15465] Fix | Delete
@media all and (min-width: 480px) {
[15466] Fix | Delete
/* Comments Module */
[15467] Fix | Delete
.et_pb_column_1_4 .et_pb_comments_module .comment_avatar img,
[15468] Fix | Delete
.et_pb_column_1_5 .et_pb_comments_module .comment_avatar img,
[15469] Fix | Delete
.et_pb_column_1_6 .et_pb_comments_module .comment_avatar img {
[15470] Fix | Delete
max-width: 50%; }
[15471] Fix | Delete
.et_pb_column_1_4 .et_pb_comments_module .comment-body,
[15472] Fix | Delete
.et_pb_column_1_5 .et_pb_comments_module .comment-body,
[15473] Fix | Delete
.et_pb_column_1_6 .et_pb_comments_module .comment-body {
[15474] Fix | Delete
padding: 0 0 0 50px; }
[15475] Fix | Delete
.et_pb_column_1_4 .et_pb_comments_module .comment .children,
[15476] Fix | Delete
.et_pb_column_1_5 .et_pb_comments_module .comment .children,
[15477] Fix | Delete
.et_pb_column_1_6 .et_pb_comments_module .comment .children {
[15478] Fix | Delete
margin-left: 0; }
[15479] Fix | Delete
.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link,
[15480] Fix | Delete
.et_pb_column_1_5 .et_pb_comments_module .comment-reply-link,
[15481] Fix | Delete
.et_pb_column_1_6 .et_pb_comments_module .comment-reply-link {
[15482] Fix | Delete
position: relative !important;
[15483] Fix | Delete
float: right;
[15484] Fix | Delete
bottom: -10px;
[15485] Fix | Delete
top: auto !important; } }
[15486] Fix | Delete
[15487] Fix | Delete
/* Responsive Styles Standard Desktop Only */
[15488] Fix | Delete
@media all and (min-width: 981px) and (max-width: 1405px) {
[15489] Fix | Delete
/* Map Module */
[15490] Fix | Delete
.et_pb_column .et_pb_map {
[15491] Fix | Delete
max-width: 100%; } }
[15492] Fix | Delete
[15493] Fix | Delete
/* Responsive Styles Desktop Only */
[15494] Fix | Delete
@media all and (min-width: 981px) {
[15495] Fix | Delete
/* Sections and Rows */
[15496] Fix | Delete
.et_pb_section {
[15497] Fix | Delete
padding: 4% 0; }
[15498] Fix | Delete
body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section,
[15499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function