/**
* 2010-2020 Webkul.
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through this link for complete license : https://store.webkul.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
*
*  @author    Webkul IN <support@webkul.com>
*  @copyright 2010-2020 Webkul IN
*  @license   https://store.webkul.com/license.html
*/

.wkpictogram_main_div {
    width: 100%;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1.5rem;
}

.quickview .wkpictogram_main_div {
    margin-left: 2.5rem;
}

.wkpictogram_main_div .wkpgimglist {
    display: inline-block;
    padding: 2px;
}

.wkpictogram_main_div .wkpgimg {
    width: 2.5rem;
    height: 2.5rem;
}

.wkpictogram_main_div #wkfeaturetitle{
    margin-bottom: 1rem;
    margin-right: 0.25rem;
}
