/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
.page-container:not(.-full-w) {
    max-width: 100%!important;
}
.social-networks:not(.-text) .network {
	margin-right: 0.35rem!important;
}

.scroll-top-holder.titles-typo, .woocommerce-mini-cart-item .woo-category.category-holder a, p#billing_country_field, a.back-link, .woocommerce-cart-form__cart-item.cart_item .woo-category.category-holder a, .woo-sidebar.-boxed .woo-category.category-holder a {
    display: none!important;
}
.slide-in-overlay.menu-slide-in-overlay.visible .holder {
    display: grid;
}
.copyright {
	text-align: center;}

.ordering-filters {
    margin-inline-end: 0;
    margin-inline-start: auto;
}
.coffee-story-container {
        display: flex !important;
        align-items: center !important;    /* Align everything to center first */
        gap: 20px !important;              /* Space between Filters and Sort */
}
.story-circle-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-decoration: none !important;
        opacity: 0.6;
        transition: 0.3s;
        cursor: pointer;
        min-width: 70px; /* Ensure good click area */
}
.story-circle-item.active, .story-circle-item:hover {
        opacity: 1;
        transform: translateY(-2px);
}
.story-ring {
        width: 65px; /* Nice size for visibility */
        height: 65px;
        border-radius: 50%;
        padding: 3px;
        border: 2px solid #e1e1e1;
        margin-bottom: 8px;
        transition: border-color 0.3s;
}
.story-circle-item.active .story-ring {
        border-color: #25343f; /* Gold/Coffee active color */
}
.story-img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-size: cover;
        background-position: center;
        background-color: #f9f9f9;
}  
.story-circle-item[data-slug="espresso"].active .story-ring,
.story-circle-item[data-slug="espresso"]:hover .story-ring {
        border-color: #8B4513 !important;
}
.story-circle-item[data-slug="espresso"].active span {
        color: #8B4513 !important;
}
.story-circle-item[data-slug="filter"].active .story-ring,
.story-circle-item[data-slug="filter"]:hover .story-ring {
        border-color: #1a5f7a !important;
}
.story-circle-item[data-slug="filter"].active span {
        color: #1a5f7a !important;
}
.story-circle-item[data-slug="all"].active .story-ring,
.story-circle-item[data-slug="all"]:hover .story-ring { border-color: #A0522D !important; }
.story-label {
        font-size: 14px;
        font-weight: bold;
        color: #222;
        transition: color 0.3s;
}
.reset.variation {
    display: none;
}
#variation_pa_weight {
    display: flex;
    align-items: center;
    gap: 8px;
}
.woo-product-details-inner label {
    margin-top: var(--clb-spacer-1);
}
section.related.products {
    padding-bottom: 76px;
}
.barq-fresh-badge {
    width: 100%;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    margin-bottom: 16px;
    border-radius: 4px;
    opacity: 0.75;
    display: inline-flex;
}

.product-item, .product-item-grid.card {
    overflow: hidden;
    border-radius: 12px;
}
.card-details {
    padding-bottom: var(--clb-spacer-4);
    padding-left: 16px;
    padding-right: 16px;
    background-color: rgba(136, 135, 137, 0.08);
}
span.tag {
	padding: 0.35rem 0.65rem;
    width: fit-content;
    border-radius: 12px;
    font-size: 0.9rem;
	display: inline-flex;
}
.woo-products .tag + .tag {
    margin-top: unset!important;
}


.tag-out-of-stock {
	background: #e8e8e8!important;
	color: #6b6b6b!important;
}
.tag-brew-filter {
    background: #ddeef7!important;
    color: #1a5f7a!important;
    border: 1px solid #a8d4e8;
}
.tag-brew-espresso {
    background: #fff0e6!important;
    color: #8B4513!important;
    border: 1px solid #f5c9a0;
}
.tag-brew-both {
    background: #eaefef!important;
    color: #25343f!important;
    border: 1px solid #bfc9d1;
}
.tag-new {
    background: #d5f5ee!important;
    color: #0cad6e!important;
}
.tag-sale {
    background: #fde8e8!important;
    color: #d42b2b!important;
}
.tag-popular {
    background: #fff0d6!important;
    color: #e07b00!important;
}

.woocommerce .star-rating span::before {
    color: #ff9b51!important;
}
span.barq-star.-filled {
	color: #ff9b51!important;
}
span.barq-star {
	color: color-mix(in srgb, var(--clb-color-neutral) 60%, transparent)!important;
}

.barq-review-footer {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 12px;
}

.barq-review-author {
    font-size: 14px;
    font-weight: 600;
    color: #25343f;
    font-family: 'Tajawal', sans-serif;
	padding-top: 3px;
}

.barq-verified {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    color: #5a7082;
    font-family: 'IBM Plex Sans Arabic', sans-serif;
    font-weight: 400;
}

.barq-verified-icon {
    flex-shrink: 0;
}

.links-underline a:not(.button):not(.tag):not(.-undash):hover { text-decoration: unset!important; }
.contact-address a, .contact-email a, .contact-phone a { font-weight: 500; text-decoration: underline; }
.site-footer-copyright .-right a {font-weight: 500;}
/* ─── Main Navigation Badges ─── */
[dir="rtl"] .menu li.new > .menu-link::after,
html[lang^="ar"] .menu li.new > .menu-link::after {
    content: "جديد!";
    background-color: #d5f5ee;
    color: #0cad6e;
}
[dir="ltr"] .menu li.new > .menu-link::after,
html:not([lang^="ar"]) .menu li.new > .menu-link::after {
    content: "New!";
    background-color: #d5f5ee;
    color: #0cad6e;
}
@keyframes circleBlink {
    0%, 100% { opacity: 1; }
    50%       { opacity: 0; }
}
.menu li.dot > .menu-link::after {
    content: "";
    width: 8px;
    height: 8px;
    padding: 0;
    background-color: #ec5b54;
    border-radius: 50%;
    animation: circleBlink 1s ease-in-out infinite;
}

@media screen and (max-width: 768px) {
	.contact-address {
	    max-width: 72%;
	}
	.product-item-buttons.-fade-up {
    display: flex !important;
    opacity: 1 !important;
    }
	.woo-product-details .button:not(.reset_variations):not(.quantity-button) {
		width: auto !important;
	}
	.coffee-story-container {
		gap: 6px!important;
	}
}
@media screen and (min-width: 769px) {
.page-container.sticky-gallery {
    margin-top: 76px !important;
}
}
@media screen and (max-width: 1180px) {
	.ordering-filters-holder .woocommerce-notices-wrapper {display: none !important;}
}