.woocommerce-tabs.wc-tabs-wrapper, .related.products, .woocommerce-product-gallery, .summary > .price {
	display: none !important;
}

.entry-summary {
	float: none !important; 
     width: 100% !important;
}

/* cable css */
.cbc-hidden {
    display: none !important;
}

#cablePreview{
    display: none !important;
}
.cbc-custom-cable-container-fixed {
	position: fixed;
    bottom: 0;
    background-color: #ffffff;
    border: 1px solid #047ccc;
    border-radius: 5px;
    margin-bottom: 60px;
    max-width: 85%;
}
.single-product .tmcp-ul-wrap.tm-extra-product-options-radio {
    display: flex;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: #ccc #f5f5f5;
    padding-bottom: 10px;
    gap: 10px;
}
.single-product .tmcp-ul-wrap.tm-extra-product-options-radio::-webkit-scrollbar {
    height: 6px;
}

.single-product .tmcp-ul-wrap.tm-extra-product-options-radio::-webkit-scrollbar-track {
    background: #f5f5f5;
}

.single-product .tmcp-ul-wrap.tm-extra-product-options-radio::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 6px;
}
.single-product main#main {
        margin-top: 30px;
    margin-bottom: 60px;
}
.custom-battery-cable .cpf-type-textfield input {
    width: fit-content !important;
}
.custom-battery-cable  .cpf-type-select label.tc-cell.tc-epo-label.tm-epo-element-label, .cpf-type-textfield label.tc-cell.tc-epo-label.tm-epo-element-label {
    /* background: aquamarine; */
    margin-top: 7px;
}
.single-product input[type=date], .single-product input[type=number], .single-product input[type=text], .single-product select{
        border: 1px solid #66666657 !important;
}
.single-product select{
    appearance: none; /* Hides default arrow */
    -webkit-appearance: none; /* For Safari */
    -moz-appearance: none; /* For Firefox */
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 1rem;
    padding-right: 2rem; /* Make space for the arrow */
    border-radius: 4px; /* Slightly rounded corners */
    font-size: 1rem;
    cursor: pointer;
    transition: border-color 0.3s ease;
}

.single-product select:focus {
    outline: none;
    border-color: #0066cc; /* Highlight color when focused */
    box-shadow: 0 0 0 2px rgba(0, 102, 204, 0.2);
}
.single-product h3 i.tc-icontooltipright {
        font-size: 17px;
    vertical-align: super;  
}
.custom-battery-cable .tc-container.cpf-element.tc-cell.cpf-type-textfield.tcwidth.tcwidth-100 .tc-row {
    flex-wrap: nowrap !important;
}
 
.custom-battery-cable .tc-container.cpf-element.tc-cell.cpf-type-textfield.tcwidth.tcwidth-100 .tc-cell.tc-element-container.tcwidth.tcwidth-100 {
    max-width: fit-content;
}
.custom-battery-cable .tc-cell.tm-element-description.tm-tip-html.tc-icontooltipright h2, .tc-cell.tm-element-description.tm-tip-html.tc-icontooltipright h3 {
    font-size: 22px;
    color: #fff !important;
}
.custom-battery-cable button.single_add_to_cart_button.button {
    font-size: 18.5px !important;
    font-weight: 500;
    text-decoration: none;
    fill: #FFFFFF;
    color: #FFFFFF !important;
    background-image: linear-gradient(180deg, var(--e-global-color-primary) 0%, var(--e-global-color-915d123) 100%) !important;
    border-style: none;
	margin-right: 10px;
    border-radius: 0px 0px 0px 0px;
/*     z-index: -1; */
}

