.elementor-kit-7{--e-global-color-primary:#232323;--e-global-color-secondary:#001230;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-color-cd7b7e1:#E5BE4C;--e-global-typography-primary-font-family:"iran sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"iran 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:"iran sans";--e-global-typography-accent-font-weight:500;overscroll-behavior:auto;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1000px;}.e-con{--container-max-width:1000px;}.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);}@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 *//* استایل دکمه رزرو */
button.reserve-button {
    background-color: #866400 !important; /* رنگ دلخواه */
   
    box-shadow: none !important;          /* حذف سایه */
    color: #fff !important;               /* رنگ متن */
    border-radius: 5px !important;        /* گوشه‌های گرد */
    padding: 12px 60px !important;        /* فاصله داخلی */
    font-weight: bold !important;         /* متن ضخیم */
    cursor: pointer !important;           /* تغییر موس */
}

/* حالت hover */
button.reserve-button:hover {
    background-color: #6b5000 !important; /* کمی تیره‌تر در هاور */
}

.button-container {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important; /* اگه رنگ پس‌زمینه سفید داشته باشه */
    padding: 0 !important; /* اگه لازم باشه فاصله اضافی حذف بشه */
}

/* حذف قاب و بک‌گراند کارت */
.provider-card {
    border: none !important;          /* حذف حاشیه */
    outline: none !important;         /* حذف خط فوکوس */
    box-shadow: none !important;      /* حذف سایه احتمالی */
    background: transparent !important; /* حذف پس‌زمینه سفید */
}

/* استایل متن دکمه رزرو */
button.reserve-button {
    background-color: #866400 !important; /* رنگ طلایی */
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    color: #fff !important;               /* رنگ متن سفید */
    border-radius: 8px !important;
    padding: 12px 50px !important;
    font-weight: 600 !important;          /* ضخامت متن */
    font-size: 16px !important;           /* اندازه متن */
    text-align: center !important;        /* وسط‌چین */
    line-height: 1.5 !important;          /* ارتفاع خط */
    cursor: pointer !important;
    display: inline-block !important;     /* جلوگیری از کشیدگی */
}

/* هاور */
button.reserve-button:hover {
    background-color: #6b5000 !important;
    color: #fff !important;
}/* End custom CSS */