/*!
Theme Name: Anglera
Theme URI: http://underscores.me/
Author: Augas
Author URI: http://nope
Description: A theme for eccomerce
Version: 1.0.726
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: anglera
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Anglera is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
	- Container
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# Plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments
# Theme Specific
	- Header
--------------------------------------------------------------*/

/* Fix SweetAlert2 modal causing unwanted page gap by overriding auto padding */
body.swal2-shown, html.swal2-shown {
    padding-right: 0 !important;
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #479de6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
## Layouts
--------------------------------------------------------------*/

/* Container
--------------------------------------------- */
.container {
	max-width: 1920px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
	margin-left: 20px;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	display: flex;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li {
	position: relative;
	margin-left: 20px; 
}

.main-navigation ul li:first-child {
	margin-left: 0; 
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #333; 
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# TOP BAR mob/desk
--------------------------------------------------------------*/
.top-bar {
    background-color: #b3d9f5;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    color: #333;
    font-size: 0.9em;
    padding: 5px 20px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    box-sizing: border-box;
    overflow: hidden;
}
.top-bar .container {
    max-width: 1920px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 0;
}
.top-bar-links {
    display: flex;
    gap: 15px;
    margin-right: 0 !important;
    white-space: nowrap;
    overflow: hidden; 
    text-overflow: ellipsis;
}
.top-bar-links a {
    color: #333;
    text-decoration: none;
}
.top-bar-links a:hover {
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .top-bar,
    .top-bar .container {
        justify-content: center !important;
        text-align: center !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/*--------------------------------------------------------------
# MAIN HEADER
--------------------------------------------------------------*/
.main-header {
    padding: 15px 20px;
    width: 100%;
}
.main-header .container {
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 20px;
    gap: 0;
}

/*--------------------------------------------------------------
# LOGO & SITE BRANDING
--------------------------------------------------------------*/
.site-branding {
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.site-branding .custom-logo img {
    max-height: 100px;
    width: auto;
}
.site-title {
    display: none !important;
}
.site-header {
    background-color: #d1e9ff;
    padding: 0;
    width: 100%;
}

/*--------------------------------------------------------------
# NAVIGATION MENU 
--------------------------------------------------------------*/
.desktop-nav {
    display: flex;
    align-items: center;
    margin-left: 20px;
}
#site-navigation.main-navigation ul {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
#site-navigation.main-navigation li {
    margin-right: 15px;
    display: flex;
    align-items: center;
}
#site-navigation.main-navigation a {
    text-decoration: none;
    color: #333;
    padding: 0 6px;
    line-height: 35px;
    font-size: 16px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 6px;
    transition: none;
}
#site-navigation.main-navigation a:hover {
    background: none !important;
    color: inherit !important;
    text-decoration: none !important;
}

/*--------------------------------------------------------------
# HEADER RIGHT - SEARCH & CART 
--------------------------------------------------------------*/
.desktop-header-right {
    display: flex;
    align-items: center;
    margin-left: auto;
    gap: 8px;
    height: 36px; 
    position: relative;
    top: 0;
}
.search-form-container {
    display: flex !important;
    align-items: center !important;
    height: 36px !important;
}
.search-form input[type="search"],
.aws-container input.aws-search-field {
    border-radius: 20px !important;
    padding: 7px 16px 7px 16px !important;
    border: 1px solid #bbb !important;
    font-size: 16px !important;
    width: 220px !important;
    height: 36px !important;
    outline: none !important;
    background-color: #fff !important;
    color: #444 !important;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset 0px 0px 1px rgba(0,0,0,0.05) !important;
    margin: 0 !important;
    line-height: 22px !important;
    display: block !important;
    box-sizing: border-box !important;
    transition: border 0.2s, box-shadow 0.2s !important;
}
.search-form input[type="search"]::placeholder,
.aws-container input.aws-search-field::placeholder {
    color: #999 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    position: relative !important;
    top: 1px !important;
}
.header-right .aws-container {
    display: flex;
    align-items: center;
    gap: 8px;
}
.shopping-cart-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
    height: 36px;
    position: relative;
    margin-left: 0;
}
.shopping-cart-icon .dashicons {
    font-size: 30px;
    line-height: 1;
    position: relative;
    top: -9.5px;
}
.shopping-cart-icon a {
    color: #333;
    text-decoration: none;
    display: flex;
    align-items: center;
    position: relative;
}
.cart-contents-count {
    position: absolute;
    top: -18px;
    right: -18px;
    background-color: #e04e39;
    color: white;
    border-radius: 50%;
    padding: 0 6px;
    font-size: 0.75em;
    font-weight: bold;
    min-width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    pointer-events: none;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce-mini-cart {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    width: 300px;
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 1000;
    display: none;
}
.shopping-cart-icon:hover .woocommerce-mini-cart {
    display: block;
}
.header-right .aws-container .aws-search-btn i {
    font-size: 16px;
    vertical-align: middle;
}

/*--------------------------------------------------------------
# MOBILE HEADER OPTIMIZATION
--------------------------------------------------------------*/
@media (max-width: 1024px) {
    .desktop-nav,
    .desktop-header-right {
        display: none !important;
    }
    .mobile-header-row {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 10px !important;
        height: 48px !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        position: relative !important;
    }
    .mobile-burger,
    .shopping-cart-icon {
        width: 36px !important;
        height: 36px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
        padding: 0 !important;
        background: none !important;
        border: none !important;
    }
    .mobile-burger {
        order: 0 !important;
    }
    .shopping-cart-icon {
        order: 2 !important;
    }
    .mobile-burger .dashicons {
        font-size: 32px !important;
        width: 32px !important;
        height: 32px !important;
        line-height: 1 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        transform: translateY(-3px) !important;
    }
    .shopping-cart-icon .dashicons {
        font-size: 32px !important;
        width: 32px !important;
        height: 32px !important;
        line-height: 1 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        transform: translateY(5px) !important;
    }
    .search-form-container {
        order: 1 !important;
        flex: 1 1 0 !important;
        min-width: 0 !important;
        max-width: 260px !important;
        height: 36px;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .search-form input[type="search"],
    .aws-container input.aws-search-field {
        border-radius: 20px !important;
        padding: 7px 16px !important;
        border: 1px solid #bbb !important;
        font-size: 16px !important;
        width: 100% !important;
        max-width: 260px !important;
        height: 36px !important;
        outline: none !important;
        background-color: #fff !important;
        color: #444 !important;
        box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset 0px 0px 1px rgba(0,0,0,0.05) !important;
        margin: 0 !important;
        line-height: 22px !important;
        display: block !important;
        box-sizing: border-box !important;
        transition: border 0.2s, box-shadow 0.2s !important;
    }
    .search-form input[type="search"]::placeholder,
    .aws-container input.aws-search-field::placeholder {
        color: #999 !important;
        font-size: 16px !important;
        line-height: 22px !important;
        position: relative !important;
        top: 1px !important;
    }
    .cart-contents-count {
        top: -7px !important;
        right: -7px !important;
        min-width: 13px !important;
        height: 13px !important;
        font-size: 0.72em !important;
        padding: 0 4px !important;
        border-radius: 999px !important;
        line-height: 13px !important;
    }
    html, body {
        max-width: 100vw !important;
        overflow-x: hidden !important; 
    }
    #page,
    .site,
    .main-header .container,
    .mobile-header-row {
        max-width: 100vw !important;
        overflow-x: hidden !important;
        box-sizing: border-box !important;
    }
}

@media (max-width: 400px) {
    .mobile-header-row {
        gap: 5px !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .mobile-burger,
    .shopping-cart-icon {
        min-width: 32px !important;
        max-width: 36px !important;
        flex-shrink: 0 !important;
    }
    .search-form-container {
        min-width: 0 !important;
        max-width: none !important;
        flex: 1 1 0 !important;
        margin: 0 2px !important;
    }
    .search-form input[type="search"],
    .aws-container input.aws-search-field {
        min-width: 40px !important;
        max-width: 100% !important;
        width: 100% !important;
    }
}

@media (min-width: 1025px) {
    .mobile-header-row,
    .mobile-burger,
    .mobile-nav {
        display: none !important;
    }
    .desktop-header-right {
        position: relative;
        top: 0;
    }
    .search-form-container {
        align-items: center !important;
        height: 36px !important;
    }
    .search-form input[type="search"],
    .aws-container input.aws-search-field {
        border-radius: 20px !important;
        padding: 7px 16px 7px 16px !important;
        border: 1px solid #bbb !important;
        font-size: 12px !important;
        width: 220px !important;
        height: 36px !important;
        outline: none !important;
        background-color: #fff !important;
        color: #444 !important;
        box-shadow: 0px 1px 2px rgba(0,0,0,0.1), inset 0px 0px 1px rgba(0,0,0,0.05) !important;
        margin: 0 !important;
        line-height: 22px !important;
        display: block !important;
        box-sizing: border-box !important;
        transition: border 0.2s, box-shadow 0.2s !important;
    }
    .search-form input[type="search"]::placeholder,
    .aws-container input.aws-search-field::placeholder {
        color: #999 !important;
        font-size: 16px !important;
        line-height: 22px !important;
        position: relative !important;
        top: 1px !important;
    }
    .desktop-header-right {
    gap: 8px !important;
    height: 36px !important;
    align-items: center !important;
    margin-top: 7px;
}
    .shopping-cart-icon {
        margin-left: 0 !important;
        min-width: 36px !important;
        height: 36px !important;
        align-items: center !important;
        justify-content: center !important;
    }
}

@media (max-width: 768px) {
    .main-header,
    .main-header .container {
        flex-direction: column !important;
        align-items: center !important;
        padding: 0 !important;
        gap: 0 !important;
        margin: 0 !important;
    }
    .site-branding {
        margin: 10px 0 2px 0 !important;
        width: 100%;
        align-items: center !important;
        justify-content: center !important;
    }
    .site-branding .custom-logo img {
        max-height: 60px !important;
        margin-bottom: 2px !important;
    }
    .mobile-header-row {
        width: 100%;
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 8px !important;
        margin: 0;
        padding: 0;
    }
    .mobile-nav {
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
        position: relative;
        display: none;
    }
    .mobile-nav.open {
        display: block !important;
    }
    .mobile-nav ul {
        display: flex !important;
        flex-direction: column !important;
        width: 100%;
        background: transparent !important;
        box-shadow: none !important;
        border-radius: 0 0 12px 12px;
        position: static !important;
        padding: 0;
        margin: 0;
        overflow: hidden;
        align-items: center !important;
        transition: max-height 0.35s cubic-bezier(.4,2.08,.55,.44);
        max-height: 400px !important;
        min-height: 120px !important;
        pointer-events: auto !important;
        z-index: 1 !important;
    }
    .mobile-nav li {
        width: auto !important;
        margin: 0 auto !important;
        text-align: center !important;
        border-bottom: none !important;
        position: relative;
        padding: 0;
    }
    .mobile-nav li:not(:last-child)::after {
        content: "";
        display: block;
        margin: 8px auto 0 auto;
        width: 40px;
        border-bottom: 2px solid #222;
        opacity: 0.7;
    }
    .mobile-nav a {
    display: block;
    width: auto;
    min-width: 80px;
    max-width: 220px;
    margin: 0 auto;
    padding: 12px 0 4px 0;
    font-size: 1.1em;
    color: #333 !important;
    background: none;
    text-align: center;
    border-radius: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}
}

/*--------------------------------------------------------------
#  Footer
--------------------------------------------------------------*/

html {
    height: 100%; 
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    margin: 0;
    padding: 0;
}

#page {
    flex-grow: 1;
    display: flex; 
    flex-direction: column; 
    min-height: 100vh;
}

.site-footer-wrapper {
    width: 100%;
    display: flex; 
    flex-direction: column; 
}

.site-footer-wrapper > * { 
    flex-shrink: 0;
}

.site-footer-wrapper {
    margin-top: auto; 
}

.information-bar {
    background-color: #f0f0f0;
    padding: 10px 0;
    font-size: 0.9em;
    text-align: center;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

.information-bar .container {
    max-width: 1920px;
    margin: 0 auto;
}

.information-bar .information-links {
}

.information-bar .information-links a {
    color: #333;
    text-decoration: none;
    margin: 0 10px;
}

.information-bar .information-links a:hover {
    text-decoration: underline;
}

.information-bar .separator {
    margin: 0 5px;
    color: #777;
}

.site-footer {
    background-color: #333;
    color: #fff;
    padding: 15px 0;
    font-size: 0.8em;
    text-align: center;
    width: 100%;
}

.site-footer .site-info {
    max-width: 1920px;
    margin: 0 auto;
}

.site-footer .site-info .container {
}

.site-footer .site-info a {
    color: #eee;
    text-decoration: none;
}

.site-footer .site-info a:hover {
    text-decoration: underline;
}

/*--------------------------------------------------------------
# Footer mobile optimization
--------------------------------------------------------------*/

@media (max-width: 768px) {
    .information-bar .container,
    .site-footer .site-info .container {
        padding-left: 8px !important;
        padding-right: 8px !important;
        max-width: 100vw !important;
        box-sizing: border-box;
    }

    .information-bar .information-links {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        gap: 6px 8px; /* row-gap col-gap */
        width: 100%;
        justify-items: center;
        align-items: center;
        margin: 0 auto;
        max-width: 320px;
    }
    .information-bar .information-links a {
        display: block;
        width: 100%;
        min-width: 0;
        padding: 11px 0 9px 0;
        font-size: 1.04em;
        color: #333;
        border-radius: 8px;
        background: none;
        text-align: center;
        margin: 0;
        box-sizing: border-box;
        transition: background 0.15s;
    }
    .information-bar .information-links a:hover {
        background: #e9e9e9;
    }
    .information-bar .separator {
        display: none !important;
    }

    /* ----- Copyright bar ----- */
    .site-footer .site-info .container {
        padding: 0 10px;
        font-size: 1em;
        text-align: center;
        word-break: break-word;
    }
    .site-footer {
        padding: 13px 0 13px 0;
        font-size: 0.95em;
    }
}


/*--------------------------------------------------------------
# WooCommerce Shop Page
--------------------------------------------------------------*/

.shop-grid {
    display: grid;
    grid-template-columns: 360px 1fr;
    gap: 24px;
    align-items: start;
    margin-top: 40px;
    padding: 0 20px;
    box-sizing: border-box;
}

/* ========== Sticky Sidebar ========== */
.shop-sidebar {
    position: sticky;
    top: 100px;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
    padding: 20px 15px;
    background: #fff;
    border-right: 1px solid #eee;
    z-index: 10;
}
.shop-sidebar::-webkit-scrollbar {
    width: 6px;
}
.shop-sidebar::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 3px;
}
.shop-sidebar::-webkit-scrollbar-track {
    background-color: #f9f9f9;
}

ul.products {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)) !important;
    gap: 24px !important;
    padding: 0 0 20px !important;
    list-style: none;
}
ul.products li.product:nth-child(-n+4) {
    margin-top: 0 !important;
}

ul.products li.product {
    display: flex !important;
    flex-direction: column;
    border: 1px solid #eee;
    background: #fff;
    padding: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    width: 260px;
    max-width: 100%;
    transition: transform 0.3s ease;
    position: relative;
}

ul.products li.product img {
    width: 100% !important;
    height: 160px !important;
    object-fit: contain !important;
    display: block;
    margin: 0 auto;
}

ul.products li.product .onsale {
    position: absolute;
    top: 12px;
    left: 12px;
    background: red;
    color: white;
    font-size: 11px;
    padding: 4px 6px;
    border-radius: 4px;
    z-index: 1;
}

ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-product__title a {
    font-size: 14px;
    font-weight: 600;
    margin: 12px 0 8px;
    line-height: 1.4;
    word-break: break-word;
    color: #000 !important;
    text-decoration: none !important;
    border: none !important;
    box-shadow: none !important;
}

ul.products li.product a,
ul.products li.product a:visited,
ul.products li.product a:hover,
ul.products li.product a:focus {
    color: #000 !important;
    text-decoration: none !important;
    border: none !important;
    box-shadow: none !important;
}

ul.products li.product .product-footer,
ul.products li.product .price-cart-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: auto;
    gap: 8px;
    padding-top: 12px;
}

ul.products li.product .price {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 24px;
}

ul.products li.product .price-cart-wrapper .add_to_cart_button,
ul.products li.product .price-cart-wrapper .button {
    flex-shrink: 0;
    align-self: flex-end;
}

ul.products li.product a.button:hover {
    background-color: #0056b3;
    color: #fff !important;
}

.added_to_cart {
    display: none !important;
}

/* ========== Top Bar ========== */
.woocommerce-top-bar-wrapper {
    width: 100vw;
    background-color: #f2f2f2;
    position: sticky;
    top: 0;
    z-index: 100;
    border-bottom: 1px solid #ddd;
    left: 0;
    right: 0;
    box-sizing: border-box;
}
.woocommerce-top-bar-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 40px;
    box-sizing: border-box;
}

