/* @media only screen and (min-width:1024px){
	.um-title-product {
    height: 13vh;
}
} */
.postid-7593  .trulab-discount-message,.postid-5099  .trulab-discount-message, .postid-796 .trulab-discount-message{
	display:none;
}
.xoo-wl-btn-container.xoo-wl-btc-simple.xoo-wl-btc-popup {
    margin-top: 10px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #17489c;
    font-weight: 600 !important;
    text-transform: capitalize;
}
.subscription-period-prices
 {
    display: none;
}
.pp-product-recommend {
    display: none !important;
}
@media (min-width: 601px) {
    #pp-root #pp-result {
        gap: 25px !important;
        padding-top: 45px !important;
    }
}
.notice.notice-warning,
.notice.notice-error,
.notice.notice-success {
    display: none !important;
}
.woocommerce .star-rating {

    overflow: visible;
   
}
span.brtpmj_br_count {
    display: none !important;
}
.brtpmj_reviews_container {
    font-family: 'Outfit' !important;
}
.elementor-product-loop-item--align-center ul.products li.product .star-rating {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    position: relative;
}
.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
	padding-top:0px !important;
    padding-left: 5.5em;
	gap:2px;
    display: flex
;
}
.trulab-short-desc {
    font-size: 14px;
    color: #000;
    margin: 5px 0;
    padding: 0 20px;
}
.trulab-ship-info {
    font-size: 13px;
    color: #007c89;
    font-weight: 600;
    margin-bottom: 5px;
}
.trulab-review-count {
    font-size: 12px;
    color: #777;
    margin-left: 3px;
    padding-bottom: 10px !important;
    display: block;
}
.trulab-filters {
    margin-bottom: 20px;
    text-align: center;
}
.trulab-filters a {
    margin: 0 10px;
    text-decoration: none;
    font-weight: 600;
    color: #000;
}
.trulab-filters a:hover {
    color: #007c89;
}

.um-qr {
    display: flex;
    align-items: center;
    gap: 10px;
}
.um-qr a {
    font-family: "Outfit", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
.um-qr img {
    width: 15% !important;
}
.woocommerce-Tabs-panel--description .um-qr {
    display: none;
}
form.cart {
    padding-bottom: 20px !important;
}
.postid-1291 .um-video-testimonials{
	display:none !important;
}
#cfw-cart-summary #cfw-cart-summary-content {
	display: block;
}
.woocommerce-cart .woocommerce-cart-form__cart-item .product-name {
	display: block;
}
a.cfw-show-coupons-module {
    font-size: 19px;
    font-weight: 600;
}
.woocommerce-privacy-policy-text p:nth-child(1) {
    display: flex;
    margin-bottom: 10px;
}
form.um-form {
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: flex-start;
}
a{
	color:#17489c;
}
div.wpforms-container-full .wpforms-form input[type=email] {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    background-color: #ffffff;
    border-radius: 30px 30px 30px 30px;
}
.wpforms-submit  {
    font-family: "Outfit", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    border-radius: 30px 30px 30px 30px !important;
    padding: 10px 10px 10px 10px !important;
    min-height: 47px;
    background: #007aff !important;
    border-color: #007aff !important;
    color: #fff !important;
}
div.wpforms-container-full {
    margin-bottom: 0px !important;
}

.lab-results-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
}
.lab-result-card {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
.lab-result-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lab-result-text {
    flex: 1;
    padding-right: 10px;
}
.lab-result-card ul {
    list-style: none;
    padding: 0;
    margin: 5px 0;
}
.lab-result-card ul li {
    background: #f5f5f5;
    margin-bottom: 5px;
    padding: 5px;
    border-radius: 4px;
    font-size: 0.9em;
}
.lab-result-card .report-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s;
}
.lab-result-card .lab-result-report img {
    width: 130px;
    border-radius: 8px;
    transition: opacity 0.3s;
}
.lab-result-card .lab-result-report:hover .report-overlay {
    opacity: 1;
}
.lab-result-card .report-icon {
    font-size: 2em;
    color: #fff !important;
}
.lab-result-card .lab-result-report {
    flex-shrink: 0;
    text-align: center;
    position: relative;
}
.lab-result-card p {
    margin: 5px 0;
    font-size: 0.9em;
}

