.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge{ right: 12px!important;;}
.addThis_listSharing{opacity: 1; display: block;}
.addThis_listing .addThis_item{margin-bottom:5px}
.addThis_listing .addThis_item .addThis_item--icon {
	position: relative;display: inline-block;text-align: center;
	width: 44px;height: 44px;line-height: 44px;color: #fff;
	border-radius: 50%;cursor: pointer;box-shadow: 0 2px 5px 0 rgba(0,0,0,.11);
	background-size: auto;background-repeat: no-repeat;background-position: center;
}
.addThis_listing .addThis_item .addThis_item--icon svg {
	width: 44px;height: 44px;
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
	position: absolute;top: 4px;right: 55px;z-index: 9;
	height: 32px;line-height: 26px;padding:3px 10px;
	width: auto;border-radius: 5px;font-size: 11px;color: #fff;text-align: center;
	white-space: nowrap;cursor: pointer;background-color: rgba(0, 0, 0, 1);
	visibility: hidden;opacity: 0;
	-ms-transition: all 200ms linear ;-webkit-transition: all 200ms linear ;transition: all 200ms linear ;
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text:after{
	content: "";width: 0;height: 0;
	border-width:5px;border-style: solid;
	border-color: transparent transparent transparent rgba(0, 0, 0, 1);
	position: absolute;left: 100%;top: 0;bottom: 0;margin: auto;
	-ms-transition: all 200ms linear ;-webkit-transition: all 200ms linear ;transition: all 200ms linear ;
}
.addThis_listing .addThis_item .addThis_item--icon:hover {text-decoration: none; opacity: .9;box-shadow: 0 5px 10px rgba(0,0,0,.15), 0 4px 15px rgba(0,0,0,.13);}
.addThis_listing .addThis_item .addThis_item--icon:hover .tooltip-text{visibility: visible;opacity: 1;}
.actionToolbar_mobile {
	position: fixed;bottom: 0;left: 0; right: 0;margin: 0 auto;z-index: 999;
	height:45px;width: 100%;border-top: 1px solid #e7e7e7;background: #fff; padding:5px 10px;
}
.fb_dialog_content > iframe{
	right: -6px!important
}
@media(max-width: 767px) {
	.ega-cr-addon.ega-cr-addon--shopee {display: none !important;}
	.addThis_listing {
		position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    padding: 5px;
    display: flex;
    justify-content: space-around;
		margin: 0;
		gap: 5px;
	}
	.addThis_listing .addThis_item {
		flex: 1 1;
		max-width: calc(100% / 3);
	}
	.addThis_listing .addThis_item.add-zalo .addThis_item--icon {background: #2f80f3;}
	.addThis_listing .addThis_item.add-call .addThis_item--icon {background: #e81a23;}
	.addThis_listing .addThis_item.add-mess .addThis_item--icon {background: #0a7cff;}
	.addThis_listing .addThis_item .addThis_item--icon {
		border-radius: 20px;
		padding: 2px;
		width: 100%;
		display: flex;
		align-items: center;
	}
	.addThis_listing .addThis_item .addThis_item--icon svg, .addThis_listing .addThis_item .addThis_item--icon img {
		border: 1px solid #ffffff;
		border-radius: 50%;
		max-width: 100%;
		height: auto;
		width: 32px;
	}
	.addThis_listing .addThis_item .addThis_item--icon .tooltip-text:after {display: none;}
	.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
		position: inherit;
    color: #fff;
    opacity: 1;
    visibility: visible;
    background: no-repeat;
    top: unset;
    right: unset;
    height: auto;
    padding: 0;
    white-space: normal;
    border-radius: 0;
    line-height: 14px;
    font-weight: bold;
		text-transform: uppercase;
		font-size: 9px;
		padding: 0 2px;
	}
}
	
	
	
	
	
	
	
	
	