/*
Theme Name: Abu Al Naga
Theme URI: https://socialhype.ca/
Author: SocialHype Team
Author URI: https://socialhype.ca/
Description: Abu Al Naga is a premium, custom-built WordPress theme designed for luxury construction and real estate development companies. Crafted from scratch with a focus on bold visuals, elegant typography, and a sophisticated dark aesthetic, this theme highlights architectural projects, skyline portfolios, and high-end property showcases with clean, modern layouts. Built for performance, responsiveness, and a premium client-facing experience.
Version: 1.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: abu-al-naga
Tags: construction, real-estate, luxury, portfolio, custom-theme, one-column, right-sidebar, custom-menu, featured-images, threaded-comments, translation-ready
*/


div.bs-wrap .bs-tab {
    background: #000 !important;
    color: #fff !important;
}
div.bs-wrap .bs-tab:hover {
  border-color: #fff !important;
  background: #e6ca60 !important;
  color: #000 !important;
}
div.bs-wrap .bs-tab.active {
    background: #e6ca60 !important;
    color: #000 !important;
}
.slick-next::before {
    content: '\f054';
    font-family: 'FontAwesome';
    font-weight: 600;
}
.slick-prev::before {
    content: '\f053';
    font-family: 'FontAwesome';
    font-weight: 600;
}
.explore-slider .slick-next,
.explore-slider .slick-prev{
  background: #000;
  box-shadow: 0px 0px 2px #fff;
}
.slick-dots li button::before {
    color: #d4af37
}
.slick-dots li.slick-active button::before {
    opacity: .75;
    color: #d4af37;
}
.slick-dots li {
    margin: 0 0px;
}
.cta-btn i {
    display: none;
}