.support{
    position: absolute;
    right:0;
    top:0;
}
.support .custom{
    line-height: 20px;
    display: inline-flex;
}
.support .custom .first{
    text-align: center;
    margin: 0;
    height: 70px;
    padding: 0 10px;
}
.support .custom .first .plc{
    display: block;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
#boxSearch.fixed .support{
    right: -55px;
     top: 0px;
}
.intro {
    display: none;
}
#homeProduct .title span,.filter .filterPrice{
	display: none;
}
#middleProductView .price{
	height: 80px;
}
#middleProductView .price p:last-of-type,#middleProductView .price p:nth-last-of-type(2){
	/*display: none !important;*/
}
.blog_facebook .blog_feed {
    width: 800px;
    float: left;
}
.blog_facebook .blog_feed .title {
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: normal;
}
.blog_facebook .blog_feed ul {
    border-top: 1px solid #d7d7d7;
    padding-top: 20px;
}
.blog_facebook .blog_feed ul li {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}
.blog_facebook .blog_feed ul li .image {
    float: left;
    width: 200px;
    margin-right: 12px;
}
.blog_facebook .blog_feed ul li .right {
    margin-left: 200px;
}
.blog_facebook .blog_feed ul li .right a.name {
    font-weight: bold;
    color: #555555;
    font-size: 17px;
}
.blog_facebook .blog_feed ul li .right a.cate_name {
    font-weight: normal;
    color: #000;
    font-size: 14px;
    margin-top: 5px;
}
.blog_facebook .blog_feed ul li .right p.sapo {
    color: #777777;
    font-size: 13px;
    margin-top: 13px;
}
.blog_facebook .facebook_box {
    float: right;
}
.blog_facebook .facebook_box .title {
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: normal;
}
.blog_facebook .facebook_box .box_inner {
    border-top: 1px solid #d7d7d7;
    padding-top: 20px;
}
#menuRight>li:last-of-type{
    bottom: 5%;
}
.viewMobile {
    display: block;
    padding: 10px 0;
    text-align: center;
    background: #da251c;
    color: #fff;
    margin: 10px 0;
}
#slideCustom>div.active {
    width: 780px;
}
#slideCustom>div {
    float: left;
    width: 200px;
    overflow: hidden;
    transition: all .3s;
    position: relative;
}
#slideCustom>div img {
    max-width: inherit;
    object-fit: scale-down;
}

.fb-customerchat.fb_invisible_flow.fb_iframe_widget iframe{
    right: 40px !important;
    left: auto!important;
    bottom: 75px!important;
}