.woocommerce-pagination {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
.woocommerce-pagination ul.page-numbers {
    display: flex;
    gap: 8px;
    list-style: none;
    padding: 0;
    margin: 0;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    background: #fff;
    padding: 10px 20px;
}
.woocommerce-pagination ul.page-numbers li a,
.woocommerce-pagination ul.page-numbers li span {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 4px;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    transition: background 0.2s ease;
}
.woocommerce-pagination ul.page-numbers li a:hover {
    background: #eee;
}
.woocommerce-pagination ul.page-numbers li .current {
    background-color: #479de6;
    color: #fff;
    font-weight: 600;
}

ul.products li.product a.button {
    color: #fff !important;
}

/* == Minimal Accordion & Alignment for WOOF/HUSKY Category Filter == */

/* Reset list styles and basic spacing */
#secondary .woof_block_html_items ul,
#secondary .woof_block_html_items li {
    margin: 0;
    padding: 0;
    list-style: none !important;
    box-shadow: none !important;
}

/* Title styling */
#secondary .woof_container_product_cat .woof_title {
    font-size: 1.11em;
    font-weight: 700;
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    border-bottom: 2px solid #e5e5e5;
}

/* Separators for all top-level categories */
#secondary .woof_block_html_items > ul > li {
    border-bottom: 1.5px solid #222;
}
#secondary .woof_block_html_items > ul > li:last-child {
    border-bottom: none;
}
/* Remove separator from subcategory (children) items */
#secondary .woof_block_html_items .woof_childs_list_li .woof_childs_list_li {
    border-bottom: none !important;
}

/* Label layout: checkbox, expand/collapse icon, text */
#secondary .woof_checkbox_label {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 11px 0;
    font-size: 1.05em;
    font-weight: 400;
    cursor: pointer;
    background: none;
    border-bottom: none !important;
    word-break: break-word;
    line-height: 1.3;
    min-width: 0;
}

/* Checkbox styles */
#secondary .woof_checkbox_label input[type="checkbox"] {
    margin-right: 0;
    flex-shrink: 0;
    order: 0;
}

/* Plus/minus (expand/collapse) icon always next to checkbox */
#secondary .woof_checkbox_label .woof_term_childs_plus,
#secondary .woof_checkbox_label .woof_term_childs_minus {
    color: #aaa !important;
    font-size: 1.14em;
    margin: 0 0.5em 0 0;
    order: 1;
    cursor: pointer;
}
#secondary .woof_checkbox_label .woof_term_childs_plus:hover,
#secondary .woof_checkbox_label .woof_term_childs_minus:hover {
    color: #666 !important;
}

/* Category text always after icons */
#secondary .woof_checkbox_label > span,
#secondary .woof_checkbox_label > label,
#secondary .woof_checkbox_label > a,
#secondary .woof_checkbox_label .woof-label-textwrap {
    flex: 1 1 0;
    min-width: 0;
    order: 2;
    white-space: normal;
    word-break: break-word;
    display: inline-block;
}

/* Hide default chevron if present */
#secondary .woof_checkbox_label:after {
    content: none !important;
}

/* Subcategory indentation */
#secondary .woof_childs_list {
    border-left: 2px solid #ececec;
    margin-left: 12px;
    padding-left: 10px;
}
#secondary .woof_childs_list_li .woof_checkbox_label {
    font-size: 1em;
    font-weight: 400;
    padding: 8px 0;
}
#secondary .woof_childs_list li:last-child {
    margin-bottom: 0 !important;
}

/* Checkbox color for accessibility */
#secondary .woof_block_html_items input[type="checkbox"] {
    accent-color: #444;
}