svg.e-font-icon-svg.e-far-file-alt {
    width: 22px;
    fill: #fff;
}
@media only screen and (min-width:1024px){
.um-products-archieve:hover .um-viewproduct {
    opacity: 1;
}

.um-viewproduct {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
	opacity: 0;
}
}
/* Style for upsell products in a row layout */
.checkout-upsell-products {
    padding: 20px;
    margin-top: 20px;
    border-radius: 3px;
    border: 1px solid #d5d8dc;
    margin-bottom: 20px;
    background: #fff;
}
.checkout-upsell-products p {
    color: #000;
    font-size: 16px;
}
.checkout-upsell-products h3 {
    margin-bottom: 5px !important;
}

.upsell-products-list.row-layout {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-left: 0px;
    list-style: none;
}

.upsell-product-item {
    flex: 1 1 30%; /* Adjust the width of each upsell item */
    max-width: 30%;
    text-align: center;
}

.upsell-product-item img {
    width: 100%;
    height: auto;
}

.upsell-product-item h4 {
    font-size: 1em;
    margin: 10px 0;
}

.upsell-product-item .price {
    font-weight: bold;
    color: #333;
}

.upsell-product-item .button {

	    background-color: #17489c !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-family: 'Outfit';
    padding: 8px 16px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 0.9em;
}
#lab-report {
    display: none !important;
}

@media only screen and (max-width:768px){
	.um-qr img
 {
    width: 20% !important;
}
	.um-qr {

    margin-bottom: 20px;
}
    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: block !important;
    }
	td.product-thumbnail:before {
    color: transparent !important;
}
	.checkoutwc .form-row input[type=text],.checkoutwc .form-row select{
		font-size:12px !important;
		height:38px !important;
	}
	.checkoutwc .form-row.cfw-label-is-floated input[type=text],.checkoutwc .form-row.cfw-label-is-floated select{
	padding: 1.35em 1.1em .28em;
	}
	.cfw-have-acc-text cfw-small{
		line-height:20px !important;
	}
}

a.added_to_cart.wc-forward {
    display: none !important;
}
.woocommerce-page .um-bottombar{
	display:none;
}
p.um-return-policy {
    margin-bottom: 0px !important;
}

.um-product-image img {
    width: 75px;
    height: auto;
}
.checkoutwc-upsells {
    margin: 0px 0 30px 0 !important;
    border: 1px solid #ccc;
    padding: 20px;
    background: #fff;
}
li.checkoutwc-upsells-list
 {
    display: flex;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
button.button.add-to-cart-upsell {
    background: #17489c;
    color: #fff;
    padding: 10px;
    border: 0px;
    cursor: pointer;
}
button.button.add-to-cart-upsell:hover
 {
    background: #3f9cfa;
}
@media (max-width:768px){
	li.checkoutwc-upsells-list {
    display: flex;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    justify-content: center;
    gap: 5px;
    flex-direction: column;
    align-items: flex-start;
}
	.cfw-social-icons {
    margin: 0px 0px;
    text-align: center;
    display: inline-flex;
    width: 100% !important;
    justify-content: center;
}
}
.cfw-social-icons {
    margin: 0px 0px;
    text-align: center;
    display: inline-flex;
    width: 58%;
    justify-content: center;
}

.um-accordion .elementor-accordion-item {
    border: 1px solid #d5d8dc;
    margin-bottom: 10px;
}
.um-accordion .elementor-tab-title {
    padding: 20px;
    background: #fff;
    font-family: "Outfit", Sans-serif;
    font-weight: 600;
    line-height: 40px;
    font-size: 30px;
    display: flex
;
    justify-content: space-between;
}
.um-accordion .elementor-tab-content {
    font-family: "Outfit", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    padding: 20px 20px 0px 20px;
}
.um-accordion span.elementor-accordion-icon {
    font-size: 18px;
}

tr.wdr_bulk_table_tr.wdr_bulk_table_thead {
    background: #17489c !important;
    color: #fff;
    font-family: Outfit !important;
}
tr.wdr_bulk_table_tr.bulk_table_row {
    color: #000;
    font-family: 'Outfit';
    font-size: 16px;
    font-weight: 600;
}
td.wdr_bulk_table_td.wdr_bulk_range.col_index_2 {
    text-align: center;
}
td.wdr_bulk_table_td.wdr_bulk_table_discount.col_index_3 {
    text-align: center;
}

/* Hide Description + Additional Info tabs only on Elementor template ID 3131 */
[data-elementor-type="product"][data-elementor-id="3131"] .woocommerce-tabs ul.tabs li.description_tab,
[data-elementor-type="product"][data-elementor-id="3131"] .woocommerce-tabs ul.tabs li.additional_information_tab,
[data-elementor-type="product"][data-elementor-id="3131"] #tab-description,
[data-elementor-type="product"][data-elementor-id="3131"] #tab-additional_information {
    display: none !important;
}

