/**
* 2007-2020 PrestaShop
*
* NOTICE OF LICENSE
*
* @author    Innovadeluxe SL
* @copyright 2020 Innovadeluxe SL

* @license   INNOVADELUXE
*/

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

[class^="idxicon-"], [class*=" idxicon-"] {
    /** use !important to prevent issues with browser extensions that change fonts */
    font-family: 'idx-icons' !important;
    speak: never;
    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;
}

.idxicon-add-user:before {
    content: "\e900";
    color: #727272;
}
.idxicon-b2b .path1:before {
    content: "\e901";
    color: rgb(114, 114, 114);
}
.idxicon-b2b .path2:before {
    content: "\e902";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}
.idxicon-b2b .path3:before {
    content: "\e903";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}
.idxicon-b2b .path4:before {
    content: "\e904";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}
.idxicon-b2b .path5:before {
    content: "\e905";
    margin-left: -1em;
    color: rgb(114, 114, 114);
}
.idxicon-b2b .path6:before {
    content: "\e906";
    margin-left: -1em;
    color: rgb(114, 114, 114);
}
.idxicon-b2c .path1:before {
    content: "\e907";
    color: rgb(114, 114, 114);
}
.idxicon-b2c .path2:before {
    content: "\e908";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}
.idxicon-b2c .path3:before {
    content: "\e909";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}
.idxicon-b2c .path4:before {
    content: "\e90a";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}
.idxicon-b2c .path5:before {
    content: "\e90b";
    margin-left: -1em;
    color: rgb(114, 114, 114);
}
.idxicon-b2c .path6:before {
    content: "\e90c";
    margin-left: -1em;
    color: rgb(114, 114, 114);
}
.idxicon-cart:before {
    content: "\e90d";
    color: #6f6f6e;
}
.idxicon-check:before {
    content: "\e90e";
    color: #727272;
}
.idxicon-close:before {
    content: "\e90f";
    color: #727272;
}
.idxicon-config:before {
    content: "\e910";
    color: #727272;
}
.idxicon-delete-user:before {
    content: "\e911";
    color: #727272;
}
.idxicon-download:before {
    content: "\e912";
}
.idxicon-edit:before {
    content: "\e913";
}
.idxicon-hand:before {
    content: "\e914";
}
.idxicon-attach:before {
    content: "\e915";
}
.idxicon-minus:before {
    content: "\e916";
}
.idxicon-add:before {
    content: "\e917";
}
.idxicon-search:before {
    content: "\e918";
}
.idxicon-user:before {
    content: "\e919";
}
.idxicon-jpg:before {
    content: "\e91a";
    color: #727272;
}
.idxicon-list:before {
    content: "\e91b";
    color: #727272;
}
.idxicon-lock:before {
    content: "\e91c";
    color: #727272;
}
.idxicon-sort:before {
    content: "\e91d";
    color: #6f6f6e;
}
.idxicon-sort-az:before {
    content: "\e91e";
    color: #6f6f6e;
}
.idxicon-sort-num:before {
    content: "\e91f";
    color: #6f6f6e;
}
.idxicon-pdf:before {
    content: "\e920";
    color: #727272;
}
.idxicon-save:before {
    content: "\e921";
    color: #727272;
}
.idxicon-eye:before {
    content: "\e922";
    color: #727272;
}
.idxicon-move:before {
    content: "\e923";
    color: #6f6f6e;
}
.idxicon-send:before {
    content: "\e924";
    color: #6f6f6e;
}
.idxicon-share:before {
    content: "\e925";
    color: #6d6d6d;
}
.idxicon-svg:before {
    content: "\e926";
    color: #727272;
}
.idxicon-trash:before {
    content: "\e927";
    color: #727272;
}
.idxicon-unlock:before {
    content: "\e928";
    color: #727272;
}
.idxicon-upload:before {
    content: "\e929";
    color: #6f6f6e;
}
.idxicon-xls:before {
    content: "\e92a";
    color: #727272;
}
