/*===================== 
	Primary bg color - Updated to match Sunshine Wellness logo
=====================*/

:root {
   --color-primary: #ffd700; /* Rich golden yellow from logo diamond */
   --color-secondry: #b8860b; /* Darker gold for contrast */
   --color-hover: #ffa500; /* Warm orange-gold for hover */
   --color-dark: #2f2f2f; /* Professional dark background */
   --color-text: #5d4e37; /* Warm brown text */
   --color-accent: #f5deb3; /* Wheat/cream accent */
}

/* Hex */
.bg-primary,
.theme-bg,
.meet-ask-row:after,
.dlab-separator.style-skew[class*='style-']:after,
.dlab-separator.style-skew[class*='style-']:before,
.dlab-tilte-inner.skew-title:after,
.date-style-2 .post-date,
.date-style-3.skew-date .post-date,
.date-style-3.skew-date .post-date:before,
.overlay-primary-light:after,
.overlay-primary-middle:after,
.overlay-primary-dark:after,
.widget-title:after,
.btn,
.comments-area .comment-form p input[type='submit'],
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.footer-line:after,
.testimonial-1 .quote-left:before,
.testimonial-2 .quote-left:before,
.site-filters .active > [class*='btn'],
.list-num-count > li:before,
.date-style-4 .post-date strong,
.date-style-3 .post-date,
.date-style-2 .post-date,
.skew-angle:after,
.header-style-4.style-1 .header-nav .nav > li.active a:before,
.header-style-4.style-1 .header-nav .nav > li:hover > a:before,
.dlab-project-left:after,
.service-carousel .owl-prev,
.service-carousel .owl-next,
.about-us .dlab-tabs .nav-tabs li.active a,
.testimonial-text.bg-primary,
.owl-theme.dots-style-2 .owl-dots .owl-dot.active span,
.owl-btn-1.primary .owl-prev,
.owl-btn-1.primary .owl-next,
.owl-btn-2.primary .owl-prev,
.owl-btn-2.primary .owl-next,
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active span,
.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover span,
.product-item-size .btn.active,
.ui-widget-header,
.owl-theme.dots-style-3 .owl-dots .owl-dot.active span,
.owl-theme.dots-style-3 .owl-dots .owl-dot:hover span,
.owl-item.active.center .testimonial-text,
.icon-bx-wraper.hover:hover,
.portfolio-sep,
.portfolio-ic .dlab-img-overlay1:before,
.dlab-box-bg.active .icon-box-btn .btn,
.dlab-accordion.primary .acod-head a,
.side-bar .widget_tag_cloud a:hover,
.dlab-overlay-primary:after,
.dlab-overlay-primary:before,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-sub-html,
.lg-toolbar,
.site-footer .footer-top,
.menu-tabs .nav-tabs li a.active,
.menu-tabs .nav-tabs li a.active:hover,
.menu-tabs .nav-tabs li a.active:focus,
.menu-tabs .nav-tabs li a:hover {
   background-color: #ffd700;
}

/*Hex color :hover */
.btn:active,
.btn:hover,
.btn:focus,
.active > .btn,
.bg-primary-dark,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.sidenav .closebtn:hover,
.sidenav .closebtn:focus,
.owl-btn-1.primary .owl-prev:hover,
.owl-btn-1.primary .owl-next:hover,
.owl-btn-2.primary .owl-prev:hover,
.owl-btn-2.primary .owl-next:hover {
   background-color: #ffa500;
}
.about-us .dlab-tabs .nav-tabs li.active {
   border-right: 4px solid #b8860b;
}
/* Rgba color */
.dlab-info-has.bg-primary,
.dlab-info-has.bg-secondry:hover,
.tp-bannertimer.tp-bottom {
   background-color: rgba(255, 215, 0, 0.9);
}
/*===================== 
	Primary text color - Updated to match logo
=====================*/
a,
.text-primary,
.primary li:before,
.breadcrumb-row ul li a,
.header-nav .nav > li.active > a,
.header-nav
   .nav
   > li.current-menu-item
   > a
   .header-nav
   .nav
   > li
   .sub-menu
   li
   a:hover,
