/*
Theme Name: Pharmacy Mentor - WooPW Theme
Author: Pharmacy Mentor
Author URI: https://www.pharmacymentor.com/
Version: 1.5.0
*/
/*
.woocommerce .product .variable-bulk-qty-form .single_variation_wrap .quantity {
    display: block!important;
}*/

html {
    scroll-behavior: smooth;
}

.woo-cart-form-meta-wrapper {
    text-align: right;
}

#treatments {
    scroll-margin-top: 70px;
    /* your sticky header height */
}

.newsletter-form label {
    margin-left: -10px;
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
}

.newsletter-form {
    display: flex;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.woo-cart-form-meta-wrapper p.price {
    text-align: left;
}

.summary.entry-summary .quantity {
    text-align: right;
}

.woo-cart-form-act-wrapper {
    text-align: right;
}

.ti-facebook:before {
    content: "\e741";
}

.ti-linkedin:before {
    content: "\e735";
}

.ti-pinterest-alt:before {
    content: "\e753";
}

.ti-youtube:before {
    content: "\e728";
}

.column-1 ul li {
    margin-right: 10px;
}

ul.social-links li {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.social-links li a {
    color: var(--theme-dark-background);
    padding: 0;
    background: #fff;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.social-links li a:hover {
    background-color: #fff;
}

.column-1 a.theme-btn-secondary.mt-2 {
    text-align: center;
}

.banner-list-items ul li i {
    margin-right: 10px;
}

.extra-link.left-menu {
    text-align: left;
    float: left !important;
}


.slide-content h2.h1-size {
    font-size: 38px;
}

.footer-social-info h4,
.footer-navs h4 {
    text-transform: capitalize;
    font-size: 22px;
    color: #FFFFFF;
    font-weight: 800;
    line-height: 25.72px;
    text-align: left;
}

.product_meta .product-tags label {
    color: rgb(38 159 176) !important;
    opacity: inherit !important;
    margin-bottom: 20px !important;
}

.ti-google:before {
    content: "\e73e";
}

.ti-twitter-alt:before {
    content: "\e74b";
}

.page-banner .banner-content {
    max-width: 100%;
}

/* .banner-content h1, ol li, ol li a {
    color: #fff;
} */

.summary.entry-summary .woocommerce-product-details__short-description p {
    font-size: inherit !important;
    line-height: inherit !important;
}

.popular-cat .term-meta p {
    color: inherit;
}

.fields-description.paragraph-text.my-3 {
    text-align: left;
    padding-left: 12px;
}

#services .popular-cat .featured-image img {
    width: 100%;
}


/*
.mobile-visible {
    display: none !important;
  }*/

.woocommerce .bulk-discount-description-table ul {
    margin-right: 0px !important;
}


.stock-quantity {
    border-radius: 7px;
    background: rgba(224, 255, 253, 1);
    font-size: 16px;
    font-weight: 700;
    line-height: 18.7px;
    text-align: left;
    color: rgba(88, 217, 202, 1);
    padding: 5px 10px;
    border: 1px solid rgba(224, 255, 253, 1);
}

.stock-quantity.out-of-stock {
    border-radius: 7px;
    background: #ffc0cb45;
    font-size: 16px;
    font-weight: 700;
    line-height: 18.7px;
    text-align: left;
    color: rgba(217, 88, 88, 0.84) !important;
    padding: 5px 10px;
    border: 1px solid #ffc0cb45;
}

.restock {
    font-size: 11px;
    color: rgb(217, 88, 88);
}

p.stock.in-stock {
    display: none;
}


.banner-content h1 {
    color: var(--theme-secondary-btn-txt-col) !important;
}

.woocommerce-tabs.wc-tabs-wrapper section.related.products {
    padding-top: 0px;
}

.woocommerce-tabs.wc-tabs-wrapper section.related.products .products.row {
    margin-top: 0px !important;
}

.woocommerce .woo-single-product-wrapper section.related.products .product.type-product {
    margin-top: 0px !important;
}

.accordion .item .collapse {
    padding: 15px;
}

.accordion .item .item-header h2 button.btn.btn-link {
    background: var(--theme-primary-color);
    color: white;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.5;
    text-decoration: none;
}

.accordion .item .item-header {
    border-bottom: none;
    background: transparent;
    padding: 0px;
    margin: 2px;
}

.accordion .item .item-header h2 button {
    color: white;
    font-size: 20px;
    padding: 15px;
    display: block;
    width: 100%;
    text-align: left;
}

.accordion .item .item-header h2 i {
    float: right;
    font-size: 18px;
    color: #fff;
    background-color: transparent;
    width: 60px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.accordion .item .item-header .btn.focus,
.accordion .item .item-header .btn:focus {
    outline: 0;
    box-shadow: none;
}


button.btn.btn-link.collapsed i {
    transform: rotate(0deg);
}

button.btn.btn-link i {
    transition: 0.5s;
}

.red-error {
    color: red;
}

.product-tags {
    display: none;
}

.stock-quantity.redcolor {
    border: 1px solid red;
    color: red;
}

table.variations.custom-variations .bulk-discount-description-table ul {
    margin-right: 0px !important;
}

.variations.custom-variations.price-variation {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.price-area .variation-input-wrapper {
    display: flex;
    align-items: center;
}


.price-area .variation-input-wrapper label.variation-input-label {
    font-size: 16px;
    font-weight: 700;
    line-height: 18.7px;
    text-align: left;
    color: #269FB0;
}

.woocommerce div.product form.cart .variations .variation-input-label {
    margin-bottom: 10px;
}


.quantity-cartbtn {
    float: left;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.woo-cart-form-meta-wrapper .quantity {
    display: flex;
    width: 0%;
}


.quantity label.screen-reader-text {
    margin-right: 10px;
}

.variation-input-wrapper label.variation-input-label {
    padding-right: 10px !important;
}

.woocommerce div.product form.cart .variations .variation-input-label {
    margin-bottom: 0px !important;
}

.variation-input-wrapper1 {
    display: flex;
    align-items: center;
    width: -webkit-fill-available;
    width: -moz-available;
    padding-right: 10px;
}


.woocommerce-product-details__short-description p {
    font-size: 13px;
    font-weight: 400;
    line-height: 15.2px;
    text-align: left;
    margin-top: 20px;
}

.woocommerce-product-details__short-description a,
.woocommerce-product-details__short-description h2,
.woocommerce-product-details__short-description h3,
.woocommerce-product-details__short-description h4,
.woocommerce-product-details__short-description h5,
.woocommerce-product-details__short-description h6 {
    font-size: 13px;
    font-weight: 700;
    line-height: 15.2px;
    text-align: left;
    color: #269FB0;
}

.woocommerce .bulk-discount-description-table ul li:nth-child(odd) {
    background: #E5F3F7;
}

.woocommerce .bulk-discount-description-table ul li:nth-child(even) {
    background: #F1F9FB;
}

button.single_add_to_cart_button.theme-btn-gradient {
    min-width: 240px;
}

.contact-content-wrapper {
    padding: 2px 40px 2px 40px !important;
}

.contact-content .content-block {
    border: 1px solid var(--theme-border-light-color);
    background: #fff;
    padding: 50px;
    border-radius: var(--card-radius);
    height: 100%;
}

.contact-pg-section .content-block .wpcf7 {
    border: none !important;
    background: none !important;
    padding: 0px !important;
    border-radius: none !important;
}

.content-block.right-area ul li {
    border-bottom: 1px solid var(--theme-border-light-color);
    padding: 10px 0;
}

.content-block.right-area ul li:last-child {
    border-bottom: none;
    padding: 0px;
    padding-top: 10px;
    border-radius: var(--card-radius);
    overflow: hidden;
}

.content-block.right-area ul li:nth-last-child(2) {
    border-bottom: none;
    padding-bottom: 0px;
}

.content-block.right-area ul li iframe {
    width: 100%;
}

section.newsletter-section {
    border-bottom: 1px solid #dfeaef59;
}

.service-single-section .widget.service-list-widget,
.service-single-section .widget.contact-widget {
    border: 1px solid var(--theme-border-light-color);
    border-radius: var(--card-radius);
    overflow: hidden;
    transition: 0.2s all linear;
}

.service-sidebar .contact-widget a {
    width: 100%;
}

section.page-title .row {
    padding: 30px 0 !important;
}

.popular-cat {
    height: 100%;
}


.item-price {
    text-align: center;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    text-align: center;
    margin: 0 auto;
}

h2.woocommerce-loop-product__title {
    text-align: center;
    font-size: 20px;
}

/* product-theme-btn common class for prodcut, read more and select option button to maintain consistency */
.product-theme-btn,
.add_to_cart_button,
.product a.theme-btn.start-assessment-btn {
    background: var(--theme-bg-gradient) !important;
    color: #fff !important;
    font-size: var(--btn-font-size) !important;
    font-weight: 700 !important;
    padding: 10px 25px 10px 25px !important;
    border-radius: var(--btn-radius) !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: relative !important;
    text-transform: capitalize !important;
    line-height: 1.5 !important;
    width: 100%;
}

.woocommerce a.added_to_cart {
    width: 100%;
    border: 1px solid var(--theme-primary-color);
    color: var(--theme-primary-color);
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 25px 10px 25px !important;
    font-size: var(--btn-font-size) !important;
    text-transform: capitalize !important;
}

.newsletter-section {
    padding-top: 60px !important;
}

.hero-slider .slide-content h1 {
    color: var(--theme-text-color);
}

a.button.product_type_variable.add_to_cart_button {
    text-align: center;
    margin: 0 auto;
}

a.button.theme-btn {
    background: var(--theme-bg-gradient) !important;
    color: #fff !important;
    font-size: var(--btn-font-size) !important;
    font-weight: 700 !important;
    padding: 10px 25px 10px 25px !important;
    border-radius: var(--btn-radius) !important;
    display: inline-block !important;
    position: relative !important;
    text-transform: capitalize !important;
    line-height: 1.5 !important;
}

.plines-badge-no-text {
    left: 2px;
    top: 10px;
    z-index: 9;
}

.woocommerce span.onsale {
    display: grid !important;
    left: 7px !important;
    top: 4px !important;
    aspect-ratio: 1/1;
    place-content: center;
}

.woocommerce form .variation-input-wrapper {
    width: 100%;
    margin-bottom: 5px;
}

span.price {
    width: 100%;
    display: inline-block;
}

.term-banner-content-wrapper .banner-content h1 {
    color: var(--theme-text-color) !important;
}

.product.type-product {
    padding: 10px;
}

.product {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.product .woocommerce-LoopProduct-link {
    flex-grow: 1;
}

.product .button {
    margin-top: auto;
    align-self: center;
}

.summary.entry-summary table {
    width: 100% !important;
}

/**********/
/* Ensure all owl-items stretch equally */
.owl-item {
    display: flex;
    align-items: stretch;
}

/* Target product cards inside carousel */
.owl-item .product {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 10px;
}

/* Make the clickable link area flexible */
.owl-item .woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: flex-start;
}

/* Push price & button to bottom */
.owl-item .item-price,
.owl-item .price {
    margin-top: auto;
    margin-bottom: 10px;
}

/* Consistent button styling */
.owl-item .add_to_cart_button,
.owl-item .product_type_variable {
    margin-top: auto;
}

/* Optional: Make product images consistent */
.owl-item .product img {
    object-fit: contain;
    height: 200px;
    width: 100%;
}

.owl-carousel .item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.owl-carousel .item>div {
    flex: 1;
    display: flex;
    flex-direction: column;
}

/**********/

.search-container .result li:before {
    background: none;
}

.condition-products {
    background: var(--section-background-1) !important;
}


/*************Blood test search***********/

/* Change placeholder text color */
.contact-form ::placeholder {
    color: #999 !important;
    /* Change to desired color */
    opacity: 1;
    /* Ensure full visibility */
}

/* For older browsers */
.contact-form :-ms-input-placeholder {
    /* IE 10+ */
    color: #999 !important;
}

.contact-form::-ms-input-placeholder {
    /* Edge */
    color: #999 !important;
}


.woocommerce span.onsale {
    width: 50px;
    height: 50px;
}

.plines-badge-no-text {
    left: 6px;
}

.banner-content {
    position: relative;
    z-index: 9;
}

.inner-container {
    position: relative;
    text-align: center;
}

.form-box {
    line-height: 0px;
    position: relative;
}

input.searchinput {
    border: 1px solid var(--theme-text-color);
    width: 100%;
    border-radius: 30px;
    height: 50px;
    padding: 15px;
}

.loader {
    position: absolute;
    top: 10px;
    width: 30px;
    right: 40px;
}

.searchicon {
    position: absolute;
    right: 15px;
    top: 18px;
    line-height: 0px;
}

.result {
    z-index: 9999999;
    position: absolute;
    width: 100%;
    display: block;
    background: #fff;
}

.result ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.result ul li.heading {
    padding: 0px !important;
}

.result li {
    text-align: left;
    border-bottom: 1px solid var(--theme-text-color);
    margin-bottom: 10px;
}

.heading h6.product-title {
    padding: 10px;
    color: #fff !important;
    background: var(--theme-text-color);
    text-align: left;
}

.no-data {
    text-align: left;
}

.result ul li {
    padding: 10px;
    width: 100%;
    list-style: none;
}

.result a {
    text-decoration: none;
    text-align: left;
}

.suppliers-data {
    display: flex;
    justify-content: left;
    align-items: normal;
}

.suppliers-data .supp-img {
    width: 10%;
    height: 100%;
    margin-right: 15px;
}

.suppliers-data .supp-img img {
    height: 100%;
}

.supp-img img {
    width: 70px;
    height: auto !important;
}

.supplier-head {
    width: auto;
}

.supp-img span.dashicons:before {
    font-size: 60px;
}

input.searchinput {
    border: 1px solid var(--theme-text-color) !important;
}

.result ul li.heading h6 {
    color: var(--theme-text-color);
}

.result p {
    color: var(--theme-text-color);
    margin-bottom: 0px;
    font-size: 12px;
    text-decoration: none;
}

.sticky-navbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 21;
}

span.password-input button {
    top: 50% !important;
}

.featured-prod-col .products .owl-buttons .owl-prev {
    z-index: 1 !important;
    left: 0px !important;
}

.featured-prod-col .products .owl-buttons .owl-next {
    z-index: 1 !important;
    right: 0px !important;
}

.blog-section .details {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.owl-carousel.tagline-carousel .owl-item img {
    width: 40px;
    height: 40px;
}

.owl-carousel.tagline-carousel .item {
    flex-direction: row;
}

.owl-carousel.tagline-carousel .owl-nav.disabled {
    display: none;
}

.site-footer .lower-footer .copyright a {
    color: var(--theme-light-color);
    text-decoration: underline;
}

.map-area p {
    line-height: 0px !important;
}

section ul li,
section ul {
    list-style-type: disc;
    list-style: disc;
}

section ol li,
section ol {
    list-style-type: decimal;
    list-style: decimal;
}

section ul,
section ol {
    padding-left: 15px;
}

.banner-content ul {
    padding-left: 0px !important;
}

.banner-content ul li {
    list-style-type: none !important;
}

/* .woocommerce div.product form.cart .variations {
    align-items: flex-start!important;
} */

.featured-image-wrapper {
    margin-bottom: 20px;
}

.call-to-action {
    margin-bottom: 20px;
}

.featured-image-wrapper {
    margin-bottom: 20px;
}

.call-to-action {
    margin-bottom: 20px;
}

.woocommerce-MyAccount-navigation .row [class*="col-"] {
    padding: 0 15px;
}

.featured-prod-col .products .owl-buttons .owl-prev,
.featured-prod-col .products .owl-buttons .owl-next {
    width: 40px;
    height: 40px;
}


.featured-prod-col .products .owl-buttons .owl-prev {
    left: 0;
    z-index: 1;
}

.featured-prod-col .products .owl-buttons .owl-next {
    right: 0px;
    z-index: 1;
}

.single-post .page-banner-section h1 {
    color: var(--theme-primary-color);
}


.woocommerce-MyAccount-content .woocommerce-Button.button:hover,
.woocommerce-MyAccount-content .woocommerce-Button.button:focus {
    color: #ffffff !important;
    /* Text color on hover */
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 29px;
    float: left;
    height: 45px;
}

.woocommerce-MyAccount-content .woocommerce-Button.button:hover,
.woocommerce-MyAccount-content .woocommerce-Button.button:focus {
    color: #ffffff !important;
    /* Text color on hover */
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    float: left;
}

.woocommerce-columns.woocommerce-columns--2 {
    display: flex;
    flex-wrap: wrap;
    /* ensures responsiveness */
    gap: 20px;
    /* optional spacing between columns */
}

.woocommerce-column {
    flex: 1;
    /* make both columns take equal width */
    display: flex;
    flex-direction: column;
}

.woocommerce-column--shipping-address address {
    height: 100%;
}

.login-wrapper .switch-wrapper ul li {
    list-style: none !important;
}

span.header-cart-count.d-none {
    display: block !important;
}

.product-remove a.remove {
    color: var(--wc-red) !important;
}

div#payment ul li {
    list-style: none;
}

section.woo-page-banner-section {
    background: var(--section-background-1) !important;
}

section.page-banner-section.woo-myaccount-banner-section,
.shop-page-top-section {
    background: var(--section-background-1) !important;
    padding: 40px 0 !important;
}

.page-banner-section {
    padding: 40px 0 !important;
}

.page-banner-section {
    background: var(--section-background-1);
    padding: 40px 0;
}

.widget.service-list-widget ul li {
    list-style: none;
}

.widget.service-list-widget ul {
    padding-left: 0px;
}

ol.breadcrumb li {
    list-style: none !important;
}

.product-item-wrapper .owl-item .woocommerce-LoopProduct-link {
    display: block !important;
}

.faq-accordion .btn-check:focus+.btn,
.faq-accordion .btn:focus {
    box-shadow: none !important;
}

.blog-featured-image {
    text-align: center !important;
}

.blog-featured-image img {
    border-radius: 10px;
}

.blog-content img {
    text-align: center;
    border-radius: 10px;
}

.product-remove a.remove:hover {
    color: var(--wc-red) !important;
}

.wc-tabs-wrapper ul {
    list-style-type: disc !important;
    padding-left: 15px;
}

.woocommerce-tabs ol {
    padding-left: 15px;
}

.wc-tabs-wrapper ul li {
    list-style: disc !important;
}

.wc-tabs-wrapper ol li {
    list-style: decimal !important;
}

.wc-tabs-wrapper ul.tabs.wc-tabs,
.wc-tabs-wrapper ol.tabs.wc-tabs {
    list-style-type: none !important;
}

.wc-tabs-wrapper ul.tabs.wc-tabs li,
.wc-tabs-wrapper ol.tabs.wc-tabs li {
    list-style: none !important;
}

.quick-contact a {
    word-break: break-all;
}

.woo-myaccount-banner-section h1 {
    margin-bottom: 15px !important;
}

button.apple-pay-btn.black.buy,
button#primary {
    border-radius: 30px !important;
}

button#primary {
    border-radius: 30px !important;
}

.newsletter-form input[class*="theme-btn-"] {
    margin-left: 0px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 0px !important;
}

.woocommerce .woocommerce-tabs ul.tabs li {
    border: 1px solid var(--theme-primary-color) !important;
    padding: 0;
    background: #fff !important;
    border-radius: var(--btn-radius) !important;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 0px !important;
    width: 0px !important;
    height: 0px !important;
}

.woocommerce .woocommerce-tabs .panel {
    margin: 30px 0 2em !important;
    padding: 50px !important;
    border-radius: 10px !important;

}

ul.tabs.wc-tabs li.active {
    background: var(--theme-primary-color) !important;
    border: 1px solid var(--theme-primary-color) !important;
    color: #fff;
}

ul.tabs.wc-tabs li.active {
    color: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: normal;
}

/********pagination start**********/
.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

ul.page-numbers li {
    border: none !important;
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: none !important;
}

section.related.products h2 {
    margin-bottom: 20px;
}

a.next.page-numbers,
a.prev.page-numbers {
    background: var(--theme-bg-gradient) !important;
    line-height: 15px !important;
}

.featured-prod-col .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.featured-prod-col .owl-nav button.owl-prev,
.featured-prod-col .owl-nav button.owl-next {
    background: var(--theme-bg-gradient) !important;
    border: none;
    color: #fff;
    font-size: 24px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    pointer-events: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.featured-prod-col .owl-nav button.owl-prev {
    position: absolute;
    left: 0px;
}

.featured-prod-col .owl-nav button.owl-next {
    position: absolute;
    right: 0px;
}

.woocommerce .product-type-simple form.cart .woocommerce-variation-add-to-cart {
    justify-content: start !important;
}

.woocommerce .product-type-variable form.cart .woocommerce-variation-add-to-cart {
    justify-content: end !important;
    width: 100% !important;
}



.term-banner-content-wrapper a.theme-btn-gradient {
    animation: pulsed 1.5s infinite;
}

@keyframes pulsed {
    0% {
        box-shadow: 0 0 0 0 rgba(55, 165, 42, 0.4);
    }

    5% {
        transform: scale(1.01);
    }

    15% {
        transform: scale(1);
    }

    70% {
        box-shadow: 0 0 0 50px rgba(55, 165, 42, 0);
    }

    100% {
        box-shadow: 0 0 0 100px rgba(55, 165, 42, 0);
    }
}

.featured-products-section .product-item-wrapper .col-lg-3.col-md-6.mb-lg-4 {
    width: 100% !important;
    max-width: 100% !important;
}

.cross-sells h2 {
    margin-bottom: 40px;
}

section.related.products {
    margin-top: 60px;
}

/********pagination end**********/

.product-item-wrapper.owl-carousel [class*="col-lg"],
.cond-product-item-wrapper [class*="col-lg"] {
    max-width: 100% !important;
}

input.wpfSearchFieldsFilter.passiveFilter {
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid gray !important;
    padding: 20px;
}

.woocommerce div.product form.cart .variations .variation-input-label {
    margin-bottom: 0px !important;
    min-width: 110px;
}

.woocommerce-tabs .woocommerce-Tabs-panel ul,
.woocommerce-tabs .woocommerce-Tabs-panel ol {
    margin-top: 20px;
    margin-bottom: 20px;
}

.woocommerce-tabs .woocommerce-Tabs-panel ul li,
.woocommerce-tabs .woocommerce-Tabs-panel ol li {
    line-height: 30px;
}

.scroll-to-top {
    position: fixed;
    bottom: 40px;
    right: 30px;
    background: #333;
    color: #fff;
    padding: 8px 18px;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    z-index: 999;
    display: none;
    transition: opacity 0.3s ease;
}

.scroll-to-top:hover {
    background: #fff;
    border: 1px solid #000;
}

.hero-slider .banner-content p {
    text-align: center;
}

.hero-slider .slide-content {
    max-width: 100%;
}

/* .banner-content h1{font-size:52px;} */
.hero-slider:has(+ * > .pull-top) .slide-inner {
    padding-top: 0px;
}

img.custom-logo {
    width: 200px;
}

.trust-pilot-logo {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}

.trust-pilot-logo span {
    margin-top: 5px;
    margin-right: 5px;
}

.hero-slider .banner-call-to-action {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-slider .banner-call-to-action a {
    font-size: 21px !important;
}

.hero-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}


/* .woocommerce form.cart .woocommerce-variation-add-to-cart {
    justify-content: space-between!important;
	} */

/* Active style with animation */
.active-button {
    cursor: pointer;
    animation: pulsed 1.5s infinite;
}

.wc-tabs-wrapper ul,
.wc-tabs-wrapper ol {
    padding-left: 0px;
}


.arrow-sec {
    font-size: 12px;
}

.woocommerce .woo-single-product-wrapper .product.type-product {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.single-product .bradcrumb ul {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
}

#menu-main-menu li ul.panel-menu ul.row>li:hover a,
#menu-main-menu li ul.panel-menu ul.row>li:hover h4,
#menu-main-menu li ul.panel-menu ul.row>li:hover i,
#menu-main-menu li ul.panel-menu ul.row>li:hover p {
    cursor: pointer !important;
    color: var(--theme-primary-color) !important;
}

#menu-main-menu li ul.panel-menu ul.row>li:hover h4:has(+ p)::after {
    background: var(--theme-primary-color) !important;
}

#menu-main-menu li ul.panel-menu ul.row>li:hover {
    cursor: pointer;
}

