@import url('//fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i');

@font-face {
    font-family: "Flaticon";
    src: url("/resources/bc4ebd3d/snippet/snippet-14/other/Flaticon.eot");
    src: url("/resources/bc4ebd3d/snippet/snippet-14/other/Flaticon.eot?#iefix") format("embedded-opentype"),
    url("/resources/bc4ebd3d/snippet/snippet-14/other/Flaticon.woff") format("woff"),
    url("/resources/bc4ebd3d/snippet/snippet-14/other/Flaticon.ttf") format("truetype"),
    url("/resources/bc4ebd3d/snippet/snippet-14/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/bc4ebd3d/snippet/snippet-14/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;
}
.container-widget-container.container {
    width: auto;
    max-width: 1170px;
}
.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: 23px;
    -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;
    font-size: inherit;
}
.snippet-support-shipping-cashback .wrap {
    background-color: #feb73d;
    border: 1px solid #feb73d;
    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 #feb73d;
}
.snippet-support-shipping-cashback .box:hover .wrap i {
    color: #feb73d;
}
.snippet-support-shipping-cashback h3 {
    color: #32312f;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.widget-snippet .snippet-support-shipping-cashback p {
    color: #8a8f96;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    line-height: 2;
    margin: 0;
}
@media (max-width: 767px) {
    .snippet-support-shipping-cashback {
        padding-bottom: 30px;
        padding-top: 30px;
    }
}
