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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .chrono_credits {
	display: none;
}


#jform_contact_message {
	min-height:100px;
	min-width:450px;
}

.tm-social-icon-buttons {
	float:right;
	padding: 20px 0 0 20px;
}

.uk-icon-button:before {
    transform: none !important;
}

.uk-icon-button {
	border: medium none !important;
    transform: scale(0.7) !important;
    width: 25px !important;
	color: #B0B0B0;
}

@media all and (min-width:1024px) { .hidden-xs { display: none !important; } }
@media all and (min-width:1280px) { .hidden-xs { display: block !important; } }
