.quantity button.minus {
    left: 1rem;
    bottom: 0.6rem;
}

.quantity button.plus {
    left: 4.5rem !important;
    bottom: 0.6rem;
}

.content-element-10:not(:last-child) {
    margin-bottom: 2rem !important;
}

.mad-icon-box i:after, .mad-counter-icon:after, .mad-product-category .mad-category-icon:after, .mad-pt-icon:after {
    background: none;
}


.quantity input[type="text"] {
    font-size: 20px !important;
}
.mad-products:not(.mad-product-small) .mad-product-image img {
    width: 180px !important;
    height: 110px !important;
    object-fit: contain;
}

.mad-product .mad-label {
    font-size: 10px;
    width: 45px;
    height: 45px;
    font-weight: 500;
    background: #d94945 !important;
}

article#prescription-box {
    padding: 10px !important;
    background: #ffeaea !important;
}

article.mad-icon-box {
    padding: 10px !important;
    border-radius:18px !important;
}

.mad-icon-boxes.size-2.style-3 .mad-icon-box p {
    color: #ff0700 !important;
}

input[type="text"] {
    width: 100% !important;
} 
.mad-search-section {
    display: flex;
    justify-content: space-between;
    border: 2px solid #2c2c2c !important;
    background: #fff;
    border-radius: 1rem;
}

.mad-navigation>li>a {
    font-size: 14px !important;
    padding: 0 1rem;
}

input[type="text"] {
    width: 100% !important;
}

.quantity input[type="text"] {
    width: 80% !important;
}

.qty-container input[type="text"] {
    width: 50% !important;
}

.mad-search-section>button {
    color: #ff0000;
}

/* ===== Available Slots Styling ===== */
.slot-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 15px;
}

.slot-item {
    position: relative;
}

.slot-item input[type="radio"] {
    display: none; /* hide default radio */
}

.slot-item label {
    display: block;
    padding: 12px 18px;
    border: 2px solid #ccc;
    border-radius: 12px;
    background: #f9f9f9;
    cursor: pointer;
    font-weight: 500;
    font-size: 15px;
    transition: all 0.3s ease;
    min-width: 160px;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

/* Hover effect */
.slot-item label:hover {
    border-color: #007bff;
    background: #eef6ff;
    color: #007bff;
}

/* When selected */
.slot-item input[type="radio"]:checked + label {
    border-color: #007bff;
    background: #007bff;
    color: #fff;
    font-weight: 600;
    box-shadow: 0 4px 10px rgba(0,123,255,0.2);
}


.mad-link-color,
.mad-link {
    color: #1d1d1d;
}

.mad-cat-toggle {
    width: 265px;
    background: #fff5f5 !important;
    color: #000 !important;
}

.mad-header-section--sticky-xl {
    background: #f7f7f7 !important;
}

.mad-navigation>li>a {
    color: #141414;
    background: #f7f7f7;
}

.mad-shipping {
    color: #000 !important;
    font-size: 14px;
    text-align: right;
}


.mad-icon-boxes.size-2 .mad-icon-box .mad-icon-box-title {
    font-size: 16px;
}

.mad-pre-header .mad-our-info .mad-info span {
    color: #2e3133;
    font-weight: 400;
}

.mad-counter-count {
    font-size: 45px !important;
}

.btn-huge {
    padding: 8px 25px;
}

.mad-navigation>li:hover>a,
.mad-navigation>li.current-menu-item>a {
    background: transparent !important;
    color: #000 !important;
}

.btn {
    background: #d94945 !important;
    font-size: 14px;
}

.mad-col.login .btn {
    background: #fff5f5 !important;
    color: #000000;
}

.mad-order.mad-table-wrap table:not(.mad-table--vertical) tr th:last-child {
    width: 30%;
    text-align: left;
}

form.one-line .btn {
    padding: 1rem 2rem 1rem !important;
}

.mad-selected-option {
    border: 1px solid #2c2c2c !important;
}

.mad-product-description .mad-product-title .mad-link {
    color: #282828;
}

a#tab-2-link {
    font-size: 14px;
}

.mad-header-item .btn {
    padding: 8px 20px;
}

