/*!
Theme Name: PixelBOXStore
Theme URI: https://www.flybirdsbox.com
Author: FlyBird's PixelBOX
Author URI: https://www.flybirdsbox.com
Description: Box ⊡ No00 | WordPress Theme – Your Highly Customizable, Easy-to-Manage Foundation
Version: 1.1.0
Tested up to: 8.3
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pixelbox
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.

PixelBOX 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
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# 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;
}

/* 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;
}


/* SCROLLBAR 
*********************/

::-webkit-scrollbar {width: 0px; background: transparent;}
::-moz-scrollbar {width: 0px; background: transparent;}
::-ms-scrollbar {width: 0px; background: transparent;}
::scrollbar {width: 0px; background: transparent;}

::-webkit-scrollbar-thumb {background: transparent!important; display:none!important}
::-moz-scrollbar-thumb {background: transparent!important; display:none!important}
::-ms-scrollbar-thumb {background: transparent!important; display:none!important}
::scrollbar-thumb {background: transparent!important; display:none!important}



/* 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;
}



/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #555555;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.2;
}

h3 {
	font-family: Arapey, serif;
	font-weight: normal;
	color: #5e6b6d;
	font-size: 30px;
}

h4 {
	font-family: Arapey, serif;
	font-weight: normal;
	color: #5e6b6d;
	font-style:italic;
	font-size: 18px
}

p {
	margin-top: 0em;
	margin-bottom: 1.5em;
}

footer p {
	margin-top: 0em;
	margin-bottom: 0;
}

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
--------------------------------------------- */

html {
	box-sizing: border-box;
	height: 100%; /* Ensure html and body take full viewport height */
    margin: 0; /* Remove default margins */
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

* {
	text-decoration: none;
	margin: 0;
	padding: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
}

*:focus { outline: 0; }


body {
	background: #f2f4f4;
	box-shadow: inset -20px 20px 200px 100px #d0d7d7;
	font-size: 14px;
	font-family:PT Sans;
	color: #555;
	letter-spacing:1px;
	line-height: 1.7;
	max-width: 100%;
	overflow-x: hidden;

	height: 100%; /* Ensure html and body take full viewport height */
    margin: 0; /* Remove default margins */
}


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: 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #326b6d!important
}

a:visited {
	color: #326b6d!important
}

a:hover,
a:focus,
a:active {
	color: #000000!important
}

a:focus {
	outline: 0!important;
}

a:hover,
a:active {
	outline: 0!important;
}


/*--------------------------------------------------------------
# Forms & Buttons
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
/* 	padding: 8px 15px;
	cursor: pointer;
	outline: 1px solid white;	
	text-transform: uppercase!important;
	font-size: 12px;
	letter-spacing:3px;
	border-radius:2px;
	color:#999!important;
    border: 1px solid rgba(0,0,0,.1);
	background-color: #f5f5f5; 
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
    background-image: linear-gradient(top,#f5f5f5,#f1f1f1);*/
	-webkit-transition: all 0.13s ease-in-out;
    -moz-transition: all 0.13s ease-in-out;
    -ms-transition: all 0.13s ease-in-out;
    -o-transition: all 0.13s ease-in-out;
    transition: all 0.13s ease-in-out;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
/* 	color:#888!important;
	border: 1px solid #ccc;
	background-color: #f8f8f8; 
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f8f8f8',EndColorStr='#f1f1f1');
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	box-shadow: 0 1px 1px rgba(0,0,0,.1);*/
	-webkit-transition: all 0.13s ease-in-out;
    -moz-transition: all 0.13s ease-in-out;
    -ms-transition: all 0.13s ease-in-out;
    -o-transition: all 0.13s ease-in-out;
    transition: all 0.13s ease-in-out;
}

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,
div.wpforms-container-full .wpforms-form input[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus,
div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
/* 	color:#888;
	border: 1px solid #ccc;
	background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f8f8f8',EndColorStr='#f1f1f1');
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	box-shadow: 0 1px 1px rgba(0,0,0,.1); */
	-webkit-transition: all 0.13s ease-in-out;
    -moz-transition: all 0.13s ease-in-out;
    -ms-transition: all 0.13s ease-in-out;
    -o-transition: all 0.13s ease-in-out;
    transition: all 0.13s ease-in-out;
}

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 {
	border: 1px solid #d3d3d3!important;
	border-radius: 3px!important;
	padding: 3px;
	font-size: 13px;
	font-family: 'PT Sans Narrow', sans-serif;
	min-height:36px;
}

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: #888;
	border: 1px solid #d3d3d3;
}



select {
	border: none;
	padding: 3px;
	font-size: 13px;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform:uppercase;
	color: #888;
}

textarea {
	width: 100%;
}

label {
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:3px;
}


/* Search */

.wp-block-search__inside-wrapper {
	display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%;
    justify-content: center;
}

.wp-block-search__button {
	margin-left: 0;
}

.wp-block-search__input {
	max-width: 300px;
	width:100%
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wp-block-search__inside-wrapper {
		justify-content: flex-start;
	}
	.wp-block-search__input {
		max-width: 150px;
	}
}



/* Search Page - not found */

.not-found .page-header .page-title {}
.not-found .page-content {padding: 0 1.1% 30px}

form.search-form {
	display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%;
    justify-content: center;
}
form.search-form label {
	max-width: 200px;
	width:100%
}
form.search-form input.search-field {
	width: 100%;
}
@media (min-width: 992px) {
	form.search-form {justify-content: flex-start;}
}







/* Placeholder */

::-webkit-input-placeholder { 
	color: #dcdcdc;
	font-weight:100;
	font-style: italic;
	padding-left:5px;
}
::-moz-placeholder { 
	color: #dcdcdc;
	font-weight:100;
	font-style: italic;
	padding-left:5px;
}
:-ms-input-placeholder { 
	color: #dcdcdc;
	font-weight:100;
	font-style: italic;
	padding-left:5px;
}
:-moz-placeholder { 
	color: #dcdcdc;
	font-weight:100;
	font-style: italic;
	padding-left:5px;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

#content-wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 100%; /* Use viewport height instead of percentage */
	flex: 1 0 auto;
}

#content-wrap > *:last-child {
    margin-top: auto;
}


