/* 921px and smaller screen sizes */
@media (max-width:921px){

	/* Widget Title */
	.site-footer-primary-section-1 .widget h2{
		font-size:13px !important;
		line-height:1em;
		font-weight:700;
		margin-left:10px;
		margin-top:20px;
	}
		/* Current currency */
	.textwidget .wmc-currency-wrapper .wmc-current-currency{
		color:#c3c3c3;
	}
	
}
