body,
#navigation ul {
  background: #FFF; }

.tagline,
.price del,
.customer_details dt,
.sidebar .widget,
.shop_table th,
.shop_table .variation,
.cart-collateral-wrap label,
.cart_totals th,
.shipping_calulator h2,
.woocommerce-checkout label,
.order_details li,
.customer_details dt,
.project-info li > span {
  color: #7d7d7d; }

body,
#paging a,
#paging > span,
.item-subtitle a,
#navigation a {
  color: #2b2b2b; }

.item-title a,
.widget-title,
.sidebar .widget-title,
.entry-title a,
h1, h2, h3, h4, h5, h6 {
  color: #2b2b2b; }

a,
.entry-title a:hover,
#paging > span.current,
#paging li span.current,
#paging a:hover,
.item-title a:hover,
.item-subtitle a:hover,
#navigation > li ul a:hover,
#navigation > li ul .sfHover > a,
#navigation > li.sfHover > a,
#navigation > li.sfHover > a:active,
#navigation > li.current_page_item > a,
#navigation > li.current-menu-item > a,
#navigation > li.current-menu-ancestor > a,
#navigation > li.current-menu-parent > a,
#navigation > li.current > a,
#navigation a:hover {
  color: #ff0066; }

a.btn,
input[type=submit],
button[type=submit],
.cart-link .badge,
.onsale,
.quantity input,
.button,
.load-more > a,
#infscr-loading > div,
a.comment-reply-link,
input[type=number].qty,
.price_slider .ui-slider-handle {
  background-color: #ff0066; }

#paging a,
#paging > span,
#paging li span,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
.shop_table tr,
.shop-actions,
.product .summary ul li,
.product .summary ul li:first-child,
.shop_attributes th,
.shop_attributes td,
.shop_attributes tr:first-child th,
.shop_attributes tr:first-child td,
.cart_totals table th td,
.woocommerce-checkout .woocommerce-info,
.lost_password a,
.payment_methods li,
.payment_methods li:last-child,
.payment_box,
.order_details li,
.woocommerce-message,
.woocommerce-info,
.wp-caption {
  border-color: #dbdbdb; }

#paging > span.current,
#paging li span.current,
#paging a:hover,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  border-color: #ff0066; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background: white; }

.widget ul li,
.widget ul ul.children li:first-child {
  border-bottom-color: #dbdbdb; }
