/*---------------------------------------------------------------*/
/*
/*  Withinpixels Theme Framework v1.0 - iconfont.css
/*
/*  This file created as a part of the "Withinpixels Theme
/*  Framework" and all of the codes below created solely for
/*  "Autumn - Prestashop Theme". Content of this file cannot
/*  be copied for an outside personal/commercial project.
/*
/*  All rights are reserved.
/*
/*---------------------------------------------------------------*/

/*----------------------------------------------------------*/
/* General Font Styles
/*----------------------------------------------------------*/
@font-face {
    font-family: 'wpicon';
    src:url('iconfont/wpicon.eot?-egd5ky');
    src:url('iconfont/wpicon.eot?#iefix-egd5ky') format('embedded-opentype'),
        url('iconfont/wpicon.woff?-egd5ky') format('woff'),
        url('iconfont/wpicon.ttf?-egd5ky') format('truetype'),
        url('iconfont/wpicon.svg?-egd5ky#wpicon') format('svg');
    font-weight: normal;
    font-style: normal;
}


.wpicon,
[class*="wpicon-"] {
    font-family: 'wpicon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: normal;

    font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;
}

[class*="wpicon-"].small {
    font-size: 10px;
    position: relative;
}

[class*="wpicon-"].medium {
    font-size: 16px;
    position: relative;
    top: 2px;
}

[class*="wpicon-"].medium2 {
    font-size: 24px;
    position: relative;
    top: 2px;
}
[class*="wpicon-"].medium3 {
    font-size: 20px;
    position: relative;
    top: -2px;
}
[class*="wpicon-"].large {
    font-size: 32px;
    position: relative;
    top: 2px;
}

[class*="wpicon-"].xlarge {
    font-size: 48px;
    position: relative;
    top: 2px;
}

[class*="wpicon-"].errorColor {
    color: #b94a48;
}

[class*="wpicon-"].successColor {
    color: #468847;
}

[class*="wpicon-"].warningColor {
    color: #c09853;
}

[class*="wpicon-"].infoColor {
    color: #3a87ad;
}

[class*="wpicon-"].disabled {
    color: #84888f!important;
    cursor: default !important;
}

[data-icon]:before {
    font-family: 'wpicon';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;
}

/*----------------------------------------------------------*/
/* List Icons
/*----------------------------------------------------------*/
[class*="list-icon"] li {
    position: relative;
    margin: 3px 0;
    padding-left: 20px;
}

[class*="list-icon-"] li:before {
    display: inline-block;
    height: 16px;
    width: 16px;
    content: ' ';
    float: left;
    margin-right: 0;
    margin-left: -20px;

    font-family: 'wpicon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;

    font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}

.list-icon-bullet li:before {
    content: "\e653";
}

.list-icon-star li:before {
    content: "\e666";
}

.list-icon-heart li:before {
    content: "\e669";
}

.list-icon-arrow li:before {
    content: "\e681";
}

.list-icon-excmark li:before {
    content: "\e670";
}

/*----------------------------------------------------------------*/
/* Custom List Icons Setup -different icons for every list item-
/*----------------------------------------------------------------*/
.list-icon-custom li {
    padding-left: 24px!important;
}

.list-icon-custom li .wpicon {
    position: absolute;
    left: 0;
}

/*----------------------------------------------------------------*/
/* Iconed Text
/*----------------------------------------------------------------*/
.iconed-text {
    display: block;
    position: relative;
    padding-left: 30px;
}

.iconed-text > .wpicon {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
}