@media (max-width: 768px) {
    .shop-grid {
        display: flex !important;
        flex-direction: column !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
        box-sizing: border-box;
        max-width: 100vw !important;
        width: 100% !important;
    }
    .shop-sidebar, .shop-main {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }
    .shop-sidebar {
        position: static !important;
        max-height: none !important;
        overflow: visible !important;
        border-right: none !important;
        margin-bottom: 20px !important;
        background: #fff;
        box-shadow: 0 2px 7px rgba(0,0,0,0.04);
        padding: 12px 8px !important;
        border-radius: 8px;
    }

    .woocommerce-top-bar-wrapper {
        width: 100vw !important;
        min-width: 100vw !important;
        max-width: 100vw !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box;
        border-radius: 0;
        position: sticky !important;
        top: 0 !important;
        z-index: 100 !important;
    }
    
    .woocommerce-top-bar-inner {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 10px !important;
        padding: 12px 8px !important;
        box-sizing: border-box;
        width: 100% !important;
    }

    ul.products {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 12px !important;
        padding: 0 0 18px 0 !important;
        margin: 0 auto !important;
        width: 100% !important;
        max-width: 100vw !important;
        justify-items: center;
    }
    ul.products li.product {
        width: 97% !important;
        max-width: 172px !important;
        min-width: 0 !important;
        padding: 10px 7px !important;
        font-size: 15px;
        margin: 0 auto !important;
    }
    ul.products li.product img {
        height: 110px !important;
        margin-bottom: 5px;
    }
    ul.products li.product .woocommerce-loop-product__title,
    ul.products li.product .woocommerce-loop-product__title a {
        font-size: 13px !important;
        margin: 8px 0 6px;
    }
    ul.products li.product .price-cart-wrapper {
        flex-direction: column !important;
        gap: 6px !important;
        padding-top: 6px !important;
        align-items: stretch !important;
    }
    ul.products li.product .price {
        font-size: 1em;
        text-align: left;
        min-height: unset;
    }
    ul.products li.product .price-cart-wrapper .add_to_cart_button,
    ul.products li.product .price-cart-wrapper .button {
        width: 100%;
        margin: 0 !important;
        font-size: 1em;
        padding: 9px 0 !important;
    }

    ul.products li.product:nth-child(-n+2) {
        margin-top: 0 !important;
    }

    .woocommerce-pagination ul.page-numbers {
        gap: 4px;
        padding: 7px 9px;
        font-size: 14px;
        margin-bottom: 6px;
    }
}

/*--------------------------------------------------------------
# Theme Specific - Remove page title and hierarcy main/shop/ etc
--------------------------------------------------------------*/

.woocommerce-products-header h1.page-title {
    display: none;
}

/* Remove breadcrumb (page hierarchy) */
.woocommerce-breadcrumb {
    display: none !important;
}

/*--------------------------------------------------------------
# Theme Specific - General Overflow & Scrollbar Styling
--------------------------------------------------------------*/

body {
    overflow-x: hidden;      /* Prevent accidental horizontal scrolling */
}

.site-header {
    max-width: 100%;
    overflow: hidden;
}

/* Optional: Nice-looking, thin scrollbar for Firefox */
html {
    scrollbar-width: thin;
    scrollbar-color: #bbb #f3f3f3;
}

/* Optional: Custom color for Chrome/Edge/Safari (always visible) */
body::-webkit-scrollbar {
    width: 8px;
    background: #f3f3f3;
}
body::-webkit-scrollbar-thumb {
    background: #bbb;
    border-radius: 4px;
}

/* ========================================================================== */
/* HERO SECTION: Carousel, Text, Overlay, Buttons, Nav                        */
/* ========================================================================== */

.hero-section {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    min-height: 420px;
    background: #111;
    overflow: hidden;
    z-index: 2;
    max-width: 100vw;
    box-sizing: border-box;
    border-radius: 0;
}
.hero-slider {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    min-width: 100vw;         
    width: auto;              
    max-width: none;          
    height: 100%;
    scroll-behavior: smooth;
    box-sizing: border-box;
    will-change: transform;
}

.hero-slide {
    flex: 0 0 100vw;
    width: 100vw;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}
.hero-slide img {
    width: 100vw;
    height: 100%;
    max-height: 520px;
    min-height: 420px;
    object-fit: cover;
    object-position: center center;
    display: block;
    margin: 0 auto;
    background: #222;
    transition: opacity 0.4s cubic-bezier(.65,.05,.36,1);
    opacity: 1 !important;
    z-index: 1;
    position: relative;
}

.hero-overlay {
    position: absolute;
    left: 0; right: 0; bottom: 0;
    width: 100%;
    height: 70%;
    background: linear-gradient(0deg, rgba(0,0,0,0.76) 30%, rgba(0,0,0,0.09) 100%);
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    pointer-events: none;
    padding-bottom: 64px;
    padding-top: 40px;
}
.hero-text-col {
    width: 100%;
    max-width: 900px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    color: #fff;
    pointer-events: all;
}
.hero-heading {
    font-size: 2.6em;
    font-weight: 800;
    color: #fff;
    text-shadow: 0 3px 14px rgba(0,0,0,0.34);
    margin-bottom: 0;
    line-height: 1.1;
}
.hero-heading span {
    color: #fff;
    font-weight: 900;
}
.hero-subheading {
    font-size: 1.35em;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0,0,0,0.16);
    margin-bottom: 8px;
    margin-top: 0;
}
.hero-btn-main {
    display: inline-block;
    background: #479de6;
    color: #fff !important;
    border: none;
    border-radius: 8px;
    font-size: 1.10em;
    font-weight: 700;
    padding: 8px 26px;
    margin-top: 4px;
    text-decoration: none;
    box-shadow: 0 2px 14px 0 rgba(28,58,85,0.10);
    transition: background 0.18s, color 0.18s, box-shadow 0.2s;
    cursor: pointer;
    outline: none;
}
.hero-btn-main:hover, .hero-btn-main:focus {
    background: #0056b3;
    color: #fff !important;
    box-shadow: 0 4px 24px 0 rgba(0,40,120,0.13);
    text-decoration: none;
}

/* --- Carousel Arrows --- */
.hero-section .slider-prev,
.hero-section .slider-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    background: rgba(0, 0, 0, 0.52);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    opacity: 0;
    transition: opacity 0.3s, transform 0.2s;
    pointer-events: none;
    border: none;
}
.hero-section .slider-prev { left: 1rem; }
.hero-section .slider-next { right: 1rem; }
.hero-section:hover .slider-prev,
.hero-section:hover .slider-next {
    opacity: 1;
    pointer-events: all;
}
.hero-section .slider-prev:hover,
.hero-section .slider-next:hover {
    transform: translateY(-50%) scale(1.07);
}
.hero-section .slider-prev svg,
.hero-section .slider-next svg {
    width: 24px;
    height: 24px;
    fill: currentColor;
}

/* ========================================================================== */
/* HERO SECTION MOBILE OPTIMIZATION                                           */
/* ========================================================================== */
@media (max-width: 1100px) {
    .hero-heading { font-size: 2.0em; }
    .hero-section { min-height: 300px; }
    .hero-overlay { padding-bottom: 34px; padding-top: 20px; }
    .hero-slide img { min-height: 300px; }
    .hero-slide, .hero-slider, .hero-section { width: 100vw !important; }
}

@media (max-width: 700px) {
    .hero-section { min-height: 180px; }
    .hero-slider, .hero-slide, .hero-slide img {
        width: 100vw !important;
        min-height: 160px !important;
        max-height: 240px !important;
    }
    .hero-overlay { padding-bottom: 18px; padding-top: 6px; }
    .hero-text-col { gap: 9px; }
    .hero-heading { font-size: 1.1em; }
    .hero-subheading { font-size: 1em; }
    .hero-btn-main { font-size: 0.99em; padding: 7px 18px; }

    .hero-section .slider-prev {
        width: 38px;
        height: 38px;
        font-size: 20px;
        left: 0.4rem;
        right: auto;
    }
    .hero-section .slider-next {
        width: 38px;
        height: 38px;
        font-size: 20px;
        right: 0.4rem;
        left: auto;
    }
}

/* ==========================================================================   
   Carousel styling                                             
   ==========================================================================*/

.on-sale-carousel-section {
  position: relative;
  padding: 0 5vw;
  max-width: 1440px;
  margin: 0 auto;
  box-sizing: border-box;
}
.on-sale-carousel-section > h2 {
  text-align: center;
  margin-bottom: 18px;
  font-size: 1.8em;
  font-weight: 700;
}
.on-sale-carousel-wrapper {
  overflow: hidden;
  position: relative;
}
.on-sale-carousel {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  gap: 16px;
  padding: 10px 0;
  list-style: none;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  white-space: nowrap;
}
.on-sale-carousel::-webkit-scrollbar {
  display: none;
}
.on-sale-carousel li.product {
  flex: 0 0 auto;
  width: 200px;
  scroll-snap-align: start;
  border: 1px solid #eee;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  padding: 12px;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: transform 0.3s ease;
  height: auto;
  min-height: 320px;
}
.product-thumbnail img {
  width: 100%;
  height: 150px;
  object-fit: contain;
  border-radius: 8px;
}
.onsale {
  position: absolute;
  top: 12px;
  left: 12px;
  background: red;
  color: white;
  font-size: 11px;
  padding: 4px 6px;
  border-radius: 4px;
  z-index: 1;
}
.woocommerce-loop-product__title {
  font-size: 14px;
  margin: 12px 0 8px;
  font-weight: 600;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: normal;
  word-break: break-word;
  text-align: center;
}
.woocommerce-loop-product__title a,
.woocommerce-loop-product__title a:visited,
.woocommerce-loop-product__title a:hover {
  color: #000;
  text-decoration: none;
}
.price-cart-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  gap: 8px;
  flex-wrap: nowrap;
  padding-left: 2px;
}
.price {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  min-width: 70px;
  margin-left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 2px;
}
.price del {
  color: #999;
  font-size: 13px;
  margin: 0 0 3px 0;
  text-align: left;
  text-decoration: line-through;
  display: block;
  font-weight: normal;
}
.price ins {
  color: #000;
  text-decoration: none;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
  text-align: left;
}
.add_to_cart_button,
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.button.product_type_variable,
.button.product_type_grouped,
.on-sale-carousel a.button,
.on-sale-carousel a.product_type_bundle,
.on-sale-carousel a.product_type_bundle_input_required,
.on-sale-carousel a.button.product_type_bundle,
.on-sale-carousel a.button.product_type_bundle_input_required {
  background-color: #479de6 !important;
  color: white !important;
  font-size: 13px;
  padding: 0 16px;
  height: 32px;
  border-radius: 6px;
  text-decoration: none !important;
  white-space: nowrap;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
  text-align: center;
  margin-top: 8px;
  border: none;
  box-shadow: none;
  min-width: 88px;
  opacity: 1 !important;
  pointer-events: auto !important;
  box-sizing: border-box;
  line-height: 1.2;
  overflow: hidden;
  margin-bottom: 6px;
}

.add_to_cart_button:hover,
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover,
.button.product_type_variable:hover,
.button.product_type_grouped:hover,
.on-sale-carousel a.button:hover,
.on-sale-carousel a.product_type_bundle:hover,
.on-sale-carousel a.product_type_bundle_input_required:hover,
.on-sale-carousel a.button.product_type_bundle:hover,
.on-sale-carousel a.button.product_type_bundle_input_required:hover {
  background-color: #0056b3 !important;
  color: white !important;
}

