/*
#------------------------------------------------------------------------
# inStyle - November Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

.fa-check, .fa-arrow-right, .fa-plus, .fa-check:hover, .fa-check:active, .fa-check:focus, .fa-arrow-right:hover, .fa-arrow-right:active, .fa-arrow-right:focus, .fa-plus:hover, .fa-plus:active, .fa-plus:focus {
    color: #538ED5 !important;
}

/*body{
    background-image: url("/images/Smokydust_PatrikLovrin.jpg");
    background-position: center top;
    background-size: cover;
    background-repeat: cover;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
}
background-image: url("/images/Smokydust_PatrikLovrin.jpg");
background-position: center top;
background-size: auto;
background-repeat: repeat;
background-attachment: fixed;*/
