<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  color: white;
}

a {
  color: #ed2a31;
}
a:hover, a:focus {
  color: #f1595e;
}

blockquote cite {
  color: rgba(255, 255, 255, 0.8);
}

input,
textarea {
  border: 1px solid #363636;
}
input:hover, input:focus,
textarea:hover,
textarea:focus {
  border-color: #ed2a31;
}

.btn,
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button,
.comment-reply-link {
  background-color: #ed2a31;
}
.btn:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover,
.comment-reply-link:hover {
  background: #dc131a;
}

#page {
  border-color: #ed2a31;
}

#navigation &gt; li ul a:hover,
#navigation &gt; li ul .sfHover &gt; a {
  color: #FFF;
  background: #ed2a31;
}
#navigation &gt; li &gt; a:hover,
#navigation &gt; li.sfHover &gt; a,
#navigation &gt; li.sfHover &gt; a:active,
#navigation &gt; li.current_page_item &gt; a,
#navigation &gt; li.current-menu-item &gt; a,
#navigation &gt; li.current-menu-ancestor &gt; a,
#navigation &gt; li.current-menu-parent &gt; a,
#navigation &gt; li.current &gt; a {
  border-bottom: 2px solid #ed2a31;
}
#navigation &gt; li ul a {
  color: #FFF;
  background: #000;
  border-bottom: 1px solid #292322;
}
#navigation ul {
  border: 3px solid #292322;
}

.section-title:after,
.widget-title:after {
  border-bottom: 1px solid #ed2a31;
}

.item-thumb {
  background-color: #242424;
}
.item-thumb:before {
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
}
.item-thumb:hover:before {
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.25);
}

.item-meta {
  border-top: 1px solid #363636;
}
.item-meta th, .item-meta td {
  border-bottom: 1px solid #363636;
  border-left: 1px solid #363636;
}
.item-meta td {
  border-right: 1px solid #363636;
}

.item-timer .count {
  border: 1px solid #363636;
}
.item-timer .count b {
  color: #ed2a31;
}

.entry-title a {
  color: #FFF;
}
.entry-title a:hover {
  color: #ed2a31;
}

.entry-meta {
  color: #3F3F3F;
}

#paging &gt; span, #paging a,
.page-numbers li &gt; span,
.page-numbers li a {
  background-color: #1D1D1D;
}
#paging &gt; span.current, #paging a.current,
.page-numbers li &gt; span.current,
.page-numbers li a.current {
  background-color: #ed2a31;
  color: #FFF;
}
#paging span.current,
#paging a:hover,
.page-numbers li span.current,
.page-numbers li a:hover {
  color: #FFF;
  background-color: #ed2a31;
}

.filters-nav .btn {
  background-color: #1d1d1d;
}
.filters-nav .btn:hover {
  background-color: #ed2a31;
}
.filters-nav a.selected {
  background-color: #ed2a31;
}

.tracklisting .track {
  border: 1px solid #363636;
}
.tracklisting .track:last-child {
  border: 1px solid #363636;
}
.tracklisting .track:hover, .tracklisting .track.playing {
  border-color: #ed2a31;
}
.tracklisting .track:hover .sm2_link, .tracklisting .track.playing .sm2_link {
  background-color: #ed2a31;
}
.tracklisting .track:hover .track-no, .tracklisting .track.playing .track-no {
  color: #ed2a31;
}

.sm2_link {
  background-color: #2a2a2a;
}
.sm2_link:hover, .sm2_link:focus {
  color: #FFF;
  background-color: #ed2a31;
}
.sm2_link.sm2_playing {
  background-color: #ed2a31;
}

.track-no {
  color: #5c5c5c;
}

.ci-soundplayer-play {
  background-color: #ed2a31;
}

.ci-soundplayer-prev,
.ci-soundplayer-next {
  background-color: #242424;
  color: #FFF;
}

.ci-soundplayer-meta .track-bar {
  background-color: #242424;
}
.ci-soundplayer-meta .progress-bar {
  background-color: #ed2a31;
}
.ci-soundplayer-meta .load-bar {
  background-color: #3e3e3e;
}

.form-allowed-tags,
.comment-notes {
  color: rgba(255, 255, 255, 0.8);
}

.widget ul li {
  border-bottom: 1px solid #363636;
}

.widget ul ul.children li:first-child {
  border-top: 1px solid #363636;
}

.shop-actions {
  border-bottom: 1px solid #363636;
}

.sale-wrap {
  background: #ed2a31;
}

.onsale {
  background: #ed2a31;
}

.quantity input {
  background-color: #ed2a31;
}

.woocommerce-tabs .tabs {
  border-bottom: 1px solid #363636;
}
.woocommerce-tabs .tabs li a {
  border-top: 1px solid #363636;
  border-right: 1px solid #363636;
  color: #FFF;
}
.woocommerce-tabs .tabs li.active a {
  color: #FFF;
  background-color: #ed2a31;
}

.entry-content table {
  border: 1px solid #363636;
}
.entry-content table caption,
.entry-content table th,
.entry-content table td {
  border-bottom: 1px solid #363636;
}
.entry-content table th {
  background-color: #ed2a31;
}
.entry-content table tr:nth-child(2n) {
  background-color: #2e2e2e;
}

.shop_attributes th, .shop_attributes td {
  border-bottom: 1px solid #363636;
}
.shop_attributes tr:first-child th, .shop_attributes tr:first-child td {
  border-top: 1px solid #363636;
}

.shop_table th,
.shop_table td {
  border-bottom: 1px solid #363636;
}

.cart_totals th, .cart_totals td {
  border-bottom: 1px solid #363636;
}

.woocommerce-checkout .woocommerce-info {
  border-top: 1px solid #363636;
  border-bottom: 1px solid #363636;
}

.payment_box {
  border: 1px solid #363636;
}

.order_details {
  background: #363636;
}
.order_details li {
  border-bottom: 1px solid #363636;
}

.woocommerce-message,
.woocommerce-info {
  background: #363636;
}

.widget ul.product_list_widget li {
  border-bottom: 1px solid #363636;
}

.price_slider {
  background: #505050;
}
.price_slider .ui-slider-range {
  background: #2c2c2c;
  border-top: 1px solid #363636;
  border-bottom: 1px solid #363636;
}
.price_slider .ui-slider-handle {
  background: #ed2a31;
}

.footer-separator {
  background-color: #ed2a31;
}

@media (max-width: 767px) {
  .item-fullwidth .item-info {
    background-color: #363636;
  }
}
</pre></body></html>