@import url('//fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

body.widget-snippet{
    padding:40px;
    background: #303030 none repeat scroll 0 0;
}
body.widget-snippet .wc-footer-contact{
    max-width: 300px;
}
body.widget-snippet .wc-footer-contact .contact-us-info .phone > a:hover,
body.widget-snippet .wc-footer-contact .contact-us-info .mail > a:hover {
    color: #acacac;
}
.wc-footer-contact .contact-us-info .adress,
.wc-footer-contact .contact-us-info .phone > a,
.wc-footer-contact .contact-us-info .mail > a {
    color: #acacac;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    line-height: 1.6;
}
.wc-footer-contact .contact-us-info .strong {
    color: #acacac;
    font-size: 15px;
    font-weight:600;
    font-family: "Roboto",sans-serif;
}
.wc-footer-contact .contact-us-info .phone > a:hover,
.wc-footer-contact .contact-us-info .mail > a:hover{
    color: #84b813;
    text-decoration: none;
}
.wc-footer-contact .phone, .wc-footer-contact .mail {
    display: block;
}
.wc-footer-contact .adress {
    display: inline-block;
    margin-bottom: 15px;
}
