@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;700&display=swap";

:root {
  --sitefont: "Outfit", sans-serif;
}

.font-body,
.font-body-Montserrat,
.font-body-Montserrat .contact-details,
.font-body-Montserrat .gallery-img-text,
.font-body-Montserrat .label-frms,
.font-body-Montserrat .products .filter-item label.form-check-label,
.font-body-Montserrat .form-text,
.font-body-Montserrat .form label,
.font-body-Montserrat .businessinfo label,
.font-body-Montserrat .eCommerce label,
.font-body-Montserrat .products .product-price-range-text,
.font-body-Montserrat .address-type,
.font-body-Montserrat .font-bold,
.font-body-Montserrat .header .nav-link,
.font-body-Montserrat .header .dropdown-item,
.font-body-Montserrat .footer .nav-link,
.font-body-Montserrat .footer .dropdown-item,
.font-body-Montserrat .gallery .gallery-img-wrap,
.font-body-Montserrat .btn,
.font-body-Montserrat .product-results,
.font-body-Montserrat .btn-link,
.font-body-Montserrat .employees .employees-title,
.font-body-Montserrat .page-item.active .page-link,
.font-body-Montserrat .modal-success .modal-title {
  font-family: var(--sitefont);
}

.font-header,
.font-header-Montserrat .error-title,
.font-header-Montserrat .header .header-business-name,
.font-header-Montserrat .header .navbar-brand,
.font-header-Montserrat .footer .footer-business-name,
.font-header-Montserrat .title .title-heading,
.font-header-Montserrat .businessinfo .contact-title,
.font-header-Montserrat .employees .employees-name,
.font-header-Montserrat h5.modal-title,
.font-header-Montserrat .gallery .gallery-album-name,
.font-header-Montserrat .list .list-text-title,
.font-header-Montserrat .productslideshow .productslideshow-title-heading,
.font-header-Montserrat
  .productslideshow
  .productslideshow-item
  h3.product-title,
.font-header-Montserrat .detailedlist .detailedlist-item-title,
.font-header-Montserrat .products-loading-container .loader-text,
.font-header-Montserrat .products .filter-item-title,
.font-header-Montserrat .shoppingcart .shoppingcart-titles,
.font-header-Montserrat .productdetails-bottom .nav-tabs .nav-item.nav-link,
.font-header-Montserrat .eCommerce .shoppingcart-titles,
.font-header-Montserrat h1,
.font-header-Montserrat h2,
.font-header-Montserrat h3,
.font-header-Montserrat h4,
.font-header-Montserrat h5,
.font-header-Montserrat h6,
.font-header-Montserrat .products .product-title,
.font-header-Montserrat .productdetails .product-title,
.font-header-Montserrat .productdetails-modal-lightbox .modal-title,
.font-header-Montserrat .productslideshow h3.product-title,
.font-header-Montserrat .eCommerce .product-title,
.font-header-Montserrat .cart-preview .product-title,
.font-header-Montserrat .products-modal .product-title {
  font-family: var(--sitefont);
}

:focus {
  box-shadow: none !important;
}

.btn {
  text-transform: uppercase;
}

.btn-link-primary {
  color: var(--color-theme-primary);
}

.btn-outline {
  background: 0 0;
  border: 2px solid var(--color-theme-primary);
  color: var(--color-theme-primary);
}

.btn-outline:hover {
  background: var(--color-theme-primary);
  color: #000;
}

.btn-outline:before {
  background: var(--color-theme-primary);
}

.btn-primary:hover,
.btn-primary:hover:focus,
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.btn-primary:hover:before,
.btn-primary:hover:focus:before,
.btn-primary:not([disabled]):not(.disabled).active:before,
.btn-primary:not([disabled]):not(.disabled):active:before {
  background: var(--color-theme-text-btn);
  color: var(--color-theme-primary) !important;
}

.businessinfo .btn-primary:focus,
.businessinfo .btn-primary:hover,
.businessinfo .btn-primary:not([disabled]):not(.disabled).active,
.businessinfo .btn-primary:not([disabled]):not(.disabled):active,
.businessinfo .show > .btn-primary.dropdown-toggle,
.form .btn-primary:focus,
.form .btn-primary:hover,
.form .btn-primary:not([disabled]):not(.disabled).active,
.form .btn-primary:not([disabled]):not(.disabled):active,
.form .show > .btn-primary.dropdown-toggle {
  color: var(--color-theme-primary) !important;
}

/* -------------------- SECTIONTITLE ---------------------- */

.btn-secondary {
  background: var(--color-theme-secondary);
  /* border: 0; */
  color: var(--color-theme-primary);
}

.contact-companyinfo .contact-email .contact-details-info,
.header .header-business-email,
.footer .footer-business-email {
  overflow-wrap: anywhere;
}

/* .header {
	background: 0 0 !important;
} */

.page-home .header {
  position: relative;
  z-index: 1031;
}

.cw-header .header__logo {
  width: 250px;
}

.header .navbar-expand-lg .navbar-nav {
  text-transform: uppercase;
  font-size: 14px;
}

.header .navbar-nav .nav-item {
  padding: 0 15px;
}

.header .nav-link-cart,
.header .navbar .navbar-nav .nav-link {
  padding: 0;
  color: var(--color-theme-text) !important;
  line-height: 30px;
}

