/* Generated At: Sat Apr 04 2026 12:03:50 GMT+0000 (Coordinated Universal Time) 
 Latest Commit: 582384b6d6f1274f21600d6a70a30e0925bbecff - Shreyas Jadhav, 6 months ago : PSEO-421: Header: Decouple Header Third Row (#26221)  
 Latest Build Number: 1.0.1146-develop */ 
/**
*This override header CSS has been written to fix CSS issues on Blog Website(Whats Good) due to tvs-header.
*/
html {
  font-size: 16px;
}
a {
  color: #303030;
}
a:active,
a:focus,
a:hover,
a:visited {
  color: #303030;
  text-decoration: none;
}
body .primary-custom-menu {
  margin-top: 10px;
}
body {
  font-family: corisanderegular;
  margin: 0;
  font-size: 1.75;
  color: #303030;
  background-color: #fff;
  font-size: 1rem;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  box-shadow: 0 2px 0;
}
/*header.victory-header .victory-header-container .victory-header-logo a {
  margin: 0 0;
}*/

header.victory-header
  .victory-header-container.victory-header-container-new
  .victory-header-cart {
  margin: 0px;
}

#lpChatHeader2 .boldchat-header {
  display: block;
}
@media screen and (min-width: 1024px) {
  header.victory-header .victory-header-container .victory-header-logo {
    flex-grow: 0;
  }
}

@media screen and (min-width: 1024px) {
  header.victory-header.header--slim
    victory-navigation
    nav.victory-header-navigation.victory-navigation-wrapper.navigationWrapper
    .container
    .victory-header-top-navigation.mobile-listing
    li
    > .firstCategory
    a
    div,
  header.victory-header.header--slim
    victory-navigation-upgrade
    nav.victory-header-navigation.victory-navigation-wrapper.navigationWrapper
    .container
    .victory-header-top-navigation.mobile-listing
    li
    > .firstCategory
    a
    div {
    font-size: 14px !important;
    line-height: 15px !important;
  }
}

@media screen and (min-width: 1216px) and (max-width: 1278px) {
  header.victory-header
    .victory-header-container.victory-header-container-new
    .store-locator-link-wrapper {
    width: 40px;
  }
  header.victory-header
    .victory-header-container
    .utility-nav-desktop
    .utility-nav-wrapper {
    width: 75px;
    min-width: 75px;
  }
}

tvs-header a:active,
tvs-header a:focus,
tvs-header a:hover,
tvs-header a:visited {
  color: #337ab7;
  text-decoration: none;
}

tvs-header {
  font-size: 1.42857;
}

.entry-header .entry-meta p {
  margin-bottom: 1.75em;
}

.site-content .page-header {
  margin: 0 0 3.5em;
}
body .entry-content p {
  margin-bottom: 1.75em;
}