@media (max-width: 768px) {
  .add_to_cart_button,
  .button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
  .button.product_type_variable,
  .button.product_type_grouped,
  .on-sale-carousel a.button,
  .on-sale-carousel a.product_type_bundle,
  .on-sale-carousel a.product_type_bundle_input_required,
  .on-sale-carousel a.button.product_type_bundle,
  .on-sale-carousel a.button.product_type_bundle_input_required,
  a.button.product_type_simple,
  a.button.product_type_variable,
  a.button.product_type_grouped {
    font-size: 12px !important;
    padding: 0 11px !important;
    margin-top: 4px !important;
    margin-bottom: 0 !important;
    min-width: 0 !important;
    max-width: 92% !important;
    width: 100% !important;
    height: 30px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    box-sizing: border-box !important;
  }
}
.carousel-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  pointer-events: none;
  padding: 0 1rem;
  z-index: 3;
}
.carousel-prev,
.carousel-next {
  pointer-events: all;
  background: #fff;
  border: none;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transition: background 0.3s ease, transform 0.2s ease;
  cursor: pointer;
}
.carousel-prev:hover,
.carousel-next:hover {
  background: #f5f5f5;
  transform: scale(1.05);
}
.carousel-prev svg,
.carousel-next svg {
  width: 20px;
  height: 20px;
}
.added_to_cart {
  display: none !important;
}
.on-sale-carousel-section .carousel-nav {
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.on-sale-carousel-section:hover .carousel-nav {
  opacity: 1;
  pointer-events: all;
}

/* ========================================================================== */
/* Carousel mobile optimization */
/* ========================================================================== */
@media (max-width: 768px) {
  .on-sale-carousel-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100vw !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .on-sale-carousel-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100vw !important;
  }
  .on-sale-carousel {
    gap: 10px !important;
    padding: 8px 0 !important;
    max-width: 100vw !important;
  }
  .on-sale-carousel li.product {
    width: 47vw !important;
    max-width: 172px !important;
    min-width: 140px !important;
    padding: 8px 6px 14px 6px !important;
    border-radius: 8px !important;
    min-height: 220px !important;
  }
  .on-sale-carousel li.product .woocommerce-loop-product__title {
    font-size: 13px !important;
    margin: 8px 0 5px !important;
  }
  .on-sale-carousel li.product .product-thumbnail img {
    height: 90px !important;
    border-radius: 6px !important;
  }
  .price-cart-wrapper {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: flex-end !important;
    width: 100% !important;
    gap: 7px !important;
    margin-top: auto !important;
    padding-top: 10px !important;
    padding-left: 2px !important;
  }
  .price {
    color: #000;
    font-weight: bold;
    font-size: 13px !important;
    text-align: left !important;
    align-items: flex-start !important;
    margin-left: 0 !important;
    padding-left: 2px !important;
    margin-bottom: 4px;
  }
  .on-sale-carousel-section .carousel-nav,
  .on-sale-carousel-section .carousel-prev,
  .on-sale-carousel-section .carousel-next {
    display: none !important;
  }
}

/* ========================================================================== */
/* Product Category Grid */
/* ========================================================================== */

.category-grid-block.full-width-bg,
.brand-row-block {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding: 2rem 1rem;
  background: linear-gradient(to right, #d6efff, #c5e3fa);
  box-sizing: border-box;
}

.category-grid-block .block-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  text-align: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.category-grid-block .category-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 1.5rem;
  max-width: 1200px;
  margin: 0 auto;
  max-height: calc(2 * (180px + 1.5rem)); 
  overflow: hidden;
}

.category-grid-block .category-card {
  position: relative;
  display: block;
  border-radius: 12px;
  overflow: hidden;
  text-decoration: none;
  transition: transform 0.2s ease-in-out;
  aspect-ratio: 1 / 1;
}

.category-grid-block .category-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 12px;
  transition: transform 0.3s ease;
}

.category-grid-block .category-card:hover img {
  transform: scale(1.05);
}

.category-grid-block .category-name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 1.1rem;
  text-transform: uppercase;
  z-index: 1;
}

/* ========================================================================== */
/* Brand Row */
/* ========================================================================== */

.brand-row-block {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  padding: 2rem 0;
  background: linear-gradient(to right, #d6efff, #c5e3fa);
  text-align: center;
  box-sizing: border-box;
  z-index: 0;
}

.brand-row-block .block-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  text-align: center;
}

.brand-row-block .brand-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
}

.brand-row-block .brand-card-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 140px;
  text-decoration: none;
  transition: transform 0.2s ease-in-out;
}

.brand-row-block .brand-card-row:hover {
  transform: scale(1.05);
}

.brand-row-block .brand-card-row img {
  width: 100%;
  height: 100px;
  object-fit: contain;
  padding: 0.5rem;
  background: transparent;
  max-height: 100%;
}

/* ========================================================================== */
/* Category row mobile optimization */
/* ========================================================================== */

@media (max-width: 768px) {
    .category-grid-block.full-width-bg {
        width: 100vw !important;
        margin-left: calc(-50vw + 50%) !important;
        margin-right: calc(-50vw + 50%) !important;
        padding: 1.1rem 0.3rem !important;
        box-sizing: border-box;
    }
    .category-grid-block .block-title,
    .brand-row-block .block-title {
        font-size: 1.8rem !important;
        font-weight: 700 !important;
        margin-bottom: 18px !important;
        text-align: center !important;
    }
    .category-grid-block .category-grid {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px !important;
        max-width: 99vw !important;
        margin: 0 auto !important;
        max-height: unset !important;
        overflow: visible !important;
    }
    .category-grid-block .category-card {
        aspect-ratio: 1 / 1;
        min-width: 0 !important;
        border-radius: 10px !important;
    }
    .category-grid-block .category-card img {
        border-radius: 10px !important;
        padding: 0 !important;
    }
    .category-grid-block .category-name {
        padding: 0.6rem !important;
        font-size: 0.98rem !important;
    }
}


/* ========================================================================== */
/* Brand row mobile optimization */
/* ========================================================================== */

@media (max-width: 768px) {
    .brand-row-block {
        width: 100% !important;
        margin: 0 !important;
        left: 0 !important;
        right: 0 !important;
        padding: 1.2rem 0.3rem !important;
        box-sizing: border-box;
    }
    .category-grid-block .block-title,
    .brand-row-block .block-title {
        font-size: 1.8rem !important;
        font-weight: 700 !important;
        margin-bottom: 18px !important;
        text-align: center !important;
    }
    .brand-row-block .brand-row {
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 auto !important;
        gap: 12px !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        display: flex !important;
        overflow-x: visible !important;
    }
    .brand-row-block .brand-card-row {
        width: 33.33vw !important;
        max-width: 140px !important; 
        min-width: 70px !important;
        padding: 4px !important;
        margin: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        flex: 0 0 auto !important;
    }
    .brand-row-block .brand-card-row img {
        height: 72px !important;
        max-width: 130px !important;
        padding: 0.3rem !important;
        object-fit: contain !important;
        display: block !important;
    }
}

/* ========================================================================== */
/* CART PAGE */
/* ========================================================================== */

.custom-cart-layout {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
}

.cart-main-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.cart-left {
  flex: 2;
  min-width: 0;
}

