/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 04 2026 | 03:44:05 */
/* font */
@font-face {
	font-family: iransans;
	font-style: normal;
	src: url('https://motapoint.ir/wp-content/uploads/2026/08/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('https://motapoint.ir/wp-content/uploads/2026/08/IRANSansWeb_Medium.ttf') format('truetype');
}
body{
	font-family:iransans !important;
}

/* header */
.whb-flex-row.whb-general-header-inner {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 5px 20px;
    border-radius: 0px 0px 30px 30px;
}
.whb-row.whb-general-header.whb-not-sticky-row.whb-without-bg.whb-border-fullwidth.whb-color-dark.whb-flex-flex-middle {
    border: 0px;
}
a.woodmart-nav-link {
    font-size: 14px !important;
}
/*body*/
/*slider*/
.slider{
	border-radius:30px;
	overflow:hidden;
}
/*دسته بندی */
.category-image-wrapp {
    box-shadow: none !important;
}
.category-image-wrapp {
    background: rgb(167, 121, 41);
    border-radius: 100px !important;
    width: 130px;
    height: 130px;
    padding: 8px;
    margin: 0 auto;
    vertical-align: middle;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.category-image-wrapp {
    border-right: 5px solid #c9ae63;
	border-left: 5px solid #c9ae63;
    border-top: 5px solid #f5f5f5;
	border-bottom: 5px solid #f5f5f5;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
/* اسلایدر محصولات */
h3.wd-entities-title
 {
    font-size: 16px !important;
    font-weight: 900 !important;
    text-align: center;
line-height:28px;
}
.product-element-bottom {
    margin: 0 auto !important;
    text-align: center;
}
span.price {
    margin: 0 auto !important;
}
.wd-hover-fw-button .wd-add-btn>a:hover {
    color: #141313 !important;
}
a.product-image-link {
    border: 1px solid #A77929;
    border-radius: 20px;
}
.product-wrapper {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}