.uc-page-body .uc-lyt-container {
  border-top: 2px solid #ed8b00;
}
/* ----------------------------------------------------------------------------
 * Heading
 * ------------------------------------------------------------------------- */
[class*="uc-mod-hdg-"] {
  color: #ed8b00;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ed8b00;
}

/* ----------------------------------------------------------------------------
 * Image and Text
 * ------------------------------------------------------------------------- */
.uc-mod-media-put-text-01 .uc-put-title {
  color: #ed8b00;
}

/* ----------------------------------------------------------------------------
 * Slid Banner
 * ------------------------------------------------------------------------- */
.uc-mod-carousel-00 .uc-carousel-ui button {
  background: #ed8b00;
}

/* ----------------------------------------------------------------------------
 * Button
 * ------------------------------------------------------------------------- */
.uc-mod-btn-01 button,
.uc-mod-btn-01 a {
  border: #ed8b00 solid 1px;
  box-shadow: 0 4px 0 0 #ed8b00;
}

/* ----------------------------------------------------------------------------
 * General Regstration
 * ------------------------------------------------------------------------- */
.uc-mod-article-head-01 .uc-title .uc-text {
  color: #ed8b00;
}

.uc-mod-article-head-01 .uc-icon-new span {
  color: #ed8b00;
  border: 2px solid #ed8b00;
}

/* ----------------------------------------------------------------------------
 * General List
 * ------------------------------------------------------------------------- */
.uc-mod-campaign-list-01 .uc-campaign-item {
  box-shadow: 2px 4px 0 #ed8b00;
}

.uc-mod-campaign-list-01 .uc-icon-new span {
  background: #ed8b00;
}

.uc-mod-campaign-list-01 .uc-tag span {
  background: #ed8b00;
}

.uc-mod-campaign-list-01 .uc-title {
  color: #ed8b00;
}

.uc-mod-campaign-list-01 .uc-date {
  color: #ed8b00;
}

.uc-mod-campaign-list-01 .uc-link {
  color: #ed8b00;
}

.uc-mod-campaign-list-01 .uc-link span::before {
  background: #ed8b00;
}

/* ----------------------------------------------------------------------------
 * Nes Headline
 * ------------------------------------------------------------------------- */
.uc-mod-news-03 a > span:nth-child(2) {
  background: #ed8b00;
}

/* ----------------------------------------------------------------------------
* Ec_Button
* ------------------------------------------------------------------------- */
.uc-mod-btn-ec-02 .uc-mod-cart-right button,
.uc-mod-btn-ec-02 .uc-mod-cart-right a {
  border: #ed8b00 1px solid;
  background: #ed8b00;
  box-shadow: 0 4px 0 0 rgba(232, 85, 85, 0.2);
}

/* ----------------------------------------------------------------------------
* .uc-mod-ranking-articel-01
* ------------------------------------------------------------------------- */
.uc-mod-ranking-articel-01 .uc-ranking-order ::before {
  border-color: #ed8b00 transparent;
}

.uc-mod-ranking-articel-01 .uc-ranking-desc p:nth-child(1) {
  color: #ed8b00;
}

.uc-mod-ranking-articel-01 .uc-ranking-desc p:nth-child(2) {
  color: #ed8b00;
}

/* ----------------------------------------------------------------------------
* .uc-mod-ranking-articel-02
* ------------------------------------------------------------------------- */
.uc-mod-ranking-articel-02 .uc-ranking-order {
  color: #ed8b00;
}

.uc-mod-ranking-articel-02 .uc-ranking-order ::before {
  background: #ed8b00;
}

.uc-mod-ranking-articel-02 .uc-ranking-desc p:nth-child(1) {
  color: #ed8b00;
}

/* ----------------------------------------------------------------------------
  * .uc-mod-ranking-articel-03
  * ------------------------------------------------------------------------- */
.uc-mod-ranking-articel-03 .uc-ranking-order p ::before {
  background: #ed8b00;
}

.uc-mod-ranking-articel-03 .uc-ranking-desc p:nth-child(1) {
  color: #ed8b00;
}

/* ----------------------------------------------------------------------------
 * Accordion
 * ------------------------------------------------------------------------- */
.uc-accordion-title {
  background-color: #ed8b00;
}

.uc-accordion-btn-close-btn {
  background: #ed8b00;
}

.uc-mod-accordion-01 .uc-mod-btn-01 button {
  border: #ed8b00 1px solid;
  background: #ed8b00;
  box-shadow: 0 2px 0 0 #ed8b00;
}

@media screen and (min-width: 769px), print {
  .uc-mod-accordion-01 .uc-mod-btn-01 button {
    box-shadow: 0 4px 0 0 #ed8b00;
  }
}

/* ----------------------------------------------------------------------------
 * Accordion
 * ------------------------------------------------------------------------- */
li.uc-bg-tab-index-plane-standard {
  background: #ed8b00;
}

li.uc-tab-resp-tab-active {
  background: #ed8b00;
}
