@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i');

@font-face {
    font-family: "Flaticon";
    src: url("/resources/3241a7a7/snippet/snippet-1/other/Flaticon.eot");
    src: url("/resources/3241a7a7/snippet/snippet-1/other/Flaticon.eot?#iefix") format("embedded-opentype"),
    url("/resources/3241a7a7/snippet/snippet-1/other/Flaticon.woff") format("woff"),
    url("/resources/3241a7a7/snippet/snippet-1/other/Flaticon.ttf") format("truetype"),
    url("/resources/3241a7a7/snippet/snippet-1/other/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("/resources/3241a7a7/snippet/snippet-1/other/Flaticon.svg#Flaticon") format("svg");
    }
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
    margin-left: 20px;
}
.flaticon-small-rocket-ship-silhouette:before { content: "\f101"; }
.flaticon-gift-1:before { content: "\f100"; }
.flaticon-technology:before { content: "\f119"; }

body.widget-snippet {
    padding: 40px;
}
.snippet-support-shipping-cashback {
    background-color: #f7f7f7;
    padding-bottom: 60px;
    padding-top: 60px;
}
.snippet-support-shipping-cashback .col-sm-4 {
    padding: 15px;
}
.snippet-support-shipping-cashback .col-sm-4:nth-child(3n+1) {
    clear: left;
}
.snippet-support-shipping-cashback .box {
    background-size: cover;
    padding: 10px;
    text-align: center;
}
.snippet-support-shipping-cashback i {
    color: #fff;
    font-size: 26px;
    -webkit-transition: all 400ms ease-out 0s;
    -moz-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
}
.snippet-support-shipping-cashback i:before  {
    margin-left:0;
}
.snippet-support-shipping-cashback i  {
    font-size: 23px;
}
.snippet-support-shipping-cashback .wrap {
    background-color: #00d3da;
    border: 1px solid #00d3da;
    border-radius: 50px;
    display: flex;
    justify-content:center;
    flex-direction:column;
    height: 60px;
    line-height: 75px;
    margin-left: auto;
    height: 60px;
    position: relative;
    text-align: center;
    width: 60px;
    -webkit-transition: all 400ms ease-out 0s;
    -moz-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    margin-right: auto;
}
.snippet-support-shipping-cashback .box:hover .wrap {
    background-color: #fff;
    border: 1px solid #00d3da;
}
.snippet-support-shipping-cashback .box:hover .wrap i {
    color: #00d3da;
}
.snippet-support-shipping-cashback h3 {
    color: #32312f;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    line-height: 1.5;
    margin: 20px 0 5px;
    text-transform: uppercase;
}
.widget-snippet .snippet-support-shipping-cashback p {
    color: #8a8f96;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    margin: 0;
}

@media (max-width: 767px) {
    .snippet-support-shipping-cashback {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .snippet-support-shipping-cashback .box {
        padding: 0;
    }
}