#page {
/* 	width:1500px; */
	width:100%;
    max-width:100%;
	min-height:calc(100vh - 22px);
    margin: 0 auto;
    padding: 15px 0;
	
	display: flex;
    flex-direction: column;
    
	animation: fade-in 1s forwards;
    -moz-animation: fade-in 1s forwards;
    -o-animation: fade-in 1s forwards;
    -webkit-animation: fade-in 1s forwards;
}


.site-container {
	margin-top:0;
	margin-bottom:0;
	display: flex;
	flex-wrap: nowrap;
	width:100%;
	justify-content: center;
}

main {
	width:100%;
	max-width:2000px;
	margin-top:25px;
	padding: 0 15px;
}


/* === MOBILE FIRST === */

#nav-wrap {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0;
}

#nav-wrap > div {width: 100%;}

.social-media-icons {
	text-align: center;
    margin-top: 25px;
}

@media (min-width: 768px) {
	#page {padding: 15px}
}

/* === TABLET === */
@media (min-width: 992px) {
	
	#page {padding: 15px}
	
	#nav-wrap {
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
	}	
	
	#nav-wrap > div {width: auto;}

	.social-media-icons {
		text-align: left;
		margin-right: auto;
		padding-left: 25px;
		margin-top: 0;
	}

	.site-branding {
		text-align: left;
	}	
	
	.woo-icons {
		justify-content: flex-end;
	} 

}

/* === DESKTOP === */
@media (min-width: 992px) {
	
	.site-branding {

	}
	
}

/* === CATALOG === */
@media (max-width: 575px) {
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		width: 100%;
		float: none;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {
	
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 2.992em;
    }
	
	
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: right;
        clear: none !important;
    }

} 


@media only screen and (min-width: 992px) and (max-width: 1410px) {
	
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		float: left;
		margin: 0 3.8% 2.992em 0;
		padding: 0;
		position: relative;
		width: 30.75%;
/* 		width: 22.05%; */
		margin-left: 0;
	}
	
		.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: left;
        clear: none !important;
			 margin-right: 3.8%!important;
	
    }
		.woocommerce ul.products[class*=columns-] li.product:nth-child(3n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(3n) {	
	    margin-right: 0!important;
	}
	
	.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
		clear: none;
	}
}


/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Header Widget Area
--------------------------------------------- */

.header-widget-wrap {
	line-height: 1.5;
}

.header-widget-wrap .widget {
	margin: 15px 0 0 0;
}


/* Website Title
--------------------------------------------- */


header#masthead {
	display: flex;
    flex-direction: column;
	line-height: 1.1;
	margin: 5px 15px;
	position: relative;
    z-index: 1;
}

.site-title a {
	color:#000
}
p.site-description {
	margin-bottom:0!important;
	padding: 10px 0;
}

.site-branding {
	text-align: center;
	width: 100%;
}


header#masthead .site-branding img {
	max-width:429px;
	width: 100%;
}





/* Navigation
--------------------------------------------- */

.main-navigation {
	
		display:none!important;
	
	
  clear: both;
  display: block;
  float: none;
  width: 100%;
  text-align: right;
  margin: 0 auto;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.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;
  margin: 0;
  background-color: var(--site-background-color);
}

.main-navigation ul ul ul {
  box-shadow: none;
  float: none;
  position: static;
  padding-top: 0;
  margin-bottom: 0 !important;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  text-decoration: none;
  padding: 10px;
  color: #999;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 2px;
  display:block;
}

.main-navigation li.current-menu-item a,
.main-navigation a:hover {
	color: #555;
	font-weight: bold!important;
}
.main-navigation li.current-menu-item ul li a {
	font-weight: unset!important;
}
.main-navigation li.current-menu-item ul li a:hover {
	color: #555;
	font-weight: bold!important;
}

.menu-toggle,
.main-navigation.toggled ul {
  display: block;
  font-size: 18px;
  margin: 0 auto !important;
  cursor: pointer;
  border: none !important;
  outline: none !important;
  color: #333;
  background: none !important;
  transition: all 0.13s ease-in-out;
}

.menu-toggle:hover {
  color: #777;
  border: none !important;
  box-shadow: none !important;
}

.menu-toggle:focus,
.menu-toggle:active {
  border: none !important;
  box-shadow: none !important;
}

.main-navigation.toggled ul ul {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

@media screen and (max-width: 991px) {
  .main-navigation {
    text-align: center;
  }

  .main-navigation ul {
    width: 250px;
    max-width: 100%;
  }

  .main-navigation.toggled ul ul {
    box-shadow: none;
    float: none;
    position: static;
    padding-right: 10px;
    margin-bottom: 0 !important;
  }

  .main-navigation.toggled ul ul li a {
    width: auto;
    border-right: 1px solid #ddd !important;
  }

  .main-navigation.toggled ul ul ul li a {
    padding-right: 0;
    border-right: none !important;
  }

  .main-navigation .menu-menu-1-container {
    transform: translateY(-30px);
  }

  .main-navigation.toggled .menu-menu-1-container {
    margin-bottom: 66px;
    transform: translateY(0);
    transition: transform 350ms ease-in-out;
  }

  .main-navigation.toggled #primary-menu {
    animation: fade-in 0.4s forwards;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 576px) and (max-width: 991px) {
  .main-navigation {
    text-align: right;
  }

  .main-navigation ul {
    width: 100%;
  }

  .menu-toggle {
    margin: 5px 0 0 !important;
    padding-right: 5px !important;
    text-align: right !important;
    display: block !important;
    width: 100% !important; /* Ensure hamburger is above menu */
    clear: both !important; /* Prevent floating next to menu */
  }
}

@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: block;
    margin: 15px 0;
  }

  .main-navigation ul li {
    width: auto;
    display: inline-block;
    position: relative;
    text-decoration: none;
  }

  .main-navigation ul ul {
    display: none;
  }

  .main-navigation ul ul li {
    width: 200px;
  }

  .main-navigation ul ul ul li {
    width: auto;
  }

  .main-navigation ul ul ul li a {
    border-right: 1px solid #ddd !important;
  }

  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul {
    right: 0;
    animation: fade-in 0.4s forwards;
    display: block;
  }

  .main-navigation ul ul li:hover > ul,
  .main-navigation ul ul li.focus > ul {
    animation: none;
  }
}




