/******************************************************************
Theme Name: Scape Child
Theme URI: http://themes.whiteboxstud.io/scape/main/landing
Description: Scape Child Theme
Author: Whitebox-Studio
Author URI: http://themeforest.net/user/whitebox-studio
Template: scape
Version: 1.0

*/
#main {
  padding-right:15px !important;
  padding-left:15px !important;
}
@font-face {
    font-family: 'Gotham';
    src: url('../eot/gotham-bold.eot');
    src: url('../eot/gotham-boldd41d.eot?#iefix') format('embedded-opentype'),
        url('../woff2/gotham-bold.woff2') format('woff2'),
        url('../woff/gotham-bold.woff') format('woff'),
        url('../ttf/gotham-bold.ttf') format('truetype'),
        url('../svg/gotham-bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.builtby {
	MARGIN-TOP: 10PX;
	font-family: 'Gotham'!important;
	text-transform: lowercase;
	font-size: 12px;
    letter-spacing: 0px;
		text-transform: lowercase!important
}
.builtby .two7twobigger {
	font-size: 14px!important;
    letter-spacing: 0px;
	text-transform: lowercase!important
}
.builtby a {
	color: #ffffff!important;
		text-transform: lowercase!important;
	font-weight: 700
}
.footer_sub .builtby a {
	color: #ffffff!important;
		text-transform: lowercase!important;
	font-weight: 700
}
.builtby a:hover {
	color: #000000!important;
	cursor: pointer!important
}