Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.
/* Tamsus pėdos fonas ir šviesus tekstas */
footer, .site-footer {
background-color: #0f172a !important; /* Tamsiai mėlyna / pilka */
color: #e2e8f0 !important;
padding: 40px 20px 20px 20px !important;
text-align: left !important; /* Lygiavimas į kairę atrodo moderniau */
}
/* Nuorodų spalva ir hover efektas */
footer a, .site-footer a {
color: #94a3b8 !important;
text-decoration: none !important;
transition: color 0.3s ease !important;
}
/* Atskiriame eilutes į korteles ir pridedame tarpus */
main .accordion,
main .toggle,
main .su-spoiler,
main .elementor-accordion-item,
main ul.faq li,
.page .entry-content > div > div {
background: #ffffff !important;
border: 1px solid #e2e8f0 !important;
border-radius: 12px !important;
margin-bottom: 12px !important;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03) !important;
overflow: hidden !important;
}
/* Klausimo teksto vieta */
main .accordion-title,
main .toggle-title,
main .su-spoiler-title,
main .elementor-tab-title {
padding: 16px 20px !important;
font-weight: 600 !important;
color: #0f172a !important;
}
/* Meniu nuorodos stilius */
.woocommerce-MyAccount-navigation li a {
display: block !important;
padding: 14px 20px !important;
color: #334155 !important;
font-weight: 500 !important;
text-decoration: none !important;
transition: all 0.2s ease !important;
}
/* Užvedus pelę ir aktyvus mygtukas */
.woocommerce-MyAccount-navigation li:hover a {
background-color: #f8fafc !important;
color: #e11d48 !important; /* Tavo raudona akcento spalva */
padding-left: 24px !important; /* Lengvas pasistūmimas į dešinę */
}
„Saugi įmonė“ – patikimas ir šiuolaikiškas visuomenės sveikatos paslaugų teikėjas, besispecializuojantis nuotoliniuose mokymuose bei žinių vertinime. Padedame organizacijoms ir asmenims kurti saugesnes darbo vietas bei diegti prevencines priemones.
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.
/* 1. Kortelės rėmelis, gylis ir užapvalinimas */
.course-card, .product, .type-product {
border-radius: 16px !important;
border: 1px solid #f0f0f0 !important;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05) !important;
transition: all 0.3s ease-in-out !important;
overflow: hidden !important;
background: #ffffff !important;
}
/* 2. Gyvumas užvedus pelę (Hover efektas) */
.course-card:hover, .product:hover, .type-product:hover {
transform: translateY(-6px) !important;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12) !important;
}
/* 3. Nuotraukos pritaikymas ir lengvas priartinimas */
.course-card img, .product img {
border-top-left-radius: 16px !important;
border-top-right-radius: 16px !important;
transition: transform 0.4s ease !important;
}
.course-card:hover img, .product:hover img {
transform: scale(1.03);
}
/* 4. Šiuolaikiškas mygtukas (su „Glow“ efektu) */
.course-card .button, .product .button, .btn-primary {
border-radius: 20px !important;
font-weight: 600 !important;
padding: 8px 18px !important;
transition: all 0.25s ease !important;
box-shadow: 0 4px 10px rgba(235, 51, 73, 0.2) !important;
}
.course-card .button:hover, .product .button:hover {
box-shadow: 0 6px 15px rgba(235, 51, 73, 0.4) !important;
transform: scale(1.02);
}
/* Tamsus pėdos fonas ir šviesus tekstas */
footer, .site-footer {
background-color: #0f172a !important; /* Tamsiai mėlyna / pilka */
color: #e2e8f0 !important;
padding: 40px 20px 20px 20px !important;
text-align: left !important; /* Lygiavimas į kairę atrodo moderniau */
}
/* Nuorodų spalva ir hover efektas */
footer a, .site-footer a {
color: #94a3b8 !important;
text-decoration: none !important;
transition: color 0.3s ease !important;
}
footer a:hover, .site-footer a:hover {
color: #ffffff !important;
}
/* Antraščių (npz. „Kontaktinė informacija”) stilius */
footer h3, footer h4, .footer-title {
color: #ffffff !important;
font-size: 1.1rem !important;
margin-bottom: 15px !important;
font-weight: 600 !important;
}
/* Socialinių tinklų piktogramų pagyvinimas */
footer .social-icons a {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
width: 40px !important;
height: 40px !important;
background: rgba(255, 255, 255, 0.1) !important;
border-radius: 50% !important;
margin-right: 10px !important;
color: #fff !important;
}
footer .social-icons a:hover {
background: #e11d48 !important; /* Ryški akcento spalva */
}
/* 1. Pagrindinio rėmelio/dėžės atnaujinimas */
.woocommerce-form-login,
.woocommerce-form-register,
.u-column1, .u-column2 {
background: #ffffff !important;
border: 1px solid #e5e7eb !important; /* Švelni pilka vietoj juodos */
border-radius: 16px !important; /* Moderniai užapvalinti kampai */
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05) !important; /* Švelnus gylio šešėlis */
padding: 24px !important;
margin-bottom: 25px !important;
}
/* 2. Įvesties laukelių (Input) modernizavimas */
.woocommerce-form-login input[type=”text”],
.woocommerce-form-login input[type=”password”],
.woocommerce-form-register input[type=”email”],
.woocommerce-form-register input[type=”text”] {
border: 1.5px solid #e2e8f0 !important;
border-radius: 10px !important;
padding: 12px 16px !important;
font-size: 15px !important;
transition: all 0.2s ease !important;
background-color: #f8fafc !important;
}
/* Įvesties lauko akcentas paspaudus (Focus) */
.woocommerce-form-login input:focus,
.woocommerce-form-register input:focus {
border-color: #e11d48 !important; /* Tavo prekės ženklelio raudona */
background-color: #ffffff !important;
outline: none !important;
box-shadow: 0 0 0 3px rgba(225, 29, 72, 0.1) !important;
}
/* 3. Mygtukų padidinimas ir stilizavimas */
.woocommerce-form-login .button,
.woocommerce-form-register .button {
width: 100% !important; /* Telefonuose pilno pločio mygtukas patogesnis */
border-radius: 10px !important;
padding: 12px !important;
font-size: 16px !important;
font-weight: 600 !important;
text-transform: uppercase !important;
letter-spacing: 0.5px !important;
box-shadow: 0 4px 12px rgba(225, 29, 72, 0.2) !important;
}
/* Prideda tarpą viršuje visame „Mano paskyra” puslapyje */
.woocommerce-account .site-main,
.woocommerce-account .entry-content,
.page-id-266 main { /* arba tavo paskyros puslapio ID */
padding-top: 50px !important;
margin-top: 30px !important;
}
/* Paskyros šoninio meniu (My Account Navigation) sutvarkymas */
.woocommerce-MyAccount-navigation ul {
border-radius: 12px !important;
overflow: hidden !important;
box-shadow: 0 4px 15px rgba(0,0,0,0.05) !important;
border: 1px solid #e2e8f0 !important;
}
.woocommerce-MyAccount-navigation li {
border-bottom: 1px solid #f1f5f9 !important;
background: #ffffff !important;
}
.woocommerce-MyAccount-navigation li a {
padding: 12px 20px !important;
font-weight: 500 !important;
color: #334155 !important;
}
/* DUK elemento/kortelės konteineris */
.elementor-accordion .elementor-accordion-item,
.faq-item,
.accordion-item {
margin-bottom: 12px !important;
border: 1px solid #e2e8f0 !important;
border-radius: 12px !important;
overflow: hidden !important;
background: #ffffff !important;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03) !important;
transition: all 0.3s ease !important;
}
/* Klausimo antraštės juosta */
.elementor-tab-title,
.faq-title {
background-color: #ffffff !important;
padding: 16px 20px !important;
font-weight: 600 !important;
color: #1e293b !important;
}
/* Atidaryto klausimo akcentas */
.elementor-tab-title.elementor-active,
.faq-item.active {
background-color: #f8fafc !important;
border-bottom: 1px solid #e2e8f0 !important;
}
/* Atsakymo teksto laukas */
.elementor-tab-content,
.faq-content {
padding: 16px 20px !important;
background-color: #ffffff !important;
color: #475569 !important;
line-height: 1.6 !important;
}
/* — DUK (FAQ) MODERNIZAVIMAS — */
/* Kiekvienos kortelės blokas */
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
border: 1px solid #e2e8f0 !important;
border-radius: 12px !important;
margin-bottom: 14px !important;
box-shadow: 0 4px 12px rgba(0,0,0,0.03) !important;
overflow: hidden !important;
background-color: #ffffff !important;
}
/* Klausimo juosta (kai neatidaryta) */
.elementor-accordion .elementor-tab-title {
background-color: #ffffff !important;
padding: 16px 20px !important;
font-weight: 600 !important;
color: #0f172a !important;
border: none !important;
}
/* Klausimo juosta (kai atidaryta) */
.elementor-accordion .elementor-tab-title.elementor-active {
background-color: #f8fafc !important;
border-bottom: 1px solid #e2e8f0 !important;
color: #e11d48 !important; /* Raudonas akcentas */
}
/* Atsakymo teksto blokas */
.elementor-accordion .elementor-tab-content {
background-color: #ffffff !important;
padding: 18px 20px !important;
color: #475569 !important;
border: none !important;
}
/* — DUK (FAQ) TIKSLUS KODAS — */
/* 1. Atskiriame klausimus vieną nuo kito ir paverčiame kortelėmis */
.entry-content .vc_toggle,
.entry-content .su-spoiler,
.woocommerce-accordion .accordion-item,
ul.faq-list li,
.toggle {
background: #ffffff !important;
border: 1px solid #e2e8f0 !important;
border-radius: 12px !important;
margin-bottom: 12px !important;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04) !important;
overflow: hidden !important;
}
/* 2. Klausimo antraštės stilius */
.entry-content .vc_toggle_title,
.entry-content .su-spoiler-title,
.toggle-title,
.faq-question {
padding: 16px 20px !important;
font-weight: 600 !important;
color: #0f172a !important;
background-color: #ffffff !important;
}
/* 3. Atsakymo teksto lauko stilius */
.entry-content .vc_toggle_content,
.entry-content .su-spoiler-content,
.toggle-content,
.faq-answer {
padding: 16px 20px !important;
background-color: #f8fafc !important; /* Švelniai pilkšvas fonas atsakymui */
border-top: 1px solid #f1f5f9 !important;
color: #334155 !important;
line-height: 1.6 !important;
}
/* Bendrinis DUK perrašymas */
main details, main .toggle, main .accordion {
border: 1px solid #e2e8f0 !important;
border-radius: 10px !important;
margin-bottom: 10px !important;
background: #fff !important;
box-shadow: 0 2px 6px rgba(0,0,0,0.03) !important;
}
/* — TIKSLUS DUK STILIUS — */
/* 1. Panaikiname vieną bendrą rėmą aplink visą akordeoną */
.entry-content .vc_tta-container,
.entry-content .vc_tta-panels,
.entry-content .wpb_accordion,
.entry-content .wpb_accordion_section,
.accordion-container,
.entry-content ul.faq {
border: none !important;
background: transparent !important;
box-shadow: none !important;
padding: 0 !important;
}
/* 2. Atskiriame KIEKVIENĄ klausimą į atskirą kortelę */
.entry-content .vc_tta-panel,
.entry-content .ui-accordion-header,
.entry-content .wpb_accordion_header,
.entry-content .accordion-group,
.entry-content article,
.entry-content .toggle,
.entry-content .su-spoiler {
border: 1px solid #e2e8f0 !important;
border-radius: 12px !important;
margin-bottom: 14px !important; /* Atskiria klausimus vieną nuo kito */
background: #ffffff !important;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03) !important;
overflow: hidden !important;
}
/* 3. Pačio klausimo tekstas ir fonas */
.entry-content .vc_tta-panel-title a,
.entry-content .ui-accordion-header a,
.entry-content .wpb_accordion_header a {
padding: 16px 20px !important;
font-weight: 600 !important;
color: #0f172a !important;
display: block !important;
background: #ffffff !important;
}
/* 4. Atsakymo teksto laukas */
.entry-content .vc_tta-panel-body,
.entry-content .ui-accordion-content,
.entry-content .wpb_accordion_content {
background-color: #f8fafc !important;
padding: 18px 20px !important;
border-top: 1px solid #f1f5f9 !important;
color: #334155 !important;
}
/* — DUK KORTELIŲ UNIVERSIALUS STILIUS — */
/* Atskiriame eilutes į korteles ir pridedame tarpus */
main .accordion,
main .toggle,
main .su-spoiler,
main .elementor-accordion-item,
main ul.faq li,
.page .entry-content > div > div {
background: #ffffff !important;
border: 1px solid #e2e8f0 !important;
border-radius: 12px !important;
margin-bottom: 12px !important;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03) !important;
overflow: hidden !important;
}
/* Klausimo teksto vieta */
main .accordion-title,
main .toggle-title,
main .su-spoiler-title,
main .elementor-tab-title {
padding: 16px 20px !important;
font-weight: 600 !important;
color: #0f172a !important;
}
/* — MANO PASKYRA / PRISIJUNGIMAS SKILTIES MODERNIZAVIMAS — */
/* 1. Atstumiame visą paskyros turinį žemyn, kad neužlįstų meniu ir krepšelis */
.woocommerce-account .site-main,
.woocommerce-account .entry-content,
.woocommerce-account .woocommerce {
margin-top: 40px !important;
padding-top: 20px !important;
}
/* 2. KAIRYSIS MENIU: modernios kortelės išvaizda */
.woocommerce-MyAccount-navigation {
margin-bottom: 30px !important;
}
.woocommerce-MyAccount-navigation ul {
list-style: none !important;
padding: 0 !important;
margin: 0 !important;
background: #ffffff !important;
border: 1px solid #e2e8f0 !important;
border-radius: 14px !important;
overflow: hidden !important;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04) !important;
}
.woocommerce-MyAccount-navigation li {
border-bottom: 1px solid #f1f5f9 !important;
margin: 0 !important;
transition: all 0.2s ease !important;
}
.woocommerce-MyAccount-navigation li:last-child {
border-bottom: none !important;
}
/* Meniu nuorodos stilius */
.woocommerce-MyAccount-navigation li a {
display: block !important;
padding: 14px 20px !important;
color: #334155 !important;
font-weight: 500 !important;
text-decoration: none !important;
transition: all 0.2s ease !important;
}
/* Užvedus pelę ir aktyvus mygtukas */
.woocommerce-MyAccount-navigation li:hover a {
background-color: #f8fafc !important;
color: #e11d48 !important; /* Tavo raudona akcento spalva */
padding-left: 24px !important; /* Lengvas pasistūmimas į dešinę */
}
.woocommerce-MyAccount-navigation li.is-active a {
background-color: #fff1f2 !important; /* Švelniai rausvas fonas aktyviam */
color: #e11d48 !important;
font-weight: 600 !important;
border-left: 4px solid #e11d48 !important;
}
/* 3. DEŠINYSIS TURINYS: paverčiame į švarią baltą kortelę */
.woocommerce-MyAccount-content {
background: #ffffff !important;
border: 1px solid #e2e8f0 !important;
border-radius: 14px !important;
padding: 28px !important;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04) !important;
color: #334155 !important;
line-height: 1.6 !important;
}
Apie mus
„Saugi įmonė“ – patikimas ir šiuolaikiškas visuomenės sveikatos paslaugų teikėjas, besispecializuojantis nuotoliniuose mokymuose bei žinių vertinime. Padedame organizacijoms ir asmenims kurti saugesnes darbo vietas bei diegti prevencines priemones.
📜 Oficialūs pažymėjimai