.woocommerce-Price-currencySymbol {display: inline-block !important;}

.wd-social-share .social-share li.icon-twitter {margin-right: 0;}
.wd-social-share .social-share li.icon-twitter a::before {background: none;}
.wd-social-share .social-share li.icon-facebook a::before {background: none;}

.header-logo .logo a img {padding-top: 25px;}

.main-content.blog-template .list-posts .thumbnail .image a::before, .main-content .single-content .blog-detail-content .thumbnail .image a::before {background: none !important;}

.widget-container.widget_recent_comments_custom .slider_control .prev {top: 0;}
.widget-container.widget_wd_recent_post_widget .slider_control .prev {top: 0;}
.widget-container.widget_wd_recent_post_widget .slider_control .next {top: 0;}
.widget-container.widget_recent_comments_custom .slider_control .next {top: 0;}

@media only screen and (max-width: 751px)  {
body.woocommerce div.product div.images, body.woocommerce-page div.product div.images, body.woocommerce #content div.product div.images, body.woocommerce-page #content div.product div.images
{
width: 48% !important;
}

html .woocommerce div.product div.summary, html .woocommerce #content div.product div.summary, html .woocommerce-page div.product div.summary, html .woocommerce-page #content div.product div.summary {
width: 100% !important;
padding-left: 5px !important;
}

#footer .widget_wd_recent_post_widget .item:nth-child(5), #footer .widget_wd_recent_post_widget .item:nth-child(6) {
display:none !important;
}

#footer .widget_wd_recent_post_widget .item {
width: 23% !important;
}

div.products-tabs-wrapper ul.nav.nav-tabs li:last-child {
/*display:none !important;*/
}
}


html .main-content .tabbable.home_full_wide > ul.nav-tabs li.active a {
color: #000 !important;
}