/* Site Navigation 
--------------------------------------------- */

.comment-navigation,
.posts-navigation,
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
  padding-top: 5px;
  line-height: 1.3;
  width: 100%;
}

.posts-navigation {
  margin-bottom: 0;
}

.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 {
  flex: 1 0 50%;
  text-align: end;
	
}


.hfeed .posts-navigation {
	padding-top: 0;
}

.hfeed .posts-navigation .nav-previous {
	padding-left:10px;
}
.hfeed .posts-navigation .nav-next {
	padding-right:10px;
}



/* Navigation Arrows */
:root {
  --arrow-width: 80px;
  --arrow-height: 40px;
  --arrow-opacity: 0.25;
  --arrow-opacity-hover: 1;
  --arrow-transition: all 0.2s ease-in-out;
  --arrow-prev: url('https://1.bp.blogspot.com/-GoQ2xXU0vOE/WYNo0LMCPvI/AAAAAAAAADo/uBa_8Rqy6IcGAlpmE6etesMw_WSaYeAfACPcBGAYYCw/s0/arrow2.png');
  --arrow-next: url('https://1.bp.blogspot.com/-Of-j5cFX9Ek/WYNnTAtVtKI/AAAAAAAAADw/EM36HoOtiUwVoOwkUzDKrW9WkJdgy1vZQCPcBGAYYCw/s0/arrow.png');
}

.post-navigation .nav-previous a,
.posts-navigation .nav-previous a {
  width: var(--arrow-width);
  height: var(--arrow-height);
  overflow: hidden;
  display: block;
  color: #fff;
}

.post-navigation .nav-previous a::before,
.posts-navigation .nav-previous a::before {
  content: "";
  display: block;
  background: var(--arrow-prev) no-repeat;
  background-size: contain;
  width: var(--arrow-width);
  height: var(--arrow-height);
  opacity: var(--arrow-opacity);
}

.post-navigation .nav-next a,
.posts-navigation .nav-next a {
  width: var(--arrow-width);
  height: var(--arrow-height);
  overflow: hidden;
  display: block;
  color: #fff;
  float: right;
}

.post-navigation .nav-next a::before,
.posts-navigation .nav-next a::before {
  content: "";
  display: block;
  background: var(--arrow-next) no-repeat;
  background-size: contain;
  background-position: right center;
  width: var(--arrow-width);
  height: var(--arrow-height);
  opacity: var(--arrow-opacity);
}

.post-navigation .nav-previous a::before,
.posts-navigation .nav-previous a::before,
.post-navigation .nav-next a::before,
.posts-navigation .nav-next a::before {
  opacity: var(--arrow-opacity);
}

.post-navigation .nav-previous a:hover::before,
.posts-navigation .nav-previous a:hover::before,
.post-navigation .nav-next a:hover::before,
.posts-navigation .nav-next a:hover::before {
  opacity: var(--arrow-opacity-hover);
  transition: var(--arrow-transition);
  -webkit-transition: var(--arrow-transition);
  -moz-transition: var(--arrow-transition);
  -ms-transition: var(--arrow-transition);
  -o-transition: var(--arrow-transition);
}



/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}


@keyframes fade-in {
  0% {opacity:0;}
  100% {opacity:100%;}
}
@-o-keyframes fade-in {
  0% {opacity:0;}
  100% {opacity:100%;}
}
@-moz-keyframes fade-in {
  0% {opacity:0;}
  100% {opacity:100%;}
}
@-webkit-keyframes fade-in {
  0% {opacity:0;}
  100% {opacity:100%;}
}


.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 15px 0 0;
}

.page-content figure,
.entry-content figure {
	margin: 15px 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}



/* SINGLE POST */

/* .single .post-thumbnail, 
.single main header.entry-header {
	display:none
}
 */

/* Post Entry Meta */

.entry-meta {
	margin-bottom:15px;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 2px;
    float: none;
    margin: 0 auto auto;
    max-width: 100%;
}


header .entry-meta {
	text-align: center;
}

header .entry-meta span {
	border-top: 1px solid #dddddd;
	padding: 5px;
    display: inline-block;
}

.entry-meta span a {
	font-style:italic;
}

.entry-meta .posted-on a {
	font-style:normal;
}

header .entry-meta .edit-link {
	display:none
}


/* Post Title */

.entry-header,
.page-header {
	display: flex;
	flex-direction: column;
}

.entry-header .entry-title,
.page-header .page-title {
	color: #555555;
    text-transform: uppercase;
    font: normal bold 30px PT Sans Narrow;
    letter-spacing: 3px;
	margin-top: 15px;
	padding-top: 1.1%;
	text-align:center
}
.entry-header .entry-title::after,
.page-header .page-title::after {
	content:'';
	display:block;
	clear:both;
	height:12px
}







/* Blog Feed
--------------------------------------------- */

/* 

.hfeed main {
	margin: 0;
	padding: 0;
	width: 100%;
}

.hfeed .site-container {
	margin-left:0; 
	margin-right:0;
	margin-top: 0;
	padding-top: 1.1%;
    padding-bottom: 0
}

.hfeed aside, 
.hfeed article .entry-content,
.hfeed article .entry-meta,
.hfeed article .entry-footer {
	display: none;
}

.hfeed article {
	width: 97.8%;
	margin: 0 1.1% 2.2%;
	display: inline-block;
	float: left;
	overflow: hidden;
	position: relative;
	background: #efefef;
	aspect-ratio: 4 / 3;
	transition: all 0.2s ease-in-out;
}

@media (min-width: 576px) {
  .hfeed article {
  }
}

@media (min-width: 768px) {
  .hfeed article {
    width: 47.8%;
  }
}

@media (min-width: 992px) {
  .hfeed article {
    width: 31.13%;
  }
}


.hfeed article .post-thumbnail {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.hfeed article .post-thumbnail img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	display: block;
}

.hfeed article .entry-header {
	margin: 0 !important;
}

.hfeed article .entry-header .entry-title {
	margin:0;
	padding:0 
}

.hfeed article .entry-header .entry-title::after {
	display:none
}

.hfeed article .entry-header h2 a {
	width: 100%;
	display: block;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	opacity:0;
	transition: opacity 0.3s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
}

.hfeed article:hover .entry-header h2 a {
	opacity:1;
}

.hfeed article .entry-header h2 a span {
	color: white!important;
	font-size: 18px!important;
	line-height: 1.2;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 70%;
	margin:0 auto
}

 */