.cart-right {
  flex: 1;
  min-width: 300px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.cart_totals,
.woocommerce-cart .cart-discount,
.woocommerce-cart .woocommerce-cart-form,
.woocommerce-cart .cart-collaterals {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
}

/* ========================================================================== */
/* CART ITEM CARDS */
/* ========================================================================== */

.cart-items-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.cart-item-card {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.cart-item-left {
  display: flex;
  align-items: center;
}

.cart-item-image img {
  width: 100px;
  height: auto;
  margin-right: 15px;
  border-radius: 8px;
}

.cart-item-info {
  display: flex;
  flex-direction: column;
}

.cart-item-name a {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  text-decoration: none;
}

.cart-item-price {
  margin-top: 8px;
  font-size: 14px;
  color: #666;
}

.cart-item-bundle-child {
    opacity: 0.85;
    background: #f8fafd;
    border-left: 4px solid #3186e2;
    margin-left: 30px;
}

.cart-item-bundle-child .cart-item-name .bundle-included-label {
    font-size: 12px;
    color: #3186e2;
    margin-left: 8px;
}


/* ========================================================================== */
/* QUANTITY STYLING */
/* ========================================================================== */

.custom-quantity-wrapper {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.quantity {
  display: flex;
  align-items: stretch;
  background: #f0f0f0;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.quantity .plus,
.quantity .minus {
  width: 32px;
  height: 32px;
  background-color: #479de6;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  padding: 0;
  cursor: pointer;
  transition: background-color 0.3s;
}

.quantity .plus:hover,
.quantity .minus:hover {
  background-color: #66b2e4;
}

.quantity .qty {
  width: 40px;
  height: 32px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border: none;
  background: transparent;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}

.quantity .minus {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.quantity .plus {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* ========================================================================== */
/* CART RIGHT SIDE */
/* ========================================================================== */

.cart-right details.coupon-section,
.cart-right .cart-totals-section {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.cart-right details.coupon-section summary {
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0;
  cursor: pointer;
}

.cart-right details[open] summary {
  margin-bottom: 10px;
}

.cart-right .cart-totals-section h2 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
}

.cart-right .cart-collaterals {
  margin-top: 10px;
}

.cart-totals-section .checkout-button {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #479de6;
  color: white;
  padding: 14px 0;
  font-size: 18px;
  font-weight: bold;
  border: none;
  border-radius: 12px; 
  text-decoration: none; 
  transition: background 0.3s;
}

.cart-totals-section .checkout-button:hover {
  background-color: #66b2e4;
}

.cart-totals-section .checkout-button:visited {
  color: white;
  text-decoration: none;
}

.cart-right details.coupon-section,
.cart-right details.tos-section,
.cart-right .cart-totals-section {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.cart-right details.coupon-section summary,
.cart-right details.tos-section summary {
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0;
  cursor: pointer;
}

.cart-right details[open] summary {
  margin-bottom: 10px;
}

body.woocommerce-cart #pwgc-redeem-gift-card-form {
    display: none !important;
}

/* ========================================================================== */
/* RESPONSIVE */
/* ========================================================================== */

@media (max-width: 768px) {
  .cart-main-wrapper {
    flex-direction: column;
  }
  .cart-left, .cart-right {
    flex: 1 1 100%;
  }
  .cart-item-card {
    flex-direction: column;
    align-items: flex-start;
  }
  .custom-quantity-wrapper {
    position: static;
    margin-top: 10px;
  }
}

@media (max-width: 600px) {
  .cart-left > h2 {
    text-align: center !important;
    width: 100%;
    margin: 0 auto 20px auto !important;
    display: block;
  }
  .cart-right > details,
  .cart-right > .cart-totals-section,
  .cart-right > details.tos-section {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
    width: 100%;
  }
  .cart-right > details:first-child {
    margin-top: 0 !important;
  }
}

@media (max-width: 500px) {
  .cart-right,
  .cart-right .coupon-section,
  .cart-right .coupon-content {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100vw !important;
    box-sizing: border-box !important;
    margin: 0 auto !important;
    display: block !important;
    text-align: center !important;
  }
  .cart-right .coupon-section form {
    display: flex !important;
    flex-direction: row !important;
    align-items: stretch !important;
    flex-wrap: nowrap !important;
    gap: 2px !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100vw !important;
    box-sizing: border-box !important;
    justify-content: center !important;
  }
  .cart-right .coupon-section input[name="coupon_code"] {
    flex: 1 1 0 !important;
    min-width: 0 !important;
    max-width: 100px !important;
    width: 1% !important;
    font-size: 14px !important;
    padding: 0 7px !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    text-align: left !important;
    height: 36px !important;
    line-height: 36px !important;
    display: block !important;
  }
  .cart-right .coupon-section a {
    width: 34px !important;
    min-width: 34px !important;
    height: 36px !important;
    font-size: 15px !important;
    padding: 0 !important;
    margin: 0 !important;
    flex-shrink: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
  }
}

/* ========================================================================== */
/* CART PAYMENT METHODS */
/* ========================================================================== */

.payment-methods {
  margin-top: 60px;
  text-align: center;
}

.payment-methods h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}

.payment-methods .payment-icons {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}

.payment-methods .payment-icons img {
  width: 100px;
  height: 60px;
  object-fit: contain;
  border: none;
  background-color: transparent;
  box-shadow: none;
  outline: none;
  display: inline-block;
  transition: transform 0.3s ease;
}

.payment-methods .payment-icons img:hover {
  transform: scale(1.05);
}

/* ========================================================================== */
/* PRODUCT PAGE */
/* ========================================================================== */

.single-product-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  box-sizing: border-box;
}

.product-main-grid {
  display: flex;
  align-items: flex-start;
  gap: 50px;
  margin-top: 40px;
}

.image-section {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
}
.gallery-thumbs {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-height: 500px;
  overflow-y: auto;
  flex-shrink: 0;
}
.thumb-wrapper {
  width: 60px;
  height: 60px;
  border: 1px solid #ccc;
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}
.thumb-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  transition: border 0.2s ease;
}
.thumb-img:hover { border-color: #999; }
.gallery-main-wrapper {
  background: transparent;
  padding: 0;
  border-radius: 0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  height: auto;
}
.gallery-main img {
  max-width: 100%;
  max-height: 500px;
  width: auto;
  object-fit: contain;
  border: none;
  border-radius: 0;
}

.product-info {
  flex: 1;
  position: static;
  top: auto;
  background: transparent;
  border: none;
  padding: 0;
  box-shadow: none;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.product-info .product_title {
  font-size: 28px;
  font-weight: 700;
}
.product-sku {
  font-size: 14px;
  color: #777;
  margin-top: -10px;
}
.product-stock {
  font-size: 14px;
  color: #27ae60;
}
.product-info .price {
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
.price ins {
  background: none !important;
  color: #000 !important;
  padding: 0 !important;
  text-decoration: none;
  font-weight: bold;
}
.price del {
  color: #999;
  font-weight: normal;
}
.product-info .woocommerce-product-details__short-description {
  font-size: 16px;
  line-height: 1.5;
}
.product-brand {
  font-size: 15px;
  font-weight: 500;
  margin-top: 10px;
}
.woocommerce div.product form.cart {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  height: 100%;
}
.single_add_to_cart_button {
  background-color: #5dade2 !important;
  padding: 16px 0;
  border-radius: 12px;
  font-weight: bold;
  font-size: 16px;
  border: none;
  color: #fff;
  width: 100%;
  height: 100%;
  transition: background-color 0.3s ease;
  margin-top: 18px !important;
}
.single_add_to_cart_button:hover {
  background-color: #3498db;
}
.moved-quantity { display: none !important; }
.moved-quantity input.qty { display: none !important; }
.single-product .quantity,
.single-product .quantity input {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}

.product-tabs {
  margin-top: 60px;
  padding-top: 30px;
  border-top: 1px solid #e0e0e0;
}
.woocommerce-tabs { margin-top: 50px; }
.woocommerce-Tabs-panel--reviews { padding-top: 20px; }
.reviews-divider {
  border-top: 1px solid #000;
  margin: 0.8em 0;
}
.product-reviews-section {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.toggle-reviews {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 18px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-weight: bold;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}
.arrow-icon {
  font-size: 18px;
  line-height: 1.2;
  display: flex;
  align-items: center;
}
hr.product-divider {
  border: 0;
  border-top: 2px solid #000;
  margin: 0.3em 0 !important;
}
.custom-product-reviews {
  display: none;
  margin-top: 1em;
}

/* ========================================================================== */
/* PW Gift Card/Gift Card Form - Unified Styling */
/* ========================================================================== */

.pwgc-form,
form.pwgc-form,
.variations_form.cart {
  display: flex;
  flex-direction: column;
  gap: 16px;
  background: transparent;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
}

.pwgc-form label,
form.pwgc-form label,
.variations_form.cart label {
  font-size: 1.08em;
  font-weight: 600;
  margin-bottom: 5px;
  color: #222;
}

.pwgc-form input,
.pwgc-form select,
.pwgc-form textarea,
form.pwgc-form input,
form.pwgc-form select,
form.pwgc-form textarea,
.variations_form.cart input,
.variations_form.cart select,
.variations_form.cart textarea {
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  font-size: 1.07em !important;
  font-family: inherit !important;
  color: #222 !important;
  box-sizing: border-box !important;
  padding: 12px 14px !important;
  line-height: 1.25 !important;
  border-radius: 12px !important;
  border: 1.5px solid #c7c9d9 !important;
  background: #fff !important;
  transition: border-color 0.2s;
}

.pwgc-form input:focus,
.pwgc-form textarea:focus,
form.pwgc-form input:focus,
form.pwgc-form textarea:focus,
.variations_form.cart input:focus,
.variations_form.cart textarea:focus,
.variations_form.cart select:focus {
  border-color: #5dade2 !important;
  background: #f8fafc !important;
  outline: none !important;
}

.pwgc-form textarea,
form.pwgc-form textarea,
.variations_form.cart textarea {
  min-height: 72px !important;
  width: 100% !important;
  resize: vertical !important;
}

.variations_form.cart td.value {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 10px !important;
  padding-bottom: 0;
}

.variations_form.cart select {
  width: 170px !important;
  min-width: 140px !important;
  max-width: 240px !important;
  height: 44px !important;
  line-height: 44px !important;
  vertical-align: middle;
  background: #fff;
  color: #333;
  padding: 0 14px !important;
  /* cross-browser vertical centering: */
  display: block !important;
  box-sizing: border-box !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  font-size: 1.07em !important;
}

.variations_form.cart .reset_variations,
.pwgc-form .pwgc-clear-amount,
form.pwgc-form .pwgc-clear-amount {
  display: inline-block !important;
  background: #5dade2 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 12px !important;
  padding: 8px 22px !important;
  font-size: 1em !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  margin-left: 10px !important;
  cursor: pointer;
  transition: background 0.2s;
  height: 44px !important;
  line-height: 24px !important;
  vertical-align: middle !important;
  box-shadow: none !important;
}
.variations_form.cart .reset_variations:hover,
.pwgc-form .pwgc-clear-amount:hover,
form.pwgc-form .pwgc-clear-amount:hover {
  background: #3498db !important;
  color: #fff !important;
}

.pwgc-form input::placeholder,
.pwgc-form textarea::placeholder,
form.pwgc-form input::placeholder,
form.pwgc-form textarea::placeholder,
.variations_form.cart input::placeholder,
.variations_form.cart textarea::placeholder {
  color: #aaa !important;
  opacity: 1;
  font-size: 1em !important;
}

.pwgc-form label,
form.pwgc-form label,
.variations_form.cart label {
  color: #222 !important;
  font-weight: 600 !important;
  font-size: 1em !important;
  margin-bottom: 4px !important;
}

.pwgc-form .pwgc-message,
form.pwgc-form .pwgc-message {
  color: #868c99 !important;
  font-size: 0.96em !important;
}
.pwgc-form textarea,
form.pwgc-form textarea {
  min-height: 60px;
  resize: vertical;
}
.pwgc-form .pwgc-char-remaining,
form.pwgc-form .pwgc-char-remaining {
  font-size: 0.95em;
  color: #5dade2;
  text-align: right;
  margin-bottom: 0;
}
.pwgc-form input[type="text"]:disabled,
.pwgc-form textarea:disabled,
form.pwgc-form input[type="text"]:disabled,
form.pwgc-form textarea:disabled {
  background: #f5f7fa;
  color: #bdbdbd;
}
.pwgc-form .pwgc-error,
form.pwgc-form .pwgc-error {
  color: #e74c3c;
  font-size: 0.99em;
  margin-top: -7px;
  margin-bottom: 8px;
}
.pwgc-form .single_add_to_cart_button,
form.pwgc-form .single_add_to_cart_button {
  margin-top: 14px !important;
}

/* ========================================================================== */
/* Product page mobile optimization */
/* ========================================================================== */

@media (max-width: 768px) {

  .single-product-wrapper {
    max-width: 100vw !important;
    padding: 15px 4px !important;
  }
  .product-main-grid {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 18px !important;
    margin-top: 15px !important;
  }
  .image-section {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100% !important;
  }
  .gallery-thumbs {
    flex-direction: row !important;
    gap: 7px !important;
    max-height: unset !important;
    max-width: 98vw !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    margin-bottom: 8px;
    width: 100% !important;
    justify-content: center !important;
  }
  .thumb-wrapper {
    width: 54px !important;
    height: 54px !important;
    border-radius: 6px !important;
    flex-shrink: 0 !important;
  }
  .thumb-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
  .gallery-main-wrapper {
    max-width: 98vw !important;
    padding: 0 !important;
    box-shadow: 0 2px 7px rgba(0,0,0,0.04) !important;
    border-radius: 8px !important;
    margin: 0 auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .gallery-main img {
    max-width: 98vw !important;
    max-height: 270px !important;
    width: auto !important;
    margin: 0 auto !important;
  }
  .product-info {
    max-width: 100vw !important;
    padding: 0 2px !important;
    gap: 14px !important;
  }
  .product-info .product_title { font-size: 1.33rem !important; }
  .product-info .price { font-size: 1.15rem !important; }
  .woocommerce div.product form.cart { padding: 0 !important; }
  .single_add_to_cart_button {
    font-size: 1.09rem !important;
    padding: 12px 0 !important;
    border-radius: 10px !important;
  }
  .product-info .woocommerce-product-details__short-description { font-size: 1em !important; }
  .product-sku,
  .product-stock,
  .product-brand { font-size: 0.97em !important; }
  hr.product-divider { margin: 0.7em 0 !important; }
  .product-tabs,
  .woocommerce-tabs {
    margin-top: 18px !important;
    padding-top: 14px !important;
  }
  .product-reviews-section { margin-top: 10px !important; padding-top: 0 !important; }
  .toggle-reviews { font-size: 1em !important; padding: 7px 0 !important; }

  /* === Gift Card Form Mobile Inputs === */
  .pwgc-form input,
  .pwgc-form select,
  .pwgc-form textarea,
  form.pwgc-form input,
  form.pwgc-form select,
  form.pwgc-form textarea,
  .variations_form.cart input,
  .variations_form.cart select,
  .variations_form.cart textarea {
    font-size: 1.01em !important;
    padding: 12px 14px !important;
    border-radius: 10px !important;
    border: 1.5px solid #d1d5db !important;   /* Soft gray */
    background: #fff !important;
    box-sizing: border-box !important;
    color: #222 !important;
    margin-bottom: 5px !important;
    transition: border-color 0.2s;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    outline: none !important;
    line-height: 1.25 !important;
  }

  .variations_form.cart select,
  .pwgc-form select,
  form.pwgc-form select {
    height: 44px !important;
    padding-top: 0.37em !important;
    padding-bottom: 0.37em !important;
    font-size: 1.01em !important;
    border-radius: 10px !important;
    box-sizing: border-box !important;
    display: block !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .pwgc-form textarea,
  form.pwgc-form textarea,
  .variations_form.cart textarea {
    min-height: 60px !important;
    resize: vertical !important;
  }

  /* Remove default shadow/outline on focus, add blue border */
  .pwgc-form input:focus,
  .pwgc-form select:focus,
  .pwgc-form textarea:focus,
  form.pwgc-form input:focus,
  form.pwgc-form select:focus,
  form.pwgc-form textarea:focus,
  .variations_form.cart input:focus,
  .variations_form.cart select:focus,
  .variations_form.cart textarea:focus {
    border-color: #5dade2 !important;
    background: #f8fafc !important;
    box-shadow: none !important;
  }
}

/* ========================================================================== */
/* Password Popup Positioning */
/* ========================================================================== */

.password-wrapper {
    position: relative;
}

#password-requirements {
    display: none;
    position: absolute;
    top: 42px;
    left: 0;
    width: 100%;
    max-width: 320px;
    background-color: #fff8dc;
    border: 1px solid #f0e6b2;
    border-radius: 6px;
    padding: 10px;
    font-size: 13px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    z-index: 10;
    box-sizing: border-box;
}

.password-wrapper:focus-within #password-requirements {
    display: block;
}

.google-login-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    background: #ffffff;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 0.6rem 1rem;
    text-decoration: none;
    font-weight: 600;
    color: #333;
    transition: background 0.2s ease;
    width: 100%;
    box-sizing: border-box;
}

.google-login-button:hover {
    background-color: #f1f1f1;
}

.woocommerce-page h1.page-title,
.woocommerce-account h1 {
    display: none !important;
}

/* ========================================================================== */
/* USER PAGE STYLING */
/* ========================================================================== */

.custom-account-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 20px;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    color: #333;
}

.custom-account-body {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    flex-wrap: wrap;
}

.custom-account-nav {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    margin-bottom: 25px;
}

.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 10px;
}

.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 10px 20px;
    background: #f3f3f3;
    color: #000;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 500;
    transition: background 0.2s ease;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    background: #e6e6e6;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    background: linear-gradient(to bottom right, #66b2e4, #479de6);
    color: #fff;
    font-weight: 600;
}

.custom-account-sidebar {
    flex: 1 1 280px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    padding: 20px;
    text-align: center;
}

.custom-account-avatar {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}

.custom-account-email {
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
}

.custom-account-address {
    font-size: 14px;
    margin-top: 15px;
    color: #444;
}

.custom-account-no-address {
    color: #aaa;
    margin-top: 15px;
    font-size: 14px;
}

.custom-account-content {
    flex: 2;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    padding: 20px;
}

/* Responsive */
@media screen and (max-width: 768px) {
    .custom-account-body {
        flex-direction: column;
    }

    .custom-account-sidebar,
    .custom-account-content {
        width: 100%;
    }
}

.custom-account-wrapper a,
.custom-account-wrapper a:visited {
    text-decoration: none;
}

.custom-account-wrapper a:hover {
    text-decoration: underline;
}

.custom-account-wrapper .button,
.custom-account-wrapper button {
    background: linear-gradient(to bottom right, #66b2e4, #479de6);
    color: white;
    border: none;
    padding: 5px 16px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 10px;
    transition: 0.3s ease;
}

.custom-account-wrapper .button:hover,
.custom-account-wrapper button:hover {
    background: linear-gradient(to bottom right, #7cc4f0, #5aa9e9);
}

body.google-user .woocommerce-EditAccountForm fieldset {
    display: none !important;
}

.edit-link {
    font-size: 14px;
    color: #fff !important;
    background: linear-gradient(to bottom right, #66b2e4, #479de6) !important;
    border-radius: 7px;
    padding: 6px 18px;
    text-decoration: none !important;
    margin-left: 15px;
    transition: background 0.2s;
    font-weight: 600;
    display: inline-block;
}
.edit-link:hover {
    background: linear-gradient(to bottom right, #7cc4f0, #5aa9e9);
    color: #fff !important;
}

.woocommerce-EditAccountForm button.button {
    background: linear-gradient(to bottom right, #66b2e4, #479de6) !important;
    color: #fff !important;
    border: none !important;
    padding: 12px 20px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    border-radius: 10px !important;
    transition: 0.3s ease !important;
    margin-top: 12px !important;
    margin-bottom: 8px !important;
    box-shadow: none !important;
}

.woocommerce-EditAccountForm button.button:hover {
    background: linear-gradient(to bottom right, #7cc4f0, #5aa9e9) !important;
    color: #fff !important;
}

/* ========================================================================== */
/* UNFIED FORM STYLING FOR USER PAGE */
/* ========================================================================== */

body.woocommerce-account input[type="text"],
body.woocommerce-account input[type="email"],
body.woocommerce-account input[type="tel"],
body.woocommerce-account input[type="password"],
body.woocommerce-account select,
body.woocommerce-account textarea {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    margin: 10px 0;
    height: 44px;
    box-sizing: border-box;
    appearance: none;
    font-size: 15px;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
}

body.woocommerce-account input:focus,
body.woocommerce-account select:focus,
body.woocommerce-account textarea:focus {
    outline: none;
    box-shadow: none;
    border-color: #000;
}

body.woocommerce-account input::placeholder,
body.woocommerce-account textarea::placeholder {
    color: #aaa;
    font-style: italic;
}

/* ========================================================================== */
/* COUNTRY DROPDOWN UNIFIED STYLE (CHECKOUT + ACCOUNT) */
/* ========================================================================== */

.woocommerce-checkout select,
body.woocommerce-account select {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px;
    height: 44px;
    width: 100%;
    box-sizing: border-box;
    appearance: none;
    font-size: 15px;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    cursor: pointer;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #000 !important;
    border-radius: 10px !important;
    height: 44px !important;
    padding: 8px 10px;
    box-sizing: border-box;
    font-size: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px !important;
    color: #000;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px;
    right: 10px;
}

.select2-dropdown {
    border: 1px solid #000;
    border-radius: 10px;
    font-size: 15px;
}

/* ========================================================================== */
/* CHECKOUT STYLING */
/* ========================================================================== */

.woocommerce-checkout form.checkout {
    max-width: 800px;
    min-width: 700px;
    margin: 38px auto 38px auto;
    padding: 38px 42px;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    text-align: left;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0 4px 32px rgba(102,178,228,0.10), 0 1.5px 7px 0 rgba(0,0,0,0.04);
    display: block;
}

.checkout-page-title,
.checkout-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 2.2rem;
    font-weight: bold;
}

.step {
    display: none;
    animation: fadeIn 0.4s ease;
}
.step.active {
    display: block;
}

body.woocommerce-checkout h1.entry-title,
body.woocommerce-checkout header.entry-header {
    display: none !important;
}

.input-error {
    border: 2px solid red !important;
}

input:valid {
    border-color: #000 !important;
    box-shadow: none !important;
}

#order_comments {
    resize: none !important;
    overflow: hidden !important;
    height: 44px;
}

/* ========================================================================== */
/* BUTTON STYLING */
/* ========================================================================== */

button.button,
.woocommerce-checkout .button.alt,
.woocommerce-checkout .place-order .button {
    margin-top: 0;
    margin-right: 10px;
    background: linear-gradient(to bottom right, #66b2e4, #479de6);
    color: white;
    border: none;
    padding: 12px 24px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 10px;
    transition: 0.3s ease;
    vertical-align: middle;
    text-align: center;
}

button.button:hover,
.woocommerce-checkout .button.alt:hover,
.woocommerce-checkout .place-order .button:hover {
    background: linear-gradient(to bottom right, #7cc4f0, #5aa9e9);
}

/* ========================================================================== */
/* FORM FIELD BASE STYLES */
/* ========================================================================== */

.woocommerce-checkout input.input-text,
.woocommerce-checkout select,
.woocommerce-checkout textarea {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    margin: 10px 0;
    height: 44px;
    box-sizing: border-box;
    appearance: none;
    cursor: pointer;
    font-size: 15px;
}

#store_selector {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px;
    height: 44px;
    appearance: none;
    width: 100%;
    cursor: pointer;
}

/* ========================================================================== */
/* FLEXBOX FIELD GRID LAYOUT + ADDRESS */
/* ========================================================================== */

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.woocommerce-billing-fields__field-wrapper > p,
.woocommerce-shipping-fields__field-wrapper > p {
    flex: 1 1 48%;
    min-width: 220px;
    max-width: 370px;
    margin: 0;
}

.woocommerce-checkout .form-row-wide {
    clear: both;
    width: 100% !important;
}

.woocommerce-checkout .form-row {
    margin: 0 0 20px;
}

.woocommerce-checkout .form-row-first,
.woocommerce-checkout .form-row-last {
    float: none;
    width: 100%;
    margin-right: 0;
}

#billing_address_1_field,
#billing_address_2_field {
    flex: 1 1 48% !important;
    max-width: 370px !important;
    min-width: 220px !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
}
#billing_address_2 {
    width: 100% !important;
    height: 44px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 10px;
    box-sizing: border-box;
}

/* ========================================================================== */
/* COUNTRY SELECT / SELECT2 */
/* ========================================================================== */

#billing_country_field {
    width: 100% !important;
    margin-right: 0 !important;
    box-sizing: border-box;
    flex: 1 1 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
}
.select2-container,
.select2-selection--single {
    width: 100% !important;
}

/* ========================================================================== */
/* FIELD HINT STYLING */
/* ========================================================================== */

.form-hint {
    font-size: 0.9em;
    color: #666;
    margin-top: 6px;
    background: #eef;
    padding: 10px;
    border-radius: 5px;
    line-height: 1.4;
}

/* ========================================================================== */
/* SUBSECTIONS (REVIEW, SHIPPING, ETC) */
/* ========================================================================== */

.woocommerce-checkout .woocommerce-checkout-review-order,
.woocommerce-checkout .woocommerce-shipping-methods,
.woocommerce-checkout .checkout-page-title,
.step h3,
.pickup-fields,
.delivery-fields {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 25px;
    box-shadow: none;
}

.woocommerce-checkout .woocommerce-checkout-payment {
    border: none;
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.woocommerce-checkout label,
.woocommerce-checkout h3,
.woocommerce-checkout input,
.woocommerce-checkout select,
.woocommerce-checkout textarea {
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    font-size: 15px;
}

/* ========================================================================== */
/* COD PAYMENT DESCRIPTION */
/* ========================================================================== */
.woocommerce-checkout .payment_box.payment_method_cod {
    background: #f3f3f3;
    padding: 10px 15px;
    border-radius: 8px;
    margin: 8px 0 0 0;
    font-size: 14px;
    line-height: 1.4;
    max-width: 420px;
    border-left: 3px solid #66b2e4;
}

/* ========================================================================== */
/* ALIGN ORDER REVIEW TABLE */
/* ========================================================================== */

.woocommerce-checkout-review-order-table,
.woocommerce-checkout-review-order-table tr,
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}

.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
    font-size: 1.08em;
    padding: 6px 12px 6px 0;
    line-height: 1.35;
}

.woocommerce-checkout-review-order-table th {
    text-align: left !important;
    font-weight: 600;
    min-width: 120px;
    vertical-align: top;
}

.woocommerce-checkout-review-order-table td {
    text-align: right !important;
    vertical-align: top;
    font-weight: 400;
}

.woocommerce-checkout-review-order-table .product-name {
    text-align: left !important;
    font-weight: 500;
}

.woocommerce-checkout-review-order-table .product-total {
    text-align: right !important;
    font-weight: 500;
}

.woocommerce-checkout-review-order-table ul#shipping_method {
    text-align: left !important;
}
.woocommerce-checkout-review-order-table ul#shipping_method li {
    display: block !important;
    margin: 0 0 4px 0 !important;
    padding: 0 !important;
}

/* ========================================================================== */
/* REMOVE SHIPPING TO DIFFERENT ADDRESS */
/* ========================================================================== */

.woocommerce-checkout #ship-to-different-address,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
    display: none !important;
}

.woocommerce-checkout .woocommerce-shipping-fields {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
}

/* ========================================================================== */
/* PWGC GIFT CARD FORM ON CHECKOUT - EXACTLY MATCH OTHER FIELDS */
/* ========================================================================== */

#pwgc-redeem-gift-card-container,
#pwgc-redeem-form {
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
}

