/* Enter Your Custom CSS Here */
.edit-video-lightbox{
	position: relative;
}
.edit-video-lightbox a:before{
/* 	  content: '\f16a'; */
	content:'';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    left: 50%;
	width: 80px;
	height: 80px;
	background: url(https://sdragon.com.vn/wp-content/uploads/2021/03/395_Youtube_logo-512.png) center center no-repeat;
	background-size: cover;
	z-index: 9;
	  font-size: 65px;
		color: red;
	  transform: translate(-50%, -50%);
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: var(--swiper-pagination-bottom, 0px) !important;
}
.page-id-23189 .vc_section .l-section{
	 margin-top: 100px;
}
.page-id-23189 .l-section-h{
	padding-top: 0px !important;
}
.w-blog-post-preview > img{
	  height: 280px;
    max-height: 100%;
    min-height: 100%;
}
.w-blog-list .w-blog-post-title{
	overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box  !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
   line-height: 1.4em !important;
   max-height: calc(2.8em * 2) !important;
	height: calc(2.8em * 2) !important;
}
.w-blog-list .w-blog-post-content p{
	  -webkit-line-clamp: 4 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
}
.widget_us_socials{
	    margin-bottom: 5px !important;
}
.widget_us_socials #block-2{
	margin-bottom: 10px !important;
}
.l-subfooter-h #block-2  .has-text-align-center{
	    margin: 0 0 5px !important;
}
.l-subfooter-h .w-socials-list{
	text-align:center !important;
}
.l-header.transparent .type_desktop .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1{
	font-weight:bold
}
.no-touch .l-header .w-nav-item.level_1:hover .w-nav-anchor.level_1 {
    background-color: #D9D9D9 !important;
		font-weight:bold !important;
}
.w-socials-item.twitter, .w-socials-item.google, .w-socials-item.linkedin, .w-socials-item.skype{
	display:none !important;
}
#us_socials-2 .w-socials-item.facebook{
	padding-right: 70px;
}
.no-touch .l-header.transparent .type_desktop .menu-item-language > a:hover, .no-touch .l-header.transparent .type_desktop .menu-item-language:hover > a, .no-touch .l-header.transparent .w-logo-link:hover, .no-touch .l-header.transparent .l-subheader .w-contacts-item-value a:hover, .no-touch .l-header.transparent .l-subheader .w-lang-item:hover, .no-touch .l-header.transparent .l-subheader .w-socials-item-link:hover, .no-touch .l-header.transparent .l-subheader .w-search-open:hover, .no-touch .l-header.transparent .l-subheader .w-cart-h:hover .w-cart-link, .no-touch .l-header.transparent .type_desktop .w-nav-item.level_1:hover .w-nav-anchor.level_1 {
    color: #c51c21 !important;
}
.pageTTBlogSettings .entry-title{
	color: #c51c21 !important;
}
.title a{
	color: #c51c21 !important;
}
#us_socials-2 .w-socials-item.facebook::after{
	content:'Facebook';
	    display: block;
    text-align: center;
    font-weight: bold;
    margin-top: 8px;
    color: #8e9194;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
	margin-bottom: 5px;
}
#us_socials-2 .w-socials-item.youtube::after{
	content:'Youtube';
	    display: block;
    text-align: center;
    font-weight: bold;
    margin-top: 8px;
    color: #8e9194;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
	margin-bottom: 5px;
}
.l-subfooter-h .wp-block-image {
    margin: 0 0 10px;
}
/* slider */
.swiper-button-prev, .swiper-button-next, .bx-prev, .bx-next{
	display:none
}
/* slider */
@media (max-width: 767px){
	.edit-video-lightbox a:before{
		width: 60px !important;
	height: 60px !important;
	}
	.page-id-23189 .vc_section .l-section {
			margin-top: 30px;
	}
}

.animate_afc{
		opacity: 1 !important;
}