@charset "UTF-8";
/*
Theme Name:           Revision Child
Theme URI:            https://revision.codesupply.co
Description:          High-Performance WordPress Personal Blog Theme
Author:               Code Supply Co.
Author URI:           https://codesupply.co
Version:              1.0.7
Template:             revision
Tested up to:         6.8
Requires at least:    6.0
Requires PHP:         7.0
Tags:                 custom-colors, editor-style, theme-options, custom-menu, sticky-post, right-sidebar, translation-ready
License:              GNU General Public License version 3.0
License URI:          http://www.gnu.org/licenses/gpl-3.0.html
Text Domain:          revision
*/

.wp-child-theme-revision-child .l-header .hd-glonav .item {
    padding-left: 16px;
}

.wp-child-theme-revision-child .l-header {
    position: relative;
}

.wp-child-theme-revision-child.cs-navbar-sticky-enabled .cs-header {
    position: relative;
    top: 0;
}

.wp-child-theme-revision-child .cs-search {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    position: relative;
    top: initial;
    right: initial;
    width: var(--cs-desktop-container, 1296px);
    max-width: var(--cs-desktop-container, 1296px);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    -webkit-overflow-scrolling: touch;
    z-index: 1;
    transition: transform 0.4s;
    overflow: hidden;
    box-shadow: none;
    padding: 2.5rem 2rem;
    border-radius: 0;
}

.wp-child-theme-revision-child header .l-header {
    width: var(--cs-desktop-container, 1296px);
    left: 0;
    margin: 0 auto;
    right: 0;
    border: 0;
}

.wp-child-theme-revision-child .section-search {
    background-color: rgba(42, 37, 49, 1);
    width: 100%;
    min-height: 278px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.wp-child-theme-revision-child section.section-search h2, .wp-child-theme-revision-child section.section-search h1 {
    font-family: Lato;
    font-weight: 700;
    font-style: bold;
    text-align: center;
    font-size: 24px;
    leading-trim: none;
    color: #ffffff;
    line-height: 150%;
    letter-spacing: 0px;
}

.wp-child-theme-revision-child section.section-search .cs-entry__post-meta .cs-meta-category .post-categories li a {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(0, 0, 0, 1);
    font-family: Lato, sans-serif;
    font-size: 9.88px;
    line-height: 133%;
    font-weight: 700;
    font-style: var(--cs-font-category-style);
    text-decoration: none;
    padding-right: 1.3125rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 0.6875rem;
    background: 0 0;
    transition: 0.25s;
    leading-trim: NONE;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
}

.wp-child-theme-revision-child section.section-search .cs-entry__post-meta .cs-meta-category .post-categories li a:after {
    background-color: #ffffff;
}

.wp-child-theme-revision-child section.section-search .cs-entry__post-meta .cs-meta-category .post-categories li a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.3125rem;
    bottom: 0.3125rem;
    left: 0;
    right: 0.6875rem;
    z-index: -1;
    background: var(--cs-layout-background);
    border-radius: 0;
    box-shadow: 0px 0 0 0px transparent;
    transition: 0.25s;
    border-bottom: 1.41px solid rgba(201, 46, 64, 1);
}

.wp-child-theme-revision-child section.section-search .cs-entry__post-meta .cs-meta-category .post-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin-top: -0.3125rem;
}

.wp-child-theme-revision-child section.section-search .cs-entry__post-meta {
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.wp-child-theme-revision-child section.section-search .cs-search__content {
    margin-top: 9px;
}

.wp-child-theme-revision-child section.section-search .cs-entry__post-meta .cs-meta-category .post-categories li:last-child a {

}

.wp-child-theme-revision-child section.section-search .cs-search__form .cs-search__submit {
    min-height: 56px;
    gap: 6px;
    border-radius: 2px;
}

.wp-child-theme-revision-child section.section-search .cs-search__form .cs-search__submit span.search__submit-title {
    font-family: Lato, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
}

.wp-child-theme-revision-child section.section-search .col-metas-cat-mobile {
    display: none;
}

@media (min-width: 580px) {
    .wp-child-theme-revision-child section.section-search .col-search-input {
        width: 580px;
    }
}

@media (min-width: 576px) {
    .wp-child-theme-revision-child section.section-search .cs-search__form-container .cs-search__form .cs-search__input {
        width: 100%;
        min-height: 56px;
    }
}

@media (min-width: 576px) {
    .wp-child-theme-revision-child section.section-search .cs-search__form .cs-search__input {
        border: 1.5px solid var(--stroke-soft, rgba(223, 223, 224, 1));
        border-radius: 2px;
    }
}

@media (min-width: 576px) {
    .wp-child-theme-revision-child section.section-search .cs-form-box .cs-form-group {
        padding: 0;
        border: 0 solid var(--cs-color-border);
        border-radius: 0;
        box-shadow: 0 0 0 0 transparent;
        background-color: transparent;
        transition: 0.25s;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .wp-child-theme-revision-child section.section-search .cs-form-box .cs-form-group:hover {
        box-shadow: 0 0 0 0 transparent;
    }
}

@media (max-width: 767px) {
    .wp-child-theme-revision-child section.section-search h2 {
        text-align: left;
    }

    .wp-child-theme-revision-child section.section-search .cs-search__form .cs-search__input {
        height: 42px;
    }

    .wp-child-theme-revision-child section.section-search .cs-search__form .cs-search__submit {
        min-height: 42px;
    }

    .wp-child-theme-revision-child section.section-search .cs-search__form .cs-search__submit span.search__submit-title {
        font-size: 14px;
    }

    .wp-child-theme-revision-child section.section-search .cs-entry__post-meta-desktop {
        display: none;
    }

    .wp-child-theme-revision-child section.section-search .col-metas-cat-mobile {
        display: block;
        width: 100%;
    }

    .wp-child-theme-revision-child section.section-search .cs-entry__post-meta {
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-start;
        display: flex;
    }
}

@media (max-width: 575.98px) {
    .wp-child-theme-revision-child section.section-search .cs-search__form .cs-search__group {
        flex-direction: row;
        gap: 1rem;
    }
}

@media (max-width: 579px) {
    .wp-child-theme-revision-child section.section-search .col-search-input {
        width: 256px;
    }
}

