@import url('//fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i');
body.widget-snippet {
    background-color: #333132;
    padding: 40px;
}
.wc-snippet-free-shipping, .wc-snippet-free-shipping a {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 400;
}
.wc-snippet-free-shipping a,
.wc-snippet-free-shipping a:visited,
.wc-snippet-free-shipping a:active,
.wc-snippet-free-shipping a:focus,
.wc-snippet-free-shipping a:hover {
    color: #ff5252;
    padding-left: 6px;
    text-decoration: none;
}
body.widget-snippet a:hover {
    outline: 2px dashed #f26522;
}
.widget .wc-snippet-free-shipping a:focus {
    outline: none;
}
.widget .wc-snippet-free-shipping a:hover {
    text-decoration: underline;
}
.wc-snippet-free-shipping span {
    color: #fff;
}
