@import "https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css";

.title+.text {
  margin-top: 0;
}

.wow {
  visibility: hidden;
}

.btn:focus,
:focus,
button:focus {
  box-shadow: none;
}

.cw-hero-NV .carousel-control-next,
.cw-hero-NV .carousel-control-prev /*, .carousel-indicators */ {
    -webkit-filter: invert(100%);
            filter: invert(100%);
}

.header .navbar,
.header .navbar.bg-primary {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}

.header .navbar-nav .nav-link {
  font-weight: 700;
  font-size: 16px !important;
  letter-spacing: 0.25px;
}

.header .header-info-logo-img img {
  width: 240px;
}

.cw-header-info .container {
  max-width: 1140px;
}

.cw-header-contact {
  font-size: 0.9rem;
  min-height: 50px;
  display: flex;
  align-items: center;
}

.cw-header-contact .fa {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.25rem;
  color: var(--color-theme-secondary);
}

.header .navbar .active>.nav-link,
.navbar .nav-link:hover {
  color: var(--color-theme-highlight);
  font-weight: 800;
}

.cw-address:before {
  font-family: FontAwesome;
  vertical-align: middle;
  content: "\f3c5";
  padding-right: 0.5rem;
  color: #3395a0;
}

.cw-phone:before {
  font-family: FontAwesome;
  vertical-align: middle;
  content: "\f2a0";
  padding-right: 0.5rem;
  color: #3395a0;
}

header .navbar .dropdown-item {
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 400 !important;
}

.header .navbar .dropdown-menu {
  background: #f4f7f7;
}

@media (min-width: 992px) {
  .cw-header-info .header-info-logo-img {
    position: absolute;
    z-index: 1040;
    /* top: 42px; */
    top: unset;
  }

  nav.navbar .container {
    min-height: 75px;
  }

  /* keeps nav items on the right side of header */
  .header.has-cart .collapse.justify-content-center,
  .header .navbar-collapse.justify-content-center {
    justify-content: flex-end !important;
  }

  .header .navbar-nav:not(.navbar-cart) {
    /* set pixels to logo width (or more) */
    max-width: calc(100% - 250px);
    justify-content: center;
  }

  .header .dropdown-menu[data-bs-popper] {
    /* make navbar dropdowns right aligned so they don't go off page when navbar is right aligned */
    left: unset;
    right: 0;
  }
}

@media (min-width: 1400px) {

  .header .container,
  .cw-header-contact .container {
    max-width: 1340px;
  }
}


.cw-hero h1 {
  position: relative;
  z-index: 2;
  font-size: 2.75rem;
  color: #fff;
  line-height: 1.1;
  -webkit-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.5));
}

.cw-hero h1 span {
  margin: 0.25rem 0;
  font-size: 45%;
  color: #fff;
}

section.inventory-search-module .btn-primary {
  background: var(--color-theme-secondary);
  border-color: var(--color-theme-secondary);
}

section.inventory-search-module .form__wrapper {
  border-radius: 0 !important;
  border: 0 !important;
}

@media (min-width: 992px) {
  .cw-hero h1 {
    font-size: 4rem;
  }

  .cw-hero h1 span {
    margin-bottom: 0;
  }

  .page-home .inventory-search-module {
    position: relative;
    margin-top: 0 !important;
    background: var(--color-theme-primary);
  }

  section.inventory-search-module .form__wrapper {
    background: var(--color-theme-primary) !important;
    border-color: #b5b5b5 !important;
  }

  .page-home section.inventory-search-module label {
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0 2px #000;
  }

  section.inventory-search-module>.container {
    max-width: 1320px !important;
  }
}

.page-home .list {
  padding-top: 1.5rem;
  padding-bottom: 5em;
}

.page-home .list .list-img-wrap {
  padding: 54% 0;
}

.page-home .list .list-wrap {
  position: relative;
  margin-bottom: 0;
}

.page-home .list .list-text-title {
  position: absolute;
  bottom: 15%;
  left: 5%;
  right: 5%;
  width: auto;
  height: auto;
  color: #fff;
  margin: auto;
  text-shadow: 0 0 4px #000;
  pointer-events: none;
}

.page-home .list .list-img-photo:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.25;
  transition: opacity 0.5s linear 0.1s;
}

.page-home .list a.list-img-link:hover .list-img-photo:after {
  opacity: 0.5;
  background: var(--color-theme-highlight);
}

.page-home .list .btn {
  display: none;
}

.page-home .inventoryslideshow {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem !important;
}

