/* === Home page === */
body.home .body {
  margin: 0 auto; }

.header-logo {
  padding: 20px 20px;
  margin-left: 10px !important; }

.account-icon {
  fill: white !important; }

.account-icon:hover {
  fill: #444445 !important; }

.video-container {
  height: 550px;
  overflow: hidden;
  border: 1x solid #2e2e30;
  border-radius: 0px 0px 5px 5px; }

.video-container video {
  transform: translateY(-10%); }

body.home .body div[data-layout-name="Layout"] {
  display: block;
  text-align: center; }

body.home .body div[data-layout-name="Layout"] > div {
  max-width: none;
  display: inline-block; }

body.home .body div[id^='sd-image'], .sd-image {
  max-width: none;
  display: inline-block !important;
  filter: grayscale(0%);
  transform: scale(1);
  transition: .2s ease-in-out; }

body.home .body div[id^='sd-image']:hover, .sd-image:hover {
  filter: grayscale(100%);
  transform: scale(1.1); }

.sd-image {
  align-items: center;
  opacity: calc(100 / 100);
  cursor: pointer;
  background-size: contain;
  height: auto;
  background-position: center center;
  padding: 30px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px; }

div.body {
  margin-top: 0px !important; }

body:not(.logged-in) .customer-user {
  display: none; }

body.logged-in .guest-user {
  display: none; }

/* === Global === */
div[id^="bc-carousel"] > div {
  flex-shrink: 0 !important;
  webkit-flex-shrink: 0;
  -webkit-flex-shrink: 0; }

.heroCarousel {
  margin-bottom: 50px !important; }

.heroCarousel.heroCarousel-desktop {
  margin-bottom: 20px !important;
  margin-top: -20px !important; }

.heroCarousel.heroCarousel-desktop .slick-list {
  border-radius: 0 0 5px 5px;
  overflow: hidden; }

.heroCarousel-content {
  margin-top: -120px !important;
  margin-right: 580px !important;
  background: none !important; }

#search_query {
  padding: 10px;
  border-radius: 9px; }

/*.header div.container div.search-icon.submit
{
	top: -8px;
}*/
.logo-user-section.container {
  /*max-width: 1525px;*/
  max-width: 1600px; }

.search-icon {
  display: none; }

.body .page .navBar, .body .pages-search .navBar {
  margin-bottom: 0px !important; }

.body .pages-search div.page .page-content form {
  background-color: #9c9c9c;
  border-radius: 9px;
  padding: 20px; }

header.header div#menu {
  /*max-width: 1525px;*/
  max-width: 1600px; }

div#menu-wrapper div#menu .navPages-wider.desktop {
  width: 1530px;
  /*width: 1600px;*/ }

#menu .navPages-wider.desktop .nav-minus-logo {
  max-width: unset; }

#menu div.nav-right {
  width: unset !important; }

div.dropdown--quickSearch {
  background-color: transparent;
  width: 300px !important;
  margin-left: 600px;
  margin-top: 23px; }

body #account-dropdown-signin-list {
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin-left: -7px;
  margin-top: -7px;
  padding-top: 15px; }

body #account-dropdown-signin-list > .signin-list {
  border-radius: 9px;
  background-color: #444445;
  box-shadow: 0 1px 2px #2e2e30;
  padding: 10px 25px !important; }

body .previewCartAction .button {
  background-color: transparent;
  border: none;
  margin-right: 10px; }

body .previewCart {
  display: block; }

body .previewCartAction {
  padding-bottom: 0px; }

body .previewCart .previewCartAction > div {
  margin-right: 5px;
  margin-left: 5px;
  width: 45%; }

body .previewCartAction a.button {
  color: white;
  transition: .3s ease-in-out;
  background-color: transparent !important; }

body .previewCartAction a.button:hover {
  color: #9c9c9c; }

.alertBox--info {
  margin-top: 10px;
  border-radius: 9px;
  background-color: #555;
  font-weight: bold;
  color: white;
  border: none; }

.alertBox--info .alertBox-icon svg {
  fill: #0961b5; }

.body .pages-search #advanced-search-submit.button.button--primary:hover {
  color: #9c9c9c !important; }

.body .form-actions .button, .body .form-action .button, .body button.button, .cart-actions .button, .previewCartAction > div, .previewModal a.button, body .body .table-actions .button, .cart-form input.button {
  background-color: #0961b5 !important;
  border-radius: 9px;
  color: white;
  border: none !important;
  transition: .3s ease-in-out; }

.body .form-actions .button:hover, .body .form-action .button:hover, .body button.button:hover, .cart-actions .button:hover, .previewCartAction > div:hover, .previewModal a.button:hover, body .body .table-actions .button:hover, .cart-form input.button:hover {
  background-color: #31567a !important;
  color: white;
  border: none !important; }

.body .form-action .button > span {
  color: white;
  font-family: Poppins,Arial,Helvetica,sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  transition: .3s ease-in-out; }

.body .form-action .button > span:hover {
  color: #9c9c9c; }

.pages-search ul.productGrid {
  text-align: center !important; }

body .footer {
  border-bottom: 2px solid #cdcccc;
  padding: 0px; }

body .newsletter-subscription-section {
  max-width: 1600px;
  background-color: #0961b5;
  border-radius: 9px;
  margin: 0 auto;
  margin-top: 0px !important;
  border-top: none; }

.newsletter-subscription-section #nl_email {
  border-radius: 9px; }

.newsletter-heading {
  color: white; }

body div.banners[data-banner-location="bottom"] {
  max-width: 1600px;
  margin: 0 auto;
  margin-top: 53px;
  margin-bottom: 4px;
  border-radius: 9px;
  padding: 13px 0px;
  background-color: #373737;
  background-image: none; }

body.home div.banners[data-banner-location="bottom"] {
  margin-top: 13px; }

body .previewCart {
  padding: 20px;
  background-color: #555;
  border-radius: 9px;
  color: white; }

.previewCartItem-content .previewCartItem-brand, .previewCartItem-content .previewCartItem-name a, .previewCartItem-content .previewCartItem-price {
  color: white; }

.countPill {
  color: #0961b5; }

body #cart-preview-dropdown {
  background-color: transparent;
  border: none;
  overflow: visible;
  left: -267px !important; }

body #cart-preview-dropdown::before, body #cart-preview-dropdown::after {
  border-color: transparent transparent #555 transparent !important;
  display: inherit !important; }

body .mega-cat-nav {
  top: 0px !important; }

body .mega-cat-nav .container-header.btn.active {
  background-color: #444445 !important; }

body .mega-cat-dropdown {
  background-color: #444445;
  border-radius: 0px 0px 9px 9px;
  border: none; }

body .mega-cat-nav .container-header.btn.active {
  background-color: #2e2e30; }

body #menu .navPages-list .navPage-subMenu {
  background-color: #444445;
  border-radius: 0px 0px 9px 9px; }

body #menu a.navPages-action.navPages-action-depth-max.has-subMenu.is-root.topLevel.active {
  background-color: #444445;
  color: #2e2e30 !important;
  transition: none; }

.nav-page-list {
  transition: none; }

body #menu a.navPages-action.navPages-action-depth-max.has-subMenu.is-root.topLevel.active:hover, .nav-page-list:hover {
  transition: none; }

body .navPages-item.view-all a.navPages-action {
  margin-top: 20px;
  font-weight: bold; }

body .mega-cat-dropdown .has-subMenu.is-root + .navPage-subMenu-horizontal.second-level-flyout {
  background-color: transparent !important; }

#menu-wrapper a.navPages-action {
  color: white !important;
  transition: .325s ease-in-out; }

#menu-wrapper a.navPages-action:hover {
  color: #2e2e30 !important; }

/*#menu-wrapper .navPages-action svg:hover
{
    fill: #9c9c9c !important;
}*/
#menu-wrapper .navPage-subMenu a.navPages-action:hover, #menu-wrapper a.navPages-action.has-subMenu:hover {
  color: #2e2e30 !important; }

