.elementor-125136 .elementor-element.elementor-element-417d1a6{--display:flex;}/* Start custom CSS */#lepopuptab-TVS-TopLeft-SupportUSAJOBS .lepopuptab-content {
display:none;
}
#lepopuptab-TVS-TopLeft-SupportUSAJOBS-MOB .lepopuptab-content {
display:none;
}

.site-header {
display: none;
}

body.woocommerce div.product form.cart div.quantity {
display: none;
}

section.related.products {
display: none;
}

.ebbe-breadcrumbs.ebbe-alignment-left {
display: none;
}

.product-price .associated-price {
    display: none !important;
}
.custom-final-price {
    display: none;
}
.single-product .product .product_title {
    display: none;
}
.woo-variation-product-gallery
{
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
.woocommerce.single-product div.product form.cart .button
 {
    width: 43%;
    margin-top: 5%;
    margin-right:20%;
}
/* --- Replace default Add to Cart text --- */
.single_add_to_cart_button.button.alt {
  position: relative;
  color: transparent !important;
}

.single_add_to_cart_button.button.alt::after {
  content: "YES! ADD TO ORDER & CHECKOUT>>";
  color: #fff; /* match your theme */
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size:16px;
  pointer-events: none;
}
#fkwcs_custom_express_button {
max-width: 64%;
}
.fkwcs_google_pay_wrapper {
margin: 8px 0;
width: 64%;
}
 button#gpay-button-online-api-id {
padding: 0;
min-width: 194.83px !important;
}
.woocommerce div.product div.images img {
display: none;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    margin-right: -54px;
}
/* Move only this specific image slider */
.custom-product-slider {
  margin-left: 15%;
  float:left;
  max-width:445px !important;
}
.site-footer{
    display:none;
}
div#fkwcs-payment-request-separator {
    display: none;
} .fkwcs_google_pay_wrapper.fkwcs-single-product  {
    display: none;
}
.tm-extra-product-options-product>* {
max-width: 75%;
margin-left: -12%;
}/* End custom CSS */