*{}

#wpadminbar {
    display: none;
}

.typography-head.ash span.text-guide {
	font-size: 15px;
}

.typography-head.ash .input_ash {
	margin-bottom: 15px;
}

.typography-head.ash .input_ash input {
	width: 100%;
    padding: 10px;
    text-align: center;
    border-radius: 8px;
    font-size: 16px;
    border-color: #fff;
}

.typography-head.ash .input_ash input:focus {
	border-color: rgb(30, 57, 210);
}

.button_ash button {
	padding: 10px 20px;
    border-radius: 8px;
    background: rgb(30, 57, 210);
    color: #fff;
    border: none;
    opacity: .8;
}

.button_ash button:hover {
	opacity: 1;
}

.ash .head-main {
	margin-bottom: 35px;
}

.ash_rate p {
	color: #1b88ed;
    float: left;
    font-size: 13px;
}

.none_e {
	pointer-events: none;
}

.content_asgh-child {
	display: flex;
    justify-content: space-between;
    padding: 0 10px;
    align-items: center;
    border-bottom: 1px solid #9191a1;
    height: 66px;
    margin-top: 10px;
}

.content_asgh-child p {
	font-size: 16px;
}

.content_asgh-child p.nameFsah {
	font-size: 30px;
}

ul.ash_ground {
	list-style-type: none;
}

.group-font-ash {
	margin-left: 10px;
}

.content_asgh-child input {
	width: 65px;
    padding: 12px 0px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 8px;
}

p.colorFsah {
	display: flex;
    align-items: center;
}

p.nameFsah,p.colorFsah {
	cursor: pointer;
}

.main-track2 {
    display: table-cell;
    position: relative;
	/*width: 100%;*/
    width: 210px;
}

.main-track2 .slide-input{
    background-color: transparent;
    border: none;
    height: 7px;
    outline: none;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    margin: -2px 0 0;
    -webkit-appearance: none;
}

.main-track2 .range-track {
	background-color: #aaa;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.ash_ngang {
	width: 2px;
    height: 30px;
    background: #00000080;
}

.content_asgh-c {
	margin-top: 16px;
}

.content_asgh-c,.rcl_ash ul {
	display: flex;
	align-items: center;
	gap: 15px;
}

.rcl_ash ul li {	
	list-style-type: none;
	cursor: pointer;
	font-size: 25px;
}

.center_ash {
	cursor: pointer;
}

.ash_ground li {
	cursor: pointer;
}

.font-name_ash {
	font-size: 45px;
}

.v-ash {
	font-size: 33px;
}

.main-color-palette.ash,.ash-thickness_clor ul {
	margin:6px;
    gap: 8px;
}

.main-color-palette.ash li, .ash-thickness_clor li {
	border-radius: 8px;
}

.done_ash {
	background: rgb(30, 57, 210);
    color: #fff;
    padding: 12px 80px;
    border: transparent;
    border-radius: 6px;
}

.done_ash:hover {
	background-color: rgb(6, 22, 146);
}

.header_name_ash {
	padding: 10px 0;
    background: #eee;
}

.name_conent_ash {
	display: flex;
	align-items: center;
	border-top: 1px solid #675b5b;
	justify-content: space-around;
	padding: 35px 0;
}

.ct_ash-name {
	display: flex;
	gap: 6px;
	align-items: center;
}

.ct_ash-name input {
	width: 18px;
	height: 18px;
	cursor: pointer;
	margin-top: 0;
}

.ct_ash-name label {
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 0;
}

.name_conent_ash.num select{
	width: 125px;
    padding: 5px;
    cursor: pointer;
}

.name_conent_ash.num select:hover {
	border-color: #3b6db4;
}

.ev-none {
	opacity: .3;
    pointer-events: none;
}

.main-color-palette li{
	width: 30px !important;
	height: 30px !important;
}

.show_color-name {
	width: 30px;
    height: 30px;
    border-radius: 8px;
    margin-bottom: 0;
}