.cw-homeAbout {
  margin-bottom: 2.5rem;
  padding: 4rem 0;
  background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=960,w=1280/D254D977555AFA5F725F073A229DBA72.jpg) !important;
  background-size: cover;
}

.cw-homeAbout .col-12 {
  z-index: 2;
}

.cw-benefitsAbout {
  margin-bottom: 2.5rem;
  padding: 4rem 0;
  background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=960,w=1280/83356BA8417182A2CBD147598FB0012D.jpg) !important;
  background-size: cover;
}

.cw-benefitsAbout .col-12 {
  z-index: 2;
}

.textwithimage h3 span {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 60%;
  color: var(--color-theme-secondary);
}

.cw-homeSpecial {
  margin-bottom: 6rem;
  color: #fff;
}

.cw-homeSpecial .cw-homeSpecial-wrapper {
  padding: 2em;
}

.cw-homeSpecial h4 {
  font-size: 2rem;
}

.cw-homeSpecial img {
  width: 400px;
}

.cw-homeSpecial .container {
  background: var(--color-theme-highlight);
}

@media (max-width: 576px) {
  .cw-homeSpecial .cw-homeSpecial-content {
    margin-bottom: 2em;
  }
}

@media (min-width: 768px) {
  .page-home .list .list-text-title {
    font-size: 1.75rem;
  }

  .cw-homeAbout {
    padding: 6rem 0;
  }

  .cw-homeAbout h3 {
    margin-bottom: 1rem;
    font-size: 2.5rem;
  }

  .cw-homeSpecial h4 {
    font-size: 2rem;
  }
}

@media (min-width: 992px) {
  .page-home .textwithimage h2 {
    margin-bottom: 1rem;
    font-size: 2.5rem;
  }

  .cw-homeSpecial h4 {
    font-size: 2.5rem;
  }

  .cw-homeSpecials .lead {
    font-size: 1.3rem;
  }
}

@media (min-width: 1340px) {

  .page-home .textwithimage h2,
  .cw-homeAbout h3 {
    font-size: 3rem;
  }

  .page-home .list .list-text-title {
    font-size: 2rem;
  }

  .cw-homeAbout {
    background-attachment: fixed;
  }
}

.popular-vehicles-sections {
  margin: 5em auto !important;
}

.card__multi__style2 .item__card {
  border-radius: 0 !important;
}

.inventoryslideshow h3 {
  font-size: 1.2rem !important;
}

.inventoryslideshow .item__data__price {
  font-size: 1.25rem !important;
}

.inventoryslideshow-slick {
  padding-top: 1rem;
}

.inventoryslideshow-title-heading {
  font-size: 2.25rem;
}

.inventoryslideshow-title-heading span {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 60%;
  color: var(--color-theme-secondary);
}

@media (min-width: 768px) {
  .inventoryslideshow-title-heading {
    font-size: 2.75rem;
  }
}

@media (min-width: 1340px) {
  .inventoryslideshow-title-heading {
    font-size: 3rem;
  }
}

.inventory {
  padding-top: 0 !important;
}

.dropdown-menu .badge {
  color: var(--color-theme-primary);
}

.p-veh-card .card-top-img a {
  display: block;
}

.inventory .srp-sidebar .card-header::before {
  border-color: transparent !important;
}

.inventory .card {
  background: #f4f7f7 !important;
}

.inventory .inventory-cta .btn {
  background: var(--color-theme-secondary) !important;
  border-color: var(--color-theme-secondary) !important;
}

.inventory .vehicle-card.layout-2 .inventory-title {
  font-size: 1.2rem !important;
}

.inventory .vehicle-card.layout-2 .price {
  background: var(--color-theme-primary) !important;
  font-weight: 700;
}

.inventory .srp-sidebar .btn-link.btn-clear-filter,
.inventory .srp-sidebar .card-header .card-title,
.inventory .srp-sidebar .card-header .close-filter {
  color: var(--color-theme-text-btn);
}

.inventory .carousel-indicators {
  background: rgba(255, 255, 255, 0.4) !important;
  bottom: 0 !important;
  margin-bottom: 0;
}

.inventory .carousel-indicators [data-bs-target] {
  width: 7px;
  height: 7px;
  background: var(--color-theme-highlight);
}

.inventory .btn-primary,
.inventory .btn-primary:focus {
  background: var(--color-theme-highlight) !important;
  border-color: var(--color-theme-highlight) !important;
}

/* .vdp__details__mod {
	margin-bottom: 50px;
} */
.vdp__title__mod {
  background: var(--color-theme-highlight);
  padding: 1.5rem 1rem 1rem;
  color: #fff;
}

