
#block_myaccount_infos .ss_icon_group {
    display: none;
}
#footer_account_list > li {
    padding: 0;
    width: 100% !important;
}
#footer_account_list > li .ss_icon_group {
    display: none!important;
    height: auto;
}
#footer_account_list li {
    width: 100%;
    padding: 0;
}
*{
    outline: none!important;
}
.ybc_item_img img {
    max-width: 100%;
    height: auto;
}
i.ets_svg {
    vertical-align: -2px;
}
/*svg {
    fill: currentColor;
}*/
.ybc_blog_review {
    color: orange;
    font-size: 18px;
}

.ybc_blog .hi-faq-block-17:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 98.7vw;
    height: 100%;
    background: #FCF7EE;
    z-index: -1;
    transform: translateX(-50%);
}

.ybc_blog .hi-faq-category-items {
    margin-bottom: 0;
}