.woocommerce .mk-product-holder h3, .woocommerce-page .mk-product-holder h3 {
    font-size: 13px !important;
    letter-spacing: 1px;
    line-height: 18px;
    margin-bottom: 5px;
    min-height: 60px;
    padding: 15px 50px 0 15px;
}
.woocommerce .mk-product-holder .add_to_cart_button, .woocommerce-page .mk-product-holder .add_to_cart_button{
 width: 100% 
}
#mk-page-introduce.intro-left {
    background: #111 none repeat scroll 0 0;
    text-align: center;
}
.page-introduce-title {
    color: #fff;
    font-size: 30px;
}
#mk-breadcrumbs{
 display: none !important
}
.widget_social_networks .align-left {
    text-align: center;
}
.widget_social_networks a.medium i {
    font-size: 64px;
}
#mk-footer {
    background-color: #181818;
}
#sub-footer {
    background: #111 none repeat scroll 0 0;
}
#mk-footer .footer-wrapper {
    margin-bottom: -20px;
    padding: 20px 0;
}
.mk-footer-copyright {
    color: #fff !important;
    font-size: 11px;
    letter-spacing: 1px;
    text-align: center;
    width: 100%;
}
#mk-header .mk-header-inner {
    border-bottom: 5px solid #111;
    position: relative;
    width: 100%;
}
#mk-header .header-logo a img{
 top: 49% 
}