.vdp-module-canvas-razor-wrapper .btn-secondary,
section.page-inventory-details .btn.btn-primary,
.vdp-module-canvas-razor-wrapper .btn-check:checked+.btn-outline-secondary {
  background: var(--color-theme-secondary) !important;
  border-color: var(--color-theme-secondary) !important;
}

.vdp-module-canvas-razor-wrapper .btn-secondary:hover {
  background: var(--color-theme-secondary) !important;
  border-color: var(--color-theme-secondary) !important;
}

.page-inventory-details .module,
.vdp-module-canvas-razor-wrapper .module {
  margin-top: 25px !important;
}

.page-inventory .container.mb-4 {
  max-width: none;
  margin-bottom: 0 !important;
  padding: 1rem;
  background: var(--color-theme-primary);
  color: #fff;
}

p.veh__generation,
.vdp__title__mod .veh__price[VehicleHeadingWidgetCssScope],
.vdp__title__mod .veh__mileage[VehicleHeadingWidgetCssScope] {
  color: #fff !important;
}

@media (min-width: 992px) {
  .page-inventory .container.mb-4 {
    padding: 3rem 4rem;
  }
}

section:not(.page-home) .title {
  background-size: cover;
  text-align: center;
}

section:not(.page-home) .title .title-heading {
  position: relative;
  z-index: 1;
  margin: auto;
  padding: 2rem 0;
}

section:not(.page-home) .title h1 {
  font-size: 2rem;
}

section:not(.page-home) .form {
  padding-top: 1rem;
}

@media (min-width: 992px) {
  section:not(.page-home) .title .title-heading {
    padding: 3.5rem 0;
  }

  section:not(.page-home) .title h1 {
    font-size: 2.5rem;
  }
}

.form-forms-header {
  font-size: 1.75rem;
}

.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%;
}

.form .bootstrap-select .dropdown-menu li.selected a,
.form .bootstrap-select .dropdown-menu li.selected a:hover {
  color: #000;
  background: 0 0;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline;
  background: 0 0;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder::after {
  border-top-color: var(--color-theme-highlight);
}

footer>.container {
  position: relative;
  min-height: 190px;
}

.footer .dropdown-menu {
  position: relative;
  display: block !important;
  min-width: 0 !important;
  padding: 0;
  border: 0;
}

.footer .dropdown-toggle {
  pointer-events: none;
}

.footer a.dropdown-item {
  display: block !important;
  padding: 0.25rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 400 !important;
}

.footer-nav-links .nav-item {
  padding: 0 0.5rem;
  font-size: 0.8rem;
  text-align: center;
  padding: 0 0.25rem;
}

.footer .nav .nav-link {
  text-transform: uppercase;
}

.footer h2.footer-business-name {
  font-size: 1.25rem;
}

.footer-business+.footer-business-phone:before {
  display: none;
}

.footer-social-links a {
  padding: 0 0.25rem;
}

.footer-info-business span,
.footer-info-business a {
  font-size: 0.85rem;
}

@media (min-width: 992px) {
  .footer-social-links {
    position: absolute;
    left: 10%;
    bottom: 1rem;
    z-index: 2;
  }

  footer .footer-info-business {
    position: absolute;
    left: 0;
    top: 0;
    width: 30%;
    padding-right: 1rem;
  }

  .footer-info-business a:not(.footer-business-phone):not(.footer-business-email) {
    padding: 0;
  }

  a.footer-business-phone {
    display: block;
    margin-top: 0.25rem;
  }

  .footer ul.nav {
    flex-wrap: nowrap;
    text-align: left !important;
  }

  .footer-nav-links {
    position: absolute;
    top: -1rem;
    right: 0;
    width: 70%;
    background: 0 0;
    padding: 1.5rem 0;
  }

  .footer .dropdown-menu {
    max-width: 180px;
    text-align: center;
    background: 0 0;
  }

  .dropdown-toggle::after {
    color: var(--color-theme-secondary);
  }
}

/* -------------------- VDP sticky nav & accessibility fixes ---------------------- */
.vdp-module-canvas-razor-wrapper .vdp__container .row {
  margin: auto;
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .vdp-module-canvas-razor-wrapper .vdp__details__mod .row>* {
    padding: 0 !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);
  font-size: 0.7rem !important;
  padding: 7px 10px !important;
}

@media (min-width: 440px) {
  .vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod button.sn_more_btn {
    font-size: 0.8rem !important;
    padding: 7px 12px !important;
  }
}

.vdp-module-canvas-razor-wrapper .vdp__sticky-navigation__mod button.sn_more_btn:hover {
  background: var(--color-theme-secondary);
  color: var(--color-theme-text-btn) !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;
}

/* VDP Dealership info mod  */
@media (max-width: 767px) {
  .vdp-module-canvas-razor-wrapper .vdp__dealerInfo__mod .row>* {
    padding: 0 !important;
  }
}

@media (max-width: 991px) {
  .vdp-module-canvas-razor-wrapper .vdp__container .vdp__dealerInfo__mod {
    margin-bottom: 0 !important;
  }
}

.vdp-module-canvas-razor-wrapper .vdp__dealerInfo__mod .store__hours {
  margin-bottom: 1em;
}

/* Footer and VDP spacing */
.vdp-module-canvas-razor-wrapper {
  margin-bottom: 2em;
}

/* Loan App Mobile  */
.vdp__loanCalc__mod .narrow__col-12 {
  padding: 0;
}

/* Quick Connect Module */
.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod .section__title {
  color: var(--color-theme-header);
  margin: 0 0 0.5em 0;
}

.vdp-module-canvas-razor-wrapper .vdp__quickconnect__mod {
  /* background: #444444; */
  border: 0 !important;
  /* padding: 1.5rem !important; */
  margin-top: 1em !important;
  margin-bottom: 1.5em;
  border-radius: 0.8vw !important;
}

/* Nav Tab Override */
.cw-navtabs-2 {
  background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/A7FE5889B84FFA053E53E61F9102F7EC.png);
  background-size: cover;
}

