/*
 * Theme Name: Yến Sào Đà Thành
 * Description: Template for Wordpress - Developed by NR Global
 * Theme URI: https://nrglobal.vn
 * Version: 1.0
 * Theme Author: info@nrglobal.vn
 * Author: NR GLOBAL
 * Author URI: https://nrglobal.vn
 * Textdomain: yensao
 */

.social-share{top:-10px;right:0px;float:right;z-index:99999999;text-align:center;width:50px;height:50px;margin-top:-18px;}
.social-share input[type="checkbox"]{display:none;}
.social-share .checkbox:checked ~ .social{opacity:1;-webkit-transform:scale(1) translateY(-67px);-moz-transform:scale(1) translateY(-67px);-o-transform:scale(1) translateY(-65px);transform:scale(1) translateY(-67px);-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;}
.social-share .label{background-color:#4E2624;border-radius:50%;color:#ffffff;font-size:17px;cursor:pointer;margin:0;width:33px;height:33px;line-height:35px;}
.social-share .checkbox:checked + .label{background-color:#FBDA24;color:#fff;}
.social-share .social{transform-origin:50% 0%;-webkit-transform:scale(0) translateY(-167px);-moz-transform:scale(0) translateY(-167px);-o-transform:scale(0) translateY(-167px);transform:scale(0) translateY(-167px);opacity:0;}
.social-share ul{color:#ffffff;width:90px;height:30px;margin:auto;padding:0;list-style:none;position:relative;left:-27px;right:0;}
.social-share ul li{display:block;font-size:15px;cursor:pointer;width:30px;line-height:30px;margin:0;padding:0;text-align:center;float:left;}
.social-share ul li:hover{color:rgba(0,0,0,.5);}
.social-share ul:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #33bce9;display:block;position:absolute;top:100%;left:38px;right:0;height:0;width:0;}
.social-share li[class*="facebook"]{background-color:#37528d;}
.social-share li[class*="twitter"]{background-color:#33bce9;}
.social-share li[class*="google-plus"]{background-color:#dc2310;}
.label:empty{display:block!important;}
.social-like{margin:20px 0 0;position:relative;z-index:1;line-height:20px!important;}
.social-like .item-social{float:left;margin:0 10px 0 0;position:relative;}