/* Page */
#maincontent,
.page-main,
.breadcrumbs {
  box-sizing: border-box;
  max-width: 1400px !important;
  padding: 5px !important;
  margin: 0 auto !important;
  width: 100% !important;
}

/* Blocks */
.block-static-block.widget:empty {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .column.main {
    margin: 32px 0 !important;
  }
}
/* System */
.theme-pearl.catalog-product-view .swatch-option.text {
  width: auto;
  padding: 5px !important;
  height: auto;
}
.theme-pearl.catalog-product-view .swatch-option.text:hover {
  width: auto;
  padding: 5px !important;
  height: auto;
}
.theme-pearl.catalog-product-view .swatch-option.text:before {
  width: auto !important;
  height: auto !important;
}

.page-main.page-main-details .product-full-width-section {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.page-main.page-main-details .product-full-width-section h2 {
  border-bottom: none !important;
  margin: 0 auto 45px;
  text-align: center;
}
.page-main.page-main-details .product-full-width-section #product-attribute-specs-table {
  margin: 0 auto;
  text-align: center;
}
.page-main.page-main-details .product-full-width-section .table-wrapper {
  border: none;
}
.page-main.page-main-details .product.data.items {
  border: none;
}

#checkout-payment-method-load .field.choice {
  max-width: 100%;
  display: flex;
}

.checkout-payment-method .payment-option-title .action-toggle:after {
  float: right;
}
.checkout-payment-method .actions-toolbar .primary,
.checkout-payment-method .actions-toolbar .secondary {
  margin: 0 5px;
}

.payment-method-title label {
  display: flex;
}

.opc-block-summary .totals.shipping {
  width: 100%;
  display: table-row !important;
}

.payment-option-title.field.choice {
  max-width: none;
  width: 100%;
}

.toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action:before {
  font-size: 20px;
}

.product-image-photo {
  width: auto;
}

div.price-box.price-final_price > .normal-price > span > span.price-label {
  display: none !important;
}

#quickcart-custom-msg {
  text-align: center;
  color: black;
}

#quickcart-amount-needed {
  color: red;
  font-weight: bold;
}

/* Footer and subfooter */
.footer.content .block.newsletter {
  width: 100%;
  max-width: 73%;
}
.footer.content > div {
  max-width: none;
}

.green-title {
  padding: 5%;
}
.green-title .newsletter_h1 {
  margin-bottom: 0;
  display: block;
}
.green-title .newsletter_h4 {
  font-size: 1.3rem !important;
  margin-bottom: 0;
  display: block;
}
@media (min-width: 768px) {
  .green-title .newsletter_h4 {
    font-size: 1.3rem !important;
  }
}
.green-title .block.newsletter .form.subscribe {
  display: block !important;
}

body > div.page-wrapper > footer > div.footer.content > ul.footer.links {
  display: none;
}

/* Header and navigation */
.navigation {
  border: unset !important;
}

.submenu-alignleft .submenu.dropdown-menu {
  width: 100% !important;
}

@media only screen and (max-width: 767px) {
  .control {
    z-index: 2;
  }
}
.page-header-v3 .page-header .logo img {
  height: 50px !important;
  width: auto !important;
}

/* Header search */
.page-wrapper .page-header-v3 .header.content .block-search input,
.page-wrapper .page-header-v3 .header_right .block-search input {
  border-width: 0 0 1px;
}

@media only screen and (max-width: 767px) {
  .page-header-v3 .block-search input {
    left: -300%;
    transform: none;
    right: auto;
    top: 10px;
    margin: 0;
    padding: 0 10px;
    width: calc(100vw - 30px) !important;
  }
  .page-header-v3 .block-search .label.active + .control input {
    left: -15px;
    position: relative !important;
  }
}
/* Megamenu */
.ves-megamenu .nav-item.active > a {
  background-color: inherit !important;
}

/* Misc */
#remember-me-box {
  display: block;
}

.icon-youtube:before {
  content: "\e860";
}

.icon-youtube:hover {
  background-color: #FF0000;
}

.authorization-link {
  display: none !important;
}

