@import url('https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
/*NOTIFY */

body {
    background: #0f2133;
}
header {
    position: relative;
    background-color: #020e1c00;
    padding-bottom: 20px;
}
.bwac-btn i {
    font-size: 60px;
    left: 41px;
    position: absolute;
    top: 16px;
}

.mv-single-hero {
    margin-top: -183px;
}

.gosingle {
    margin-top: -171px;
}
.sliderv2 {
    margin-top: -150px;
}



.PlayersTable td {
    padding: 11px !important;
    font-size: 14px;
    font-weight: normal;
}
.card-title {

font-weight: bold;
}
 
button.no.stay-free {
line-height: 20px;
}
.close-model {
position: absolute;
right: 13px;
top: 8px;
font-size: 20px;
opacity: 0.2;
cursor: pointer;
}
.close-model:focus,
.close-model:hover {
color: #f51e13;
text-decoration: none;
cursor: pointer;
opacity: .5;
}
.notifyjs-prem_notify-base .title {
color: #dbd1d1;
font-size: 14px;
font-weight: normal;
text-align: justify;
padding: 16px;
box-sizing: border-box;
}
.notifyjs-prem_notify-base .buttons {
margin-top: 15px;
}

.notifyjs-prem_notify-base a.order-premium, .notifyjs-prem_notify-base button {
    font-family:"Nunito" ;
display: inline-block;
border-radius: 4px;
padding: 10px 15px;
vertical-align: middle;
color: #fff;
border: none;
outline: 0;
text-decoration: none;
background: #949ba9;
font-size: 15px;
font-weight: 600;
text-align: center;
cursor: pointer;
overflow: hidden;
position: relative;
white-space: nowrap;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
box-shadow: 0 0 0 transparent;
-webkit-appearance: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: .2s;
transition: .2s;
will-change: transform, box-shadow;
box-shadow: 0 4px 4px rgba(0, 0, 0, .1), 0 -100px 0 transparent inset;
}

.notifyjs-prem_notify-base a.order-premium {
    background: #8bc34a;
    color: #ffffff !important;
    font-weight: bold;
}

.notifyjs-prem_notify-base button.stay-free:hover {
background: red;
color: #fff !important;
}

.notifyjs-prem_notify-base button+a {
margin-left: 10px;
}

.notifyjs-prem_notify-base button:hover {
background: #e7d41f;
color: #fff !important;
}

.notifyjs-prem_notify-base {
color: #f1e1e1;
border-radius: 6px;
max-width: 480px;
box-shadow: 0 4px 4px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .08);
cursor: default;
opacity: .9;
line-height: 1.3;
background: #444444;
padding: 20px;
text-align: center;
position: relative;
transition: 333ms all linear;
}

.notifyjs-prem_notify-base:hover {
opacity: 1;
}

@media (max-width:600px) {
.notifyjs-prem_notify-base {
opacity: 1;
}

.mv-single-hero {
    margin-top: 0;
    height: 426px;
}

.gosingle {
    margin-top: 0;
}
.sliderv2 {
    margin-top: 0;
    padding-top: 106px;
}
 
 

.notifyjs-prem_notify-base button,
.notifyjs-prem_notify-base button+.order-premium {
margin: 10px;
}

.notifyjs-prem_notify-base .title {
font-size: 16px;
}

.notifyjs-prem_notify-base .buttons {
display: flex;
flex-wrap: wrap;
flex-direction: column-reverse;
}
}

 

.notifyjs-corner {
position: fixed;
margin: 5px;
z-index: 1050;
}

.notifyjs-corner .notifyjs-wrapper,
.notifyjs-corner .notifyjs-container {
position: relative;
display: block;
height: inherit;
width: inherit;
margin: 3px;
}

.notifyjs-wrapper {
z-index: 1;
position: absolute;
display: inline-block;
height: 0;
width: 0;
}

.notifyjs-container {
display: none;
z-index: 1;
position: absolute;
}

[data-notify-text],
[data-notify-html] {
position: relative;
}

.notifyjs-arrow {
position: absolute;
z-index: 2;
width: 0;
height: 0;
}

@keyframes slideInFromLeft {
0% {
transform: translateX(-100%); /* Start off-screen on the left */
opacity: 0;
}
100% {
transform: translateX(0); /* End in original position */
opacity: 1;
}
}
/*NOTIFY */

/*pro button*/
.premium-no-ads-btn {
    display: inline-block !important;
    background: #8bc34a ;
    color: #FFFAFC !important;
    text-decoration: none;
    padding: 0 16px !important;
    border-radius: 50px;
    font-size: 12px !important;
    font-weight: bold !important;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
    
    position: relative;
    z-index: 1;
    overflow: hidden;
    line-height: 35px !important;
    margin-left: 12px;
    height: 39px !important;
    margin-top: 14px;
}

 
@media screen and (max-width: 760px) {

.premium-no-ads-btn {

line-height: 45px !important;

display: block !important;
text-align: center;
margin: 23px;
font-weight: bold !important;
}
}
 


