/*
Theme Name: DocuFreezer Theme
Template: fc-clean
Author: Leonid
*/
@import url("../fc-clean/style.css");

.custom-logo { height: 36px; margin-top: -8px; }
.site-branding { padding-top: 0px; }

.navbar { background-color: #193f7b!important; height: 60px; }

h1, h2, h3, h4, h5, h6 { color: #193f7b; }
h2, h3 { margin: 35px 0 20px 0; }

.single .entry-title{font-size:42px}

.main-nav { padding-top: 4px; }
.top-right .main-nav ul li a { padding: 10px 0 0; margin: 0 15px; }
.top-right .main-nav ul li a:hover { background-color: transparent!important; }
.top-right .main-nav ul.main-menu li a { color:#fff; font-size:20px; }
.top-right .main-nav ul.sub-menu li a { color:#fff; font-size:18px; }
.top-right .main-nav ul li a:hover, .top-right .main-nav ul.sub-menu li a:hover { color:#00d3f0; }
.top-right .main-nav .main-menu .current_page_item > a, .top-right .main-nav .main-menu .current-menu-item > a  {color:#fff; background-color: transparent!important; border-bottom: 2px solid #00d3f0; }
.top-right { padding-right: 0; }

.top-right .main-nav ul li:hover > a, .top-right .main-nav ul li a:hover, .top-right .main-nav .current_page_item > a, .top-right .main-nav .current-menu-item > a, .top-right .main-nav .current-menu-parent > a, .top-right .main-nav .current_page_parent > a { background-color: transparent!important; }

#mobile-menu-wrapper ul li a,.top-right .main-nav ul li a{text-transform:none;}

.menu-toggle i.fa-bars { color: #fff; }

body.home h1.entry-title { text-align: center; }

.hr {border-top: 1px dashed #cccccc;height: 10px;}

.footer-widget, .site-info { background-color: #193f7b!important; }
.footer-widget .dropdown-menu > li > a { color: #333; padding: 4px 20px; }
.footer-widget .dropdown-menu > li { padding: 2px; }

.btn-success, .btn-info { font-weight: bold; padding: 10px 30px; font-size: 18px; text-shadow: 1px 1px 2px #999; border: 0; text-decoration: none!important; }
.btn-success { background-color: #00e78f; }
.btn-success:hover { background-color: #1db58e; }
.btn-info { background-color: #0da5ee; }
.btn-info:hover { background-color: #0085ce; }
.btn-lg { padding: 12px 42px; font-size: 24px; }

.listing-item .title { font-size: 19px; }

.display-posts-listing.image-left .listing-item { overflow: hidden; margin-bottom: 20px; width: 100%; }
.display-posts-listing.image-left .image { float: left; margin: 10px 20px 10px 0; width: 80px; }
.display-posts-listing.image-left .title { display: block; }
.display-posts-listing.image-left .excerpt-dash { display: none; }
.listing-item .excerpt { display: inline; }

ul.tickslist { margin-left: 0px; padding: 0px; list-style-type: none; }
ul.tickslist li { background: url(/media/ic_check_black_24px.svg) left 4px no-repeat; background-size: 16px 16px; padding-left: 25px; margin: 8px 0px 8px 0px; }

#breadcrumbs a { color: #1E73BE; text-decoration: none; }
#breadcrumbs a:hover { text-decoration: underline; }
.breadcrumb_last { color: #333; }

#featured-img-id { padding: 20px 0; text-align: center; }
.td-caption { color: #fff; background-color: #0da5ee; font-weight: bold; }

.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #f6f6f6; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { background-color: #eee; }
.nav-pills > li > a { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
#pdf.active { border-top-left-radius: 0; }

.widget_search { padding-top: 20px; }

.post-item-grid .home-desc .post-thumbnail{width:120px;}

@media only screen and (max-width:767px){

}