/****************/

#menu-main-menu li ul.panel-menu ul.row>li:hover a,
#menu-main-menu li ul.panel-menu ul.row>li:hover h4,
#menu-main-menu li ul.panel-menu ul.row>li:hover i,
#menu-main-menu li ul.panel-menu ul.row>li:hover p {
    cursor: pointer !important;
    color: var(--theme-secondary-color) !important;
}

#menu-main-menu li ul.panel-menu ul.row>li:hover h4:has(+ p)::after {
    background: var(--theme-secondary-color) !important;
}

#menu-main-menu li ul.panel-menu ul.row>li:hover {
    cursor: pointer;
}

.header-right-section,
.header-middle-wrapper {
    flex-flow: nowrap;
}

.woocommerce .woocommerce-checkout .woocommerce-gp-surgery-options .form-row label {
    width: 85%;
}

.newsletter-form input {
    border: none;
}

.tagline-carousel .owl-item {
    display: flex;
    align-items: center !important;
    justify-content: center;
}

.tagline-carousel {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.owl-carousel.tagline-carousel .item {
    justify-content: center !important;
}

.tagline-carousel .item {
    text-align: center;
}

.tagline-carousel.owl-carousel .item>div {
    flex: none;

}

.banner-call-to-action a.theme-btn-secondary {
    margin-left: 15px;
}

.col-lg-6 .slide-content .banner-content p {
    text-align: left;
}

.col-lg-6 .slide-content .banner-content .trust-pilot-logo {
    justify-content: start;
}


.col-lg-6 .slide-content .banner-list-items ul {
    padding-left: 0px !important;
}

.hero-slider .col-lg-6 .banner-call-to-action {
    justify-content: start;
}

.col-lg-12 .slide-content .banner-content h1 {
    text-align: center;
}

.col-lg-6 .slide-featured-image img {
    border-radius: 10px
}

.hero-style-2,
.hero-style-3 {
    height: 600px;
}


.contact-container {
    margin: 50px auto;
}

.contact-form {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.quick-contact {
    background: linear-gradient(135deg, #19224D, #2D3C7C);
    color: #fff;
    padding: 30px;
    border-radius: 10px;
    border-left: 5px solid #00FF00;
}

.quick-contact h3 {
    margin-bottom: 20px;
}

.form-control {
    border-radius: 5px;
}

.btn-custom {
    background: #00FF00;
    color: #fff;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
}

.btn-custom:hover {
    background: #00CC00;
}


.quick-contact {
    height: 100%;
}

.quick-contact a {
    color: #fff;
}

.quick-contact i {
    color: var(--theme-secondary-color);
}


.quick-contact {
    border-left: 5px solid var(--theme-bg-gradient) !important;
}

.quick-contact h2 {
    color: var(--theme-secondary-color)
}

.map-area iframe {
    width: 100%;
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0px;
    line-height: 0px;
}

.map-area p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.border-left {
    position: absolute;
    left: 15px;
    width: 3px;
    height: 70%;
    top: 0;
    margin-top: auto;
    margin-bottom: auto;
    bottom: 0;
    border: 4px solid var(--theme-secondary-color) !important;
}

.quick-contact {
    background: var(--theme-dark-background);
    /* Blue gradient background */
    padding: 30px;
    color: #fff;
    border-left: 4px solid #39ff14;
    /* Green left border */
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* Centers content vertically */
    height: 100%;
    /* Ensures it takes full height */
}

.row.g-4.d-flex {
    align-items: stretch;
    /* Ensures both columns take full height */
}

.page-template-contact section.page-title {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.theme-btn-primary.disabled,
.single_add_to_cart_button.disabled {
    background: rgba(230, 240, 241, 1);
    border-color: rgba(230, 240, 241, 1);
}

/* css for checkout page payment menthod credit/debit card save info checkbox */
.woocommerce-checkout #payment ul.payment_methods li #wc-stripe-new-payment-method {
    display: inline;
    margin: -2px 6px 0 0;
    vertical-align: middle;
}

.woocommerce .woocommerce-checkout #payment .form-row label {
    display: inline;
}

.woocommerce-checkout #payment ul.payment_methods .woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
    display: unset;
    line-height: 1.5 !important;
}

/* credit/debit card css end */
/* thank you page alignment issue on view consultation form popp css */
.woocommerce-order-received #consultation-patient-modal .consultation-content .prescription-patient-data .patient-row .q-label {
    width: 90%;
}

