/*
Theme Name: IDABranchchild
Version: 1.0
Description: A child theme of Customizr
Template: customizr
Author: Administrator
*/
/* Your awesome customization starts here */

.pf-content table{
	display: block;
	max-width: 100%;
}

.btn.btn-large.btn-primary{background:#6f99c8;}

.widget_event_list_widget h3{
	font-size:11pt;
	line-height:1.2;
}

.entry-title, .entry-title h3{
	font-size:13pt;
	line-height:1.2;
}

.widget_recent_posts h3{
	font-size:13pt;
	line-height:1.2;
}

/* COUNTDOWN STYLES */

#main-wrapper .content_countdown .time_left {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; color:#ffffff; font-weight: normal; background-color: #6f99c8; font-size: 16px;}

#main-wrapper .content_countdown .time_description {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; color:#5a5a5a; font-weight: normal; font-size: 14px;}

#main-wrapper .content_countdown .element_conteiner {min-width: 60px;}

/* CAROUSEL STYLES */
.carousel-caption .btn.btn-large.btn-primary {color:#fff;}


@media all and (max-width: 979px) {
	
	.navbar .nav-collapse .dropdown-menu a {padding:10px 5px;}
	
}

@media all and (max-width:767px) {
	body, #main-wrapper, table{max-width:100%!important; overflow-x: hidden;}
}

@media all and (max-width: 480px) {

	.navbar-inner .social-block a {font-size:20px; padding:10px 15px;}
	
	img {max-width: 100%;}
	
	footer#footer a, footer#footer p {margin-bottom: 15px; font-size: 14px;}
	
	.carousel-caption .btn.btn-large.btn-primary {display: none;}
	
	.tc-btt-wrapper {right:20px; bottom:90px;}

}

.blog-id-20 .social-icon.icon-twitter i:before {opacity: 0;}
.blog-id-20 .social-icon.icon-twitter i {background-image:url('assets/bluesky.png'); background-size: cover;}