/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/


#top > header.masthead.masthead-inline > div > div > div > div > a.x-btn-navbar > .x-icon-bars {
  color: #FF9300;
}
.x-btn-navbar, .x-btn-navbar.collapsed:hover {
  background-color: #ddd;
}

.x-btn-navbar.collapsed {
  background-color: #1E73BE;
}

.textwidget {
    font-size: 14px
}
.x-navbar .desktop .x-nav li:hover > ul.sub-menu {
    display: block;
}

.x-brand img {
    width: 220px !important;
}

.widget ul li, .widget ol li {
	border-bottom: 0;
}

.widget ul, .widget ol {
	border-top: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
}

.gfield_description {
    font-size: 87% !important;
    opacity: 1 !important;
    color: #DC5E04;
}


.x-pricing-column-info ul>li {
text-transform: none;
}
.x-featured-sub {
text-transform: none;
color:#FFF !important;
}
.sub-menu {
    border: 1px solid #1e75c1;
}