.fixed-filter a {background: #8dc63f; padding: 5px 10px; color:#fff; margin-bottom:10px;}
.gallery-filters a:before {background: #8dc63f;}
@media only screen and (max-width:1920px) {
.fixed-filter { height:100px !important; }
}
@media only screen and (max-width:1024px) {
.fixed-filter { height:130px !important; }
}
@media only screen and (max-width:768px) {
.fixed-filter { height:200px !important; }
}
@media only screen and (max-width:630px) {
.fixed-filter { height:250px !important; }
.fixed-filter .gallery-filters {margin: 10px 0 0 10px;}
.fixed-filter a {padding: 5px 8px; margin-right: 5px;}
.gallery-filters a.gallery-filter-active:before {width:100%;}
}
@media only screen and (max-width:375px) {
.fixed-filter { height:280px !important; }
.fixed-filter .gallery-filters {margin: 10px 0 0 10px;}
.fixed-filter a {padding: 5px 8px; margin-right: 5px;}
.gallery-filters a.gallery-filter-active:before {width:100%;}
}
/*text*/
.grid-item h3 {line-height: 0px !important; margin-bottom: 5px; text-align: left;}
.grid-item h3 a {color: #393939;}
選擇分類