/** Footer **/

#global-footer
{
	font-family: 'DINWebPro';
	font-size: 14px;
	padding-top: 5px;
	
	position:relative;
	bottom:0;
	color: #fff;
	min-height:250px;
	background: #323232; /* Old browsers */
	background: -moz-linear-gradient(top,  #323232 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323232), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #323232 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #323232 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #323232 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #323232 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

#global-footer  .row.footer-column-content {
	padding: 0 10px 0 10px;
	float: none;
}

#global-footer p
{
	font-family: 'DINWebProMedium';
	font-size: 12px;
	margin: 0;
	padding: 0 0 14px 0;
	line-height: 1.3;
}

#global-footer a
{
	font-size: 12px;
	font-family: 'DINWebPro';
}

#global-footer .nav-submit-button {
	background-color: #a2a2a2;
	color: #000;
	font-family: 'DINWebProMedium';
	font-size: 14px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	line-height: normal;
}

#global-footer .nav-submit-button:hover {
	background-color: #8d8d8d;
}

#global-footer h4
{
	color: #fff;
	border-bottom: 1px solid #a2a2a2;
	font-family: 'DINWebProCon';
	font-size: 21px;
	margin: 10px 0 15px 0;
	font-weight: normal;
	padding: 0 10px 5px 10px;
}

#global-footer h3 {
	color: #a2a2a2;
	font-size: 14px;
	font-family: 'DINWebProMedium';
	text-transform: uppercase;
}

#global-footer input[type="text"] {
	color: #616161;
	font-family: 'DINWebPro';
	-webkit-appearance: none;
	font-style: italic;
	border-radius: 0;
}

#global-footer li {
	list-style: none;
}

#find-dealer-footer-form .dealer-input-row {
	float: left;
	padding-right: 10px;
	width: 70%;
}

#find-dealer-footer-form .dealer-submit-row {
	width: 30%;
	float: left;
}

#global-footer .footer-phone
{
	color: #ffce24;
	display: block;
	font-size: 24px;
	font-family: 'DINWebProCon';
}

#global-footer .footer-phone a {
	padding: 0px;
	margin: 0px;
}

.footer-help-header div.title,
.footer-help-header div.phone {
	display: inline-block;
	float: left;
	font-size: 24px;
	color: #fff;
	margin: 0px!important;
	padding: 0px!important;
	border: 1px solid #FFF;
}

.footer-help-header div.phone {
	float: right;
}

.footer-help-header div.phone a {
	display: none!important;
}

#footer-connect a
{
	height: 34px;
    width: 35px;
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 12px;
    background: url('https://a1522a3bd70e7c79004c-22a6e7ebe351cb8b7b82b9691435107c.ssl.cf2.rackcdn.com/images/nav/social-icon-sprite.png') no-repeat;
    overflow: hidden;
}

#footer-connect a.facebook-icon {
    background-position: 0px 0px;
}

#footer-connect a.facebook-icon:hover {
    background-position: 0px -35px;
}

#footer-connect a.twitter-icon {
    background-position: -44px 0px;
}

#footer-connect a.twitter-icon:hover {
    background-position: -44px -35px;
}

#footer-connect a.youtube-icon {
    background-position: -88px 0px;
}

#footer-connect a.youtube-icon:hover {
    background-position: -88px -35px;
}

#footer-connect a.pinterest-icon { 
    background-position: -132px 0px;
}

#footer-connect a.pinterest-icon:hover { 
    background-position: -132px -35px;
}

#footer-connect a.instagram-icon {
    background-position: -177px 0px;
}

#footer-connect a.instagram-icon:hover {
    background-position: -177px -35px;
}

#footer-connect a.weibo-icon {
    background-position: -221px 0px;
}

#footer-connect a.weibo-icon:hover {
    background-position: -221px -35px;
}

#footer-connect a.wechat-icon {
    background-position: -265px 0px;
}

#footer-connect a.wechat-icon:hover {
    background-position: -265px -35px;
}


@media only screen and (max-width: 940px) {

	#footer-connect a
	{
		margin-right: 10px;
	}
}


#footer-connect a:last-child
{
	border-right: none;
	padding: 0;
	margin: 0;
}

#footer-connect a.last-icon
{
	border-right: none;
	padding: 0;
	margin: 0;
}

#global-footer a
{
	color: #fff;
}

#footer-weber li {
	margin: 0 0 15px 0;
}

#footer-weber a {
	font-size: 13px;
	font-family: 'DINWebProMedium';
}

#footer-help a
{
	padding: 8px 0;
	display: block;
}

#footer-help li:first-child a {
	padding-top: 0px;
}

#footer-help ul {
	margin-bottom: 10px;
}

#footer-help a:hover,
#footer-grills a:hover {
	color: #CCC;
}

#footer-grills a {
	line-height: 24px;
}
#footer-grills sup {
	font-size: 60%;
	line-height: normal;
}
#footer-grills label {
	font-size: 14px;
	color: #FFF;
}

#footer-row p {
	width: 70%;
}
#footer-row .nav-submit-button {
	background-color: #efb911;
}

#global-footer .footer-column-section {
	padding-bottom: 5px;
	float: none!important;
}

#footer-subphone
{
	font-size: 16px;
}

#footer-apps a {
	color: #a2a2a2;
	font-family: 'DINWebProMedium';
	font-size: 12px;
	float: left;
	display: inline-block;
}

#footer-apps a span {
	display: block;
	padding-top: 8px;
}

#footer-app-weber-grill {
	padding: 5px 10px 5px 0;
	text-align: center;
}

#footer-app-on-the-grill {
	padding: 5px 0 5px 15px;
	text-align: center;
}

#footer-sub-menu {
	padding: 10px 10px 20px 20px;
}

#footer-sub-menu a {
	color: #a3a3a3;
	display: block;
	float: left;
	font-family: 'DINWebPro';
	font-size: 13px;
	padding: 3px 10px 3px 10px;
	border-right: #a3a3a3 1px solid;
}

#footer-sub-menu a:hover {
	color: #a2a2a2;
}

#footer-sub-menu a.last-link {
	border-right: none;
}

#footer-sub-menu a:first-child {
	padding-left: 0px;
}

.footer-pad {
	padding-left: 10px;
}

@media only screen and (max-width: 940px) {

	#footer-sub-menu {
		padding: 10px;
	}

	#footer-sub-menu a:first-child {
		padding-left: 10px;
	}

	#footer-sub-menu a {
		margin-bottom: 10px;
	}

	.row-prefix {
		display: none;
	}

	#footer-apps a {
		font-size: 11px;
	}

	#footer-connect a img {
		width: 26px;
		height: 26px;
	}

	#footer-connect a {
		margin-bottom: 20px;
	}

	#footer-connect a.last-icon {
		margin-bottom: 20px;
	}

	#footer-connect {
		margin-bottom: -20px;
	}
}

@media only screen and (max-width: 768px) {

	.footer-column {
		padding-bottom: 20px;
	}
}