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

/*************** ADD CUSTOM CSS HERE.   ***************/
#template-output a:hover{
	color:#fff !important
}
.header-button-1{
	display:none !important
}
.nominee-form input::placeholder, .nominee-form textarea:placeholder, .nominee-form select:placeholder {
  color: white !important;
  opacity: 1;
}
.not-found{
display: none !important
}
.header-main .login-to-vote {
   
    text-transform: uppercase;
}
#student_group_name{
	    font-size: 14px;
    border: 1px solid #dedede42 !important;
    border-radius: 4px !important;
    background: none !important;
    color: #fff;
	margin-bottom:15px !important;
	padding-left:10px !important
}
.nominee-form input::-webkit-input-placeholder,.nominee-form textarea::-webkit-input-placeholder, .nominee-form select::-webkit-input-placeholder  { /* Chrome, Safari, Edge */
  color: white;
}
select#category option[disabled][hidden] {
  color: white;
}
/* Màu placeholder (option đầu tiên) */
select#category:invalid {
  color: white; /* placeholder nhạt */
}

/* Màu chữ khi đã chọn */
select#category  option {
  color: white;
}
.custom-file-input {
  opacity:0;
}
#fileList {
  margin-top: 10px;
  font-family: sans-serif;
color: #fff;
	display: none;
}
.custom-label {
    background: #c39351 !important;
    color: #111 !important;
    border: 2px solid #c39351 !important;      padding: 4px 22px;
  border-radius: 6px;
  cursor: pointer;
  font-family: sans-serif;
	    max-width: 120px;
	    position: absolute;
    top: 0;

}

