.composite_wrap {
  display: none !important;
}
@-webkit-keyframes glowing-ltr {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  to {
    background-position: 0 0;
  }
}
@-webkit-keyframes glowing-rtl {
  0% {
    background-position: 100% 0;
  }
  50% {
    background-position: -300% 0;
  }
  to {
    background-position: 100% 0;
  }
}
@keyframes glowing-ltr {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes glowing-rtl {
  0% {
    background-position: 100% 0;
  }
  50% {
    background-position: -300% 0;
  }
  to {
    background-position: 100% 0;
  }
}

@media (min-width: 768px) {
  .composite-product {
    height: 100vh;
    overflow: hidden;
  }
}

/* Waste items */
.options-style-thumbnails .component_content .summary_content,
.composite_navigation,
.custom-clear-button .selected_option_label {
  display: none !important;
}
.options-style-thumbnails .component_content .variations_form {
  display: block !important;
}

.custom-clear-button {
  position: absolute;
  top: -10px;
  right: 0;
}

#compositeProduct .accordion-item {
  border: 0;
  background-color: transparent;
}

#compositeProduct .accordion-item .accordion-button {
  border: 1px solid #c8c8c8;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
  background: #fff;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  width: 98%;
  /* box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 15px 15px;
  font-size: 18px;
  z-index: 0;
}
#compositeProduct .accordion-item .accordion-button p {
  flex: 1 1 100%;
  padding-left: 15px;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0;
}
#compositeProduct .accordion-item.incompatible .accordion-button p {
  text-indent: -9999px;
  position: relative;
}

#compositeProduct .accordion-item.incompatible .accordion-button p:before {
  content: "Please select a compatible part";
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 2;
  text-indent: initial;
  position: absolute;
  left: 15px;
}

.composite_form .component_title_toggled .component_title_text:before {
  right: auto !important;
  left: 18px !important;
  background: url("../img/arrow-down.svg");
  background-size: 100%;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  content: " " !important;
}
.accordion-button::after {
  display: none;
}
.component_pagination {
  padding: 1rem 0 0 0 !important;
}
.component_options_load_more {
  font-size: 0.88rem !important;
}
.fl-right {
  color: #ff9900;
  font-weight: 500;
  position: absolute;
  margin: 0;
  right: -20px;
  bottom: -58px;
  font-size: 14px;
}

#compositeProduct .accordion-item.open .accordion-button {
  background-color: #fff;
  border-color: #33ccff;
}

#compositeProduct .incompatible.accordion-item.open .accordion-button {
  border-color: #ff9900 !important ;
}

#compositeProduct
  .accordion-item
  .accordion-button
  .component_title_text::before {
  display: none;
}
#compositeProduct
  .accordion-item
  .accordion-button
  .component_title_text
  .step_index {
  display: none;
}

#compositeProduct
  .accordion-item.open
  .accordion-button
  .component_title_text::before {
  transform: rotate(180deg) translateY(1px);
}

#compositeProduct .accordion-item .ref-img {
  height: 30px;
  order: 9;
  position: absolute;
  float: right;
  right: 0;
  z-index: 3;
}

#compositeProduct .accordion-flush .accordion-item {
  border: 1px solid #c8c8c8;
  border-radius: 10px;
  margin-bottom: 1rem;
}

#compositeProduct .accordion-flush .accordion-item:last-child {
  margin-bottom: 0;
}

#compositeProduct .accordion-item .accordion-button .component_title_button {
  cursor: pointer;
}

.component_inner {
  border: 0;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  padding: 1rem;
  margin-bottom: 1rem;
}
.composite_form:not(.paged) .component .component_inner {
  padding-bottom: 1rem !important;
}

/* #compositeProduct .component_selections {
  overflow-y: auto;
  height: 302px;
} */

#compositeProduct .cpInfo {
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
}
@media (min-width: 767px) {
  .summary-add-to-cart-form .composite_form {
    overflow-y: auto;
    height: calc(100vh - 185px);
    padding-right: 15px;
  }
}

