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

/*************** ADD CUSTOM CSS HERE.   ***************/
.home__text_box,
.article-inner,
.single-post .widget-area,
.taxonomy-description,
.large-9 .page-inner,
.page-template .widget-area,
.contact__block .col {
	padding: 20px;
	background: #fff;
	border-radius: 0;	
  border: 2px solid #e25a0170;
	position: relative;
}
.home__text_box:before,
.article-inner:before,
.widget-area:before,
.taxonomy-description:before,
.large-9 .page-inner:before,
.contact__block .col:before {
	border-color: #ef4f00;
   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,
.article-inner:after,
.widget-area:after,
.taxonomy-description:after,
.large-9 .page-inner:after,
.contact__block .col:after {
	border-color: #ef4f00;
   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;
}
#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;
}
.video__home__block {
	background: #2d602f;
	border-radius: 5px;
	padding: 15px;
}
.nav-pagination>li>span, .nav-pagination>li>a {
	border: 1px solid #183527!important;
	line-height: 2.1em;
}
.gif__block {
	padding-bottom: 0!important;
}
.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)	
}
.off-canvas-left .mfp-content {
	background: rgb(11 50 37) ;
}
.off-canvas-left .mfp-content a {
	color: #fff;
}
.nav-sidebar.nav-vertical>li+li {
    border-top: 1px solid #165641;
}
.mfp-ready .mfp-close {
	background: #f3b11c;	
	opacity: 1
}
.header-button-1 a,
.header-button-2 a {

    width: 135px;
    height: 40px;
    font-size: 15px;
    text-align: center;
    line-height: 40px!important;
    color: rgba(255, 255, 255, 0.9);
    border-radius: 50px!important;
    background: linear-gradient(314deg, #ffa63d, #FFC107, #E91E63, #3cf0c5);
    background-size: 600%;
    -webkit-animation: anime 4s linear infinite!important;
    animation: anime 4s linear infinite!important;
}
.header-button-2 a {
	background: linear-gradient(314deg, #67a7c4, #66b5d9, #03A9F4, #238de1);
}
.header-button-1 a {
	animation: tada 1.2s infinite;
}
@keyframes anime {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
@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;
}
.header, .header-wrapper {
	z-index: 9
}
.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;
}
figure img {
	width: 100%;
}
h1.page-title {
	padding-top: 20px;
}
.widget ul {
	padding: 0;
}
.pass__block span {
	display: block;
	width: 90%;
	float: left;
}
.pass__block em {
	display: block;
    float: right;
    border: 1px solid #ccc;
    padding: 6px;
    font-size: 15px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
	background: #446084
}
.success_register {
	display: none;
}
.final_done_form {
	display: block!important;
}
.btn__contact {
    width: 145px;
    border-radius: 50em;
}
.btn_zalo {
	background: #169eff
}
.btn_tele {
	background: #ff9800
}
.chat_support {
	background: #4caf50;
	border-radius: 50em;
}
.mfp-bg {
/* 	z-index: 8888888888888888!important; */
}
.mfp-container,
.mfp-wrap.mfp-ready{
	z-index: 99999999999999999!important;
}
#popup_login form {
	text-align: center;
	margin-bottom: 0;
}
#popup_login .wpcf7-submit {
	display: block;
	margin: 0 auto;
	background: #ff6900;
	border-radius: 10em;
}
.page-id-1571 form .wpcf7-submit {
	background: #ff6900;
	border-radius: 10em;
}
#popup_login form input[name="phone_login"] {
	background: url(https://sv388.cam/wp-content/uploads/2022/10/zalo.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 40px;
}
.notification_block .col {
	padding-bottom: 0!important;
}
.notification_block p {
	margin: 0!important;
}
.notification_block {
	padding-top: 5px!important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.success_register {
		padding: 10px!important
	}
	.register_done_head h2 {
		font-size: 25px;
	}
	.register_done_head h3 {
		font-size: 17px;
	}
	.pass__block span {
		width: 70%!important
	}
	#top-bar {
		display: none;
	}
	#logo {
		width: 100px!important;
	}
	.header-inner .flex-left {
		display: none;
	}
	ul.mobile-nav {
		flex-wrap: nowrap!important;
	    display: flex!important;
		width: auto;
	    -webkit-box-pack: end;
	    justify-content: flex-end;
		margin-left: auto;
	}
	ul.mobile-nav li {
		white-space: nowrap;
	}
	ul.mobile-nav li a {
		display: block;
	}
	ul.mobile-nav li a i {
		display: none;
	}
	.header-bottom.wide-nav .flex-col {
		max-width: 100%;
	    flex-wrap: nowrap;
	      overflow-x: scroll;
	    display: flex;
	    width: 100%;
	    position: relative;
	    align-items: center;
	    overflow-y: hidden;
	}
	.header-bottom.wide-nav .container{
		padding: 0!important
	}

	.nav > li > a {
		font-size: 15px;
	}
	.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;
	}
	.header-button-1 a,
    .header-button-2 a {
        width: 110px!important;
    }
}