.custom-battery-cable button.single_add_to_cart_button.button:hover { 
    color: #FFFFFF;
    background-image: linear-gradient(180deg, var(--e-global-color-915d123) 0%, var(--e-global-color-primary) 100%) !important;
    border-color: var(--e-global-color-primary) !important;
}
.custom-battery-cable span.woocommerce-Price-amount {
    color: var(--e-global-color-primary);
    font-size: 31px;
}
.custom-battery-cable .woocommerce .quantity .qty {
    width: 4em !important;
    padding-right: 5px !important;
}
.custom-battery-cable label.tc-cell.tc-epo-label.tm-epo-element-label.tcwidth.tcwidth-100 {
    font-size: 18px;
    margin-bottom: 10px;
}
.custom-battery-cable .tc-container.cpf-element.tc-cell.cpf-type-textfield.tcwidth.tcwidth-100.iscpfdependson.is-epo-depend.tc-container-enabled label.tc-cell.tc-epo-label.tm-epo-element-label.tcwidth {
    max-width: fit-content;
}
.cbc-cable-image-always-visible-div .tm-element-description,
.cbc-left-cable-end-heading-div .tm-element-description,
.cbc-cable-gauge-div .tm-element-description,
.cbc-left-auxiliary-cable-heading-div .tm-element-description,
.cbc-right-end-cable-heading-div .tm-element-description,
.cbc-right-eyelet-orientation-div .tm-element-description,
.cbc-right-auxiliary-cable-heading-div .tm-element-description{ 
    background: #fff6f6;
    position: absolute;
    z-index: 999;
    padding: 18px 33px 26px;
    border-radius: 15px;
    top: 56px;
    box-shadow: 0 4px 18px -5px #bbbbbb;
}
.custom-battery-cable .tm-element-description.color-ffffff {
    color: #333 !important;
}
/* Custom Checkbox Toggle Switch */
.custom-battery-cable .tc-input-wrap.tc-epo-style-space {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.custom-battery-cable .tc-input-wrap.tc-epo-style-space input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}

.cbc-toggle-span {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
  border-radius: 34px;
}

.cbc-toggle-span:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

.custom-battery-cable .tc-input-wrap.tc-epo-style-space input:checked + .cbc-toggle-span {
  background-color: #2196F3;
}

.custom-battery-cable .tc-input-wrap.tc-epo-style-space input:checked + .cbc-toggle-span:before {
  transform: translateX(19px);
}

.custom-battery-cable .tc-input-wrap.tc-epo-style-space input:focus + .cbc-toggle-span {
  box-shadow: 0 0 1px #2196F3;
}

/* Optional: Add ON/OFF labels */
.custom-battery-cable .tc-input-wrap.tc-epo-style-space::after {
  /* content: "OFF"; */
  color: white;
  position: absolute;
  right: 8px;
  top: 6px;
  font-size: 12px;
  font-weight: bold;
}

.custom-battery-cable .tc-input-wrap.tc-epo-style-space input:checked::after {
  content: "ON";
  left: 8px;
  right: auto;
}
/* Compact Toggle Switch */
.custom-battery-cable .tc-input-wrap.tc-epo-style-space {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 24px;
}

.custom-battery-cable .tc-input-wrap.tc-epo-style-space input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0;
}

.cbc-toggle-span {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
  border-radius: 24px;
}

.cbc-toggle-span:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

.custom-battery-cable .tc-input-wrap.tc-epo-style-space input:checked + .cbc-toggle-span {
  background-color: #0066cc;
}

.custom-battery-cable .tc-input-wrap.tc-epo-style-space input:checked + .cbc-toggle-span:before {
  transform: translateX(19px);
}

/* Active state */
.tc-input-wrap.tc-epo-style-space input:active + .cbc-toggle-span:before {
  width: 20px;
}
/* Info Message with Icon - Fully Scoped with All Classes */
.custom-battery-cable p.tc-cell.tc-epo-label.tm-epo-element-label.tcwidth.tcwidth-100 span.tc-epo-element-label-text,
.cbc-right-cable-end-notice-div .tc-row {
    position: relative;
    display: block;
    padding: 16px 15px 16px 50px;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    margin: 10px 0;
    background: #fff6f6;
    border-left: 2px solid #2980b9;
    border-radius: 5px;
    width: 100%;
    box-shadow: 1px 1px 0px #2980b9;
}

.custom-battery-cable p.tc-cell.tc-epo-label.tm-epo-element-label.tcwidth.tcwidth-100 span.tc-epo-element-label-text::before,
.cbc-right-cable-end-notice-div .tc-row:after {
    content: "i";
    position: absolute;
    left: 9px;
    top: 51%;
    transform: translateY(-50%);
    width: 30px;
    height: 31px;
    background: #2980b9;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    font-weight: bold;
    font-style: italic;
    font-family: serif;
}
.custom-battery-cable p.tc-cell.tc-epo-label.tm-epo-element-label.tcwidth.tcwidth-100 span.tc-epo-element-label-text::before,
.cbc-right-cable-end-notice-div .tc-row:after {
  content: "\f05a"; /* Info circle icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
}
.custom-battery-cable .product_meta {
    display: none;
}
.custom-battery-cable span.close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #da2929;
    width: 30px;
    height: 31px;
    color: #fff;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #da2929;
    cursor: pointer;
}
.custom-battery-cable span.close:hover{
    background: transparent; 
    color: #da2929;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .single-product select{
        background-image: none;
        padding-right: 1rem;
    }
}