/*----------------------------------------------------------*/
/* Icon Styles
/*----------------------------------------------------------*/
.wpicon-search:before {
	content: "\e600";
}
.wpicon-chevron-left:before {
	content: "\e601";
}
.wpicon-chevron-right:before {
	content: "\e602";
}
.wpicon-chevron-up:before {
	content: "\e603";
}
.wpicon-chevron-down:before {
	content: "\e604";
}
.wpicon-home2:before {
	content: "\e605";
}
.wpicon-home:before {
	content: "\e606";
}
.wpicon-droplet4:before {
	content: "\e607";
}
.wpicon-office:before {
	content: "\e608";
}
.wpicon-pencil:before {
	content: "\e609";
}
.wpicon-pencil5:before {
	content: "\e60a";
}
.wpicon-quill2:before {
	content: "\e60b";
}
.wpicon-brush:before {
	content: "\e60c";
}
.wpicon-palette:before {
	content: "\e60d";
}
.wpicon-droplet:before {
	content: "\e60e";
}
.wpicon-droplet3:before {
	content: "\e60f";
}
.wpicon-image:before {
	content: "\e610";
}
.wpicon-camera2:before {
	content: "\e611";
}
.wpicon-music5:before {
	content: "\e612";
}
.wpicon-movie3:before {
	content: "\e613";
}
.wpicon-spades:before {
	content: "\e614";
}
.wpicon-clubs:before {
	content: "\e615";
}
.wpicon-diamonds:before {
	content: "\e616";
}
.wpicon-megaphone:before {
	content: "\e617";
}
.wpicon-file:before {
	content: "\e618";
}
.wpicon-file2:before {
	content: "\e619";
}
.wpicon-stack:before {
	content: "\e61a";
}
.wpicon-cc:before {
	content: "\e61b";
}
.wpicon-tag:before {
	content: "\e61c";
}
.wpicon-tag8:before {
	content: "\e61d";
}
.wpicon-barcode:before {
	content: "\e61e";
}
.wpicon-ticket:before {
	content: "\e61f";
}
.wpicon-cart:before {
	content: "\e620";
}
.wpicon-coin:before {
	content: "\e621";
}
.wpicon-coins:before {
	content: "\e622";
}
.wpicon-credit:before {
	content: "\e623";
}
.wpicon-credit2:before {
	content: "\e624";
}
.wpicon-support:before {
	content: "\e625";
}
.wpicon-phone:before {
	content: "\e626";
}
.wpicon-address-book:before {
	content: "\e627";
}
.wpicon-envelop:before {
	content: "\e628";
}
.wpicon-location:before {
	content: "\e629";
}
.wpicon-clock2:before {
	content: "\e62a";
}
.wpicon-clock:before {
	content: "\e62b";
}
.wpicon-alarm:before {
	content: "\e62c";
}
.wpicon-calendar:before {
	content: "\e62d";
}
.wpicon-print:before {
	content: "\e62e";
}
.wpicon-screen:before {
	content: "\e62f";
}
.wpicon-mobile:before {
	content: "\e630";
}
.wpicon-tablet:before {
	content: "\e631";
}
.wpicon-box:before {
	content: "\e632";
}
.wpicon-undo:before {
	content: "\e633";
}
.wpicon-redo:before {
	content: "\e634";
}
.wpicon-bubble-dots:before {
	content: "\e635";
}
.wpicon-user:before {
	content: "\e636";
}
.wpicon-vcard:before {
	content: "\e637";
}
.wpicon-contract:before {
	content: "\e638";
}
.wpicon-key:before {
	content: "\e639";
}
.wpicon-cog:before {
	content: "\e63a";
}
.wpicon-factory:before {
	content: "\e63b";
}
.wpicon-gift:before {
	content: "\e63c";
}
.wpicon-medal:before {
	content: "\e63d";
}
.wpicon-medal1:before {
	content: "\e63e";
}
.wpicon-medal2:before {
	content: "\e63f";
}
.wpicon-medal3:before {
	content: "\e640";
}
.wpicon-diamond:before {
	content: "\e641";
}
.wpicon-glass:before {
	content: "\e642";
}
.wpicon-glass2:before {
	content: "\e643";
}
.wpicon-mug:before {
	content: "\e644";
}
.wpicon-food:before {
	content: "\e645";
}
.wpicon-cup:before {
	content: "\e646";
}
.wpicon-leaf:before {
	content: "\e647";
}
.wpicon-flower:before {
	content: "\e648";
}
.wpicon-remove:before {
	content: "\e649";
}
.wpicon-airplane:before {
	content: "\e64a";
}
.wpicon-truck:before {
	content: "\e64b";
}
.wpicon-glasses:before {
	content: "\e64c";
}
.wpicon-power:before {
	content: "\e64d";
}
.wpicon-switch:before {
	content: "\e64e";
}
.wpicon-list:before {
	content: "\e64f";
}
.wpicon-list2:before {
	content: "\e650";
}
.wpicon-grid:before {
	content: "\e651";
}
.wpicon-menu1:before {
	content: "\e652";
}
.wpicon-circle-small:before {
	content: "\e653";
}
.wpicon-menu:before {
	content: "\e654";
}
.wpicon-cloud:before {
	content: "\e655";
}
.wpicon-download:before {
	content: "\e656";
}
.wpicon-upload:before {
	content: "\e657";
}
.wpicon-link:before {
	content: "\e658";
}
.wpicon-anchor:before {
	content: "\e659";
}
.wpicon-flag:before {
	content: "\e65a";
}
.wpicon-attachment:before {
	content: "\e65b";
}
.wpicon-eye2:before {
	content: "\e65c";
}
.wpicon-eye:before {
	content: "\e65d";
}
.wpicon-snowflake:before {
	content: "\e65e";
}
.wpicon-temperature:before {
	content: "\e65f";
}
.wpicon-weather-rain:before {
	content: "\e660";
}
.wpicon-windy:before {
	content: "\e661";
}
.wpicon-umbrella:before {
	content: "\e662";
}
.wpicon-sun:before {
	content: "\e663";
}
.wpicon-moon:before {
	content: "\e664";
}
.wpicon-star:before {
	content: "\e665";
}
.wpicon-star2:before {
	content: "\e666";
}
.wpicon-diamond-heart2:before {
	content: "\e667";
}
.wpicon-diamond-heart:before {
	content: "\e668";
}
.wpicon-heart2:before {
	content: "\e669";
}
.wpicon-heart:before {
	content: "\e66a";
}
.wpicon-thumbs-up:before {
	content: "\e66b";
}
.wpicon-people:before {
	content: "\e66c";
}
.wpicon-male:before {
	content: "\e66d";
}
.wpicon-female:before {
	content: "\e66e";
}
.wpicon-notification:before {
	content: "\e66f";
}
.wpicon-notification2:before {
	content: "\e670";
}
.wpicon-question2:before {
	content: "\e671";
}
.wpicon-question:before {
	content: "\e672";
}
.wpicon-info:before {
	content: "\e673";
}
.wpicon-info2:before {
	content: "\e674";
}
.wpicon-cancel-circle:before {
	content: "\e675";
}
.wpicon-close:before {
	content: "\e676";
}
.wpicon-checkmark:before {
	content: "\e677";
}
.wpicon-minus:before {
	content:"\A";
    border-style: solid;
    border-width: 15px 7px 0px 7px;
    border-color: #565b64 transparent transparent transparent;
    position: absolute;
    left: -15px;
	top:3px;
}
.wpicon-plus:before {
content:"\A";

    border-style: solid;
    border-width: 7px 0px 7px 15px;
    border-color: transparent transparent transparent #565b64;
    position: absolute;
    left: -15px;
	top:3px;
}
.wpicon-minus2:before {
	content: "\e678";
}
.wpicon-plus2:before {
	content: "\e679";
}
.wpicon-shuffle:before {
	content: "\e67a";
}
.wpicon-shuffle2:before {
	content: "\e67b";
}
.wpicon-arrow-up2:before {
	content: "\e67c";
}
.wpicon-arrow-right2:before {
	content: "\e67d";
}
.wpicon-arrow-down2:before {
	content: "\e67e";
}
.wpicon-arrow-left3:before {
	content: "\e67f";
}
.wpicon-arrow-up:before {
	content: "\e680";
}
.wpicon-arrow-right:before {
	content: "\e681";
}
.wpicon-arrow-down:before {
	content: "\e682";
}
.wpicon-arrow-left:before {
	content: "\e683";
}
.wpicon-arrow-square:before {
	content: "\e684";
}
.wpicon-arrow-right3:before {
	content: "\e685";
}
.wpicon-arrow-down3:before {
	content: "\e686";
}
.wpicon-arrow-left2:before {
	content: "\e687";
}
.wpicon-arrow-up16:before {
	content: "\e688";
}
.wpicon-arrow-right17:before {
	content: "\e689";
}
.wpicon-arrow-down15:before {
	content: "\e68a";
}
.wpicon-arrow-left16:before {
	content: "\e68b";
}
.wpicon-menu2:before {
	content: "\e68c";
}
.wpicon-menu-close:before {
	content: "\e68d";
}
.wpicon-transmission2:before {
	content: "\e68e";
}
.wpicon-transmission:before {
	content: "\e68f";
}
.wpicon-square:before {
	content: "\e690";
}
.wpicon-checkbox-checked:before {
	content: "\e691";
}
.wpicon-checkbox-unchecked:before {
	content: "\e692";
}
.wpicon-radio-checked:before {
	content: "\e693";
}
.wpicon-radio-unchecked:before {
	content: "\e694";
}
.wpicon-circle:before {
	content: "\e695";
}
.wpicon-filter:before {
	content: "\e696";
}
.wpicon-filter2:before {
	content: "\e697";
}
.wpicon-sevensegment0:before {
	content: "\e698";
}
.wpicon-sevensegment1:before {
	content: "\e699";
}
.wpicon-sevensegment2:before {
	content: "\e69a";
}
.wpicon-sevensegment3:before {
	content: "\e69b";
}
.wpicon-sevensegment4:before {
	content: "\e69c";
}
.wpicon-sevensegment5:before {
	content: "\e69d";
}
.wpicon-sevensegment6:before {
	content: "\e69e";
}
.wpicon-sevensegment7:before {
	content: "\e69f";
}
.wpicon-sevensegment8:before {
	content: "\e6a0";
}
.wpicon-sevensegment9:before {
	content: "\e6a1";
}
.wpicon-google-plus:before {
	content: "\e6a2";
}
.wpicon-facebook:before {
	content: "\e6a3";
}
.wpicon-instagram:before {
	content: "\e6a4";
}
.wpicon-twitter:before {
	content: "\e6a5";
}
.wpicon-feed:before {
	content: "\e6a6";
}
.wpicon-youtube:before {
	content: "\e6a7";
}
.wpicon-vimeo:before {
	content: "\e6a8";
}
.wpicon-flickr:before {
	content: "\e6a9";
}
.wpicon-dribbble:before {
	content: "\e6aa";
}
.wpicon-forrst:before {
	content: "\e6ab";
}
.wpicon-deviantart:before {
	content: "\e6ac";
}
.wpicon-wordpress:before {
	content: "\e6ad";
}
.wpicon-blogger:before {
	content: "\e6ae";
}
.wpicon-tumblr:before {
	content: "\e6af";
}
.wpicon-apple:before {
	content: "\e6b0";
}
.wpicon-android:before {
	content: "\e6b1";
}
.wpicon-windows:before {
	content: "\e6b2";
}
.wpicon-skype:before {
	content: "\e6b3";
}
.wpicon-reddit:before {
	content: "\e6b4";
}
.wpicon-linkedin:before {
	content: "\e6b5";
}
.wpicon-pinterest:before {
	content: "\e6b6";
}
.wpicon-paypal:before {
	content: "\e6b7";
}
.wpicon-file-pdf:before {
	content: "\e6b8";
}
.wpicon-file-word:before {
	content: "\e6b9";
}
.wpicon-file-excel:before {
	content: "\e6ba";
}
.wpicon-file-zip:before {
	content: "\e6bb";
}
.wpicon-file-powerpoint:before {
	content: "\e6bc";
}
.wpicon-file-xml:before {
	content: "\e6bd";
}
.wpicon-file-css:before {
	content: "\e6be";
}
.wpicon-html5:before {
	content: "\e6bf";
}
.wpicon-css3:before {
	content: "\e6c0";
}
.wpicon-chrome:before {
	content: "\e6c1";
}
.wpicon-firefox:before {
	content: "\e6c2";
}
.wpicon-IE:before {
	content: "\e6c3";
}
.wpicon-opera:before {
	content: "\e6c4";
}
.wpicon-safari:before {
	content: "\e6c5";
}