.action.primary {
  background-image: none;
  background: #e81938 !important;
  border: 1px solid #e81938 !important;
}
.action.primary:hover {
  background-image: none;
  background: transparent;
  border: 1px solid #e81938;
  color: #e81938;
}

#newsletter-validate-detail {
  display: none;
}

@media only screen and (max-width: 767px) {
  .block-search .label {
    display: inline !important;
  }
  .search-autocomplete {
    margin-top: -60px;
  }
  .swatch-attribute-label {
    z-index: 99999;
  }
  .swatch-option-tooltip {
    max-width: 0 !important;
    max-height: 0 !important;
    overflow: hidden;
    min-height: 0 !important;
    min-width: 0 !important;
    border: none !important;
    background: transparent !important;
  }
}
body > div.page-wrapper > div.block-static-block,
body > div.page-wrapper > div.widget.block.block-static-block {
  display: none;
}

#layered-filter-block .filter-content .filter-options .filter-options-item .filter-options-content .items .item a:before {
  display: none;
}

.swatch-option.text {
  width: auto !important;
  height: auto !important;
}

#newsletter-validate-detail .block.newsletter input {
  padding-left: 40px;
  margin-bottom: 10px;
}

#newsletter-validate-detail button.subscribe {
  width: 100%;
  margin: 10px 0 0 0;
}

.product-social-links .action.tocompare:before {
  content: "\e61e" !important;
  font-family: "icons-blank-theme";
  font-size: 35px;
}

#onetrust-consent-sdk #onetrust-policy-text,
#onetrust-consent-sdk #onetrust-reject-all-handler,
#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler {
  font-size: 12px !important;
}

/* System */
.page-layout-checkout h2 {
  font-size: 26px !important;
  letter-spacing: -1px;
}
.page-layout-checkout span.mark {
  border: 2px solid #e81938 !important;
  color: #e81938 !important;
}
.page-layout-checkout input[type=radio]:checked + label:before,
.page-layout-checkout input[type=checkbox]:checked + label:before {
  color: #e81938 !important;
}
.page-layout-checkout .payment-method._active:before {
  background-color: #e81938 !important;
}

.category-description {
  text-align: center;
}

.theme-pearl.product-page-v1 .product-info-main .fieldset .actions {
  width: calc(100% - 65px) !important;
}

#narrow-by-list > div.filter-options-item.allow.active > div.filter-options-content > form > div {
  display: block !important;
}

#checkout-payment-method-load .field.choice {
  max-width: 100%;
  display: flex;
}

#instant-purchase > button {
  background: #e81938;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to top, #93291e, #e81938);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to top, #93291e, #e81938);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.breadcrumbs {
  padding-bottom: 10px;
}
.breadcrumbs a,
.breadcrumbs a:visited {
  color: #e81938 !important;
}

a.nav-anchor:hover {
  color: #e81938 !important;
}

.sidebar #layered-filter-block .filter-options .swatch-option {
  width: auto !important;
}

@media only screen and (max-width: 767px) {
  .columns .column.main {
    max-width: 100vw;
  }
}
/* Header */
.page-header {
  background: #fff;
}

.page-header.sticky-header:not(.page-header-v4) .logo {
  position: relative !important;
  top: unset !important;
}

@media only screen and (max-width: 767px) {
  .theme-pearl .page-wrapper .page-header .logo img {
    margin-top: -13px;
  }
}
.page-layout-cms-full-width .sticky-header .header.content .logo,
.cms-page-view .sticky-header .header.content .logo {
  margin-top: -4px !important;
}

@media only screen and (max-width: 767px) {
  .page-wrapper .header.content .logo {
    max-width: 50%;
    margin-bottom: 0;
    margin-top: 13px;
    z-index: 0;
  }
}
.nav-item > a {
  background: unset !important;
  color: #e81938;
}

.submenu.dropdown-menu {
  height: auto !important;
  position: relative;
  background: #fff !important;
}

.submenu.dropdown-menu.submenu-inner {
  margin: 0 auto;
}

.nav-sections .navigation ul li.level0.nav-0.subhover > a:hover {
  color: #e81938 !important;
}

