.bmw-content {
  max-width: 1290px;
  padding: 0 12px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}

.bmw-content h1,
.bmw-content h2,
.bmw-content h3 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 20px;
}

.bmw-content h2 {
  font-size: 32px;
}

.bmw-content .bmw-product-data ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.bmw-add-to-cart .price-bmw-avaliation {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
}

.bmw-add-to-cart .variations tr {
  width: 100%;
}

.bmw-add-to-cart .variations,
.bmw-add-to-cart .variations .value {
  width: 100%;
}

.bmw-add-to-cart .variations .value select {
  height: 60px;
  border-radius: 5px;
  background: white;
  border: 1px solid #dedede !important;
  padding-left: 10px;
  width: 80%;
}

.add-to-cart-mobile button,
.bmw-add-to-cart .single_add_to_cart_button {
  padding: 10px 15px;
  background: #2d70b3 !important;
  border: none !important;
  border-radius: 0 !important;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
}
.bmw-add-to-cart .single_add_to_cart_button {
  background: #2db371 !important;
}

.add-to-cart-mobile button {
  padding: 10px 15px !important;
}

.bmw-add-to-cart .single_add_to_cart_button {
  width: 100%;
}

.bmw-add-to-cart .bmw-variation-price {
  display: flex;
  font-weight: bold;
  width: 100%;
  justify-content: space-between;
  font-size: 18px;
  margin: 20px 0;
}

.bmw-add-to-cart .reset_variations {
  margin-left: 10px;
}

.bmw-add-to-cart .pilots {
  font-weight: bold;
  font-size: 18px;
  margin-right: 10px;
}

.bmw-add-to-cart .quantity {
  display: flex;
  width: 100%;
  margin: 20px 0;
}

.bmw-add-to-cart .bmw-quantity {
  height: 30px;
  width: 50px !important;
  border: 1px solid #dedede !important;
}

.add-to-cart-mobile {
  position: fixed;
  z-index: 10;
  bottom: 0;
  background: white;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  padding: 10px 15px;
  border-top: 1px solid var(--light-grey-color, #eaeef3);
}

.add-to-cart-mobile .content-price {
  display: flex;
  align-items: center;
}

.add-to-cart-mobile span {
  font-size: 21px;
  font-weight: bold;
}

.bmw-add-to-cart.mobile {
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  background: white;
  z-index: 999991;
  width: 100%;
  height: 90vh;
}

.bmw-add-to-cart.mobile .add-to-cart {
  width: 80%;
  margin-top: 50px;
  height: fit-content;
  max-width: 430px;
}

.bmw-add-to-cart .close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  cursor: pointer;
}

.bmw-add-to-cart.mobile .close i {
  width: 100%;
  height: 100%;
}

.bmw-price .reference {
  font-size: 14px;
  margin-right: 5px;
}

.bmw-price bdi,
.bmw-price .woocommerce-Price-currencySymbol {
  font-size: 18px;
  font-weight: bold;
}

.bmw-avaliation {
  display: flex;
  align-items: center;
}

.bmw-avaliation i {
  color: #ffb21d;
  font-size: 18px;
}

.bmw-avaliation .rate {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #232323;
  margin: 0 5px;
}

.bmw-avaliation .no-avaliation {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #727272;
}

.bmw-product-gallery .st-gallery {
  position: relative;
}

.bmw-product-gallery .st-gallery .shares {
  position: absolute;
}

.bmw-product-data {
  margin-top: 40px;
}

.bmw-about .service {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 30px;
}

.bmw-about .service li {
  display: flex;
  width: 48%;
  margin-bottom: 20px;
}

.bmw-about .service li .icon {
  background: #ffffff;
  border: 1px solid #dedede;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 12px;
  width: 48px;
  height: 48px;
  margin-right: 15px;
}

.bmw-about .service li .info p {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #727272;
}

.bmw-about .service li .info .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #232323;
}

.bmw-about .service li .icon i {
  font-size: 21px;
  color: #727272;
}

.bmw-about .content p {
  font-size: 17px;
  line-height: 26px;
  color: #727272;
}

.bmw-includes h3 {
  margin-bottom: 20px;
}

.bmw-includes .stt-icon-check,
.bmw-includes .stt-icon-close {
  border-radius: 50%;
  font-size: 10px;
  width: 20px !important;
  height: 20px;
  text-align: center;
  line-height: 1;
  padding: 5px;
  margin-right: 10px;
}

.bmw-includes .stt-icon-check {
  background: #cef2e5;
  color: #10ac58;
}

.bmw-includes.requisites .stt-icon-check {
  background: rgb(192, 216, 240);
  color: rgb(45, 112, 179);
  font-weight: bolder;
}

.bmw-includes .fas.fa-star {
  color: rgb(45, 112, 179);
  margin-right: 15px;
}

.bmw-includes .stt-icon-close {
  background: rgb(250, 214, 214);
  color: rgb(218, 56, 56);
}

