@font-face {
    font-family: 'FuturaStd Condensed';
    src: url('/templates/wt_food_pro/fonts/FuturaStd-Condensed.woff2') format('woff2'),
        url('/templates/wt_food_pro/fonts/FuturaStd-Condensed.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}




body{
    font-family: 'FuturaStd Condensed' !important;
    color: #9f8f60;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}




/*Sticky footer*/
#sp-main {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
#sp-main-body {
    margin-bottom: auto;
}
/*Sticky footer*/





/*body color post main */
.com-content #sp-main-body {
    background-color: #000;
}
/*body color post main */


/*name post */
.uk-h3{
    font-size: 29px;
    line-height: 1.4;
    font-family: 'FuturaStd Condensed' !important;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/*name post */


/*name date and category */
.uk-article-meta {
    font-size: 16px;
    line-height: 1.4;
    color: #868686;
}
/*name date and category */


/*name date and category hover*/
.uk-article-meta a:hover {
    color: #7f724d;
    text-decoration: none
}
/*name date and category hover*/



/*name date inside the post*/
.uk-article-title {font-family: 'FuturaStd Condensed';
    font-weight: 500;
    text-decoration: none;
    font-size: 29px;
    line-height: 1.2;
    color: #9f8f60;
}
/*name date inside the post*/



/*background color inside the post*/
.view-article .uk-article {
    background: #000000;
    padding: 20px;
}
/*background color inside the post*/


/*tags inside from menu*/
.mb-0>a {
    font-family: 'FuturaStd Condensed';
    font-weight: 500;
    text-decoration: none;
    font-size: 18px;
}
/*tags inside from menu*/


/*tags inside from menu*/
.list-group-item {
    background-color: #000000;
}
/*tags inside from menu*/



/*tags inside from menu*/
.uk-h3, h3 {
    line-height: 1.1;
}
/*tags inside from menu*/



/*tags inside from menu*/
.list-group-item-action:focus,  
.list-group-item-action:hover{
    background-color: #000000;
}
/*tags inside from menu*/



/*remove the spacing above the tags 4*/

*+address, *+dl, *+fieldset, *+figure, *+ol, *+p, *+pre, *+ul {
    margin-top: 0px;
}
/*remove the spacing above the tags 4*/




/*mobile menu background*/
.tm-header-mobile .uk-navbar-container:not(.uk-navbar-transparent) {
    background: #000000;
}
/*mobile menu background*/


/*mobile button background*/
.tm-header-mobile .uk-navbar-toggle {
    color: #9f8f60;
}
/*mobile button background*/


/*mobile menu background inside*/
.uk-offcanvas-bar {
    background: #000000;
}
/*mobile menu background inside*/


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
    font-family: 'FuturaStd Condensed' !important;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
    
}



input[type=text]:not(.form-control), input[type=email]:not(.form-control), input[type=url]:not(.form-control), input[type=date]:not(.form-control), input[type=password]:not(.form-control), input[type=search]:not(.form-control), input[type=tel]:not(.form-control), input[type=number]:not(.form-control), select:not(.form-select):not(.form-control) {

    border: 1px solid #9f8f60;
    background-color: #000000;
}