/* === Product Page === */
.body .ui-accordion-header {
  background-color: #585353;
  border-radius: 9px 9px 0px 0px;
  border: 1px solid #9c9c9c; }

.body .ui-accordion-header.ui-accordion-header-collapsed {
  border-radius: 9px 9px 9px 9px; }

.body .ui-accordion-content {
  background-color: #d7d7d7;
  border-radius: 0px 0px 9px 9px; }

.body span.tab-title {
  color: white;
  padding: 0px !important; }

.body .pages-service .product-breadcrumbs-wrapper, .body .pages-custom-accordion .product-breadcrumbs-wrapper {
  margin-left: 20px;
  margin-top: 10px; }

.body .productView-images {
  border-radius: 9px;
  padding: 25px;
  width: 64%;
  margin-bottom: 0px; }

.body .productView-options .form-label {
  display: block !important;
  text-align: left; }

.body .productView-options {
  text-align: center; }

.body .productView-images.gallery-images {
  width: 100%; }

.body .productView-images .productView-image-prompt {
  width: 100%;
  text-align: center;
  font-size: 9pt;
  display: block;
  color: white; }

.body .productView {
  background-color: transparent;
  padding: 50px;
  padding-bottom: 0px;
  margin-top: -30px;
  margin-left: 0px !important;
  margin-right: 0px !important; }

.body .productView-details {
  background-color: #444445;
  margin-bottom: 0px;
  border-radius: 9px 9px 9px 9px;
  padding: 25px;
  min-height: 530px;
  width: 32%;
  margin-top: 25px; }

.body .productView-details > div {
  padding: 10px; }

.body .container {
  max-width: 1542px; }

.body > .container {
  margin-top: 30px; }

body .clear {
  margin-top: 0px; }

.body .productView-thumbnails {
  width: unset !important; }

.body .productView-title {
  margin-top: 0px !important; }

.body .productView-options {
  padding: 0px !important; }

.form-wishlist a i svg {
  fill: white;
  margin-left: 10px;
  transform: rotate(-90deg); }

.form-wishlist a.is-open i svg {
  transform: rotate(0deg); }

.form-wishlist a.is-open {
  border-radius: 9px 9px 0px 0px !important; }

.form-wishlist {
  margin-left: 10px; }

.form-wishlist a.dropdown-menu-button {
  margin-left: 0px !important;
  margin-right: 0px !important;
  transition: none !important; }

#wishlist-dropdown {
  border: none;
  border-radius: 0px 0px 9px 9px; }

.productGrid li.product {
  min-width: 160px; }

@media (max-width: 1366px) {
  .mega-cat-dropdown .sticky-navpages {
    margin-top: 10px !important; }
  .mega-cat-dropdown .inner {
    margin-top: 25px  !important; }
  .header {
    border-bottom: 1px solid #2e2e30 !important;
    position: fixed; }
  header.header div#menu, div#menu-wrapper div#menu .navPages-wider.desktop {
    width: unset !important; }
  header .navPages-action {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .blog-page {
    text-align: center; }
  .body .page.blog article.blog {
    min-width: 340px;
    float: none !important;
    display: inline-block; }
  .body .blog-post-figure-wrapper {
    min-width: 290px; }
  .page.blog .blog-post {
    text-align: center; } }

@media (min-width: 1050px) {
  /*.categories-page .productGrid .product, .pages-search .productGrid .product, .brands-page .productGrid .product*/
  .body .productGrid .product {
    /*width: 20%;*/
    width: 252px !important; }
  /*.account .productGrid .product
    {
        width: 19%;
    }*/
  .account .productGrid {
    text-align: center; }
  .heroCarousel-mobile {
    display: none; }
  .productView-description-mobile {
    display: none !important; }
  body .slick-list {
    max-width: 1624px !important;
    max-height: 500px !important;
    margin: 0 auto; }
  #marsello-tab {
    display: none; } }

@media only screen and (max-width: 1049px) {
  body .navPages .mega-cat-dropdown::-webkit-scrollbar-thumb {
    background-color: #2F2F2B !important; }
  body .navPages .mega-cat-dropdown::-webkit-scrollbar-track {
    background-color: #d9d9d96b !important; }
  svg.accordion-icon.arrow.down {
    top: 0px !important; } }

@media (min-width: 1024px) and (max-width: 1366px) {
  .search-icon {
    display: none; } }

@media (max-width: 1023px) {
  .search-icon {
    display: inline-flex !important; } }

@media (min-width: 640px) and (max-width: 1366px) {
  body img.heroCarousel-image {
    object-fit: cover;
    object-position: center top;
    overflow: hidden;
    height: 420px !important; }
  body .js-hero-slide {
    height: 420px !important; }
  body .slick-slide {
    height: 420px !important; }
  body .slick-list {
    height: 420px !important; } }

@media (max-width: 639px) {
  body img.heroCarousel-image {
    object-fit: cover;
    object-position: center top;
    overflow: hidden;
    height: 250px !important; }
  body .js-hero-slide {
    height: 250px !important; }
  body .slick-slide {
    height: 250px !important; }
  body .slick-list {
    height: 250px !important; }
  .body .page.blog article.blog {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important; } }

@media (max-width: 1049px) {
  .header {
    background-color: #2e2e30 !important; }
  .body {
    margin-bottom: 20px !important; }
  .body .login-form {
    width: 100%; }
  .body div[data-layout-name="Spacer"] {
    display: none; }
  .body .container h2.blog-title.blog-heading {
    padding: 15px !important;
    text-align: center; }
  .about-table {
    text-align: center; }
  .about-table td {
    display: block; }
  .body .blog-post-body p.blog-date {
    float: none !important; }
  #loyalty-img {
    display: none; }
  #marsello-widget {
    padding: 10px;
    border-radius: 24px !important;
    margin-bottom: 0px !important; }
  .productView-options .form-option:last-child, .productView-options .form-radio + .form-label:last-child {
    margin-bottom: 20px; }
  body .dropdown-menu.signout-list {
    margin-left: 5px; }
  header .quickSearch-mobileToggle {
    top: 25px; }
  body .pages-search .navBar.navBar--sub {
    margin-top: 0px !important; }
  body .pages-search .navBar-section.account-navigation {
    margin-top: 25px; }
  body .pages-search section.page main.page-content, body .pages-search div.page {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  body .pages-search section.page {
    padding-top: 0px !important; }
  body .pages-search .advancedSearch-form {
    margin-bottom: 0px !important; }
  body .page .navBar--account .navBar-action, body .page .navBar--account .navBar-item.is-active {
    width: unset; }
  .wishlists-table {
    table-layout: fixed; }
  .wishlists-table .table-actions {
    display: none; }
  .wishlists-table th:nth-child(4) {
    display: none; }
  header .user-icons {
    margin-top: unset;
    display: none; }
  header li.navUser-item.navUser-item--cart.user-icons {
    left: unset; }
  .panel-table {
    width: 100%; }
  .panel-table tr td, .panel-table tr th {
    display: block; }
  .panel-table tr td:first-child, .panel-table tr th:first-child {
    padding-left: 20px !important; }
  .panel-table tr td:last-child, .panel-table tr th:last-child {
    padding-right: 20px !important; }
  .panel-table tr td, .panel-table tr th {
    padding: 10px 20px !important; }
  .panel-table tr:first-child td:first-child {
    padding-top: 20px !important; }
  .panel-table tr:last-child td:last-child {
    padding-bottom: 20px !important; }
  .body .blog-post-container article.blog {
    padding: 0px; }
  .body .productView {
    padding: 25px; }
  .body .productView-images {
    width: 100%;
    margin-bottom: 0px; }
  .body .productView-details {
    width: 100%;
    margin-top: 20px; }
  .body .productView-description {
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px; }
  .body .product-title {
    margin-left: 0px !important;
    width: 100% !important; }
  .body > .container {
    margin-top: 0px !important; }
  .heroCarousel-action {
    display: none !important; }
  .heroCarousel-desktop {
    display: none; }
  .heroCarousel-mobile .slick-dots {
    display: none !important; }
  .slick-arrow {
    display: none !important; }
  body .newsletter-subscription-section, body div.banners[data-banner-location="bottom"] {
    margin-left: 5px !important;
    margin-right: 5px !important;
    padding: 10px; }
  #product-listing-container .form-field {
    display: none !important; }
  #faceted-search-container {
    padding-right: 0px !important; }
  .form-wishlist {
    margin-left: 0px !important; }
  .body .productView {
    margin-left: 0px !important;
    margin-right: 0px !important; }
  .breadcrumbs {
    margin-left: 10px !important; }
  .body li.product .card-body {
    min-height: 140px !important; }
  .body .button-wrapper {
    height: 45px !important; }
  .body .card-figcaption-button {
    height: unset !important;
    padding-top: 15px !important; }
  .body .productGrid .product {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  /*.body .card-figcaption-button
{
    height: unset !important;
}

.body .card-figcaption-button.button--small
{
    padding: 10px 32px 12px 32px;
}*/
  .body .container {
    padding: 0px 5px !important; }
  .card-title {
    height: 55px !important; }
  .body .page-heading, .body .product-title, .body .blog-title {
    font-size: 14pt !important;
    padding: 15px !important;
    margin-top: 32px !important; }
  .body .heroCarousel-mobile {
    margin-bottom: 30px !important;
    margin-top: -20px !important; }
  .body .productView-image {
    height: unset !important;
    margin-top: 30px !important; }
  .body .productView-thumbnails-container {
    margin-top: 80px !important;
    padding: 0px;
    padding-left: 35px !important; }
  .body .productView-images .productView-image-prompt {
    display: none; }
  .productView-thumbnail {
    width: 90px !important;
    margin-left: -5px; }
  .productView-thumbnails {
    margin-left: -12px; }
  .productView-price {
    padding-bottom: 0px !important; }
  .related-product-section {
    margin-top: 30px !important; }
  .tabs {
    margin-bottom: 20px !important; }
  .tabs .tab {
    margin-left: 0px !important;
    margin-right: 0px !important; }
  .tabs .tab:nth-child(2) {
    margin-top: 5px; }
  body .related-product-section .slick-list {
    height: 400px !important; }
  .breadcrumbs {
    display: none !important; }
  .navPages-item .navPages-action {
    font-size: 7pt !important;
    padding-top: 18px !important; }
  .header-logo-image-unknown-size {
    display: block !important; }
  div.dropdown--quickSearch {
    margin-left: 0px !important;
    margin: 0 auto !important; }
  .sd-image {
    padding: 10px; }
  .sd-image img {
    max-width: 155px; }
  #gmap-desktop {
    display: none !important; }
  .account .product form, .account .productGrid {
    text-align: center; }
  .burger-menu, svg.mega-menu-icon {
    font-size: xx-small; }
  .brandGrid li.brand {
    width: 45% !important; }
  .cart-header-quantity, .cart-item-quantity {
    min-width: 175px !important; }
  /*.cart-item-image
{
	position:relative !important;
}

.cart-item-figure:after
{
	display:none !important;
}*/
  #previewModal .previewCart .productView {
    margin: 0 auto !important; }
  .body .blog-post-container .socialLinks {
    display: none !important; }
  .body .blog-post-figure-wrapper {
    height: 525px !important; }
  .body h2.blog-title {
    margin-top: 40px !important;
    padding: 0px !important; }
  .body .blog-post-body h2.blog-title {
    margin-top: 0px !important; }
  .productView-description-desktop {
    display: none !important; }
  .pages-custom-accordion .productView-description-desktop {
    display: block !important; }
  .pages-custom-accordion .productView-description-desktop {
    padding: 10px !important; }
  .product .productView {
    margin-top: 0px !important; }
  .product .product-title {
    margin-bottom: 0px !important; }
  .product-breadcrumbs-wrapper {
    margin-top: 0px !important; }
  .product .productView {
    border-radius: 0px 0px 9px 9px !important; }
  .body #InStockNotifyForm {
    margin-bottom: 14px !important; }
  .videoGallery .videoGallery-list {
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 9px;
    background-color: #373737;
    padding: 25px; }
  .videoGallery-list .video-title {
    color: white; }
  .productView-description-mobile table td {
    display: block !important;
    width: auto !important;
    padding-top: 20px; }
  div.productView-images {
    display: none !important; }
  .body .pages-search {
    padding: 0px !important; }
  .category-desc {
    display: none; }
  #faceted-search-container .sidebarBlock {
    min-height: unset !important;
    margin-left: unset !important;
    margin-bottom: 25px; } }

