/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../../css/color1/turquoise.css);

#logo,
#system .pagination strong,
#system .pagination a:hover {
	border-color: #2fb4af;
	background-color: #2fb4af;
}

/* Only Phones */
@media (max-width: 767px) {

	#page #header-responsive .logo { background: #2fb4af; }

}