.cw-navtabs-2 .nav-title {
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.4;
}

.cw-navtabs-2 h2 {
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1.2;
}

#cw-navigationTabs {
  padding: 1.5em 0;
}

.modal-content {
  background: rgba(0, 0, 0, 0.1);
}

#cw-navigationTabs .nav-tabs {
  border: none;
  display: flex;
  flex-flow: row wrap;
  margin: 0 14px !important;
}

.nav-tabs .nav-link {
  width: 100%;
  color: var(--color-theme-primary);
  border-color: #dee2e6 #fff #fff #fff;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: var(--color-theme-primary);
  border-top: 3px solid #6bbf42;
  border-left: none;
  border-right: none;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-top: 3px solid #6bbf42;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

#cw-navigationTabs ul.nav-tabs,
#cw-navigationTabs .tab-content {
  margin: 0 15px;
}

#cw-navigationTabs .nav-tabs li {
  padding: 0;
  text-align: center;
  margin: 0;
  flex-grow: 1;
  margin: 0 1px;
}

#cw-navigationTabs .tab-content h2 {
  font-size: 2em;
  font-weight: 700;
  margin-top: 0;
}

#cw-navigationTabs .tab-content p {
  line-height: 2em;
  font-weight: 200;
}

@media (min-width: 768px) {
  #cw-navigationTabs .tab-content {
    padding: 25px 20px 20px 20px;
  }

  #cw-navigationTabs .nav-tabs li {
    border-bottom: none;
  }
}

.detailedlist-item .row {
  justify-content: center;
}

h2.detailedlist-item-title {
  letter-spacing: 3px;
  font-weight: 400 !important;
}

@media (min-width: 992px) {
  .detailedlist-item .row .col-md-7 {
    flex: 0 0 auto;
    width: 44.33333333%;
  }

  .detailedlist-item {
    margin-bottom: -3rem;
    margin-top: -3rem;
    padding: 0;
  }

  h2.detailedlist-item-title {
    font-size: 2.5rem !important;
  }
}

/* ----- Warranty Page -----*/
.cw-warranty .card {
  border-radius: 1rem;
}

.cw-warranty .card-body {
  min-height: 350px;
  padding: 2rem;
}

.cw-warranty h3 {
  margin-top: 2rem;
}

.cw-warranty img {
  max-height: 80px;
}

.cw-table thead th {
  text-align: center;
}

.cw-table thead th span {
  background-color: #2b5965;
  border-radius: 15px;
  color: #fff;
  padding: 0.8rem 0rem;
  width: 95%;
  margin: 0 auto 1rem;
  display: block;
  font-size: 17px;
}

.cw-table .table> :not(:first-child) {
  border-top: none;
}

.cw-table td {
  text-align: center;
}

.cw-table img {
  max-width: 28px;
}

.cw-table tr {
  border-color: #fff;
}

.cw-table .table> :not(caption)>*>* {
  border-bottom-width: 0;
}

.cw-warrantyTable {
  background-color: #f5f7f8;
}

