/* Enter Your Custom CSS Here */
.site-content {
    padding-top: 90px;
    padding-bottom: 90px;
}
.page-id-7 .woocommerce-customer-details table {
    display: none;
}
/*
.site-footer {
    border-top: 2px solid #dd2600;
}

.site-footer .footer-widgets {
	border-bottom: 2px solid #dd2600;}
*/
.footer-layout-1 .footer-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* TOP SEARCH */
.product-extra-search .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{
	border-color: transparent #dd2600 transparent !important;
}
.product-extra-search .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
	background-color: #dd2600 !important;}



.cat-header .header-countdown {
    display: none !important;
}

.newproducts h2.cat-title {
    font-size: 20px;
    font-weight: 600;
    padding: 16px 20px;
    background: #f4f4f4;
}

a.rs-layer.rev-btn {
    background-color: #dd2600 !important;
    color: #fff !important;
}

.whit-bg {
    background: #fff;
    padding: 26px;
}







@media only screen and (max-width: 479px) {

.page-id-406 .product-add-to-cart , .page-id-406 .product-price {
    display: none;
}
	.page-id-406 .product-name h3 {
    font-size: 15px;
}
}