
body .editor_txt p{margin:0}
.custom_attr_box .box_select .custom_select_box .custom_select_item.cur{
    background-color: #fff4f4;
    color: #000;
}
.custom_attr_box .box_select::before{display:none}
body .custom_attr_box .box_select{border:unset}
body .custom_attr_box .box_select .custom_select_show{display:none!important}
body .custom_attr_box .box_select .custom_select_box{opacity:1!important;position:unset!important;display:flex!important;    flex-wrap: wrap!important;border:unset!important}
body .custom_attr_box .box_select .custom_select_box .custom_select_item{min-width:24%;border:1px solid #e4e4e4;text-align:center;margin-right:5px;margin-bottom:5px}
.custom_attr_box .box_select .custom_select_box .custom_select_item:first-child{display:none}
