#primary{
    padding-top: 36px;
}
a.added_to_cart.wc-forward {display:none}
.med_breadcrumb {
    margin-bottom: 24px;
}

.med_prod .product_title {
    color: #333;
    font-family: Outfit;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.5px;
}

.med_prod .product .price {
    color: #306CB4 !important;
    font-size: 1.5em !important;
}

.med_prod .product .woocommerce-product-details__short-description {
    font-size: 16px;
    color: #333;
    font-family: Outfit;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.5px;
    margin-bottom: 1em;
}

.med_prod .med_product--label label, .med_quantity__label  {
    color: #616161;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 150%; /* 24px */
    letter-spacing: -0.5px;
}

    .med_prod .med_product--label label {
        margin-top: 24px;
    }

.med_prod__radio--input, 
.med_product__input select, .med_product__input .reset_variations {
    display: none !important;
}

.med_prod__radio--label {
    padding: 9px 25px;
    border-radius: 8px;
    background: white;
    border: 1px solid #E0E0E0;
    color: #333;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 150%; /* 24px */
    letter-spacing: -0.5px;
    margin-right: 12px;
    cursor: pointer;
}

.med_prod__radio--input:checked + .med_prod__radio--label{
    border: 1px solid #333;
    background: #F7F7F7;
}

.med_quantity {
    float: unset !important;
    display: block;
    margin-top: 24px !important;
}

.in-stock {
    color: #306CB4 !important;
}

.med_qty_wrapper {
    padding: 12px 8px;
    border: 1px solid var(--Gray-5, #E0E0E0);
    background: #FFF;
    border-radius: 8px;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: 12px;
    margin-bottom: 24px;
}

    .med_qty_wrapper .med_qty_btn {
        font-size: 16px;
        color: #616161;
        background: white;
        border: none;
    }

    .med_qty_wrapper .qty {
        background: white;
        outline: none;
        border: none;
        width: 50px !important;
    }

.med_meta__cat, .med_meta__tags, .med_meta__sku {
    display: block;
    margin-bottom: 12px;
}

.med_meta__cat a, .med_meta__tags a, .med_meta__sku .sku {
    color: #616161;
    font-family: Outfit;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.5px;
    text-transform: uppercase;
}

.med_meta__cat--label, .med_meta__tags--label, .med_meta__sku--label {
    color: #333;
    font-family: Outfit;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 22.5px */
    letter-spacing: -0.5px;
    margin-right: 6px;
}

.single_add_to_cart_button  {
    display: block;
    width: 100%;
    background-color: #306CB4 !important;
    padding-top: 17px !important;
    padding-bottom: 17px !important;
    border-radius: 8px !important;
}
/* / */
/*



 .med_thumbnail  {
    margin-top: 8px;
}

    .med_thumbnail .woocommerce-product-gallery__image:first-child{
        width: 25%;
        display: inline-block;
    }

    .med_thumbnail .slick-list {
        margin-left: -4px;
        margin-right: -4px;
    }

        .med_thumbnail .slick-track {
            margin-left: 0;
        }

            .med_thumbnail .slick-slide {
                margin: 0 4px;
                border-radius: 5px;
            }

                .med_thumbnail .slick-slide img{
                    border-radius: 5px;
                } */

.wc-tabs-wrapper .tabs {
    padding: 0 !important;
    margin: 0 0 2em !important;
}

    .wc-tabs-wrapper .tabs::after, .wc-tabs-wrapper .tabs::before {
        display: none !important;
    }

    .wc-tabs-wrapper .tabs li {
        background: white !important;
        border: none !important;
        color: #333 !important;
        font-family: Outfit !important;
        font-size: 18px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 150% !important; /* 27px */
        letter-spacing: -0.5px !important;
        padding: 0 0 4px 0 !important;
        margin: 0 32px 0 0 !important;
    }

        .wc-tabs-wrapper .tabs li a {
            font-family: Outfit !important;
            font-size: 18px !important;
            font-style: normal !important;
            font-weight: 400 !important;
            line-height: 150% !important;
            letter-spacing: -0.5px !important;
        }

    .wc-tabs-wrapper .tabs .active a {
        padding: 0 !important;
        color: #333 !important;
        font-family: Outfit !important;
        font-size: 18px !important;
        font-style: normal !important;
        font-weight: 600 !important;
    }

    .wc-tabs-wrapper .tabs .active {
        border-bottom: 2px solid #306CB4 !important;
    }

    .wc-tabs-wrapper .tabs li::before, .wc-tabs-wrapper .tabs li::after  {
        content: '' !important;
        display: none !important;
    }

.med_prod-desc {
    color: #333;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.5px;
}

.shop_attributes {
    width: fit-content !important;
}

    .shop_attributes th {
        background: #F8F8F8;
        color: #222 !important;
        font-family: Outfit !important;
        font-size: 18px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 150%;
        letter-spacing: -0.5px;
        width: 280px !important;
        padding: 12px 24px 12px 15px !important;
        border: 1px solid #E0E0E0;
    }

    .shop_attributes td {
        background: white !important;
        color: #616161 !important;
        font-family: Outfit !important;
        font-size: 18px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 150% !important;
        letter-spacing: -0.5px;
        padding: 12px 24px 12px 12px !important;
        border: 1px solid #E0E0E0;
        min-width: 300px;
    }

.related  {
    padding: 48px 0;
    border-top: 1px solid #E0E0E0;
    margin-top: 88px;
    clear: both;
}

    .related h2:first-child {
        color: #333;
        font-family: Outfit;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        letter-spacing: -0.5px;
        margin-bottom: 48px;
        text-align: center;
        text-transform: capitalize;
    }

.related .products .product a img {
    border-radius: 10px;
}

.related .products .product a {
    display: block;
    color: #333;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: -0.5px;
}

@media (max-width: 768px) {
    .shop_attributes td {
        min-width: unset;
    }
}