/* end thank you page css */
/* order received page billing and shipping address align css */

.woocommerce-order-received .woocommerce-order .woocommerce-columns .woocommerce-column--1.col-1 {
    padding-left: 0px;
    width: 50%;
    max-width: 50%;
}

.woocommerce-order-received .woocommerce-order .woocommerce-columns .woocommerce-column--2.col-2 {
    padding-right: 0px;
    width: 50%;
    max-width: 50%;
}

.woocommerce-order-received .woocommerce-order .woocommerce-columns.woocommerce-columns.woocommerce-columns--2 {
    gap: 0px;
}

.order-step-section .content-column {
    max-width: 100%;
}



/**********Custom CSS********/



.consultation-completion-taglines .tagline-item::after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2025/12/long-arrow.svg);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    width: 109px;
    z-index: 9;
    right: -100px;
    height: 40px;
    background-repeat: no-repeat;
    filter: invert(1);
    background-size: 40px;
    top: 0px;
    bottom: 0;
}

.consultation-completion-taglines .owl-item:last-child .tagline-item::after {
    content: unset;
}


.tagline-section.consultation-completion-taglines {
    background: var(--theme-primary-color);
    border-radius: 0px;
}

.tagline-slider .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
}


.condition-products .breadcrumb {
    justify-content: start !important;
}

