
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;700;900&display=swap');

@font-face {
  font-family: 'MyCustomFont';
  src: url('/themes/lottery/kcmr092026/Rajdhani-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


body {
    font-family: 'Roboto', sans-serif;
    margin-top: 50px;
    background: #292a29;
    transition: all 0.1s;
}

.hpanel {
    border: none;
    box-shadow: 0px 5px 14px 0px rgba(0,0,0,0.05);
    margin-bottom: 25px;
    border-radius: 5px;
}

.hpanel > .panel-heading {
    color: #666;
    background: #fff;
    padding-left: 20px;
}

.hpanel.hblue .panel-body {
    border: none;
    border-top: 2px solid #159eee;
}
.hpanel.hbgblue .panel-body {
    background: #159eee;
}

.lottery-header-title {
    font-size: 33px;
}

.menu li a {
/*    padding: 20px 20px;*/
    color: #159eee;
    /*font-weight: 900;*/
    transition: all 0.1s;
}
.menu li a:hover {
    color: #3675a0;
}
.menu li.active a {
    border-bottom: 3px solid #159eee;
}
#mobile-menu > ul > li > a {
    color: #159eee;
    transition: all 0.1s;
}
#mobile-menu > ul > li > a:hover {
    color: #3675a0;
}
#menu-toggle span, #menu-toggle span:after, #menu-toggle span:before {
    background-color: #159eee;
}

.countdown-wrapper .countdown {
    color: #159eee;
}
.splash-screen:before {
    background: rgb(249,249,249);
    background: linear-gradient(145deg, rgb(74, 92, 154) 0%, rgba(21,158,238,1) 100%);
}

.splash-cause {
    color: #fff;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.3);
}
.splash-inner-slider .splash-inner-caption {
    /*background: rgba(0, 0, 0, 0.4);*/
}
.splash-inner-slider .splash-inner-caption small {
    font-weight: normal;
}
.splash-inner-slide-cause {
    background-image: url(/themes/lottery/demo2018/rafflenexus.com-slide1.jpg);
}


.logic-or, .logic-and {
    background: #159eee;
}

.terms-of-use-acceptance-form-group .checkbox a {
    color: inherit;
    text-decoration: underline;
}

.page-title-bar {
    background: rgb(249,249,249);
    background: linear-gradient(145deg, rgb(74, 92, 154) 0%, rgba(21,158,238,1) 100%) !important;
}

.menu-wrapper {
    border-top: none;
}
.menu li + li {
    border-left: none;
}
.menu li a > i {
    color: #222;
}
.lottery-header-order-button {
    box-shadow: 0px 3px 4px rgba(0,0,0,0.4);
    margin-top: 7px;
}
@media (max-width: 990px){
    .lottery-header-order-button {
         margin-top: 0px;
    }
}
.header {
    background: #f9f9f9;
}
.menu-wrapper {
    background: transparent;
}

.splash-inner {
    border-radius: 10px;
    box-shadow: 0px 10px 30px rgba(0,0,0,0.5);
}
.splash-inner-slider .splash-inner-slide {
    border-radius: 6px 0px 0px 6px;
}

@media (max-width: 1200px){
    .splash-inner-slider .splash-inner-slide {
        border-radius: 6px 0px 0px 0px;
    }
}
@media (max-width: 768px){
    .splash-inner-slider .splash-inner-slide {
        border-radius: 8px 8px 0px 0px;
    }
}

.splash-inner-details-prices br {
    display: none;
}
@media (max-width: 768px){
    .splash-inner-details-prices br {
        display: initial;
    }
}

.splash-inner-details-side-description {
    margin-top: 5px;
}
.splash-inner-details-dates {
    margin-bottom: 0px;
    margin-top: 5px;
}
.jackpot-info {
    margin-bottom: 5px;
}


body {
    font-family: 'MyCustomFont', sans-serif !important;
    font-size: 16px;
}

.hpanel > .panel-heading {
    color: #fff;
    transform: skew(-13deg);
    background: #fff;
    border-left: 0;
    padding-left: 20px;
    background-image: linear-gradient(45deg, #000, #bd2329);
    font-size: 30px;
    font-family: 'MyCustomFont', sans-serif !important;
    margin-bottom: 10px;
}

.btn-primary {
    font-family: 'MyCustomFont', sans-serif !important;
    background: transparent;
    border: 2px solid #eeb006;
    color: #eeb006;
    box-shadow: none;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 2px;
    font-size: 25px;
    transform: skew(-10deg);
}

.btn-primary:hover {
    font-family: 'MyCustomFont', sans-serif !important;
    background: #eeb006;
    border: 2px solid #eeb006;
    color: #fff;
    box-shadow: none;
    font-weight: 700;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 2px;
    font-size: 25px;
    transform: skew(-10deg);
}

.hpanel.hblue .panel-body {
    Border-top:0;
}

.well {
    background: transparent;
    box-shadow: none;
    border: 0;
    color: #fff;
}

.title {
    padding-bottom: 5px;
    font-family: 'MyCustomFont', sans-serif !important;
    font-size: 50px;
    Color: #eeb006;
    transform: skew(-10deg);
}

.title small {
    Color:#fff;
}

.countdown-info {
    Color:#fff;
}

.countdown-wrapper {
    padding-top: 50px;
}

.countdown-wrapper .countdown {
    font-family: 'MyCustomFont', sans-serif !important;
    font-size: 22px;
    Color: #eeb006;
    transform: skew(-10deg);
}

.gaming-bar-sask {
    Color:#fff;
}

.title-line:after {
    border-bottom: 2px solid #eeb006;
}

#nexus-raffle-logo-wrapper {
    Color:#fff;
    margin-top: 50px;
}

.btn-default {
    background-color: #fff;
    border-color: #e4e5e7;
    color: #6a6c6f;
}

.btn-default {
    background-color: #595a59;
    border-color: #595a59;
    color: #fff;
    transform: skew(-10deg);
    font-family: 'MyCustomFont', sans-serif !important;
    margin-top: 10px;
}

.jackpot-container {
    text-align: center;
    margin-bottom: 40px;
}

.jackpot-value {
    font-size: 30px;
    Color: #eeb006;
    transform: skew(-10deg);
}