.eazyzoom-flyout {
  background-color: white; }

.body .productView-image {
  height: 350px; }

.body .productView-images.gallery-images {
  padding-right: 0px;
  padding-bottom: 40px; }

.body .gallery-images .productView-image {
  height: 650px;
  padding-right: 0px; }

.body .productView-img-container img {
  max-height: 350px; }

.body .gallery-images .productView-img-container img {
  max-height: 600px; }

.body .productView-img-container:after {
  display: unset; }

.body .product-title {
  padding: 20px 20px;
  background-color: #373737;
  color: white;
  border-radius: 9px 9px 0px 0px;
  display: block;
  margin-top: 10px;
  width: 100%;
  font-size: 22px !important; }

.body .productView-image-container {
  background-color: #444445;
  border-radius: 9px;
  padding: 20px; }

.body .productView-thumbnails-container {
  background-color: #444445;
  border-radius: 9px;
  margin-top: 20px;
  padding: 10px; }

@media (min-width: 1261px) {
  body .mega-cat-dropdown {
    height: unset !important;
    padding-bottom: 20px !important; }
  .body .productView-thumbnail {
    width: unset; }
  #gmap-mobile {
    display: none !important; }
  .body .toggle.videoGallery {
    border: none !important;
    overflow: hidden;
    margin-top: 15px; }
  .videoGallery #product-videos {
    width: 860px;
    float: left;
    margin-bottom: 15px; }
  .videoGallery .videoGallery-list {
    float: left;
    margin: 0 !important;
    max-width: 440px;
    border-radius: 9px;
    background-color: #373737;
    margin-left: 20px !important;
    padding: 25px; }
  .videoGallery-list .video-title {
    color: white; }
  .body .videoGallery .videoGallery-item {
    width: auto; } }

.body .productView-thumbnail {
  width: unset;
  padding: 5px 15px; }

.body .productView-thumbnail-link {
  border: 2px solid #d7d7d7;
  border-bottom: 2px solid #d7d7d7 !important;
  border-radius: 9px;
  background-color: #2f2f2b;
  width: 75px;
  transition: .15s ease-in-out; }