.header .navbar .active > .nav-link,
.header .navbar .dropdown-item.active,
.header .navbar .dropdown-item:active,
.header .navbar .show > .nav-link {
  border-bottom: 2px solid var(--color-theme-primary) !important;
  background: 0 0 !important;
}

/* .cw-header {
	margin-top: 20px;
}

.header a.header-business-phone,
.header span {
	vertical-align: middle;
}

.header a.header-business-phone {
	font-weight: 700;
	color: var(--color-theme-primary);
}

.cw-header a:hover {
	color: var(--color-theme-highlight);
} */

.header .navbar .dropdown-item::before,
.header .navbar-dark .navbar-nav .nav-item .nav-link:before {
  border-width: 0;
}

.header .navbar .nav-link,
.header .navbar .dropdown-item {
  border-bottom: 2px solid var(--color-theme-sec) !important;
  color: var(--color-theme-text) !important;
}

.header .navbar .nav-link:hover,
.header .navbar .dropdown-item:hover {
  border-bottom: 2px solid var(--color-theme-primary) !important;
  opacity: 1;
}

.header .navbar,
.header .navbar.bg-primary {
  background: var(--color-theme-secondary) !important;
  padding: 10px 0;
}

/* .cw-header .cw-flex-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
}

.cw-header .cw-flex-head p {
	color: #fff;
} */

.header .navbar-brand {
  color: #000 !important;
}

.header .toggle .icon-bar {
  background-color: #000 !important;
}

@media (max-width: 991px) {
  .header .nav-link-cart,
  .header .navbar .navbar-nav .nav-link {
    line-height: 40px;
  }
}

.cw-top-bar {
  background-color: var(--color-theme-secondary);
  padding: 0.5em 0;
}

.cw-top-bar p {
  margin: 0;
  font-size: 1rem;
  color: var(--color-theme-text);
}

.cw-custom-header {
  padding: 1em 0;
}

.cw-custom-header .cw-logo {
  margin-bottom: 1em;
}

.cw-custom-header .cw-logo img {
  width: auto;
  max-height: 150px;
  margin-right: auto;
  margin-left: auto;
}

.cw-custom-header .cw-header-text p,
.cw-custom-header .cw-header-text a {
  color: #fff !important;
}

.cw-custom-header .cw-header-text a:hover {
  color: #999;
}

.cw-custom-header .cw-header-text .cw-location {
  font-size: 18px;
  margin-bottom: 10px;
}

.cw-custom-header .cw-header-text .cw-address {
  font-size: 16px;
  margin-bottom: 10px;
}

.cw-custom-header .cw-header-text .cw-phone {
  font-size: 28px;
  margin: 0;
}

.cw-custom-header .cw-header-text .cw-phone a {
  font-size: 28px;
  font-weight: 600;
  color: var(--color-theme-primary) !important;
}

.cw-custom-header .cw-header-text .cw-fax {
  font-size: 22px;
  font-weight: 400;
  margin: 0;
}

.cw-custom-header .cw-header-text .cw-fax .fa {
  font-size: 18px;
}

.cw-custom-header .cw-header-text .cw-email {
  font-size: 16px;
  font-weight: normal;
}

.cw-custom-header .cw-header-text .cw-social {
  margin: 10px 0 0 0;
}

.cw-custom-header .cw-header-text .cw-social a {
  color: #fff !important;
}

.cw-custom-header .cw-header-text .cw-social li {
  padding: 0;
}

