.elementor-kit-16{--e-global-color-primary:#00ACC1;--e-global-color-secondary:#0D47A1;--e-global-color-text:#1565C0;--e-global-color-accent:#F4F8FB;--e-global-color-05df9d9:#1E88E5;--e-global-color-18d1d7f:#2B2B2B;--e-global-color-0d6041e:#050505;--e-global-color-0faee4d:#123161;--e-global-typography-primary-font-family:"Yekan";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Iranian Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#F4F8FB;color:var( --e-global-color-0d6041e );font-family:"vazir", Sans-serif;}.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"vazir", Sans-serif;color:var( --e-global-color-accent );border-radius:12px 12px 12px 12px;padding:12px 22px 12px 22px;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* کانتینر کارت محصول */
.product-card-hover {
    position: relative !important;
    overflow: hidden !important;
}

/* آیکون پیش‌نمایش - در حالت عادی مخفی */
.product-card-hover .preview-icon {
    position: absolute !important;
    top: -50px !important;
    right: 15px !important;
    transition: top 0.3s ease !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

/* حالت هاور - آیکون از بالا میاد */
.product-card-hover:hover .preview-icon {
    top: 15px !important;
    opacity: 1 !important;
    visibility: visible !important;
}
/* متن تک خظی */
.text-long {
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
/* خط دار کردن صفحه بندی */
.swiper-pagination-bullet {
    border-radius: 4px !important;
    width: 12px !important;
    height: 4px !important;
    transition: all 0.2s ease !important;
}
.swiper-pagination-bullet-active {
    width: 18px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'vazir';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('http://shafiteb.ir/wp-content/uploads/2026/05/Vazirmatn-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'vazir';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('http://shafiteb.ir/wp-content/uploads/2026/05/Vazirmatn-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'vazir';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://shafiteb.ir/wp-content/uploads/2026/05/Vazirmatn-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */