/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.wpb_vc_table img {
max-width: 75px;
}

.row-breadcrumb.row-breadcrumb-light {
	background-color: #8AB573;
}

.row-breadcrumb.row-breadcrumb-light .breadcrumb-title {
	color: #fff;
	font-size: 24px;
}

.style-light .ui-link-text, .style-light.style-override .ui-link-text, .style-dark .style-light .ui-link-text, .style-light .breadcrumb > li a, .style-light.style-override .breadcrumb > li a, .style-dark .style-light .breadcrumb > li a, .style-light .post-info a, .style-light.style-override .post-info a, .style-dark .style-light .post-info a {
	color: #fff;
}

.style-light .ui-text, .style-light.style-override .ui-text, .style-dark .style-light .ui-text, .style-light .breadcrumb, .style-light.style-override .breadcrumb, .style-dark .style-light .breadcrumb, .style-light .post-info, .style-light.style-override .post-info, .style-dark .style-light .post-info {
	color: #fff;
}

.style-light table, .style-light.style-override table, .style-dark .style-light table, .style-light table td, .style-light.style-override table td, .style-dark .style-light table td, .style-light table th, .style-light.style-override table th, .style-dark .style-light table th {
	border-color:#aaa!important;
}

.panel-title > a {
	padding: 10px 0;
}

.panel-body {
	padding: 15px 0;
}

.home-quote p {
	color: #ffffff!important;
}

.uncode-slider .text-lead > * {
	font-size: 24px!important;
}

.home-icons .icon-box {
	text-align: center;
}

@media (min-width: 768px) {
.hide-desktop {
display:none;
}
}

@media (max-width: 767px) {
.hide-phone {
display:none;
}
table {
	display: block;
    max-width: 100%!important;
    overflow-x: auto;
}
.scorers-table table {
display: table!important;
width: auto!important;
}

}

.wpgmza_infowindow_address {
display: none;
}

.hide-table {
display: none;
}

.page-id-3974 .main-container .row-container .row-parent .double-internal-gutter .uncont > * {
margin-top: 15px;
}

#custom_html-5 .pull-right {
margin-top: 15px;
}

ul#menu-footer-menu {
margin-top: 10px;
}

.menu-primary .menu-smart .social-icon > a {
color: #4267b2;
}

.notes {
font-size: 11px;
}

.notes li {
font-size: 11px;
}

.notes ol {
margin-top: 0px;
}

.fa-2x {
font-size: 24px!important;
}

table td, table th {
    padding: .5em !important;
    vertical-align: middle;
}

.scorers-table table {
width: auto!important;
}