.body .productView-thumbnail-link:hover {
  border: 2px solid #444445;
  border-bottom: 2px solid #444445 !important; }

.body .productView-thumbnail-link.is-active {
  border: 2px solid #2f2f2b;
  border-bottom: 2px solid #2f2f2b !important; }

.body li div.card-body, .related-product-section .slick-slide div.card-body {
  background-color: #2e2e30;
  border-radius: 0px 0px 9px 9px;
  padding: 10px;
  color: white; }

.body li div.card-body .card-text, .related-product-section .slick-slide div.card-body .card-text {
  color: white; }

.body li div.card-body .card-title a, .related-product-section .slick-slide div.card-body .card-title a {
  color: white;
  transition: .3s ease-in-out; }

.form-wishlist input.button, .form-wishlist .dropdown-menu a.button {
  color: white !important;
  transition: .3s ease-in-out !important; }

.body li div.card-body .card-title a:hover, .related-product-section .slick-slide div.card-body .card-title a:hover, .form-wishlist input.button:hover, .form-wishlist .dropdown-menu a.button:hover {
  color: #9c9c9c !important; }

.body li figure.card-figure, .related-product-section .slick-slide figure.card-figure {
  background-color: #444445;
  border-radius: 9px 9px 0px 0px;
  overflow: hidden; }

.body li figure.card-figure img, .related-product-section .slick-slide figure.card-figure img {
  filter: grayscale(0%);
  transition: .3s ease-in-out; }

.body li figure.card-figure img:hover, .related-product-section .slick-slide figure.card-figure img:hover {
  filter: grayscale(100%);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2); }

.body .product-card-title {
  display: block;
  padding: 20px;
  background-color: #2e2e30;
  border-radius: 9px 9px 0px 0px; }

.body .brands-heading, .body .categories-heading, .body .page-heading, .body .blog-heading {
  display: block;
  padding: 20px;
  background-color: #2e2e30;
  border-radius: 9px 9px 0px 0px;
  color: white !important;
  margin-bottom: 0px;
  font-size: 22px; }

.body .brands-page, .body .categories-page, .body .page, .body .pages-account, .body .pages-search, .body .blog-post-container, .body .pages-service, .body .pages-custom-accordion, .body .product-wrapper {
  background-color: #d3d8db;
  border-radius: 0px 0px 9px 9px;
  padding: 20px; }

.body .brands-page div.sidebarBlock, .body .categories-page div.sidebarBlock {
  background-color: #444445;
  padding: 20px;
  border-radius: 9px;
  color: white;
  transition: .3s ease-in-out; }

.body .brands-page div.sidebarBlock .navList-action .sidebarBlock-heading, .body .categories-page div.sidebarBlock .navList-action .sidebarBlock-heading, .sidebarBlock-heading {
  color: white !important; }

.body .brands-page div.sidebarBlock .navList-action, .body .categories-page div.sidebarBlock .navList-action {
  color: white;
  font-size: larger;
  font-weight: bold;
  transition: .3s ease-in-out; }

.body .brands-page div.sidebarBlock .navList-action:hover, .body .categories-page div.sidebarBlock .navList-action:hover, .body .brands-page div.sidebarBlock .navList-action.active, .body .categories-page div.sidebarBlock .navList-action.active {
  color: #2e2e30;
  font-size: larger;
  font-weight: bold; }

.body .brands-page form.actionBar, .body .categories-page form.actionBar {
  margin-top: -100px;
  float: right; }

.body .categories-page .subcategory-grid form.actionBar, .body .categories-page form.actionBar {
  /*margin-top: -597px; /*-597px;*/
  /*-120px;*/
  /*float:right;*/
  display: none; }

.body .categories-page .subcategory-grid ul.navList + form, .body .categories-page ul.navList + form {
  /*margin-top: -623px !important;*/ }

.body .brands-page ul.productGrid, .body .categories-page ul.productGrid {
  margin-top: 23px;
  text-align: center; }

.body .button-wrapper {
  border-radius: 9px;
  background-color: #0961b5;
  display: block;
  height: 45px;
  transition: .3s ease-in-out; }

.body .button-wrapper:hover {
  background-color: #31567a; }

.body .brands-page .button, .body .categories-page .button, body .body .account .button.card-figcaption-button, .related-product-section .slick-slide .button, .body .pages-search .button, .dark-panel-content .button {
  background-color: transparent;
  color: white;
  font-weight: bold !important;
  border: none !important;
  transition: .3s ease-in-out;
  padding-top: 15px;
  font-size: 14px !important;
  font-style: normal !important; }

.body .brands-page .button:hover, .body .categories-page .button:hover, body .body .account .button.card-figcaption-button:hover, .related-product-section .slick-slide .button:hover, .dark-panel-content .button:hover {
  color: white; }

.newsletter-subscription-section input.button {
  border-radius: 9px;
  background-color: #373737 !important;
  color: white;
  font-weight: bold !important;
  border: none !important;
  transition: .35s ease-in-out;
  padding-top: 10px;
  height: 35px;
  font-size: 14px !important;
  font-style: normal !important;
  margin-top: 4px;
  transition: .35s ease-in-out; }

.newsletter-subscription-section input.button:hover {
  color: #5b5b5b;
  background-color: #373737 !important; }

.body .brands-page .pagination-list .pagination-item, .body .categories-page .pagination-list .pagination-item, .body .pages-search .pagination-list .pagination-item, .body .blog-page .pagination-list .pagination-item {
  border: none !important;
  background-color: #444445;
  border-radius: 36px;
  color: white; }

.body .brands-page .pagination-list .pagination-item a, .body .categories-page .pagination-list .pagination-item a, .body .pages-search .pagination-list .pagination-item a, .body .blog-page .pagination-list .pagination-item a {
  color: white;
  transition: .3s ease-in-out; }

.body .brands-page .pagination-list .pagination-item a:hover, .body .categories-page .pagination-list .pagination-item a:hover, .body .pages-search .pagination-list .pagination-item a:hover, .body .brands-page .pagination-list .pagination-item--current a, .body .categories-page .pagination-list .pagination-item--current a, .body .blog-page .pagination-list .pagination-item a:hover {
  color: #2e2e30; }

.body .brands-page .pagination-list .pagination-item--next, .body .categories-page .pagination-list .pagination-item--next, .body .pages-search .pagination-list .pagination-item--next, .body .blog-page .pagination-list .pagination-item--next {
  background-color: #444445; }

.body .brands-page .pagination-list .pagination-item--next a, .body .categories-page .pagination-list .pagination-item--next a, .body .pages-search .button, .navBar-action, .body .blog-page .pagination-list .pagination-item--next a {
  color: white !important;
  transition: .3s ease-in-out; }

.body .brands-page .pagination-list .pagination-item a svg, .body .categories-page .pagination-list .pagination-item a svg, .body .blog-page .pagination-list .pagination-item a svg {
  fill: white;
  transition: .3s ease-in-out; }

.body .brands-page .pagination-list .pagination-item a:hover svg, .body .categories-page .pagination-list .pagination-item a:hover svg, .body .blog-page .pagination-list .pagination-item a:hover svg {
  fill: #2e2e30; }

.body .brands-page .pagination-list .pagination-item--next a:hover, .body .categories-page .pagination-list .pagination-item--next a:hover, .body .pages-search .button:hover, .navBar-action:hover, .body .blog-page .pagination-list .pagination-item--next a:hover {
  color: #2e2e30 !important; }

.body .page a.navBar-action {
  color: #444445 !important;
  transition: .3s ease-in-out; }

.body .page a.navBar-action:hover {
  color: white !important; }

.brandGrid {
  text-align: center; }

.brandGrid .brand {
  width: 15%; }

.brandGrid li.brand {
  margin-left: 5px;
  margin-right: 5px; }

.brand .card-img-container {
  max-width: 190px; }

.brandGrid .card-img-container img {
  padding: 15px; }

.brandGrid li.brand div.card-body h4.card-title a {
  color: white; }

.brandGrid li.brand div.card-body h4.card-title a:hover {
  color: #9c9c9c; }

.panel-content, #contact-us-page form, #edit-account form {
  padding: 30px;
  background-color: #444445;
  border-radius: 9px;
  margin-bottom: 20px;
  color: white; }

.panel-content .form-label, #contact-us-page form .form-label, #edit-account form .form-label {
  color: white; }

#contact-us-page .form-actions {
  max-width: unset; }

.dark-panel-content {
  padding: 25px;
  background-color: #373737;
  border-radius: 9px;
  margin-bottom: 20px; }

.loyalty-table .dark-panel-content {
  margin-bottom: 0px; }

.panel-content h1, .panel-content h2, .panel-content h3, .panel-content h4, .panel-content h5 {
  margin-top: 0px;
  color: white; }

.dark-panel-content h1, .dark-panel-content h2, .dark-panel-content h3, .dark-panel-content h4, .dark-panel-content h5 {
  margin-top: 0px;
  color: white; }

#tab-description .panel-content {
  background-color: #585353; }

.form-input {
  background-color: #d7d7d7; }

/* === Related Products === */
#shopnav-dim-page.active #mask {
  display: none !important; }

.tabs .tab {
  background-color: #0961b5;
  border-radius: 36px;
  padding: 10px 15px;
  border-bottom: none; }

.tabs .tab.is-active {
  border-bottom: none; }

.tabs .tab a {
  color: white;
  transition: .35s ease-in-out; }

.tabs .tab.is-active a {
  color: #2e2e30; }

.tabs .tab a:hover {
  color: #2e2e30; }

.tabs {
  margin-bottom: 40px; }

/* === Login page === */
.body .login {
  margin-top: 0px;
  background-color: #d7d7d7;
  padding: 10px;
  max-width: unset;
  padding: 10px;
  border-radius: 0px 0px 9px 9px; }

.body .login .new-customer {
  float: right;
  padding: 0px; }

.login-row {
  margin-top: 40px;
  margin-bottom: 20px; }

.login-form {
  height: 373px;
  padding: 20px;
  border-radius: 9px;
  margin-top: 0px;
  background-color: #444445;
  width: 40%;
  color: white; }

.login-form .form-label, .login-form a {
  color: white; }

.new-customer .panel .button, .login-form .form-actions input.button {
  background-color: #0961b5 !important; }

.new-customer .panel .button:hover, .login-form .form-actions input.button:hover {
  background-color: #31567a !important;
  color: white; }

.new-customer .panel > div {
  background-color: transparent; }

.new-customer h1, .new-customer h2, .new-customer h3, .new-customer h4 {
  color: white; }

.new-customer .panel {
  height: 373px;
  padding: 10px;
  border-radius: 9px;
  margin-top: 0px;
  background-color: #444445;
  color: white; }

/* === Cart page === */
.cart-item:nth-child(even) {
  background-color: #555; }

.cart-item:nth-child(odd) {
  background-color: #444445; }

.cart-total:nth-child(even) {
  padding: 10px;
  background-color: #555; }

.cart-total:nth-child(odd) {
  padding: 10px;
  background-color: #444445; }

.cart-total .cart-total-label, .cart-total .cart-total-value {
  color: white; }

.cart-header-item {
  padding: 20px; }

.cart-item-block {
  padding: 20px; }

.body .cart-item-brand {
  color: black; }

.body .cart-item-name .cart-item-name__label, .body .cart-item-block a {
  color: white;
  text-decoration: none;
  font-weight: bolder; }

.body .cart-item:nth-child(even) .cart-item-name .cart-item-name__label:hover, .body .cart-item:nth-child(even) a:hover {
  color: #2e2e30 !important; }

.body .cart-item:nth-child(odd) .cart-item-name .cart-item-name__label:hover, .body .cart-item:nth-child(odd) a:hover {
  color: #2e2e30 !important; }

.cart-item-image {
  margin-left: 15px !important; }

.cart-item .button--icon svg {
  fill: white !important;
  transition: .3s ease-in-out; }

.cart-item:nth-child(odd) .button--icon svg:hover {
  fill: white !important; }

.cart-item:nth-child(even) .button--icon svg:hover {
  fill: white !important; }

.cart-item .form-increment button[data-action="dec"] {
  border-radius: 9px 0px 0px 9px;
  color: white; }

.cart-item .form-increment button[data-action="inc"] {
  border-radius: 0px 9px 9px 0px;
  color: white; }

.cart-item:nth-child(odd) .form-input--incrementTotal {
  background-color: #555;
  border: none;
  color: white;
  font-weight: normal; }

.cart-item:nth-child(even) .form-input--incrementTotal {
  background-color: #444445;
  border: none;
  color: white;
  font-weight: normal; }

.cart-item .cart-item-value {
  color: white;
  font-weight: normal; }

.cart-totals .cart-total-value button, .cart-totals .cart-total-value button span {
  color: white;
  text-decoration: none;
  font-weight: bolder;
  transition: .3s ease-in-out; }

.cart-totals .cart-total-value button:hover, .cart-totals .cart-total-value button span:hover {
  color: #696969; }

div a.button.button--checkout, div.previewCartAction-checkout, #form-action-addToCart, #InStockNotifyClick {
  background-color: #0961b5 !important; }

div a.button.button--checkout:hover, div.previewCartAction-checkout:hover, #form-action-addToCart:hover, #InStockNotifyClick:hover {
  background-color: #31567a !important;
  color: white !important; }

.previewCartAction-checkout:hover a.button, .previewCartAction-checkout:hover a.button:hover, .previewCartAction-checkout a.button:hover {
  background-color: #31567a !important;
  color: white !important; }

#InStockNotifyClick {
  border-radius: 9px;
  border: none; }

#InStockNotifyForm {
  background-color: #373737;
  padding: 20px;
  border-radius: 9px;
  color: white;
  margin-bottom: 0px !important;
  text-align: center; }

#InStockNotifyEmailAddress {
  width: 100% !important; }

.loadingOverlay {
  background-color: transparent; }

.swal2-container .swal2-modal {
  background-color: #d3d8db !important;
  border-radius: 9px !important; }

.swal2-actions button.button, #alert-modal .button-container button.button, .modal-content .form-actions input.button, #checkout-customer-continue, .account input.button {
  color: white !important;
  background-color: #0961b5 !important;
  transition: .3s ease-in-out;
  border-radius: 9px;
  border: none; }

.swal2-actions button.button:hover, #alert-modal button.button:hover, .modal-content .form-actions input.button:hover, #checkout-customer-continue:hover, .account input.button:hover {
  color: white !important;
  background-color: #31567a !important; }

.swal2-container .swal2-icon-content {
  color: red; }

.swal2-container .swal2-icon.swal2-warning, #alert-modal .swal2-icon.swal2-error {
  border-color: red;
  color: red; }

#alert-modal .swal2-x-mark span {
  border-color: red;
  color: red;
  background-color: red; }

#alert-modal {
  background-color: #9c9c9c !important;
  border-radius: 9px; }

body div#previewModal {
  z-index: 2000000001; }

#previewModal .previewCart {
  background-color: #d7d7d7; }

#previewModal .previewCartCheckout, .layout-cart .optimizedCheckout-orderSummary {
  background-color: #555;
  border-radius: 9px;
  color: white; }

#previewModal .previewCartCheckout a.button {
  border-radius: 9px;
  background-color: #0961b5 !important;
  transition: .3s ease-in-out;
  color: white;
  border: none !important; }

#previewModal .previewCartCheckout a.button:hover {
  color: white;
  background-color: #31567a !important;
  border: none !important; }

#previewModal .productView {
  width: 60%; }

body .body .account a.button.button--primary.button--small:hover {
  color: #9c9c9c !important; }

.body .account .panel-body {
  background-color: #444445;
  border-radius: 9px;
  color: white; }

.body .account .panel-body h1, .body .account .panel-body h2, .body .account .panel-body h3, .body .account .panel-body h4, .body .account .panel-body h5, .body .account .address-label {
  color: white; }

body #account-dropdown-signout-list {
  top: 55px;
  background-color: #555;
  border-radius: 9px;
  border: none;
  left: -75px !important; }

body #account-dropdown-signout-list:before {
  content: "";
  position: absolute;
  left: 75px;
  margin-top: -40px;
  border: solid 15px transparent;
  border-bottom-color: #555;
  z-index: 1; }

.sticky-navpages .navPage-subMenu-list {
  padding-left: 20px !important; }

.account .account-list .account-listItem:nth-child(even), .wishlists-table tbody tr:nth-child(even) {
  background-color: #444445; }

.account .account-list .account-listItem:nth-child(odd), .wishlists-table tbody tr:nth-child(odd) {
  background-color: #555; }

.wishlists-table thead tr {
  border-radius: 9px 9px 0px 0px; }

.wishlists-table tbody tr:last-child {
  border-radius: 0px 0px 9px 9px; }

.wishlists-table tbody td a {
  color: white;
  text-decoration: none;
  transition: .3s ease-in-out; }

.wishlists-table tbody td {
  color: white; }

.wishlists-table tbody tr:nth-child(odd) td a:hover {
  color: white !important; }

.wishlists-table tbody tr:nth-child(even) td a:hover {
  color: white !important; }

.wishlists-table tr td, .wishlists-table .table-thead tr th {
  padding: 10px; }

.wishlist-add {
  text-align: center; }

.wishlist-add .panel-content {
  margin: 0 auto;
  display: inline-block;
  text-align: left; }

.wishlists-table .table-thead {
  background-color: #373737;
  color: white; }

.account-product-body p, .account-product-body span {
  color: white; }

.account-listItem {
  padding-left: 10px; }

li.account-listItem:first-child {
  border-radius: 9px 9px 0px 0px; }

li.account-listItem:last-child {
  border-radius: 0px 0px 9px 9px; }

.account-orderStatus {
  padding: 10px; }

.account-orderStatus-label {
  font-size: 12pt;
  padding: 5px;
  border-radius: 9px; }

.account-list li:nth-child(even) .account-orderStatus-label {
  background-color: #9c9c9c; }

.account-list li:nth-child(odd) .account-orderStatus-label {
  background-color: #696969; }

.account-content .pagination-item {
  border: none; }

#bcsn_stockNotify {
  display: block !important; }

/* === Contact Us === */
#contact-us-page {
  width: 100% !important; }

#contact-us-page iframe {
  border: none !important;
  border-radius: 9px; }

input[Value="Search"], input[Value="Submit Review"] {
  border-radius: 9px;
  font-weight: 700;
  background-color: #0961b5 !important;
  color: white;
  transition: .3s ease-in-out;
  border: none !important; }

input[Value="Search"]:hover, input[Value="Submit Review"]:hover {
  background-color: #31567a !important;
  color: #9c9c9c;
  border: none !important; }

.writeReview-productImage-container img {
  width: 300px !important; }

body .bc-carousel__arrow--right, body .bc-carousel__arrow--left {
  display: none !important; }

/* === Slideshow === */
body .js-hero-slide {
  max-width: 1624px !important; }

body .slick-slide {
  max-width: 1624px !important; }

body .slick-list {
  max-width: 1624px !important;
  margin: 0 auto; }

.heroCarousel-description, .heroCarousel-description {
  display: none !important; }

.dropdown--quickSearch .quickSearchResults {
  display: none !important; }

/* === Blog == */
.page.blog .breadcrumbs, .blog-post-container .breadcrumbs {
  text-align: left !important;
  margin-bottom: 45px !important; }

.article.blog {
  padding: 20px !important; }

.blog-post-figure-wrapper {
  padding: 30px;
  background-color: #444445;
  border-radius: 9px;
  margin-bottom: 0px !important;
  color: white;
  transition: 1s ease-in-out;
  height: 525px !important; }

.blog-post-figure-wrapper img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  transition: 1s ease-in-out;
  border-radius: 9px; }

.blog-post-figure-wrapper:hover {
  background-color: #2e2e30; }

.blog-post-figure-wrapper:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%); }

.body .blog-post-container {
  max-width: none !important; }

.body h2.blog-title {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.body .blog-post-container .blog {
  padding: 0px 30px; }

.body .blog-post-container .blog .blog-post {
  max-width: 1200px;
  padding-bottom: 40px;
  margin: 0 auto; }

.body .blog-post-container .socialLinks, .body .blog-post-container .blog-date {
  margin-top: 20px !important;
  color: #333333; }

.body .blog-post-body a, .body .blog-post-body .blog-post a {
  color: white !important;
  text-decoration: none !important;
  transition: .3s ease-in-out; }

.body .blog-post-body a:hover, .body .blog-post-body .blog-post a:hover {
  color: #9c9c9c !important; }

.page.blog article.blog {
  padding: 25px !important; }

.blog-post-body .blog-post, .blog-date, .blog-author {
  color: white; }

.blog-post-body .read-more {
  margin-top: 10px !important; }

.footer-newsletter-summary {
  text-align: center; }

body .newsletter-subscription-section {
  margin-bottom: 26px; }

body .body {
  margin-bottom: 0px !important; }

body .body.home {
  margin-bottom: 84px !important; }

.footer-info {
  padding-top: 20px; }

.footer-info-col {
  margin-bottom: 10px !important; }

.account-body input[type="text"] {
  background-color: #d7d7d7 !important; }

.footer-info-list.categories li, .footer-info-list.brands li {
  display: inline-block;
  padding-right: 6px; }

.footer-bottom {
  padding: 5px 0px !important; }

.footer-info-list a, .footer-info-list li .navUser-or {
  color: white !important;
  transition: .2s ease-in-out; }

.footer-info-list a:hover {
  color: #9c9c9c !important; }

.productView-description {
  margin-top: 40px; }

.productView-description .tabs {
  margin-bottom: 0px !important;
  border-bottom: none !important; }

.productView-description .tab {
  margin-bottom: 2px !important;
  margin-right: 5px !important;
  border-radius: 9px !important; }

.productView-description .tab.is-active {
  margin-bottom: 0px !important;
  padding-bottom: 12px;
  border-radius: 9px 9px 0px 0px !important; }

.productView-description .tab-content {
  padding: 40px;
  border-radius: 9px;
  background-color: #444445;
  color: white; }

.productView-description .tab-content:first-child {
  border-radius: 0px 9px 9px 9px !important; }

.productView-description-desktop {
  background-color: #d3d8db;
  margin-top: 0px !important;
  border-radius: 0px 0px 9px 9px;
  width: 100%;
  padding: 50px; }

.custom-fields {
  display: none; }

/* === FAQs === */
.tab-faq {
  padding: 40px 50px !important;
  padding-bottom: 90px !important; }

.tab-faq .faq-header {
  margin: 0px !important;
  padding-bottom: 10px;
  color: white; }

.faq-accordion .ui-accordion-header {
  color: white !important;
  font-size: 12pt;
  font-weight: normal;
  padding: 20px !important; }

.faq-accordion .ui-accordion-content {
  padding: 20px;
  height: unset !important;
  border: none !important; }

.faq-accordion .accordion-icon {
  margin-top: -18px; }

.productView-description-mobile .tab-faq .faq-header {
  color: black; }

.productView-description-mobile .faq-accordion .ui-accordion-header .faq-question {
  width: 80%;
  display: block; }

.productView-description-mobile .faq-accordion .ui-accordion-content {
  background-color: #9c9c9c !important; }

.body .productView-details input[type="Submit"][value="Add to Cart"]:disabled {
  display: none !important; }

.body .productView-details .alertBox.productAttributes-message {
  display: none !important; }

.body .product .card-title, .body .productCarousel-slide .card-title {
  height: 55px !important; }

.body #videoGallery-content {
  padding: 25px;
  background-color: #373737;
  border-radius: 9px; }

#tab-description table {
  border-collapse: separate !important; }

#tab-description table td {
  background-color: #373737;
  border-radius: 9px;
  color: white;
  padding: 25px 25px !important;
  vertical-align: top; }

#tab-description table th {
  background-color: #0961b5;
  border-radius: 9px;
  color: white; }

#tab-description table td h2, #tab-description table th h2 {
  margin-top: 11px;
  color: #fff; }

.second-level-flyout {
  display: none !important; }

.subcategory-grid .navList {
  display: none; }

.second-level-parent .navPages-action-moreIcon {
  display: none; }

.modal-content .productView-images {
  width: 100%;
  padding: 25px; }

.modal-content .productView-images .productView-thumbnails {
  background-color: #555;
  border-radius: 9px;
  padding: 9px;
  width: 260px; }

.modal-content .productView-images .productView-thumbnail {
  width: auto;
  padding: 10px; }

.modal-content .productView-images .productView-thumbnail a {
  border: 2px solid #d7d7d7;
  border-bottom: 2px solid #d7d7d7 !important;
  border-radius: 9px;
  background-color: #2f2f2b;
  transition: .15s ease-in-out; }

.modal-content .productView-popup-image-container {
  padding: 25px;
  width: 900px;
  height: 650px;
  background-color: #555;
  border-radius: 9px;
  text-align: center; }

.modal-content .productView-popup-image-container img {
  max-height: 600px; }

.modal-content #popupProductImage {
  max-width: 800px; }

.modal-content .productView-images table {
  border-collapse: separate;
  border-spacing: 25px; }

.modal-content .productView-images table td {
  vertical-align: top; }

#product-image-modal {
  width: 1300px; }

.modal {
  z-index: 2000000001;
  border-radius: 9px; }

.modal-background {
  z-index: 2000000000; }

.modal-content .productView-images .productView-thumbnail a:hover {
  border: 2px solid #444445;
  border-bottom: 2px solid #444445 !important; }

.modal-content .productView-images .productView-thumbnail a.is-active {
  border: 2px solid #444445;
  border-bottom: 2px solid #444445 !important; }

.modal-content .productView-popup-image-container img {
  border-radius: 9px; }

.pages-search .panel {
  display: none; }

.blog-post p:first-child {
  padding: 0px;
  background-color: transparent; }

.blog-post p:first-child img {
  border-radius: 9px; }

.blog-post h1:first-child {
  margin-bottom: 35px !important; }

/*.blog-post h2,.blog-post h3
{
    background-color: #9c9c9c;
    border-radius: 9px 9px 0px 0px;
    padding: 30px;
    padding-bottom: 10px;
    margin-bottom: 0px !important;
}

.blog-post p
{
    background-color: #9c9c9c;
    border-radius: 9px;
    padding: 30px;
}*/
.blog-post table {
  border-collapse: separate;
  border-spacing: 0 15px;
  width: 100%; }

.blog-post table td {
  background-color: #444445;
  border-radius: 9px;
  padding: 30px; }

.blog-post table td p, .blog-post table td h1, .blog-post table td h2, .blog-post table td h3 {
  color: white !important; }

.body .blog-post-body .blog-post table tbody tr td a:hover {
  color: #d7d7d7 !important; }

.blog-post table td h1, .blog-post table td h2, .blog-post table td h3 {
  margin-top: 0px;
  margin-bottom: 25px; }

.blog-post h2 + p, .blog-post h3 + p, .blog-post header + p {
  border-radius: 0px 0px 9px 9px; }

.blog-post-body li.tag a {
  color: black !important; }

.body .blog-post-body p.blog-date {
  float: right; }

.panel-table {
  background-color: #444445;
  border-radius: 9px; }

.panel-table tr td, .panel-table tr th {
  padding: 40px 20px; }

.panel-table tr:nth-child(2) td {
  padding-top: 0px; }

.panel-table tr td:first-child, .panel-table tr th:first-child {
  padding-left: 40px; }

.panel-table tr td:last-child, .panel-table tr th:last-child {
  padding-right: 40px; }

.category-desc, .service-desc, .custom-accordion-desc {
  background-color: #444445;
  padding: 40px 50px;
  border-radius: 9px;
  margin-top: 25px;
  color: #fff;
  transition: 0.3s ease-in-out;
  margin-bottom: 20px; }

.category-desc h1, .service-desc h1, .category-desc h2, .service-desc h2, .category-desc h3, .service-desc h3, .custom-accordion-desc h1, .custom-accordion-desc h3, .custom-accordion-desc h2 {
  color: #fff; }

#faceted-search-container .sidebarBlock {
  margin-left: 50px; }

#faceted-search-container .sidebarBlock ul {
  margin-bottom: 0px !important; }

.category-desc p {
  word-spacing: 0px;
  /*color: #2f2f2b;*/ }

.table-img {
  max-width: unset !important;
  height: unset !important; }

.category-desc h1 {
  padding-bottom: 10px;
  color: white; }

#product-image-modal .productView-images {
  margin-bottom: 0px !important; }

#modal-review-form + div {
  z-index: 999999999999999999999 !important; }

.productGrid .rating--small {
  display: none; }

#product-listing-container .form-field {
  display: none !important; }

