/*
Theme Name: Кадры здравоохранения (zakra-lcg-child)
Theme URI: https://lcg-child/
Description: Child theme — Кадры здравоохранения.
Author: Кадры здравоохранения
Template: zakra
Version: 1.0.0
Text Domain: zakra-lcg-child
*/

:root{ --pbn-primary:#4a3b76; --pbn-accent:#e08a3c; --pbn-bg:#ffffff; --pbn-text:#241f33; }

.wp-post-image, img.attachment-post-thumbnail, .post-thumbnail, .featured-image,
.entry-thumbnail, .post-image, .single-featured-image-header, .entry-featured-image-inner,
article .entry-image, .cover-image, .page-header-image { display:none !important; }

body{ background:var(--pbn-bg); color:var(--pbn-text); }
a, .entry-title a:hover{ color:var(--pbn-primary); }
h1,h2,h3,.entry-title{ color:var(--pbn-text); }
.entry-content a{ color:var(--pbn-primary); text-decoration:underline; text-decoration-color:var(--pbn-accent); }
button,.button,input[type=submit],.wp-block-button__link{ background:var(--pbn-primary)!important; color:#fff!important; border-color:var(--pbn-primary)!important; }
.entry-content table{ border-collapse:collapse; width:100%; margin:1.2em 0; }
.entry-content th,.entry-content td{ border:1px solid #d9d9d9; padding:.55em .8em; text-align:left; }
.entry-content thead th{ background:var(--pbn-primary); color:#fff; }
.entry-content tbody tr:nth-child(even){ background:rgba(0,0,0,.03); }
.site-footer,.site-info,.footer-credits{ background:var(--pbn-primary); color:#f3f3f3; }
.site-footer a,.site-info a{ color:var(--pbn-accent); }
.site-header,.main-header{ border-bottom:3px solid var(--pbn-accent); }
