/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.otgs-development-site-front-end {
    display: none !important;
}
.wd-search-full-screen .searchform input[type="text"] {
    padding: 0;
    text-align: center;
    font-weight: 600;
    font-size: 25px !important;
}
.wd-search-full-screen .wd-close-search.wd-style-icon {
    --wd-action-icon-size: 25px !important;
    position: absolute;
    top: 5px;
    inset-inline-end: 5px;
    z-index: 1;
}