#login-button{
	margin-bottom:10px !important;
	font-size: 10px;
	font-weight:bold;
}

.homebottom {
    border: 4px solid #DFDFDF;
    border-radius: 7px 7px 7px 7px !important;
    padding: 20px;
    margin-bottom: 10px;
}
.logos-div{
	margin-bottom: 20px;
}
#start-free-trial-games{
	margin-top: 20px !important;
}
.p-l-8 {
    padding-left: 0px !important;
}

/*#left-img {
    display: block !important;
    width: 120px;
}
#right-img {
   display: block !important;
   width: 100px;
   left: 55%;
}
#left-img1{
    display: none !important;	
}
#right-img1{
     display: none !important;	
}*/
#left-img{
    width: 100px;

}
#right-img{
    width: 100px;
}
.statistics{
	text-align: center !important;
}

.game-name-list-1 {
        background-image: linear-gradient(to right, #14ff00 0%, #cdefbb 51%, #8ef745 100%);
        /* background-image: url(/frontend/img/game-button-logos/code_cracker.png); */
        border-radius: 15px !important;
        margin-bottom: 5px !important;
        text-align: center;
        text-transform: uppercase;
        transition: 0.5s;
        background-size: 200% auto;
        color: white;            
        box-shadow: 0 0 5px #eee;
        border-radius: 10px;
/*        display: block;*/
        display: none;
}

.game-name-list-1:hover {
    background-position: right center !important; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
}
/*#gameid-1{
    display: none;
}
#gameid-2{
    display: none;
} 
#gameid-3{
    display: none;
} 
#gameid-4{
    display: none;
} 
#gameid-5{
    display: none;
} 
#gameid-6{
    display: none;
}  */


.game-name-list-2 {
        background-image: linear-gradient(to right, #f46b45 0%, #f79714 51%, #f46b45 100%);
        /* background-image: url(/frontend/img/game-button-logos/code_cracker.png); */
        border-radius: 15px !important;
        margin-bottom: 5px !important;
        text-align: center;
        text-transform: uppercase;
        transition: 0.5s;
        background-size: 200% auto;
        color: white;            
        box-shadow: 0 0 5px #eee;
        border-radius: 10px;
        display: block;
}

.game-name-list-2:hover {
    background-position: right center; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
}

#payment-logo-left {
   display: none;

}
#payment-logo-right {
    display: none;
}
#payment-logo-left-mob{
     margin-left: 5%; 
}
#payment-logo-right-mob{
     margin-left: 5%;
}
.about-links-cont .about-links {
    padding: 40px 35px 40px 35px !important;
}
.page-header .page-header-top .page-logo .logo-default {
    width: 205px;
}
.profile-img-width{
    width:unset;
}
.game-name-list{
    height: 55px !important;
    border-radius: 27px !important;
    margin-left: 30px !important;
    margin-right: 30px !important;  
    margin-bottom: 10px !important;
}
.sidebar h2 {
    font-size: 32px !important;
}
.game-category-list{
   font-size: 27px !important; 
}
.gift-center-img{
     display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.rememberme{
    font-size: 12px !important;
}
#forget-password{
    font-size: 12px !important;
}

.buddy-tab a {
    font-size: 12.4px !important;
}
#buddy-continue {
    margin-bottom: 5px !important;
}
/* #footer-part{
    padding-left: 20px !important;
} */
#footer-links{
    font-size: 16px !important;
    margin-bottom: 10px;
}
/* Gift center page */
#buy-gift{
    padding-left:15px !important;
}
#buy-gift-para{
    padding-left:15px !important;
}
#redeem-gift{
    padding-left:15px !important;
}
#redeem-gift-para{
    padding-left:15px !important;
}
.playgame-web{
    display:none;
}
.playgame-phone{
    display:block;
}
#testimonials-footer{
    padding: 0px !important;    
}