p{
	color:#000000;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0 em;
}
.btn {
		font-family: "Lexend", sans-serif !important;
		padding: 16px 35.2px;
		padding: 0.5rem 1.5rem;
		font-size: 14.4px;
		font-size: 0.9rem;
		font-weight: 500;
}
.btn-with-arrow.btn-xl span,
.btn-with-arrow-solid.btn-xl span {
    height: 40px;
    width: 40px;
    right: 10px;
}

.featured-icon.custom-featured-icon-style-1 {
    width: 80px;
    height: 80px;
    border-radius: 100% !important;

}

/* ÒÆ¶¯¶ËÉèÖÃIndex banner±³¾°Í¼ */
	.index_background_image { 
		background-image: url(/tpls/joycoffer/image/index_banner_03.jpg) !important; 
		background-size: cover !important; 
		background-position: center !important; 
		}
@media (max-width: 1024px){	
	.index_background_image { 
		background-image: url(/tpls/joycoffer/image/index_banner_03_phone.jpg) !important; 
		background-size: cover !important; 
		background-position: center !important; 
		}		
	}		


.contactus_left_always {
	color: var(--light) !important;
	background-color: #151719;
	display: block;
	height: 108px;
	position: fixed;
	left: 0;
	top: 135px;
	width: 30px;
	font-size: 13px;
	line-height: 14px;
	color: var(--light);
	text-align: center;
	text-decoration: none;
	border-radius: 0 5px 5px 0;
	z-index: 9999;
}

.index-collection-background{background-color:#f1f1f1 !important;}
.index-collection-title-badges{padding-top:2px !important; padding-bottom:2px !important;}