body:not(.mobile-nav) .nav-sections .navigation ul li.level0:hover > a {
  color: #e81938 !important;
}

/* Megamenu */
.ves-megamenu .navigation .nav-item > .submenu .item-content {
  float: left;
  width: auto !important;
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: contents;
}

.ves-caret.fa.fa-angle-down,
.ves-caret.fa.fa-angle-up {
  display: none;
}

#vesitem-13674915925248001140636964 > div {
  width: 100% !important;
}

@media (min-width: 768px) {
  #vesitem-1367491592611204529519202 > div {
    width: 100% !important;
  }
  .ves-megamenu .navigation .level0 .ves-column3 > .item-content1 > .mega-col {
    max-width: 33.33%;
    width: auto;
  }
  .ves-megamenu .navigation .nav-item > .submenu .item-content,
  .ves-megamenu .navigation .nav-item > .submenu .item-sidebar {
    float: left;
    width: auto !important;
    margin: 0 auto;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .content-wrapper {
    width: 100%;
  }
}
/* Misc */
div#additional {
  display: none;
}

.modal-popup .modal-title {
  letter-spacing: normal;
  font-weight: bold;
}

/* Megamenu styles used in some family sites */
.block.ves-megamenu.top-navigation.ves-mdrilldown.ves-dhorizontal.hide-blocks.ves-megamenu-hover.top-menu-default.nav-mobile {
  display: block !important;
}

.block.ves-megamenu.top-navigation.ves-offcanvas.ves-dhorizontal.hide-blocks.ves-megamenu-hover.top-user-menu-default.nav-mobile {
  display: block !important;
}

/* Expo-specific styles */
p.price-from {
  display: none;
}

div#tab-label-product\.info\.description {
  display: none;
}

div#tab-label-additional {
  display: none;
}

li.greet.welcome {
  display: none !important;
}

.expocolumn {
  float: left;
  width: 25%;
}

/* Clear floats after the columns */
.exporow:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 768px) {
  .expocolumn {
    width: 50%;
  }
}
@media screen and (max-width: 321px) {
  .expocolumn {
    width: 100%;
  }
}
.product-info-stock-sku {
  padding-left: 0 !important;
  padding-bottom: 20px !important;
  float: none !important;
  text-align: center !important;
  margin: 0 auto;
  width: 100%;
}

.aw-et__start-date {
  text-align: center;
  width: 100%;
}

.page-layout-tickets-layout #maincontent > div.columns > div > div.product-info-main > div.page-title-wrapper.product > h1 {
  text-align: center;
}

.hidden {
  display: none;
}

@media only screen and (max-width: 768px) {
  .header_right {
    display: none;
  }
  .ves-dhorizontal {
    display: block !important;
  }
  #search_mini_form {
    display: none;
  }
}
@media only screen and (max-width: 1080px) {
  .aw-et-view-options-wrapper .summary-container {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    top: unset;
    width: 100vw;
    background: #f4f4f4;
    padding: 10px 0 0;
    z-index: 8;
    width: 100vw;
    margin-left: 0;
    max-height: 80%;
    min-height: 95px;
  }
  .summary-container > div:nth-child(1) {
    width: 100%;
    padding-right: 20px;
  }
  .theme-pearl.product-page-v1 .box-tocart {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: none;
    max-width: 62%;
    display: inline-block;
    position: absolute;
    right: 10px;
    padding-right: 0;
    bottom: 15px;
  }
  .theme-pearl.product-page-v1 .box-tocart .actions {
    width: 100%;
    margin: 0 auto;
  }
  .theme-pearl.catalog-product-view .box-tocart .actions button {
    padding: 5px 10px;
    font-size: 10px;
    max-width: 100px;
    margin-bottom: 0;
    float: right;
  }
  #instant-purchase {
    width: auto;
    margin: 0 5px;
    float: right;
  }
  div.summary-container > div:nth-child(1) > div > div.price-wrapper {
    margin-bottom: 0;
    padding: 5px;
    max-width: 50%;
    display: inline-block;
    font-size: 20px;
    position: absolute;
    left: 5px;
    bottom: 17px;
  }
  .aw-et-view-options-wrapper .options-container {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
  }
  .summary-container > div:nth-child(1) > div.summary {
    width: 100%;
    margin: 0 10px 0 10px;
  }
  .aw-et__view-options-container .summary-container .summary-header {
    margin-bottom: 5px;
  }
  .aw-et__view-options-container .summary-container .summary-detail-block {
    margin-bottom: 55px;
    overflow-y: auto;
    max-height: 300px;
  }
  .span.newsletter_h1 {
    line-height: 1 !important;
  }
}
body > div.page-wrapper > div.header-placeholder > div > header > div.panel.wrapper > div > ul.header.links > li.customer-welcome {
  display: none;
}

