/*
#------------------------------------------------------------------------
# Shop and Buy - July 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 */

#catalog_wrapper {
    width: 100%;
    background: #e03d89;
    float: left;
    padding: 5px 0;
    position: relative;
    z-index: 999999;
}

.gkBullet1 li:before {
color: #222 !important;
content: "\f111" !important;
}