/* 
Theme Name:  [CHILD] 07. Dechen
Theme URI:   http: //www.premiumpress.com 
Description:  This is a child theme removed the country aspect out and uses the city location tools instead
Author:     Mark Fail
Author URI:   http: //www.premiumpress.com
Template:    DT9
Version:    1.0
*/

body {
    background: #fff url(img/bg.png);
}
#page {
	max-width:1170px;
    background: #fff;
    padding: 0px;
    margin-top: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
	margin:auto auto;
} 
.bg-primary {    background-color: #bd2136!important;}
.btn-primary { background:#bd2136; border-color:#bd2136; }
.text-primary {color:#bd2136;}
.bg-black { background:#000 !important; }
.hero31 h1 {
    font-size: 40px;
}