#store\.links > ul > li.greet.welcome {
  display: none;
}

.amlocator_input {
  margin-top: 15px;
  width: auto;
  float: left;
  padding: 5px;
}

.product .fotorama__stage__frame .fotorama__img {
  top: 0 !important;
  transform: none !important;
  -webkit-transform: none !important;
  position: static;
  margin-top: auto !important;
  max-height: none !important;
}

.fotorama__stage__frame .fotorama__img {
  max-height: none !important;
}

.fotorama__nav.fotorama__nav--thumbs {
  text-align: center;
}

.amlocator-main-container .amlocator-map-container .amlocator-block.-map {
  height: 100%;
}

.product-page-v1 .page-main div.product.attribute.description > .value {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.theme-pearl.catalog-product-view .product-info-main .product-info-stock-sku {
  vertical-align: bottom;
}

.theme-pearl.product-page-v1.page-layout-tickets-layout .product-info-main {
  float: none;
}

.amlocator-main-container .amlocator-search-container .amlocator-button.-nearby {
  color: #fff !important;
}

.amlocator-main-container .amlocator-button {
  background: #e81938 !important;
  border: 1px solid #e81938 !important;
}

.amlocator-main-container .amlocator-search-container .amlocator-button.-nearby:hover {
  color: #fff;
  background: #e81938 !important;
}

.amlocator-filters-container .amlocator-clear {
  color: #e81938 !important;
}

.amlocator-filters-container .amlocator-button:hover {
  color: #fff;
  background: #e81938 !important;
}

.amlocator-store-desc.-active {
  color: #fff;
  background: #e81938 !important;
}

.amlocator-current-location .amlocator-text:focus {
  border: 1px solid #e81938 !important;
}

.amlocator-search-radius .amlocator-radio:checked + .amlocator-label {
  background: #e81938 !important;
}

.amsearch-wrapper-input {
  position: relative !important;
}

.aw-et__view-options-container .sectors .attendee-element .field .control {
  max-width: none;
}

.product-page-v1 .page-main .product.info.detailed .product.data.items .item.content > div.description {
  text-align: center;
}

.page-layout-2columns-left .page-main .products-grid .product-item .product-item-info h2.product-item-name {
  letter-spacing: 0;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

.page-layout-2columns-left .page-main .products-grid .product-item .product-item-info h2.product-item-name a {
  font-size: 14px !important;
}

.page-layout-2columns-left .column.main .products-grid .product-item .product-item-info .product-item-details .aw-et__start-date {
  text-align: center;
}

.amsearch-form-container.-opened .amsearch-wrapper-input {
  position: relative !important;
}

.page-layout-tickets-layout #maincontent > div.columns > div > div.product-info-main > div.product-info-price > div.product-info-stock-sku > div.product.attribute.sku {
  display: none;
}

.page-layout-tickets-layout .product-info-main {
  float: none;
}

.amsearch-form-container.-opened.amsearch-wrapper-input {
  position: relative !important;
}

#amasty-shopby-product-list > div.products.wrapper.grid.products-grid.amscroll-page > ol > li.product > div > div.product.details.product-item-details > div.aw-et__stock-status {
  display: none;
}

.aw-et__view-options-container .sectors .tickets-type .qty-inp-block {
  width: 92px !important;
}

.amsearch-overlay {
  display: none !important;
}

.amlocator-label {
  padding: 5px;
  border-radius: 5px;
}

