/**
 * NOTICE OF LICENSE
 *
 * This source file is subject to a commercial license from ScaleDEV.
 * Use, copy, modification or distribution of this source file without written
 * license agreement from the SARL SMC is strictly forbidden.
 * In order to obtain a license, please contact us: contact@scaledev.fr
 * ...........................................................................
 * INFORMATION SUR LA LICENCE D'UTILISATION
 *
 * L'utilisation de ce fichier source est soumise a une licence commerciale
 * concédée par la société ScaleDEV.
 * Toute utilisation, reproduction, modification ou distribution du présent
 * fichier source sans contrat de licence écrit de la part de la ScaleDEV est
 * expressement interdite.
 * Pour obtenir une licence, veuillez contacter ScaleDEV a l'adresse: contact@scaledev.fr
 * ...........................................................................
 *
 * @author ScaleDEV
 * @copyright Copyright (c) 2019 ScaleDEV - 12 RUE BEGAND - 10000 TROYES - FRANCE
 * @license Commercial license
 * @package SdevCrossProduct
 * Support by mail : contact@scaledev.fr
 */

#module-sdevcrossproduct {
    clear: both;
}

#module-sdevcrossproduct-categories-dst-slicked .module-sdevcrossproduct-category-dst img {
    display: inline;
}

#module-sdevcrossproduct-products-dst .module-sdevcrossproduct-product-dst img {
    width: 100%;
    padding: 10px;
}

#module-sdevcrossproduct-products-dst .sdevcrossproduct-slick-center {
    margin: auto auto 0 auto;
}

#module-sdevcrossproduct .line-double {
    height: 36px;
    overflow: scroll;
}

#module-sdevcrossproduct #module-sdevcrossproduct-categories-dst-slicked .slick-slide {
    height: auto;
}