/*
Theme Name:     Maxbizz Child
Theme URI:      http://maxbizz.1webstar.ir/
Description:    قالب Maxbizz یک قالب وردپرس شرکتی است و بهترین گزینه برای پیاده سازی وب سایت های شرکتی مانند مشاوره مالی، خدمات حسابداری، شرکت های مشاوره ای، خدمات بیمه، صندوق های وام، شرکت های سرمایه گذاری و هر گونه کسب و کار تجاری است.
Author:         1WebStar
Author URI:     http://1webstar.ir/
Version:        1.0
Template:       maxbizz
*/

@import url("../maxbizz/style.css");


/* دکمه طلایی براق */
/*
button,
input[type="submit"],
input[type="button"],
a.button,
a.wp-block-button__link,
.elementor-button,
.wpb_button,
.btn,
.btn-primary,
.theme-button,
.custom-btn,
.octf-btn {
  background: linear-gradient(145deg, #fff4e0, #f9d423, #ffdd00, #c49b13, #fff4e0);
  background: linear-gradient(145deg, var(--gold-light), var(--gold-main), var(--gold-light));
  color: #222 !important;
  font-weight: bold;
  border: none;
  border-radius: 8px;
  padding: 10px 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
} */



/* :root {
  /* تعریف متغیرهای رنگ طلایی */
  --gold-main: #D4AF37;      /* طلایی اصلی */
  --gold-light: #fff4e0;     /* طلایی روشن */
  --black: #000000;          /* مشکی */
  --text-on-gold: #111111;   /* متن روی طلایی */
} */

/* تغییر پس‌زمینه نارنجی طبیعی به طلایی */
/* body,
.site-header,
.site-footer {
  background-color: var(--black) !important;
  color: white !important;
} */

/* به‌روز کردن لینک‌ها، هدر، فوتر و المان‌ها */
/* a,
.menu-item a,
.widget a,
.footer a {
  color: var(--gold-main) !important;
}

a:hover,
.menu-item a:hover,
.widget a:hover,
.footer a:hover {
  color: var(--gold-light) !important;
} */

/* دکمه‌ها */
/* button,
input[type="submit"],
a.button,
.btn,
.octf-btn,
.elementor-button,
.rev-btn,
#back-to-top,
.ot-accordions .acc-item.current .acc-toggle,
.ot-heading > span.is_highlight,
.elementor-section .elementor-top-section .elementor-element .elementor-element-0d2ea48 .elementor-section-boxed .elementor-section-height-default .elementor-section-height-default,
.post-box .post-cat a,
.elementor-1023 .elementor-element.elementor-element-c94b7d0 .icon-box:hover .icon-main,
.elementor-1023 .elementor-element.elementor-element-d410c39 .icon-box:hover .icon-main,
.elementor-1023 .elementor-element.elementor-element-a5b9838 .icon-box:hover .icon-main,
 {
  background: linear-gradient(145deg, #fff4e0, #f9d423, #ffdd00, #c49b13, #fff4e0) !important;
  color: var(--text-on-gold) !important;
  border: none !important;
  box-shadow: 0 3px 6px rgba(0,0,0,0.25) !important;
  transition: all 0.3s ease !important;
}


button:hover,
input[type="submit"]:hover,
a.button:hover,
.btn:hover {
  filter: brightness(1.1);
  box-shadow: 0 4px 8px rgba(0,0,0,0.35);
} */

/* عناصر پس‌زمینه سبک‌تر */
/* section,
.widget,
.card {
  background-color: #1E1E1E;  
  color: white;
  border-radius: 8px;
} */


 
/* =Theme customization starts here
------------------------------------------------------- */