@font-face {
font-family: "Satoshi";
src: url(//impresionpro.es/wp-content/themes/impresionrigida/fonts/Satoshi-Light.otf) format("opentype");
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Satoshi";
src: url(//impresionpro.es/wp-content/themes/impresionrigida/fonts/Satoshi-LightItalic.otf) format("opentype");
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Satoshi";
src: url(//impresionpro.es/wp-content/themes/impresionrigida/fonts/Satoshi-Regular.otf) format("opentype");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Satoshi";
src: url(//impresionpro.es/wp-content/themes/impresionrigida/fonts/Satoshi-Italic.otf) format("opentype");
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Satoshi";
src: url(//impresionpro.es/wp-content/themes/impresionrigida/fonts/Satoshi-Medium.otf) format("opentype");
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Satoshi";
src: url(//impresionpro.es/wp-content/themes/impresionrigida/fonts/Satoshi-MediumItalic.otf) format("opentype");
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Satoshi";
src: url(//impresionpro.es/wp-content/themes/impresionrigida/fonts/Satoshi-Bold.otf) format("opentype");
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Satoshi";
src: url(//impresionpro.es/wp-content/themes/impresionrigida/fonts/Satoshi-BoldItalic.otf) format("opentype");
font-weight: 700;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: "Satoshi";
src: url(//impresionpro.es/wp-content/themes/impresionrigida/fonts/Satoshi-Black.otf) format("opentype");
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Satoshi";
src: url(//impresionpro.es/wp-content/themes/impresionrigida/fonts/Satoshi-BlackItalic.otf) format("opentype");
font-weight: 900;
font-style: italic;
font-display: swap;
} :root {
--irt-primary: #0B3A62;
--irt-accent: #00ACC1;
--irt-dark: #1B2B50;
--irt-text: #607D8B;
--irt-gray-light: #F5F7FA;
--irt-border: #e0e6ed;
--bs-body-font-family: 'Satoshi', sans-serif;
--bs-body-color: #607D8B;
--bs-link-color: var(--irt-primary);
--bs-link-hover-color: var(--irt-accent);
}
body {
font-family: 'Satoshi', sans-serif;
color: var(--irt-text);
font-weight: normal;
font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Satoshi', sans-serif;
color: var(--irt-dark);
font-weight: 700;
max-width: 860px;
margin-left: auto;
margin-right: auto;
line-height: 1.15;
margin-bottom: 1.25rem;
}
h1 { font-size: 2rem;    font-weight: 700; }
h2 { font-size: 1.75rem; font-weight: 700; }
h3 { font-size: 1.35rem; font-weight: 600; }
h4 { font-size: 1.15rem; font-weight: 600; }
h5 { font-size: 1rem;    font-weight: 600; }
h6 { font-size: 0.875rem; font-weight: 600; }
@media (min-width: 768px) {
h1 { font-size: 2.5rem; }
h2 { font-size: 2rem; }
h3 { font-size: 1.5rem; }
}
@media (min-width: 992px) {
h1 { font-size: 3.25rem; }
h2 { font-size: 2.25rem; }
h3 { font-size: 1.65rem; }
}
a {
text-decoration: none;
transition: color 0.2s ease;
}
img {
max-width: 100%;
height: auto;
}
p{
line-height: 1.7;
}
p.lead {
border-left: 2px solid var(--irt-accent);
padding-left: 2rem;
font-size: 1rem;
font-weight: 500;
}
b, strong {
font-weight: 600;
} .irt-header {
position: sticky;
top: 0;
z-index: 1030;
background: #fff;
box-shadow: 0 2px 8px rgba(11, 58, 98, 0.06);
}
.irt-header__top {
padding: 0.75rem 0;
}
.irt-header__logo img {
height: 60px;
width: auto;
} .irt-header__search {
flex: 1;
max-width: 420px;
position: relative;
}
.telfono-mobile-link a{
color: var(--irt-accent)
}
.irt-header__search .form-control {
padding: 0.5rem 2rem  0.5rem 1rem;
border-color: var(--irt-border);
background-color: var(--irt-gray-light);
font-size: 0.875rem;
border-radius: 10px;
}
.irt-header__search .form-control:focus {
border-color: var(--irt-accent);
box-shadow: 0 0 0 0.2rem rgba(0, 172, 193, 0.15);
}
.irt-header__search-btn {
position: absolute;
right: 8px;
top: 50%;
transform: translateY(-50%);
border: none;
background: none;
color: var(--irt-text);
padding: 4px;
line-height: 1;
} .irt-header__phone {
font-weight: 600;
color: var(--irt-primary);
white-space: nowrap;
}
.irt-header__phone a {
color: var(--irt-primary);
}
.irt-header__phone a:hover {
color: var(--irt-accent);
}
.irt-header__link {
font-size: 0.875rem;
font-weight: 500;
color: var(--irt-text);
}
.irt-header__link:hover {
color: var(--irt-accent);
}
.irt-header__icon {
position: relative;
color: var(--irt-primary);
font-size: 1.35rem;
}
.irt-header__icon:hover {
color: var(--irt-accent);
}
.irt-header__cart-count {
position: absolute;
top: -6px;
right: -8px;
min-width: 18px;
height: 18px;
padding: 0 4px;
border-radius: 50%;
background: var(--irt-accent);
color: #fff;
font-size: 0.65rem;
font-weight: 700;
line-height: 18px;
text-align: center;
} .irt-header__top .nav-link {
font-size: 0.875rem;
font-weight: 500;
color: var(--irt-text);
padding: 0.4rem 0.75rem;
}
.irt-header__top .nav-link:hover,
.irt-header__top .nav-link.active {
color: var(--irt-accent);
} .irt-hero {
background: linear-gradient(135deg, var(--irt-primary) 0%, var(--irt-accent) 100%);
color: #fff;
padding: 3rem 1rem;
overflow: hidden;
}
@media (min-width: 992px) {
.irt-hero {
padding: 4rem 3rem;
border-radius: 16px;
margin-top: 1.5rem;
}
}
.irt-hero h1 {
font-family: 'Satoshi', sans-serif;
color: #fff;
font-size: 1.75rem;
font-weight: 700;
line-height: 1.2;
margin-bottom: 1rem;
}
@media (min-width: 768px) {
.irt-hero h1 {
font-size: 2.25rem;
}
}
@media (min-width: 992px) {
.irt-hero h1 {
font-size: 2.75rem;
}
}
.irt-hero p {
font-size: 1rem;
opacity: 0.9;
margin-bottom: 1.5rem;
max-width: 480px;
}
.irt-hero__img {
border-radius: 12px;
} .irt-section {
padding: 2.5rem 0;
}
@media (min-width: 992px) {
.irt-section {
padding: 5rem 0;
}
.irt-section:first-child {
padding: 3rem 0;
}
.irt-section h1, .irt-section h2, .irt-section h3, .irt-section h4, .irt-section h5, .irt-section h6{
max-width: 860px;
margin-left: auto;
margin-right: auto;
} 
.irt-section.irt-blog-single-section h1{
max-width: 860px;
margin-left: 0;
margin-right: auto;
font-size: 3rem;
} 
section.irt-section.irt-blog-single-section {
max-width: 1100px;
margin: 0 auto;
padding-top: 4rem;
}
}
.irt-section__subtitle {
color: var(--irt-text);
max-width: 1000px;
margin: 0 auto 2.5rem;
}
img.img-home-psr {
max-height: 650px;
width: auto;
margin: 0 auto;
display: flex;
justify-content: center;
} .irt-material-card {
display: block;
background: #fff;
border: 1px solid var(--irt-border);
border-radius: 12px;
overflow: hidden;
text-decoration: none;
transition: transform 0.2s ease, box-shadow 0.2s ease;
height: 100%;
}
.irt-material-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(11, 58, 98, 0.1);
}
.irt-material-card__image {
aspect-ratio: 8/9;
overflow: hidden;
background: var(--irt-gray-light);
position: relative;
}
.irt-material-card__image img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.3s ease;
}
.irt-material-card:hover .irt-material-card__image img {
transform: scale(1.05);
}
.irt-material-card__price-badge {
position: absolute;
bottom: 15px;
right: 15px;
background: var(--irt-accent);
color: #fff;
font-size: 0.85rem;
font-weight: 500;
padding: 4px 10px;
border-radius: 6px;
white-space: nowrap;
line-height: 1.4;
pointer-events: none;
}
.irt-material-card__body {
padding: 1rem;
text-align: center;
}
.irt-material-card__title {
font-family: 'Satoshi', sans-serif;
font-size: 1rem;
font-weight: 600;
color: var(--irt-dark);
margin: 0;
} .irt-help-card {
background: var(--irt-gray-light);
border: 2px dashed var(--irt-border);
border-radius: 12px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
padding: 2rem 1rem;
height: 100%;
transition: border-color 0.2s ease;
}
.irt-help-card:hover {
border-color: var(--irt-accent);
}
.irt-help-card i {
font-size: 2rem;
color: var(--irt-accent);
margin-bottom: 0.75rem;
} .irt-feature-card {
background: #fff;
border: 1px solid var(--irt-border);
border-radius: 16px;
padding: 2rem;
height: 100%;
}
.irt-feature-card__icon {
display: block;
width: 48px;
height: 48px;
}
.irt-feature-card__icon img {
width: 48px;
height: 48px;
object-fit: contain;
}
.irt-feature-card__title {
font-size: 1.35rem;
font-weight: 500;
color: var(--irt-dark);
margin-top: 0;
margin-bottom: 0.75rem;
max-width: none;
margin-left: 0;
margin-right: 0;
}
.irt-feature-card__text {
font-size: 0.95rem;
color: var(--irt-text);
line-height: 1.6;
margin: 0;
} .irt-two-col__media img {
border-radius: 12px;
box-shadow: 0 8px 32px rgba(11, 58, 98, 0.08);
} .irt-cta {
background: linear-gradient(135deg, var(--irt-accent) 45%, var(--irt-dark) 100%);
color: #fff;
padding: 3.5rem 0;
}
.irt-cta h2 {
color: #fff;
}
.irt-cta p {
color: rgba(255, 255, 255, 0.85);
max-width: 560px;
margin-left: auto;
margin-right: auto;
} .btn {
border-radius: 8px;
font-weight: 500;
font-size: 0.95rem;
padding: 0.75rem 1.75rem;
}
.btn-primary {
--bs-btn-bg: var(--irt-accent);
--bs-btn-border-color: var(--irt-accent);
--bs-btn-hover-bg: var(--irt-dark);
--bs-btn-hover-border-color: var(--irt-dark);
--bs-btn-active-bg: var(--irt-dark);
--bs-btn-active-border-color: var(--irt-dark);
}
.btn-accent {
background: var(--irt-accent);
border-color: var(--irt-accent);
color: #fff;
}
.btn-accent:hover {
background: var(--irt-dark);
border-color: var(--irt-dark);
color: #fff;
}
.btn-outline-light:hover {
color: var(--irt-primary);
} .irt-footer {
background: var(--irt-gray-light);
color: var(--irt-dark);
padding: 4.5rem 0 0;
margin-top: 4rem;
}
@media (min-width: 768px) {
.irt-footer {
margin-top: 7rem;
}
}
.irt-footer h4 {
color: var(--irt-primary);
font-size: 0.9rem;
}
.irt-footer a {
color: var(--irt-dark);
}
.irt-footer a:hover {
color: var(--irt-accent);
}
.irt-footer__list {
list-style: none;
padding: 0;
margin: 0;
}
.irt-footer__list li {
margin-bottom: 0.5rem;
font-size: 0.875rem;
}
.irt-footer__list li a {
display: flex;
align-items: center;
gap: 0.5rem;
}
.irt-footer__bottom {
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding: 1.25rem 0;
margin-top: 2.5rem;
font-size: 0.8rem;
}
.irt-footer__logo img {
max-width: 180px;
width: 100%;
height: auto;
display: block;
}
@media (max-width: 767px) {
.irt-footer__logo img {
max-width: 140px;
}
} .irt-pnav {
background: var(--irt-accent);
position: relative;
z-index: 100;
} .irt-pnav__inner {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
scrollbar-width: none; }
.irt-pnav__inner::-webkit-scrollbar { display: none; } .irt-pnav__list {
display: flex;
align-items: stretch;
justify-content: center;
list-style: none;
margin: 0;
padding: 0;
white-space: nowrap;
min-height: 44px;
} .irt-pnav__item {
position: relative;
flex-shrink: 0;
} .irt-pnav__link {
display: flex;
align-items: center;
gap: 0.35rem;
padding: 1rem 1rem 1rem;
color: #fff;
text-decoration: none;
font-size: 0.85rem;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
line-height: 1;
white-space: nowrap;
transition: background 0.15s ease;
}
.irt-pnav__link:hover,
.irt-pnav__item.is-active > .irt-pnav__link {
background: rgba(0, 0, 0, 0.15);
color: #fff;
} .irt-pnav__caret {
flex-shrink: 0;
transition: transform 0.2s ease;
}
.irt-pnav__item.open > .irt-pnav__link .irt-pnav__caret {
transform: rotate(180deg);
} .irt-pnav__dropdown {
display: none;
position: absolute;
top: 100%;
left: 0;
min-width: 200px;
background: #fff;
border-radius: 0 0 6px 6px;
box-shadow: 0 6px 20px rgba(11, 58, 98, 0.12);
list-style: none;
margin: 0;
padding: 0.4rem 0;
z-index: 200;
} @media (min-width: 1024px) {
.irt-pnav__item.has-dropdown:hover > .irt-pnav__dropdown {
display: block;
}
.irt-pnav__item.has-dropdown:hover > .irt-pnav__link .irt-pnav__caret {
transform: rotate(180deg);
}
} .irt-pnav__item.open > .irt-pnav__dropdown {
display: block;
} .irt-pnav__sub-link {
display: block;
padding: 0.55rem 1.1rem;
color: var(--irt-dark);
text-decoration: none;
font-size: 0.83rem;
font-weight: 500;
white-space: nowrap;
transition: background 0.12s ease, color 0.12s ease;
}
.irt-pnav__sub-link:hover,
.irt-pnav__sub-item.is-active > .irt-pnav__sub-link {
background: var(--irt-gray-light);
color: var(--irt-accent);
} .irt-breadcrumbs {
padding: 0.75rem 1rem;
font-size: 0.8125rem;
}
.irt-breadcrumbs a {
color: var(--irt-text);
}
.irt-breadcrumbs p {
margin-bottom: 0;
}
.irt-breadcrumbs a:hover {
color: var(--irt-accent);
} .irt-post-card {
border: 1px solid var(--irt-border);
border-radius: 12px;
overflow: hidden;
transition: transform 0.2s ease, box-shadow 0.2s ease;
height: 100%;
background: #fff;
}
.irt-post-card:hover {
transform: translateY(-3px);
box-shadow: 0 8px 24px rgba(11, 58, 98, 0.08);
}
.irt-post-card__image {
aspect-ratio: 16 / 9;
overflow: hidden;
}
.irt-post-card__image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.irt-post-card__body {
padding: 1.25rem;
}
.irt-post-card__tag {
display: inline-block;
font-size: 0.7rem;
font-weight: 600;
text-transform: uppercase;
color: var(--irt-accent);
margin-bottom: 0.5rem;
}
.irt-post-card__title {
font-size: 1.65rem;
font-weight: 600;
margin-bottom: 1rem;
}
.irt-post-card__title a {
color: var(--irt-dark);
}
.irt-post-card__title a:hover {
color: var(--irt-accent);
}
.irt-post-card__meta {
font-size: 0.8rem;
color: var(--irt-text);
display: flex;
justify-content: space-between;
align-items: center;
} .irt-author-hero {
background: linear-gradient(180deg, var(--irt-gray-light) 0%, #fff 100%);
}
.irt-author-card {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 1.75rem;
background: #fff;
border: 1px solid var(--irt-border);
border-radius: 16px;
padding: 2.5rem 1.5rem;
box-shadow: 0 4px 18px rgba(11, 58, 98, 0.06);
}
@media (min-width: 768px) {
.irt-author-card {
flex-direction: row;
align-items: center;
text-align: left;
padding: 2.5rem 3rem;
gap: 2.5rem;
}
}
.irt-author-card__avatar {
flex-shrink: 0;
width: 140px;
height: 140px;
border-radius: 50%;
overflow: hidden;
background: var(--irt-gray-light);
border: 4px solid #fff;
box-shadow: 0 6px 20px rgba(11, 58, 98, 0.15);
}
@media (min-width: 768px) {
.irt-author-card__avatar {
width: 180px;
height: 180px;
}
}
.irt-author-card__avatar img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.irt-author-card__body {
flex: 1 1 auto;
min-width: 0;
}
.irt-author-card__eyebrow {
font-size: 0.75rem;
font-weight: 600;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--irt-accent);
margin: 0 0 0.5rem;
}
.irt-author-card__name {
font-size: 2rem;
font-weight: 700;
color: var(--irt-dark);
margin: 0 0 0.75rem;
line-height: 1.15;
}
@media (min-width: 768px) {
.irt-author-card__name {
font-size: 2.5rem;
}
}
.irt-author-card__bio {
color: var(--irt-text);
font-size: 1rem;
line-height: 1.65;
margin: 0 0 1.25rem;
}
.irt-author-card__meta {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 1rem 1.5rem;
justify-content: center;
}
@media (min-width: 768px) {
.irt-author-card__meta {
justify-content: flex-start;
}
}
.irt-author-card__count {
font-size: 0.875rem;
color: var(--irt-text);
display: inline-flex;
align-items: center;
}
.irt-author-card__socials {
list-style: none;
margin: 0;
padding: 0;
display: inline-flex;
flex-wrap: wrap;
gap: 0.5rem;
}
.irt-author-card__socials a {
display: inline-flex;
align-items: center;
justify-content: center;
width: 38px;
height: 38px;
border-radius: 50%;
background: var(--irt-gray-light);
color: var(--irt-primary);
font-size: 1.05rem;
transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
text-decoration: none;
}
.irt-author-card__socials a:hover,
.irt-author-card__socials a:focus-visible {
background: var(--irt-accent);
color: #fff;
transform: translateY(-2px);
} body.single-post article h1{
font-size: 3rem;
} .irt-post-hero {
width: 100%;
aspect-ratio: 16/7;
object-fit: cover;
} .irt-post-meta {
font-size: 0.875rem;
max-width: 860px;
} .irt-prose {
font-size: 1rem;
line-height: 1.8;
color: var(--irt-text);
}
.irt-prose p {
margin-bottom: 1.25rem;
}
.irt-prose figcaption.wp-element-caption {
font-size: 0.75rem;
padding: 0.25rem;
}
.irt-prose h2 {
color: var(--irt-primary);
margin-top: 2.5rem;
margin-bottom: 0.75rem;
margin-left: 0;
margin-right: 0;
max-width: none;
font-size: 2rem;
}
.irt-prose h3 {
color: var(--irt-dark);
margin-top: 2rem;
margin-bottom: 0.75rem;
margin-left: 0;
margin-right: 0;
max-width: none;
}
.irt-prose img {
border-radius: 8px;
max-width: 100%;
}
.irt-prose a{
color: var(--irt-accent);
font-weight: 600;
}
.irt-prose ul, .irt-prose ol {
margin-bottom: 1.25rem;
padding-left: 1.5rem;
} .irt-sidebar__heading {
font-size: 1rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.06em;
color: var(--irt-primary);
margin-bottom: 1.25rem;
margin-left: 0;
margin-right: 0;
max-width: none;
}
.irt-sidebar-post {
display: flex;
align-items: flex-start;
gap: 0.875rem;
color: var(--irt-dark);
}
.irt-sidebar-post:hover {
color: var(--irt-accent);
}
.irt-sidebar-post__thumb {
width: 80px;
height: 70px;
border-radius: 8px;
overflow: hidden;
flex-shrink: 0;
}
.irt-sidebar-post__info {
display: flex;
flex-direction: column;
gap: 4px;
}
.irt-sidebar-post__title {
font-size: 1rem;
font-weight: 600;
line-height: 1.35;
transition: color 0.2s ease;
}
.irt-sidebar-post:hover .irt-sidebar-post__title {
color: var(--irt-accent);
}
.irt-sidebar-post__date {
font-size: 0.75rem;
color: var(--irt-text);
} .irt-product-card {
border: 1px solid var(--irt-border);
border-radius: 12px;
overflow: hidden;
background: #fff;
transition: transform 0.2s ease, box-shadow 0.2s ease;
height: 100%;
}
.irt-product-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(11, 58, 98, 0.1);
}
.irt-product-card__image {
aspect-ratio: 1;
overflow: hidden;
background: var(--irt-gray-light);
}
.irt-product-card__image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.irt-product-card__body {
padding: 1.25rem;
text-align: center;
}
.irt-product-card .irt-product-card__body  h2 {
color: var(--irt-primary);
margin-top: 0.5rem;
}
.irt-text-seo {
margin: 8rem auto 0;
max-width: 860px;
text-align: start;
} .irt-faq details {
border: 1px solid var(--irt-border);
border-radius: 8px;
margin-bottom: 0.5rem;
overflow: hidden;
}
.irt-faq summary {
padding: 1.5rem 2rem;
font-weight: 600;
color: var(--irt-dark);
cursor: pointer;
list-style: none;
display: flex;
justify-content: space-between;
align-items: center;
font-size: 1.05rem;
}
.irt-faq summary::-webkit-details-marker {
display: none;
}
.irt-faq summary::after {
content: "\F282";
font-family: 'bootstrap-icons';
transition: transform 0.2s ease;
color: var(--irt-accent);
}
.irt-faq details[open] summary::after {
transform: rotate(180deg);
}
.irt-faq details[open] summary {
border-bottom: 1px solid var(--irt-border);
}
.irt-faq .faq-answer {
padding: 1rem 1.25rem;
font-size: 0.9rem;
color: var(--irt-text);
line-height: 1.7;
} .pagination .page-link {
color: var(--irt-primary);
border-color: var(--irt-border);
}
.pagination .page-item.active .page-link {
background-color: var(--irt-primary);
border-color: var(--irt-primary);
}
.pagination .page-link:hover {
color: var(--irt-accent);
} .irt-empty-state {
padding: 5rem 0;
text-align: center;
}
.irt-empty-state i {
font-size: 4rem;
color: var(--irt-border);
margin-bottom: 1.5rem;
} .bg-light-custom {
background-color: var(--irt-gray-light) !important;
}
.text-accent {
color: var(--irt-accent) !important;
}
.text-primary-custom {
color: var(--irt-primary) !important;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
} .irt-features__list {
list-style: none;
padding: 0;
margin: 2rem 0 2.25rem;
display: flex;
flex-direction: column;
gap: 12px;
border-left: 2px solid var(--irt-accent);
}
.irt-features__list li {
padding-left: 24px;
position: relative;
color: var(--color-text);
font-size: 16px;
line-height: 26px;
}
.irt-features__list li::before {
content: '';
position: absolute;
left: 0;
top: 10px;
width: 8px;
height: 8px;
border-radius: 50%;
background-color: var(--color-accent);
} .irt-brands {
padding: 64px 0;
background-color: var(--color-gray-light);
}
.irt-brands__title {
text-align: center;
margin-bottom: 48px;
}
.irt-brands__grid {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 40px 48px;
}
.irt-brands__item {
display: flex;
align-items: center;
justify-content: center;
opacity: 0.75;
transition: opacity 0.2s ease;
}
.irt-brands__item:hover {
opacity: 1;
}
.irt-brands__item img {
max-height: 50px;
width: auto;
object-fit: contain;
filter: grayscale(100%);
transition: filter 0.2s ease;
}
.irt-brands__item:hover img {
filter: grayscale(0%);
}  .irt-label {
font-size: 0.75rem;
font-weight: 700;
letter-spacing: 0.1em;
color: var(--irt-accent);
} .irt-stat-card {
padding: 2rem 1rem;
background: var(--irt-gray-light);
border-radius: 16px;
display: flex;
flex-direction: column;
align-items: center;
gap: 0.5rem;
}
.irt-stat-card__number {
font-family: 'Satoshi', sans-serif;
font-size: 2.5rem;
font-weight: 700;
color: var(--irt-primary);
line-height: 1;
}
.irt-stat-card__label {
font-size: 0.875rem;
color: var(--irt-text);
font-weight: 500;
} .irt-team-card__photo {
width: 120px;
height: 120px;
overflow: hidden;
border-radius: 50%;
border: 3px solid var(--irt-accent);
}
.irt-team-card__photo img {
width: 100%;
height: 100%;
object-fit: cover;
} .irt-cta-dark {
background: linear-gradient(135deg, var(--irt-primary) 0%, var(--irt-dark) 100%);
} .irt-post-card__excerpt {
font-size: 0.875rem;
color: var(--irt-text);
line-height: 1.6;
margin-bottom: 0.75rem;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}  .irt-contact-info {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.irt-contact-info__item {
display: flex;
align-items: flex-start;
gap: 1rem;
}
.irt-contact-info__icon {
color: var(--irt-accent);
display: flex;
align-items: center;
justify-content: center;
font-size: 1.5rem;
flex-shrink: 0;
}
.irt-contact-info__item p.fw-semibold.mb-0{
color: var(--irt-primary);
} .irt-map-wrapper {
border-radius: 12px;
overflow: hidden;
line-height: 0;
}
.irt-map-facade {
position: relative;
cursor: pointer;
height: 360px;
overflow: hidden;
border-radius: 12px;
}
.irt-map-facade img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: filter 0.2s ease;
}
.irt-map-facade:hover img {
filter: brightness(0.85);
}
.irt-map-facade__overlay {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
background: rgba(11, 58, 98, 0.45);
color: #fff;
font-weight: 600;
font-size: 1rem;
pointer-events: none;
transition: background 0.2s ease;
}
.irt-map-facade:hover .irt-map-facade__overlay {
background: rgba(11, 58, 98, 0.6);
} .irt-contact-form-card {
background: #fff;
border: 1px solid var(--irt-border);
border-radius: 16px;
padding: 4rem 2.5rem;
}
.irt-contact-form-card h2{
color: var(--irt-primary)
} .irt-hp {
position: absolute;
left: -9999px;
width: 1px;
height: 1px;
overflow: hidden;
opacity: 0;
pointer-events: none;
} @media (max-width: 767px) {
.irt-brands__grid {
gap: 28px 32px;
}
.irt-brands__item img {
max-height: 36px;
max-width: 110px;
}
.irt-contact-form-card {
padding: 1.25rem;
}
} .wp-block-woocommerce-cart,
.wc-block-cart {
font-family: 'Montserrat', sans-serif;
color: var(--irt-dark);
padding: 1rem 0 4rem;
}
.wp-block-woocommerce-cart h1,
.wc-block-cart h1,
.wp-block-page-title {
font-size: 2.25rem;
font-weight: 700;
color: var(--irt-primary);
margin-bottom: 2rem;
}
@media (min-width: 768px) {
.wp-block-woocommerce-cart h1,
.wc-block-cart h1,
.wp-block-page-title {
font-size: 2.75rem;
}
} .wc-block-cart-items {
border-collapse: separate;
border-spacing: 0;
width: 100%;
}
.wc-block-cart-items thead th {
font-size: 0.8rem;
font-weight: 700;
letter-spacing: 0.05em;
text-transform: uppercase;
color: var(--irt-text);
padding: 0.75rem 0;
border-bottom: 2px solid var(--irt-border);
}
.wc-block-cart-items__row,
tr.wc-block-cart-items__row {
border-bottom: 1px solid var(--irt-border);
}
.wc-block-cart-items__row td {
padding: 1.5rem 0;
vertical-align: top;
} .wc-block-cart-item__image {
padding-right: 1rem;
}
.wc-block-cart-item__image img {
border-radius: 12px;
border: 1px solid var(--irt-border);
max-width: 120px;
width: 120px;
height: auto;
box-shadow: 0 4px 12px rgba(11, 58, 98, 0.08);
transition: transform 0.2s ease;
}
.wc-block-cart-items__row:hover .wc-block-cart-item__image img {
transform: translateY(-2px);
} .wc-block-components-product-name,
a.wc-block-components-product-name {
font-size: 1.15rem !important;
font-weight: 600 !important;
color: var(--irt-primary) !important;
text-decoration: none !important;
line-height: 1.3;
display: block;
margin-bottom: 0.4rem;
}
.wc-block-components-product-name:hover {
color: var(--irt-accent) !important;
} .wc-block-components-product-price {
font-size: 1.15rem;
color: var(--irt-text);
margin-bottom: 0.4rem;
display: block;
font-weight: 600;
}
.wc-block-components-product-price del,
.wc-block-components-product-price__regular {
color: var(--irt-text);
opacity: 0.55;
margin-right: 0.5rem;
font-size: 0.95rem;
font-weight: 500;
}
.wc-block-components-product-price ins,
.wc-block-components-product-price__value {
color: var(--irt-dark);
font-weight: 700;
text-decoration: none;
font-size: 1.2rem;
} .wc-block-components-sale-badge {
background: var(--irt-accent);
color: #fff;
font-size: 0.75rem;
font-weight: 600;
padding: 0.25rem 0.6rem;
border-radius: 4px;
display: inline-block;
} .wc-block-cart-item__short-description,
.wc-block-cart-item__short-description p,
.wc-block-cart-item__short-description div {
font-size: 0.95rem !important;
color: var(--irt-text) !important;
margin: 0.4rem 0 0.85rem !important;
line-height: 1.55 !important;
display: block !important;
-webkit-line-clamp: unset !important;
line-clamp: unset !important;
-webkit-box-orient: unset !important;
overflow: visible !important;
text-overflow: clip !important;
max-height: none !important;
white-space: normal !important;
} .wc-block-components-product-details {
margin: 0.6rem 0 0.85rem;
padding: 0.75rem 1rem;
background: var(--irt-gray-light);
border-radius: 8px;
list-style: none;
font-size: 0.95rem;
line-height: 1.7;
color: var(--irt-dark);
}
.wc-block-components-product-details li {
margin: 0;
padding: 0;
display: inline;
border: none;
list-style: none;
}
.wc-block-components-product-details li:not(:last-child)::after {
content: ' / ';
color: var(--irt-text);
opacity: 0.6;
margin: 0 0.15rem;
}
.wc-block-components-product-details__name {
font-weight: 700;
color: var(--irt-primary);
display: inline;
text-transform: none;
letter-spacing: 0;
font-size: inherit;
margin: 0;
}
.wc-block-components-product-details__value {
color: var(--irt-dark);
font-weight: 500;
display: inline;
font-size: inherit;
word-break: break-word;
margin-left: 0.25rem;
} .wc-block-cart-item__quantity {
margin-top: 0.75rem;
display: flex;
align-items: center;
gap: 0.75rem;
flex-wrap: wrap;
}
.wc-block-components-quantity-selector {
border: 1px solid var(--irt-border);
border-radius: 8px;
overflow: hidden;
display: inline-flex;
align-items: center;
background: #fff;
width: auto;
min-width: 110px;
}
.wc-block-components-quantity-selector input {
font-size: 0.95rem;
font-weight: 600;
color: var(--irt-dark);
text-align: center;
border: none;
background: transparent;
padding: 0.4rem;
width: 40px;
}
.wc-block-components-quantity-selector button {
background: transparent;
border: none;
color: var(--irt-primary);
font-size: 1.1rem;
width: 32px;
height: 36px;
cursor: pointer;
transition: background 0.2s ease;
}
.wc-block-components-quantity-selector button:hover {
background: var(--irt-gray-light);
}
.wc-block-cart-item__remove-link,
button.wc-block-cart-item__remove-link {
color: var(--irt-text);
background: #fff;
border: 1px solid var(--irt-border);
border-radius: 8px;
width: 38px;
height: 38px;
padding: 0;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
text-decoration: none;
transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease;
font-size: 0;
flex-shrink: 0;
}
.wc-block-cart-item__remove-link svg {
width: 18px;
height: 18px;
fill: currentColor;
}
.wc-block-cart-item__remove-link:hover {
color: #b00020;
border-color: rgba(176, 0, 32, 0.4);
background: rgba(176, 0, 32, 0.04);
text-decoration: none;
} .wc-block-cart-item__total {
text-align: right;
font-size: 1.4rem;
font-weight: 700;
color: var(--irt-primary);
}
.wc-block-cart-item__total .wc-block-components-product-price {
font-size: 1.4rem;
color: var(--irt-primary);
font-weight: 700;
}
.wc-block-cart-item__total .wc-block-components-product-price ins,
.wc-block-cart-item__total .wc-block-components-product-price__value {
font-size: 1.4rem;
color: var(--irt-primary);
} .wc-block-cart__sidebar {
background: #fff;
border-radius: 14px;
padding: 1.5rem 1.5rem 1.25rem !important;
border: 1px solid var(--irt-border);
box-shadow: 0 4px 20px rgba(11, 58, 98, 0.06);
position: sticky;
top: 1.5rem;
}
.wc-block-cart__sidebar > * + * {
margin-top: 0;
} .wc-block-cart__sidebar hr,
.wc-block-cart__sidebar .wp-block-separator {
border: 0;
border-top: 1px solid var(--irt-border);
margin: 0.85rem 0;
opacity: 0.6;
} .wc-block-cart__totals-title,
.wp-block-woocommerce-cart-order-summary-block .wc-block-components-title,
.wp-block-woocommerce-cart-order-summary-heading-block,
.wc-block-cart__sidebar h2 {
font-size: 1.05rem !important;
font-weight: 700 !important;
letter-spacing: 0 !important;
text-transform: none !important;
color: var(--irt-primary) !important;
margin: 0 0 1rem !important;
padding: 0 !important;
} .wc-block-components-totals-coupon {
margin: 1.25rem 0 0;
padding: 0;
order: 99;
}
.wc-block-components-totals-coupon__content {
padding: 0;
margin-top: 0.85rem;
} .wc-block-components-panel__button,
button.wc-block-components-panel__button {
background: transparent !important;
border: none !important;
border-bottom: 1px solid var(--irt-border) !important;
border-radius: 0 !important;
padding: 0 0 0.65rem 0 !important;
color: var(--irt-dark) !important;
font-size: 0.95rem !important;
font-weight: 700 !important;
width: 100% !important;
text-align: left !important;
text-decoration: none !important;
cursor: pointer;
display: flex !important;
align-items: center;
gap: 0.5rem;
transition: color 0.2s ease;
}
.wc-block-components-panel__button:hover {
color: var(--irt-accent) !important;
background: transparent !important;
} .wc-block-components-panel__button-icon,
.wc-block-components-panel__button > svg {
display: none !important;
} .wc-block-components-totals-coupon__form {
display: flex !important;
flex-direction: column;
gap: 0.75rem;
margin-top: 0.5rem;
} .wc-block-components-totals-coupon__input,
.wc-block-components-totals-coupon__form .wc-block-components-text-input {
flex: 1 1 auto;
width: 100%;
}
.wc-block-components-totals-coupon__input input,
.wc-block-components-totals-coupon__form input[type="text"] {
border: 1px solid var(--irt-border) !important;
border-radius: 8px !important;
padding: 0.7rem 0.9rem !important;
font-size: 0.95rem !important;
color: var(--irt-dark) !important;
background: #fff !important;
width: 100% !important;
height: auto !important;
}
.wc-block-components-totals-coupon__input input::placeholder {
color: var(--irt-text);
opacity: 0.7;
}
.wc-block-components-totals-coupon__input input:focus {
border-color: var(--irt-accent) !important;
outline: none !important;
box-shadow: 0 0 0 3px rgba(0, 172, 193, 0.15) !important;
} .wc-block-components-totals-coupon__button, button.wc-block-components-totals-coupon__button {
background: var(--bs-teal) !important;
border: none !important;
color: #fff !important;
padding: 0.85rem 1.5rem !important;
border-radius: 9px !important;
font-weight: 600 !important;
font-size: 0.95rem !important;
cursor: pointer;
width: 100% !important;
height: auto !important;
min-height: 44px;
text-align: center !important;
transition: background 0.2s ease;
display: block !important;
position: static !important;
line-height: 1.2 !important;
letter-spacing: 0 !important;
}
.woocommerce-checkout .wc-block-components-text-input.is-active label{
top: -10px;
transform: scale(.82);
background: white;
padding: 1px 4px;
}
.wc-block-components-address-form__address_2-toggle {
margin: 1rem;
color: var(--irt-primary);
font-size: 1rem;
}
.wc-block-components-totals-item.wc-block-components-totals-footer-item {
padding: 1rem !important;
}
.wc-block-components-checkout-return-to-cart-button {
color: var(--irt-text) !important;
}
.wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
justify-content: center;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
max-width: 300px;
}
.wc-block-components-totals-coupon__button::after,
.wc-block-components-totals-coupon__button::before {
display: none !important;
content: none !important;
}
.wc-block-components-totals-coupon__button:hover {
background: var(--irt-primary) !important;
color: #fff !important;
}
.wc-block-components-totals-coupon__button:disabled {
opacity: 0.5;
cursor: not-allowed;
} .wc-block-components-totals-coupon__form {
display: flex !important;
gap: 0.5rem;
margin-top: 0.6rem;
}
.wc-block-components-totals-coupon__input,
.wc-block-components-totals-coupon__form .wc-block-components-text-input {
flex: 1;
}
.wc-block-components-totals-coupon__input input,
.wc-block-components-text-input input {
border: 1px solid var(--irt-border) !important;
border-radius: 8px !important;
padding: 0.55rem 0.75rem !important;
font-size: 0.9rem !important;
color: var(--irt-dark) !important;
background: #fff !important;
width: 100% !important;
}
.wc-block-components-totals-coupon__input input:focus {
border-color: var(--irt-accent) !important;
outline: none !important;
box-shadow: 0 0 0 3px rgba(0, 172, 193, 0.15) !important;
} .wc-block-components-totals-item,
.wc-block-components-totals-footer-item {
display: flex;
justify-content: space-between;
align-items: baseline;
padding: 0.4rem 0;
font-size: 0.95rem;
color: var(--irt-text);
flex-wrap: wrap;
}
.wc-block-components-totals-item__label {
color: var(--irt-text);
font-weight: 500;
}
.wc-block-components-totals-item__value {
color: var(--irt-dark);
font-weight: 600;
} .wc-block-components-totals-footer-item {
background: transparent;
border: none;
border-top: 1px solid var(--irt-border);
border-radius: 0;
padding: 1rem 0 0 !important;
margin: 0.85rem 0 0 !important;
align-items: baseline;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
font-size: 0.85rem;
font-weight: 500;
color: var(--irt-text);
width: 100%;
}
.wc-block-components-totals-footer-item .wc-block-components-formatted-money-amount,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
font-size: 2rem !important;
font-weight: 800 !important;
color: var(--irt-primary) !important;
line-height: 1.1;
}
.wc-block-components-totals-footer-item-tax-value,
.wc-block-components-totals-item__description {
font-size: 0.78rem;
color: var(--irt-text);
font-weight: 400;
flex-basis: 100%;
text-align: right;
margin-top: 0.2rem;
} .wc-block-cart__submit-container {
margin-top: 1.25rem;
}
.wc-block-cart__submit-button,
a.wc-block-cart__submit-button,
.wc-block-components-checkout-place-order-button {
display: block !important;
width: 100%;
background: var(--irt-accent) !important;
color: #fff !important;
font-weight: 600 !important;
font-size: 1rem !important;
padding: 0.85rem 1.5rem !important;
border-radius: 8px !important;
text-align: center !important;
text-decoration: none !important;
border: none !important;
transition: background 0.2s ease, transform 0.2s ease;
}
.wc-block-cart__submit-button:hover,
a.wc-block-cart__submit-button:hover,
.wc-block-components-checkout-place-order-button:hover {
background: var(--irt-primary) !important;
color: #fff !important;
transform: translateY(-1px);
} .wc-block-cart-items__empty,
.wp-block-woocommerce-empty-cart-block {
text-align: center;
padding: 3rem 1rem;
} .wc-block-cart-items__row {
border-bottom: 1px solid var(--irt-border);
transition: background 0.2s ease;
}
.wc-block-cart-items__row:last-child {
border-bottom: none;
}
.wc-block-cart-items__row:hover {
background: rgba(245, 247, 250, 0.4);
} .wp-block-woocommerce-cart-express-payment-block,
.wc-block-components-express-payment {
margin: 0.85rem 0 0;
}
.wc-block-components-express-payment__title-container,
.wc-block-components-express-payment__title {
font-size: 0.78rem !important;
color: var(--irt-text) !important;
text-transform: uppercase;
letter-spacing: 0.05em;
text-align: center;
margin: 0 0 0.75rem !important;
font-weight: 600 !important;
}
.wc-block-components-express-payment__content {
gap: 0.5rem !important;
}
.wc-block-components-express-payment__event-buttons,
.wc-block-components-express-payment__event-buttons > li {
margin: 0 !important;
padding: 0 !important;
}
.wc-block-components-express-payment__event-buttons > li button,
.wc-block-components-express-payment__event-buttons > li > div,
.wc-block-components-express-payment-continue-rule {
min-height: 42px !important;
max-height: 42px !important;
border-radius: 8px !important;
overflow: hidden;
}
.wc-block-components-express-payment-continue-rule {
font-size: 0.78rem !important;
color: var(--irt-text) !important;
border: none !important;
background: none !important;
margin: 0.75rem 0 !important;
} .wc-block-cart__submit-container::after {
content: '\F340  Pago seguro \00B7  Cifrado SSL';
font-family: 'bootstrap-icons', system-ui, sans-serif;
display: block;
margin-top: 0.85rem;
text-align: center;
font-size: 0.78rem;
color: var(--irt-text);
letter-spacing: 0.01em;
} .wc-block-cart-items thead th:first-child {
padding-left: 0;
}
.wc-block-cart-items thead th:last-child {
padding-right: 0;
text-align: right;
} @media (max-width: 767px) {
.wp-block-woocommerce-cart h1,
.wc-block-cart h1,
.wp-block-page-title {
font-size: 1.75rem;
margin-bottom: 1.25rem;
}
.wc-block-cart-items thead {
display: none;
}
.wc-block-cart-items__row,
tr.wc-block-cart-items__row {
display: grid;
grid-template-columns: 90px 1fr;
gap: 0.75rem 1rem;
padding: 1rem 0;
border-bottom: 1px solid var(--irt-border);
}
.wc-block-cart-items__row td {
padding: 0;
}
.wc-block-cart-item__image {
grid-row: 1 / 3;
}
.wc-block-cart-item__image img {
max-width: 90px;
width: 90px;
}
.wc-block-cart-item__image {
padding-right: 0;
}
.wc-block-cart__submit-container::after {
font-size: 0.72rem;
}
.wc-block-cart-item__product {
min-width: 0;
}
.wc-block-cart-item__total {
grid-column: 2;
text-align: left;
font-size: 1.05rem;
margin-top: 0.5rem;
}
.wc-block-components-product-name {
font-size: 1.05rem !important;
}
.wc-block-components-product-details {
padding: 0.7rem 0.9rem;
font-size: 0.9rem;
line-height: 1.65;
}
.wc-block-cart__sidebar {
margin-top: 1.5rem;
padding: 1.25rem !important;
position: static;
}
.wc-block-components-totals-footer-item .wc-block-components-formatted-money-amount,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
font-size: 1.55rem !important;
}
.wc-block-cart-item__total,
.wc-block-cart-item__total .wc-block-components-product-price,
.wc-block-cart-item__total .wc-block-components-product-price ins,
.wc-block-cart-item__total .wc-block-components-product-price__value {
font-size: 1.2rem;
}
}  .woocommerce-account .woocommerce {
padding: 1rem 0 2rem;
} .irt-account-login {
max-width: 1100px;
margin: 0 auto;
}
.irt-account-form-card {
padding: 2.5rem 2rem !important;
height: 100%;
}
@media (min-width: 992px) {
.irt-account-form-card {
padding: 3rem 2.5rem !important;
}
}
.irt-account-link {
color: var(--irt-accent);
transition: color 0.2s ease;
}
.irt-account-link:hover {
color: var(--irt-primary);
text-decoration: underline !important;
} .woocommerce-notices-wrapper {
margin-bottom: 1.5rem;
}
ul.woocommerce-error,
.woocommerce-message,
.woocommerce-info {
list-style: none;
padding: 0.85rem 1.15rem;
border-radius: 10px;
margin: 0 0 1.25rem;
font-size: 0.95rem;
line-height: 1.5;
border: 1px solid transparent;
}
ul.woocommerce-error {
background: rgba(176, 0, 32, 0.06);
border-color: rgba(176, 0, 32, 0.2);
color: #b00020;
}
.woocommerce-message {
background: rgba(46, 125, 50, 0.06);
border-color: rgba(46, 125, 50, 0.2);
color: #2e7d32;
}
.woocommerce-info {
background: rgba(0, 172, 193, 0.06);
border-color: rgba(0, 172, 193, 0.2);
color: var(--irt-primary);
}
.woocommerce-message a,
.woocommerce-info a,
ul.woocommerce-error a {
color: inherit;
text-decoration: underline;
} .woocommerce-account .woocommerce::after {
content: "";
display: table;
clear: both;
} .woocommerce-MyAccount-navigation {
float: left;
width: 240px;
margin-right: 2rem;
margin-bottom: 2rem;
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0;
padding: 0;
background: #fff;
border: 1px solid var(--irt-border);
border-radius: 12px;
overflow: hidden;
}
.woocommerce-MyAccount-navigation ul li {
border-bottom: 1px solid var(--irt-border);
}
.woocommerce-MyAccount-navigation ul li:last-child {
border-bottom: none;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 0.85rem 1.1rem;
color: var(--irt-text);
font-size: 0.95rem;
font-weight: 500;
text-decoration: none;
transition: background 0.2s ease, color 0.2s ease;
}
.woocommerce-MyAccount-navigation ul li a:hover {
background: var(--irt-gray-light);
color: var(--irt-primary);
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard.is-active a {
background: var(--irt-primary);
color: #fff;
font-weight: 600;
}
.woocommerce-MyAccount-content {
overflow: hidden;
background: #fff;
border: 1px solid var(--irt-border);
border-radius: 12px;
padding: 2rem;
margin-bottom: 2rem;
}
.woocommerce-MyAccount-content > p:first-child {
font-size: 1.05rem;
color: var(--irt-dark);
}
.woocommerce-MyAccount-content a {
color: var(--irt-accent);
}
.woocommerce-MyAccount-content a:hover {
color: var(--irt-primary);
} .woocommerce-orders-table,
table.shop_table {
width: 100%;
border-collapse: separate;
border-spacing: 0;
border: 1px solid var(--irt-border);
border-radius: 10px;
overflow: hidden;
margin-bottom: 1.5rem;
}
.woocommerce-orders-table thead th,
table.shop_table thead th {
background: var(--irt-gray-light);
padding: 0.85rem 1rem;
font-size: 0.78rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
color: var(--irt-text);
text-align: left;
border-bottom: 2px solid var(--irt-border);
}
.woocommerce-orders-table tbody td,
table.shop_table tbody td {
padding: 0.9rem 1rem;
border-bottom: 1px solid var(--irt-border);
font-size: 0.95rem;
color: var(--irt-dark);
vertical-align: middle;
}
.woocommerce-orders-table tbody tr:last-child td,
table.shop_table tbody tr:last-child td {
border-bottom: none;
} .woocommerce-orders-table .button,
.woocommerce-MyAccount-content .button {
display: inline-block;
background: var(--irt-accent);
color: #fff;
padding: 0.45rem 0.95rem;
border-radius: 6px;
font-size: 0.85rem;
font-weight: 600;
text-decoration: none;
border: none;
transition: background 0.2s ease;
}
.woocommerce-orders-table .button:hover,
.woocommerce-MyAccount-content .button:hover {
background: var(--irt-primary);
color: #fff;
} .woocommerce-EditAccountForm fieldset {
border: 1px solid var(--irt-border);
border-radius: 10px;
padding: 1.25rem 1.5rem;
margin: 1.5rem 0;
}
.woocommerce-EditAccountForm legend {
font-size: 1rem;
font-weight: 700;
color: var(--irt-primary);
padding: 0 0.5rem;
} .woocommerce-MyAccount-content input[type="text"],
.woocommerce-MyAccount-content input[type="email"],
.woocommerce-MyAccount-content input[type="password"],
.woocommerce-MyAccount-content input[type="tel"],
.woocommerce-MyAccount-content textarea,
.woocommerce-MyAccount-content select {
width: 100%;
border: 1px solid var(--irt-border);
border-radius: 8px;
padding: 0.55rem 0.85rem;
font-size: 0.95rem;
color: var(--irt-dark);
background: #fff;
transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.woocommerce-MyAccount-content input[type="text"]:focus,
.woocommerce-MyAccount-content input[type="email"]:focus,
.woocommerce-MyAccount-content input[type="password"]:focus,
.woocommerce-MyAccount-content input[type="tel"]:focus,
.woocommerce-MyAccount-content textarea:focus,
.woocommerce-MyAccount-content select:focus {
border-color: var(--irt-accent);
outline: none;
box-shadow: 0 0 0 3px rgba(0, 172, 193, 0.15);
} @media (max-width: 767px) {
.woocommerce-MyAccount-navigation {
float: none;
width: 100%;
margin-right: 0;
}
.woocommerce-MyAccount-content {
padding: 1.25rem;
}
.irt-account-form-card {
padding: 1.75rem 1.25rem !important;
}
} .irt-thankyou {
max-width: 1000px;
margin: 1rem auto 0;
} .irt-thankyou__hero {
padding: 0.5rem 1rem 2rem;
}
.irt-thankyou__icon-wrap {
width: 88px;
height: 88px;
border-radius: 50%;
background: rgba(0, 172, 193, 0.1);
display: inline-flex;
align-items: center;
justify-content: center;
margin-bottom: 1.5rem;
animation: irt-thankyou-pop 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) both;
}
.irt-thankyou__icon-wrap--error {
background: rgba(176, 0, 32, 0.08);
}
@keyframes irt-thankyou-pop {
0%   { transform: scale(0); opacity: 0; }
100% { transform: scale(1); opacity: 1; }
}
.irt-thankyou__icon {
font-size: 3.5rem;
color: var(--irt-accent);
line-height: 1;
}
.irt-thankyou__icon--error {
color: #b00020;
}
.irt-thankyou__lead {
color: var(--irt-dark);
font-size: 1.15rem;
font-weight: 500;
max-width: 600px;
margin: 0 auto 0.5rem;
line-height: 1.5;
padding-left: 0;
border-left: none;
} .irt-thankyou__summary {
background: #fff;
border: 1px solid var(--irt-border);
border-radius: 14px;
padding: 1.5rem 1.25rem;
box-shadow: 0 4px 20px rgba(11, 58, 98, 0.05);
}
@media (min-width: 768px) {
.irt-thankyou__summary {
padding: 1.75rem 2rem;
}
}
.irt-thankyou__label {
font-size: 0.7rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.06em;
color: var(--irt-text);
margin: 0 0 0.35rem;
}
.irt-thankyou__value {
font-size: 1rem;
font-weight: 600;
color: var(--irt-dark);
margin: 0;
line-height: 1.3;
word-break: break-word;
}
.irt-thankyou__value--accent {
color: var(--irt-primary);
font-size: 1.4rem;
font-weight: 800;
}
.irt-thankyou__value--accent .woocommerce-Price-amount {
color: var(--irt-primary);
font-size: 1.4rem;
font-weight: 800;
} .irt-thankyou__actions .btn-primary {
--bs-btn-bg: var(--irt-primary);
--bs-btn-border-color: var(--irt-primary);
--bs-btn-color: #fff;
--bs-btn-hover-bg: var(--irt-dark);
--bs-btn-hover-border-color: var(--irt-dark);
--bs-btn-hover-color: #fff;
--bs-btn-active-bg: var(--irt-dark);
--bs-btn-active-border-color: var(--irt-dark);
--bs-btn-active-color: #fff;
background: var(--irt-primary);
border-color: var(--irt-primary);
color: #fff;
font-weight: 600;
padding: 0.7rem 1.5rem;
border-radius: 8px;
min-width: 200px;
}
.irt-thankyou__actions .btn-primary:hover,
.irt-thankyou__actions .btn-primary:focus {
background: var(--irt-dark);
border-color: var(--irt-dark);
color: #fff;
}
.irt-thankyou__actions .btn-outline-primary {
border: 1px solid var(--irt-primary);
color: var(--irt-primary);
background: transparent;
font-weight: 600;
padding: 0.7rem 1.5rem;
border-radius: 8px;
min-width: 200px;
transition: background 0.2s ease, color 0.2s ease;
}
.irt-thankyou__actions .btn-outline-primary:hover {
background: var(--irt-primary);
color: #fff;
}    .rpp-ficha-logo {
filter: brightness(0) invert(1);
-webkit-filter: brightness(0) invert(1);
} .woocommerce-order-details,
.woocommerce-customer-details {
margin-top: 2.5rem;
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}
.woocommerce-order-details h2,
.woocommerce-customer-details h2,
.woocommerce-column__title {
font-size: 1.35rem !important;
font-weight: 700 !important;
color: var(--irt-primary) !important;
margin: 0 0 1rem !important;
text-align: left !important;
max-width: none !important;
}
.woocommerce-table--order-details,
.shop_table.order_details {
width: 100%;
border-collapse: separate;
border-spacing: 0;
border: 1px solid var(--irt-border);
border-radius: 12px;
overflow: hidden;
background: #fff;
margin-bottom: 1.5rem;
}
.woocommerce-table--order-details thead th,
.shop_table.order_details thead th {
background: var(--irt-gray-light);
font-size: 0.78rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
color: var(--irt-text);
padding: 0.9rem 1.15rem;
border-bottom: 1px solid var(--irt-border);
text-align: left;
}
.woocommerce-table--order-details thead th:last-child,
.shop_table.order_details thead th:last-child {
text-align: right;
}
.woocommerce-table--order-details tbody td,
.shop_table.order_details tbody td {
padding: 1.15rem;
font-size: 0.95rem;
color: var(--irt-dark);
border-bottom: 1px solid var(--irt-border);
vertical-align: top;
}
.woocommerce-table--order-details tbody td.product-total,
.shop_table.order_details tbody td.product-total {
text-align: right;
font-weight: 600;
}
.woocommerce-table__product-name a,
.woocommerce-table--order-details a {
color: var(--irt-primary);
font-weight: 600;
text-decoration: none;
}
.woocommerce-table__product-name a:hover {
color: var(--irt-accent);
}
.woocommerce-table--order-details tfoot th,
.woocommerce-table--order-details tfoot td,
.shop_table.order_details tfoot th,
.shop_table.order_details tfoot td {
padding: 0.65rem 1.15rem;
font-size: 0.95rem;
color: var(--irt-text);
background: #fff;
}
.woocommerce-table--order-details tfoot th,
.shop_table.order_details tfoot th {
font-weight: 500;
text-align: left;
}
.woocommerce-table--order-details tfoot td,
.shop_table.order_details tfoot td {
text-align: right;
color: var(--irt-dark);
font-weight: 600;
}
.woocommerce-table--order-details tfoot tr:last-child th,
.woocommerce-table--order-details tfoot tr:last-child td,
.shop_table.order_details tfoot tr:last-child th,
.shop_table.order_details tfoot tr:last-child td {
font-size: 1.05rem;
font-weight: 700;
color: var(--irt-primary);
background: rgba(0, 172, 193, 0.05);
padding-top: 0.9rem;
padding-bottom: 0.9rem;
}
.woocommerce-table--order-details tfoot tr:last-child td bdi,
.woocommerce-table--order-details tfoot tr:last-child td .woocommerce-Price-amount {
color: var(--irt-primary);
font-size: 1.2rem;
} .woocommerce-customer-details .col2-set,
.woocommerce-customer-details .woocommerce-columns {
display: grid;
grid-template-columns: 1fr;
gap: 1.5rem;
margin: 0;
}
@media (min-width: 768px) {
.woocommerce-customer-details .col2-set,
.woocommerce-customer-details .woocommerce-columns {
grid-template-columns: 1fr 1fr;
}
}
.woocommerce-customer-details .col-1,
.woocommerce-customer-details .col-2,
.woocommerce-customer-details .woocommerce-column {
width: auto !important;
max-width: none;
float: none !important;
}
.woocommerce-customer-details address {
background: #fff;
border: 1px solid var(--irt-border);
border-radius: 12px;
padding: 1.25rem 1.5rem;
font-style: normal;
line-height: 1.65;
color: var(--irt-dark);
font-size: 0.95rem;
margin: 0;
}
.woocommerce-customer-details address p {
margin: 0.5rem 0 0;
font-size: 0.9rem;
color: var(--irt-text);
}
.woocommerce-customer-details address p.woocommerce-customer-details--phone,
.woocommerce-customer-details address p.woocommerce-customer-details--email {
margin-top: 0.5rem;
}
.woocommerce-customer-details address p.woocommerce-customer-details--phone::before,
.woocommerce-customer-details address p.woocommerce-customer-details--email::before {
font-family: 'bootstrap-icons';
margin-right: 0.4rem;
color: var(--irt-accent);
}
.woocommerce-customer-details address p.woocommerce-customer-details--phone::before {
content: '\F5C1'; }
.woocommerce-customer-details address p.woocommerce-customer-details--email::before {
content: '\F32F'; } .irt-prose .woocommerce-order h2,
.irt-prose .woocommerce-order h3 {
max-width: none;
margin-left: 0;
margin-right: 0;
}
.irt-prose .woocommerce-order ul,
.irt-prose .woocommerce-order ol {
padding-left: 0;
} @media (max-width: 767px) {
.irt-thankyou__icon-wrap {
width: 72px;
height: 72px;
margin-bottom: 1.25rem;
}
.irt-thankyou__icon {
font-size: 2.75rem;
}
.irt-thankyou__lead {
font-size: 1rem;
}
.irt-thankyou__summary {
padding: 1.25rem;
}
.woocommerce-table--order-details thead {
display: none;
}
.woocommerce-table--order-details tbody td {
display: block;
padding: 0.5rem 1rem;
border-bottom: none;
}
.woocommerce-table--order-details tbody td.product-name {
padding-top: 1rem;
font-weight: 700;
}
.woocommerce-table--order-details tbody td.product-total {
padding-bottom: 1rem;
border-bottom: 1px solid var(--irt-border);
}
}
.edit-post-visual-editor .wc-block-checkout__shipping-method-option, .wc-block-checkout__shipping-method-option {color: var(--irt-accent) !important;}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {box-shadow: inset 0 0 0 1.5px var(--irt-accent) !important;}
.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {background: var(--irt-accent) !important;}
.wc-block-components-radio-control .wc-block-components-radio-control__input:checked {border: 1px solid 
color-mix
(in srgb, var(--irt-accent) 80%, transparent) !important;}
.wc-block-components-textarea, .wc-blocks-components-select .wc-blocks-components-select__select { border: 1px solid 
color-mix(in srgb, currentColor 20%, transparent) !important;}#wc-stripe-express-checkout-element iframe{max-width:unset}#wc-stripe-express-checkout-element{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:12px}#wc-stripe-express-checkout-element>div{flex:1;min-width:260px}