/*
Theme Name: Go88club.page
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.111111111111
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
b, strong{font-weight: bold;}
#video {
	width: 100%;
}
ul.header-nav {
	justify-content: flex-end;
}
.ux-menu-link a {
	color: #fff;
}
.ux-menu-link a:hover {
	color: rgb(252, 231, 196)!important
}
.absolute-footer {
	text-align: center;
}
.absolute-footer .footer-primary {
	float: inherit;
}
.box-image,
.box-image .image-cover {
	height: 280px;
}
.nav > li > a {
	font-size: 16px;
	font-weight: 500!important;
}
.nav-pagination>li>.current {
	background: #204734;
	border-color: #204734;
}
.nav-pagination>li>span:hover, .nav-pagination>li>a:hover {
	background: #204734!important;
	color: #fff;
}
.nav-pagination>li>span, .nav-pagination>li>a {
	border: 1px solid #183527!important;
	line-height: 2.1em;
}
.recent-blog-posts-li a {
	color: #333;
	font-size: 15px;
	line-height: 1.4em;
}
.page__header_block,
.archive-page-header {
	padding: 10px;
	background: #fffcf6;
}
.archive-page-header {
	margin-bottom: 30px;
}
.blog-archive {
	padding-top: 0;
}
.blog-archive .box {
	background: #f5f5f5;
	border-radius: 5px;
	overflow: hidden;
}
.is-divider {
	background-color: rgb(73 151 113)	
}
.header-button-1 a {
	background: #288fe2!important;
	border-color: #288fe2!important;
	color: #fff!important;
}
.header-button-2 a {
	background: #f4a435!important;
	border-color: #f4a435!important;
}
.header-button-1 a {
	animation: tada 1.2s infinite;
}
.header-button-3 a:hover {
    background: #fff!important;
}
@keyframes tada {
    0% {
        transform: scaleX(1);
    }
    10%,
    20% {
        transform: scale3d(1, 1, 1) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.2, 1.2, 1.2) rotate(1deg);
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.2, 1.2, 1.2) rotate(-2deg);
    }
    100% {
        transform: scaleX(1);
    }
}
.btn_animation {
	animation: tada 1.2s infinite;
}
.box__content_home {
	padding: 15px;
}
.single-post #wrapper,
.single-post #main {
	background: #f9f6f0;
}
.single-post .large-9 {
	background: #fff;
	padding: 20px;
}
figcaption {
	text-align: center;
    background: #fffcf6;
    padding: 5px;
    font-style: italic;
}
.wp-caption {
	max-width: 800px;
	text-align: center;
}
.header-button-3 a  {
	color: #df0e12!important ;
}
.marquee__block {
	margin: 0!important;
}
.marquee__block .col {
	padding: 0!important;
}
.secondary {
    background-color: #0693e3;
}
.home__text_box {
	padding: 20px;
	background: #fff;
	border-radius: 0;
	border: 2px solid #d32d2f61;
	position: relative;
	margin-bottom: 20px;
}
.home__text_box:before {
border-color: #d32d2f;
    border-width: 2px;
    content: "";
    display: block;
    height: 50px;
    pointer-events: none;
    position: absolute;
    width: 50px;
    border-right-style: solid;
    border-top-style: solid;
    right: -2px;
    top: -2px;
}
.home__text_box:after {
	border-color: #d32d2f;
    border-width: 2px;
    content: "";
    display: block;
    height: 50px;
    pointer-events: none;
    position: absolute;
    width: 50px;
    border-left-style: solid;
    border-top-style: solid;
    left: -2px;
    top: -2px;
}
.section_btn_action a {
	display: block;
	width: 100%;
	margin-bottom: 0!important;
}
.primary, input[type=submit], input[type=submit].button {
	background: #2196f3;
}
.section_btn_action {
	padding-bottom: 0!important;
}
.section_btn_action .col {
	padding-bottom: 0!important;
}
.archive-page-header {
	padding-top: 30px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.html.header-button-3 a  {
		border-radius: 10px!important;
	    padding: 5px 25px;
	    font-weight: 700!important;
	    font-size: 15px;
	    color: #df0e12!important ;

	}
	.header-button-1{
		margin-right: 15px !important;
	}
	.header-bottom {
        min-height: 55px!important;
    }
	#logo {
		width: 140px!important;
	}
	.box-image,
	.box-image .image-cover {
		height: 180px;
	} 
	.game__box .col {
		padding: 10px 5px;
		padding-bottom: 0!important
	}
	.game__box .col h4 {
		font-size: 16px;
		text-transform: uppercase;
		color: #204734!important;
	}
	#video {
		height: 230px;
		width: 100%;
	}
	.home_box_container {
		margin-top: 15px!important;
	}
	.home_box_container>.col {
		padding: 0;
	}
	.head__label_video {
		font-size: 18px!important;
		font-weight: bold;
	}
	.marquee__block {
		margin: 0!important;
	}
	.marquee__block .col {
		padding: 0!important;
	}
	.single-post .entry-header .entry-header-text {
		padding: 0;
	}
	.single-post .rank-math-breadcrumb {
		display: none;
	}
	.entry-content {
		padding-top: 0!important
	}
	.single-post #content {
		margin-top: 0;
		padding-top: 0
	}
	aside {
		padding-top: 15px;
	}
}