/*
Theme Name: Andou
Version: 1.0
Description: A child theme of Evolution
Template: Evolution
*/

@import url("../Evolution/style.css");

body, p, li, h1, h2, h3, h4, h5, h6 {
font-family: "light", "微軟正黑體", "Microsoft JhengHei", 'Open Sans', Helvetica, Arial, sans-serif;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
font-family: "light", "微軟正黑體", "Microsoft JhengHei", 'Open Sans', Helvetica, Arial, sans-serif;
font-style: normal;
}

#slogan p {
font-family: "light", "微軟正黑體", "Microsoft JhengHei", 'Open Sans', Helvetica, Arial, sans-serif;
}

#breadcrumbs {
font-style: normal;
}

#recent-work {
padding-left: 0px;
}

.r-work {
margin: 20px;
}

.r-work span.overlay {
display: none;
}

.flex-caption {
display: none;
}

.slides span.overlay {
height: 360px;
}

#content_area {
background: initial;
}

#main_content {
width: 100%;
}

img.aligncenter {
max-width: 100%;
height: auto;
}