/*
Theme Name: chuWei
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: This is description.
Tags: about chuWei and information
Version: 
Updated:  2021-08-11
*/
.home-news ul{
	align-items:flex-start;
}
.home-news ul .else-post-content:nth-child(2) p{
	min-height:40px;
}
.privacy-info {
	padding: 104px 0;

}
.privacy-info ul{
	list-style:initial;
}
.privacy-info ol{
	list-style:initial;
}
@media (max-width: 1450px) {
  .privacy-info {
    padding: 104px 50px;
  }
}
@media (max-width: 576px) {
  .privacy-info {
    padding: 50px 50px;
  }
}
.widget-sidebar-2 .widget-title.subheading.heading-size-3{
	display:none;
}

/**/
input.wpcf7-form-control.wpcf7-file {
    border: unset;
    padding: 8px 0;
}