.footer-information {
	background: rgba(245, 245, 245, .9);
	box-shadow: -1px -8px 12px 0 #888
}

.header-footer h3 {
	color: inherit
}

.footer-categories li a,
.footer-p,
.footer-p a,
.social form button,
.footer-copy p {
	color: #696969!important
}

.footer-categories li a:hover,
.footer-p a:hover,
.social form button:hover {
	color: #000!important
}

.social {
	background: rgba(245, 245, 245, .9)
}

.icoInstagram {
	background-color: #bd36df!important
}

.footer-copy {
	border-top: 1px solid #c7c7c7;
	background: rgba(245, 245, 245, .9)
}

.newsletter {
	background-color: rgba(255, 255, 255, .9)!important;
	border: none!important
}

.footer-social li {
	margin-right: 5px;
	font-size: 25px
}

.footer-social li a:hover {
	color: inherit
}

.footer-copy p {
	border-left: none
}

.social form input {
	color: #696969!important
}

.social-network a.icoPinterest {
	background-color: #bd081c
}

.weaccept img {
	max-width: 100%
}

#gototop {
	width: 40px;
	height: 40px;
	border: 1px solid #eee;
	background: #333;
	text-align: center;
	padding-top: 18px;
	z-index: 9;
	color: #fff;
	text-transform: uppercase;
	position: fixed;
	left: 45px;
	bottom: 10px;
	font-size: 12px
}

#gototop:before {
	content: "\f106";
	color: #fff;
	font-family: FontAwesome;
	font-size: 16px;
	position: absolute;
	top: 1px;
	left: 50%;
	margin-left: -6px;
}

#gototop:hover,
#gototop:hover:before {
	color: #5a5a5a;
}

#my-form-new {
	margin-bottom: 0;
}

.icoTumblr {
	background: #00022e;
}

.icoFlickr {
	background: linear-gradient(to right, #0063dc 0%, #0063dc 50%, #ff048c 50%, #ff048c 100%);
}
