/* Themify Customize Styling */
body #site-logo a {		text-transform:uppercase;
	color: #605ba8; 
}
#site-description {	
	font-family: "Arial", "Helvetica", sans-serif;	font-weight:normal;
	position:static;
 
}
#site-description img {		width: 100px;
	height: 100px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#site-description img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#site-description img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#site-description img {		width: 100px;
	height: 100px; 
}
 }
/* Themify Custom CSS */
::selection {
    background: #fff;
}
::-moz-selection {
      background: #fff;
}