/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://example.com
Description: Child theme of Twenty Twenty-Five
Author: Your Name
Author URI: https://example.com
Template: twentytwentyfive
Version: 1.0.0
Text Domain: twentytwentyfive-child
*/

.search .ekit-template-content-header { z-index: 55; position: unset; width: 100%; background-color: #5A0604; }
.search-results.container{ max-width: 1400px; margin: auto;    padding: 20px 20px; }
.search-results.container h1 {
    font-family: Editor;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    color:#fff;
}

.search-results.container h1 span {
    color: #FF3A36;
    font-family: Editor;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
}
.search .site-main{background: #6F1210;}
.search .nav-links a{ color:#fff;} 
.search-results article .entry-title{font-size: 32px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: -0.773px;
    color: rgb(255, 255, 255);}
    .search-results article .entry-summary{color: rgb(255, 255, 255);}