.aw-et__stock-status {
  display: none !important;
}

.page-layout-2columns-left .page-main .products-grid .product-item .product-item-info .product-item-name {
  line-height: 15px;
}

.amsearch-loupe {
  display: none !important;
}

#mini-cart > li > div > a > span > span > img {
  width: auto !important;
  height: auto !important;
}

.product.media {
  float: none !important;
}

body:not(.mobile-nav) .nav-sections .navigation ul li.level0 > a:hover,
.ves-megamenu .navigation .level0 .submenu .mega-col > .nav-item > a:hover {
  color: #e81938 !important;
  border-left: 0;
}

.aw-et.additional-attributes-wrapper.table-wrapper {
  display: none;
}

.product.info.detailed .additional-attributes {
  margin: 0 auto;
}

.am-attachments .am-fileline {
  max-width: 400px;
  margin: 0 auto;
}

.loading-mask {
  display: none;
}

#maincontent > div.columns > div.column.main > div.block.block-dashboard-orders > div.block-content > a.action.view {
  display: none;
}

.sector-storefront-description .description {
  max-width: 95%;
}

.block__status-qty {
  display: none;
}

/* CSS FROM UI TEAM */
div[data-content-type=row][data-element=main] {
  padding: 0 !important;
}

div.owl-stage,
div.owl-item {
  width: 100%;
}

/* Header styling */
.wrapper-top-slider {
  padding-top: 0;
}

/* Header Book Now button */
.btn.shop-now {
  transition: all 0.25s ease;
  text-decoration: none;
}

.btn.shop-now:hover {
  background: #fff;
  color: #000 !important;
  border: 2px solid #fff;
  transition: all 0.25s ease;
}

.owl-carousel .owl-stage-outer {
  padding-bottom: 0;
}

/* Locator/Search */
.amlocator-main-container {
  padding: 0 5px 10px 15px;
}

/* Map column */
.amlocator-main-container .amlocator-map-container .amlocator-block.-map {
  width: 65%;
  margin: 0;
  padding: 0;
}

/* Label */
#range_radius {
  font-size: 19px;
  text-align: left;
  display: block;
  margin: 15px 0;
}

/* select */
#amlocator-measurement {
  float: right;
  left: 0;
  padding: 20px;
  width: 16%;
  border: 1px solid #ccc;
  margin: 0 0px 15px 10px;
  padding: 12px 10px;
}

/* Location Filter */
.amlocator-content.amlocator-hidden-filter .amlocator-attribute-wrapper {
  font-weight: bold;
}

.amlocator-filters-container .amlocator-content {
  transition: all 0.25s ease;
}

.amlocator-store-desc .amlocator-block {
  width: 100%;
}

.amlocator-store-desc.-active {
  border: 2px solid #e81938;
  background: #fff !important;
  color: #000 !important;
}

.amlocator-store-desc .amlocator-title {
  margin-bottom: 0;
}

/* Expo Event Card */
.amlocator-store-desc {
  width: 98%;
  overflow: hidden;
  font-size: 15px;
  overflow-x: hidden !important;
}

.amlocator-store-desc a {
  color: #e81938 !important;
  text-decoration: none !important;
  font-weight: bold;
}

.amlocator-store-desc a:visited {
  color: #000;
}

/* All Event page */
.product.name.product-item-name a:hover {
  text-decoration: underline;
}

.product.details.product-item-details {
  padding: 15px;
  border: 2px solid #eee;
  display: block;
}

.product.details.product-item-details .aw-et__start-date {
  font-size: 13px;
}

.price-box.price-final_price {
  margin: 0 0 10px 0;
}

.product-image-photo {
  border-bottom: 2px solid #eee;
}

.store-view-expo_usd a.product-item-link {
  text-decoration: underline;
}

.store-view-expo_usd a.product-item-link:hover {
  color: #000 !important;
  text-decoration: underline;
}

/* Single Event Page */
.aw-et-product-page #maincontent.page-main {
  padding: 0;
}

#product_addtocart_form {
  padding: 0 20px;
}

