@charset "UTF-8";
/* CSS Document */


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	vertical-align: baseline;
	background: transparent;
	line-height: 20px;
	color: #FFF;
}

body, #body_wrapper {
	background-color:#000 !important;
	
	
	}
	
a {
    color: #FFF;
}	


.footer-contact {
	display:none;
	
	}


	
#menu li a {
	color:#FFF;
	
	
	}	
#menu li a:hover {
	color:#FFF;
	
	
	}	
	
#menu li.current-menu-item > a, #menu li.current-menu-ancestor > a {
    color: #FFF;
}
#menu li.current-menu-item > a, #menu li.current-menu-ancestor > a {
    color: #FFF;
}	


#info_nav li a {
    color: #FFF;
}
#info_nav a {
    color: #FFF;
    
}


ul.dropdown-menu ul, .dropdown-menu > ul ul {
	background-color:#000;
	
	}
	
	#footer_wrap {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	margin-bottom: 40px;
	margin-top: 40px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color:#FFF
}

#social-inst {
	background-image: url(../images/social-inst-w.png);
	background-repeat: no-repeat;
	width:34px;
	height:34px;
	border:thick;
	display:block
}

#social-fb {
	background-image: url(../images/social-fb-w.png);
	background-repeat: no-repeat;
	width:34px;
	height:34px;
	display:block
	
}

#social-mail {
	background-image: url(../images/email-w.png);
	background-repeat: no-repeat;
	float:left;
	width:34px;
	height:34px;
	display:block
	
}

#footer-subscribe {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	height: 15px;
	padding: 5px;
	width: 220px;
	color: #FFF;
}

ul.dropdown-menu ul, .dropdown-menu > ul ul {
	background-color: #000000;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-top-style: solid;
}


#my-project {
	position: absolute;
	margin: 0 auto;
	width: 960px;
	background-color: #000;
	z-index: 999;
	color: #000;	
}

#project-inner {
	margin: auto;
}

#project-content {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 15px;
	display: none;
	color: #000000;
	background-color: #000;
	padding: 0 20px;
}


.contact-content {
	width:83%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	color:#FFF;
	letter-spacing: 1px;
}

.header-responsive {
	width:960px; 
	margin:0 auto;
}

.footer-content a {
    color: #FFFFFF;

}

.footer-content {
    color: #fff;
}


input[type=text],
input[type=password],
input[type=email],
input[type=tel],
textarea {
	background-color: #000;
	border: 1px solid #fff;
	-webkit-appearance: none;
	outline: none;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size:13px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 13px;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus,
select:focus {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	color: #FFF;
	border: 1px solid #FFF;
}


#info_nav ul.cart_list li a, #info_nav ul.product_list_widget li a {
    color: #686868;
    padding: 0;
    text-align: left;
}

.quantity, div.widget_shopping_cart_content p.total strong {
color: #686868;}


/***** Phone (landscape 420px) *****/
@media only screen and (max-width: 580px) {
	
	
	
	div.product div.summary {
	padding-left: 0px;
    width: 466px;
}

.header-responsive {
	width:466px;
	margin:0 auto;
}





#menu select.dropdown-menu {
	color:#999 !important;
	height:48px;
	padding: 10px 10px;
	font-size:20px;
	font-family: "proxima-nova",sans-serif;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#000;
	border-radius: 5px;
	border-color:#232323;
	border:solid 1px;
	
	
	
	}
	
.menu-main-menu-container select {
		-webkit-appearance: none;  /*Removes default chrome and safari style*/
		-moz-appearance: none; /* Removes Default Firefox style*/
		width: 100px; /*Width of select dropdown to give space for arrow image*/
		text-indent: 0.01px; /* Removes default arrow from firefox*/
		text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
		color: #FFF;
		padding: 5px;
		text-align:center;
		
		


}	
	
	
.dropdown-menu option {
	line-height:40px !important;
	padding:10px 10px !important;
	
	}
.footer-content {
	float:left;
	
	}

.footer-contact {
	display:block;
	float:right;
	width:240px;
	margin-top:30px;
	font-size:20px !important;
	line-height:28px;
	
	}
.footer-contact a {
	font-size:20px !important;
	color:#ccc;
	
	}	
	
	
.clearall {
	clear:both;
	
	}			
	
.footer-copy {
	font-size:15px;
	
	}
	
	
div.footer-subscribe div.mc_custom_border_hdr {
	color:#CCCCCC;
	line-height:28px;
	

	
	}	

	
.footer-subscribe {
	float:none;
	margin-left:0px;
	width:440px;
	line-height:28px;
	
	}
	
#footer_wrap, .footer-heading {
	font-size:20px !important;
	}
		
.footer-content a {
	font-size: 20px !important;
	line-height:28px;
	font-weight: 200 !important;
	color: #CCCCCC;
	}		
	
	
div.mc_merge_var label.mc_var_label {
		display:none;
		
		}
	
	
div.mc_merge_var input#mc_mv_EMAIL.mc_input {
		width:100% !important;
		margin-top:20px;
		margin-bottom:20px;
		border-color:#999;
		height:40px;
		line-height:40px;
		}
		

#info_nav li a, .amount {
	font-size:14px;
	
	}
	
.contact-menu {
	display:none;
	
	}

#info_nav li a {
	font-size:20px !important;
	
	}	
.amount {
	font-size:20px !important;
	}
#sidebar {
	display:none;
	
	}

.page-title-alt h1 {
	font-size:28px;
	
	}		
	
}
	
		

}