@import url('//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@font-face {
    font-family: "Flaticon";
    src: url("/resources/9d7e2ab9/snippet/snippet-1/other/Flaticon.eot");
    src: url("/resources/9d7e2ab9/snippet/snippet-1/other/Flaticon.eot?#iefix") format("embedded-opentype"),
    url("/resources/9d7e2ab9/snippet/snippet-1/other/Flaticon.woff") format("woff"),
    url("/resources/9d7e2ab9/snippet/snippet-1/other/Flaticon.ttf") format("truetype"),
    url("/resources/9d7e2ab9/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("../font/Flaticon.svg#Flaticon") format("svg");
    }
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 20px;
}
.flaticon-phone-call:before { content: "\f10a"; }

body.widget-snippet{
    padding:40px;
}
body.widget-snippet .wc-snippet-header-contact {
    background-color: #333333;
    padding: 40px;
}
div.wc-snippet-header-contact a,
div.wc-snippet-header-contact a:visited,
div.wc-snippet-header-contact a:active,
div.wc-snippet-header-contact a:focus {
    color: #f8b139;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    vertical-align: top;
    text-decoration: underline;
}
div.wc-snippet-header-contact a:hover{
    color: #fff;
    text-decoration: none;
}
.widget div.wc-snippet-header-contact a:focus {
    outline: none;
}
div.wc-snippet-header-contact i {
    color: #f8b139;
    font-size: 18px;
    margin-right: 10px;
    text-decoration: none;
    vertical-align: middle;
}
.wc-snippet-header-contact i:before {
    margin-left: 0;
}