#pwgc-redeem-gift-card-container label {
    display: block !important;
    text-align: center !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
    color: #444 !important;
    padding: 0 !important;
}

/* --- Make it identical to other checkout text fields --- */
#pwgc-redeem-gift-card-number {
    width: 100% !important;
    box-sizing: border-box !important;
    margin: 0 auto 16px auto !important;
    height: 44px !important;
    padding: 10px !important;
    border-radius: 10px !important;
    border: 1px solid #000 !important;
    font-size: 15px !important;
    background: #fff !important;
    color: #222 !important;
    transition: border-color 0.2s, background 0.2s;
}

/* On focus: keep everything the same, only outline removed */
#pwgc-redeem-gift-card-number:focus {
    background: #fff !important;
    border: 1px solid #000 !important;
    outline: none !important;
}

/* Button styling matches your checkout button */
#pwgc-redeem-button {
    display: block !important;
    margin: 0 auto 0 auto !important;
    padding: 0 36px !important;
    height: 44px !important;
    background: linear-gradient(to bottom right, #66b2e4, #479de6) !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    border: none !important;
    border-radius: 10px !important;
    cursor: pointer !important;
    transition: background 0.3s !important;
    text-align: center !important;
    box-sizing: border-box !important;
    line-height: 44px !important;
    min-width: 140px !important;
    max-width: 100% !important;
    font-family: inherit !important;
    justify-content: center !important;
    align-items: center !important;
    letter-spacing: 0 !important;
}

