@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;} .irt-topbar { background: var(--irt-dark);
color: #fff;
font-size: .75rem;
line-height: 1.35;
}
.irt-topbar__text {
margin: 0;
padding: .3rem 0;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: .15rem .5rem;
text-align: center;
}
.irt-topbar__item {
display: inline-flex;
align-items: center;
gap: .35rem;
}
.irt-topbar__item .bi { font-size: .875rem; }
.irt-topbar__sep { opacity: .5; } @media (max-width: 575.98px) {
.irt-topbar { font-size: .6875rem; }
.irt-topbar__sep { display: none; }
} .rpp-min-order {
margin: 0 0 .75rem;
padding: .6rem .75rem;
border-radius: 6px;
font-size: .8125rem;
line-height: 1.45;
}
.rpp-min-order--pending {
background: #fff4e5;
border: 1px solid #ffd9a0;
color: #7a4a00;
}
.rpp-min-order--ok {
background: #e8f5e9;
border: 1px solid #b6ddb9;
color: #1b5e20;
}
.rpp-min-order strong { font-weight: 600; } .irt-shop { --irt-radius: 14px; --irt-shadow: 0 4px 20px rgba(11,58,98,.06); }
.irt-shop-wrap { max-width: 1320px; margin: 0 auto; padding: 0 .75rem 4rem; }
.irt-shop-wrap--narrow { max-width: 1000px; }
.irt-shop-crumbs {
max-width: 1320px;
margin: 0 auto;
padding: .75rem .75rem 0;
font-size: .8125rem;
color: var(--irt-text);
}
.irt-shop-crumbs a { color: var(--irt-text); }
.irt-shop-crumbs [aria-current] { color: var(--irt-dark); }
.irt-shop-title { text-align: center; padding: 2.5rem 0 2rem; }
.irt-shop-h1 { font-size: 3.25rem; font-weight: 700; color: var(--irt-dark); margin: 0; line-height: 1.15; }
.irt-shop-h2 { font-size: 1.65rem; font-weight: 600; color: var(--irt-primary); margin: 0 0 .25rem; }
.irt-shop-lead { color: var(--irt-text); margin: .75rem auto 0; max-width: 560px; line-height: 1.6; }
.irt-shop-help { font-size: .875rem; color: var(--irt-text); margin: 0 0 1.5rem; line-height: 1.6; }
.irt-shop-card {
background: #fff;
border: 1px solid var(--irt-border);
border-radius: var(--irt-radius);
padding: 1.5rem;
box-shadow: var(--irt-shadow);
}
.irt-section-h { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; margin: 0 0 1rem; }
.irt-section-h h2 { font-size: 1.35rem; font-weight: 600; color: var(--irt-primary); margin: 0; }
.irt-link { color: var(--irt-primary); font-weight: 600; font-size: .875rem; }
.irt-link--back { color: var(--irt-text); font-weight: 500; }
.irt-empty { color: var(--irt-text); margin: 0 0 1rem; }
.irt-hint { font-size: .78rem; color: var(--irt-text); line-height: 1.5; margin: .35rem 0 0; } .irt-shop-btn {
display: inline-flex; align-items: center; justify-content: center; gap: .5rem;
padding: .8rem 1.5rem; border-radius: 10px; border: 1px solid transparent;
font-weight: 600; font-size: .95rem; line-height: 1; cursor: pointer;
transition: background .15s, color .15s, border-color .15s;
}
.irt-shop-btn--primary { background: var(--irt-primary); color: #fff; }
.irt-shop-btn--primary:hover { background: var(--irt-dark); color: #fff; }
.irt-shop-btn--accent { background: var(--irt-accent); color: #fff; }
.irt-shop-btn--accent:hover { background: var(--irt-primary); color: #fff; }
.irt-shop-btn--outline { background: #fff; color: var(--irt-primary); border-color: var(--irt-border); }
.irt-shop-btn--outline:hover { border-color: var(--irt-primary); color: var(--irt-primary); }
.irt-shop-btn--full { width: 100%; }
.irt-shop-btn--sm { padding: .5rem 1rem; font-size: .85rem; }
.irt-shop-actions { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-top: 2.5rem; } .irt-steps {
list-style: none; margin: 0 auto; padding: 3rem 0 2rem;
display: flex; align-items: center; justify-content: center; gap: 12px; max-width: 560px;
}
.irt-steps__step { display: flex; align-items: center; gap: 8px; font-size: .9rem; color: var(--irt-text); font-weight: 500; }
.irt-steps__step.is-current { color: var(--irt-primary); font-weight: 700; }
.irt-steps__step.is-done { color: var(--irt-primary); }
.irt-steps__dot {
width: 24px; height: 24px; border-radius: 50%; display: grid; place-items: center;
font-size: 12px; font-weight: 700; background: #fff; color: var(--irt-text); border: 1px solid var(--irt-border);
}
.irt-steps__step.is-current .irt-steps__dot { background: var(--irt-primary); color: #fff; border: 0; }
.irt-steps__step.is-done .irt-steps__dot { background: var(--irt-accent); color: #fff; border: 0; }
.irt-steps__line { flex: 1; min-width: 24px; height: 1px; background: var(--irt-border); list-style: none; }
.irt-steps__line.is-done { background: var(--irt-accent); } @keyframes irt-pop { from { transform: scale(0); opacity: 0 } to { transform: scale(1); opacity: 1 } }
.irt-thankyou__hero { text-align: center; padding: 0 0 2rem; }
.irt-thankyou__check {
width: 88px; height: 88px; border-radius: 50%; background: rgba(0,172,193,.1);
display: inline-grid; place-items: center; margin-bottom: 1.5rem;
animation: irt-pop .5s cubic-bezier(.34,1.56,.64,1) both;
}
.irt-thankyou__check .bi { font-size: 3.5rem; color: var(--irt-accent); }
.irt-thankyou__intro { color: var(--irt-dark); font-size: 1.1rem; font-weight: 500; max-width: 600px; margin: .75rem auto 0; line-height: 1.5; }
.irt-thankyou__facts { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; padding: 1.75rem 2rem; }
.irt-thankyou__fact dt { font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; color: var(--irt-text); margin-bottom: 4px; }
.irt-thankyou__fact dd { margin: 0; font-size: 1rem; font-weight: 600; color: var(--irt-dark); overflow-wrap: anywhere; }
.irt-thankyou__fact dd.is-accent { font-size: 1.4rem; font-weight: 800; color: var(--irt-primary); } .irt-login-card { max-width: 520px; margin: 0 auto; padding: 3rem 2.5rem; border-radius: 16px; }
.irt-login-tabs { display: grid; grid-template-columns: 1fr 1fr; padding: 4px; background: var(--irt-gray-light); border-radius: 10px; margin-bottom: 2rem; }
.irt-login-tab {
padding: .65rem; border: 0; border-radius: 8px; background: transparent;
color: var(--irt-text); font-weight: 600; font-size: .9rem; cursor: pointer; transition: all .15s;
}
.irt-login-tab[aria-selected="true"] { background: #fff; color: var(--irt-primary); box-shadow: 0 2px 8px rgba(11,58,98,.08); }
.irt-field { display: flex; flex-direction: column; gap: .35rem; margin: 0 0 1rem; }
.irt-field label { font-size: .85rem; font-weight: 600; color: var(--irt-dark); }
.irt-input {
width: 100%; padding: .7rem .9rem; border: 1px solid var(--irt-border);
border-radius: 8px; background: #fff; font-size: .95rem; color: var(--irt-dark);
}
.irt-input:focus { outline: 2px solid var(--irt-accent); outline-offset: 1px; border-color: var(--irt-accent); }
.irt-login-row { display: flex; justify-content: space-between; align-items: center; gap: 8px; flex-wrap: wrap; margin-bottom: 1rem; }
.irt-check { display: inline-flex; align-items: center; gap: .45rem; font-size: .875rem; color: var(--irt-text); }
.irt-login-help { text-align: center; font-size: .85rem; color: var(--irt-text); margin-top: 1.5rem; }
.irt-login-help .bi { color: var(--irt-accent); }
.irt-login-help a { color: var(--irt-primary); font-weight: 600; } .irt-account__head { display: flex; align-items: flex-end; justify-content: space-between; gap: 16px; padding: 2.5rem 0 1.5rem; }
.irt-account__head .irt-shop-h1 { font-size: 2.5rem; }
.irt-account__meta { color: var(--irt-text); margin: .35rem 0 0; font-size: .95rem; }
.irt-account__layout { display: grid; grid-template-columns: 240px minmax(0,1fr); gap: 2rem; align-items: start; }
.irt-account__dash { display: flex; flex-direction: column; gap: 1.5rem; }
.irt-account__cards { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.irt-account__nav ul { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 2px; }
.irt-account__nav a {
display: block; padding: .7rem 1rem; border-radius: 10px;
color: var(--irt-text); font-weight: 600; font-size: .95rem;
}
.irt-account__nav a:hover { background: var(--irt-gray-light); color: var(--irt-primary); }
.irt-account__nav .is-active a { background: var(--irt-primary); color: #fff; }
.irt-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.irt-stat { padding: 1.5rem 1rem; background: var(--irt-gray-light); border-radius: 16px; display: flex; flex-direction: column; align-items: center; gap: 6px; }
.irt-stat__value { font-size: 2.25rem; font-weight: 700; color: var(--irt-primary); line-height: 1; }
.irt-stat__label { font-size: .85rem; color: var(--irt-text); font-weight: 500; }
.irt-order-list { display: flex; flex-direction: column; gap: 12px; }
.irt-order-row {
display: grid; grid-template-columns: 1fr auto auto; gap: 20px; align-items: center;
padding: 1rem 1.25rem; border: 1px solid var(--irt-border); border-radius: 12px; background: #fff;
}
.irt-order-row:hover { border-color: var(--irt-accent); }
.irt-order-row__id { font-weight: 700; color: var(--irt-primary); }
.irt-order-row__date { color: var(--irt-text); font-weight: 500; font-size: .85rem; }
.irt-order-row__sub { display: block; font-size: .8rem; color: var(--irt-text); margin-top: 2px; }
.irt-order-row__total { font-weight: 700; color: var(--irt-dark); }
.irt-address { font-style: normal; color: var(--irt-dark); line-height: 1.65; font-size: .95rem; } .irt-badge { display: inline-block; padding: .25rem .6rem; border-radius: 999px; font-size: .75rem; font-weight: 700; white-space: nowrap; }
.irt-badge--info { background: rgba(0,172,193,.12); color: var(--irt-primary); }
.irt-badge--success { background: var(--irt-ok-bg); color: var(--irt-ok-text); }
.irt-badge--danger { background: #fdecec; color: var(--irt-error); } .irt-orders__head { display: flex; justify-content: space-between; align-items: center; gap: 12px; margin-bottom: 1.25rem; flex-wrap: wrap; }
.irt-orders__head h2 { font-size: 1.35rem; font-weight: 600; color: var(--irt-primary); margin: 0; }
.irt-pills { display: flex; gap: 6px; }
.irt-pill { padding: .4rem .8rem; border-radius: 999px; border: 1px solid var(--irt-border); color: var(--irt-text); font-weight: 600; font-size: .8rem; }
.irt-pill.is-active { background: var(--irt-primary); border-color: var(--irt-primary); color: #fff; }
.irt-table { width: 100%; border-collapse: collapse; }
.irt-table th {
text-align: left; padding: .6rem .75rem; font-size: .7rem; font-weight: 700;
text-transform: uppercase; letter-spacing: .05em; color: var(--irt-text); border-bottom: 1px solid var(--irt-border);
}
.irt-table td { padding: .9rem .75rem; border-bottom: 1px solid var(--irt-border); font-size: .9rem; color: var(--irt-dark); }
.irt-table tr:last-child td { border-bottom: 0; }
.irt-table__actions { text-align: right; }
.irt-orders__id { font-weight: 700; color: var(--irt-primary); }
.irt-pagination { display: flex; gap: 10px; margin-top: 1.25rem; } .irt-order-detail { display: flex; flex-direction: column; gap: 1.5rem; }
.irt-order-detail__title { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; }
.irt-order-detail__title h2 { font-size: 1.5rem; font-weight: 700; color: var(--irt-primary); margin: 0; }
.irt-order-detail__layout { display: grid; grid-template-columns: minmax(0,1fr) 300px; gap: 1.5rem; align-items: start; }
.irt-order-detail__items { display: flex; flex-direction: column; gap: 12px; }
.irt-order-detail__side { display: flex; flex-direction: column; gap: 16px; }
.irt-order-detail__side h3 { font-size: 1.05rem; font-weight: 700; color: var(--irt-primary); margin: 0 0 .75rem; }
.irt-order-detail__side h3 + h3 { margin-top: 1rem; }
.irt-track__bar { list-style: none; margin: 0; padding: 0; display: grid; grid-auto-flow: column; grid-auto-columns: 1fr; gap: 4px; }
.irt-track__bar li { text-align: center; font-size: .78rem; color: var(--irt-text); font-weight: 500; }
.irt-track__bar li.is-current { font-weight: 700; color: var(--irt-primary); }
.irt-track__bar li.is-done { color: var(--irt-primary); }
.irt-track__line { display: block; height: 6px; border-radius: 999px; background: var(--irt-border); margin-bottom: 8px; }
.irt-track__bar li.is-done .irt-track__line { background: var(--irt-accent); }
.irt-track__note { font-size: .875rem; color: var(--irt-text); margin: 1rem 0 0; }
.irt-track__note .bi { color: var(--irt-accent); }
.irt-line { display: flex; gap: 16px; padding: 1.25rem; }
.irt-line__thumb img { width: 72px; height: 72px; object-fit: cover; border-radius: 8px; border: 1px solid var(--irt-border); }
.irt-line__body { flex: 1; min-width: 0; }
.irt-line__top { display: flex; justify-content: space-between; gap: 8px; flex-wrap: wrap; }
.irt-line__name { font-weight: 600; color: var(--irt-primary); font-size: 1.05rem; }
.irt-line__qty { color: var(--irt-text); font-weight: 500; font-size: .9rem; }
.irt-line__price { font-weight: 700; color: var(--irt-dark); }
.irt-line__specs { margin-top: 10px; padding: .75rem 1rem; background: var(--irt-gray-light); border-radius: 8px; font-size: .85rem; }
.irt-line__specs p { margin: 0 0 .25rem; }
.irt-line__specs p:last-child { margin-bottom: 0; }
.irt-sum__row { display: flex; justify-content: space-between; padding: .35rem 0; font-size: .9rem; }
.irt-sum__row span:first-child { color: var(--irt-text); }
.irt-sum__row span:last-child { color: var(--irt-dark); font-weight: 600; }
.irt-sum__row--total { border-top: 1px solid var(--irt-border); margin-top: .5rem; padding-top: .75rem; align-items: baseline; }
.irt-sum__row--total span:last-child { font-size: 1.5rem; font-weight: 800; color: var(--irt-primary); } @media (max-width: 991.98px) {
.irt-account__layout { grid-template-columns: 1fr; }
.irt-account__nav ul { flex-direction: row; overflow-x: auto; gap: 6px; padding-bottom: 8px; scrollbar-width: none; }
.irt-account__nav ul::-webkit-scrollbar { display: none; }
.irt-account__nav a { white-space: nowrap; border: 1px solid var(--irt-border); border-radius: 999px; padding: .5rem .9rem; font-size: .85rem; }
.irt-order-detail__layout { grid-template-columns: 1fr; }
}
@media (max-width: 767.98px) {
.irt-shop-h1 { font-size: 2rem; }
.irt-account__head { flex-direction: column; align-items: flex-start; padding: 1.25rem 0 1rem; }
.irt-account__head .irt-shop-h1 { font-size: 1.75rem; }
.irt-shop-title { padding: 1.5rem 0 1.25rem; }
.irt-login-card { padding: 1.75rem 1.25rem; }
.irt-thankyou__facts { grid-template-columns: 1fr 1fr; padding: 1.25rem; }
.irt-stats { grid-template-columns: 1fr 1fr; }
.irt-stat__value { font-size: 1.6rem; }
.irt-account__cards { grid-template-columns: 1fr; }
.irt-steps { padding: 2rem 0 1.5rem; gap: 8px; }
.irt-steps__step:not(.is-current) .irt-steps__label { display: none; }
.irt-order-row { grid-template-columns: 1fr auto; }
.irt-order-row__total { display: none; }
.irt-track__bar li { font-size: .65rem; } .irt-orders__table thead { display: none; }
.irt-orders__table, .irt-orders__table tbody, .irt-orders__table tr, .irt-orders__table td { display: block; width: 100%; }
.irt-orders__table tr { border: 1px solid var(--irt-border); border-radius: 12px; padding: .75rem 1rem; margin-bottom: 10px; }
.irt-orders__table td { border: 0; padding: .25rem 0; display: flex; justify-content: space-between; gap: 10px; }
.irt-orders__table td::before { content: attr(data-label); color: var(--irt-text); font-size: .8rem; }
.irt-orders__table .irt-table__actions { text-align: left; margin-top: .5rem; }
.irt-orders__table .irt-table__actions::before { content: none; }
} .irt-notice {
display: flex; align-items: flex-start; gap: .65rem;
padding: .85rem 1rem; border-radius: 10px; margin-bottom: 1.5rem;
font-size: .9rem; line-height: 1.5;
}
.irt-notice--warning { background: var(--irt-warning-bg); border: 1px solid var(--irt-warning-border); color: var(--irt-warning-text); }
.irt-notice .bi { flex-shrink: 0; }
.irt-cart__layout, .irt-checkout__layout {
display: grid; grid-template-columns: minmax(0,1fr) 380px;
gap: 2.5rem; align-items: start;
}
.irt-checkout__layout { gap: 2rem; }
.irt-cart__side, .irt-checkout__side { position: sticky; top: 1.5rem; }
.irt-cart__head {
display: flex; justify-content: space-between;
font-size: .8rem; font-weight: 700; letter-spacing: .05em; text-transform: uppercase;
color: var(--irt-text); padding: .75rem 0; border-bottom: 2px solid var(--irt-border);
}
.irt-cart__line {
display: grid; grid-template-columns: 120px minmax(0,1fr) 160px;
gap: 1.25rem; padding: 1.5rem 0; border-bottom: 1px solid var(--irt-border);
transition: background .2s;
}
.irt-cart__line:hover { background: rgba(245,247,250,.4); }
.irt-cart__thumb img { width: 100%; height: auto; border-radius: 12px; border: 1px solid var(--irt-border); }
.irt-cart__body { min-width: 0; }
.irt-cart__title { display: flex; align-items: baseline; gap: 10px; flex-wrap: wrap; }
.irt-cart__name { font-size: 1.15rem; font-weight: 600; color: var(--irt-primary); }
.irt-cart__unit { font-size: .95rem; color: var(--irt-text); }
.irt-cart__unit .amount { color: var(--irt-dark); font-weight: 700; }
.irt-cart__total { text-align: right; font-size: 1.4rem; font-weight: 700; color: var(--irt-primary); }
.irt-specs {
display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: .5rem 1rem;
margin: .75rem 0 0; padding: .75rem 1rem; background: var(--irt-gray-light); border-radius: 8px;
}
.irt-specs dt { font-size: .7rem; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; color: var(--irt-text); }
.irt-specs dd { margin: 0; font-size: .875rem; color: var(--irt-dark); font-weight: 500; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.irt-cart__tools { display: flex; align-items: center; gap: 10px; margin-top: 1rem; flex-wrap: wrap; }
.irt-cart__tools .quantity input { width: 72px; padding: .5rem; border: 1px solid var(--irt-border); border-radius: 8px; text-align: center; }
.irt-cart__remove { color: var(--irt-error); font-size: 1.05rem; padding: .4rem; }
.irt-cart__remove:hover { color: var(--irt-error); opacity: .75; }
.irt-cart__actions { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; margin-top: 1.25rem; }
.irt-coupon { display: flex; gap: 8px; flex: 1; min-width: 240px; }
.irt-coupon .irt-input { flex: 1; }
.irt-cart__foot { display: flex; justify-content: space-between; align-items: center; gap: 12px; margin-top: 1.25rem; flex-wrap: wrap; }
.irt-cart__shipnote { font-size: .8rem; color: var(--irt-text); }
.irt-cart__shipnote .bi, .irt-summary__note .bi { color: var(--irt-accent); } .irt-summary h2 { font-size: 1.05rem; font-weight: 700; color: var(--irt-primary); margin: 0 0 1rem; }
.irt-free { color: var(--irt-success); font-weight: 700; }
.irt-summary__total { border-top: 1px solid var(--irt-border); padding-top: 1rem; margin-top: .85rem; }
.irt-summary__total-label { font-size: .85rem; color: var(--irt-text); font-weight: 500; }
.irt-summary__total-value { font-size: 2rem; font-weight: 800; color: var(--irt-primary); line-height: 1.1; margin-top: 4px; }
.irt-summary__total-value .amount { font-size: inherit; font-weight: inherit; color: inherit; }
.irt-summary__total-note { font-size: .78rem; color: var(--irt-text); margin-top: 4px; }
.irt-summary__secure, .irt-summary__note { margin: .85rem 0 0; text-align: center; font-size: .78rem; color: var(--irt-text); }
.irt-progress { margin: 1rem 0 .5rem; }
.irt-progress__bar { height: 6px; border-radius: 999px; background: var(--irt-border); overflow: hidden; }
.irt-progress__bar span { display: block; height: 100%; background: var(--irt-accent); transition: width .3s; }
.irt-progress__bar span.is-ok { background: var(--irt-success); }
.irt-progress__note { font-size: .75rem; color: var(--irt-text); margin: 6px 0 0; }
.irt-progress__note.is-ok { color: var(--irt-success); } .irt-checkout__main .irt-shop-card + .irt-shop-card { margin-top: 1.25rem; }
.irt-checkout h3 { font-size: 1.15rem; font-weight: 700; color: var(--irt-primary); margin: 0 0 1rem; }
.irt-checkout .form-row { display: flex; flex-direction: column; gap: .35rem; margin: 0 0 1rem; }
.irt-checkout .form-row label { font-size: .85rem; font-weight: 600; color: var(--irt-dark); }
.irt-checkout .input-text,
.irt-checkout select,
.irt-checkout textarea,
.irt-checkout .select2-selection {
width: 100%; padding: .7rem .9rem; border: 1px solid var(--irt-border);
border-radius: 8px; background: #fff; font-size: .95rem; color: var(--irt-dark);
}
.irt-checkout .input-text:focus, .irt-checkout select:focus, .irt-checkout textarea:focus {
outline: 2px solid var(--irt-accent); outline-offset: 1px; border-color: var(--irt-accent);
}
.irt-checkout .required { color: var(--irt-error); }
.irt-review__line { display: flex; gap: 12px; padding: .75rem 0; border-top: 1px solid var(--irt-border); }
.irt-review__thumb { position: relative; flex-shrink: 0; }
.irt-review__thumb img { width: 56px; height: 56px; object-fit: cover; border-radius: 8px; border: 1px solid var(--irt-border); }
.irt-review__qty {
position: absolute; top: -6px; right: -6px; min-width: 20px; height: 20px; padding: 0 5px;
border-radius: 999px; background: var(--irt-accent); color: #fff; font-size: 11px; font-weight: 700;
display: grid; place-items: center;
}
.irt-review__body { flex: 1; min-width: 0; }
.irt-review__top { display: flex; justify-content: space-between; gap: 8px; }
.irt-review__name { font-weight: 600; color: var(--irt-primary); font-size: .95rem; }
.irt-review__price { font-weight: 700; color: var(--irt-dark); font-size: .95rem; white-space: nowrap; }
.irt-review__specs, .irt-review__file { font-size: .78rem; color: var(--irt-text); margin-top: 2px; line-height: 1.5; }
.irt-review__file .bi { color: var(--irt-accent); }
.irt-review__totals { margin-top: .85rem; }
.irt-checkout #payment { margin-top: 1.25rem; }
.irt-checkout #payment ul.payment_methods { list-style: none; margin: 0 0 1rem; padding: 0; }
.irt-checkout #payment ul.payment_methods li {
border: 1px solid var(--irt-border); border-radius: 10px; padding: .85rem 1rem; margin-bottom: .5rem;
}
.irt-checkout #payment ul.payment_methods li label { font-weight: 600; color: var(--irt-dark); cursor: pointer; }
.irt-checkout #payment .payment_box { font-size: .85rem; color: var(--irt-text); margin-top: .5rem; }
.irt-checkout #place_order {
width: 100%; padding: .95rem 1.5rem; border: 0; border-radius: 10px;
background: var(--irt-accent); color: #fff; font-weight: 600; font-size: 1rem; cursor: pointer;
}
.irt-checkout #place_order:hover { background: var(--irt-primary); } @media (max-width: 991.98px) {
.irt-cart__layout, .irt-checkout__layout { grid-template-columns: 1fr; gap: 1.5rem; }
.irt-cart__side, .irt-checkout__side { position: static; }
}
@media (max-width: 767.98px) {
.irt-cart__head { display: none; }
.irt-cart__line { grid-template-columns: 72px minmax(0,1fr); gap: .75rem; padding: 1rem 0; }
.irt-cart__total { grid-column: 2; text-align: left; font-size: 1.25rem; margin-top: .5rem; }
.irt-specs { grid-template-columns: repeat(2, minmax(0,1fr)); }
.irt-coupon { min-width: 100%; }
}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #1b2b50; --cmplz_hyperlink_color: #1b2b50; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #00acc1; --cmplz_button_accept_border_color: #00acc1; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #00acc1; --cmplz_button_deny_border_color: #00acc1; --cmplz_button_deny_text_color: #ffffff; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #0f8a21; --cmplz_slider_inactive_color: #505050; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-logo { display: none !important;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: block;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: none;}