/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.big-button
{
    font-size: 1.3em;
}


#Top_bar { max-height: 60px; }
#Top_bar.is-sticky { max-height: 60px; }
#Top_bar.is-sticky { height: 60px; }
.container { height: 60px !important; }
#Top_bar .menu.page-menu a
{
    line-height: 30px !important
}


#Top_bar #logo {
    line-height: 58px !important;
    padding: 0 !important;
    height: auto !important;
}

@media only screen and (min-width: 1240px)
{
    #Top_bar.is-sticky #logo
    {
        line-height: 58px !important;
        padding: 0 !important;
        height: auto !important;
    }
}

@media (max-width: 1165px)
{
    .one-third.mcb-wrap
    {
        width: 100% !important;
    }
}

.link-bordered .column_attr
{
    padding: 20px;
    border: solid 1px #626262;
}

.link-bordered .column_attr h2, .link-bordered .column_attr h5
{
    margin-bottom: 10px;
}

.link-bordered .column_attr p
{
    margin-bottom: 0;
}


@media only screen and (max-width: 767px)
{
    #Top_bar .logo #logo {
        padding: 0!important;
        margin: 0 !important;
    }

    #Top_bar a.responsive-menu-toggle {
        top: 30px !important;
    }
}
