/* Align text */
/*#footer .av_one_fourth {
  width: 20% !important;
}*/

@media screen and (min-width: 768px) {
	#custom_html-3 {
	text-align: right !important;
	}
	
	#custom_html-5 {
	text-align: right !important;
	}
}

.social-padding { margin-right: 5px !important; }
	
#footer {
	padding: 0px !important;
	border: 0px !important;
}

#socket {
	border: 0px !important;
}


.widgettitle  {
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #ffffff !important;
	line-height: 1.4em !important;	
}

.widgettitle a {
	text-underline-offset: 6px;
	text-underline-position: under;
	text-decoration: underline !important;
	text-decoration-color: #29babf !important;
}