/* =====================================================
   ХЕДЕР — соціальні іконки
   ===================================================== */
.thb_header_right .thb-social-links-container {
    padding-top: 0 !important;
    margin-top: 35px !important;
}

.thb_header_right .thb-social-icon-container i {
    font-size: 18px !important;
}

/* =====================================================
   ФУТЕР — соціальні іконки
   ===================================================== */
.medium-text-right .thb-social-link-wrap {
    padding: 0 3px !important;
    margin-bottom: 0 !important;
}

.medium-text-right .thb-social-links-container {
    margin-top: 35px !important;
    padding-top: 0 !important;
}

.medium-text-right .thb-social-icon-container i {
    font-size: 18px !important;
}

/* =====================================================
   КОЛЬОРИ — скрізь
   ===================================================== */
i.thb-icon-facebook  { color: #1877F2 !important; }
i.thb-icon-instagram { color: #E1306C !important; }
i.thb-icon-youtube   { color: #FF0000 !important; }
i.thb-icon-linkedin  { color: #0A66C2 !important; }
i.thb-icon-whatsapp  { color: #25D366 !important; }

.thb-social-link-wrap a:hover i {
    opacity: 0.75 !important;
}