.ab-announce {
    border-radius: 10px;
}

.ab-icon-btn {
    color: white !important;
}

.ab-icon-btn:hover {
    background-color: #ab7219 !important;
}

.ab-pd-name,
.ab-pd-price,
.ab-pd-description,
.variation_name {
    color: white !important;
}

.ab-pgrid-price {
    font-size: 14px !important;
}

.button_variation {
    background-color: #ab7219 !important;
    border: white !important;
    border-radius: 15px !important;
}

.button_variation>p {
    color: white !important;
    font-size: 16px;
}

.button_variation:hover {
    background-color: white !important;
    color: #ab7219 !important;
    border-color: #ab7219 !important;
}

.button_variations_container>div {
    border-radius: 15px !important;
    width: 220px !important;
}

.button_variations_container>div:hover p {
    color: #ab7219 !important;
}

.button_variations_container>div[aria-checked="true"] p,
.ab-pgrid-price,
.ab-footer-links>li>a:hover {
    color: #ab7219 !important;
}

.quantity_btn_container,
div:has(>div>.ab-pd):has(.checkout_btn),
.ab-plist-arrow,
.ab-plist-arrow:hover {
    border-color: #ab7219 !important;
}

.quantity_btn_container>button>svg,
.quantity_btn_container>p,
.ab-hamburger-icon,
[aria-label="Close menu"] {
    color: white !important;
}

.add_to_cart_btn,
.add_to_cart_btn:hover,
.ab-pgrid-name,
.ab-cart-count,
.home_section_top_title,
.text-gray-800 {
    color: white !important;
}

[data-cart="item-quantity"] {
    color: rgb(182, 180, 180) !important;
}

.lq-desc-toggle span,
.ab-breadcrumbs-item>a,
.category_section_header_title,
[data-cart="empty-title"],
[data-cart="title"],
.ab-fv-text,
h1 {
    font-family: "Almarai" !important;
}

.ab-categories-track {
    width: 95%;
    padding: 0;
    margin: auto;
}

.ab-pgrid-hero-cta {
    color: #151515 !important;
    opacity: 0.6 !important;
}

.ab-cart-count {
    background-color: #ab7219 !important;
}

.home_section_top_title {
    margin-top: 100px !important;
    font-size: 50px;
}

.home_section_top_title>span {
    display: none !important;
}

.ab-footer-powered {
    visibility: hidden !important;
}

div[data-search="container"] div.flex.items-end {
    background: #ffffff !important;
    padding: 0 !important;
    border-radius: 8px !important;
}

.ab-price-old,
[data-cart="close-button"]>svg {
    color: #e8e8e8 !important;
}

.ab-pgrid-cta ,.ab-thanks-message, .ab-thanks-phone-msg{
    color: white !important;
}

#eo-menu-btn {
    display: none !important;
}
.ab-sale-badge , #__next .border-skin-primary > p , #__next .bundles_container>div p.font-bold.text-gray-700{
    color: white !important;
}

.css-10wo9uf-option,
#__next .product_form_checkout .quantity_container p,
#__next .product_form_checkout .shipping_cost_container dd,
#__next .product_form_checkout .total_price_container .total_price,
#__next .ab-invoice-dl-row dd,
#__next .ab-invoice-total-row dd,
#__next .ab-invoice-status-value{
    color: #000000 !important;
}
#__next .bundles_container , #__next .bundles_item{
    background-color: #1c1c1c !important;
    border-color: #ab7219 !important;
    border-radius: 20px;
}
#__next .bundles_item .text-gray-500 , #__next .bundles_container>div p.text-xs.bg-\[\#eee\], .bundles_container>div p[class*="bg-[#eee]"]{
    color: #ab7219 !important;
}
#__next .bundles_label.bundles_label{
    background-color: #ab7219 !important;
}
#__next .bundles_label .border-red-600,#__next .bundles_label span.border-red-600{
    border-color: #ab7219 !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
}
#__next .border-skin-primary{
    border-color: white !important;
}
#__next button.bg-gray-50.mx-2.rounded-md.active\:bg-gray-200.hover\:bg-gray-100 svg{
    color: gray !important;
}