: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
src: url(fonts/Gilroy-Black.ttf),
url(fonts/Gilroy-Thin.ttf);
background-repeat: no-repeat;
background-position: right top;
/* background-image: url(../scorestrip/images/bg.jpg); */
/* font-family: 'Montserrat', sans-serif; */
/* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
/* font-family: 'Nunito', sans-serif; */
font-family: 'Nunito Sans', sans-serif;
/* font-family: 'Barlow', sans-serif; */
/* font-family: 'Dosis', sans-serif; */
body.activeIs1 .ScoreBar {
body.activeIs2 .Batting1 {
body.activeIs3 .Bowling1 {
body.activeIs20 .pointsTable {
body.activeIs4 .Batting2 {
body.activeIs5 .Bowling2 {
body.activeIs8 .summary {
body.activeIs13 .matchintro {
body.activeIs14 .inningsbreak {
body.activeIs15 .drinksbreak {
body.activeIs16 .batsmancurrentcard {
body.activeIs17 .runnercurrentcard {
body.activeIs18 .bowlercurrentcard {
transition: 1s all, 1s background-color, 1s padding;
transition-delay: 1s, 1s, 1s;
transform: translateY(100%);
body.activeIs1 .overlayWrap.ScoreBar {
transform: translateY(0%);
/* transform: translateY(100%); */
body.activeIs2 .overlayWrap.Batting1,
body.activeIs3 .overlayWrap.Bowling1,
body.activeIs20 .overlayWrap.pointsTable,
body.activeIs4 .overlayWrap.Batting2,
body.activeIs5 .overlayWrap.Bowling2,
body.activeIs6 .overlayWrap.Squad1,
body.activeIs7 .overlayWrap.Squad2,
body.activeIs8 .overlayWrap.summary,
body.activeIs13 .overlayWrap.matchintro,
body.activeIs14 .overlayWrap.inningsbreak,
body.activeIs15 .overlayWrap.drinksbreak,
body.activeIs16 .overlayWrap.batsmancurrentcard,
body.activeIs17 .overlayWrap.runnercurrentcard,
body.activeIs18 .overlayWrap.bowlercurrentcard {
transform: translateX(0%);
transition: 1s all, 1s background-color, 1s padding;
transition-delay: 1s, 1s, 1s;
transform: translateY(100%);
.overlayWrap.pointsTable,
.overlayWrap.batsmancurrentcard,
.overlayWrap.runnercurrentcard,
.overlayWrap.bowlercurrentcard,
.overlayWrap.inningsbreak,
.overlayWrap.drinksbreak {
transform: translateX(100%);
transform: translate(-50%, -50%);
margin-top: -28px !important;
background-image: url(images/ScoreBar.png);
background-size: 100% 100%;
background-color: #ffffff00;
background-image: url(images/);
.mainRight .LeftRowBottom {
/* margin-left: 195px; */
font-size: 2.8vmin !important;
font-size: 2.8vmin !important;
text-transform: uppercase;
text-transform: uppercase;
/* div#batsman1Name:before {
content: url('images/bat_icon.svg');
div#batsman2Name:before {
content: url('images/bat_icon.svg');
/* border-left: 5px solid; */
background-position: center;
box-shadow: 0px 0px 30px 0 rgba(0, 0, 0, 0.22) inset;
.team1logo.teamlogoscorebar {
.team2logo.teamlogoscorebar {
.bowlerStatScore span#bowlerName {
.bowlerStatScore span#bowlerOvers {
font-size: 2.3vmin !important;
.bowlerStatScore span#bowlerOvers:before {
.bowlerStatScore span#bowlerOvers:after {
background-color: transparent;
/* position: absolute; */
.ballsMainWrap>span>span {
.ballsMainWrap span.currentball.WicketHighlight {
/* background: rgb(174,134,37);
background: linear-gradient(180deg, rgba(174,134,37,1) 0%, rgba(247,239,138,1) 30%, rgba(210,172,71,1) 70%, rgba(210,172,71,1) 100%); */