.container.rapid-ship {padding-top: 50px;padding-bottom: 50px;}
ul.products li.product{border: 1px solid #00000050;margin-right: 15px;}
ul.products li.product img {max-width: 100%;height: auto;}
.woocommerce-ordering,.price,.star-rating,.onsale,.product-short-desc,#wpfBlock_1 [data-term-id="77"], 
.wpfFilterWrapper .wpfFilterTitle i.wpfTitleToggle{display: none !important;}
.wpfFilterWrapper select{border: 1px solid #00000050;background: transparent;height: 35px;font-size: 14px;}
.wpfFilterWrapper .wpfFilterTitle{pointer-events: none;}
.wpfMainWrapper .wpfFilterButton.wpfButton{background: #EC8833;color: #FFF;width: 97%;}
.woocommerce-loop-product__link{text-decoration: none;}
.woocommerce-loop-product__title {color: #000;font-size: 22px;font-weight: 700;padding: 10px;text-align: center;}
.rapid-ship-buttons {margin: 0 15px;}
.rapid-ship-buttons a {padding: 10px 10px;text-align: center;text-decoration: none;display: block;border: 1px solid #000;font-size: 14px;font-weight: 200;margin-bottom: 10px;}
.rapid-ship-buttons a.btn-atc {color: #fff;background-color: #000;}
.rapid-ship-buttons a.btn-atc:hover {text-decoration: none;background-color: #ec8833;border-color: #ec8833;}
.rapid-ship-buttons a.btn-get-quote {color: #000;}
.rapid-ship-buttons a.btn-get-quote:hover {text-decoration: none;background-color: #ec8833;border-color: #ec8833;color: #FFF;}
.rapid-ship-buttons img {float: right;padding-top: 5px;}

@media screen and (min-width: 48em){
	ul.products.columns-4 li.product {width: 23.80%;}
}