.productView-options .form-option, .productView-options .form-radio + .form-label, .page .navBar--account .navBar-action, .page .navBar--account .navBar-item.is-active, .pages-search .navBar--sub .navBar-action, .pages-search .navBar--sub .navBar-item a.navBar-action-color--active {
  border-radius: 9px;
  background-color: #0961b5;
  color: white;
  border: none;
  text-align: center;
  transition: all 0.15s ease; }

.pages-search .navBar--sub a.navBar-action, .pages-search .navBar--sub .navBar-item a.navBar-action-color--active {
  padding: 5px !important;
  display: block; }

.productView-options .form-radio + .form-label {
  margin-left: 0px !important;
  background-color: #373737; }

.productView-options .form-option, .page .navBar--account .navBar-action, .page .navBar--account .navBar-item.is-active {
  width: 150px; }

.productView-options .form-radio + .form-label {
  width: 250px !important; }

.productView-options .form-radio + .form-label::before, .productView-options .form-radio + .form-label::after {
  content: none; }

.productView-options .form-radio:checked + .form-option, .productView-options .form-option:hover, .productView-options .form-radio:checked + .form-label, .productView-options .form-radio + .form-label:hover, .page .navBar--account .navBar-action:hover, .page .navBar--account .navBar-item.is-active, .pages-search .navBar--sub .navBar-action:hover, .pages-search .navBar--sub .navBar-item a.navBar-action-color--active {
  border: none !important;
  box-shadow: 0 0 0 2px #444445;
  color: white !important; }

.productView-options .form-radio:checked + .form-option {
  background-color: #ea1313; }

.page .navBar--account .navBar-action, .page .navBar--account .navBar-item.is-active, .pages-search .navBar.navBar--sub .navBar-action, .pages-search .navBar.navBar--sub .navBar-item.is-active {
  padding: 2px 0px; }

#instocknotify-container {
  padding-bottom: 20px; }

.body .page .navBar.navBar--account, .body .pages-search .navBar.navBar--sub {
  margin-bottom: 20px !important;
  margin-top: 20px; }

.page .navBar--account .navBar-item, .pages-search .navBar.navBar--sub .navBar-item {
  margin-bottom: 10px !important; }

table.wishlists-table {
  border-collapse: none; }

header .user-icons, header li.navUser-item.quicksearch .header-icon.search-icon {
  margin-top: 25px !important;
  margin-right: 25px; }

.dropdown-menu.signout-list {
  margin-top: -5px; }

.wishlists-table .table-thead tr th:last-child, .wishlists-table .table-tbody tr td:last-child {
  text-align: center; }

.productView-description .tabs-contents a {
  color: white; }

.productView-description .tabs-contents a:hover {
  color: #9c9c9c; }

.body .productGrid.imageGrid {
  text-align: center;
  margin-bottom: 0px; }

.body .productGrid.imageGrid .product {
  overflow: visible;
  width: unset !important;
  padding: 0px; }

.body .productGrid.imageGrid .product .sd-image {
  padding: 25px;
  padding-top: 20px;
  max-width: 320px; }

.body .pages-gallery .productGrid.imageGrid {
  padding: 25px 25px !important; }

.body .pages-gallery .productGrid.imageGrid .product .sd-image {
  max-width: 345px;
  padding: 25px; }

#gallery-image {
  border-radius: 9px;
  width: auto;
  height: 760px; }

.gallery-image-container {
  text-align: center;
  padding: 25px 75px; }

.gallery-images .productView-thumbnails {
  text-align: center; }

.gallery-images .productView-thumbnail {
  width: unset;
  padding: 10px 10px;
  float: none;
  display: inline-block; }

.gallery-images a.productView-thumbnail-link {
  height: unset;
  width: unset;
  padding: 0px 0px;
  max-width: unset;
  background-color: transparent;
  border: none;
  border-bottom: none !important;
  display: inline-block;
  box-sizing: border-box; }

.gallery-images a.productView-thumbnail-link:hover {
  border: none;
  border-bottom: none !important; }

.gallery-images .productView-thumbnails img {
  width: 118px;
  height: 118px;
  max-width: unset;
  border: 2px solid #444445;
  border-radius: 9px;
  transition: .35s ease-in-out;
  object-fit: cover;
  display: inline-block;
  filter: grayscale(0%); }

.gallery-images .productView-thumbnails img:hover, .gallery-images .productView-thumbnails a.selected img {
  border: 2px solid #0961b5;
  filter: grayscale(100%); }

#product-listing-container.pages-gallery {
  padding: 0px; }