/* Comments
--------------------------------------------- */
#comments {
	padding-bottom:45px!important;
}

.comment-content a {
	word-wrap: break-word;
}

.comment-list a,
.comment-list a:visited {
	color:#000!important;
}

.bypostauthor {
	display: block;
}

.comment-reply-title,
.comments-title,
.comment-list .comment-author,
.comment-list .comment-metadata,
.comment-list .reply {
	letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px;
	font-weight:normal;
}

.comment-notes,
.comment-list .comment-content {
	color: #777777;
	font-family: 'PT Sans Narrow', sans-serif;
    line-height: 1.4;    
	font-style: normal;
	font-weight:normal;
	font-size:13px;
	font-style:italic;
}
.comment-list .comment-content {
	font-style:normal
}

.comment-list {
	margin-top: 25px;
	margin-bottom: 45px
}

.comment-list .comment-meta {margin-bottom:5px}
.comment-list .comment-content p {margin-bottom:10px}
.comment-list .comment-body {margin-bottom:15px}

.comment-respond form label {
	min-width: 80px;
    display: inline-block;
}


/* Aside
--------------------------------------------- */
aside {
    width: 100%;
    display: flex;
    flex-direction: column;
}

/* Footer
--------------------------------------------- */

footer#site-footer {
    padding: 20px 0 0;
    margin-bottom: 0;
	border-top: 1px solid #ccc;
	line-height: 1.3;
}