#pwgc-redeem-button:hover {
    background: linear-gradient(to bottom right, #7fd3ff, #6fb6ec) !important;
}

#pwgc-redeem-error {
    color: #e74c3c !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    margin-top: 8px !important;
    text-align: center !important;
    display: block !important;
}

@media (max-width: 500px) {
    #pwgc-redeem-gift-card-number {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
    }
    #pwgc-redeem-button {
        min-width: 80px !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* ========================================================================== */
/* RESPONSIVE - TABLET & MOBILE */
/* ========================================================================== */

@media (max-width: 900px) {
    .woocommerce-checkout form.checkout {
        max-width: 98vw;
        min-width: unset;
        padding: 15px 2vw;
        border-radius: 10px;
        box-shadow: 0 2px 10px rgba(102,178,228,0.07);
    }
}

@media (max-width: 600px) {
    .woocommerce-billing-fields__field-wrapper,
    .woocommerce-shipping-fields__field-wrapper {
        flex-direction: column;
        gap: 0;
    }
    .woocommerce-billing-fields__field-wrapper > p,
    .woocommerce-shipping-fields__field-wrapper > p,
    .woocommerce-checkout .form-row-first,
    .woocommerce-checkout .form-row-last,
    #billing_country_field,
    #billing_address_2_field {
        flex: 1 1 100% !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: unset !important;
        margin-right: 0;
    }
    .woocommerce-checkout form.checkout {
        padding: 4vw 1vw;
        border-radius: 0;
        box-shadow: none;
        max-width: 99vw;
    }
    .checkout-page-title, .checkout-title {
        font-size: 1.4rem;
        margin-bottom: 14px;
    }
    button.button,
    .woocommerce-checkout .button.alt,
    .woocommerce-checkout .place-order .button {
        width: 100%;
        margin: 10px 0 0 0;
        font-size: 16px;
        border-radius: 10px;
    }
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

/* ========================================================================== */
/* Help page styling */
/* ========================================================================== */

.pagalba-wrapper {
  max-width: 600px;
  margin: 3rem auto;
  padding: 1rem;
}

.form-card {
  background: white;
  border-radius: 10px;
  padding: 2rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.form-card h2 {
  font-size: 24px;
  margin-bottom: 1rem;
}

.form-card label {
  display: block;
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: 0.3rem;
}

.form-card input,
.form-card textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 16px;
  box-sizing: border-box;
}

.form-card button {
  background-color: #66b2e4;
  color: white;
  border: none;
  padding: 12px 24px;
  font-size: 16px;
  border-radius: 6px;
  margin-top: 1.5rem;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.form-card button:hover {
  background-color: #55a2d2;
}

.form-message {
  padding: 1rem;
  background-color: #f3f4f6;
  border-left: 4px solid #66b2e4;
  margin-bottom: 1rem;
  font-weight: 500;
}

/* ========================================================================== */
/* Policy page general styling */
/* ========================================================================== */

.policy-wrapper {
  margin: 40px auto;
}

.policy-card {
  background-color: #fff;
  border-radius: 12px;
  padding: 40px;
  max-width: 800px;
  margin: auto;
  box-shadow: 0 4px 16px rgba(0,0,0,0.05);
}

.policy-title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
  color: #222;
}

.policy-content {
  font-size: 16px;
  line-height: 1.7;
  color: #333;
}

.policy-content h2 {
  font-size: 20px;
  margin-top: 30px;
}

.policy-content ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.policy-content ul li {
  margin-bottom: 10px;
}

.policy-content a {
  color: #66b2e4;
  text-decoration: underline;
}

/* ========================================================================== */
/* information pages general styling */
/* ========================================================================== */

.policy-wrapper {
  margin: 40px auto;
}

.policy-card {
  background-color: #fff;
  border-radius: 12px;
  padding: 40px;
  max-width: 800px;
  margin: auto;
  box-shadow: 0 4px 16px rgba(0,0,0,0.05);
}

.policy-title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
  color: #222;
}

.policy-content {
  font-size: 16px;
  line-height: 1.7;
  color: #333;
}

.policy-content h2 {
  font-size: 20px;
  margin-top: 30px;
}

.policy-content ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.policy-content ul li {
  margin-bottom: 10px;
}

.policy-content a {
  color: #66b2e4;
  text-decoration: underline;
}

/* ========================================================================== */
/* General default notification styling */
/* ========================================================================== */

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    border: none;
    padding: 15px 20px;
    border-radius: 10px;
    margin: 20px 0;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff !important;
}

.woocommerce-message {
    background-color: #e6f9ef;
    color: #2e7d4f;
    border-left: 4px solid #2e7d4f;
}

.woocommerce-error {
    background-color: #fdecea;
    color: #c62828;
    border-left: 4px solid #c62828;
}

.woocommerce-info {
    background-color: #e8f4fd;
    color: #1565c0;
    border-left: 4px solid #1565c0;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    display: none !important;
}

.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
    color: #fff !important;
    font-weight: bold;
    text-decoration: underline;
}

/* ========================================================================== */
/* Thank You Page: Wrapper & Card */
/* ========================================================================== */

.custom-thankyou-wrapper {
    min-height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
}

.custom-thankyou-card {
    background: #fff;
    border-radius: 16px;
    max-width: 480px;
    margin: 40px auto;
    padding: 40px 32px 32px 32px;
    box-shadow: 0 4px 32px 0 rgba(102,178,228,0.13), 0 1.5px 7px 0 rgba(0,0,0,0.04);
    text-align: left;
    position: relative;
}

.custom-thankyou-title {
    font-size: 2rem;
    margin-bottom: 10px;
    font-weight: 700;
    color: #333;
    text-align: center;
}

