.productView-details .price-section.current-price span.price {
  font-size: 36px !important;
  line-height: 36px !important; }

.productView-details .price-section.current-price.sale-price span {
  color: #cb4600; }

.productView-title {
  line-height: 32px; }

.sale-flag-side {
  font-size: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #ffffff;
  display: none; }

body.main.home .body.content {
  margin-top: 0px !important; }

.header-padding {
  padding: 0 !important; }

.header-logo > a {
  padding: 0 !important;
  display: inline-block !important; }

.card-text span.price {
  font-size: 20px; }

.page.content h3 {
  text-transform: none !important; }

.header-logo.header-logo--left {
  padding-left: 0 !important; }

h1.page-heading, h2.page-heading, h3.tab-content-title, h3.tab-content-subtitle, h4 {
  font-weight: 700 !important;
  margin-top: 1rem; }

.navUser-action {
  font-weight: 500; }

@media only screen and (max-width: 480px) {
  .heroCarousel-title {
    font-size: 18px; } }

@media only screen and (max-width: 800px) {
  body.main.home.twelve-eighty ul.productGrid--maxCol3 figure.card-figure {
    min-height: 120px !important; }
  .sale-flag-side.visible {
    font-size: 15px; }
  .regular-price {
    font-size: 20px !important;
    line-height: 25px !important; }
  .sale-price {
    font-size: 20px !important;
    line-height: 25px !important;
    color: #cb4600; } }

@media only screen and (min-width: 1024px) {
  .slider.float.in-container .heroCarousel-content {
    left: 300px !important;
    margin-top: 90px; } }

.search-suggestion {
  display: none; }

#consent-manager-update-banner {
  display: none; }

/* search form styling sv */
@media only screen and (max-width: 800px) {
  .navPages-quickSearch {
    max-width: 90%;
    height: auto; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0;
    position: relative;
    width: 100%; }
  .navPages-quickSearch input#search_query {
    height: 30px !important; }
  .navPages-quickSearch .search-icon {
    right: 6px;
    position: absolute;
    height: auto;
    top: 6px; }
  .navPages-quickSearch input.button.button--primary.form-prefixPostfix-button--postfix {
    display: none; }
  .navPages-quickSearch svg {
    fill: #005d8e !important;
    max-width: 20px;
    height: 20px; }
  .navPages-quickSearch {
    width: 100%;
    float: none;
    clear: unset; }
  .mobile-menu .navPages {
    width: 100% !important;
    left: 0;
    height: 200%;
    top: 45px !important; }
  .mobile-menu .right.searchbar {
    display: none !important; }
  .top-menu .right {
    width: 85%; }
  .navPages-quickSearch .form-field {
    width: 95%; }
  .top-menu {
    padding-top: 4px;
    height: 40px; }
  body.main .header-container {
    margin-top: 10px; }
  .logo-link img {
    height: 50px;
    padding: 5px 6px 0; }
  a.modal-close.custom-quick-search {
    display: none !important; } }

/* search form styling */
.continueshop-button {
  background-color: #005d8e;
  width: 250px;
  height: 50px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  display: grid;
  align-items: center;
  margin: auto; }

.continueshop-button a {
  color: white;
  text-decoration: none; }

.form-label {
  font-weight: bold; }

.price.price--withoutTax {
  color: red; }
