/*
Theme Name: Brain-Memo
Version: 1.0
*/

/* CUSTOM CSS */
.navbar-brand img {
	height: 40px;
	width: auto;
}
.belgium .navbar-brand img {
    height: 36px !important;
}
.slovenia .navbar-brand img, .czech .navbar-brand img {
    height: 32px !important;
}
.serbia .navbar-brand img {
    height: 32px !important;
}

.ps-intro-btn {
	width: 240px;
	font-weight: 700;
	font-size: 15px;
}
ol {
	margin-left: 0;
    padding-left: 20px;
    font-weight: bold;
    font-size: 16px;
}
ol p {
	font-weight: normal;
	font-size: 14px;
}
.page-title {
	font-weight: bold;
    font-size: 24px;
    margin-bottom: 30px;
}
.page h1, .page h2, .page h3, .page h4 {
	margin-top: 15px;
}
.bnt:hover {
	background: #65842c !important;
}
.adv_block_game {
	min-height: 150px;
}
.price-button {
	position: absolute;
	margin: auto;
	text-align: center;
	top: 330px;
	left: 50%;
	margin-left: -150px;
}
.page-template-template-games .price-button {
	position: relative;
	top: auto;
	left: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 20px;
}
.price-button p {
	color: #292929;
	font-weight: bold;
    font-size: 12px;
    margin-top: -25px;
    text-align: center;
    font-family: Verdana;
}
.price-button .btn {
    border-radius: 15px;
    font-size: 35px;
    width: 300px;
    height: 100px;
    line-height: 85px;
    font-weight: 700;
    background: #94CB28;
    color: #292929;
}
.price-button .btn:hover {
	background: #A8DA44;
}
#more p {
	width: 300px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
.modal .modal-header {
	border: none;
	padding-bottom: 0;
}
.modal .modal-header p {
	font-size: 16px;
	font-weight: bold;
	max-width: 300px;
    margin: 0 auto;
}
.modal form {
	max-width: 240px;
	margin: 0 auto;
}
.modal input, .modal button {
	margin-bottom: 15px;
	text-align: center;
	height: 45px;
}
.modal .desc {
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
}
.modal .modal-body {
	padding-top: 0;
}
.modal-dialog {
	margin-top: 250px;
	max-width: 450px;
}
.modal-content {
	padding: 10px;
}
.modal .alert {
	margin-top: 10px;
	font-weight: 500;
}
.modal .close {
	position: absolute;
    top: 0;
    right: 15px;
    opacity: 1;
}
#games a:hover {
	cursor: pointer;
}
#sendsms-modal .modal-title {
	margin-bottom: 10px;
}
#sendsms-modal .keyword, #sendsms-modal .shortcode {
	font-weight: 700;
	background: #dcdcdc;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
}
#sendsms-modal .shortcode-text {
    font-size: 11px;
    margin: 10px;
}
#sendsms-modal .btn {
	display: block;
	margin: 0 auto;
}
.grecaptcha-badge {
	display: none;
}
footer a {
	font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
}
@media screen and (max-width: 768px) {
	.price-button {
		position: relative;
		top: auto;
		left: auto;
		margin-left: auto;
		margin-top: 20px;
	}
	.price-button .btn, .home #more .btn {
		height: 49px;
		font-size: 17px;
		line-height: 35px;
		border-radius: 7px;
	}
	.price-button p {
		color: #4c4c4c;
		margin-top: 11px;
	}
	.modal-dialog {
		margin-top: 150px;
	}
}
#footer-text {
	padding: 10px 15px;
}
.fronttext h4 {
	margin-top: 5px;
}

