/*
Theme Name:     X Theme Child - Converge - Use this one
Description:    
Author:         wmys
Template:       x
*/

.custom_individual_post .entry-featured {
    width: 30%;
    display: inline-block;
    margin: 0;
}

.custom_individual_post .entry-wrap{
	width: 70%;
	display: inline-block;
	margin: 0;
}

.custom_individual_post{
    border: 1px solid #DDD;
    padding: 10px;
}

@media screen and (max-width: 450px){
  .x-btn-navbar i {
      color: #CCC;
      padding-right: 10px;
      padding-top: 10px;
  }
}
#shows_list{
  margin: 0 auto !important;
  text-align: center;
}
#shows_list li{
  display: inline-block;
  width: 85%;
  margin: 10px 0;
}

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.x-navbar {
	border-bottom: 1px solid #EEE;
}
.x-btn-widgetbar {
	display: none;
}
.homeslider-title {
	text-align: center;
}
.x-container > .offset {
	margin: 0 auto;
}
.heading-bg {
	background: #FF6633;
	padding: 7px;
	text-transform: uppercase;
}
.x-recent-posts
a {
	border: none;
}
.pt-cv-wrapper .btn-success {
	background-color: #FF6633;
	border: none;
	border-radius: 0px;
}

.pt-cv-wrapper .btn-success:hover {
	background-color: #99918e;
	border: none;
}

.x-sidebar .h-widget {
	background: #FF6633;
	border: none;
	color: #FFF !important;
}
.x-sidebar .widget
a {
	text-decoration: none;
}
.x-header-landmark {
	padding: 20px 0 0 0;
}

/* Sidebar */
/*.x-sidebar.right {background: #E5E5E5;}*/

/* Blog */
.blog .x-main .hentry {
	border: 1px solid #DDD;
	padding: 10px;
}
.blog .x-main .hentry:first-of-type {
	margin-top: 40px;
}

/* Secondary Menu */
.secondary-menu li {
	padding: 10px;
	list-style: none;
	display: inline;
}
.secondary-menu a {
	color: #555;
	font-weight: bold;
}
body{
overflow:hidden;
}
#sec_menu li{
display:inline-block;
margin-right:20px;
font-weight:bold;
}
#sec_menu{
background:#c9c9c9;
text-align:center;
}
#x-section-2 > div{
width:100% !important;
max-width:100% !important;
}
#x-section-2{
padding:0px !important;
}
#sec_menu li a {
	color: #444;
}
/* secondary menu full width */
#x-section-2 > div > div{
width: 140%;
right: 20%;
position: relative;
}
/* Logos */
.owl-theme .owl-controls {
	display: none;
}
.lgx-logo-slider-wp .lgx-logo-wrapper {
	padding: 0;
}
/* Buttons */
.x-btn {
	background-color: #FF6633;
	border-color: #FF6633;
}
/*Footer Menu*/
#footer_menu li{
display:inline-block;
margin-right:20px;
font-weight:bold;
}
#footer_menu{
	text-align:left;
}
#footer_menu li a {
	color: #555;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.footer-copyright {
	font-size: 12px;
	color: #717171;
	padding-left: 20px;
	float: left;
	clear: both;
}
.footer-container {
	width: 100%;
}
.footer-left {
	width: 20%;
	float: left;
	padding-top: 7px;
}
.footer-right {
	width: 75%;
	float: right;
}
.x-colophon .widget {
	margin-top: 0;
}
footer {
	padding: 0 !important;
}
/* Footer Media Queries */
@media all and (max-width: 980px) {
.footer-left {
	width: 100%;
	float: left;
	text-align: center;
}
.footer-right {
	width: 100%;
	float: left;
}
#footer_menu{
	text-align:center;
}
}
/* Logo scroller */
.owl-nav {
	display:none;
}

.m-a-box-item.m-a-box-avatar.molongui-align-self-top {
    float: left;
    padding: 0 20px 0 0;
}

.m-a-box-item.m-a-box-data.molongui-align-self-top {
    padding: 0 10px 0 0;
}

.m-a-box-item.m-a-box-data.molongui-align-self-top p {
    line-height: 22px !important;
}

.m-a-box-tab.m-a-box-content.m-a-box-profile {
    border: 1px solid #CCC;
    padding: 20px;
    margin: 0 0 10px 0;
}

.m-a-box-container .m-a-box-content .m-a-box-social {
    text-align: left !important;
}

.m-a-box-container .m-a-box-content .m-a-box-social .m-a-box-social-icon {
    margin: 0!important;
}