.wrapper-header{
    display: none !important;
}
.pview-tags-item:hover a{
    color: #fff !important;
}
.footer-center ,.footer-bottom{
    display: none !important;
}
.item_img_search {
    display: flex;
    width: 70px;
    height: auto;
    align-items: center;
}
.item_img_search img{
    width: 70px;
    height: 70px;
    object-fit: cover;
}
.search-box a{
    display:flex;
}
.item_search_detail {
    width: calc(100% - 70px);
}
.searchFolding .item_search_detail p{
    color: #212121;
}
.searchFolding .item_search_detail p:nth-child(2){
    color: #dd0115;
}
.connect-facebook-footer{
    max-height: 220px !important;
}