
.ly_product_list_2 .prod-view-more {display: inline-block;margin-top: 8px;font-size: 14px;color: #222;position: relative;padding-bottom: 3px;transition: color 0.2s;margin-bottom: 15px;background-color: #ffcd00;padding-left: 28px;padding-right: 28px;height: 34px;line-height: 34px;border-radius: 40px !important;border: 1px solid #ffcd00;text-decoration: none;font-weight: bold;font-family: sans-serif;}
.ly_product_list_2 .wide .list_box .themes_prod .name {margin-bottom: 10px;}
.ly_product_list_2 .prod-view-more:hover {color: #ffcd00;background-color: #ffffff;}
@media screen and (max-width: 1000px) {
    .ly_product_list_2 .prod-view-more {padding-left: 14px;padding-right: 14px;height: 28px;line-height: 28px;}
}
