/*
    Theme Name: Audditio
    Theme URI: https://audditio.com/
    Description: Audditio is multipurpose proffesional wordpress theme, desined to develope any kind of website using wordpress. It also works like a framework with many prebuild functionality which will make a developer's life easy. 
    Author: MyCodeGarden
    Author URI: https://mycodegarden.org/
    Tags: wordpress, theme, woocommerce, blog, developer, framework, multipurpose, proffesional, ecommerce
    Requires at least: 5.0
    Tested up to: 5.4
    Requires PHP: 7.0
    Text Domain: audditio
    Version: 0.0.1
    */
.field-msg {
    float: left;
    color: #F00;
    width: 100%;
    font-size: 12px;
}

.right {
    float: right;
}

.bxslider img {
    border-radius: 20px;
}

/*==========================================================================
  HERO SLIDER REWAMPED CSS (FIXED COUNTER & TEXT OVERLAY)
============================================================================*/

.hero_text {
    top: 10% !important;
}

/* .counter_wrap {
    transform: translateX(-50%);
    bottom: 19% !important;
    margin-left: 0 !important;
} */

.counter_inner_list {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}


.blog-card {
    max-height: 500px;
}

.section.pricing ul li {
    min-height: 390px;
}

/* Container for the upload area */
.custom-file-upload-container {
    position: relative;
    width: 100%;
}

/* Hide the ugly default browser file input button */
.hidden-file-input {
    display: none !important;
}

/* Our premium custom click target button */
.file-upload-trigger {
    display: flex;
    align-items: center;
    gap: 5px;
    background: #0a0a0a;
    border: 1px solid #333;
    padding: 5px 15px;
    border-radius: 6px;
    cursor: pointer;
    width: max-content;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
}

/* The box holding the icon */
.upload-icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1a1a1a;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    transition: all 0.3s ease-in-out;
}

/* Red Glowing Icon Style */
.upload-icon-box i {
    color: #ff1e27;
    font-size: 16px;
    text-shadow: 0 0 8px rgba(255, 30, 39, 0.4);
}

/* Button Text */
.upload-btn-text {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
}

/* Hover and Interactive Animations */
.file-upload-trigger:hover {
    border-color: #ff1e27;
    background: #111111;
    box-shadow: 0 0 15px rgba(255, 30, 39, 0.25);
}

.file-upload-trigger:hover .upload-icon-box {
    background: #ff1e27;
}

.file-upload-trigger:hover .upload-icon-box i {
    color: #ffffff;
    text-shadow: none;
    transform: translateY(-2px);
}

.file-upload-trigger:hover .upload-btn-text {
    color: #ff1e27;
}

.custom-file-upload-container {
    margin: 10px 0;
}



.forgot-pass {
    margin: 0 0 10px;
    text-align: center;
}

.social-register,
.social-register-icons {
    margin-top: 10px !important;
}

p.social-text {
    color: #fff;
}

/* Newsletter confirmation page */
.newsletter-confirm-page {
    background: #fff6f7;
    min-height: 600px;
    /* padding: 120px 20px; */
}

.newsletter-confirm-shell {
    margin: 0 auto;
    max-width: 1120px;
}

.newsletter-confirm-card {
    background: #fff;
    border: 18px solid #f4dfe7;
    border-radius: 34px;
    box-shadow: 0 42px 70px rgba(185, 0, 18, 0.12);
    min-height: 570px;
    overflow: hidden;
}

.newsletter-confirm-topbar {
    align-items: center;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    justify-content: space-between;
    min-height: 88px;
    padding: 0 54px;
}

.newsletter-confirm-brand {
    align-items: center;
    color: #111;
    display: inline-flex;
    font-size: 20px;
    font-weight: 800;
    gap: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.newsletter-confirm-brand span span {
    color: #777;
}

.newsletter-confirm-brand-mark {
    align-items: center;
    background: linear-gradient(135deg, #f91d1c 0%, #111 100%);
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-size: 13px;
    height: 38px;
    justify-content: center;
    letter-spacing: 0;
    width: 38px;
}

.newsletter-confirm-mini-nav {
    align-items: center;
    display: flex;
    gap: 34px;
}

.newsletter-confirm-mini-nav a {
    color: #111;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s ease;
}

.newsletter-confirm-mini-nav a:hover {
    color: #f91d1c;
}

.newsletter-confirm-content {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 482px;
    padding: 70px 30px;
    text-align: center;
}

.newsletter-confirm-icon {
    border-radius: 8px;
    height: 74px;
    margin-bottom: 34px;
    position: relative;
    width: 96px;
    font-size: 88px;
    color: #f91d1c;
}

.newsletter-confirm-icon::after {
    left: auto;
    right: 8px;
    transform: rotate(-39deg);
    transform-origin: right center;
}

.newsletter-confirm-icon span {
    background: #111;
    border-radius: 999px;
    bottom: 14px;
    display: block;
    height: 4px;
    left: 14px;
    position: absolute;
    transform: rotate(-35deg);
    width: 34px;
}

.newsletter-confirm-kicker {
    color: #f91d1c;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 2px;
    margin: 0 0 12px;
    text-transform: uppercase;
}

.newsletter-confirm-content h1 {
    color: #080808;
    font-size: 46px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.15;
    margin: 0 0 18px;
}

.newsletter-confirm-content p {
    color: #333;
    font-size: 18px;
    line-height: 1.7;
    margin: 0;
    max-width: 620px;
}

.newsletter-confirm-button {
    background: linear-gradient(135deg, #f91d1c 0%, #111 100%);
    border-radius: 999px;
    box-shadow: 0 18px 30px rgba(249, 29, 28, 0.24);
    color: #fff;
    display: inline-flex;
    font-size: 16px;
    font-weight: 800;
    justify-content: center;
    line-height: 1;
    margin-top: 34px;
    min-width: 168px;
    padding: 17px 30px;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.newsletter-confirm-button:hover {
    box-shadow: 0 22px 36px rgba(249, 29, 28, 0.32);
    color: #fff;
    transform: translateY(-2px);
}

.back-to-home {
    margin: 20px 0 0;
}

.ajax-cat-btn {
    text-decoration: none;
}

.ajax-cat-btn .topic-badge {
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.ajax-cat-btn:hover .topic-badge,
.ajax-cat-btn.is-active .topic-badge {
    background: #f91d1c;
    border-color: #f91d1c;
    box-shadow: 0 12px 28px rgba(249, 29, 28, 0.18);
    color: #fff;
}

.blog-grid-add.is-loading {
    opacity: 0.55;
    pointer-events: none;
    position: relative;
}

.blog-grid-add.is-loading::after {
    background: #111;
    border-radius: 999px;
    color: #fff;
    content: "Loading...";
    font-size: 14px;
    font-weight: 700;
    left: 50%;
    padding: 10px 18px;
    position: absolute;
    top: 20px;
    transform: translateX(-50%);
    z-index: 2;
}

.blog-ajax-empty {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    grid-column: 1 / -1;
    padding: 45px 20px;
    text-align: center;
}

.blog-ajax-empty h3 {
    color: #111;
    font-size: 28px;
    margin: 0 0 10px;
}

.blog-ajax-empty p {
    color: #666;
    margin: 0;
}


.cart-link {
    position: relative;
    display: inline-block;
}

.cart-count {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 17px;
    height: 17px;
    background: #ff0000;
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
h2.woocommerce-order-details__title {
    display: none;
}