/* simplify season ticket */

#page_selection_subscription #main_content_seasonticket_included_shows {
  display: none;
}
#page_selection_subscription #main_content_seasonticket_help {
  display: none;
}
#page_selection_subscription #secondary_content_seasonticket {
  display: none;
}

#page_selection_subscription_subscribers
  #main_content_seasonticket_subscribers {
  display: none;
}
#page_selection_subscription_subscribers #main_content_seasonticket_category {
  display: none;
}
#page_selection_subscription_subscribers #secondary_content_seasonticket {
  display: none;
}

/* CAS-55413-L2G9N0 */
html.pos_DASCVLCC .content_product_info .description h1 {
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
html.pos_DASCVLCC .content_product_info .description h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
html.pos_DASCVLCC .content_product_info .description h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
html.pos_DASCVLCC .content_product_info .description h4 {
  display: block;
  font-size: 1em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
html.pos_DASCVLCC .content_product_info .description h5 {
  display: block;
  font-size: 0.83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
html.pos_DASCVLCC .content_product_info .description h6 {
  display: block;
  font-size: 0.67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
/* CAS-55413-L2G9N0 - END */

/* 00338337 - No Opacity for hover button and set darker color for them */
[_ts15_views_general_header] #header_menu_container #account_logout:hover,
[_ts15_views_general_header]
  #header_menu_container
  #account_account_sign_in:hover,
[_ts15_views_general_header]
  #header_menu_container
  #account_account_signIn:hover,
[_ts15_views_general_header]
  #header_menu_container
  .item_account_register.button
  a:hover {
  opacity: unset !important;
  background-color: #ff7e57 !important;
}

.button a:hover {
  opacity: unset !important;
}

li#menu_item_0 .button a:hover {
  background-color: #ff7e57 !important;
}

li#menu_item_1 .button a:hover {
  background-color: #ff7e57 !important;
}

.stx-AdvantageCode .g-Button-secondary:hover {
  opacity: unset !important;
  background-color: #ff7e57 !important;
}

[_ts15] [_ts15_tags_button].button a:hover,
[_ts15] [_ts15_tags_button].alternative_button.as_primary_button a:hover,
[_ts15] [_ts15_tags_buttonPayment].button a:hover,
[_ts15]
  [_ts15_tags_buttonPayment].alternative_button.as_primary_button
  a:hover {
  background-color: #c24a26 !important;
}

[_ts15_tags_button].alternative_button a:hover {
  opacity: unset !important;
  background-color: #ff7e57 !important;
}

.stx-Catalog-seeAllButton a.g-Button-flat {
  color: var(--secondaryTextColor) !important;
  background-color: var(--secondaryColor) !important;
}

.stx-Catalog-seeAllButton a.g-Button-flat:hover {
  opacity: unset !important;
  background-color: #ff7e57 !important;
}

[_ts15]
  [_ts15_tags_account_menuBoxLinks].account_info
  .action_buttons_container
  a:hover {
  opacity: unset !important;
  background-color: #ff7e57 !important;
}

@media screen and (max-width: 1200px) {
  [_ts15]
    [_ts15_views_account_menuBox]#secondary_content_navigation
    .close-btn-wrapper
    #close-dialog-button:hover {
    opacity: unset !important;
    background-color: #ff7e57 !important;
  }
}

[_ts15] [_ts15_tags_button].button.disabled a:hover {
  background-color: #8a8a8a !important;
}

/*END - 00338337 - No Opacity for hover button and set darker color for them */
