@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,600&display=swap');

html, body {
	padding: 0;
	margin: 0;
	font-size: 16px !important;
	line-height: 20px !important;
	font-family: 'Poppins', 'Arial', 'Rockwell', sans-serif !important;
	min-width: 320px;
}


#top_info a:hover,
#top_info a:focus {
	text-decoration: none;
	/*-moz-transform: scale(1.05);*/
	/*-webkit-transform: scale(1.05);*/
	/*-o-transform: scale(1.05);*/
	/*-ms-transform: scale(1.05);*/
	/*transform: scale(1.05);*/
}


section {
	padding-top: 30px;
	padding-bottom: 30px;
}

.section-title {
	font-size: 22px;
	line-height: 34px;
	margin-bottom: 20px;
	margin-top: 0;
}

.navbar {
	border-radius: 0;
}


.theme-special-font, .section-title {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}

.header-logo {
	top: -20px;
	width: 80px;
	margin-left: -40px;
}

.header-brand img {
	max-height: 80px;
}

.header-brand img.minilogo {
	padding-top: 10px;
	padding-bottom: 10px;
}

.mini-logo {
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: -40px;
	margin-top: 0;
	width: 80px;
}

@media (min-width: 768px) {
	.header-brand {
		max-width: none;
	}

	.header-logo {
		width: 200px;
		margin-left: -100px;
		top: -5px;
	}

	form .btn[type=submit] {
		height: 50px;
	}

	@media (min-width: 992px) {
		.header-logo {
			width: 280px;
			margin-left: -140px;
			top: -10px;
		}

		.mini-logo {
			margin-left: 0;
			left: 15px;
		}
	}
}

@media (min-width: 1200px) {
}


.header {
	text-transform: uppercase;
	border: none;
}


.header a {
	font-size: 14px;
	font-weight: 600;
}

.header a:not(.btn):hover,
.header a:not(.btn):focus {
	color: #fff;
}

.top-games-button {
	/*line-height: 40px;*/
}

.coupon.available .close-btn {
}

#search_result {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: rgba(1, 1, 1, 0.95);
	top: 0;
	left: 0;
	padding-top: 100px;
	overflow-y: scroll;
}

#search-head {
	margin-bottom: 50px;
}

#search-head button.close {
	right: 35px;
	top: 50%;
	z-index: 1055;
	opacity: inherit;
	font-weight: 200;
	position: absolute;
	margin-top: -12px;

}

#search-head input {
	font-size: 20px;
	padding: 17px 55px 14px 20px;
	background-color: #323232;
	border: none;
	color: #fff;
	width: 100%;
}


.casino-tips_page #last-winners {
	top: 0;
}

.about_page .page-content ul:not(.breadcrumb) li {
	list-style: none;
	margin-bottom: 20px;
	padding-left: 30px;
	padding-right: 15px;
	position: relative;
	text-align: left;
}

.about_page .page-content ul:not(.breadcrumb) li::before {
	content: url(/images/icons/userflow/validation-v.svg);
	width: 18px;
	height: 20px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}

@media (min-width: 768px) {
	.about_page .page-content ul:not(.breadcrumb) li {
		width: 50%;
		float: left;
	}
}

@media (min-width: 990px) {
	.about_page .page-content ul:not(.breadcrumb) li {
		width: 33%;
	}
}

.modal-header {

	text-transform: uppercase;
	font-weight: 600;
}


.btn, /*button,*/
input[type=submit], .mob-btn {
	border-radius: 0px;
	border-width: 1px;
}

.top-login > .btn, .top-login .btn-icon {
	padding: 6px;
}

.language .btn, .go-up .btn, .search-btn .btn {
	padding: 9px;
}

form .btn-success {
	font-size: 24px;
}

@media (min-width: 768px) {
	.page-content + .footer,
	#bottom_blocks_section + .footer {
		padding-top: 60px;
	}
}

.footer-logo {
	opacity: 0.2;
}

.footer-logo svg, .footer-logo img {
	max-width: 280px;
}

#plus18 .st2 {
	font-weight: 600;
}

@media (min-width: 768px) {


}

@media (min-width: 992px) {

	.section-title {
		font-size: 36px;
		line-height: 30px;
		margin-bottom: 30px;
	}

	.inline-block-badge {
		font-size: 12px;
	}

	.inline-badge {
		font-size: 13px;
	}


}


@media (min-width: 1200px) {
	body,
	button,
	input,
	select,
	optgroup,
	textarea {
		font-size: 16px;
		line-height: 22px;
	}

	.col-xl-20 {
		width: 20%;
	}
}

@media (min-width: 1400px) {


}


#land .headingbrand {
	border: 0;
	padding: 10px 15px;
}

#land .headingbrand img {
	max-width: 180px;
}

@media (min-width: 480px) {
	#land .headingbrand img {
		max-width: 220px;
	}
}

@media (min-width: 768px) {
	#land .headingbrand img {
		max-width: 280px;
	}
}

input,
.btnSubmit,
[role="button"],
[data-toggle~="collapse"],
[data-toggle="collapse"] {
	cursor: pointer;
}

/*-------------------------games-view override------------------------*/
.games-block {
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 30px;
}

.casino-game-block {
	margin-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

@media (min-width: 480px) {
	.casino-game-block {
		margin-bottom: 10px;
	}

	.favorite_star {
		left: 10px !important;
	}
}

#search-content {
	padding-left: 10px;
	padding-right: 10px;
}


/*-------------------------end games-view override------------------------*/

#bottom_blocks_section .page-header {
	text-transform: uppercase;
}

#bottom_blocks_section {
	padding-top: 0;
}


#bottom_blocks_section::before {
	content: "";
	background-position: center top;
	display: block;
	position: absolute;
	top: 0;
	height: 20px;
	width: 80%;
	background-size: contain;
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -40%;
}

#bottom_blocks_section::after {
	content: "";
	background-position: center bottom;
	display: block;
	position: absolute;
	bottom: 0;
	height: 20px;
	width: 80%;
	background-size: contain;
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -40%;
}

.filter-top-container {
	margin-top: 30px;
	margin-bottom: 20px;
}