.cw-warrantyTable .cw-carousel-top .carousel-control-prev,
.cw-warrantyTable .cw-carousel-top .carousel-control-next {
  top: 46px;
  bottom: auto;
  width: 10%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cw-warrantyTable .cw-fa-arrow {
  color: #6bc24a;
  font-size: 24px;
}

.cw-warrantyTable .cw-warranty-title {
  color: #fff;
  width: 90%;
  margin: 0 auto;
  display: block;
  padding: 1.5rem 2rem;
  text-align: center;
  border-radius: 15px;
  background-color: #2b5965;
  position: relative;
  margin-bottom: 1em;
}

.cw-warrantyTable .cw-checkmark {
  display: inline-block;
}

.cw-warrantyTable .cw-table tbody tr:nth-child(odd) {
  background-color: #fff;
  border-radius: 10px;
}

.cw-warrantyTable .cw-table tbody tr:nth-child(even) {
  background-color: transparent;
}

.cw-warrantyTable .cw-table td,
.cw-warrantyTable .cw-table th {
  padding: 0.5rem 0.5rem;
  border: none;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
  vertical-align: middle;
}

.cw-warrantyTable .cw-table td:first-child {
  text-align: left;
  font-weight: bold;
}

.cw-warrantyTable .cw-table thead th {
  font-weight: 600;
}

.cw-warrantyTable .cw-table tbody {
  border: none !important;
}

/* Accordion FAQ  */
.cw-faq .collapse-header {
  position: relative;
  padding: 1.1rem 4rem 1.1rem 1em;
  margin-bottom: 2px;
  background: #ffff;
  color: #063c4a;
  display: block;
  overflow: hidden;
  font-size: 1.1em;
  font-weight: 700;
}

.cw-faq .collapse-header:hover,
.cw-faq .collapse-header:not(.collapsed) {
  background: var(--color-theme-primary);
  color: var(--color-theme-text-btn);
}

.cw-faq .collapse-header::after {
  content: "+";
  position: absolute;
  z-index: 3;
  right: 1em;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  font-size: 1.5em;
  line-height: 1em;
  transition: 0.2s;
}

.cw-faq .collapse-header.collapsed::after {
  transform: translateY(-50%);
}

.cw-faq .collaspe-content {
  padding: 2rem 1em;
}

/* Custom form styling on faq page */
.page-faq .form {
  padding-top: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin: 0 1rem 1rem 1rem;
}

.section__title__headline {
  font-size: 3rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
  display: block;
}

.section__title__h2 .section__title__preline {
  font-size: 1.5rem;
  font-weight: 400;
  position: relative;
  color: var(--color-theme-primary);
  margin-bottom: 0;
  text-transform: uppercase;
}

.section__title__light .section__title__headline,
.section__title__light .section__title__copy {
  color: #063c4a;
}

.section__title__h2 .section__title__headline {
  font-size: 3rem;
}

.bodystyle__section {
  text-align: center;
}

.bodystyle__section .bodystyle-text {
  width: 100%;
  height: 100%;
  text-align: left;
  z-index: 2;
  position: relative;
  color: #0375d3;
  text-align: center;
  font-weight: 400;
  font-size: 22px;
}

.bodystyle__section .bodystyle-text:after {
  content: "  \0203A";
  position: relative;
  left: 0;
  top: -1px;
  transition: left 0.5s ease-out;
  width: 2rem;
  height: 1rem;
  line-height: 0;
  font-size: 2rem;
  letter-spacing: -4px;
}

.bodystyle__section .bodystyle-text:hover.bodystyle-text::after,
.bodystyle__section .bodystyle-text:hover.bodystyle-text::after {
  content: "  \0203A\0203A";
  left: 1rem;
}

.bodystyle-link-img {
  width: 90%;
  padding: 2rem;
}

@media (max-width: 991px) {
  .bodystyle__section {
    margin-top: 50px;
  }

  .bs__item {
    margin-top: 50px;
  }

  .bs__more {
    margin-top: 50px;
    text-align: center;
  }
}

/* Google Translate */
.cw-translate-section {
  overflow: hidden;
  background-color: #eeeeee;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.cw-translate-section .cw-google-wrap {
  background: #eee;
  padding: 3px 6px;
}

@media (min-width: 576px) {}

@media (min-width: 992px) {
  .cw-translate-section {
    position: absolute;
    z-index: 2;
    right: 0;
  }

  .cw-translate-section {
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
  }
}

/* VDP - Fix Sticky Nav */
#builderCanvas .builder-canvas__sticky-container {
    z-index: 1999 !important;
}