/**
* 2016-2019 PrestaAdvanced All Rights Reserved.
*
* NOTICE:  All information contained herein is, and remains
* the property of PrestaAdvanced and its suppliers,
* if any.  The intellectual and technical concepts contained
* herein are proprietary to PrestaAdvanced
* and its suppliers and are protected by trade secret or copyright law.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from PrestaAdvanced
*
*  @author    PrestaAdvanced
*  @copyright 2016-2017 PrestaAdvanced
*  @license  PrestaAdvanced All Rights Reserved
*  International Registered Trademark & Property of PrestaAdvanced
*/

@font-face {
  font-family: 'patotalcrosssales';
  src:  url('../fonts/patotalcrosssales.eot?djub4v');
  src:  url('../fonts/patotalcrosssales.eot?djub4v#iefix') format('embedded-opentype'),
    url('../fonts/patotalcrosssales.ttf?djub4v') format('truetype'),
    url('../fonts/patotalcrosssales.woff?djub4v') format('woff'),
    url('../fonts/patotalcrosssales.svg?djub4v#patotalcrosssales') format('svg');
  font-weight: normal;
  font-style: normal;
}

#module_patotalcrosssales i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'patotalcrosssales' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#module_patotalcrosssales .alert-info:before
{
	font-family: 'patotalcrosssales' !important;
	font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-list-alt:before {
  content: "\f00b";
}
.icon-file:before {
  content: "\f016";
}
.icon-check-sign:before {
  content: "\f046";
}
.icon-random:before {
  content: "\f074";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-floppy-o:before {
  content: "\f0c7";
}
.icon-save:before, .process-icon-save:before {
  content: "\f0c7";
}
.icon-folder-o:before {
  content: "\f114";
}
.icon-folder-open-o:before {
  content: "\f115";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-expand-alt:before {
  content: "\f196";
}
.icon-cube:before {
  content: "\f1b2";
}
.icon-cubes:before {
  content: "\f1b3";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-question-circle-o:before {
  content: "\f29c";
}
.alert-info
{
	position: relative;
	border: none;
	padding-left: 50px;
	border-left: solid 3px #4ac7e0
}

.alert-info:before
{
	content: "\f29c";
	position: absolute;
	top: 6px;
	display: block;
	height: 25px;
	width: 25px;
	color: #4ac7e0;
	left: 7px
}

.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-chevron-circle-up:before {
  content: "\f139";
}
.icon-chevron-circle-down:before {
  content: "\f13a";
}

.pacrosssalesslider .bx-wrapper .bx-controls-direction a:before
{
	font-family: 'patotalcrosssales' !important;
}

.pacrosssalesslider .bx-prev:before
{
	content: "\f137" !important;
}

.pacrosssalesslider .bx-next:before
{
	content: "\f138" !important;
}
