/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 12.1

All css files are placed in /css/ folder
*/

.page-id-85 h1.title {
    display: none;
}

.btn-footer {
    background: #EC5F23;
    border: 1px solid #EC5F23;
    border-radius: 3px;
    max-width: 150px;
    width: 100%;
    margin-left: 15px;
    display: block;
    margin: 10px auto 0;
    padding: 10px 20px !important;
    color: #fff !important;
}

#Footer .footer_copy .copyright {
    float: none !important;
    text-align: center;
}

.btn-footer:hover {
    text-decoration: none;
}

h1.title {
    text-shadow: 5px 5px 8px rgba(0,0,0,4);
}