.mad-table-wrap.color-2 {
    border-color: #ff0000;
}

[class*="btn"].btn-style-7 {
    background: #ffe4e4 !important;
    color: #000000 !important;
} 

.mad-widget-title.color-2 {
    color: #000000 !important;
}

.mad-navigation>li:not(:last-child) {
    border: none;
}

.mad-product-price {
    color: #FF0000;
}

.mad-search-section {
    border: 1px solid #2c2c2c !important;
}

.mad-icon-box i:after,
.mad-counter-icon:after,
.mad-product-category .mad-category-icon:after,
.mad-pt-icon:after {
    background: #fdecea;
}

.mad-selected-option {
    font-size: 14px !important;
    font-weight: 400;
}

.mad-pre-header {
    background: #fff5f5;
}

.mad-header-item {
    text-align: left;
}

.mad-products:not(.mad-product-small) .mad-product:hover {
    border-color: #d94945;
}

.mad-product .mad-label {
    font-size: 10px;
    width: 45px;
    height: 45px;
    font-weight: 500;
    background: #d94945 !important;
}

.mad-product {
    padding: 10px !important;
    border: none !important;
}



h6.mad-product-title {
    font-size: 14px;
}

a.mad-product-cat {
    font-size: 12px;
}

.mad-products-with-countdown:not(.type-2) {
    height: auto;
    padding: 10px 0px;
}

a.mad-read-more {
    color: #ff0000 !important;
}

.mad-tabs.type-2:not(.mad-tabs--unstyled) .mad-tabs-nav .mad-active a {
    background: #d94945 !important;
    color: #fff !important;
}

.mad-sponsors a {
    padding: 10px;
}

.mad-tabs-nav span a {
    font-size: 14px !important;
}

.mad-tabs.type-2:not(.mad-tabs--unstyled) .mad-tabs-nav a {
    color: #181818 !important;
}

.mad-colorizer--scheme-color-2>.mad-colorizer-bg-color {
    background: #ffe4e4;
}

.mad-colorizer--scheme-color-2 .mad-page-title {
    color: #000;
}

.mad-cart:hover,
.mad-product .mad-actions>a:hover {
    background: #ff0000;
    color: #fff;
}

.mad-tabs:not(.mad-tabs--unstyled):not(.mad-tabs--tour-sections) .mad-tabs-nav:not(.style-2),
.mad-filter {
    justify-content: space-evenly !important;
}

.mad-sub-wrap:after {
    background-color: #ff000059 !important;
}

.mad-banner {
    font-weight: normal;
    padding: 20px;
}

h6.mad-title.style-3 {
    font-size: 14px;
}

h2.mad-title.big-title {
    font-size: 39px;
}

h2.mad-title.style-2 {
    letter-spacing: normal;
    line-height: 2rem;
    font-size: 28px;
}

.btn-big {
    padding: 10px 30px !important;
}

.content-element-4:not(:last-child) {
    margin-bottom: 20px;
}

.mad-banners {
    padding:0 !important;
    height: 300px !important;
    border-radius: 22px;
}

.mad-banner-inner {
    padding: 50px 0px;
}

h6.mad-title.color-red.style-3 {
    font-size: 20px;
}

h2.mad-title.style-2 {
    font-size: 38px;
    line-height: 42.2px;
}

.mad-banner {
    height: 268px !important;
}

.content-element-4 h6.mad-title.style-3 {
    font-size: 14px;
}

.mad-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top;
}

.content-element-4 h2.mad-title.style-2 {
    font-size: 28px;
    line-height: normal;
}

.mad-colorizer--scheme-color-5>.mad-colorizer-bg-color {
    background: #fff8f8;
}

article.mad-cta.mad-section.with-overlay.mad-section.mad-section--stretched.mad-colorizer--scheme-.mad-colorizer--parallax {
    margin-bottom: 45px;
}

.mad-sponsors a {
    padding: 30px;
    border: none !important;
}

.mad-social-icons ul li a {
    color: rgb(217 73 69);
}

.mad-counters.style-2 .mad-counter-icon:after {
    background: #d94945;
}

.mad-counters.style-2 .mad-counter-icon .svg .cls-1 {
    stroke: #000000;
}

