/*
Theme Name: Pashiongarment B2B
Theme URI: https://pashiongarment.com
Author: Pashiongarment
Description: Editable WordPress theme for the Pashiongarment underwear OEM/ODM website.
Version: 1.0.2
Requires at least: 6.2
Requires PHP: 7.4
Text Domain: pashiongarment
*/

body.admin-bar .pg-site-header { top: 32px; }
.pg-site-header { position: sticky; top: 0; z-index: 50; }
.pg-desktop-menu,
.pg-mobile-menu { list-style: none; margin: 0; padding: 0; }
.pg-desktop-menu { display: flex; align-items: center; gap: 1.25rem; }
.pg-desktop-menu a { display: block; border-radius: .25rem; padding: .5rem 0; color: #475569; font-size: 13px; font-weight: 600; text-decoration: none; transition: color .2s ease; }
.pg-desktop-menu a:hover,
.pg-desktop-menu .current-menu-item > a { color: #153c61; }
.pg-mobile-menu a { display: block; border-bottom: 1px solid #f1f5f9; padding: .75rem 0; color: #334155; font-size: .875rem; font-weight: 600; text-decoration: none; }
.pg-mobile-panel[hidden] { display: none !important; }
.pg-footer-menu { list-style: none; margin: 1.25rem 0 0; padding: 0; }
.pg-footer-menu li + li { margin-top: .75rem; }
.pg-footer-menu a { color: #cbd5e1; font-size: .875rem; text-decoration: none; }
.pg-footer-menu a:hover { color: #fff; }
.pg-content-editor-note { border-left: 4px solid #153c61; background: #f1f5f9; padding: 12px 16px; }
.pg-form-status { margin-bottom: 1rem; border-radius: .75rem; padding: 1rem; font-weight: 600; }
.pg-form-status--success { border: 1px solid #a7f3d0; background: #ecfdf5; color: #065f46; }
.pg-form-status--error { border: 1px solid #fecaca; background: #fef2f2; color: #991b1b; }
.pg-honeypot { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
@media (max-width: 1199px) { .pg-desktop-navigation, .pg-header-quote { display: none !important; } }
@media (min-width: 1200px) { .pg-menu-toggle, .pg-mobile-panel { display: none !important; } }
@media (max-width: 782px) { body.admin-bar .pg-site-header { top: 46px; } }
