/**
        * Theme Name: Naturally Child
        * Description: This is a child theme of Naturally, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/about">Ninetheme</a>
        * Template: naturally
        * Version: 1.2.3
        */

#home-slider li {
list-style: none;
    color: #000!important;
    line-height: 60px;
    display: block;
    vertical-align: middle;
    font-size: 44px;
    position: relative;
    padding: 10px 0 5px 140px;
}


#home-slider li strong {
	font-weight: 600;
}
#home-slider li:before {
  position: absolute;
  left: 0;
}
 
#home-slider li::marker {
  display: none!important;
}


#home-slider li.darmowa-dostawa:before {
    height: 68px;
    width: 120px;
    content: '';
    display: inline-block;
    background: url(https://bloomtag.eu/wp-content/uploads/2020/12/InPost_logo-bloomtag-01.svg) center center no-repeat;
    background-size: contain;
}
#home-slider li.rabat:before {
    height: 70px;
    width: 120px;
    content: '';
    display: inline-block;
    background: url(https://bloomtag.eu/wp-content/uploads/2020/12/tag.svg) center center no-repeat;
    background-size: 50px;
}

#home-slider li.bez-plastiku:before {
    height: 70px;
    width: 120px;
    content: '';
    display: inline-block;
    background: url(https://bloomtag.eu/wp-content/uploads/2020/12/leaf.svg) center center no-repeat;
    background-size: 50px;
}
