/* ============================================================
   Daimi Güzellik — Rose Forward (default theme)
   Rose primary (#a87078), olive accent (#634e26), tinted sidebar
   ============================================================ */

/* Sidebar bg tinted rose */
#betty-aside { background: #fdf5f6 !important; }

/* Buttons / CTA */
input[type="submit"],
input[type="reset"],
input[type="button"],
.btn.btn-contact,
.btn-contact { background: #a87078 !important; background-color: #a87078 !important; }
.btn.btn-contact a,
.btn-contact a { color: #fff !important; }
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.btn.btn-contact:hover,
.btn-contact:hover { background: #634e26 !important; background-color: #634e26 !important; }
.btn.btn-contact:hover a,
.btn-contact:hover a { color: #fff !important; }

/* Active nav highlight */
#betty-aside #betty-main-menu > ul > li.active > a,
#betty-aside #betty-main-menu > ul > li > a:hover { color: #a87078 !important; }

/* Heading meta + section accents */
.heading-meta,
.services-price-info .price,
.betty-makeup-img-area,
.betty-about-heading span,
.betty-makeup-heading,
a:hover { color: #a87078 !important; }

/* Pagination active */
.betty-pagination-wrap li a.active,
.betty-pagination-wrap li a:hover { background: #a87078 !important; color: #fff !important; }

/* Sidebar CTA cards (blog/service sidebar) */
.betty-sidebar-block-categories[style*="background:#634e26"] { background: #a87078 !important; }

/* Selection */
::selection { background: rgba(168, 112, 120, 0.5); color: #fff; }
::-moz-selection { background: rgba(168, 112, 120, 0.5); color: #fff; }

/* Heading + sidebar block titles */
.betty-heading { color: #634e26 !important; }
.betty-sidebar-block-title { color: #a87078 !important; }

/* Testimonial accent */
.testimonials .item-box { border-left: 3px solid #a87078 !important; }

/* Form alert border */
.alert-success { border: 1px solid #a87078 !important; }

/* Footer bg */
#betty-footer2 { background: #634e26 !important; }

/* Kurumsal kimlik download buttons */
.ki-downloads a { border-color: #a87078 !important; color: #a87078 !important; }
.ki-downloads a:hover { background: #a87078 !important; color: #fff !important; }
.ki-rules-list .rule-icon.do { background: #634e26 !important; }
.ki-rules-list .rule-icon.dont { background: #a87078 !important; }