.component_option_thumbnails_container {
  padding: 0 !important;
}
.composited_product_details_wrapper .component_data {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
ul.component_option_thumbnails_container
  li.component_option_thumbnail_container {
  margin: 0 3.5% 0.618em 0 !important;
}
ul.component_option_thumbnails_container
  li.component_option_thumbnail_container:last-child {
  margin-bottom: 0 !important;
}

ul.component_option_thumbnails_container
  li.component_option_thumbnail_container.outofstock {
  margin-bottom: 0 !important;
}

ul.component_option_thumbnails_container
  li.component_option_thumbnail_container
  .component_option_thumbnail {
  display: flex;
  align-items: center;
  border: 1px solid #c8c8c8;
  padding: 8px 15px;
  border-radius: 10px;
}
.woocommerce
  ul.component_option_thumbnails_container
  li.component_option_thumbnail_container
  .thumbnail_description
  .price {
  margin-bottom: 0 !important;
  font-weight: 500;
  color: #000;
}
ul.component_option_thumbnails_container
  li.component_option_thumbnail_container
  .component_option_thumbnail
  .thumbnail_description {
  text-align: left;
  padding: 0.2em 1em 0.2em;
}
ul.component_option_thumbnails_container
  li.component_option_thumbnail_container
  .component_option_thumbnail
  .thumbnail_description
  p {
  margin-bottom: 0;
  line-height: 1.2;
  margin-top: 5px;
}
.clear_component_options {
  text-decoration: none;
  color: #fff;
  background: #000;
  border-radius: 4px;
  /*     box-shadow: 0 1px 10px #00000069; */
  padding: 5px 15px;
  border: 1px solid #000;
  transition: all 0.1s ease;
  font-size: 12px;
}
.clear_component_options:hover {
  transform: translateY(-2px);
  background: #fff;
  color: #000 !important;
}
.component_section_title.selected_option_label_wrapper {
  margin-bottom: 1.5em !important;
}
div#summary-data .d-flex {
  border-bottom: 1px solid #c8c8c8;
}
div#summary-data .d-flex:last-child {
  border-bottom: 0;
}
div#summary-data .d-flex h6 {
  flex: 1 1 15.5rem;
}
div#summary-data .d-flex p {
  font-size: 14px;
  line-height: 1.2 !important;
  text-transform: initial;
}
.composited_product_title.component_section_title {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
.component.toggled .component_selections {
  padding-top: 0 !important;
}
.summary_content.populated .clear_component_options_wrapper {
  position: absolute;
  right: 0;
  top: 1.718em;
}
.summary_content.populated .composited_product_title {
  margin-top: 0px !important;
  margin-bottom: 20px;
}
.composite_form .component_title_toggled .component_title_text {
  padding-left: 1em !important;
}
.single-product #content-area {
  padding-top: 50px;
}
@media (max-width: 767px) {
  .single-product #content-area {
    padding-top: 0px;
  }
}
.component_options_load_more::after {
  font-size: 25px !important;
}
/* .woocommerce div.product div.images img{
  height: 440px !important;
  width: auto !important;
  margin: auto;
} */

