/*
 * استخراج‌شده از استایلِ رفرنسِ DiviFlash (GPLv2) برای ماژولِ BusinessHours.
 * منبع: difl/businesshours (ریشه .difl_businesshours، 5 کلاسِ DOM)
 *
 * تنها تغییر نسبت به اصل، همان بازنویسیِ پیشوندِ کلاس‌هاست که در
 * PHP و module.json هم انجام شده — تا هر سه لایه یک DOM را بشناسند.
 * دست‌کاریِ دستی نکن؛ با tools/dfme/extract-module-css.js بازتولید کن.
 */
.dfme_bh_container>*{border-width:0px;border-style:solid;border-color:#333}

.dfme_business_hours *{border-width:0px;border-style:solid;border-color:#333}

.dfme_bh_container .dfme_bh_item{display:flex;flex-direction:row}

.dfme_bh_container .dfme_bh_day,.dfme_bh_container .dfme_bh_time{width:100%;font-size:16px}

.dfme_bh_container h1.dfme_bh_title{font-size:30px}

.dfme_bh_container h2.dfme_bh_title{font-size:26px}

.dfme_bh_container h3.dfme_bh_title{font-size:24px}

.dfme_bh_container h4.dfme_bh_title{font-size:18px}

.dfme_bh_container h5.dfme_bh_title{font-size:16px}

.dfme_bh_container h6.dfme_bh_title{font-size:14px}

.dfme_bh_wrapper .dfme_business_hours_item.et_pb_module.et-animated--vb{margin-bottom:unset}

.dfme_business_hours{width:100%}

.dfme_bh_day,.dfme_bh_time,.dfme_bh_title,.dfme_business_hours_item{background-size:cover;background-position:center;background-repeat:no-repeat;background-blend-mode:normal}

.dfme_business_hours .dfme_bh_container .dfme_bh_wrapper .dfme_business_hours_item.et_pb_module{margin-bottom:inherit}

.dfme_business_hours{overflow:hidden}

.dfme_business_hours.et_pb_module .dfme_bh_container{position:relative;z-index:1}
