/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.dark .widget a, .dark a {
    color: #ffd400;
}

.sidebar-menu-game {
    position: fixed;
    width: 240px;
    left: 0px;
    top: 70px;
    bottom: 0px;
    z-index: 100;
    transition: 0.2s;
    background-color: #292d2e;
    padding: 30px 15px;
}

.sidebar-menu-game a {
    background-color: #323738;
	margin-bottom: 5px;
	display: block;
	border-radius: 8px;
	padding: 3px 10px 1px;
}


.sidebar-menu-game .icon-box-img svg path {
    fill: white;
}

.sidebar-menu-game a.active, .sidebar-menu-game a.active .icon-box-text , .sidebar-menu-game a.active .icon-box-text p {
	color: #ffd400;
}

.sidebar-menu-game a.active .icon-box-img svg path {
	fill: #ffd400 !important;
}

.sidebar-menu-game .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
}

.sidebar-menu-game .icon-box {
	    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}

.page-template-page-blank #content, .page-template-page-blank .footer-wrapper {
	width: calc(100% - 240px);
    margin-left: 240px;
}

.page-template-page-blank #content {
	padding: 15px;
}

.section-banner .banner, .section-banner .banner-bg {
	    border-radius: 10px;
}

.section-list-game .row-item>.col>.col-inner {
    background-image: linear-gradient(to left, rgb(96, 104, 105), transparent 75%);
    border-radius: 12px;
    background-color: rgb(50 55 56 / 1);
	min-height: 200px;
	padding: 20px 20px 0;
}

.section-list-game .row-item>.col:nth-child(n+5)>.col-inner {
	min-height: 135px;
	padding: 10px 20px 0;
}

.section-list-game .row-item .text-right {
    text-align: left;
	font-weight: bold;
	font-size: 24px;
	flex-wrap: nowrap;
}

.section-list-game .row-small>.col {
    margin-bottom: 0;
    padding: 0 6px 12px;
}

.section-list-game .icon-box-img {
    margin-top: 15px;
}


.section-list-game .row-item>.col:nth-child(n+5) .icon-box-img {
    margin-top: 0px;
}

.header-button-2 a {
    border: 1px solid #ffffff4a !important;
    font-size: 15px;
    padding: 1px 20px 0px;
    color: white;
	
}

.header-button-2 {
	margin-right: 0px !important;
}

.header-button-1 a {
    font-size: 15px;
    padding: 1px 20px 0px;
    color: black;
	background-image: linear-gradient(90deg,#ffd400,#ffae00),linear-gradient(0deg,#ffc210,#ffcf54)
}

.gallery-game .col {
	padding: 0 4px 8px;
}

.gallery-game img {
	border-radius: 5px;
}

.archive .large-10.col , .search .large-10.col {
	    flex-basis: 100%;
        max-width: 100%;
}

.post-item .col-inner  {
    background-color: #323738;
    border-radius: 10px;
}

.post-item .col-inner img {
	border-radius: 10px 10px 0 0;
}

.post-item .box-text {
	padding: 20px;
}

.from_the_blog_comments {
	display: none;
}

.post-item .post-title a {
    min-height: 45px;
}

.single article .article-inner {
    background-color: #323738;
    padding: 30px;
    border-radius: 10px;
}

.entry-header-text {
    padding: 0;
}

.recent-blog-posts-li .badge-inner {
	border-radius: 5px;
}

.post_comments {
	display: none;
}

.recent-blog-posts-li {
    background-color: #323738;
    padding: 7px;
    border-radius: 5px;
	margin-bottom: 8px !important;
}

.recent-blog-posts a {
	font-size: 14px;
	margin-bottom: 0;
	margin-bottom: 6px;
	color: white !important;
}

.post-sidebar {
	padding-left: 0 !important;
}

.recent-blog-posts {
    padding: 0;
}

#footer a {
	color: #b3bec1;
}

#footer li {
	border: none !important;
}

.footer-1 {
	padding: 30px 0 0;
    border-bottom: 1px solid #e4eaf019;
}

.footer-1 .row>.col {
	flex-basis: 20%;
    max-width: 20%;
}

.footer-1 .row>.col:nth-child(4) {
	flex-basis: 40%;
    max-width: 40%;
}

.footer-2 {
	border-bottom: 1px solid #e4eaf019;
}

.is-divider {
	display: none;
}

#footer .widget-title {
	text-transform: inherit;
    display: block;
    margin-bottom: 20px;
}

#footer .social-icons .button.icon:not(.is-outline) {
    background-color: rgb(50 55 56) !important;
    border-color: rgb(50 55 56) !important;
}

#footer .social-icons a {
	margin-right: 20px;
}

.footer-trust img {
	height: auto;
	max-height: 50px;
}

.list-image {
    display: flex;
    gap: 20px;
    align-items: center;
    text-align: right;
    justify-content: center;
}


.footer-trust .col.large-8 {
    border-right: 1px solid #e4eaf019;
	flex-basis: 64%;
    max-width: 64%;
}

.footer-trust .col.large-4 {
	flex-basis: 36%;
    max-width: 36%;
}

.footer-trust .col {
	padding-bottom: 0;
}

.footer-trust {
	border-top: 1px solid #e4eaf019;
	border-bottom: 1px solid #e4eaf019;
	padding: 20px 0;
	background-color: #1e2121;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.section-list-game .row-item .text-right {
    flex-direction: column;
	font-size: 20px;
}

.section-list-game .row-item>.col:nth-child(n+5)>.col-inner {
    min-height: 155px;
}

.section-list-game .row-item .icon-box-text {
    text-align: center;
    padding: 0;
    margin: 0 auto;
}

 .section-list-game .row-item .icon-box-img {
    width: 105px !important;
}

	#footer .widget-title {
		font-size: 15px;
	}

	.footer-1 .row>.col:nth-child(1) {
		flex-basis: 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}
	
	.footer-1 .row>.col:nth-child(2), .footer-1 .row>.col:nth-child(3) {
		flex-basis: 50%;
		max-width: 50%;
		margin-bottom: 30px;
	}

	.footer-1 .row>.col:nth-child(4) {
		flex-basis: 100%;
		max-width: 100%;
	}

	.post-item .post-title a {
		min-height: inherit;
	}

	.post-sidebar {
		padding-left: 15px !important;
	}

    .sidebar-menu-game {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        bottom: inherit;
        padding: 3px;
        position: relative;
        top: inherit;
        width: 100%;
    }

	.sidebar-menu-game::-webkit-scrollbar {
	  display: none;
	}

	.sidebar-menu-game > a {
        flex: 0 0 auto;
        margin-right: 3px;
        user-select: none;
        cursor: grab;
		padding: 0 5px;
	}

	.sidebar-menu-game > a:active {
	  cursor: grabbing;
	}

	.page-template-page-blank #content, .page-template-page-blank .footer-wrapper {
		width: 100%;
		margin-left: 0;
	}

.sidebar-menu-game .icon-box-left .icon-box-img+.icon-box-text {
    font-size: 12px;
}

.sidebar-menu-game  .icon-box-img {
    width: 20px !important;
}

.footer-trust .col.large-8, .footer-trust .col.large-4 {
    flex-basis: 100%;
    max-width: 100%;
}

.list-image {
    gap: 15px;
}

.footer-trust .col.large-8 {
	margin-bottom: 20px;
}

.footer-trust .col.large-8 img {
	max-height: 17px !important;
	width: auto !important;
}

.footer-trust .col.large-4 img {
	max-height: 40px !important;
	width: auto !important;
}


}