@import url('//fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,500i,600,600i,700,700i,800,800i');
@import url('//fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i,800,800i');
body.widget-snippet {
    padding: 40px;
    max-width: 600px;
}
.wc-snippet-getin .col-sm-4 {
    padding-bottom: 15px;
    padding-top: 15px;
}
.wc-snippet-getin p {
    font-family: 'Open Sans', sans-serif;
    color: #272727;
    font-size: 14px;
    line-height: 1.8;
}
.wc-snippet-getin h2 {
    font-family: "Montserrat",sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: #272727;
    line-height: 1.2;
    margin-bottom: 15px;
}
.wc-snippet-getin .getin-para {
    margin-bottom: 40px;
}
.wc-snippet-getin h3 {
    font-family: 'Open Sans', sans-serif;
    color: #272727;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.1;
}
.wc-snippet-getin .num-text p {
    color: #999999;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    line-height: 1.6;
    margin: 5px 0;
}
.wc-snippet-getin .num-text h3, .wc-snippet-getin .num-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wc-snippet-getin .underline {
    background: #272727 none repeat scroll 0 0;
    bottom: 6px;
    display: block;
    height: 2px;
    margin: 10px 0;
    width: 20px;
}
.wc-snippet-getin {
    margin-bottom: 20px;
}
div.wc-snippet-getin .num-text::after {
    content: none;
}

@media (max-width: 767px) {
    .wc-snippet-getin h2 {
        font-size: 26px;
    }
    .wc-snippet-getin h3 {
        font-size: 36px;
    }
    .wc-snippet-getin .col-sm-4 {
        padding-bottom: 10px;
        padding-top: 10px;
    }
}
