/* STYLESHEET FOR GLOBAL MOBILE SETTINGS */

/* --- 1. GLOBAL SYSTEM RESETS --- */
* { box-sizing: border-box; }

html, body {
    margin: 0;
    padding: 0;
    font-family: Calibri, sans-serif;
    line-height: 1.5;
    background-color: #ffffff;
    color: #333333;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}

/* =========   MOBILE-FIRST BASE CHASSIS (Default Phone Viewport Layout) ======= */
/* ============================================================================= */

#wcp-header,
#wcp-structural-canvas,
#wcp-colophon {
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

#wcp-header {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #eaeaea;
}

#wcp-structural-canvas {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

#wcp-colophon {
    background-color: #4a4a4a;
    color: #ffffff;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

#wcp-header-content,
#wcp-inner-rail,
#wcp-footer-links {
    width: 100%;
}


/* ==========================================================================
   MOBILE UTILITY HIDE RULES
   Permanently hides the theme switch on phone and tablet viewport sizes
   ========================================================================== */
/* ==========================================================================
   MOBILE UTILITY HIDE RULES
   ========================================================================== */
#wp-theme-toggle {
    display: none !important;
}




#wcp-logo-block {
    margin-bottom: 2rem;
    background-image: url('../../uploads/2012/04/catlogo_small.gif');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px auto; 
    padding-left: 2.65rem; /* CORRECTED: Reduced by 30% to pull text closer to the cat image */
    min-height: 3.5rem;
}

.wcp-title-dm { 
    font-size: 1.45rem; 
    font-weight: 400;
    margin: 0; 
    line-height: 1.15;
    letter-spacing: -0.01em;
    text-transform: none;
    color: #222222;
}

.wcp-title-dm span { 
    font-weight: 400; 
    display: block; 
    color: #888888;
}

/* --- MOBILE SEARCH BAR FORMATTING --- */
#wcp-search-block {
    margin-bottom: 2rem;
    width: 100%;
}

.wcp-search-inner {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    max-width: 22rem;
}

.wcp-search-inner strong {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #666666;
    flex-shrink: 0;
}

#s {
    flex: 1;
    min-width: 0;
    height: 2rem;
    padding: 0 0.5rem;
    border: 1px solid #ccc;
    font-size: 0.9rem;
    background-color: #fcfcfc;
}

#searchsubmit {
    height: 2rem;
    padding: 0 0.8rem;
    background-color: #555555;
    color: #ffffff;
    border: none;
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    flex-shrink: 0;
}

.wcp-search-inner img {
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 0.2rem;
    flex-shrink: 0;
}
/* STYLESHEET FOR GLOBAL MOBILE SETTINGS */

/* --- 1. GLOBAL SYSTEM RESETS --- */
* { box-sizing: border-box; }

html, body {
    margin: 0;
    padding: 0;
    font-family: Calibri, sans-serif;
    line-height: 1.5;
    background-color: #ffffff;
    color: #333333;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}

/* =========   MOBILE-FIRST BASE CHASSIS (Default Phone Viewport Layout) ======= */
/* ============================================================================= */

#wcp-header,
#wcp-structural-canvas,
#wcp-colophon {
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

#wcp-header {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #eaeaea;
}

#wcp-structural-canvas {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

#wcp-colophon {
    background-color: #4a4a4a;
    color: #ffffff;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

#wcp-header-content,
#wcp-inner-rail,
#wcp-footer-links {
    width: 100%;
}






#wcp-logo-block {
    margin-bottom: 2rem;
    background-image: url('../../uploads/2012/04/catlogo_small.gif');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px auto; 
    padding-left: 2.65rem; /* CORRECTED: Reduced by 30% to pull text closer to the cat image */
    min-height: 3.5rem;
}

.wcp-title-dm { 
    font-size: 1.45rem; 
    font-weight: 400;
    margin: 0; 
    line-height: 1.15;
    letter-spacing: -0.01em;
    text-transform: none;
    color: #222222;
}