.cw-custom-header .cw-header-text .cw-social .fa {
  font-size: 1.7em;
  background-color: #444;
  width: 41px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.cw-custom-header .cw-header-text .cw-social .fa.fa-facebook-official {
  background-color: #3e5996;
}

.cw-custom-header .cw-header-text .cw-social .fa.fa-twitter {
  background-color: #30c3f5;
}

.cw-custom-header .cw-header-text .cw-social .fa.fa-youtube-play {
  background-color: #dc372e;
}

.cw-custom-header .cw-header-text .cw-social .fa.fa-instagram {
  background: #d6249f;
  background: -webkit-radial-gradient(
    30% 107%,
    circle,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  background: -o-radial-gradient(
    30% 107%,
    circle,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
}

.cw-custom-header .cw-header-text .cw-social .fa.fa-pinterest {
  background-color: #e72139;
}

/* ---------------- Media Query ---------------- */
@media (min-width: 768px) {
  .cw-custom-header .cw-logo {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .cw-custom-header .row.cw-equal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
  }

  .cw-custom-header .cw-logo img {
    margin: 0;
  }

  .cw-custom-header .cw-header-text {
    text-align: right;
  }
}

.page-home .title {
  padding: 0.75em 0;
}

.page-home .title h1 {
  margin: 0;
  text-transform: uppercase;
}

.cw-main-bkg {
  background: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/29E0CADCBCE3289DF7F3042BF3CE7B0E.jpg")
    center center / cover;
}

.cw-black-bkg {
  background-color: #000;
  padding: 2em;
}

/* Slideshow */
.cw-rs-slideshow img {
  border: 2px solid #f9ec2e;
  -webkit-box-shadow: 10px 10px 10px #000;
  box-shadow: 10px 10px 10px #000;
}

/* Side Buttons */
.cw-btn {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  height: 30vw;
  margin: 0 0 0.5em 0;
  border: #ddd solid 1px;
}

.cw-main-bkg .cw-side-btns a {
  width: 100%;
}

.cw-btn h5 {
  font-size: 1.2em;
  font-weight: 300;
  text-align: left;
  background: #444444;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#444444),
    color-stop(50%, #222222),
    to(#1f1f1f)
  );
  background: -webkit-linear-gradient(
    top,
    #444444 0%,
    #222222 50%,
    #1f1f1f 100%
  );
  background: -o-linear-gradient(top, #444444 0%, #222222 50%, #1f1f1f 100%);
  background: linear-gradient(to bottom, #444444 0%, #222222 50%, #1f1f1f 100%);
  border-bottom: 2px solid #F9EC2E;
  color: var(--color-theme-primary);
  padding: 10px 10px 0;
  position: relative;
  margin: 0;
  z-index: 5;
}

.cw-btn h5:after {
  content: "";
  background-color: #1f1f1f;
  border-bottom: 2px solid #F9EC2E;
  border-right: 2px solid #F9EC2E;
  -webkit-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  transform: skewX(-30deg);
  height: 10px;
  width: 50%;
  position: absolute;
  left: -10%;
  bottom: -10px;
  z-index: 2;
}

.cw-side-btns a:nth-child(1) .cw-btn:after {
  content: "";
  background-position: center;
  background-image: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/A1E1D25DD82934D1BF936D421587D62D.jpg");
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.cw-side-btns a:nth-child(2) .cw-btn:after {
  content: "";
  background-position: center;
  background-image: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/03C07D8DBC2F908B50F8624DCBC4C52B.jpg");
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.cw-side-btns a:nth-child(3) .cw-btn:after {
  content: "";
  background-position: center;
  background-image: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/BB1A64CCC4D1C08668D39DAF1ED4857F.jpg");
  background-size: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.cw-side-btns a:hover .cw-btn:after {
  -webkit-filter: none;
  filter: none;
}

/* Price Search */
.cw-price-search {
  margin: 0;
  padding: 0;
}

.cw-price-search h5 {
  font-family: "Syncopate", sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  margin: 0;
  padding: 0.75em;
  text-transform: uppercase;
  color: var(--color-theme-primary);
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}

.cw-price-btn {
  margin: 1em 0;
}

.cw-price-btn a {
  width: 100%;
}

.cw-price-btn .cw_btnText {
  position: relative;
  z-index: 1;
  font-family: "Syncopate", sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  font-weight: 600;
  display: block;
  margin-top: 0.5em;
  padding: 0.5em;
  -webkit-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
  text-transform: uppercase;
  color: var(--color-theme-primary) !important;
  border: 1px solid #999;
  border-radius: 4px;
  background: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/F87075BDB98968963173BE34036929AD.jpg")
    center center / cover;
}

.cw-price-btn .cw_btnText:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  -webkit-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
  z-index: -1;
}

.cw-price-btn .cw_btnText:hover {
  border: 1px solid #f9ec2e;
}

.cw-price-btn .cw_btnText:hover:before {
  opacity: 0.4;
}

/* Welcome */
.cw-welcome {
  margin: 0;
  padding: 0;
  border-left: 1px solid #666;
}

.cw-welcome h5 {
  font-family: "Syncopate", sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  margin: 0;
  padding: 0.75em;
  text-transform: uppercase;
  background: #efefef;
  background: -webkit-linear-gradient(
    top,
    #efefef 0%,
    #ebebec 11%,
    #e0e0e1 18%,
    #d7d7d8 21%,
    #c9c9ca 25%,
    #b5b5b7 32%,
    #afafb0 36%,
    #afaeaf 39%,
    #a2a2a3 43%,
    #9c9c9d 46%,
    #939394 50%,
    #909091 54%,
    #7e7e7f 61%,
    #6f6f6f 71%,
    #676868 82%,
    #6c6c6d 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#efefef),
    color-stop(11%, #ebebec),
    color-stop(18%, #e0e0e1),
    color-stop(21%, #d7d7d8),
    color-stop(25%, #c9c9ca),
    color-stop(32%, #b5b5b7),
    color-stop(36%, #afafb0),
    color-stop(39%, #afaeaf),
    color-stop(43%, #a2a2a3),
    color-stop(46%, #9c9c9d),
    color-stop(50%, #939394),
    color-stop(54%, #909091),
    color-stop(61%, #7e7e7f),
    color-stop(71%, #6f6f6f),
    color-stop(82%, #676868),
    to(#6c6c6d)
  );
  background: -o-linear-gradient(
    top,
    #efefef 0%,
    #ebebec 11%,
    #e0e0e1 18%,
    #d7d7d8 21%,
    #c9c9ca 25%,
    #b5b5b7 32%,
    #afafb0 36%,
    #afaeaf 39%,
    #a2a2a3 43%,
    #9c9c9d 46%,
    #939394 50%,
    #909091 54%,
    #7e7e7f 61%,
    #6f6f6f 71%,
    #676868 82%,
    #6c6c6d 100%
  );
  background: linear-gradient(
    to bottom,
    #efefef 0%,
    #ebebec 11%,
    #e0e0e1 18%,
    #d7d7d8 21%,
    #c9c9ca 25%,
    #b5b5b7 32%,
    #afafb0 36%,
    #afaeaf 39%,
    #a2a2a3 43%,
    #9c9c9d 46%,
    #939394 50%,
    #909091 54%,
    #7e7e7f 61%,
    #6f6f6f 71%,
    #676868 82%,
    #6c6c6d 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#6c6c6d', GradientType=0);
}

.cw-welcome h6 {
  font-family: "Syncopate", sans-serif;
  font-size: 1.1em;
  margin-top: 1em;
  padding-left: 0.5em;
  color: #fff;
}

.cw-welcome h6 span {
  color: #f9ec2e;
}

.cw-welcome p {
  line-height: 2em;
  padding-left: 1em;
  color: #eee;
}

.cw-welcome p a {
  color: #f9ec2e;
}

/* Social */
.cw-welcome .cw-social {
  margin-top: 5px;
}

.cw-welcome .cw-social a {
  color: #fff !important;
}

.cw-welcome .cw-social li {
  padding: 0;
}

.cw-welcome .cw-social .fab {
  font-size: 1.1em;
  background-color: #444;
  width: 31px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.cw-welcome .cw-social .fab.fa-facebook {
  background-color: #3e5996;
}

.cw-welcome .cw-social .fab.fa-twitter {
  background-color: #30c3f5;
}

.cw-welcome .cw-social .fab.fa-youtube {
  background-color: #dc372e;
}

.cw-welcome .cw-social .fab.fa-instagram {
  background: #d6249f;
  background: -webkit-radial-gradient(
    30% 107%,
    circle,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  background: -o-radial-gradient(
    30% 107%,
    circle,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
}

.cw-welcome .cw-social .fab.fa-pinterest {
  background-color: #e72139;
}

/* ---------------- Media Query ---------------- */
/* XS: 440px & Up */
@media (min-width: 440px) {
}

/* SM: 768px & Up */
@media (min-width: 768px) {
  .cw-btn {
    height: 159px;
  }

  .cw-welcome .cw-social {
    float: right;
    margin-top: -8px;
  }
}

/* MD: 992px & Up */
@media (min-width: 992px) {
  .cw-black-bkg {
    padding: 2em 3em 2em 2em;
  }

  .cw-rs-slideshow {
    padding: 0 0 2em;
    margin: 0 -15px;
  }

  .cw-main {
    border-top: 5px solid #F9EC2E;
    border-bottom: 5px solid #F9EC2E;
    -webkit-box-shadow: 0 -1px #fff, 0 1px #fff, inset 0 -1px #fff,
      inset 0 1px #fff;
    box-shadow: 0 -1px #fff, 0 1px #fff, inset 0 -1px #fff, inset 0 1px #fff;
  }

  .cw-btn {
    height: 85px;
  }

  .cw-price-btn a .cw_btnText {
    font-size: 1em;
  }

  .cw-price-btn .cw-left {
    padding-right: 2px;
  }

  .cw-price-btn .cw-right {
    padding-left: 2px;
  }
}

/* LG: 1200px & Up */
@media (min-width: 1200px) {
  .cw-btn {
    height: 107px;
  }
}

/* XLG: 1400px & Up */
@media (min-width: 1400px) {
  .cw-btn {
    height: 129px;
  }

  .cw-price-btn a .cw_btnText {
    font-size: 1.1em;
  }
}

/* .hero__section {
	position: relative;
	z-index: 1;
	background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/F42DF2A6A1DE0AAB5C41A7009EC8A3AD.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -110px;
}

.hero__section .hero__wrapper {
	width: 100%;
	padding: 200px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: var(--color-theme-text);
	overflow: hidden;
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
}

.hero__section .hero__content {
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.hero__section .hero__search__bg {
	background: var(--color-theme-light-tint);
	height: 625px;
	width: 400px;
	border-radius: 10px 10px 0 0;
	position: relative;
}

.hero__section .hero__search__bg .hero__img__shape {
	position: absolute;
	right: 20px;
	top: 100px;
}

.hero-gradient-lr {
	background: -webkit-gradient(linear,
			right top,
			left top,
			from(rgba(0, 0, 0, 0)),
			to(#000000));
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, #000000 100%);
	background: -o-linear-gradient(right, rgba(0, 0, 0, 0) 0%, #000000 100%);
	background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.hero-gradient-tb {
	background: -webkit-gradient(linear,
			left bottom,
			left top,
			from(rgba(0, 0, 0, 0)),
			to(#000000));
	background: -webkit-linear-gradient(bottom,
			rgba(0, 0, 0, 0) 0%,
			#000000 100%);
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
	background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 25%;
	z-index: 1;
}

.hero-gradient-bt {
	background: -webkit-gradient(linear,
			left top,
			left bottom,
			from(rgba(0, 0, 0, 0)),
			to(#000000));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 25%;
	z-index: 2;
}

.section__title__hero .hero__h1 .section__title__preline {
	font-size: 1.5rem;
	font-weight: 400;
	text-transform: uppercase;
}

.section__title__hero .hero__h1 .section__title__preline span {
	color: var(--color-theme-primary);
}

.section__title__hero .hero__h1 .section__title__headline {
	font-size: 5rem;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1;
}

.section__title__hero .hero__h1 .section__title__headline span {
	color: var(--color-theme-primary);
}

.section__title__hero .hero__h1 .section__title__subheadline {
	font-size: 1.5rem;
	text-transform: uppercase;
}

@media (max-width: 768px) {
	.section__title__hero .hero__h1 .section__title__headline {
		font-size: 3rem;
	}

	.hero__section .hero__wrapper {
		padding: 150px 0;
	}
}

@media (max-width: 370px) {
	.section__title__hero .hero__h1 .section__title__headline {
		font-size: 2rem;
		padding: 5px 0;
	}

	.section__title__hero .hero__h1 .section__title__preline,
	.section__title__hero .hero__h1 .section__title__subheadline {
		font-size: 1rem;
	}
}

.section__title {
	font-size: 2rem;
	font-weight: 400 !important;
	text-transform: uppercase;
}

.section__title span {
	font-weight: 700;
}

.section__title.title__dark {
	color: #000 !important;
}

.search__title__section {
	margin-top: -100px;
	position: relative;
	z-index: 10;
}

.search__title__section .container {
	width: 100%;
}

.search__title__section .container .search__title__wrapper {
	background: #000;
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid var(--color-theme-primary);
}

.search__title__section .container .search__title__wrapper h2,
.search__title__section .container .search__title__wrapper .search__title {
	margin-bottom: 0 !important;
	font-size: 1.5rem;
}

@media (max-width: 1400px) {
	.search__title__section .container {
		max-width: 100%;
	}
}

.inventory-search-module {
	position: relative;
	z-index: 10;
	margin-top: 0 !important;
}

body section.inventory-search-module>.container {
	max-width: 1320px;
}

section.inventory-search-module .form__wrapper {
	background-color: #000 !important;
	border: 0 !important;
	padding: 20px 50px;
	border-radius: 0 !important;
	margin-bottom: 50px;
} */

.inventoryslideshow {
  background: var(--color-theme-background) !important;
  padding-top: 3em !important;
}

.inventoryslideshow-container {
  max-width: 1320px !important;
}

.card__single__horizontal__style1 .item__card__details__wrapper {
  border-bottom: 1px solid var(--inventoryslideshow-border) !important;
}

.card__single__horizontal__style1
  .item__secondary__details__wrapper
  .item__data
  .item__label {
  color: var(--color-theme-primary) !important;
}

.featured__inventory__wrapper {
  background: #333;
  padding: 50px;
}

.inventoryslideshow .inventoryslideshow-title-heading {
  display: none;
}

/* .restoration__section {
	background: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/1CF595BDF652D8A9ED69FBB325427797.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	padding: 85px 0;
	background-color: rgba(0, 0, 0, 0.75);
	background-blend-mode: overlay;
}

.blurb__section {
	padding: 100px 0;
}

.blurb__section .blurb__header {
	background: #333;
	color: #000;
	padding: 25px;
	text-align: center;
}

.blurb__section .blurb__header .section__title {
	font-weight: 700 !important;
	color: var(--color-theme-header);
}

.blurb__section .blurb__header p {
	margin-bottom: 0;
	color: var(--color-theme-header);
}

.blurb__section .blurb__whyUs__list {
	background: #1c1c1c;
	padding: 50px;
}

.blurb__section .blurb__whyUs__list .ulli-no-bullet {
	list-style-type: none;
}

.blurb__section .blurb__whyUs__list ul {
	margin-bottom: 0;
}

.blurb__section .blurb__whyUs__list ul li {
	margin-bottom: 5px;
}

.blurb__section .blurb__whyUs__list ul li:last-of-type {
	margin-bottom: 0;
}

.blurb__section .blurb__whyUs__list svg {
	margin-right: 5px;
}

.blurb__section .blurb__whyUs__list .section__title span {
	color: var(--color-theme-primary);
}

.blurb__section .blurb__items__wrapper {
	margin-top: 0;
}

.blurb__section .blurb__items__wrapper .blurb__wrapper {
	padding: 50px;
	margin-bottom: 20px;
	background-color: #fff;
	background: url(https://cdn.powersports.com/cdn-cgi/image/h=320,w=480/AA7F36FB5D34E3807DE8E6B960043D1D.png);
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 2;
	position: relative;
	background-color: #1c1c1c;
	width: 100%;
	text-align: center;
}

.blurb__section .blurb__items__wrapper .blurb__wrapper:last-of-type {
	margin-bottom: 0;
}

.blurb__section .blurb__items__wrapper .blurb__wrapper .blurb__title {
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-family: var(--sitefont);
}

.blurb__section .blurb__items__wrapper .blurb__wrapper .blurb__title span {
	color: var(--color-theme-primary);
}

.blurb__section .blurb__items__wrapper .blurb__wrapper .blurb__copy {
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.blurb__section .blurb__whyUs__list ul {
		padding-left: 0;
	}
}

.cw-hp-reviews {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	margin-bottom: 50px;
	min-height: 400px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	position: relative;
}

.cw-hp-reviews .cw-intro {
	color: #fff;
	text-align: center;
	padding: 0 0.5rem;
	margin-bottom: 0;
	width: 100%;
}

.cw-hp-reviews .carousel-indicators {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
	margin-right: 15%;
	margin-bottom: 1rem;
	margin-left: 15%;
	list-style: none;
	margin-top: 20px;
}

.cw-hp-reviews .container {
	position: relative;
	z-index: 3;
}

.cw-hp-reviews-banner {
	background: #333;
	width: 100%;
	height: 150px;
	position: absolute;
	top: 210px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

#cwID-testimonials {
	margin-top: 20px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#cwID-testimonials .carousel-indicators [data-bs-target] {
	width: 10px;
	height: 5px;
	background-color: var(--color-theme-primary);
	border-radius: 0%;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
}

.cw-testimonial {
	color: #fff;
	overflow: hidden;
	position: relative;
}

.cw-testimonial .cw-testimonial-stars {
	margin-bottom: 0.5em;
}

.cw-testimonial .cw-testimonial-stars i {
	color: var(--color-theme-secondary);
	font-weight: 700 !important;
}

.cw-testimonial .cw-testimonial-content {
	text-align: center;
	padding: 50px;
	background: #1c1c1c;
	margin-left: -70px;
}

.cw-testimonial .cw-testimonial-content h3 {
	text-transform: uppercase;
	font-weight: 400;
}

.cw-testimonial .cw-testimonial-content h3>span {
	font-weight: 700;
}

.cw-testimonial .cw-testimonial-content p {
	font-style: italic;
}

@media (max-width: 991px) {
	.cw-testimonial .cw-testimonial-content {
		margin-left: 0;
	}
}

.page-testimonials .form {
	position: relative;
	z-index: 1;
	padding-top: 0;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	margin: 0 1rem 1rem;
	background: var(--color-theme-background);
}

.callout__section {
	background: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/975584D13AA4F3AE508502AC2CFF47FB.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
	padding: 100px 0;
	position: relative;
}

.callout__section .callout__gradient {
	background: -webkit-gradient(linear,
			right top,
			left top,
			from(rgba(0, 0, 0, 0)),
			to(#000000));
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, #000000 100%);
	background: -o-linear-gradient(right, rgba(0, 0, 0, 0) 0%, #000000 100%);
	background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.callout__section .container {
	position: relative;
	z-index: 1;
} */

.popular-vehicles-sections {
  padding-top: 5rem;
}

.popular-vehicles-section-heading {
  text-transform: uppercase;
  font-size: 1.5rem !important;
}

.popular-vehicle-link:first-line {
  font-weight: 700;
}

.popular-vehicles-sections {
  max-width: 100%;
  padding-top: 5em;
}

.popular-vehicles-sections .popular-vehicles-section {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}

/* .cw-about {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 4em 0 0;
}

@media (min-width: 992px) {
	.cw-about {
		padding: 4em 0;
	}

	.cw-about img {
		width: 25%;
	}
}

.cw-about .expand {
	-webkit-animation-name: expand;
	animation-name: expand;
	visibility: visible;
	-webkit-animation-duration: 6s;
	animation-duration: 6s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	margin: 1em auto;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes expand {
	0% {
		width: 15px;
	}

	100% {
		width: 100%;
	}
}

@keyframes expand {
	0% {
		width: 15px;
	}

	100% {
		width: 100%;
	}
}

.cw-about h3 {
	font-size: 1.15rem;
	color: var(--color-theme-primary);
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 2em;
}

.cw-about h3 span {
	font-size: 2rem;
	color: var(--color-theme-secondary);
	text-transform: uppercase;
	font-weight: 700;
}

@media (min-width: 992px) {
	.page-home .form .form-wrap {
		margin-top: -31em;
		width: 45%;
		margin-right: 2.5%;
		margin-left: auto;
		position: relative;
		z-index: 1;
	}

	.cw-about h3 {
		margin-top: 0;
	}
}

@media (min-width: 1200px) {
	.page-home .form .form-wrap {
		margin-top: -26em;
		width: 45%;
		margin-right: 2.5%;
		margin-left: auto;
	}
}

.page-home .form {
	padding-top: 4.5em;
	padding-bottom: 3em !important;
}

.page-home textarea.form-control {
	height: 100px;
} */

/* .map-iframe-full, */
.cw-map iframe {
  min-height: 200px;
  max-height: 200px;
  -webkit-filter: invert(92%) grayscale(0.9);
  filter: invert(92%) grayscale(0.9);
  display: block;
}

svg.cw-footersvg {
  display: none;
  /* Removed on mobile because it either covers up more than needed of the map or is unnoticable anyway */
}

@media (min-width: 768px) {
  svg.cw-footersvg {
    display: block;
    margin-top: -25px;
    position: relative;
    z-index: 1;
    width: 100%;
    /* filter: drop-shadow(0px -2px 2px var(--color-theme-primary)); */
  }
}

.cw-footer {
  background: var(--color-theme-background);
  padding: 1rem 0 0 0;
}

.cw-footer .cw-foot-logo {
  width: 200px;
}

.cw-footer p {
  color: var(--color-theme-text);
}

.cw-footer .cw-footer-social {
  font-size: 1.5rem;
}

.cw-footer .cw-foot-info,
.cw-footer .business-hours {
  margin-top: 15px;
  position: relative;
}

.cw-footer .cw-foot-info a {
  color: inherit;
}

.cw-footer .cw-foot-info a:hover {
  color: var(--color-theme-highlight);
}

.cw-footer .business-hours .title {
  font-size: 20px;
  text-transform: uppercase;
  padding-left: 5px;
  border-left: 4px solid var(--color-theme-primary);
  padding-top: 0;
  padding-bottom: 0;
}

.cw-footer .business-hours li {
  color: #fff;
  line-height: 30px;
  border-bottom: 1px solid #333;
}

.cw-footer .business-hours li:last-child {
  border-bottom: none;
}

.cw-footer .business-hours .opening-hours li.today {
  color: var(--color-theme-primary);
}

.footer {
  padding-top: 1em;
  padding-bottom: 0;
}

.footer .footer-social-links,
.footer .footer-info-business {
  display: none;
}

.footer .dropdown-item,
.footer .nav-link {
  text-transform: uppercase;
  font-size: 14px;
}

.footer-bottom-section .nav-link {
  font-size: 10px !important;
}

.bg-primary iframe {
  padding: 1em;
  border-radius: 2em;
}

.form span.text {
  background: unset;
  padding: unset;
}

.bootstrap-select {
  padding: 0 !important;
  background: 0 0;
  border: none;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 100%;
}

.inventory .card-header,
.inventory .card-header .btn-link.btn-clear-filter {
  color: var(--color-theme-primary);
}

.inventory .carousel-indicators {
  bottom: -10px !important;
  background: 0 0 !important;
}

.inventory-container > .row {
  margin-left: 0;
  margin-right: 0;
}

.inventory-container > .row > .col-12 > div:not(.mx-lg-3).row.m-auto {
  margin-top: calc(-1 * var(--bs-gutter-y)) !important;
  margin-right: calc(-0.5 * var(--bs-gutter-x)) !important;
  margin-left: calc(-0.5 * var(--bs-gutter-x)) !important;
}

body .mobile-fixed-cta {
  left: 0;
}

@media (max-width: 991px) {
  body .inventory .srp-sidebar {
    z-index: 1040;
  }
}

.inventorydetails .section__title,
.inventorydetails .section__subtitle,
.inventorydetails .section__callout__title {
  color: var(--color-theme-text);
}

body label {
  color: inherit;
}

.inventory-resultsSort {
  margin-bottom: 20px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#filter-test {
  padding: 0 !important;
  max-width: 1320px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#filter-test .col-xl-10 {
  width: 100% !important;
}

.inventory-seo-content {
  padding: 0 !important;
  margin-top: 2em;
}

.page-cars-for-sale .popular-vehicles-sections {
  padding-top: 0;
}

.page-cars-for-sale .popular-vehicles-section {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

#builderCanvas {
  margin-top: 50px;
}

body .vdp-module-canvas-razor-wrapper a {
  color: var(--color-theme-text);
}

body .vdp-module-canvas-razor-wrapper p {
  color: var(--color-theme-text);
}

body .vdp-module-canvas-razor-wrapper .btn-outline-secondary {
  color: var(--color-theme-text);
}

body .vdp-module-canvas-razor-wrapper .btn-outline-secondary {
  color: var(--color-theme-text);
  background-color: var(--color-theme-primary);
}

body
  [LoanCalculatorWidgetCssScope]
  .loan__calc__content
  .calc__totals__wrapper {
  background-color: transparent;
}

.loan-app-module .btn-primary.disabled,
.loan-app-module .btn-primary:disabled {
  background-color: var(--color-theme-border) !important;
}

.inventorydetails .vdp-module-canvas-razor-wrapper .form-control {
  border-color: #cccccc;
}

[type="checkbox"] + label::before {
  border-color: #cccccc;
}

body .vdp__message__mod.module .vdp__message__wrapper {
  background-color: transparent;
  border-radius: 0;
}

body .vdp-module-canvas-razor-wrapper .vdp__message__wrapper a,
body .vdp__message__wrapper label,
.inventorydetails .disclaimerText {
  color: inherit;
}

body
  .vdp__veh__info__mod
  .veh__info__item:nth-child(even)[VehicleInfoWidgetCssScope] {
  background-color: rgba(140, 140, 140, 0.1);
}

.page-inventory-details .section__title,
.section__title1 {
  color: var(--color-theme-primary) !important;
  border-bottom: 2px solid #fff !important;
  text-transform: uppercase !important;
}

.page-inventory-details .inventorydetails .section__title,
.inventorydetails .section__subtitle,
.inventorydetails .section__callout__title {
  color: var(--color-theme-primary) !important;
  font-weight: 700 !important;
}

.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:focus {
  background-color: var(--color-theme-primary);
  color: var(--color-theme-text-btn);
  border-color: var(--color-theme-primary);
}

.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:hover,
.inventorydetails .vdp-module-canvas-razor-wrapper .btn-secondary:hover::before,
.vdp-module-canvas-razor-wrapper .btn-secondary:before {
  background-color: var(--color-theme-text-btn);
  color: var(--color-theme-primary) !important;
  border-color: var(--color-theme-highlight);
}

.vdp-module-canvas-razor-wrapper .btn-outline-secondary {
  color: #000 !important;
}

.vdp-module-canvas-razor-wrapper .btn-check:active + .btn-outline-secondary,
.vdp-module-canvas-razor-wrapper .btn-check:checked + .btn-outline-secondary,
.vdp-module-canvas-razor-wrapper
  .vdp__loanCalc__mod
  .btn-outline-secondary.active,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary.dropdown-toggle.show,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:active,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:hover,
.vdp-module-canvas-razor-wrapper .btn-outline-secondary:hover:focus,
.vdp-module-canvas-razor-wrapper
  .btn-outline-secondary:not([disabled]):not(.disabled).active,
.vdp-module-canvas-razor-wrapper
  .btn-outline-secondary:not([disabled]):not(.disabled):active,
.vdp-module-canvas-razor-wrapper
  .show
  > .btn-outline-secondary.dropdown-toggle {
  color: var(--color-theme-text) !important;
  background-color: var(--color-theme-secondary) !important;
  border-color: var(--color-theme-primary) !important;
}

.vdp-module-canvas-razor-wrapper .btn-outline-secondary:before {
  background: var(--color-theme-secondary) !important;
}

.sn_business_openclose.open {
  background: var(--color-theme-primary) !important;
  color: var(--color-theme-text-btn) !important;
}

.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  button.sn_more_btn {
  background: var(--color-theme-primary);
  color: var(--color-theme-text-btn);
}

.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  button.sn_more_btn:hover {
  background: var(--color-theme-secondary);
  color: var(--color-theme-text) !important;
}

.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  button.sn_more_btn:before {
  background: var(--color-theme-secondary);
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_share_item a {
  color: var(--color-theme-text);
}

.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  .sn_share_item
  a:hover {
  color: var(--color-theme-primary);
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod .sn_dropdown a {
  color: var(--color-theme-text);
}

.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  .sn_dropdown
  a:hover {
  color: var(--color-theme-primary);
}

/* Template Button text Size  */
.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  .sn_item
  button.button_sn_item {
  font-size: 1rem !important;
  color: var(--color-theme-text-btn) !important;
}

.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  .sn_item
  button.button_sn_item:hover {
  color: var(--color-theme-text) !important;
}

.vdp-module-canvas-razor-wrapper .vdp__dealerInfo__mod .hours__status__open {
  color: var(--color-theme-text-btn);
}

/* Footer and VDP spacing */
.vdp-module-canvas-razor-wrapper {
  margin-bottom: 2em;
}

/* Loan App Mobile  */
.vdp-module-canvas-razor-wrapper .vdp__loanCalc__mod a.btn-primary {
  color: var(--color-theme-text-btn) !important;
}

.vdp-module-canvas-razor-wrapper .vdp__loanCalc__mod a.btn-primary:hover {
  color: var(--color-theme-text) !important;
  background-color: var(--color-theme-secondary);
}

.vdp-module-canvas-razor-wrapper .vdp__loanCalc__mod a.btn-primary::before {
  background: var(--color-theme-secondary);
}

/* Quick Connect Module */
.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod .section__title {
  color: var(--color-theme-header);
}

.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod button {
  color: var(--color-theme-text-btn) !important;
}

.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod button:hover {
  color: var(--color-theme-text) !important;
}

.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod button:before {
  background: var(--color-theme-secondary);
}

/* Sticky Nav Button hovers */
.vdp-module-canvas-razor-wrapper
  .vdp__sticky-navigation__mod
  .sn_item
  button.button_sn_item:before {
  background: var(--color-theme-secondary) !important;
}

/* Contact Module  */
.vdp-module-canvas-razor-wrapper .vdp__message__mod button.btn-primary {
  color: var(--color-theme-text-btn) !important;
}

.vdp-module-canvas-razor-wrapper .vdp__message__mod button.btn-primary:hover {
  color: var(--color-theme-text) !important;
  background: var(--color-theme-secondary);
}

.vdp-module-canvas-razor-wrapper .vdp__message__mod button.btn-primary::before {
  background: var(--color-theme-secondary) !important;
}

/* Sets sticky top offset and appropriate z-index */
.page-inventory-details .builder-canvas__sticky-container {
  z-index: 1029;
}

/* resets z-index higher than navbar when a modal is open. */
.page-inventory-details .builder-canvas__sticky-container:has(.modal.show) {
  z-index: 1055;
}

/* Modal colors  */
/* -------------------- Dark site color fixes ---------------------- */
.inventorydetails .form-wrap label {
  color: inherit;
}

.inventorydetails [QuickConnectCssScope] .modal-content {
  background-color: var(--color-theme-background);
  color: var(--color-theme-text);
  border-color: var(--color-theme-text);
}

.inventorydetails [QuickConnectCssScope] h5.modal-title,
.inventorydetails [QuickConnectCssScope] .modal-header .close,
.inventorydetails [QuickConnectCssScope] .form-text {
  color: inherit !important;
}

.inventorydetails p {
  color: var(--color-theme-text);
}

.inventorydetails .formDisclaimer__content-wrapper,
.inventorydetails .vdp-module-canvas-razor-wrapper a {
  color: inherit;
}

.inventorydetails .formDisclaimer__content-wrapper a {
  color: inherit !important;
}

.vdp-module-canvas-razor-wrapper .modal-header {
  background-color: transparent !important;
}
