/*
Theme Name: Meddox
Theme URI: http://demo.bravisthemes.com/meddox
Author: Bravis-Themes
Author URI: https://themeforest.net/user/Bravis-Themes/
Description:  Meddox – powerful & stylish Medical And Healthcare Service WordPress theme. It is built for websites of Healthcare, Medical, Hospital And Clinic multi purpose WordPress theme. Medibo based on in-depth research into Medical, Medical Care, Doctor, Healthcare, Health Care, Healthcare, Hospital, Medicine, Dental, Dentist, Pharmacy, and Veterinary industry to deliver all needed layouts and blocks.
Version: 1.0.1
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: meddox
Tags:  appointment, booking, clinic, dental, dental clinic, dentist, doctor, health, health care, healthcare, hospital, medical, medicine, pharmacy, physician
*/

.woocommerce-product-inner .woocommerce-product-content .woocommerce-product--title a{
    opacity: 1!important;
    visibility: visible!important;
    color: #053485!important;
	line-height: 1.5!important;
}

.summary.entry-summary{
	padding: 15px;
}

.woocommerce .woocommerce-product-inner .woocommerce-product-content{
	position: initial !important;
}
.woocommerce-add-to-cart{
	display: none!important;
}

.product-short-description.product-excerpt .btn-orcamento{
	display: none;
}

.woocommerce-product-details__short-description .btn-ver-produto{
	display: none;
}

.pxl-cat-item-86{
	display: none;	
}

/* produtos */
.fleximed-page {
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.8;
    color: #444;
    background-color: #fff;
}

.fleximed-page .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0px;
}

.fleximed-page .product-intro {
    margin-bottom: 60px;
}

.woocommerce-product-details__short-description .fleximed-page .product-intro {
    margin-bottom: 10px;
}

.fleximed-page h1 {
    color: #004a99;
    font-size: 42px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px;
}

.fleximed-page .sku {
    font-size: 14px;
    color: #888;
    margin-bottom: 20px;
}

.fleximed-page .tag-category {
    display: inline-block;
    background-color: #e6f0fa;
    color: #004a99;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.fleximed-page .application-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}

.fleximed-page .application-text {
    font-size: 15px;
    color: #555;
    margin-bottom: 25px;
}

.fleximed-page .cta-link {
    color: #00aeef;
    font-weight: 700;
    text-decoration: none;
    font-size: 15px;
    transition: color 0.3s;
}

.fleximed-page .cta-link:hover {
    color: #004a99;
}

.fleximed-page section {
    margin-bottom: 60px;
}

.fleximed-page h2 {
    color: #004a99;
    font-size: 28px;
    font-weight: 700;
    border-left: 6px solid #00aeef;
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 30px;
}

.fleximed-page .feature-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
}

.fleximed-page .feature-card {
    background: #fff;
    border: 1px solid #eee;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.03);
    transition: transform 0.3s, box-shadow 0.3s;
}

.fleximed-page .feature-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.06);
}

.fleximed-page .feature-card h3 {
    color: #004a99;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
}

.fleximed-page .feature-card p {
    font-size: 15px;
    color: #666;
    margin: 0;
}

.fleximed-page .spec-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.fleximed-page .spec-table th,
.fleximed-page .spec-table td {
    text-align: left;
    padding: 18px 20px;
    border-bottom: 1px solid #eee;
    font-size: 15px;
}

.fleximed-page .spec-table th {
    background-color: #f9f9f9;
    color: #004a99;
    font-weight: 700;
    width: 35%;
}

.fleximed-page .spec-table td {
    color: #555;
}

.fleximed-page .download-list {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.fleximed-page .btn-download {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #fff;
    background-color: #004a99;
    padding: 12px 25px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 14px;
    transition: background 0.3s;
}

.fleximed-page .btn-download:hover {
    background-color: #00aeef;
    color: #fff;
}

.fleximed-page .btn-download i {
    margin-right: 10px;
    font-size: 16px;
}

.fleximed-page .related-products {
    background-color: #f9f9f9;
    padding: 60px 0;
    margin-bottom: 0;
}

.fleximed-page .related-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.fleximed-page .related-card {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    padding: 20px;
    transition: 0.3s;
}

.fleximed-page .related-card:hover {
    transform: scale(1.02);
}

.fleximed-page .related-image {
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.fleximed-page .related-image img {
    max-width: 100%;
    max-height: 100%;
}

.fleximed-page .related-title {
    color: #004a99;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
}

.fleximed-page .btn-view {
    display: inline-block;
    color: #00aeef;
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
    margin-top: 10px;
}
/* produtos */

@media screen and (max-width: 1199px) {
    .pxl-breadcrumb {
        justify-content: initial!important;
    }
	.woocommerce .woocommerce-tabs ul.wc-tabs{
		left: 15px!important;
	}
	.woocommerce .woocommerce-tabs{
		padding: 0px;
	}
	.related.products{
		padding-left: 15px;
		padding-right: 15px;
	}
}