/*
 Theme Name:   Woodmart Child
 Theme URI:    https://xtemos.com/themes/woodmart/
 Description:  Child theme for Woodmart
 Author:       XTemos
 Author URI:   https://xtemos.com/
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart-child
*/

/* ✅ تست لود شدن چایلد تم */

/* ✅ حذف آیتم فروشگاه از تولبار موبایل */
@media (max-width: 768px) {
    .wd-toolbar .wd-toolbar-shop {
        display: none !important;
    }
}

/* ✅ مارجین راست علاقه‌مندی */
@media (max-width: 768px    .wd-header-wishlist {
        margin-right: 40px !important;
    }
}