.footer-top {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.footer-top .widget {
    text-align: center;
}

.footer-column .widget-title {
    margin-bottom: 10px;
}

.footer-columns {
    width: 100%;
    margin: 0 auto;
	text-align: center;
    display: flex;
    flex-wrap: wrap;
    gap: 2.2%;
}



@media (min-width: 992px) {
	
	.footer-column {
		flex: 1 1 30.3333%; /* Each column takes ~30% width */
		width: 250px; /* Prevents columns from getting too narrow */
	}

	.footer-columns .column-1 {
		text-align:left
	}

	.footer-columns .column-3 {
		text-align:right
	}

	.footer-column .widget {margin-top:0}

}


/* Responsive design for smaller screens */
@media (max-width: 991px) {
    .footer-column {
        flex: 1 1 100%; /* Stack columns on mobile */
    }
}






.site-info {
	text-align:center;
	padding: 0 5px 5px;
	font-size: 10px;
}

.site-info a {
	color: #000;
}





/* Widgets
--------------------------------------------- */

.widget {
	margin: 15px 0;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	color: #888888;
}

.widget::after {
	content:'';
	display:block;
	clear:both;
	height:1px;
}

.widget select {
	max-width: 100%;
}

.widget-title,
.widgettitle {
	font: normal bold 14px PT Sans;
    color: #777777;
    margin: 5px 0;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.widget ul {
	list-style: none;
	margin: 0 0 5px 0;
}


/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.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;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}





/* Social Media Buttons 
--------------------------------------------- */

.social-media-icons svg {
	padding: 5px;
	fill: #000;
    background: transparent;
    border: 2px solid #000000;
    border-radius: 30px;
    margin: 0 3px 6px;
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
.social-media-icons svg:hover {
	fill: #fff;
	background: #000;
	border-color: #000;
}

.social-media-icons svg.wordpress-link {
	background: url(/wp-content/uploads/2025/08/wordpress_logo-tiny.png);
    background-size: 110%;
    background-position: center;
    border-color: #507185;
}
.social-media-icons svg.wordpress-link:hover {
	border-color: #000;
}

.social-media-icons svg.blogger-link {
	background: url(/wp-content/uploads/2025/08/blogger_logo-tiny.png);
	background-size: cover;
	    background-size: 110%;
    background-position: center;
    border-color: #bf762a;
}
.social-media-icons svg.blogger-link:hover {
	border-color: #000;
}

.social-media-icons svg.mail-link:before {
	content:'\f0e0';
	display:block;
	color:#000;
	background:red;
	width: 20px;
	height:20px;
}


.social-media-icons svg.mail-link:after {
	content:'222';
	display:block;
	background:red;
	width: 20px;
	height:20px;
}










/* Share this post buttons
----------------------------------------------- */

.crunchify-social { 
	
		display:none!important;
	
	width:100%; 
	min-width: 250px;
	height:50px;
	display:block;
	margin:45px 0 15px;
	position:relative;
	z-index: 1;
}

.page .crunchify-social {display:none}

.crunchify-social a {
	display:inline-block;
	margin-left:15px;
	padding:0;
	outline: 1px solid white;
	border-radius: 2px;
	border: 1px solid rgba(0,0,0,.1);
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
	-webkit-transition: all 0.13s ease-in-out;
	-moz-transition: all 0.13s ease-in-out;
	-ms-transition: all 0.13s ease-in-out;
	-o-transition: all 0.13s ease-in-out;
	transition: all 0.13s ease-in-out;
}

.crunchify-social a:first-of-type {
	margin-left:100px;
}

.crunchify-social a:hover {
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
	background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-webkit-transition: all 0.13s ease-in-out;
	-moz-transition: all 0.13s ease-in-out;
	-ms-transition: all 0.13s ease-in-out;
	-o-transition: all 0.13s ease-in-out;
	transition: all 0.13s ease-in-out;
}

.crunchify-social a svg {
	display:inline-block;
	margin-right:5px;
    width: 30px;
	height: 10px;
	padding-top:5px;
	padding-left:3px;
	box-sizing: content-box;
	text-align:center;
	opacity:.7
}

.crunchify-social::after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#ddd;
	position:absolute;
	z-index:-1;
	bottom: 20px;
}

.crunchify-social h6 {
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight:normal;
}



/* Related Posts 
----------------------------------------------- */
.related-posts {
    display: block;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
}

.related-posts h3 {
    display: none;
}

ul.related-posts-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

ul.related-posts-list li {
    width: 47%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media only screen and (min-width: 768px) {
    ul.related-posts-list {
        flex-wrap: nowrap;
    }
    ul.related-posts-list li {
        width: 22.7%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    ul.related-posts-list li:first-of-type {
        padding-left: 0;
    }
    ul.related-posts-list li:last-of-type {
        padding-right: 0;
    }
}

.related-posts .thumb {
    height: 125px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #efefef; /* Fallback for no image */
}

.related-posts .thumb.no-image {
    background-color: #efefef; /* Consistent background color */
    /* Optional: Add a background image if desired */
    /* background-image: url('images/placeholder.jpg'); */
    /* background-size: cover; */
    /* background-position: center; */
    /* background-repeat: no-repeat; */
}

.related-posts .thumb img {
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    padding: 0;
    object-fit: cover;
    height: 125px;
}

.related-posts h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: lighter;
    font-size: 13px!important;
    font-family: 'PT Sans Narrow', sans-serif;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.related-posts .entry-meta span {
    border-width: 0;
}
.related-posts .entry-meta a {
    font-style: normal;
}





/* WOOCOMMERCE 
----------------------------------------------- */

.single-product .entry-header,
.single-product .product-meta .posted_in,
.single-product .product-meta .tagged_as,
.woocommerce-ordering,
.woocommerce-result-count,
.post-navigation {display:none!important}





/* Shop Buttons
----------------------------------------------- */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button,
.woocommerce ul.products li.product .button,
.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button,
.mini-cart-wrapper a.button,
.stripe-payment-link {
	background-color:#000!important;
	border: 3px solid #000000;
	color: #fff!important;
	font-size: 12px!important;
    line-height: 1!important;
	text-align: center;
	border-radius: 30px;
	padding: 10px 20px!important;
	height: auto;
	font-family: 'Raleway', sans-serif!important;
	letter-spacing: 3px;
	text-transform:uppercase;
	font-weight:bold;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
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,
div.wpforms-container-full .wpforms-form input[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus,
div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
.woocommerce ul.products li.product .button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
.mini-cart-wrapper a.button:hover,
.stripe-payment-link:hover {
	background-color:#fff!important;
	border: 3px solid #000000;
	color: #000!important;
}



.mini-cart-wrapper a.button {display:inline-block}

button.wc-block-components-chip__remove {
	background:none!important;
	width:auto;
	padding:0!important;
	font-weight:bold
}




/* Hide add to cart button for specific products */
#product-181   .single_add_to_cart_button,
#product-181  .quantity,
#product-181 .summary .cart .price {
    display: none !important;
}


/* woocommerce products 
----------------------------------------------- */


/* product list */

.woocommerce ul.products li.product a.woocommerce-loop-product__link {
	margin: 0!important
}

.woocommerce ul.products li.product .price {
	margin-bottom:0
}


.woocommerce-breadcrumb {display:none}

.woocommerce-products-header h1.woocommerce-products-header__title {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 3px;
	font-weight:bold;
	margin-bottom:15px;
}

.woocommerce-products-header h1.woocommerce-products-header__title::after {
	content:'Website Templates';
	padding-left:5px;
	font-weight:normal;
}




/* product titles */ 

.product-meta {font-style: italic;}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-loop-product__title a, .woocommerce ul.products li.product h3, .woocommerce-loop-product__link,
h2.wp-block-post-title a {
    padding:0;
    margin: 0;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 20px !important;
    color: #000000 !important;
    font-style: normal;
}


ul.products li.product {
	text-align: center;
}

/* 'view cart' link */

a.added_to_cart {
	display: block!important;
	text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    font-weight: bold;
}


/* price colors */ 

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price,
.wc-block-components-product-price .woocommerce-Price-amount  {
	color: #8f6916;
}
.wc-block-components-product-price .woocommerce-Price-amount  {
	font-weight: 400;
    margin-bottom: .5em;
    font-size: 16px;
}

.woocommerce div.product form.cart div.quantity {
	margin-right: 10px
}



/* .single-product .entry-summary */ 

.woocommerce div.product div.summary {
    margin-bottom: 5vw;
    padding-bottom: 30px;
	padding-left: 10px;
    padding-right: 10px;
}

.single-product .entry-summary .woocommerce-product-details__short-description {
	max-width: 500px
}


/* upsells Adjustment
----------------------------------------------- */


.single-product .entry-summary .up-sells {
	max-width: 500px
}

.single-product .entry-summary .up-sells h2,
.woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block h2,
.related h2 {
	font-family: Arapey, serif;
	font-weight: normal;
	color: #5e6b6d;
	font-style:italic;
	text-transform: none;
	font-size: 18px !important;
}

	
.single-product .entry-summary .up-sells ul li.product {
	width: 100%;
	margin: 0;
	margin-bottom:5px;
	margin-top:5px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap:5px;
	text-align:left
}

.single-product .entry-summary .up-sells ul li.product a.woocommerce-loop-product__link {
	width:calc(100% - 30px)
}

@media only screen and (min-width: 500px) {
	.single-product .entry-summary .up-sells ul li.product a.woocommerce-loop-product__link {
		width:auto
	}
}  

@media only screen and (min-width: 768px) {
	.single-product .entry-summary .up-sells ul li.product a.woocommerce-loop-product__link {
		width:calc(100% - 30px)
	}
}  

@media only screen and (min-width: 992px) {
	.single-product .entry-summary .up-sells ul li.product a.woocommerce-loop-product__link {
		width:auto
	}
}  

.single-product .up-sells ul.products h2.woocommerce-loop-product__title {
	min-width: 200px
}


.single-product .entry-summary .up-sells ul li.product .price {
  margin-left: auto;
	margin-bottom: 0;
	margin-right:10px
}

.single-product .entry-summary .up-sells ul li.product::before {
	content: '\f067'; 
	content: '\f067';
	font-family: 'FontAwesome';
	font-weight: 900; 
	font-size: 14px;
}

.single-product .entry-summary .up-sells ul li.product img,
.single-product .entry-summary .up-sells ul li.product .product-meta {
	display:none
}

.single-product .entry-summary .up-sells ul li.product .add_to_cart_button   {
	margin-top:0;
	margin-left:auto
}

.single-product .entry-summary .up-sells ul li.product .added_to_cart {
	margin-left: auto;
    padding-top: 0;
    padding-bottom: 10px;
	width: 100%;
    text-align: right;
}




.woocommerce-product-gallery__image, .woocommerce ul.products li.product a img {
	    margin: 0px 0 20px 0 !important;
}

.single-product #wc-stripe-express-checkout-element {display:none!important}


/* img border 
----------------------------------------------- */

.woocommerce-product-gallery__image,
.woocommerce ul.products li.product a img,
.wc-block-cart-item__image img,
.cross-sells-product img,
.woocommerce-checkout .wc-block-checkout__sidebar  img,
.wc-block-components-product-image img {
	position: relative;
    overflow: hidden;
    box-shadow: 3px 2px 10px 3px rgb(74 95 95 / 25%);
    margin: 0px;
    border: 5px solid white;
}

.woocommerce ul.products li.product a img:hover,
.wc-block-components-product-image img:hover {
    box-shadow:0px 5px 15px -8px rgb(74 95 95 / 50%); 
  -webkit-transition: all 0.13s ease-out;
    -moz-transition: all 0.13s ease-out;
    -ms-transition: all 0.13s ease-out;
    -o-transition: all 0.13s ease-out;
    transition: all 0.13s ease-out;
  }

.woocommerce ul.products li.product a.brand-link img {
	border:none;
	margin:0;
	box-shadow:none
}


.woocommerce-checkout .wc-block-checkout__sidebar  img {
	border: 2px solid white;
}





/* Magnifying glass customisation for Serivce category
----------------------------------------------- */

/* Hide magnifying glass icon for specific category */
body.no-magnifier .woocommerce-product-gallery__trigger {
    display: none !important;
}

/* Disable hover zoom effect and cursor for specific category */
body.no-zoom .woocommerce-product-gallery__image {
    cursor: default !important; /* Removes the zoom cursor */
}

body.no-zoom .woocommerce-product-gallery__image img {
    transition: none !important; /* Prevents any scale/zoom transition */
    transform: none !important; /* Overrides any enlargement */
}

.woocommerce div.product div.images.woocommerce-product-gallery
{
	z-index: 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	    z-index: 1;
}



/* Brand Icon
----------------------------------------------- */

.woocommerce ul.products li.product a.woocommerce-loop-product__link,
.product_title {
    display: inline-block;
    vertical-align: middle; /* Center title vertically */
    line-height: 1.2; /* Tighten line height */
}

.brand-link {
    display: inline-block;
    vertical-align: top;
	width: 27px;
    height: 27px;
	line-height: 27px;
}

.single-product .summary .brand-link {
	width: 35px;
    height: 35px;
	line-height: 35px;
}


.brand-link img {
	width: 100%;
	padding-left: 5px;
    box-sizing: content-box;
}










/* Tabs
----------------------------------------------- */


.woocommerce-tabs {
	max-width: 1000px;
	margin: 0 auto 75px
}

.tab-wrap {
	width:100%;
	max-width:650px;
	margin: 0 auto
}

.single-product .woocommerce-tabs ul.tabs {    
	margin: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	z-index: 0;
}

.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
	background: white;
}

.woocommerce div.product .woocommerce-tabs .panel {
	padding: 40px 15px;
	box-shadow: 3px 2px 10px 3px rgb(74 95 95 / 25%);
    margin: 0 0px 10px;
    border: 5px solid white;
}


.woocommerce-tabs ul.tabs li a {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 3px;
	padding:10px 20px 5px!important
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #ebebeb;
}




/* related - section 
----------------------------------------------- */

.single-product .related {    
	margin-top: 75x;
}

.single-product .related ul.products {
	margin: 1em 0;
}







/* mini cart 
----------------------------------------------- */

.mini-cart-toggle .fa {
	font-size: 16px;
}

.mini-cart-close {
	 padding: 0 !important;
}


.woo-header-extras {
    z-index: 1000;
}

.woo-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
}

.woo-icons .menu-item-account,
.woo-icons .menu-item-cart {
    margin-left: 10px;
}
.woo-icons .menu-item-account {
	padding: 10px 0;
}

.woo-icons .menu-item-account a,
.woo-icons .menu-item-cart button {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: inherit;
    background: none;
    border: none;
    cursor: pointer;
	  padding: 0 10px;
}

.woo-icons .menu-item-account a {    
	text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 3px;
    font-weight: bold;
}

.woo-icons .menu-item-cart .cart-count {
	background: #000;
    color: #fff;
    border-radius: 50%;
    padding: 4px 6px;
    font-size: 12px;
    margin-left: 5px;
    line-height: 12px;
    text-align: center;
    font-weight: 600;
}


.mini-cart-wrapper {
	    position: relative;
	    z-index: 1001;
		text-align:right
}

.mini-cart-slider {
    position: fixed;
	  z-index: 1001;
    top: 0;
    right: -330px;
    width: 330px;
    height: 100%;
    background: #fff;
    transition: right 0.3s ease;
	overflow:scroll
}

.mini-cart-slider.open {
    right: 0;
	    box-shadow: 0px 3px 10px 3px rgb(74 95 95 / 25%);
}

.mini-cart-content {
    padding: 40px 20px 20px;
}

.mini-cart-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	cursor: pointer;
	box-sizing:content-box;
	border-color:white!important;
	background:white!important;
	color:black!important;
}

.mini-cart-close:hover {
	border-color:black!important;
	background:black!important;
	color:white!important;
}

@media (max-width: 768px) {
    .mini-cart-slider {
        width: 100%;
        right: -100%;
    }
    .mini-cart-slider.open {
        right: 0;
    }
}



.mini-cart-content ul.cart_list {
	list-style:none;
	margin:0;
	text-align:right
}

.mini-cart-content ul.cart_list::before {
	content:'';
	display:block;
	width:50px;
	height:50px;
	margin: 0;
	background:url(/wp-content/uploads/2025/08/flybirds-pixelbox-logo.jpg) no-repeat;
	background-size:contain
}

.mini-cart-content ul.cart_list li.mini_cart_item {
	
}

.mini-cart-content ul.cart_list li.mini_cart_item a {
	display:block;
	color: black;
	padding: 10px 0 5px
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img,
.mini-cart-content ul.cart_list img {	
	display:none!important
}

.woocommerce ul.cart_list li .quantity {
	font-size: .857em;
}

.mini-cart-content  .amount {
	    color: #8f6916;
}


.mini-cart-content .total {
	display: block;
	margin-top:30px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 3px;
	border-top: 1px solid #ccc;
	padding-top: 30px;
}



.mini-cart-content  .buttons a {
margin-left:5px;
	margin-bottom:5px
}

p.woocommerce-mini-cart__empty-message {
	font-family: Arapey, serif !important;
	color: #5e6b6d !important;
	font-style: italic !important;
	font-size: 18px !important;
	margin-top:30px
}






/* cart page
--------------------------------------------- */

.woocommerce-cart  .entry-content {
	max-width: 1160px;
}


.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header, table.wc-block-cart-items .wc-block-cart-items__header,
h2.wc-block-cart__totals-title {
	text-transform: uppercase;
	font-size: 14px!important;
	letter-spacing: 3px!important;
}


table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	line-height: 1.2!important;
	font-weight: 700;
	font-size: 20px !important;
	color: #000000 !important;
	font-style: normal;
	margin-bottom: 5px!important;
}

.price {
    color: #8f6916;
}

.woocommerce-cart  .wc-block-components-product-metadata p {
	font-size: 16px;
	line-height:1.5
}

.woocommerce-cart .wc-block-components-product-metadata h3 {
	font-size: 22px;
}

.woocommerce-cart  .wc-block-cart-item__quantity button.wc-block-cart-item__remove-link {
	background:none!important;
	font-family: Arapey, serif !important;
	font-weight: normal !important;
	color: #5e6b6d !important;
	font-style: italic !important;
	font-size: 18px !important;
	padding: 0 !important;
	text-decoration: none!important;
}
.woocommerce-cart  .wc-block-cart-item__quantity button.wc-block-cart-item__remove-link:hover {
	color: #000 !important;
}

.woocommerce-cart  .wc-block-cart-item__quantity button.wc-block-cart-item__remove-link:before {
	content:'✗';
	font-style: normal !important;
	padding-right: 5px;
	font-size:14px;
	line-height:18px;
	vertical-align:top
}

.woocommerce-cart .wc-block-cart-item__quantity .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
	padding:0!important;
	background:white!important;
	color: #000 !important;
}

