/*



Theme Name:     TotalBusiness-Child



Description:    



Author:         Goodlayers



Template:       totalbusiness







(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)



*/



.totalbusiness-navigation-wrapper .totalbusiness-main-menu > li > a{



	padding-bottom:20px;



}



img#totalbusiness-menu-search-button {



    display: none;



}



.single .totalbusiness-page-title-wrapper {



    display: none;



}

.totalbusiness-header-wrapper .totalbusiness-navigation-wrapper .menu-item a:hover {

    background: #1578ff;

}

.totalbusiness-header-wrapper .totalbusiness-navigation-wrapper .menu-item.current_page_item a{

	background: #fff;

	color:#0a64b5;

	font-weight: 600;

}

.totalbusiness-header-wrapper .totalbusiness-navigation-wrapper .menu-item a {

    padding: 8px 12px 6px 12px !important;

    margin-left: 8px !important;

    border-radius: 5px;

}

.copyright-right {

    margin: 0px 15px;

    float: none;

    text-align: center;

}

@media screen and (min-width:1024px)

{

.footer-wrapper #menu-footer_menu li{

    display: inline-block;

    width: 47%;

    vertical-align: top;

}

}

.footer-wrapper #menu-footer_menu li{

    margin: 0 0 5px;

	padding: 0;

}

.footer-wrapper #menu-footer_menu li:before{

	display:none;

}

.textwidget {

    text-align: center;

}

.textwidget img {

    width: 170px;

}

.footer-container {

    padding-top: 20px;

}

#footer-widget-2 li {

    padding: 0px;

  }

#footer-widget-2 li:before

{

	display:none;

}

#footer-widget-2 li, .footer-wrapper #menu-footer_menu li

{

font-size: 17px;

    font-weight: 600;

    line-height: 1.625; 

}

#footer-widget-1 .totalbusiness-widget-title, #footer-widget-2 .totalbusiness-widget-title

{

	font-size:20px;

	margin-bottom:20px;

}

#footer-widget-3 .textwidget

{

	text-align:left;

}

#footer-widget-3 .textwidget img

{

	width:50px;

}

.totalbusiness-page-title-wrapper {

    background-image: inherit;

    padding: 50px 0;

}

.totalbusiness-page-title-wrapper h1 {

    color: #000;

}
.totalbusiness-pagination .page-numbers {
    margin-bottom: 5px;
}
#totalbusiness-responsive-navigation button.dl-active:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    content: "\f00d";
    margin-top: 3px;
}
#totalbusiness-responsive-navigation button.dl-active:after{
    content: none;
}
#totalbusiness-responsive-navigation button.dl-active {
    text-indent: inherit;
}
button.dl-trigger.dl-active {
    font-size: 0;
}
body [id^=cbox] .cb-box__type-bar .cb-box__inner-col {
    padding: 8px;
}
body [id^=cbox] .cb-box .cb-close {
	top: 10px;
    right: 10px;
    background-color: #fff;
    padding: 8px;
    color: #333!important;
    font-size: 13px;
    border-radius: 5px;
}
body [id^=cbox] .cb-element__type-btn .cb-element__button {
    width: 100%;
    max-width: 130px;
    margin: 0px auto;
}