/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.logo-partner img {
    width: auto !important;
    object-fit: cover;
    height: 80px !important;
    margin: 20px auto;
}
.featured-box .w-flipbox-front-title{
	background: rgb(253 184 52 / 80%);
    text-transform: uppercase;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    border-top-right-radius: 15px;
}
.widget_wp_statistics_widget .widgettitle {
	display:none;
}
.widget_wp_statistics_widget ul li {

	display:inline-block;
	margin-bottom:0;
font-size: 14px;
}

.widget_wp_statistics_widget ul li:not(:last-child){
	margin-right:10px;
}

.uvc-heading-spacer.line_only:before {
	content:"";
	height:3px;
	width:50px;
	background:rgb(255, 245, 0);
	position:absolute;
	    margin-left: -25px;
}
.ngonngu img{
    width: 18px;
    
    margin: 0 3.5px;
}
figure {
	    text-align: center;
    background: #eee;
    padding-top: 10px;
}
figure.aligncenter {
	text-align: center;
}
figure.aligncenter img {
		margin: 0 auto
}
.wp-block-image figcaption, .wp-block-embed figcaption {
    font-size: 0.85rem;
    padding: 10px;
}
@media (max-width: 599px){
	.l-header.pos_fixed {
		position: fixed;
		left: 0;
		border-bottom: 4px solid #17449e;
	}
}