.woocommerce-cart .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-panel__button {
	font-family: Arapey, serif !important;
	color: #5e6b6d !important;
	font-style: italic !important;
	font-size: 18px !important;
}


.wc-block-components-totals-coupon__button  .wc-block-components-button__text {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px!important;
	letter-spacing: 3px!important;
}

.wc-block-components-totals-coupon__button:hover   .wc-block-components-button__text {
	color: #000;
}

.wc-block-components-totals-wrapper .wc-block-components-totals-item__label {
	font-family: Arapey, serif;
	font-weight: normal;
	color: #5e6b6d;
	font-size: 30px!important;
	font-weight:normal!important;
	line-height: 30px
}


.wc-block-components-totals-wrapper .wc-block-components-totals-item__value .wc-block-formatted-money-amount {
	color: #8f6916;
	font-weight:normal
}

.wc-block-cart__submit-container a.wc-block-cart__submit-button .wc-block-components-button__text {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 3px;
	font-weight: bold;
}

.wc-block-cart__submit-container .wc-block-cart__submit-button.wc-block-components-button:not(.is-link)  {
    justify-content: flex-start;
}

.wc-block-cart__submit-container a.wc-block-cart__submit-button .wc-block-components-button__text::before {
    content: '►';
    font-weight: 900;
    font-size: 14px;
	line-height: 1px;
	padding-right:8px
}



