/* Custom styles added by wp valet */

@import url("https://fonts.googleapis.com/css?family=Adamina|Source+Sans+Pro:400,400i,700&subset=latin-ext");

body,
.copyright a,
.entry-content a,
.widget_categories a,
.tab-categories a,
.tab-yearly a,
.widget_tag_cloud a,
.tab-tag-cloud a {
    font-family: 'Adamina', serif !important;
}

h1, .h1, h2, h3, h4 {
    font-family: 'Source Sans Pro', sans-serif !important;
}

.feld-content p:first-child {
    font-size: 24px;
    line-height: 36px;
    font-size: 2.4rem;
    line-height: 3.6rem;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.gallery {
    margin: 0 auto 18px;
}

.gallery .gallery-item {
    float: left;
    margin-top: 0;
    padding: 0 30px 30px 0;
    text-align: center;
    width: 33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery img {
    border: 1px solid white;
    padding: 8px;
    background: rgba(247, 143, 30, 0.11);
    height: auto;
    max-height: auto;
    -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.gallery img:hover {
    background: rgba(195, 195, 195, 0.18);
}

.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto;
}

.gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px;
}

.gallery dl, .gallery dt {
    margin: 0;
}

.gallery br + br {
    display: none;
}

li.subscribe-header a {
    font-size: 20px;
    color: #303030;
    line-height: 34px;
    border-bottom: 1px solid #f78f1e;
}

li.subscribe-header a:hover {
    color: #f78f1e;
    border-bottom: 1px solid #f78f1e;
}

ul.top-bar {
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none;
    background: #303030;
    width: 100%;
    line-height: 20px;
    min-height: 20px;
}

ul.top-bar li {
    display: inline-block;
    padding: 0 10px;
}

ul.top-bar li a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    margin: 0;
    font-family: "colfax-web",Frutiger,"Frutiger Linotype",Univers,Calibri,"Gill Sans","Gill Sans MT","Myriad Pro",Myriad,"DejaVu Sans Condensed","Liberation Sans","Nimbus Sans L",Tahoma,Geneva,"Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: none;
}

ul.top-bar li a:hover {
    color: #f78f1e;
}

ul.top-bar li a.bg-img {
    background: red;
    height: 18px;
    max-width: 20px;
}

ul.top-bar li a.apf {
    background: url("/wp-content/themes/feld-refresh/lib/img/header/header-sprite@2x.png") left 0 no-repeat;
    padding-left: 25px;
    background-size: 18px 128px;
}

ul.top-bar li a.apf:hover {
    background: url("/wp-content/themes/feld-refresh/lib/img/header/header-sprite@2x.png") left -16px no-repeat;
    color: #39b54a;
    background-size: 18px 128px;
}

ul.top-bar li a.venture-deals:hover {
    color: #E25C2B;
}

ul.top-bar li a.foundry {
    background: url("/wp-content/themes/feld-refresh/lib/img/header/header-sprite@2x.png") left -64px no-repeat;
    padding-left: 25px;
    background-size: 18px 128px;
}

ul.top-bar li a.foundry:hover {
    background: url("/wp-content/themes/feld-refresh/lib/img/header/header-sprite@2x.png") left -80px no-repeat;
    color: #f78f1e;
    background-size: 18px 128px;
}

ul.top-bar li a.startuprev {
    background: url("/wp-content/themes/feld-refresh/lib/img/header/header-sprite@2x.png") left -96px no-repeat;
    padding-left: 20px;
    background-size: 18px 128px;
}

ul.top-bar li a.startuprev:hover {
    background: url("/wp-content/themes/feld-refresh/lib/img/header/header-sprite@2x.png") left -112px no-repeat;
    color: #e4017b;
    background-size: 18px 128px;
}
