font-size: 16px;
line-height: 18px;
margin: 24px 0 24px 0;
+ bottom:0;
+ width:100%;
}
/* Copyright */
#copyright {
#top {
height: 100px;
}
+}
+
+/* WooCommerce Styles */
+.woocommerce-breadcrumb {
+ background-color: #f4f4f4;
+ border-color: gainsboro;
+ border-radius: 3px;
+ border-style: solid;
+ border-width: 1px;
+ display: block;
+ list-style: none outside none;
+ margin-left: 0;
+ overflow: hidden;
+ padding: 0.5625rem 0.875rem;
}
\ No newline at end of file