.condition-products ul.breadcrumb li {
    list-style: none;
}

.banner-content-wrapper.condition-content-width.ms-0.ms-md-auto {
    display: flex;
    justify-content: space-between;
}

section#treatments {
    background: #fff !important;
}

section.order-step-section.section-padding.section-background-2 {
    background: var(--section-background-1) !important;
}

.order-step-section .order-step-item {
    background: #fff !important;
}

.tagline-carousel .tagline-item p,
.tagline-carousel .tagline-item .icon-img i {
    color: #fff;
    margin-bottom: 0px;
    font-size: 22px;
}

/* .order-step-section .order-counter.enable_featured_pro {
    position: absolute;
    top: -135px;
    left: 0;
    right: 0;
} */

.conditions-products .product-type-variable .item-price span {
    text-align: center;
    margin: 10px 0;
}

.conditions-products .product-type-simple .item-price span.price {
    text-align: center;
}

section.faqs-section.section-padding.section-background-1 {
    background: #fff !important;
}

.faq-accordion .card {
    background: var(--section-background-1);
}

.tagline-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}


/********Custom CSS end*******/


@media (max-width: 991px) {

    .woocommerce-order-received .woocommerce-order .woocommerce-columns .woocommerce-column--1.col-1,
    .woocommerce-order-received .woocommerce-order .woocommerce-columns .woocommerce-column--2.col-2 {
        width: 100% !important;
        max-width: 100% !important;
    }

    .woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns.woocommerce-columns--2 {
        display: block;
    }

    .woocommerce-order-received .woocommerce-order .woocommerce-columns .woocommerce-column--1.col-1 {
        margin-bottom: 15px;
    }

    .woocommerce-order-received .woocommerce-order .woocommerce-columns .woocommerce-column--2.col-2 {
        padding-left: 0px;
    }

    .banner-content {
        text-align: left;
    }

    .banner-content-wrapper.condition-content-width.ms-0.ms-md-auto {
        flex-direction: column;
    }

    .order-step-section .order-counter.enable_featured_pro {
        padding: 15px !important;
    }

    .order-step-section .order-counter.enable_featured_pro {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin-bottom: 60px;
    }

}

/* end order received css */

a.woocommerce-terms-and-conditions-link {
    font-weight: bold;
}

/* css for mega menu icon svg */
.menu_icon svg {
    width: 40px;
    /* adjust to your menu */
    height: 40px;
    display: inline-block;
    fill: currentColor;
    /* inherits text color */
    vertical-align: middle;
}