/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
    font-family: 'DINPro-Black';
    font-style: normal;
    font-weight: normal;
    src: local('DINPro-Black'), url('DINPro-Black_13933.woff') format('woff');
}

@font-face {
    font-family: 'DINPro-Light';
    font-style: normal;
    font-weight: normal;
    src: local('DINPro-Light'), url('DINPro-Light_13935.woff') format('woff');
}

@font-face {
    font-family: 'DIN-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('DIN-Regular'), url('DINR____.woff') format('woff');
}

@font-face {
    font-family: 'DINPro-Bold';
    font-style: normal;
    font-weight: normal;
    src: local('DINPro-Bold'), url('DINPro-Bold_13934.woff') format('woff');
}

p {
    letter-spacing: -0.5px;
    font-weight: 500 !important;
    line-height: 1.30 !important;
}

.darkpageheader h1 {
    color: #ffffff
}

.altercolor {
    color: #fff000;
}

.altercolordark {
    color: #454A4D;
}

h1 {
    line-height: 1;
    letter-spacing: -2px;
}

.offeringcolumn {
    align-self: end
}

.fortacobutton {
    background-color: #454A4D !important;
    color: #ffffff !important;
    border-color: #454A4D !important;
    font-family: "DINPro-Black"
}

.fortacobutton:hover {
    background-color: #faf000 !important;
    color: #000000 !important;
    border-color: #faf000 !important
}

.darkfortacobutton {
    background-color: #787a78 !important;
    color: #ffffff !important;
    border-color: #787a78 !important;
}

.darkfortacobutton:hover {
    background-color: #faf000 !important;
    color: #000000 !important;
    border-color: #faf000 !important
}
.t-entry p.text-lead > img{
    display: none !important;
}


