/*
Theme Name: Mehedi IT Solution eCommerce Theme 2
Theme URI: https://mehediit.com/themes/ecommerce-theme-2
Author: Mehedi IT Solution
Author URI: https://mehediit.com
Description: A premium Neo-Brutalist printing & eCommerce WordPress theme designed for print shops, graphics studios, and custom printing businesses. Includes a guided setup wizard, one-click demo importer with variable WooCommerce products, Cash on Delivery + shipping zones, floating WhatsApp chat button, PWA app install support, a custom WordPress Shop page template, and a fully editable Customizer with live-preview pen icons, dynamic reviews and editable button labels.
Version: 1.1.0
Requires at least: 5.6
Tested up to: 6.8
Requires PHP: 7.4
WC requires at least: 7.0
WC tested up to: 9.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mehedi-it-solution
Tags: e-commerce, two-columns, right-sidebar, custom-header, custom-menu, custom-logo, custom-background, featured-images, full-width-template, theme-options, translation-ready, blog, threaded-comments, footer-widgets, sticky-post, block-styles, wide-blocks, rtl-language-support

Premium printing solution eCommerce theme with neo-brutalist design, Tailwind CSS, PWA support, Cash on Delivery checkout, and WhatsApp ordering.
*/

/* WordPress Core Alignment Classes */
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}
.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}
.wp-caption {
    background: #fff;
    border: 2px solid #000;
    max-width: 100%;
    padding: 5px;
    text-align: center;
    box-shadow: 4px 4px 0px 0px #000;
}
.wp-caption img {
    display: block;
    max-width: 100%;
    height: auto;
}
.wp-caption-text {
    font-size: 0.85em;
    margin: 5px 0 0;
    font-weight: 700;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* ============================================
   NEO-BRUTALIST DESIGN SYSTEM UTILITIES
   ============================================ */

/* --- Neo Brutalist Border & Shadow --- */
.neo-brutal-border,
.brutal-border {
    border: 2px solid #000 !important;
}

.shadow-brutal {
    box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 1) !important;
}

.brutal-card {
    border: 2px solid #000 !important;
    box-shadow: 4px 4px 0px 0px #000 !important;
    transition: all 0.2s ease !important;
}

.brutal-card:hover {
    transform: translate(-2px, -2px) !important;
    box-shadow: 6px 6px 0px 0px #000 !important;
}

/* Custom Utilities from shop.html */
.bg-dot-grid {
    background-image: radial-gradient(#000 1px, transparent 1px);
    background-size: 20px 20px;
    background-color: #f7f7f7;
}

.ador-sky { color: #0EA5E9; }
.bg-ador-sky { background-color: #0EA5E9; }
.ador-royal { color: #1D4ED8; }
.bg-ador-royal { background-color: #1D4ED8; }
.ador-cyan { color: #06B6D4; }
.bg-ador-cyan { background-color: #06B6D4; }

.no-scrollbar::-webkit-scrollbar {
    display: none;
}
.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}


/* --- Shadow Brutal (standalone) --- */
.shadow-brutal {
    box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 1);
}
.shadow-brutal-lg {
    box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, 1);
}
.shadow-brutal-hover {
    box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 1);
}

/* --- Gradient Buttons --- */
.brutal-btn-gradient {
    background: linear-gradient(135deg, #06B6D4 0%, #1D4ED8 100%);
    color: #fff;
    border: 2px solid #000;
    box-shadow: 4px 4px 0px 0px #000;
    border-radius: 0;
    transition: all 0.15s ease;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}
.brutal-btn-gradient:hover {
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px 0px #000;
    color: #fff;
}
.brutal-btn-gradient:active {
    transform: translate(2px, 2px);
    box-shadow: 0px 0px 0px 0px #000;
}

/* --- Background Gradient Blue --- */
.bg-gradient-blue {
    background: linear-gradient(135deg, #06B6D4 0%, #1D4ED8 100%);
}

/* --- Dot Grid Background --- */
.bg-dot-grid {
    background-image: radial-gradient(circle, #d1d5db 1px, transparent 1px);
    background-size: 24px 24px;
}

/* --- Dots Background (smaller, subtle) --- */
.bg-dots {
    background-image: radial-gradient(circle, #e5e7eb 1px, transparent 1px);
    background-size: 20px 20px;
}

/* --- No Scrollbar Utility --- */
.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.no-scrollbar::-webkit-scrollbar {
    display: none;
}

/* --- Brutal Pagination --- */
.brutal-pagination .nav-links {
    display: flex;
    gap: 6px;
    justify-content: center;
    flex-wrap: wrap;
}
.brutal-pagination .nav-links a,
.brutal-pagination .nav-links span {
    border: 2px solid #000;
    background: #fff;
    color: #000;
    font-weight: 800;
    font-family: 'Anton', sans-serif;
    padding: 8px 14px;
    text-decoration: none;
    box-shadow: 2px 2px 0px 0px #000;
    transition: all 0.15s ease;
    display: inline-block;
}
.brutal-pagination .nav-links a:hover {
    background: #1D4ED8;
    color: #fff;
    transform: translate(-1px, -1px);
    box-shadow: 3px 3px 0px 0px #000;
}
.brutal-pagination .nav-links span.current {
    background: linear-gradient(135deg, #06B6D4 0%, #1D4ED8 100%);
    color: #fff;
}

/* --- Contact Card hover effect --- */
.contact-card {
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.contact-card:hover {
    transform: translate(-2px, -2px);
    box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 1);
}

/* --- Font Weight / Utility Overrides --- */
.font-anton {
    font-family: 'Anton', sans-serif;
}