#product-listing-container.pages-gallery .imageGrid {
  background-color: #7a7a7a;
  border-radius: 9px;
  padding: 50px 25px; }

.navUser-item.quicksearch.mobile {
  display: none; }

.body .pages-contact {
  padding: 20px;
  padding-bottom: 50px; }

#contact-us-page form {
  background-color: #444445;
  padding: 50px; }

#contact-us-page form label {
  color: white; }

#contact-us-map {
  background-color: #444445;
  border-radius: 9px;
  width: 40.5%;
  height: 1030px;
  display: inline-block;
  padding: 10px;
  float: left;
  margin-top: 22px; }

#contact-us-map iframe {
  border-radius: 9px;
  width: 100%;
  height: 100%; }

.body .form-input {
  border-radius: 9px; }

#contact-us-page .contact-make-model, #contact-us-page .contact-services, #contact-us-page .contact-car-info, #contact-us-page .contact-person-info {
  width: 100%;
  display: inline-block;
  text-align: center; }

#contact-us-page .contact-make-model .form-field, #contact-us-page .contact-car-info .form-field, #contact-us-page .contact-person-info .form-field {
  width: 30%;
  display: inline-block;
  float: none;
  vertical-align: top; }

#contact-us-page .contact-services .form-field {
  width: 16%;
  min-width: 85px;
  display: inline-block;
  float: none;
  vertical-align: top; }