.bmw-includes ul li {
  font-size: 16px;
  color: #727272;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

ul.programation li {
  background: #fcfcfc;
  border: 1px solid #dedede;
  box-sizing: border-box;
  border-radius: 16px;
  padding: 16px;
  margin-bottom: 12px;
}

ul.programation li .accordion-header {
  position: relative;
  display: flex;
  align-items: center;
}

ul.programation .accordion-header .icon-question {
  margin-right: 13px;
  font-size: 20px;
}

ul.programation li .accordion-header h4,
ul.programation li .accordion-header button {
  width: 100%;
  text-align: left;
  border: none;
  background: none;
  position: relative;
}

ul.programation li .accordion-header button {
  margin-right: 28px;
  font-size: 18px;
}

ul.programation li .accordion-header button::after {
  content: "-";
  background: #2d70b3;
  color: #fff;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 13px;
  background-image: none !important;
  border-radius: 30px;
  position: absolute;
  border: 1px solid #2d70b3;
  right: -28px;
  top: 50%;
  transform: translate(0%, -50%);
  font-size: 18px;
  text-align: center;
}

ul.programation li.closed .accordion-header button::after {
  content: "+";
  background: #fff;
  border: 1px solid #727272;
  color: #727272;
}

ul.programation li .accordion-content {
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #727272;
  margin-right: 18px;
  font-weight: 400;
  overflow-y: hidden;
  max-height: 900px;
  transition: all 0.4s ease-in-out;
}

ul.programation li.closed .accordion-content {
  max-height: 0;
}

ul.programation li .accordion-content .accordion-image {
  margin-bottom: 10px;
  margin-top: 20px;
  height: 233px;
}

ul.programation li .accordion-content .accordion-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

ul.programation.faq .accordion-content p {
  margin-top: 20px;
  font-size: 16px;
}

.bmw-crossells {
  width: 100%;
  margin: 15px 0;
}

.bmw-crossells ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.bmw-crossells ul li:last-child {
  margin-bottom: 0;
}

.bmw-crossells ul li select {
  padding: 5px 12px;
}

.bmw-crossells .more-options {
  padding: 20px 0px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--main-color, #2d70b3);
  font-weight: 500;
}

.bmw-crossells .more-options.closed {
  max-height: 0;
}

.bmw-crossells .more-options i {
  margin-left: 10px;
}

.bmw-crossells .crossells-content {
  max-height: 200px;
  transition: all 0.5s;
  overflow: hidden;
}

.bmw-crossells .crossells-content.closed {
  max-height: 0;
}

.bmw-content .single.st-header-9 .st-gallery.style-masonry {
  margin-top: 0 !important;
}

.add-to-cart-mobile .price-option.off {
  display: none;
}
.add-to-cart-mobile .price-option.on {
  display: block;
}
.bmw-content .woocommerce-notices-wrapper {
  display: block !important;
}

@media (max-width: 578px) {
  .bmw-add-to-cart.closed {
    display: none;
  }

  .bmw-add-to-cart {
    display: flex;
    position: fixed;
    z-index: 9;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: #fff;
    justify-content: center;
    align-items: center;
  }

  .bmw-add-to-cart .add-to-cart {
    display: flex;
    flex-direction: column;
    padding: 30px 24px;
    border: 1px solid #dedede;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08),
      0px 4px 12px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    background: #fff;
  }

  .bmw-content .woocommerce-message,
  .bmw-content .woocommerce-error li {
    display: flex;
    flex-direction: column-reverse;
  }

  .bmw-content .woocommerce-message .button,
  .bmw-content .woocommerce-error li .button {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
}

.woocommerce p.stars a {
  font-size: 40px;
  color: #ffb21d;
}

@media screen and (min-width: 578px) {
  .bmw-content {
    padding: 0 20px;
    margin-top: 50px;
  }

  .bmw-content h2 {
    font-size: 36px;
  }

  .bmw-product-data {
    display: flex;
    justify-content: space-between;
  }

  .bmw-product-data .bmw-about {
    width: 68%;
  }

  .bmw-product-data .bmw-add-to-cart {
    width: 30%;
  }

  .bmw-product-gallery .st-gallery .shares {
    right: 30px;
  }

  .bmw-about .service li {
    width: 24%;
  }

  .bmw-about .service li .icon {
    font-size: 21px;
  }

  .bmw-about .service li .info .title {
    font-size: 18px;
  }

  .bmw-add-to-cart {
    display: block;
  }

  .add-to-cart-mobile,
  .bmw-add-to-cart.mobile {
    display: none;
  }

  .bmw-includes .include-exclude {
    display: flex;
    justify-content: space-between;
  }

  .bmw-includes .include,
  .bmw-includes .exclude {
    width: 48%;
  }

  ul.programation li .accordion-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-height: 500px;
    transition: all 0.3s ease-in-out;
  }

  .bmw-includes .include,
  .bmw-includes .exclude {
    width: 48%;
  }

  ul.programation li .accordion-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-height: 500px;
    transition: all 0.3s ease-in-out;
  }

  ul.programation li .accordion-content .accordion-image {
    width: 30%;
    height: 182px;
  }

  ul.programation li .accordion-content p {
    width: 65%;
    font-size: 16px;
  }

  ul.programation.faq li .accordion-content p {
    width: 100%;
  }

  .woocommerce p.stars a {
    font-size: 30px;
  }
}