/* Games css */
.games-outer-box {
    background-color: #fff;
}
.games-list {
    margin: 0 auto;
    padding-top: 20px;
}
.games-list .game-category {
    margin-bottom: 11px;
}
.games-list .image-box {
    position: relative;
    display: inline-block;
    float: left;
    width: 25%;
}
.games-list img {
    width: 70px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.games-list .stars {
    margin: 0;
    padding: 0;
}
.games-list .fa {
    color: #cccccc;
    font-size: 11px;
}
.fa.fa-star.checked {
    color: #eb7e21;
}
.games-list .game-details {
    display: inline-block;
    margin-left: 3%;
    width: 72%;
}
.games-list .game-details p {
    /*
    margin-bottom: 0;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    */
}
.games-list .game-desc {
    font-size: 11px;
    color: #8c8c8c;
}
.games-list .item {
    display: block;
    color: #E72D44;

    height: 90px;

}
.games-list h5 {
    margin-bottom: 20px;
    color: #8D8D8D;
    font-style: normal;
}
.games-list h5 .fa {
    font-size: 17px;
}
.games-list .cat22, .games-list a.cat22 .fa {
    color: #1d95cd;
}
.games-list .cat19, .games-list a.cat19 .fa {
    color: #7b3488;
}
.games-list .cat4, .games-list a.cat4 .fa {
    color: #e42431;
}
.games-list .cat16, .games-list a.cat16 .fa {
    color: #ee7f00;
}
.games-list .cat20, .games-list a.cat20 .fa {
    color: #d583d6;
}
.games-list .cat15, .games-list a.cat15 .fa {
    color: #2a4694;
}
.games-list .cat18, .games-list a.cat18 .fa {
    color: #38b052;
}
.games-list .cat21, .games-list a.cat21 .fa {
    color: #ffc517;
}
.games-list .cat25, .games-list a.cat25 .fa {
    color: #f24b09;
}
.games-list .cat24, .games-list a.cat24 .fa {
    color: #871616;
}
.games-list .cat23, .games-list a.cat23 .fa {
    color: #50801c;
}
.games-list .cat-2, .games-list a.cat-2 .fa {
    color: #bebebe;
}
.game-detail .btn-play-now {
    bottom:15px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow:  5px 10px 18px #888888;
}
.game-detail .game-detail-image {
    margin: 20px 0 10px 0;
    position: relative;
}
.game-detail .game-detail-image img {
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.game-detail h3 {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 14px;
}
.game-detail .game-detail-title-block h2 {
    float: left;
    margin: 5px 0 10px 0;
    font-size: 20px;
    padding: 0;
}
.game-detail .game-detail-title-block .stars {
    float: right;
    margin-top: 4px;
}
.game-detail .game-detail-title-block .stars .fa {
    font-size: 12px;
}
.game-detail .game-detail-description {
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #8c8c8c;
}
.related-games .adv_block_game {
	width: 100%;
}
.related-games .title-random {
	font-size: 16px;
	color: #fc6c1e;
	margin: 15px 0 5px 0;
	padding: 0;
}
.related-games .title-game {
	font-size: 14px;
	padding: 0;
}
.related-games .pull-left{
	padding: 10px 10px 0 10px;
}
.related-games .adv_block_game {
	min-height: 100px;
	margin-bottom: 10px;
}
.related-games .media-object  {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

@media screen and (min-width: 768px) {
	.game-detail {
		margin-top: 10px;
		margin-bottom: 15px;
		float: left;
		width: 60%;
	}

	.related-games {
		float: right;
		width: 40%;
		margin-top: 12px;
	}
}


@media only screen and (min-width: 1140px) { .intro-Norway  {min-height: 330px !important;background-size:1240px; background-position: center -200px !important;}}
@media only screen and (min-width: 940px) {  .intro-Norway  {min-height: 330px !important;background-position: center -30px; }}
@media only screen and (max-width: 880px)  { .intro-Norway  {min-height: 330px !important;background-position: center 0px;}}
@media only screen and (max-width: 768px)  { .intro-Norway  {min-height: 340px !important;background-position: center 0px;}}
@media only screen and (max-width: 580px)  { .intro-Norway  {min-height: 340px !important;background-position: center 0px;}}
@media only screen and (max-width: 480px)  { .intro-Norway  {min-height: 340px !important;background-position: center 0px;}}
@media only screen and (max-width: 380px)  { .intro-Norway  {min-height: 340px !important;background-position: center 0px;}}


@media only screen and (min-width: 1140px) { .intro-Greece  {min-height: 430px !important;background-size:1240px; background-position: center -200px !important;}}
@media only screen and (min-width: 940px) {  .intro-Greece  {min-height: 430px !important;background-position: center -30px; }}
@media only screen and (max-width: 880px)  { .intro-Greece  {min-height: 330px !important;background-position: center 0px;}}
@media only screen and (max-width: 768px)  { .intro-Greece  {min-height: 340px !important;background-position: center 0px;}}
@media only screen and (max-width: 580px)  { .intro-Greece  {min-height: 360px !important;background-position: center 0px;}}
@media only screen and (max-width: 480px)  { .intro-Greece  {min-height: 360px !important;background-position: center 0px;}}
@media only screen and (max-width: 380px)  { .intro-Greece  {min-height: 375px !important;background-position: center 0px;}}

.in-page {
    margin-top: 60px;background-color: rgba(0,0,0, 0.3);border-radius: 10px;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    font-size: 13px;
}
.in-page.pin {
    margin-top: 50px !important;background-color: rgba(0,0,0, 0.3);border-radius: 10px;
}
.in-page .alert {
    max-width: 400px; margin: 0 auto; padding: 5px 10px; font-size: 12px;
}
.in-page form {
    width: 240px; text-align: center; margin: 0 auto;
}
.in-page input, .in-page button {
    margin-bottom: 15px;
    text-align: center;
    height: 35px;
    font-size: 13px;
}
.in-page button:hover {
    font-size: 13px;
}
.in-page .desc {
    font-size: 13px;
}
.in-page .desc a {
    color: #fff;
    text-decoration: underline;
}

.page-template-template-pin .intro-Norway { margin-top: -60px; }
.page-template-template-pin .intro-Greece { margin-top: -60px; }