#product.info.description {
  background: #f4f4f4;
}

.aw-et-product-page .product-info-main .product-info-price {
  border-bottom: 0;
}

.aw-et__start-date {
  font-size: 20px;
}

.fotorama__stage__frame.fotorama__img {
  max-height: 100% !important;
}

@media (min-width: 768px) {
  .switcher-currency {
    padding-top: 8px;
  }
}
.page-layout-2columns-left .product-image-photo {
  padding: 10px;
}

.amasty-popup a {
  color: #e81938 !important;
  font-weight: bold;
}

a:hover {
  color: #e81938 !important;
}

.header.content {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

#cart-totals > div > table > tbody > tr.totals.customprice.excl {
  display: none;
}

.store-view-expo_usd.checkout-cart-index .total-rules {
  display: table-row !important;
}

.store-view-expo_usd.checkout-cart-index #cart-totals > div > table > tbody > tr:nth-child(8) {
  display: none !important;
}

.store-view-expo_usd.checkout-cart-index .savings {
  color: #810511 !important;
  display: none;
}

.aw-et-product-page .product-info-main .product.attribute.overview {
  background: #f4f4f4;
  padding: 20px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100vw !important;
  max-width: 100vw;
  position: relative;
}

.exporow {
  max-width: 1560px;
  margin: 0 auto;
}

.submenu.dropdown-menu {
  width: 100% !important;
}

.amlocator-title {
  letter-spacing: 0;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  line-height: 0;
}

.notice-inner a {
  text-decoration: underline;
  color: #fff;
  font-weight: bold;
}

.notice-inner a:hover {
  color: #fff !important;
}

.content-v8 h3 a:hover {
  color: #fff !important;
}

.find-your-race:hover {
  color: #000 !important;
}

.amasty-extrafee-opc-block-fees {
  margin: 20px 0;
}

.amasty-extrafee-option.field.choice.item > .label:before {
  display: none;
}

.cms-expo-terms-conditions .columns .column.main {
  max-width: 800px;
  margin: 0 auto;
}

tr.totals.amasty-extrafee.excl > th > span.label {
  display: none;
}

.amasty-extrafee-option.field .radio {
  display: none;
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper::-webkit-scrollbar {
  display: none;
}

.header .quickcart-wrapper .block-quickcart .block-content-quickcart .quickcart-items-wrapper {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
}

.onestepcheckout-index-index .theme-pearl .page-wrapper {
  overflow-y: hidden;
}

.arw-banner-content .content h3 {
  letter-spacing: 1px !important;
}

.content-v8 .arw-banner-content .content .shop-now:hover {
  border: 2px solid #fff;
  color: #000 !important;
  background: #fff;
}

.page-layout-tickets-layout .product-info-main {
  float: none !important;
}

footer .widget.block.block-static-block {
  display: none;
}

.footer.content {
  max-width: none !important;
}

.footer.content > div > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.footer.content > .footer.links {
  display: none;
}

.cms-index-index #maincontent {
  max-width: none !important;
}

.top-menu-default.ves-megamenu .navigation .nav-item {
  padding: 0 10px;
}

.store-view-expo_usd {
  overflow-x: hidden;
}

.aw-et__view-options-container {
  position: relative;
}

@media (min-width: 768px) {
  .aw-et-view-options-wrapper .summary-container {
    top: 110px !important;
  }
}
.store-view-expo_usd .aw-onestep-sidebar-block.payment-option._collapsible.opc-payment-additional.giftcardaccount {
  display: none;
}

.store-view-expo_usd #block-giftcard {
  display: none;
}

.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  padding-right: 30px;
}

.price-to {
  display: none;
}

.aw-et__view-options-container .sectors .header-sector-tickets .arrow {
  top: 35px;
}

.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after,
.aw-et__view-options-container .sectors .header-sector-tickets .arrow:before,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  font-size: 35px;
}

.aw-et__view-options-container .summary-container .summary-header .arrow-icon:before {
  font-size: 35px;
  margin: 0 5px;
}

.aw-et__view-options-container .summary-container .summary-header .ticket-sum {
  margin-right: 35px;
}

