/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 20 2023 | 04:35:12 */
.menu-douyin a,
.menu-weixin a{
	font-size:0 !important;
   width: 32px;
	height: 32px;
   background-image: url(/wp-content/uploads/2023/12/Î¢ÐÅ.png);
   background-size: 32px;
   background-position: center center;
   background-repeat: no-repeat;
}

.menu-douyin a{
	background-image: url(/wp-content/uploads/2023/12/¶¶Òô.png);

}

.menu-weixin{
	padding:0 20px;
}

#generate-slideout-menu.do-overlay .menu-weixin a{
	 line-height: 36px;
	 margin-top: 10px;
}

.social-modal {
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    text-align: center;
	 background: rgba(255,255,255,0.8);
}

.social-modal-close {
	width:30px;
	height:30px;
	display:inline-block;
	background-image:url(/wp-content/uploads/2023/12/modal-close.png);
	background-position: center;
    background-size: 30px;
    float: right;
    margin-bottom: 10px;
	transition: transform 0.2s linear;
}

.social-modal-close:hover {
	transform: scale(1.2);
	background-color: rgba(0,0,0,0.04);
	cursor:pointer;
}

.social-modal-box {
	 position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 400px;
	text-align:center;
}

.social-modal-box img{
	width:auto;
	max-width:100%;
}
<!--ºÄÊ±1775290756.6593Ãë-->