/**
 * AdUnlocker
 * Powerful browser adblock blocker.
 *
 * @encoding        UTF-8
 * @copyright       (C) 2021 PixPal ( https://pixpal.net/ ). All rights reserved.
 * @support         help@pixpal.net
 **/

.icon

  .pp-AdUnlocker-widget-icon
    width: 100%
    height: 29px
    display: block

.elementor-navigator__element__element-type

  .pp-AdUnlocker-widget-icon
    width: 12px
    height: 12px

.icon,
.elementor-navigator__element__element-type

  .pp-AdUnlocker-widget-icon
    background-image: url( '../../../../../images/logo-color.svg' )
    background-position: center center
    background-repeat: no-repeat
    background-size: contain
