/*
 * Color Module Styles
 *
 * Transparency colors will be found in the rg_color module
 */
/*
 * Color Variables
 *
 * See admin/appearance/settings/hydro for this list.
 */
/*
 * Common extendables
 */
.nav-active-ticket-button:hover, .newsletter-text .fs1,
.nav-active-ticket-button,
.links-dropdown-list h3,
.links-dropdown-list ul, .newsletter-text .fs1:hover,
.links-dropdown-list h3:hover,
.links-dropdown-list ul li:hover, a:hover,
#footer-right .footer-logo:hover, .footer-social-boxes,
.footer-social-text:hover {
  -webkit-transition: background-color 100ms linear, color 100ms linear;
  -moz-transition: background-color 100ms linear, color 100ms linear;
  -o-transition: background-color 100ms linear, color 100ms linear;
  transition: background-color 100ms linear, color 100ms linear;
}

/*
 * Color selectors
 */
.spotlight-caption-link,
.button-text-active-nav-text a,
.button-text-active-nav-text a.active-trail {
  color: #313131;
}

.spotlight-caption-link:hover,
.button-text-active-nav-text a:hover {
  color: #313131;
}

.feed-icon a:hover,
.button-text-active-nav-text,
.button-text-active-nav-text:hover {
  color: #fffeff;
}

body .sold-out,
body .sold-out:hover {
  background-color: #eac552;
}

.menu-name-main-menu a:after,
.top-nav-bar-bg li .active:after,
.top-nav-bar-bg-hover a:after {
  background-color: #c9c5c1;
}

.feed-icon a {
  color: #f6c673;
}

.nav-active-ticket-button:hover {
  background-color: #f6c673;
}

.nav-active-ticket-button:hover a,
.top-bar-section ul li > a {
  color: #313131;
  border-color: #313131;
}

.top-nav-bar-bg ul ul li,
.top-nav-bar-bg-hover ul,
.submit-btn input {
  background-color: #c9c5c1;
}

.top-nav-bar-bg ul ul li a,
.top-nav-bar-bg ul ul li a:hover {
  color: #fffeff;
}

.top-nav-bar-bg ul ul li a:hover,
.submit-btn input:hover {
  background-color: #e2dfdc;
  border: none;
}

.sticky.fixed .top-nav-bar-bg {
  background-color: #cfcac3;
}

.footer-logo-boxes {
  background-color: #ede9e7;
}

.view-display-id-block_3 .views-row .views-field:last-child {
  border-color: #ede9e7;
}

.sharrre-icons li a {
  color: #aca8a4;
}

.module-headers {
  color: #a59b8b;
}

.newsletter-text .fs1,
.nav-active-ticket-button,
.links-dropdown-list h3,
.links-dropdown-list ul {
  background-color: #e3ae53;
}

/* mobile triple lines */
.top-bar .toggle-topbar.menu-icon a span {
  box-shadow: none;
  color: #e3ae53;
}

.newsletter-text .fs1:hover,
.links-dropdown-list h3:hover,
.links-dropdown-list ul li:hover {
  background-color: #f6c673;
}

.dates-bg {
  background-color: #aca8a4 !important;
}

.tweets-rotator .flex-direction-nav li a {
  background-color: #e3ae53 !important;
}

.button:before {
  color: #aca8a4;
}

.sharrre-icons .button:before {
  color: #e3e2e0;
}

.sharrre-icons .button,
.sharrre-icons li {
  background-color: #e3e2e0;
  border-color: #e3e2e0;
}

.date-text {
  color: #ffffff;
}

.footer-bg {
  background-color: #d9d2c8;
}

.like-follow-country-boxes {
  background-color: #6d6257;
}

.body-text {
  color: #584f46;
}

a,
.text-links-more-buttons,
.twitter-status .name-handle .name a,
.twitter-status .name-handle .handle a {
  color: #3b352f;
}

.more-link a {
  color: #bd2626;
}

.more-link a:hover {
  color: #920606;
}

.newsletter-text .fs1,
.links-dropdown-list,
.text-links-more-buttons:hover,
.links-dropdown-list a,
.links-dropdown-list a:hover,
.submit-btn input {
  color: #fffeff;
}

.body-bg {
  background-color: #f2efef;
}

.foot-text {
  color: #ffffff;
}

a:hover,
#footer-right .footer-logo:hover {
  color: #8a8070;
}

.footer-social-boxes,
.footer-social-text:hover {
  color: #f2efee;
  background-color: #c7c7c7;
}