.mad-counters.style-2 .mad-counter-count {
    color: #000000;
}

.mad-counters.style-2 .mad-counter {
    color: #2a2a2a;
}

.mad-testimonials.type-2 .mad-testimonial:after {
    background-color: #d94945;
}

.mad-breadcrumb {
    background: #ffe4e4;
}

.mad-panels-title>button {
    color: #d94945;
}

.mad-tabs:not(.mad-tabs--unstyled) .mad-tabs-nav a {
    color: #d94945;
}

.mad-pre-header {
    font-size: 12px;
}

.mad-footer.footer-2 {
    background: #fff5f5;
    color: #000000;
    font-size: 0.875rem;
    line-height: 1.5rem;
}

.mad-footer.footer-2 .mad-widget-title {
    color: #040404;
}

.mad-footer.footer-2 a {
    color: rgba(41, 46, 49, 1);
}

.mad-social-icons ul li a {
    color: rgb(217 73 69) !important;
}

.mad-icon-boxes.style-2 .mad-icon-box .mad-icon-box-title {
    color: rgba(41, 46, 49, 1);
}

.mad-icon-boxes.style-2 .mad-icon-box .mad-icon-sub-title,
.mad-icon-boxes.our-info.style-2 .mad-icon-box .mad-icon-sub-title {
    color: #d94945;
}

.mad-footer.footer-2 .mad-footer-bottom {
    color: #444444;
}

.mad-icon-boxes.style-2 .mad-icon-box .mad-icon-box-icon:after {
    background: #d94945;
}

.mad-popup-inner .mad-popup-close:hover {
    background: #d94945;
    color: #fff;
}

label.mad-label-checkbox {
    color: #d94945 !important;
}

.mad-vr-nav .sub-menu li a {
    color: #1a1a1a;
}

.mad-vr-nav>ul>li>a {
    color: #d94945 !important;
}

h6.mad-product-title {
    font-size: 12px !important;
    line-height: 21px !important;
}

.mad-product-price {
    font-size: 13px !important;
}

a.mad-product-cat {
    font-size: 12px !important;
}

.mad-product-info .mad-info-item:has(span:contains("Stock Level")) {
    display: none !important;
}

.mad-product-info .mad-info-item:last-child>span,
.mad-product-info .mad-info-item:last-child>.mad-progress-bars {
    display: none;
}

.mad-popup:not(.qv-popup) .mad-popup-inner:after {
    background-color: #d94945;
}

.mad-breadcrumb .mad-page-title {
    font-size: 38px !important;
}

.mad-icon-boxes.style-2 .mad-icon-box .svg .cls-1 {
    stroke: #000000;
}

.info p {
    font-size: 14px !important;
}

.location {
    font-size: 13px;
    color: #666;
}

.price-consult {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-left: 20px;
}

.price {
    font-weight: bold;
    font-size: 18px;
    color: #333;
}
.rating {
    color: #28a745;
    font-size: 13px;
    display: flex;
    align-items: center;
    margin-top: 5px;
}

.rating span {
    margin-left: 4px;
}

input[type="text"] {
    width: 100% !important;
}


@media screen and (max-width: 768px) {
    .mad-quick-links {
        font-size: 12px;
    }

    .row:not(.col-no-space)>[class*="col"] {
        padding-bottom: 1rem !important;
    }

    .mad-cat-toggle {
        width: 160px;
    }

    .mad-header-section--sticky-xl {
        margin-top: 20px;
    }

    .mad-actions {
        justify-content: space-around;
        column-gap: 1rem;
    }

    .mad-logo {
        text-align: center;
        width: 60% !important;
        display: block;
        margin: 0 auto;
    }

    .mad-header-items {
        gap: 15px;
    }

    h2.mad-title.style-2 {
        font-size: 25px;
        line-height: 28.2px;
    }

    .mad-banner {
        height: 300px !important;
        align-items: center;
    }

    .mad-banner.banner-full-width {
        justify-content: center;
        background-image: url(/images/banner.jpg) !important;
        background: #fdbdbd;
    }
    .mad-col.login .btn {
    background: #fff5f5 !important;
    color: #000000;
    padding: 20px 10px !important;
}
}