<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
File Name: style.css
Theme Name:  RT-Theme 20
Author: RT-Themes
Version: 1.7
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/item/rttheme-20-medical-health-laboratory-and-product-catalog-wordpress-theme/15198936
Description: Medical, Health, Laboratory and Product Catalog WordPress Theme 
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: rt-theme-20
*/

h2.woocommerce-loop-category__title {
	font-size: 1.5em;
}
img[data-lazyloaded]{ opacity: 0; }
img.litespeed-loaded{ -webkit-transition: opacity .5s linear 0.2s; -moz-transition: opacity .5s linear 0.2s; transition: opacity .5s linear 0.2s; opacity: 1; }

/*
	EDIT /css/style.css for the theme stlye
*/
div#cookie-law-info-bar { padding: 15px; }
a#cookie_action_close_header { font-size: 18px; padding: 14px 30px; }
#cookie-law-info-bar span { line-height: 1.4 !important; display: inline-block; }
@font-face {
	font-family: "Metronic Pro Condensed W01 Lt 2";
	src: local("Metronic Pro Condensed W01 Lt 2"),
		url("fonts/Metronic_Pro_Condensed_W01_Lt_2.woff");
}

.sub_page_header .page-title h1 {
font-family: "Metronic Pro Condensed W01 Lt 2";
}

.rt_heading.style-1{
font-family: "Metronic Pro Condensed W01 Lt 2";
}

.product_info_holder .product_info h5 a {
font-family: "Metronic Pro Condensed W01 Lt 2";
}

#navigation &gt; li &gt; a {
font-family: "Metronic Pro Condensed W01 Lt 2";
}

.breadcrumb{
font-family: "Metronic Pro Condensed W01 Lt 2";
}

.osteo{
color: rgb(192, 141, 90);
}
.ener{
color: #00839d;
}
.dig{
color: rgb(112, 48, 160);
}
.ner{
color: rgb(0, 112, 192);
}
.cir{
color: red;
}
.aese{
color: rgb(0, 107, 179);
}
.acos{
color: rgb(57, 230, 0);
}

/* convertir en mayusculas cabecera */

.sub_page_header .page-title h1{
text-transform: uppercase;
}

/*Cambio de color semilla */

.breadcrumb, .breadcrumb span::before {
    color: #666;
}
/* fin convertir en mayusculas cabecera */
/* Alineado datos 'InformaciÃ³n Adicional' */
table:not(.table):not(.ui-datepicker-calendar) &gt; thead &gt; tr &gt; th, table:not(.table):not(.ui-datepicker-calendar) &gt; thead &gt; tr &gt; td, table:not(.table):not(.ui-datepicker-calendar) &gt; tbody &gt; tr &gt; th, table:not(.table):not(.ui-datepicker-calendar) &gt; tbody &gt; tr &gt; td, table:not(.table):not(.ui-datepicker-calendar) &gt; tfoot &gt; tr &gt; th, table:not(.table):not(.ui-datepicker-calendar) &gt; tfoot &gt; tr &gt; td {
    border-style: solid;
    border-width: 1px 0 0;
    padding: 0px;
    vertical-align: top;
}
/* FIN Alineado datos 'InformaciÃ³n Adicional' */</pre></body></html>