Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../themes/herald/assets/css
File: owl.carousel.css
/*
[0] Fix | Delete
* Owl Carousel - Animate Plugin
[1] Fix | Delete
*/
[2] Fix | Delete
.owl-carousel .animated {
[3] Fix | Delete
-webkit-animation-duration: 1000ms;
[4] Fix | Delete
animation-duration: 1000ms;
[5] Fix | Delete
-webkit-animation-fill-mode: both;
[6] Fix | Delete
animation-fill-mode: both;
[7] Fix | Delete
}
[8] Fix | Delete
.owl-carousel .owl-animated-in {
[9] Fix | Delete
z-index: 0;
[10] Fix | Delete
}
[11] Fix | Delete
.owl-carousel .owl-animated-out {
[12] Fix | Delete
z-index: 1;
[13] Fix | Delete
}
[14] Fix | Delete
.owl-carousel .fadeOut {
[15] Fix | Delete
-webkit-animation-name: fadeOut;
[16] Fix | Delete
animation-name: fadeOut;
[17] Fix | Delete
}
[18] Fix | Delete
[19] Fix | Delete
@-webkit-keyframes fadeOut {
[20] Fix | Delete
0% {
[21] Fix | Delete
opacity: 1;
[22] Fix | Delete
}
[23] Fix | Delete
[24] Fix | Delete
100% {
[25] Fix | Delete
opacity: 0;
[26] Fix | Delete
}
[27] Fix | Delete
}
[28] Fix | Delete
@keyframes fadeOut {
[29] Fix | Delete
0% {
[30] Fix | Delete
opacity: 1;
[31] Fix | Delete
}
[32] Fix | Delete
[33] Fix | Delete
100% {
[34] Fix | Delete
opacity: 0;
[35] Fix | Delete
}
[36] Fix | Delete
}
[37] Fix | Delete
[38] Fix | Delete
/*
[39] Fix | Delete
* Owl Carousel - Auto Height Plugin
[40] Fix | Delete
*/
[41] Fix | Delete
.owl-height {
[42] Fix | Delete
-webkit-transition: height 500ms ease-in-out;
[43] Fix | Delete
-moz-transition: height 500ms ease-in-out;
[44] Fix | Delete
-ms-transition: height 500ms ease-in-out;
[45] Fix | Delete
-o-transition: height 500ms ease-in-out;
[46] Fix | Delete
transition: height 500ms ease-in-out;
[47] Fix | Delete
}
[48] Fix | Delete
[49] Fix | Delete
/*
[50] Fix | Delete
* Core Owl Carousel CSS File
[51] Fix | Delete
*/
[52] Fix | Delete
.owl-carousel {
[53] Fix | Delete
display: none;
[54] Fix | Delete
width: 100%;
[55] Fix | Delete
-webkit-tap-highlight-color: transparent;
[56] Fix | Delete
/* position relative and z-index fix webkit rendering fonts issue */
[57] Fix | Delete
position: relative;
[58] Fix | Delete
z-index: 1;
[59] Fix | Delete
}
[60] Fix | Delete
.owl-carousel .owl-stage {
[61] Fix | Delete
position: relative;
[62] Fix | Delete
-ms-touch-action: pan-Y;
[63] Fix | Delete
}
[64] Fix | Delete
.owl-carousel .owl-stage:after {
[65] Fix | Delete
content: ".";
[66] Fix | Delete
display: block;
[67] Fix | Delete
clear: both;
[68] Fix | Delete
visibility: hidden;
[69] Fix | Delete
line-height: 0;
[70] Fix | Delete
height: 0;
[71] Fix | Delete
}
[72] Fix | Delete
.owl-carousel .owl-stage-outer {
[73] Fix | Delete
position: relative;
[74] Fix | Delete
overflow: hidden;
[75] Fix | Delete
/* fix for flashing background */
[76] Fix | Delete
-webkit-transform: translate3d(0px, 0px, 0px);
[77] Fix | Delete
}
[78] Fix | Delete
.owl-carousel .owl-controls .owl-nav .owl-prev,
[79] Fix | Delete
.owl-carousel .owl-controls .owl-nav .owl-next,
[80] Fix | Delete
.owl-carousel .owl-controls .owl-dot {
[81] Fix | Delete
cursor: pointer;
[82] Fix | Delete
cursor: hand;
[83] Fix | Delete
-webkit-user-select: none;
[84] Fix | Delete
-khtml-user-select: none;
[85] Fix | Delete
-moz-user-select: none;
[86] Fix | Delete
-ms-user-select: none;
[87] Fix | Delete
user-select: none;
[88] Fix | Delete
}
[89] Fix | Delete
.owl-carousel.owl-loaded {
[90] Fix | Delete
display: block;
[91] Fix | Delete
}
[92] Fix | Delete
.owl-carousel.owl-loading {
[93] Fix | Delete
opacity: 0;
[94] Fix | Delete
display: block;
[95] Fix | Delete
}
[96] Fix | Delete
.owl-carousel.owl-hidden {
[97] Fix | Delete
opacity: 0;
[98] Fix | Delete
}
[99] Fix | Delete
.owl-carousel .owl-refresh .owl-item {
[100] Fix | Delete
display: none;
[101] Fix | Delete
}
[102] Fix | Delete
.owl-carousel .owl-item {
[103] Fix | Delete
position: relative;
[104] Fix | Delete
min-height: 1px;
[105] Fix | Delete
float: left;
[106] Fix | Delete
-webkit-backface-visibility: hidden;
[107] Fix | Delete
-webkit-tap-highlight-color: transparent;
[108] Fix | Delete
-webkit-touch-callout: none;
[109] Fix | Delete
-webkit-user-select: none;
[110] Fix | Delete
-moz-user-select: none;
[111] Fix | Delete
-ms-user-select: none;
[112] Fix | Delete
user-select: none;
[113] Fix | Delete
}
[114] Fix | Delete
.owl-carousel .owl-item img {
[115] Fix | Delete
display: block;
[116] Fix | Delete
width: 100%;
[117] Fix | Delete
-webkit-transform-style: preserve-3d;
[118] Fix | Delete
}
[119] Fix | Delete
.owl-carousel.owl-text-select-on .owl-item {
[120] Fix | Delete
-webkit-user-select: auto;
[121] Fix | Delete
-moz-user-select: auto;
[122] Fix | Delete
-ms-user-select: auto;
[123] Fix | Delete
user-select: auto;
[124] Fix | Delete
}
[125] Fix | Delete
.owl-carousel .owl-grab {
[126] Fix | Delete
cursor: move;
[127] Fix | Delete
cursor: -webkit-grab;
[128] Fix | Delete
cursor: -o-grab;
[129] Fix | Delete
cursor: -ms-grab;
[130] Fix | Delete
cursor: grab;
[131] Fix | Delete
}
[132] Fix | Delete
.owl-carousel.owl-rtl {
[133] Fix | Delete
direction: rtl;
[134] Fix | Delete
}
[135] Fix | Delete
.owl-carousel.owl-rtl .owl-item {
[136] Fix | Delete
float: right;
[137] Fix | Delete
}
[138] Fix | Delete
[139] Fix | Delete
/* No Js */
[140] Fix | Delete
.no-js .owl-carousel {
[141] Fix | Delete
display: block;
[142] Fix | Delete
}
[143] Fix | Delete
[144] Fix | Delete
/*
[145] Fix | Delete
* Owl Carousel - Lazy Load Plugin
[146] Fix | Delete
*/
[147] Fix | Delete
.owl-carousel .owl-item .owl-lazy {
[148] Fix | Delete
opacity: 0;
[149] Fix | Delete
-webkit-transition: opacity 400ms ease;
[150] Fix | Delete
-moz-transition: opacity 400ms ease;
[151] Fix | Delete
-ms-transition: opacity 400ms ease;
[152] Fix | Delete
-o-transition: opacity 400ms ease;
[153] Fix | Delete
transition: opacity 400ms ease;
[154] Fix | Delete
}
[155] Fix | Delete
.owl-carousel .owl-item img {
[156] Fix | Delete
transform-style: preserve-3d;
[157] Fix | Delete
}
[158] Fix | Delete
[159] Fix | Delete
/*
[160] Fix | Delete
* Owl Carousel - Video Plugin
[161] Fix | Delete
*/
[162] Fix | Delete
.owl-carousel .owl-video-wrapper {
[163] Fix | Delete
position: relative;
[164] Fix | Delete
height: 100%;
[165] Fix | Delete
background: #000;
[166] Fix | Delete
}
[167] Fix | Delete
.owl-carousel .owl-video-play-icon {
[168] Fix | Delete
position: absolute;
[169] Fix | Delete
height: 80px;
[170] Fix | Delete
width: 80px;
[171] Fix | Delete
left: 50%;
[172] Fix | Delete
top: 50%;
[173] Fix | Delete
margin-left: -40px;
[174] Fix | Delete
margin-top: -40px;
[175] Fix | Delete
background: url("owl.video.play.png") no-repeat;
[176] Fix | Delete
cursor: pointer;
[177] Fix | Delete
z-index: 1;
[178] Fix | Delete
-webkit-backface-visibility: hidden;
[179] Fix | Delete
-webkit-transition: scale 100ms ease;
[180] Fix | Delete
-moz-transition: scale 100ms ease;
[181] Fix | Delete
-ms-transition: scale 100ms ease;
[182] Fix | Delete
-o-transition: scale 100ms ease;
[183] Fix | Delete
transition: scale 100ms ease;
[184] Fix | Delete
}
[185] Fix | Delete
.owl-carousel .owl-video-play-icon:hover {
[186] Fix | Delete
-webkit-transition: scale(1.3, 1.3);
[187] Fix | Delete
-moz-transition: scale(1.3, 1.3);
[188] Fix | Delete
-ms-transition: scale(1.3, 1.3);
[189] Fix | Delete
-o-transition: scale(1.3, 1.3);
[190] Fix | Delete
transition: scale(1.3, 1.3);
[191] Fix | Delete
}
[192] Fix | Delete
.owl-carousel .owl-video-playing .owl-video-tn,
[193] Fix | Delete
.owl-carousel .owl-video-playing .owl-video-play-icon {
[194] Fix | Delete
display: none;
[195] Fix | Delete
}
[196] Fix | Delete
.owl-carousel .owl-video-tn {
[197] Fix | Delete
opacity: 0;
[198] Fix | Delete
height: 100%;
[199] Fix | Delete
background-position: center center;
[200] Fix | Delete
background-repeat: no-repeat;
[201] Fix | Delete
-webkit-background-size: contain;
[202] Fix | Delete
-moz-background-size: contain;
[203] Fix | Delete
-o-background-size: contain;
[204] Fix | Delete
background-size: contain;
[205] Fix | Delete
-webkit-transition: opacity 400ms ease;
[206] Fix | Delete
-moz-transition: opacity 400ms ease;
[207] Fix | Delete
-ms-transition: opacity 400ms ease;
[208] Fix | Delete
-o-transition: opacity 400ms ease;
[209] Fix | Delete
transition: opacity 400ms ease;
[210] Fix | Delete
}
[211] Fix | Delete
.owl-carousel .owl-video-frame {
[212] Fix | Delete
position: relative;
[213] Fix | Delete
z-index: 1;
[214] Fix | Delete
}
[215] Fix | Delete
[216] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function