/** === General CSS === **/body, button, input, select, textarea, h1, h2, h3, h4, h5, h6,.irs-from,.irs-to {font-family:IRANSans;}body:not(.rtl) h1,body:not(.rtl) h2,body:not(.rtl) h3,body:not(.rtl) h4,body:not(.rtl) h5,body:not(.rtl) h6 {font-family: "Open Sans",serif !important;}body:not(.rtl),body:not(.rtl) button,body:not(.rtl) input,body:not(.rtl) select,body:not(.rtl) textarea {font-family: "Open Sans",serif !important;}a {color:rgb(255,74,23);}::-moz-selection {color:#FFF;background:#ff4A17;}::selection {color:#FFF;background:#ff4A17;}a {color:rgb(255,74,23);}@media (max-width: 767px) {.position-header {position: relative;}}sCsddw/* فقط در نوشته‌هایی با دسته product-pages */body.category-product-pages ul.products li.product{border:1px solid #eee;border-radius:10px;overflow:hidden;padding:10px;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:transform 0.2s ease;margin-bottom:20px}body.category-product-pages ul.products li.product:hover{transform:translateY(-5px)}body.category-product-pages ul.products li.product img{border-radius:10px}/* استایل دکمه اطلاعات بیشتر - نارنجی و گرد */body.category-product-pages ul.products li.product a.button{background-color:#ff8800 !important;color:white !important;border-radius:10px;padding:8px 16px;font-weight:600;transition:background-color 0.3s ease}body.category-product-pages ul.products li.product a.button:hover{background-color:#e56e00 !important}/* فاصله بین محصولات در شبکه */body.category-product-pages ul.products{gap:20px}