.custom-label:hover {
  background-color: #0056b3;
}
.submissionbox{
	position:relative
}
#submission{
	min-height:140px;
}
.nominee-form input{
	padding:0px !important;
	border:0px !important;
	margin-bottom:0px !important
}
.submissionbox-file{
	position:absolute;
    left: 13px;
    top: 40px;
	z-index:9
		
}
.taxonomy-description{
	padding:25px 30px;
	background:#ffffff05;
	border-radius:10px;
	color:#fff;
	margin-top:20px !important;
	margin-bottom:15px !important;
	text-align:justify
}
.section.adward .box.box-category, .section.examiner .box.box-category{
	padding-left:10px !important;
	padding-right:10px !important
}
.section.adward .box.box-category h5.uppercase, .section.examiner .box.box-category h5.uppercase{
    background: -webkit-linear-gradient(45deg, rgb(213 123 0) 0%, rgb(211 165 99) 50%, rgb(195 113 0) 100%);
    /* background: -webkit-linear-gradient(#eee, #333); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    text-transform: uppercase;
}
.winyear p{
	font-size:32px !important;
    background: -webkit-linear-gradient(45deg, rgb(213 123 0) 0%, rgb(211 165 99) 50%, rgb(195 113 0) 100%);
    /* background: -webkit-linear-gradient(#eee, #333); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#loginform-custom{
	margin-bottom:0px !important
}
#login-popup br,#register-popup br{
	display:none;
}

.moazure_login_button_text p{
	margin-bottom:0px !important;
	margin-bottom: 0px !important;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
    padding-right: 70px;
    font-weight: 500;
}
#login-popup p.pregister{
	margin-top:10px !important
}
#login-popup h4, #register-popup h4{
	font-size:13px !important;
	font-weight:normal !important;
	margin-top:10px;
}
.winyear .box-image img{
	border-bottom-left-radius:15px;
	border-top-left-radius:15px;
}
.winyear .col-inner, .winyear  .box{
	border-radius:15px !important
}
.winyear .box-text{
	border-bottom-right-radius:15px;
	border-top-right-radius:15px;
}
.btnominate{
	    padding: 10px 35px;
    color: #c39351 !important;
    border: 2px solid #c39351 !important;
    border-radius: 3px !important;
    line-height: 20px !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    font-weight: 500;
}
.demskhome .vote-countdown{
	display:block !important;
	text-align:center !important
}
.demskhome .vote-countdown .vc-digits {
    display: inline-flex !important;
    gap: 10px;
    align-items: center !important;
    text-align: center;
    margin: 0 auto;
}
.vote-countdown .vc-digits>div{
	background:#000 !important;
	padding-left:15px !important;
	padding-right:15px !important;
	min-width:120px !important;
	min-height:100px !important;
}
.demskhome .vote-countdown b {
    font-size: 60px;
	opacity:1 !important;
	color:#fff !important;
}
.demskhome  .vote-countdown small{
	opacity:0.5 !important;
	color:#fff !important
}
.demskhome .vote-countdown .vc-state{
	margin-bottom:25px !important;
	font-size:42px;
	font-weight:normal !important;
	color:#fff !important;
	text-transform:uppercase;
	    display: block;
}

.listyear h4{
	font-size:14px;
	text-transform:uppercase;
	display:block;
	width:80%;
	margin:0 auto !important;
	margin:0px;
	padding:7px 20px;
	color:#f3f3f3;
	text-align:center;
	background:#ffffff05 !important;
	border-top-left-radius:8px !important;
	border-top-right-radius:8px !important
}
.listyear  .box-text p{
	font-size:13px;
	color:#f1f1f19c
}
.listyear h3, h3.cat-name{
	font-size:24px;
	    background: -webkit-linear-gradient(45deg, rgb(213 123 0) 0%, rgb(211 165 99) 50%, rgb(195 113 0) 100%);
    /* background: -webkit-linear-gradient(#eee, #333); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-bottom:12px;
}
.listyear img, .subcat-item img{
	border-radius:8px !important
}
.award-subcategories h3{
	font-size:24px;
	color:#fff;
	margin-top:20px;
	margin-bottom:15px;
	text-align:center
}
.titmain  b{
	height:0px !important
}
.header-main ul.sub-menu.nav-dropdown{
	border:1px solid hsla(0,0%,100%,.2);
	padding: 10px;
}
.votehead-box .social-icons{
	margin-top:0px !important
}
.vote-msg{
	text-align:center;
	color:#dedede;
}
#vote-countdown span {
  display: inline-block;
  margin: 0 3px;
  font-weight: bold;
	width:70px;
	height:50px;
	background:#000 !important;
	color:#fff !important;
	text-align:center;
	line-height:50px;
	border-radius:5px !important;
	font-size:20px;
}

.votehead-box{
	padding-left:15%;
	padding-right:20%;
	color:#f5f5f5
}
#vote-countdown{
	clear:both;
	clear:both
}
#votehead .vote-box-main .wpulike button.wp_ulike_btn:after {
	top:10px !important;
	left:15px!important
}
#votehead .vote-box-main .wpulike .count-box.wp_ulike_counter_up {
    padding-right: 50px !important;
    font-size: 18px !important;
}
#votehead .vote-box-main .wpulike .wp_ulike_btn:before{
	font-size:14px !important;
	top:0px !important
}
#votehead .vote-box-main .count-box.wp_ulike_counter_up {
	position: relative !important;
}	
.vote-box-main .wpulike .wp_ulike_btn {
	border-radius:45px !important
}
.votehead-box .entry-title{
	color:#c39351 !important;
	font-size:40px;
}
#votehead{
	display:flex !important;

align-items: stretch;  /* 2 cột cao bằng nhau */
    margin-bottom: 15px;
    clear: both;
}
.votehead-left,
.votehead-right {
    flex: 1;               /* tự chia đều 50% */
    position: relative;
    z-index: 1;
	max-width:50% !important
}

.votehead-left img{
    display: block;
    position: relative;
	width:100% !important
}
.votehead-right {
    display: flex;
    justify-content: center; /* căn giữa ngang */
    align-items: center;      /* căn giữa dọc */
    text-align: center;
	background:#080808;
}
.blog-share .social-icons{
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #c39351 ;
}
.vote-box-main .wp_ulike_btn{
	margin-right:25px !important
}
.vote-box-main{
	display: block;
    clear: both;
    margin-bottom: 25px;
    width: 100%;
    float: left;
}
.vote-box-main .count-box.wp_ulike_counter_up{
	color:#dedede !important
}
.vote-box-main .wp_ulike_btn:before{
	right:14px !important
}
.lisstwin .box-text.text-center{
	padding-top:20px !important;
}
.lisstwin .box-text.text-center p{
	height:60px;
	width:60px;
	background:#c39351 !important;
	line-height:58px;
	text-align:center;
	font-size:24px;
	color:#111 !important;
	position:absolute;
    top: -120px;
	left:50px;
	border-radius:90px;
	letter-spacing:3px !important
}
.lisstwin .box-text.text-center .person-name{
	font-size:24px;
    background: -webkit-linear-gradient(45deg, rgb(213 123 0) 0%, rgb(211 165 99) 50%, rgb(195 113 0) 100%);
    /* background: -webkit-linear-gradient(#eee, #333); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.qfab .accordion-title{
	padding-left:0px !important
}
.qfab .accordion-title{
	border-top: 0px solid #ddd !important;
	border-bottom: 1px solid #dddddd40 !important;
	
}
.qfab .icon-angle-down{
width: 24px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    display: block !important;
    border-radius: 100% !important;
    background: #ffffff1c;
    padding: 2px;
    font-size: 15px;
	    margin: 0 auto;
}
.qfab .accordion-title.active{
	color:#c39351 !important 
}
.qfab .accordion-inner{
	padding-left:15px !important;
}
.qfab.accordion .toggle{
	left:auto !important;
	right:0px !important
}
.login-error, .register-success, .register-error{
	font-size:13px !important
}
.vote-box{
	text-transform:uppercase !important
}
#register-popup input{
	font-size:15px;
	height:45px;
}
#register-popup input[type=submit]{
	margin:0px !important;
	    padding-left: 35px;
    padding-right: 35px;
    border-radius: 3px;
}
.login-submit{
	margin-bottom:0px !important
}
label {
    
    font-weight: 500;
}
#wp-submit{
	font-size:14px !important;
	letter-spacing:1px !important
}
.header-main .login-to-vote{
	padding:5px 15px;
	background:#c39351 !important;
	color:#111 !important;
	border:2px solid #c39351 !important;
	border-radius:3px !important;
	    line-height: 20px !important;
	font-size:13px !important;
	letter-spacing:1px !important;
	    font-weight: 500;
}
.html.header-button-1{
	margin-right:0px !important
}
.html.header-button-1 .button.primary{
	padding:5px 15px;
	color:#c39351 !important;
	border:2px solid #c39351 !important;
	border-radius:3px !important;
	    line-height: 20px !important;
	font-size:13px !important;
	letter-spacing:1px !important;
	    font-weight: 500;
}
.header-main .login-to-vote i{
	margin-right:10px !important;
	font-size:12px !important
}
.success{
	background:none !important
}
.nominee-form{
	max-width:600px;
}
.nominee_submit{
	margin:0px !important;
	height:38px;
	padding-left:35px !important;
	border-radius:4px;
	padding-right:35px !important;
	    background: -webkit-linear-gradient(45deg, rgb(213 123 0) 0%, rgb(211 165 99) 50%, rgb(195 113 0) 100%) !important;
	color:#111;
	font-size:14px !important;
	    line-height: 40px;
}
select#category{
	color: #fff;
	font-size:14px;
	border:1px solid #dedede42;
	border-radius:4px !important;
	background:none !important;
	height:42px;
	padding-left:50px;
}
select#category option{
	color:#555 !important
}
.nominee-form input{
	font-size:14px;
	border:1px solid #dedede42;
	border-radius:4px !important;
	background:none !important;
	height:42px;
	color:#fff;
}
.nominee-form  textarea{
		font-size:14px;
	border:1px solid #dedede42;
	border-radius:4px !important;
	background:none !important;
	min-height:88px;
		color:#fff;
}
.vote-box{
	text-align:center;
	color:#cbcbcb;
	font-size:15px;
}
.activ i{
	color:#c39351
}
.vote-box .login-to-vote{
	border-radius:30px;
	border:2px solid #c39351;
	color:#c39351;
	font-size:14px !important;
	margin-left:25px;
	    padding: 4px 25px;
}
.vote-box .vote-count i{
	font-size:14px !important
}
.vote-box .vote-count{
	color:#c39351;
	font-size:20px;
	font-weight:700;
}
.vote-box  .vote-btn{
		border-radius:30px;
	border:2px solid #c39351;
	color:#c39351;
	font-size:14px !important;
	margin-left:25px;
	    padding: 0px 25px;
}
.voted-msg{
padding: 8px 20px;
    color: #c39351 !important;
   
    border: 2px solid #c39351 !important;
    border-radius: 20px !important;
    line-height: 20px !important;
    font-size: 15px !important;
    letter-spacing: 1px !important;
	margin-left:20px;
	text-transform:uppercase
}
.voted-msg i{
	 color: #c39351 !important;
}
.btn-unvote{
padding: 7px 20px;
    background: #c39351 !important;
    color: #111 !important;
    border: 2px solid #c39351 !important;
    border-radius: 20px !important;
    line-height: 20px !important;
    font-size: 15px !important;
    letter-spacing: 1px !important;
	margin-left:20px;
	text-transform:uppercase;
	margin:0px !important;
	margin-left:10px !important;
	    margin-top: -1px !important;
}
body.single article.post .wpulike{
	text-align:center !important
}
.page-title.blog-featured-title .title-bg.fill{
	background:url(https://studentawards.buv.edu.vn/wp-content/uploads/2025/09/bgtimn.jpg) no-repeat top left !important;
	background-size:cover !important
}
.entry-content.single-page{
	color:#c1c1c1
}
.pregister{
	margin-bottom:0px !important;
	font-size:13px;
}
#wp-submit{
	margin:0px !important;
	padding-left:35px;
	padding-right:35px;
	border-radius:3px;
}
#post-list article.post .wpulike .wp_ulike_general_class{
	display:block !important
}
#post-list article.post footer.entry-meta{
	clear:both;
}
#post-list .vote-box-main{
	margin-bottom:7px !important;
	border-bottom:1px solid #dedede14;
}
footer.entry-meta {
    border-bottom: 2px solid #dedede14;
	border-top: 1px solid #dedede14;
}
footer.entry-meta .vote-msg{
		margin-bottom:7px !important;
	border-bottom:1px solid #dedede14;
	height:50px;
	line-height:40px;
}
 article.post .wpulike{
	margin-top:0px !important;
	padding-bottom:0px !important;
    float: left;
    width: 100%;
    clear: both;
    height: 50px;
}
 article.post .wpulike .count-box.wp_ulike_counter_up{
	float:left;
	position:relative;
	padding-left:0px !important;
	padding-right:40px;
}
.entry-content.single-page .count-box.wp_ulike_counter_up{
	margin-left:25px
}
 article.post .wpulike .wp_ulike_btn{
	float:right;
	position:relative;
	padding-right:80px !important;
	width:auto !important;
	border-radius:40px;
	border:1px solid #fff !important;
	    width: 115px !important;
height: 28px !important;
    min-height: 28px !important;
    line-height: 20px;
}
 article.post .wpulike .wp_ulike_btn:before{
	content:"Cast Vote";
	position:absolute;
	right:10px;
	font-size:11px;
	font-weight:400 !important;
	top:3px;
	color:#fff !important;
	text-transform:uppercase;
	    white-space: nowrap;
}
.single  article.post .wpulike .wp_ulike_btn:before{
	font-size:15px;
	top:10px;
}
.single  article.post .wpulike .wp_ulike_btn, .vote-box-main .wpulike .wp_ulike_btn{
    width: 150px !important;
    height: 40px !important;
	border:2px solid #c39351 !important
}
.vote-box-main .wpulike .wp_ulike_btn:before {
    content: "Cast Vote";
    position: absolute;
    right: 10px;
    font-size: 11px;
    font-weight: 400 !important;
    top: 3px;
    color: #fff !important;
    text-transform: uppercase;
    white-space: nowrap;
}
.single article.post .wpulike button.wp_ulike_btn:after{
	top:9px !important;
	left:15px !important
}
.single article.post .wpulike .count-box.wp_ulike_counter_up{
	padding-right:50px !important;
	font-size:18px !important
}
.single article.post .wpulike .count-box.wp_ulike_counter_up:after{
	font-size:14px !important
}
.vote-box-main .wpulike .count-box.wp_ulike_counter_up:after{
		font-size:14px !important;
	content:"VOTE";
	position:absolute;
	right:0px;
	font-weight:400 !important;
	top:3px;
}
 article.post .wpulike button.wp_ulike_btn:after, .vote-box-main  .wpulike button.wp_ulike_btn:after{
	width:20px !important;
	height:20px !important;
	background:url(https://studentawards.buv.edu.vn/wp-content/uploads/2025/09/love-white.png) no-repeat top center !important;
	background-size:cover !important;
	left:10px !important;
	top:4px !important;
	    transform: translateX(0%) translateY(0%);
}
article.post .wpulike button.wp_ulike_btn.wp_ulike_btn_is_active:after, .vote-box-main .wpulike button.wp_ulike_btn.wp_ulike_btn_is_active:after {
	background:url(https://studentawards.buv.edu.vn/wp-content/uploads/2025/09/love-orange.png) no-repeat top center !important;
	background-size:cover !important;
}

article.post .wpulike .count-box.wp_ulike_counter_up:after{
	content:"VOTE";
	position:absolute;
	right:0px;
	font-size:12px;
	font-weight:400 !important;
	top:3px;
	
}
.cat-links{
	font-size:12px;
}
#post-list article.post{
	
}
#post-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 cột đều nhau */
  gap: 20px; /* khoảng cách giữa các item */
}
#post-list article.post h2.entry-title{
	color:#fff;
	margin-top:25px;
	margin-bottom:0px;
	font-size:20px;
}
#post-list article.post h2.entry-title a{
	color:#fff;
}
#post-list article.post .entry-content{
	padding-top:0px;
}
#post-list article.post .entry-content .entry-summary{
    font-size: 14px;
    color: #9d9d9d;
}
#post-list article.post .entry-header-text{
	padding-bottom:15px !important
}
.archive-page-header h1.page-title{
	    background: -webkit-linear-gradient(45deg, rgb(213 123 0) 0%, rgb(211 165 99) 50%, rgb(195 113 0) 100%);
    /* background: -webkit-linear-gradient(#eee, #333); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	    font-size: 34px;
    border-bottom: 0px !important;
}
.blog-wrapper.blog-archive .row.align-center>.large-10.col{
	        flex-basis: 100%;
        max-width: 100%;
}
.social-icons a{
	margin-left:10px !important;
	margin-right:10px !important
}
.bfooter{
	border-top:1px solid #dedede21 !important
}
.absolute-footer{
	display:none !important
}
.listus .box-text{
	padding-top:18px !important
}
.listus .box-text p{
	margin-top:15px;
	font-size:14px;
	    line-height: 21px;
}
.adward .ux-shape-divider{
	width:50% !important
}
.adward .ux-shape-divider.ux-shape-divider--bottom{
	left:auto !important;
	right:0px !important
}
.flickity-page-dots{
	bottom:0px !important
}
.flickity-page-dots .dot.is-selected{
	border-radius:8px !important;
	width:18px !important
}
.flickity-page-dots .dot{
	height:10px;
	width:10px;
}
.slicate .box-image,.slicate  .box-image img{
	border-radius:10px !important;
}
.slicate .box-text {
	padding-top:15px;
}
.slicate .box-text h3{
	    background: -webkit-linear-gradient(45deg, rgb(213 123 0) 0%, rgb(211 165 99) 50%, rgb(195 113 0) 100%);
	/*  background: -webkit-linear-gradient(#eee, #333);*/
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	font-size:18px;
	text-transform:uppercase
}
.titcolor .section-title-main{
		    background: -webkit-linear-gradient(45deg, rgb(213 123 0) 0%, rgb(211 165 99) 50%, rgb(195 113 0) 100%);
	/*  background: -webkit-linear-gradient(#eee, #333);*/
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.h2buv h2{
	font-size:34px;
	margin-bottom:20px;
}
.h2buv p{
	margin-bottom:15px;
}
.titmain .section-title-main{
	font-size:34px;
	border-bottom:0px !important
}
.titmain .section-title-normal{
	border-bottom:0px !important
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
body.home .header-wrapper:not(.stuck) {
    display: block  !important;
}
	#header.header.transparent{
		position:relative !important
	}
	.html.header-button-1 .button.primary{
		font-size:11px !important;
		white-space:nowrap !important;
		background:#000 !important
	}
	#main-menu .nav-sidebar.nav-vertical>li+li {
    border-top: 1px solid #ffffff1a !important
}
	.icon-menu{
		background:#c39351 !important;
		padding-left:7px !important;
		padding-right:7px !important;
		border-radius:3px !important;
		height:34px !important;
	}
	.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    --drawer-width: 230px !important;
}
	#main-menu li.menu-item a{
		font-size:12px;
		font-weight:500 !important
	}
	.titmain .section-title-main {
    font-size: 26px;
	}
	.h2buv h2 {
		font-size: 26px;}
	#main-menu .login-to-vote{
		padding:0px !important
	}
	#main-menu .login-to-vote i{
		margin-right:5px !important
	}
	.demskhome .vote-countdown b {
    font-size: 40px;
	}
	.vote-countdown .vc-digits>div {
    background: #000 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    min-width: 80px !important;
    min-height: 70px !important;
}
	.submissionbox-file {
    position: absolute;
    left: 13px;
    top: 65px;
    z-index: 9;
}
	
.flickity-prev-next-button .arrow, .flickity-prev-next-button svg{
	fill: #fff !important;
	border-color: #fff !important;
}
	#post-list {
		grid-template-columns: repeat(2, 1fr);}

	#post-list .entry-summary p{
	font-size:12px;
}
	article.post .wpulike .wp_ulike_btn{
	        width: 110px !important;
        margin-right: 0px !important;
        font-size: 10px !important;
        letter-spacing: 0px !important;
	}
	.wpulike-robeen .count-box{
		font-size:13px;
	}
	article.post .wpulike .count-box.wp_ulike_counter_up{
		font-size:11px !important;
		margin-top:5px !important
	}
	article.post .wpulike .count-box.wp_ulike_counter_up:after{
		font-size:11px !important;
		top:0px !important
		
	}
	article.post .cat-links{
		font-size:10px !important
	}
}