#contact-us-page .contact-services .form-field img {
  height: 85px; }

#contact-us-page .contact-question {
  width: 50%;
  display: inline-block;
  float: left; }

#contact-us-page .g-recaptcha {
  width: 100%;
  float: none;
  margin-top: 0px; }

#contact-us-page .g-recaptcha div {
  border-radius: 9px;
  background-color: white; }

#contact-us-page .g-recaptcha iframe {
  margin-top: 25px; }

#contact-us-page .form-actions {
  width: 100%;
  display: inline-block; }

@media only screen and (max-width: 1049px) {
  body.home div[data-sub-layout="4fa47bf3-bb85-4eb4-a644-0956ecef8a43"] {
    padding: 0px; }
  body.home .video-container {
    height: unset; }
  body.home .video-container video {
    max-width: 100%;
    margin-top: 25px; }
  body.home .sd-image img {
    max-width: 170px; }
  body.home .banners {
    margin-top: 10px !important; }
  .product .productGrid li.product .sd-image img {
    max-width: 140px; }
  .body .pages-contact {
    padding: 20px; }
  #contact-us-page .g-recaptcha {
    width: 100%;
    float: none;
    margin-top: 0px; }
  #contact-us-page .contact-question {
    width: 100%;
    float: none; }
  #contact-us-page .form-actions {
    margin-top: 42px; }
  #contact-us-page form {
    padding: 25px; }
  #contact-us-page .contact-person-info .form-field, #contact-us-page .contact-make-model .form-field, #contact-us-page .contact-question .form-field, #contact-us-page .contact-car-info .form-field {
    width: 100% !important; }
  #contact-us-page .contact-services .form-field {
    width: 49%; }
  #contact-us-map {
    width: 100%;
    height: 100%;
    margin-top: 0px;
    padding: 10px; }
  #contact-us-map iframe {
    height: 85%; }
  #contact-us-page {
    width: 100% !important; }
  #contact-us-page .g-recaptcha div, #contact-us-page .g-recaptcha iframe {
    width: 100% !important; }
  #contact-us-page .contact-services .form-field img {
    height: 65px; }
  .pages-service, .pages-custom-accordion {
    padding: 10px !important; }
  .service-desc, .custom-accordion-desc {
    height: unset;
    margin: 0px;
    padding: 15px;
    word-spacing: 1.5px; }
  .service-desc table, .custom-accordion-desc table {
    border-collapse: separate;
    border-spacing: 0 15px; }
  .service-desc table td, .custom-accordion-desc table td {
    display: inline-block; }
  .service-desc img, .custom-accordion-desc img {
    width: 100%; }
  .productView-description-mobile p {
    text-align: center; }
  .productView-description-mobile table td {
    background-color: #373737;
    color: white;
    border-radius: 9px;
    padding: 20px;
    margin-bottom: 10px; }
  .productView-description-mobile table th {
    background-color: transparent;
    color: white;
    border-radius: 9px;
    padding: 10px;
    margin-bottom: 10px !important;
    display: block; }
  .productView-description-mobile table th h2 {
    color: white;
    margin-top: 0px;
    margin-bottom: 0px; }
  .productView-description-mobile table td h1, .productView-description-mobile table td h2, .productView-description-mobile table td h3, .productView-description-mobile table td h4, .productView-description-mobile table td h5 {
    color: white; }
  .page-heading {
    text-align: center; }
  .categories-page {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .categories-page .productGrid.imageGrid {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
  .pages-gallery {
    padding: 10px !important; }
  .pages-gallery .productGrid.imageGrid {
    padding: 20px !important; }
  .pages-gallery .sd-image {
    padding: 10px !important; }
  .pages-gallery .sd-image img {
    max-width: 155px; }
  .gallery-images {
    padding-bottom: 0px !important; }
  .gallery-images .gallery-image-container {
    padding: 0px; }
  .gallery-images #gallery-image {
    height: 270px; }
  .gallery-images .productView-thumbnail {
    width: unset !important;
    padding: 15px !important; }
  .gallery-images .productView-thumbnails {
    margin-left: 0px !important; }
  .gallery-images .productView-thumbnails-container {
    padding-left: 10px !important;
    margin-top: 20px !important; }
  .body .gallery-images .productView-image-container {
    padding: 10px; }
  .body .product-title {
    text-align: center !important; }
  .body .productView-images.gallery-images {
    padding-left: 0px !important; }
  .body .gallery-images .productView {
    padding: 10px !important; }
  .body .productView {
    padding: 10px !important; }
  .header-logo {
    padding: 0px;
    width: unset; }
  .search-icon {
    display: none !important; }
  .related-product-section {
    display: none; }
  .footer .footer-info .footer-info-col {
    width: 100% !important;
    text-align: center; }
  .body .productGrid.imageGrid .product .sd-image {
    padding: 20px; }
  .body .container .blog-page {
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .body .page.blog article.blog {
    padding-bottom: 5px !important;
    padding-top: 5px !important; }
  .body .blog-post-container {
    padding-top: 0px;
    margin-top: -35px; }
  .blog-post table:first-of-type tr td {
    padding: 10px; }
  .blog-post table:first-of-type tr td p {
    margin-bottom: 0px; }
  .blog-post table td {
    text-align: center; }
  #contact-us-map {
    background-color: transparent;
    padding: 0px; }
  table td {
    display: block; }
  table td img {
    width: 100%; }
  label.form-label[for="contact_question"] {
    text-align: center; }
  .body .productView-img-container:after {
    display: block !important; }
  .body .productView-details .productView-images .productView-thumbnails-container {
    margin-top: 0px !important; }
  .body .productView-details .productView-images {
    padding-top: 0px !important; }
  .body .productView-details .productView-img-container img {
    height: 100% !important; } }

