/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 05 2022 | 15:56:20 */
.blog-list-page a { margin:0 !important; }
.blog-list-page a + h3 a { margin: 4px 0 30px 0 !important; display: block; }

.search-no-results .ekit-template-content-header, 
.post-template-default.single .ekit-template-content-header, 
.woocommerce-shop .ekit-template-content-header,
.product-template-default.single .ekit-template-content-header {
	border-bottom: 4px solid #333; padding-bottom: 10px; margin-bottom: 16px; 
}
.search-no-results .site-main .page-content { height:450px !important; }

.nomargin-p p { margin:0; }

#woocommerce-catalog-enquiry-custom-button { background:#152440 !important; }

.woocommerce-loop-product__title { font-size: 14px !important; font-weight: 400 !important; font-family: 'Poppins' !important; }

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff;
    background: #E58A11 !important;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    padding: 12px 20px;
    background: #f2f2f2;
    color: #333;
}

.error404  .blog.main-container, 
.search  .blog.main-container {
    border-top: 4px solid #333;
    margin-top: 15px;
}

.woo-xs-content {
  border-top: 4px solid #333;
    margin-top: 15px;
  
}

#rev_slider_7_1_forcefullwidth + .woo-xs-content { border-top: 0; margin-top: 0;}

#woocommerce-catalog-enquiry-custom-button { 
  background: #333;
    color: #fff;
    font-weight: 300;
    border-radius: 0;
    position: relative;
    display: block !important;
    opacity: 1;
    margin-bottom: 15px;
}
.onsale, .orderby  { display:none; }
.posted_in { display:block; }

.woocommerce-page.woocommerce-js.sidebar-active .container {
   max-width: 1600px;
}