/* Make sure Reviews tab + panel remain visible */
[data-elementor-type="product"][data-elementor-id="3131"] .woocommerce-tabs ul.tabs li.reviews_tab {
    display: list-item !important;
}
[data-elementor-type="product"][data-elementor-id="3131"] #reviews {
    display: block !important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0em !important;

}
.woocommerce-variation-price bdi {
    color: #000;
    font-weight: 600;
    font-family: 'Outfit';
}
.wc-cashapp img {
    width: 75px;
    height: auto;
}
p.wc-cashapp {
    display: flex;
    align-items: center;
    gap: 10px;
}

@media only screen and (max-width:768px){
	.cfw-side-cart-quantity-wrap svg {

    width: 25px !important;
}
	#cfw-side-cart-floating-button .cfw-side-cart-floating-button-anchor {

    padding: 13px !important;
    
}
	#cfw-side-cart-floating-button {
    bottom: 60px !important;
    right: 10px !important;
}
}

p.um-notes {
    display: block;
    margin: 10px 0 !important;
    font-size: 18px !important;
    font-weight: 400;
		color:#000;
}

h3.um-important-notice {
    font-weight: 600 !important;
    font-size: 20px !important;
    color: #ff0000 !important;
    margin-bottom: 10px !important;
}
p.um-notice-quickbook {
    font-size: 17px !important;
    color: #000;
}
.um-notice-quickbook strong {
    text-decoration: underline;
}

.tpc-accordion {
  margin-top: 10px;
}

.tpc-accordion-toggle {
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px 15px;
    width: 100%;
    text-align: left;
    font-weight: 600;
    cursor: pointer;
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
}

.tpc-accordion-content p {
    font-size: 16px !important;
    color: #000;
}
.tpc-accordion-content {
  display: none;
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 6px 6px;
  font-size: 14px;
}
.tpc-accordion-arrow {
  font-size: 14px;
  transition: transform 0.25s ease;
}

/* Rotate arrow when open */
.tpc-accordion-toggle.is-open .tpc-accordion-arrow {
  transform: rotate(180deg);
}
.trulab-discount-message {
    margin: 12px 0;
    padding: 10px 14px;
    background: #f4f7fb;
    border-left: 4px solid #1e4fd7;
    font-size: 14px;
    font-weight: 500;
    color: #222;
    border-radius: 4px;
}

p.MuiTypography-root.MuiTypography-body1.css-c9ravl {
    font-weight: 600;
    color: #d90000;
    padding: 15px 0;
}
strong.um-notes-heading {
    font-size: 20px;
    color: #17489b;
    font-family: 'Outfit';
    text-transform: capitalize;
}
.woocommerce-facebook-group.um-icons {
    display: none !important;
}
.cfw-social-icons {
    display: none !important;
}

/* disable animation to improve lcp */
.woocommerce-product-gallery {
opacity: 1 !important;
}

/* Fix cls on mobile */
@media only screen and (max-width: 768px) {
    .flex-viewport { 
        max-height:50vh;
    }
