﻿/*

Theme Name: Enfold Child

Description: Design by Steven Liu
Version: 2.0

Author: Steven Liu

Author URI: 

Template: enfold


*/

/*Add your own styles here:*/

.more-link{clear:both; display: none;}

.entry-content{display: none;}
h1.main-title.entry-title{display:none;}

/*鼠标在图片上悬停效果*/

span.image-overlay-inside {display: none;}
span.blog-categories.minor-meta{display:none;}
/* h3.slide-entry-title.entry-title{text-align:center;} */

/*search*/
h2.post-title.entry-title{text-align:left;}
span.post-meta-infos{display:none;}


/*breadcrumb 居左*/

.title_container .breadcrumb {
z-index: 10;
line-height: 15px;
font-size: 11px;
position: absolute;
left: 50px;
top:65%;
margin-top: -15px;
}

  /* Add your Desktop Styles here */
  span.avia-gallery-big-inner{width:500px;height:500px;margin:auto;}
  div.avia-gallery-thumb{width:240px;height:40px;margin:auto;}
  top div .avia-gallery .avia-gallery-big{border-style: none;}
  top div .avia-gallery img{border-style: none;}



/* 前后功能 */
a.avia-post-nav.avia-post-prev.with-image,a.avia-post-nav.avia-post-next.with-image,a.avia-post-nav.avia-post-prev.without-image,a.avia-post-nav.avia-post-next.without-image{display:none;}

/* NEWS样式定义 */
div.av-magazine-thumbnail,div.widget.avia_combo_widget,span.text-sep,span.comment-container.minor-meta{display:none;}


/* tags样式定义 */

header.entry-content-header{text-align:center;}
article.main_color.inner-entry{width:250px;heigh:250px;}

li{
 list-type:"none";
}

/* 底部页脚样式 */
.footer_column{
 display:flex;
 margin-top:16px;
}
.footer_column section{
  width:220px;
  color:#ffffff;
}
#footer .footer_column section.widget:last-child{
  width:520px;
  color:#ffffff;
  margin-left: 20px;
}
.footer_column section h3{
 font-size:16px;
 color:#fff;
 margin-bottom:33px;
}
.footer_column section ul{
 margin:0px;
 padding:0px;
}
.footer_column section ul li{
 margin-bottom:20px;
 font-size:14px;
}
.footer_color .footer_column section ul li a{
 color:#fff;
 font-size:14px;
}
.footer_column section div.contact-me{
 display:flex;
 flex-direction: row;
 margin-top: 75px;
}
.footer_column section div.contact-me li{
 list-style-type:none;
 width:100px;
 margin-right:60px;
}
.footer_column section div.contact-me li img{
 width:100px;
 height:100px;
 border-radius:5px;
 object-fit: contain;
}
.footer_column section div.contact-me li span{
 display:block;
 font-size:16px;
 text-align:center;
 margin:8px 0px;
}
.footer_column section div.contact-me li:last-child{
 margin-right:0px;
}

#socket .copyright{
 float:none;
 display:flex;
 justify-content:center;
}
#socket .copyright a:first-child{
 margin:0px 70px;
}
.socket_color{
 background-color:#252525;
}

.socket_color ,.socket_color div,.socket_color span{
 border-color:#3a3a3a ;
 border-width:1px;
}
#footer{
 padding-bottom:0px;
}


@media all and (min-width:1500){
 .footer_column{
   width:1200px;
 }
}


/* top menu style */
.container .inner-container{
  display:flex;
  justify-content:center;
}
div .logo{
  float:none;
  position:static;
}
.main_menu{
  position:static;
}
.av-main-nav ul.sub-menu li{
  width:120px;
}
.av-main-nav ul li a{
  border-right-width:0;
  border-left-width:0;

}
#top .av-main-nav ul.sub-menu a{
 display:inline-block;
 padding:8px 3px;
 text-align:center;
 font-size:15px;
 font-weight:600;
}
#top #header .av-main-nav > li > a{
  width:120px;
  text-align:center;
}
.html_header_top .header_color .main_menu ul:first-child >li > ul {
  border-top-width:1px;
  padding:10px 0;
  margin-top: 0px;
  border-top-color:#c3c3c3 ;
}
.av-main-nav ul li:last-child > a{
  border-bottom-width:0;
}

.header_color .avia-menu-fx{
  background-color: #2e2e2e ;
}




























 