.wcp-title-dm span { 
    font-weight: 400; 
    display: block; 
    color: #888888;
}

/* --- MOBILE SEARCH BAR FORMATTING --- */
#wcp-search-block {
    margin-bottom: 2rem;
    width: 100%;
}

.wcp-search-inner {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    max-width: 22rem;
}

.wcp-search-inner strong {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #666666;
    flex-shrink: 0;
}

#s {
    flex: 1;
    min-width: 0;
    height: 2rem;
    padding: 0 0.5rem;
    border: 1px solid #ccc;
    font-size: 0.9rem;
    background-color: #fcfcfc;
}

#searchsubmit {
    height: 2rem;
    padding: 0 0.8rem;
    background-color: #555555;
    color: #ffffff;
    border: none;
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
/* --- MOBILE NAVIGATION STYLING --- */
.wcp-tabmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wcp-tabmenu li {
    margin: 0 0 0.8rem 0;
}

.wcp-tabmenu a {
    text-decoration: none;
    color: #2c2c2c;
    font-size: 0.85rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    display: block;
}

/* --- MOBILE COMMENTS & FORM SANDBOX --- */
.wcp-comments-sandbox {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px dashed #eaeaea;
    width: 100%;
}

.wcp-comments-sandbox h3 {
    font-size: 1.3rem;
    font-weight: 300;
    margin: 0 0 1.5rem 0;
    letter-spacing: -0.01em;
}

/* Forces all core text areas and input blocks to fill the mobile width safely */
.wcp-comments-sandbox textarea,
.wcp-comments-sandbox input[type="text"],
.wcp-comments-sandbox input[type="email"],
.wcp-comments-sandbox input[type="url"] {
    width: 100%;
    /* max-width: 100%;*/
    min-width: 0;
    height: auto;
    padding: 0.6rem;
    border: 1px solid #ccc;
    font-size: 0.95rem;
    background-color: #fafafa;
    margin-bottom: 1.2rem;
}

/* Explicit parameter keeps the comment box tall and easy to type in */
.wcp-comments-sandbox textarea {
    height: 8rem!important;
    resize: vertical;
}

.wcp-comments-sandbox label {
    display: block;
    font-size: 0.9rem;
    font-weight: 600;
    margin-bottom: 0.3rem;
    color: #444;
}

/* Handles the cookies consent checkbox string wrapping bug cleanly */
.wcp-comments-sandbox .comment-form-cookies-consent {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    margin-top: 0.5rem;
}

.wcp-comments-sandbox .comment-form-cookies-consent input {
    margin-top: 0.25rem;
    flex-shrink: 0;
}

.wcp-comments-sandbox .comment-form-cookies-consent label {
    display: inline;
    font-weight: 400;
    font-size: 0.85rem;
    line-height: 1.4;
    color: #666;
}

/* Styles the primary post comment action button block */
.wcp-comments-sandbox input[type="submit"] {
    background-color: #555555;
    color: #ffffff;
    border: none;
    padding: 0.6rem 1.5rem;
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 0.5rem;
}



/* --- MOBILE FOOTER STYLING --- */
.wcp-footer-title {
    font-size: 0.95rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0 0 1rem 0;
}

#wcp-footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#wcp-footer-links li {
    margin: 0 0 0.6rem 0;
}

#wcp-footer-links a {
    text-decoration: none;
    color: #ffffff;
    font-size: 0.9rem;
}

#wcp-copyright p {
    font-size: 0.8rem;
    color: #ccc;
    margin: 0;
}

/* Structural Shell Boundary Marker Box */
.wcp-dummy-box {
    background-color: #f9f9f9;
    border: 2px dashed #b5b5b5;
    padding: 6rem 1.5rem;
    text-align: center;
    color: #666;
    font-weight: 600;
}

}
/*  ======= /END MOBILE GLOBAL SECTION ======= */