/* cross-sells */

.wp-block-woocommerce-cart-cross-sells-block h3 {
	margin:0!important;
}

.wp-block-woocommerce-cart-cross-sells-block h3 a {
	padding: 0;
    margin: 0;
    font-family: Raleway, sans-serif;
    font-weight: 700!important;
    font-size: 20px !important;
    color: #000000 !important;
    font-style: normal;
}

.wc-block-components-formatted-money-amount {
	    font-weight: 400;
    font-size: .857em;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button {
	margin-top: 12px;  
	padding: 13px 20px !important;
	font-size:12px!important;
}





/* check-out page
--------------------------------------------- */

.woocommerce-checkout  .entry-content {
	max-width: 1160px;
	margin-bottom:50px
}

.wp-block-woocommerce-checkout {	
	padding-top:0!important
}

/* sidebar */

.woocommerce-checkout  .wc-block-components-order-summary-item__description h3.wc-block-components-product-name,
.checkout-order-summary-block-fill .wc-block-components-order-summary-item__description h3.wc-block-components-product-name {
	font-family: Raleway, sans-serif;
	line-height: 1.2 !important;
    font-weight: 700;
    font-size: 20px !important;
    color: #000000 !important;
    font-style: normal;
    margin-bottom: 0 !important;
}

.woocommerce-checkout  .wc-block-components-order-summary-item__description .wc-block-components-order-summary-item__individual-prices {
	padding:0
}

.woocommerce-checkout .wc-block-checkout__sidebar  p {
  font-size: 16px;
  line-height: 1.5;
}

.woocommerce-checkout  .wc-block-components-product-metadata__description h3 {
	font-size: 22px;
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
	font-family: Arapey, serif !important;
	color: #5e6b6d !important;
	font-style: italic !important;
	font-size: 18px !important;
}


.woocommerce-checkout .wc-block-checkout__sidebar  .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text,
.checkout-order-summary-block-fill-wrapper .wc-block-components-checkout-step__heading .wc-block-components-title.wc-block-components-title {
	text-transform: uppercase;
	font-size: 14px !important;
	letter-spacing: 3px !important;
	font-weight:bold
}


.woocommerce-checkout .wc-block-components-title.wc-block-components-title {
	font-family: Arapey, serif;
    font-weight: normal;
    color: #5e6b6d;
    font-size: 30px !important;
    font-weight: normal !important;
    line-height: 30px;
}

.wc-block-checkout__order-notes .wc-block-components-checkbox__label {
	text-transform: uppercase;
    font-size: 14px !important;
    letter-spacing: 3px !important;
	font-weight:bold
}


.wc-block-components-address-form__address_2-toggle,
.wc-block-checkout__terms--with-separator  {
	font-family: Arapey, serif !important;
	color: #5e6b6d !important;
	font-style: italic !important;
	font-size: 18px !important;
	line-height: 1.2;
	padding-top:15px!important
}

#wc-guest-checkout-notice   {
	font-family: Arapey, serif !important;
	color: #5e6b6d !important;
	font-style: italic !important;
	font-size: 18px !important;
	line-height: 1.2;
}



