:root {
--blue: #D32F2F;
--indigo: #B71C1C;
--purple: #8E0000;
--pink: #FF3D00;
--red: #D32F2F;
--orange: #FF5722;
--yellow: #FFC107;
--green: #4dbd74;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #73818f;
--gray-dark: #121212;
--light-blue: #63c2de;

--primary: #D32F2F;
--secondary: #c8ced3;
--success: #4dbd74;
--info: #63c2de;
--warning: #FF5722;
--danger: #D32F2F;
--light: #1A1A1A;
--dark: #000000;

--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;

--topHeaderColor: linear-gradient(90deg, #000000, #1A1A1A);
--loginButtonColor: linear-gradient(90deg, #D32F2F, #B71C1C);
--menuColor: linear-gradient(90deg, #D32F2F, #B71C1C);
--sportMenuHead: #000000;
--sportHeadColor: linear-gradient(90deg, #D32F2F, #B71C1C);

--highlistFirstBG: linear-gradient(90deg, #D32F2F, #B71C1C);
--highlistSecondBG: #000000;
--highlistTextColor: #ffffff;

--tabColor: #000000;
--openBetBG: linear-gradient(90deg, #D32F2F, #B71C1C);
--highlightMobileBG: linear-gradient(90deg, #FF3D00, #B71C1C);

--btnColor: linear-gradient(90deg, #D32F2F, #B71C1C);
--loginBGColor: linear-gradient(90deg, #D32F2F, #B71C1C);

--outerMenuColor: #ffffff;
--outerMenuActiveColor: #D32F2F;

--newsColor: #000000;

--openBetTextColor: #fff;
--errorcolor: #ffffff;
--settingtopCloseColor: #000000;

--horse-tabcolor: linear-gradient(90deg, #D32F2F, #B71C1C);

--gamblingbg: #000000;
--mblMenuActiveBg: #000000;
--mblMenuAvtiveColor: #D32F2F;

--loginPopupcolor: #121212;

--primary-bg: #000000;
--primary-bg-image: linear-gradient(#000000, #000000);
--primary-border: #D32F2F;
--primary-btn-image: linear-gradient(90deg, #D32F2F, #B71C1C);

--loader-bg: #444;

--tab-bg: #1A1A1A;
--black-text: #fff;
--filter-bg: #121212;

--lp-primary: #333;
--lp-btn-img: linear-gradient(#000, #232323);
--lp-gradient: #444;
--lp-box: #1A1A1A;
--header-bg: #000000;
--lp-checked: #D32F2F;

--black-text-login: #000;
--primary-bg-subheader: #1A1A1A;

--login-btn-color: #fff;
--login-cross-bg: linear-gradient(90deg, #D32F2F, #B71C1C);
--login-cross-color: #fff;

--mbl-filter-tab-text: #ffffff;
--mbl-filter-tab-border: #000000;
--mbl-filter-tab-active-bg: linear-gradient(90deg, #D32F2F, #B71C1C);
--mbl-filter-tab-active-text: #fff;
--mbl-filter-tab-active-border: #D32F2F;

--nav-link-item-color: #ffffff;
--menu-right-text: #ffffff;

--login-box-body-background: #000000;
--header-bets-btn-background: linear-gradient(90deg, #D32F2F, #B71C1C);

--loginTextPC: #ffffff;
--loginMobileBGColor: #000000;
--mblLoginTextcolor: #fff;

--loginButtonBG: linear-gradient(90deg, #D32F2F, #B71C1C);

--menuTextColor: #fff;
--bottom-nav-bg: #000000;

--cashout-icon-bg: #FF3D00;
--cashout-icon-color: #ffffff;

--create-btn-bg: linear-gradient(90deg, #D32F2F, #B71C1C);
--create-btn-text: #fff;
}