.custom-thankyou-success {
    font-size: 1.1rem;
    color: #478bcc;
    margin-bottom: 30px;
    text-align: center;
}

.custom-thankyou-fail {
    color: #ff5252;
    text-align: center;
}

/* ========================================================================== */
/* Thank You Overview */
/* ========================================================================== */

.custom-thankyou-overview {
    text-align: left;
    margin: 0 auto 32px auto;
    padding: 0;
    list-style: none;
    font-size: 1.08rem;
}

.custom-thankyou-overview li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #f3f7fb;
    padding: 10px 0;
    font-size: 1.04rem;
}

.custom-thankyou-overview span {
    color: #444;
    min-width: 48%;
    opacity: 0.92;
}

.custom-thankyou-overview strong {
    color: #222;
    font-weight: 600;
    min-width: 50%;
    text-align: right;
    letter-spacing: 0.04em;
}

/* ========================================================================== */
/* Button Styling + Info Under Button */
/* ========================================================================== */

.custom-thankyou-card .custom-btn {
    display: block;
    margin: 18px auto 0 auto; 
    background: linear-gradient(to bottom right, #66b2e4, #479de6);
    color: #fff !important;
    font-weight: 600;
    border: none;
    border-radius: 10px;
    padding: 12px 28px;
    font-size: 1.1rem;
    transition: 0.22s;
    box-shadow: 0 1.5px 7px 0 rgba(102,178,228,0.07);
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

.custom-thankyou-card .custom-btn.secondary {
    background: #d8ecfa;
    color: #368ac2 !important;
}
.custom-thankyou-card .custom-btn:hover {
    background: linear-gradient(to bottom right, #7cc4f0, #5aa9e9);
    color: #fff !important;
}

.custom-thankyou-card .thankyou-info-below-btn {
    margin: 18px 0 0 0;
    color: #4b5563;
    font-size: 1em;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.custom-thankyou-card > p {
    text-align: center !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


/* ========================================================================== */
/* Order Details Table (Bottom Section, Single Card Layer) */
/* ========================================================================== */

.custom-thankyou-info-section {
    max-width: 480px;
    margin: 0 auto 30px auto;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 32px 0 rgba(102,178,228,0.13), 0 1.5px 7px 0 rgba(0,0,0,0.04);
    padding: 34px 32px 22px 32px;
}

.woocommerce-order-details,
.woocommerce-table--order-details {
    background: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100%;
}

.woocommerce-table--order-details {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 1.07rem;
    color: #23272d;
    text-align: left;
}

.woocommerce-table--order-details th,
.woocommerce-table--order-details td {
    padding: 12px 8px;
    border: none;
    vertical-align: middle;
    text-align: left;
}

.woocommerce-table--order-details th {
    font-weight: 600;
    color: #333;
    background: none;
}

.woocommerce-table--order-details tbody td {
    font-size: 1.06rem;
    color: #6a6a7a;
}

.woocommerce-table--order-details tfoot th,
.woocommerce-table--order-details tfoot td {
    font-weight: 600;
    color: #252e3e;
    background: none;
}

.woocommerce-table--order-details a {
    color: #6d23b6;
    text-decoration: underline;
}

.woocommerce-order-details__title {
    font-size: 1.3rem;
    font-weight: 700;
    margin: 0 0 14px 0;
    color: #2a2a2a;
    padding-top: 0;
    text-align: center;
}

/* ========================================================================== */
/* Responsive */
/* ========================================================================== */

@media (max-width: 600px) {
    .custom-thankyou-card,
    .custom-thankyou-info-section {
        padding: 14px 3px 7px 3px;
        max-width: 100vw;
        font-size: 0.99rem;
    }
    .custom-thankyou-title {
        font-size: 1.25rem;
    }
    .woocommerce-order-details__title {
        font-size: 1.08rem;
    }
}

/* ========================================================================== */
/* Physical store page styling */
/* ========================================================================== */

.store-container {
  max-width: 900px;
  margin: 32px auto 0 auto;
  padding: 0 10px;
}

.store-container h1 {
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 36px;
  font-weight: 700;
}

.store-flex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 36px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.06);
  padding: 36px 28px;
  margin-bottom: 36px;
}

.store-map {
  flex: 1 1 330px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 210px;
  max-width: 340px;
  background: #f6fbff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0,0,0,0.03);
}

.store-map iframe {
  width: 100%;
  min-height: 215px;
  border: none;
  border-radius: 12px;
}

.store-info {
  flex: 1 1 220px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #f6fbff;
  border-radius: 12px;
  padding: 22px 26px;
  min-width: 160px;
  max-width: 340px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.03);
}

.store-info h3 {
  margin: 0 0 5px 0;
  font-size: 1.16rem;
  font-weight: 700;
  color: #222;
}

.store-info p {
  margin: 0 0 16px 0;
  font-size: 1.01rem;
  color: #444;
}

@media (max-width: 900px) {
  .store-flex {
    flex-direction: column;
    align-items: center;
    padding: 18px 3px;
    gap: 16px;
    margin-bottom: 22px;
  }
  .store-map,
  .store-info {
    max-width: 99vw;
    min-width: 0;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 1px 6px rgba(0,0,0,0.03);
  }
  .store-info {
    padding: 16px 6px;
  }
  .store-container h1 {
    font-size: 1.35rem;
    margin-bottom: 19px;
  }
}

/* ========================================================================== */
/* Login/Register */
/* ========================================================================== */


.woocommerce-auth-tabs {
    max-width: 440px;
    margin: 38px auto 64px auto;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 32px rgba(90,130,255,0.09);
    padding: 34px 24px 20px 24px;
    box-sizing: border-box;
}
.woocommerce-auth-tabs .auth-card {
    width: 100%;
}

.woocommerce-auth-tabs .tabs {
    display: flex;
    justify-content: center;
    gap: 2px;
    margin-bottom: 24px;
}
.woocommerce-auth-tabs .tab-link {
    padding: 12px 0;
    width: 50%;
    background: #f3f7fd;
    border: none;
    border-radius: 8px 8px 0 0;
    color: #479de6;
    font-size: 1.13em;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.18s, color 0.18s;
    outline: none;
    letter-spacing: 0.01em;
}
.woocommerce-auth-tabs .tab-link.active,
.woocommerce-auth-tabs .tab-link:hover {
    background: #fff;
    color: #222;
}
.woocommerce-auth-tabs .tab-content {
    display: none;
    animation: fadeIn .26s;
}
.woocommerce-auth-tabs .tab-content.active {
    display: block;
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
.woocommerce-auth-tabs .form-row {
    margin-bottom: 14px;
}
.woocommerce-auth-tabs input.input-text, 
.woocommerce-auth-tabs input[type="text"], 
.woocommerce-auth-tabs input[type="password"], 
.woocommerce-auth-tabs input[type="email"] {
    width: 100%;
    padding: 9px 14px;
    border: 1px solid #c6d8ec;
    border-radius: 6px;
    font-size: 1.05em;
    margin-top: 3px;
    background: #f8fafc;
    transition: border .18s;
}
.woocommerce-auth-tabs input.input-text:focus,
.woocommerce-auth-tabs input[type="text"]:focus,
.woocommerce-auth-tabs input[type="password"]:focus,
.woocommerce-auth-tabs input[type="email"]:focus {
    border-color: #479de6;
    background: #fff;
    outline: none;
}
.woocommerce-auth-tabs .primary-button,
.woocommerce-auth-tabs button[type="submit"].button {
    width: 100%;
    background: #479de6;
    color: #fff;
    border: none;
    padding: 12px 0;
    border-radius: 7px;
    font-size: 1.08em;
    font-weight: 700;
    margin-top: 7px;
    cursor: pointer;
    transition: background 0.17s, color 0.17s;
    box-shadow: 0 2px 12px 0 rgba(30,100,255,0.06);
    outline: none;
}
.woocommerce-auth-tabs .primary-button:hover,
.woocommerce-auth-tabs button[type="submit"].button:hover {
    background: #0056b3;
    color: #fff;
}
.woocommerce-auth-tabs .or-divider {
    text-align: center;
    margin: 18px 0 8px 0;
    color: #aaa;
    font-size: 0.98em;
    position: relative;
}
.woocommerce-auth-tabs .or-divider span {
    background: #fff;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}
.woocommerce-auth-tabs .or-divider:before,
.woocommerce-auth-tabs .or-divider:after {
    content: '';
    display: inline-block;
    height: 1px;
    width: 38%;
    background: #e7eaf0;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.woocommerce-auth-tabs .or-divider:before {
    margin-right: 10px;
}
.woocommerce-auth-tabs .or-divider:after {
    margin-left: 10px;
}
.woocommerce-auth-tabs .nextend-social-login.custom-shortcode {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 8px;
    margin-bottom: 6px;
}
.woocommerce-auth-tabs .lost_password {
    text-align: right;
    margin-bottom: 7px;
    margin-top: 0;
}
.woocommerce-auth-tabs .lost_password a {
    color: #479de6;
    font-size: 0.99em;
    text-decoration: underline;
    transition: color 0.16s;
}
.woocommerce-auth-tabs .lost_password a:hover {
    color: #0056b3;
    text-decoration: underline;
}
.woocommerce-auth-tabs label {
    font-size: 1.03em;
    font-weight: 400;
    color: #333;
    display: block;
}
.woocommerce-auth-tabs .tos-checkbox {
    font-size: 0.97em;
    color: #666;
    margin-top: 6px;
    margin-bottom: 4px;
}
.woocommerce-auth-tabs .tos-checkbox a {
    color: #479de6;
    text-decoration: underline;
}
.woocommerce-auth-tabs .tos-checkbox a:hover {
    color: #0056b3;
    text-decoration: underline;
}

/* MOBILE RESPONSIVE */
@media (max-width: 600px) {
    .woocommerce-auth-tabs {
        padding: 12px 3vw 14px 3vw;
        max-width: 99vw;
        margin: 22px 0 28px 0;
        border-radius: 10px;
        box-shadow: 0 2px 14px rgba(90,130,255,0.10);
    }
    .woocommerce-auth-tabs .tabs {
        font-size: 1em;
        margin-bottom: 16px;
    }
    .woocommerce-auth-tabs .tab-link {
        font-size: 1em;
        padding: 8px 0;
        border-radius: 6px 6px 0 0;
    }
    .woocommerce-auth-tabs input.input-text,
    .woocommerce-auth-tabs input[type="text"], 
    .woocommerce-auth-tabs input[type="password"], 
    .woocommerce-auth-tabs input[type="email"] {
        font-size: 0.99em;
        padding: 7px 10px;
    }
    .woocommerce-auth-tabs .primary-button {
        padding: 10px 0;
        font-size: 1em;
    }
}

