.products .product .product_inner {
    border: 3px solid #ffcf06 !important;
}

.product_buttons {
    border-top: 3px solid #ffcf06 !important;
}
.cmsms_product_left_column figure, .product .cmsms_hover_slider_thumbs img {
    border: 0 solid #e5e5e0 !important;
}
#middle_content .products li {
    width: 22% !important;
    margin-right:3% !important;
    border-top: none !important;
}
.posted_in, .tagged_as {
    font-family: raleway, arial, sans-serif !important;
    font-size: 13px !important;
}
.cart-empty {
    display:none !important;
}
.return-to-shop {
    display:none !important;
}
.product .product_inner figure .preloader {
    padding-bottom: 80% !important;
}
 .product .entry-title a {
    font-size: 16px !important;
    font-weight: 800 !important;
}
.product .woocommerce-tabs {
    display: none;
}
.product .entry-summary {
    margin-top: 30px;
}
.cmsms_hover_slider_full_img img {
    min-height: inherit !important;
}
.product .cmsms_hover_slider_items, .cmsms_product_left_column .preloader {
    padding: 0 0 70% !important;
}
figure.cmsms_hover_slider_full_img {
    border: 3px solid #ffcf06 !important;
}
/* ---------- Small Monitor (Note: Design for a width less than 1024px) ---------- */

@media only screen and (max-width: 1024px) {

#middle_content .products li {
    border-top: medium none !important;
    margin-right: 3% !important;
    width: 47% !important;
}
}

/* ---------- Small Monitor (Note: Design for a width less than 1024px) ---------- */

@media only screen and (max-width: 540px) {

#middle_content .products li {
    border-top: medium none !important;
    margin-right: 3% !important;
    width: 98% !important;
}
#woocommerce_product_categories-6 {
    width: 98% !important;
    margin-left: 11px !important;
}
#bottom .widgettitle {
    margin-top: 30px !important;
}

}