<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
    Theme Name: UniBody
    Theme URI: https://wordpress.dankov-themes.com/unibody/
    Version: 1.0.5
    Author: DankovThemes
    Author URI: https://themeforest.net/user/DankovThemes
    Description: UniBody - multi-concept, minimalistic, easy to use, fast loading, WordPress theme for building simple and beautiful business or personal website.
    Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, sticky-post, theme-options, translation-ready
    License: GPL2
    License URI: https://dankov-themes.com/
    Text Domain: unibody

*/

.download-item {
}

.download-item table td {
	border: none;
	vertical-align: top;
}

.download-item table .image,
.download-item table .image img {
	width: 150px;
}

.download-item table .title {
	font-weight: 600;
}

.download-item table .description {
	font-size: 13px;
}

.download-item table .icon-links {
	margin-top: 15px;
    padding: 0;
}

.download-item table .icon-links li {
	margin-right: 15px;
}

.download-item table .icon-links li:last-of-type {
	margin-right: 0;
}

.download-item table .icon-links li span {
	font-size: 18px;
}

.tnp-subscription-minimal {
	text-align: center;
	margin-left: -55px;
}

.tnp-email {
	background-color: rgba(0, 0, 0, 0.45) !important;
    color: #ccc !important;
    border: none !important;
    font-size: 17px !important;
    padding: 10px 16px !important;
    height: 46px;
	width: 240px !important;
}

.tnp-submit {
	padding: 10px 20px !important;
    height: 46px;
    opacity: 1 !important;
    background-color: black !important;
    font-size: 11px !important;
    letter-spacing: 1px !important;
    width: auto !important;
    position: absolute;
}

.modal .modal-dialog {
	margin-top: 100px;
}

.modal .modal-title {
	position: absolute;
}

.modal.newsletter .modal-body {
	text-align: center;
}

.modal.newsletter .modal-body p:last-of-type {
	margin-bottom: 0;
}

.footer-area-cont {
	display: none;
}

.tag_line_title {
    font-size: 46px !important;
}

.team-member-network {
	width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
	opacity: 0.5;
}

.team-member-network:hover {
	opacity: 1;
}

/* .scroll-top { */
    /* background-color: #ff4081 !important; */
/* } */

/* .intro .intro-body .badge { */
    /* background-color: rgba(255, 64, 129, 0.75) !important; */
/* } */

/* HEADER IMAGE DARK LAYER */
/* .tag_line_image */
/* .tag-body:before { */
    /* background: rgba(23, 23, 30, 0.6) !important; */
/* } */</pre></body></html>