@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* 絞込み検索フォーム共通*/
.wp-block-vk-filter-search-pro-filter-search-pro input[type=range] {
width:100%;
padding:0;
margin:0 auto;
display:block;
}

input[type=range]{
cursor: pointer; 
}

/* 重さ用*/
.kanta-weight .vkfs__input-text-wrap {
display:block;
}

.kanta-show-value{
margin-top:10px;
text-align:center;
font-size:0.88em;
}

/* 年齢用*/
.kanta-size .vkfs__input-text-wrap {
display:block;
}

/* 身長用*/
.vkfs-custom-field-search-pro.av-heights .vkfs__input-wrap--range .vkfs__input-text-wrap {
display:block;
}
/* 生まれ年用*/
.vkfs-custom-field-search-pro.birth .vkfs__input-wrap--range .vkfs__input-text-wrap {
display:block;
}