.store-view-expo_usd.catalog-product-view .block-title.title {
  text-align: center;
}

.page-layout-tickets-layout .breadcrumbs {
  display: none;
}

.theme-pearl.page-layout-cms-full-width .page-wrapper .page-header.sticky-header:not(.page-header-v4).page-header-v3 .sections.nav-sections {
  left: 0 !important;
  margin-left: 0 !important;
}

.tickets-type .products-item .product-image-container {
  min-width: 60px;
}

.store-view-expo_usd .col.shipping {
  display: none;
}

.theme-pearl.page-product-configurable.catalog-product-view.page-layout-1column .product-info-main {
  width: initial;
  min-width: 40%;
}

.theme-pearl.page-product-configurable.catalog-product-view.page-layout-1column .product.media {
  min-width: 57%;
  width: initial;
  float: left;
}

.theme-pearl.page-product-configurable .stock.available {
  display: none;
}

.theme-pearl.page-product-configurable .product.attribute.sku {
  display: none;
}

.theme-pearl.page-product-configurable #maincontent > div.columns > div > div.product-info-main > div.product-info-price > div.price-box.price-final_price {
  display: block;
}

.theme-pearl.page-product-configurable .configurable-variation-qty {
  display: none !important;
}

.adyen-checkout__card__holderName__input {
  max-width: 100%;
}

/* END UI CSS */
.product-info-main .product.attribute.sku {
  display: none !important;
}

.page-title-wrapper.product {
  text-align: center !important;
}

.payment-method-content .field input.adyen-checkout__input--text {
  max-width: 100%;
}

.fotorama-item.fotorama {
  display: none;
}

.onestepcheckout-index-index .aw-onestep-sidebar-content .payment-option .form-giftcard-account .actions-toolbar .action.action-check {
  font-size: 12px;
}

/* controls the font used for the icons for list and grid view */
.toolbar.toolbar-products .modes .modes-mode.mode-list:before {
  content: "\e60b" !important;
  font-family: "icons-blank-theme" !important;
  font-size: 30px !important;
  color: #000 !important;
}

.toolbar.toolbar-products .modes .modes-mode.mode-grid:before {
  content: "\e60d" !important;
  font-family: "icons-blank-theme" !important;
  font-size: 30px !important;
  color: #000 !important;
}

/* Cart adjustments for better user flow */
.quickcart-content-wrapper .product-item-pricing .details-qty .item-minus,
.quickcart-content-wrapper .product-item-pricing .details-qty .item-plus {
  display: none;
}

.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: static;
  vertical-align: top;
}

.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  vertical-align: baseline;
}

.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  clip: auto;
  height: auto;
  margin: 0;
  position: static;
  vertical-align: top;
  width: auto;
}

.cart.table-wrapper .product-item-details {
  padding-bottom: 0 !important;
}

.cart.table-wrapper .product-image-wrapper .product-image-photo {
  vertical-align: top;
  width: 165px;
}

.cart.table-wrapper .actions-toolbar {
  padding-left: 185px;
}

/* EU-specific (but also OK for other) price display for specific categories/products */
.category-addons .price-box.price-final_price,
.product-booth-carpet .price-box.price-final_price {
  display: block !important;
}

/* Site-specific styles */
.aw-onestep-sidebar-block.payment-option.opc-payment-additional.giftcardaccount {
  display: none;
}

.page-wrapper .page-header .header-global-promo .global-notification-wrapper {
  color: #fff;
  background-color: #3d575e !important;
}

.cms-expo-events-global-booking-page .header-global-promo {
  display: none;
}

@media only screen and (max-width: 767px) {
  .header-global-promo {
    display: none !important;
  }
}
#maincontent > div.columns > div > div.product-info-main > div.product-info-price > div.price-box.price-final_price {
  display: none;
}

.page-layout-checkout .logo img {
  width: auto !important;
  height: 50px !important;
}

#block-shipping-heading:after {
  font-size: 35px;
}

.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  padding-left: 0 !important;
  padding-top: 0 !important;
  font-size: 20px;
}

/*# sourceMappingURL=expo_na.css.map */