.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button {
	text-transform: uppercase;
	font-size: 14px !important;
	letter-spacing: 3px !important;
	font-weight:bold
}
 
.woocommerce-checkout  .wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
color:#fff;
font-size: 12px !important;
letter-spacing: 3px !important;
font-weight:bold;
	padding-top:2px;
	padding-bottom: 2px
}

.woocommerce-checkout   button.wc-block-components-checkout-place-order-button:hover .wc-block-components-checkout-place-order-button__text {
	color:#000;
}





/* my account
--------------------------------------------- */

.woocommerce-account  .entry-content {
	max-width: 1160px;
	margin-bottom:50px
}



.woocommerce-account  .entry-content h2 {
	font-family: Arapey, serif;
    font-weight: normal;
    color: #5e6b6d;
    font-size: 30px !important;
    font-weight: normal !important;
    line-height: 30px;
	margin-bottom:15px
}


.woocommerce-account  .entry-content label {
text-transform: uppercase;
	font-size: 14px !important;
	letter-spacing: 3px !important;
	font-weight:bold
}


.password-input button.show-password-input {
	background:white!important;
	padding:0!important
}

.woocommerce-account  .entry-content .woocommerce-LostPassword {
	padding-top:15px
}


.woocommerce-account  .entry-content .woocommerce-form-register p {
	margin-bottom:5px;
	line-height: 1.5;
}

.woocommerce-account  .entry-content .woocommerce-form-register .woocommerce-privacy-policy-text p {
	font-family: Arapey, serif !important;
	color: #5e6b6d !important;
	font-style: italic !important;
	font-size: 18px !important;
	line-height: 1.2 !important;
	margin-bottom:15px !important
}


.woocommerce-account  .entry-content nav.woocommerce-MyAccount-navigation ul {
	margin:0;
	list-style:none
}

.woocommerce-account  .entry-content nav.woocommerce-MyAccount-navigation ul li::before {
	content:'◼';
	font-size: 14px !important;
	letter-spacing: 3px !important;
}

.woocommerce-account  .entry-content nav.woocommerce-MyAccount-navigation ul li {
text-transform: uppercase;
	font-size: 14px !important;
	letter-spacing: 3px !important;
font-weight:bold;
	padding-bottom:10px
}

.woocommerce-account  .entry-content .woocommerce-MyAccount-content a.button {
	display:block;
	margin-top:5px;
	margin-bottom:5px
}


.woocommerce-account  .entry-content .woocommerce-Address-title a.edit {
	text-align:left;
	display:block;
	width:100%;
	margin:0 0 10px 0;
}

.woocommerce-account  .entry-content .woocommerce-Addresses address {font-style:normal}


.woocommerce-account  .entry-content .woocommerce-MyAccount-content span#account_display_name_description em {
		font-family: Arapey, serif !important;
	color: #5e6b6d !important;
	font-style: italic !important;
	font-size: 18px !important;
	line-height: 1.2 !important;
	margin-bottom:15px !important
}

.woocommerce-account  .entry-content .woocommerce-MyAccount-content fieldset {
	margin:40px 0 20px
}

.woocommerce-account  .entry-content .woocommerce-MyAccount-content fieldset legend {
		font-family: Arapey, serif;
    font-weight: normal;
    color: #5e6b6d;
    font-size: 30px !important;
    font-weight: normal !important;
    line-height: 30px;
	margin-bottom:15px;
	padding: 0 10px
}



/* CUBE background 
*******************************************/


.cube-bg {

  --s: 250px; /* control the size */
  
background:
	repeating-conic-gradient(from 30deg,#0000 0 120deg,#d0d9d9 0 180deg) 
	calc(.5*var(--s)) calc(.5*var(--s)*0.577),
	repeating-conic-gradient(from 30deg,#cad4d4 0 60deg,#d6ddde 0 120deg,#d0d9d9 0 180deg);
	background-size: var(--s) calc(var(--s)*0.577)!important;
	/* 0.577 = tan(30deg)*/
}



    @keyframes draw {
      0%{
        stroke-dashoffset: 180;
      }
      50% {
        stroke-dashoffset: 0;
      }
      75% {
        stroke-dashoffset: 130;
      }
      100% {
        stroke-dashoffset: 0;
      }
    }

    .snake-border {
      stroke-dasharray: 180;
      stroke-dashoffset: 180;
      animation: draw 4s alternate infinite;
    }

    /* Row-specific animation delays */
    .row-1 .snake-border { animation-delay: 0s; }
    .row-2 .snake-border { animation-delay: 0.2s; }
    .row-3 .snake-border { animation-delay: 0.4s; }
    .row-4 .snake-border { animation-delay: 0.6s; }
    .row-5 .snake-border { animation-delay: 0.8s; }



/* glow */

.woocommerce-product-details__short-description,
.entry-summary,
.glow {
	position: relative;
	z-index:0
}
.glow {z-index:-1}

.entry-summary::before,
.glow::before {
    content: '';
    display: block;
    width: 1px;
    height: 1px;
    border-radius: 100%;
    background: white;
    box-shadow: 0 0 150px 150px rgb(255 255 255 / 33%), 0 0 250px 250px rgb(255 255 255 / 50%);
    position: absolute;
    z-index: -1;
    left: 50%;
    right: auto;
    top: 50%;
    bottom: auto;
}


.pswp,
#sidebar {display: none!important}



/* empty cart page */

.page-id-16 .wp-block-product-new,
.page-id-16 h2
{display:none}

.page-id-16 h2.with-empty-cart-icon {display:block}

/* home */

.home #page #content-wrap {
	background:none
}
.home figure.hero-img {
	width: calc(100% + 60px);
    margin-left: -30px;
}

.zero-bottom {margin-bottom:0}