@media (min-width: 479px) {
  .woocommerce .composite_form ul.products li.product:nth-last-child(2),
  .woocommerce .composite_form ul.products li.product:last-child {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .woocommerce div.product div.images.woocommerce-product-gallery {
    width: 56% !important;
    margin-top: -28px;
  }

  .woocommerce div.product div.summary {
    margin-top: -90px;
    width: 40% !important;
  }
}
@media (min-width: 767px) {
  .woocommerce div.product div.summary {
    margin-top: -90px;
    /* width: 40% !important; */
  }
}
.woocommerce div.product div.summary > h1 {
  text-align: right;
  font-weight: 700;
  color: #474747;
  font-size: 1.5rem;
  margin-bottom: 0rem;
}
/*
.woocommerce-product-gallery__image{
  margin-top: -165px;
}
*/
.composite_status {
  display: none !important;
}
.lefi-action {
  text-align: center;
  margin-top: 20px;
  position: relative;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .lefi-action {
    width: 100%;
  }
}
.lefi-action .wcss-share-cart-btn-shortcode {
  position: absolute;
  font-family: dashicons;
  box-sizing: content-box;
  padding: 0;
  margin-bottom: 0;
  width: 36px;
  height: 36px;
  top: 11px;
  right: 0;
  z-index: 1;
  background: transparent !important;
  white-space: nowrap;
  font-size: 0px;
  line-height: 1;
  cursor: pointer;
}
.lefi-action .wcss-share-cart-btn-shortcode::before {
  content: "\f237";
  font-size: 36px;
}
.inclu {
  /* margin-bottom: 0; */
  position: relative;
  color: #000;
  font-size: 12px;
}
.inclu span {
  position: relative;
  z-index: 1;
}
.inclu::before {
  content: "";
  width: 100%;
  background: #868686;
  right: 0;
  height: 1px;
  left: auto;
  position: absolute;
  top: 50%;
  /* transform: translate(-50%, -50%); */
  margin-top: -6px;
}
p.inclu:after {
  content: "";
  background: #fff;
  width: 230px;
  position: absolute;
  left: 0;
  right: 0;
  height: 27px;
  margin: auto;
  z-index: 0;
}
.single-product.woocommerce .woocommerce-breadcrumb {
  display: none;
}
.single-product.woocommerce
  div.product
  div.images.woocommerce-product-gallery
  .woocommerce-product-gallery__wrapper {
  border: 1px solid #c8c8c8;
  border-radius: 10px;
  padding: 40px;
  background: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .single-product.woocommerce
    div.product
    div.images.woocommerce-product-gallery
    .woocommerce-product-gallery__wrapper {
    flex-wrap: wrap;
    padding: 20px;
  }
}
/* 
.single-product.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
  width: 50%;
  margin: auto;
} */

.single-product.woocommerce
  div.product
  div.images.woocommerce-product-gallery
  .specification {
  margin-top: 50px;
}
.single-product.woocommerce
  div.product
  div.images.woocommerce-product-gallery
  .specification
  h2 {
  /* text-align: right; */
  font-weight: 700;
  color: #474747;
  text-transform: uppercase;
}
.single-product.woocommerce
  div.product
  div.images.woocommerce-product-gallery
  .specification
  p {
  color: #868686;
  padding-bottom: 0;
}
.component_option_thumbnail_container .thumbnail_description .title {
  margin-bottom: 0;
}
.component_option_thumbnail.selected .thumbnail_buttons button {
  text-indent: -9999em !important;
  transition: 0s !important;
}
.component_option_thumbnail .image {
  flex: 0 0 7.354%;
  padding: 0 !important;
}
.component_option_thumbnail_container .thumbnail_buttons {
  flex: 0 0 auto;
  padding: 0 !important;
  /* text-align: right; */
}
.component_option_thumbnail_container .thumbnail_description {
  flex: 1 1 auto;
  font-size: 14px;
}
.theme-Divi.woocommerce .component_option_thumbnail.selected button {
  line-height: 1.4em !important;
}
.woocommerce div.product form.cart .component_option_thumbnail_select {
  opacity: 1 !important;
  background: #000;
  border-color: #000000;
  color: #fff;
  line-height: 1.3rem !important;
}
.woocommerce div.product form.cart .component_option_thumbnail_select::after {
  font-size: 25px;
  line-height: 1.3rem !important;
}

.component_option_thumbnail.selected:not(.loading) button:after {
  top: 55% !important;
}
.composite_price2 .price {
  margin-bottom: 0;
}
.composite_price2 .woocommerce-Price-amount {
  font-size: 36px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
  display: inline-block;
}

.lefi-action .add-to-cart {
  background: transparent;
  color: #fff;
  font-weight: 500;
  /* margin-right: 10px; */
  text-align: center;
  /* padding: 14px 50px; */
  border: 0;
  z-index: 3;
  width: 180px;
  height: 50px;
  position: relative;
}
.lefi-action .add-to-cart:hover,
button.summary:hover {
  transform: translateY(-2px);
}
.lefi-action .add-to-cart::after {
  background: #1b1b1b;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 4px;
}
.lefi-action .add-to-cart span {
  position: relative;
  z-index: 2;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
/* .lefi-action .add-to-cart::before{
  content: '';
  background: #1b1b1b;
  text-transform: uppercase;
  border: 1px solid #1b1b1b;
  border-radius: 10px;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  left: 0;
  right: 0;
} */
.lefi-action .add-to-cart::before {
  content: "";
  width: calc(100% - 2rem);
  border-radius: 2rem;
  padding: 0.8rem 3rem;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#04e7ce),
    color-stop(#7b85e2),
    to(#00b911)
  );
  background-image: -o-linear-gradient(left, #04e7ce, #7b85e2, #00b911);
  background-image: linear-gradient(90deg, #04e7ce, #7b85e2, #00b911);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: glowing-ltr 20s linear infinite;
  animation: glowing-ltr 20s linear infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  transform-origin: center center;
  height: 1rem;
  -webkit-filter: blur(0.5rem);
  filter: blur(0.5rem);
  bottom: -8px;
  position: absolute;
  z-index: 1;
}
.lefi-action .add-to-cart:hover::before {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#04e7ce),
    color-stop(#00b911),
    color-stop(#7b85e2),
    color-stop(#fc00ae),
    to(#04e7ce)
  );
  background-image: -o-linear-gradient(
    left,
    #04e7ce,
    #00b911,
    #7b85e2,
    #fc00ae,
    #04e7ce
  );
  background-image: linear-gradient(
    90deg,
    #04e7ce,
    #00b911,
    #7b85e2,
    #fc00ae,
    #04e7ce
  );
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-transform: translateX(-50%) scale(0.9);
  -ms-transform: translateX(-50%) scale(0.9);
  transform: translateX(-50%) scale(0.9);
  background-size: 400%;
  -webkit-backdrop-filter: blur(1rem);
  backdrop-filter: blur(1rem);
}
.lefi-action .summary {
  background: transparent;
  color: #1b1b1b;
  font-weight: 500;
  border: 1px solid #1b1b1b;
  /* padding: 13px 50px; */
  text-transform: uppercase;
  border-radius: 4px;
  margin-bottom: 15px;
  width: 180px;
  height: 50px;
}

.component_option_thumbnail_container .thumbnail_description .title {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 600;
}

.woocommerce ul.bundled_products.columns-2 li.product,
.woocommerce-page ul.bundled_products.columns-2 li.product {
  border: 1px solid #c2c2c2;
  padding: 0 15px 0px;
  text-align: left;
  border-radius: 10px;
  background: #ffffff;
  overflow: hidden;
}
.woocommerce-page ul.bundled_products.columns-2 li.product .product_title {
  font-size: 14.4px;
  font-weight: 600;
  color: #000;
}
.woocommerce-page ul.bundled_products.columns-2 li.product .details {
  background: #f8f8f8;
  margin: 0 -15px;
  padding: 15px 15px 15px;
}
.bundled_product_excerpt p {
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
  padding-bottom: 0;
  margin-bottom: -4px;
}
.woocommerce-page ul.bundled_products.columns-2 li.product p.stock {
  background: #000;
  margin: 15px -15px -15px;
  padding: 0 15px;
  text-align: center;
}
.woocommerce-page
  ul.bundled_products.columns-2
  li.product
  p.stock.available-on-backorder,
.woocommerce-page ul.bundled_products.columns-2 li.product p.stock.in-stock {
  margin: 0px -15px 15px !important;
}
.woocommerce-page ul.bundled_products.columns-2 li.product .price {
  font-size: 12px !important;
}
ul.bundled_products .bundled_product_summary .quantity,
.single-product
  div.product
  form.cart
  ul.bundled_products
  .bundled_product_summary
  .quantity {
  margin: 0px 0 0 0 !important;
}
.single-product
  div.product
  form.cart
  ul.bundled_products
  .bundled_product_summary
  .quantity
  .qty {
  width: 3.3em !important;
  padding: 5px !important;
}

.bundled_product_optional_checkbox {
  font-weight: bold;
  line-height: 1.1;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  font-size: 12px;
  margin-top: 12px !important;
}

.bundled_product_optional_checkbox--disabled {
  color: #959495;
  cursor: not-allowed;
}

input[type="checkbox"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  -moz-appearance: none;
  appearance: none;
  /* For iOS < 15 */
  background-color: var(--form-background);
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.15em !important;
  height: 1.15em !important;
  border: 0.15em solid currentColor;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  -webkit-clip-path: polygon(
    14% 44%,
    0 65%,
    50% 100%,
    100% 16%,
    80% 0%,
    43% 62%
  );
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em rebeccapurple;
  /* Windows High Contrast Mode */
  background-color: CanvasText;
}

input[type="checkbox"]:checked::before {
  transform: scale(1);
}

input[type="checkbox"]:focus {
  outline: max(2px, 0.15em) solid currentColor;
  outline-offset: max(2px, 0.15em);
}

input[type="checkbox"]:disabled {
  color: #959495;
  cursor: not-allowed;
}
.woocommerce-notices-wrapper {
  display: none !important;
}

.accent-color {
  color: #33ccff;
}

.accent-color:hover {
  color: #000;
}

.primary-br {
  border-radius: 10px;
}

.validation_message ul {
  padding: 0 !important;
  font-size: 14px;
}

.validation_message {
  margin-top: 13.6px !important;
  border-radius: 10px;
  background: #ff9900 !important ;
  display: none;
}

.woocommerce.single-product .product form.cart .variations td {
  padding: 0 20px 10px 0 !important;
}

.single-product div.product .bundle_form .cart .variations select {
  width: 100% !important;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
/* ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0px;
} */

/* Handle */
::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 0.5em;
  box-shadow: inset 2px 2px 2px hsl(0deg 0% 100% / 25%),
    inset -2px -2px 2px rgb(0 0 0 / 25%);
}

/* Handle on hover */
/* ::-webkit-scrollbar-thumb:hover {
  background: #000;
} */
/*# sourceMappingURL=cpconfig.css.map */

@media (max-width: 767px) {
  .lefi-action .summary,
  .lefi-action .add-to-cart {
    margin: 0 10px 10px;
  }
}