@media (max-width: 800px) {
  .body .productView-options .form-label {
    width: 100% !important;
    display: block;
    text-align: center; }
  .navUser {
    margin-top: 0px;
    margin-right: -35px; }
  header .user-icons {
    margin-top: -23px !important;
    padding-right: 0px;
    margin-left: 90px; }
  header .user-icons ul.socialLinks {
    margin-top: -16px; }
  header .user-icons svg {
    fill: white !important; }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background-color: white !important; }
  .user-icons ul.socialLinks .socialLinks-item svg:hover {
    fill: #444445 !important; }
  .body .pages-service, .body .pages-custom-accordion, .body .pages-page, .body .blog-page, .body .pages-contact, .body .categories-page {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .body .product-wrapper {
    padding: 5px; }
  .body .product-wrapper .productView {
    padding-top: 0px !important; }
  .body .pages-custom-accordion .productView-description-desktop #accordion {
    padding: 25px !important; }
  header .navUser-action .header-icon {
    width: 20px;
    height: 20px; }
  .countPill {
    display: none; }
  .body .container .pages-gallery .productGrid.imageGrid {
    padding: 10px !important; }
  .panel-header, .panel-body {
    text-align: center; }
  .new-customer-intro, .new-customer-fact-list {
    text-align: left; } }

.footer-info {
  text-align: center; }

.footer-info .footer-info-col {
  padding: 0px 25px; }

.footer .footer-info-list li, .footer .footer-info-list li a {
  padding: 2px 3px; }

.footer .footer-info-heading {
  padding-left: 6px; }

.mega-cat-dropdown .container-header {
  color: white; }

.mega-cat-nav .burger-menu, .mega-cat-nav .mega-menu-icon {
  color: white !important;
  fill: white !important;
  stroke: white !important;
  transition: .325s ease-in-out; }

.mega-cat-nav .navPages-item:hover .burger-menu, .mega-cat-nav .navPages-item:hover .mega-menu-icon {
  color: #2e2e30 !important;
  fill: #2e2e30 !important;
  stroke: #2e2e30 !important; }

div.user-icons {
  padding-right: 5px;
  margin-top: 9px !important; }

.user-icons ul.socialLinks {
  width: 65px;
  margin-top: 32px;
  display: inline-block; }

.user-icons ul.socialLinks .socialLinks-item {
  display: inline-block;
  float: left;
  padding: 0px 2px; }

.socialLinks .socialLinks-item svg {
  fill: white !important;
  color: white !important; }

.socialLinks .socialLinks-item svg:hover, .socialLinks .socialLinks-item a:hover {
  fill: #444445 !important;
  color: #444445 !important; }

.navUser {
  margin-top: 7px; }

.logo-user-section.container {
  padding: 0px; }

img.header-logo-image-unknown-size {
  max-width: unset !important; }

.pages-page .page-content {
  border-radius: 9px;
  padding: 25px;
  background-color: #444445;
  color: white;
  margin-top: 10px; }

.pages-page .page-content h1, .pages-page .page-content h2, .pages-page .page-content h3, .pages-page .page-content h4, .pages-page .page-content h5, .pages-page .page-content a {
  color: white; }

.pages-page .button.button-shop-now {
  background-color: #0961b5;
  border-radius: 9px;
  border: none;
  transition: .325s ease-in-out; }

.pages-page .button.button-shop-now:hover {
  background-color: #31567a; }

.pages-page {
  padding-bottom: 50px !important; }

.pages-service .productView-description, .pages-custom-accordion .productView-description {
  padding-bottom: 10px; }

.body .blog-page .breadcrumbs {
  margin-bottom: 0px !important; }

.body .blog-post-container .blog .blog-post {
  max-width: unset; }

.body .blog-post-container .blog-post {
  padding-bottom: 0px !important; }

.body .blog-post-container .socialLinks .socialLinks-item svg:hover, .socialLinks .socialLinks-item a:hover {
  fill: white !important;
  color: white !important; }

.body .blog-post-container .socialLinks .socialLinks-item svg {
  fill: #444445 !important;
  color: #444445 !important; }

article.blog {
  height: unset !important; }

.body .addthis_toolbox {
  margin-top: 0px !important; }

.body .blog-post-container .blog-post-body .socialLinks, .body .blog-post-container .blog-post-body .blog-date {
  margin-top: 0px !important; }

.body .blog-post-body {
  margin-top: 0px !important; }

.blog-post-container .breadcrumbs {
  margin-bottom: 5px !important; }

.pages-service .product-breadcrumbs-wrapper, .pages-custom-accordion .product-breadcrumbs-wrapper {
  margin: 0px !important; }

.pages-service .product-breadcrumbs-wrapper .breadcrumbs, .pages-custom-accordion .product-breadcrumbs-wrapper .breadcrumbs {
  margin-left: -25px;
  margin-bottom: 10px;
  margin-top: 0px; }

.product-breadcrumbs-wrapper .breadcrumbs {
  margin-left: 25px;
  margin-top: 10px;
  margin-bottom: 0px; }

.breadcrumbs {
  margin-left: -25px;
  margin-bottom: 10px; }

.blog-post-container .breadcrumbs {
  margin-left: 0px !important; }

.pages-service, .pages-custom-accordion, .pages-page, .blog-page, .pages-contact, .categories-page {
  padding-left: 50px !important;
  padding-right: 50px !important; }

.productView-images.gallery-images {
  padding-left: 0px; }

.pages-gallery .productGrid.imageGrid {
  margin: 0px; }

.breadcrumbs {
  margin-left: 15px;
  margin-top: 10px; }

.pages-page .breadcrumbs, .categories-page .breadcrumbs, .blog-page .breadcrumbs, .blog-post-container .breadcrumbs, .pages-contact .breadcrumbs {
  margin-left: -25px;
  margin-top: 0px; }

.product .breadcrumbs {
  margin-left: 25px;
  margin-top: 0px !important; }

.pages-page .page-content {
  margin-top: 15px; }

.pages-custom-accordion .productView-description-desktop {
  padding-top: 15px; }

.pages-custom-accordion .productView-description-desktop > h1, .pages-custom-accordion .productView-description-desktop > h2, .pages-custom-accordion .productView-description-desktop > h3 {
  background-color: #373737;
  border-radius: 9px 9px 0px 0px;
  padding: 20px;
  color: white;
  text-align: center;
  display: block;
  margin: 0 auto; }

.pages-custom-accordion .productView-description-desktop {
  margin: 0 auto;
  background-color: transparent;
  border-radius: 0px 0px 9px 9px;
  padding: 50px; }

.pages-custom-accordion .productView-description-desktop #accordion {
  background-color: #555 !important;
  padding: 50px !important;
  border-radius: 0px 0px 9px 9px; }

.pages-custom-accordion .productView-description-desktop #accordion .ui-accordion-header:first-child {
  margin-top: 0px !important; }

.pages-custom-accordion .productView-description-desktop #accordion .ui-accordion-header {
  margin-top: 24px; }

.pages-custom-accordion h3.ui-accordion-header.product-description {
  background-color: #373737;
  border: none !important; }

.pages-custom-accordion .productView-description-desktop .accordion-icon {
  top: 3px !important; }

.body .productView-description-desktop #accordion .ui-accordion-content {
  background-color: #373737;
  color: #444445;
  border: none !important; }

.product-wrapper .breadcrumbs {
  margin-left: 7px !important; }

.product-wrapper .productView {
  padding-top: 32px !important; }

.related-product-section {
  display: none !important; }

.product-wrapper .productView .productView-details {
  min-height: 551px !important;
  color: white; }

.product-wrapper .productView .productView-details h1, .product-wrapper .productView .productView-details h2, .product-wrapper .productView .productView-details h3, .product-wrapper .productView .productView-details h4, .product-wrapper .productView .productView-details h5, .product-wrapper .productView .productView-details .form-label, .product-wrapper .productView .productView-details a, .product-wrapper .productView .productView-details .form-label small {
  color: white; }

.product-wrapper .productView .productView-details a:hover {
  color: #373737;
  transition: .2s ease-in-out; }

.product-wrapper .productView-images {
  padding-left: 0px;
  padding-right: 0px; }

.productView-description-desktop .tab {
  border-left: none !important; }

.body .productView {
  background-color: #d3d8db; }

#accordion .ui-accordion-header {
  background-color: #0961b5;
  border: none; }

#accordion svg.accordion-icon.arrow.down {
  fill: white;
  color: white; }

#accordion .ui-accordion-content {
  background-color: #555;
  border: none;
  color: white !important; }

header li.navUser-item.navUser-item--account.user-icons.account {
  margin-left: 0px !important;
  margin-right: 0px !important; }

header li.navUser-item.navUser-item--cart.user-icons svg {
  color: white;
  fill: white; }

header li.navUser-item.navUser-item--cart.user-icons svg:hover {
  color: #444445 !important;
  fill: #444445 !important; }

.modal {
  background-color: #d3d8db; }

.navUser-section.navUser-section--alt {
  width: unset !important; }

#loyalty-img img {
  height: 438px; }

#contact-us-success {
  background-color: #444445;
  border-radius: 9px;
  text-align: center;
  padding: 20px;
  color: white; }

#contact-us-success a, #contact-us-success a:visited {
  color: white; }

.videoGallery-main {
  margin-bottom: 0px; }

.videoGallery-main .videoGallery-item a {
  margin-bottom: 0px !important;
  padding: 10px 0px; }

.cart-item-block .definitionList .definitionList-value, .cart-item-block .definitionList .definitionList-key {
  color: white; }