.header-nav .nav > li:hover > a,
.header-nav .nav > li .mega-menu > li ul a:hover,
.header-nav .nav > li .sub-menu li:hover > a,
.nav-dark.header-nav .nav > li .sub-menu li:hover > a,
.nav-dark.header-nav .nav > li .mega-menu > li ul a:hover,
blockquote:before,
ol.comment-list li.comment .reply a,
footer a:active,
footer a:focus,
footer a:hover,
footer h1 a,
footer h2 a,
footer h3 a,
footer h4 a,
footer h5 a,
footer h6 a,
footer p a,
button.scroltop,
.testimonial-1 .testimonial-position,
.testimonial-4 .testimonial-name:after,
.testimonial-2 .testimonial-position,
.testimonial-3 .testimonial-position,
.testimonial-3 .quote-left:before,
.acod-head a:after,
.acod-head a,
.acod-head a:hover,
.acod-head a.collapsed:hover,
.dlab-tabs .nav-tabs > li > a i,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.btn.outline,
.btn-link:hover,
.item-info-in ul li a:hover,
.dlab-post-meta.text-primary i,
.dlab-post-meta.text-primary ul li,
.dlab-post-meta.text-primary ul li a,
.dlab-post-meta i,
.comments-area p:before,
.about-8-service .icon-bx-wraper:hover a,
.header-nav .nav > li > a.nav-link.active {
   color: #ffd700;
}
.text-primary {
   color: #ffd700 !important;
}
@media only screen and (max-width: 991px) {
   .nav-dark.header-nav .nav > li > a:hover,
   .nav-dark.header-nav .nav > li > a:active,
   .nav-dark.header-nav .nav > li > a:focus {
      color: #ffa500;
   }
}
/*===================== 
	Primary border color - Updated to match logo
=====================*/
.navbar-toggle,
.testimonial-4 .testimonial-pic,
.testimonial-4:after,
.testimonial-4 [class*='quote-'],
button.scroltop,
.widget_gallery li:hover,
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active,
.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
input[type='checkbox']:checked + label:before,
input[type='checkbox'] + label:hover:before,
input[type='radio'] + label:hover:before,
.owl-theme.dots-style-3 .owl-dots .owl-dot.active,
.owl-theme.dots-style-3 .owl-dots .owl-dot:hover,
.side-bar .widget_tag_cloud a:hover,
.contact-form .form-control:hover,
.contact-form .form-control:focus,
.appointment-form .form-control:hover,
.appointment-form .form-control:focus,
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
   border-color: #f4d03f;
}
.owl-item.active.center .testimonial-8 .testimonial-text:after {
   border-top: 25px solid #d7beaa;
}
.dlab-tabs.border-top .nav-tabs > li.active > a {
   border-top-color: #d7beaa;
}
/*===================== 
	Secondary bg color - Updated to match logo
 =====================*/
.bg-secondry,
.site-footer .footer-social li a:hover,
.site-filters.center [class*='btn'].active,
.sidenav .closebtn {
   background-color: #d7beaa;
}

/*===================== 
	Secondary text color - Updated to match logo
 =====================*/
.text-secondry,
.dlab-bnr-inr .sub-title {
   color: #d7beaa;
}

/* white css */
.site-header.header-black .header-nav .nav > li > a {
   color: #000 !important;
}
.footer-copyright p,
.site-footer .widget.widget_about .footer-title,
.split-content .description,
.services-box .description,
.split-content .text-white,
.split-content .title,
.page-banner .video-box .content-box .social-list ul li a,
.page-banner .video-box .content-box p,
.page-banner .video-box .content-box .title,
.site-header.header-black .video-wraper .video-play a span {
   color: #000 !important;
}
.social-section .title a,
.site-footer .widget.widget_about .footer-title a,
.site-footer .social-link li a span {
   background-image: linear-gradient(90deg, #ff0000, #ff0000 50%, #000 0);
}
.site-footer .footer-bottom-in {
   border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.bg-primary {
   background-color: #f4d03f !important;
}
::-moz-selection {
   /* Code for Firefox */
   color: #2c2c2c;
   background: #f4d03f;
}

::selection {
   color: #2c2c2c;
   background: #f4d03f;
}
/* dlab-img-overlay1 primary - Updated to match logo */
.primary.dlab-img-overlay1:before,
.primary.dlab-img-overlay1:after,
.primary.dlab-img-overlay2:before,
.primary.dlab-img-overlay2:after,
.primary.dlab-img-overlay3:before,
.primary.dlab-img-overlay3:after,
.primary.dlab-img-overlay4:before,
.primary.dlab-img-overlay4:after,
.primary.dlab-img-overlay5:before,
.primary.dlab-img-overlay5:after,
.primary.dlab-img-overlay6:before,
.primary.dlab-img-overlay6:after,
.primary.dlab-img-overlay7:before,
.primary.dlab-img-overlay7:after,
.primary.dlab-img-overlay8:before,
.primary.dlab-img-overlay8:after,
.primary.dlab-img-overlay9:before,
.primary.dlab-img-overlay9:after,
.primary.dlab-img-overlay11:before,
.primary.dlab-img-overlay11:after,
.primary.dlab-img-overlay12:before,
.primary.dlab-img-overlay12:after {
   background-color: #f4d03f;
}
