/*
Theme Name: Blog Up
Theme URI: https://wphait.com/themes/blog-up/
Author: WP Hait
Author URI: https://wphait.com/
Description: Blog Up is a lightweight and clean WordPress blog theme perfect for bloggers, individuals, travel, lifestyle, beauty, health, coaches, fashion, news, wedding and all types of creative blogs. This is a speed-optimized WordPress blog theme that addresses Google Core Web Vitals. In addition, Blog Up comes with a full-width banner, post slider, related posts, inbuilt social share and other useful features you need for your beautiful blog.
Requires at least: 4.9
Tested up to: 6.3
Requires PHP: 5.6
Version: 1.0.9
License: GNU General Public License v2 or later
License URI: https://opensource.org/licenses/GPL-2.0
Text Domain: blog-up
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, blog, e-commerce, grid-layout, one-column, two-columns, right-sidebar, footer-widgets, wide-blocks

Blog Up WordPress Theme, Copyright (C) 2022, WP Hait
Blog Up is distributed under the terms of the GNU GPL

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Blog Up 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
	- Colors
	- 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.67em 0;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.18em;
}

h4 {
  font-size: 1.12em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.8em;
}

/* 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;
  -webkit-text-decoration: underline dotted;
          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
--------------------------------------------------------------*/
/* Colors
--------------------------------------------- */
:root {
  --color-accent: #13c2c2;
  --color-text-3: #f5f5f5;
  --color-text-4: #f0f0f0;
  --color-text-5: #d9d9d9;
  --color-text-7: #8c8c8c;
  --color-text-8: #595959;
  --color-text-10: #262626;
  --color-text-12: #141414;
  --color-white: #fff;
  --color-hero-bg: 255, 255, 255;
  --font-primary: "Inter", sans-serif;
  --font-heading: "Inter", sans-serif;
  --hero-height: 450px;
}
:root body.dark-skin {
  --color-text-3: #141414;
  --color-text-4: #191919;
  --color-text-5: #262626;
  --color-text-7: #737373;
  --color-text-8: #bfbfbf;
  --color-text-10: #ebebeb;
  --color-text-12: #f5f5f5;
  --color-white: #000;
  --color-hero-bg: 0, 0, 0;
}

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: var(--color-text-10);
  font-family: var(--font-primary);
  font-size: 1rem;
  line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: var(--font-heading);
  color: var(--color-text-12);
  line-height: 1.4;
  font-weight: 600;
}

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-color: var(--color-text-3);
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  border-radius: 10px;
}

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

.dark-skin mark,
.dark-skin ins {
  color: #141414;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: var(--color-text-3);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

hr {
  background-color: var(--color-text-5);
  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: var(--color-text-10);
  text-decoration: none;
  text-underline-offset: 0.25em;
}

a:where(:visited) {
  color: var(--color-text-10);
}

a:where(:hover, :focus, :active) {
  color: var(--color-accent);
  text-underline-offset: 0.25em;
  transition: 0.25s ease-in-out;
}

a:focus {
  outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
.button:visited,
.button,
button,
.wp-block-search__button,
input:where([type=button], [type=reset], [type=submit]) {
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: var(--color-text-10);
  color: var(--color-white);
  line-height: 1;
  padding: 12px 20px;
  text-decoration: none;
  cursor: pointer;
  transition: 0.25s ease-in-out;
}

.button:hover,
button:hover,
.wp-block-search__button:hover,
input:where([type=button], [type=reset], [type=submit]):hover {
  background-color: var(--color-accent);
  color: #fff;
}

:is(button, .button, .wp-block-search__button):focus,
:is(button, .button, .wp-block-search__button):active,
input:where([type=button], [type=reset], [type=submit]):focus,
input:where([type=button], [type=reset], [type=submit]):active {
  background-color: var(--color-accent);
  color: #fff;
}

:is(.wp-block-search__input),
input:where([type=text], [type=email], [type=url], [type=password], [type=search], [type=number], [type=tel], [type=range], [type=date], [type=month], [type=week], [type=time], [type=datetime], [type=datetime-local], [type=color]),
textarea {
  color: var(--color-text-8);
  border: 1px solid var(--color-text-5);
  border-radius: 3px;
  padding: 6px 10px;
  background-color: var(--color-white);
}

input:where([type=text], [type=email], [type=url], [type=password], [type=search], [type=number], [type=tel], [type=range], [type=date], [type=month], [type=week], [type=time], [type=datetime], [type=datetime-local], [type=color]):focus,
textarea:focus {
  color: var(--color-text-10);
}

select {
  color: var(--color-text-8);
  border: 1px solid var(--color-text-5);
  border-radius: 3px;
  padding: 6px 10px;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation-wrap .main-navigation-inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  column-gap: 16px;
}

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

.main-navigation ul ul {
  width: 225px;
  background-color: var(--color-white);
  border: 1px solid var(--color-text-5);
  flex-direction: column;
  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 {
  padding: 10px 20px;
  text-decoration: none;
  word-wrap: break-word;
  justify-content: space-between;
}

.main-navigation ul ul a svg {
  transform: rotate(-90deg);
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  top: -1px;
  left: 100%;
  right: auto;
}

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

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: flex;
  align-items: center;
  padding: 16px;
  color: var(--color-text-10);
}

.main-navigation ul > li:hover > a,
.main-navigation ul > li.current-menu-item > a {
  text-decoration: none;
  color: var(--color-accent);
  opacity: 1;
}

.main-navigation span.dropdown-menu-toggle {
  margin-left: 5px;
}
.main-navigation span.dropdown-menu-toggle svg {
  display: block;
  width: 10px;
}

.search-wrap {
  line-height: 0;
  cursor: pointer;
}
.search-wrap a {
  outline: none;
}
.search-wrap .svg-icon {
  fill: var(--color-text-10);
  width: 18px;
  height: 18px;
  outline: none;
}
@media screen and (min-width: 1024px) {
  .search-wrap .svg-icon {
    width: 15px;
    height: 15px;
  }
}
.search-wrap .svg-icon:hover {
  fill: var(--color-accent);
}
.search-wrap .svg-icon:last-child {
  display: none;
}
.search-wrap .search-icon.active .svg-icon:first-child {
  display: none;
}
.search-wrap .search-icon.active .svg-icon:last-child {
  display: block;
}

.search-form-wrap {
  display: none;
  position: relative;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
.search-form-wrap .search-form {
  position: absolute;
  top: 24px;
  right: 0;
  z-index: 10;
}
@media (min-width: 420px) {
  .search-form-wrap .search-form {
    min-width: 340px;
  }
}
.search-form-wrap.active {
  display: block;
}

/* Small menu. */
.menu-toggle {
  display: block;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin-block: 40px;
}

.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%;
}

/*--------------------------------------------------------------
##  Hero
--------------------------------------------------------------*/
.site-hero {
  display: grid;
  place-content: center;
  height: var(--hero-height);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.hero-content {
  width: 100%;
  max-width: 800px;
  margin-block: clamp(2rem, 1.636rem + 1.82vw, 3rem);
  margin-inline: auto;
  padding: clamp(1.5rem, 0.25rem + 5vw, 4rem) clamp(1.25rem, -0.125rem + 5.5vw, 4rem);
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  background-color: rgba(var(--color-hero-bg), 0.6);
  text-align: center;
}
.hero-heading {
  margin: 0;
  font-size: clamp(2rem, 1.25rem + 3vw, 3.5rem);
  line-height: 1.2;
}
.hero-heading + .hero-link {
  margin-block-start: clamp(2rem, 1.636rem + 1.82vw, 3rem);
}

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

.post,
.page {
  margin: 0;
}

.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%;
}

.entry-content ul.wp-block-social-links {
  padding: 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: 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);
  -webkit-clip-path: inset(50%);
          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: #f1f7ff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          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
--------------------------------------------- */
.alignwide {
  margin-left: -120px;
  width: calc(100% + 240px);
  max-width: calc(100% + 240px);
}

.alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: auto;
}

.container {
  max-width: 1180px;
  margin: 0 auto;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.site-content {
  margin-block: clamp(1.25rem, -0.125rem + 5.5vw, 4rem);
}

/*--------------------------------------------------------------
# Header CSS
--------------------------------------------------------------*/
.site-header {
  position: relative;
  width: 100%;
  background-color: var(--color-white);
}
.site-header > .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 24px;
}

.scroll-down .site-header {
  transform: translate3d(0, -100%, 0);
}

.scroll-up .site-header {
  position: fixed;
  top: 0;
  background: var(--color-white);
  z-index: 999;
  transition: transform 0.25s;
  box-shadow: 0 0 8px 0 var(--color-text-5);
}

.site-branding-inner {
  display: flex;
  align-items: center;
  column-gap: 12px;
  padding-block: 16px;
}
@media screen and (min-width: 768px) {
  .site-branding-inner {
    padding-block: 24px;
  }
}
.site-branding .site-logo img {
  display: block;
  width: auto;
}
.site-branding .site-title,
.site-branding .site-description {
  margin: 0;
}
.site-branding .site-title {
  font-size: 28px;
  line-height: 1;
  font-weight: 600;
  color: var(--color-text-12);
}
.site-branding .site-title a {
  color: currentColor;
}
.site-branding .site-title a:hover {
  color: var(--color-accent);
}
.site-branding .site-logo + .site-title-tagline .site-title {
  font-size: 24px;
}
.site-branding .site-description {
  font-size: 0.9375rem;
  color: var(--color-text-8);
}

/*social links*/
.social-links {
  width: 100%;
}
.social-links-inner ul {
  display: flex;
  column-gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}
.social-links-inner ul li {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  padding: 5px;
  border: 1px solid var(--color-text-8);
  transition: 0.25s ease-in-out;
}
.social-links-inner ul li a {
  display: block;
}
.social-links-inner ul li a svg {
  fill: var(--color-text-8);
}
.social-links-inner ul li:hover {
  background-color: var(--color-accent);
  border-color: var(--color-accent);
}
.social-links-inner ul li:hover svg {
  fill: #fff;
}

/*--------------------------------------------------------------
#  Breadcrumb CSS
--------------------------------------------------------------*/
.page-header-breadcrumb {
  position: relative;
  margin-block-start: 24px;
}
.page-header-breadcrumb .last {
  color: var(--color-text-8);
}

.page-header-breadcrumb + .site-content {
  padding-top: 0;
  margin-block-start: clamp(1.25rem, 0.875rem + 1.5vw, 2rem);
}

.page-header-breadcrumb .page-title,
.page-header-breadcrumb .entry-title,
.page-header-breadcrumb p {
  margin-top: 0;
  margin-bottom: 5px;
}

/*--------------------------------------------------------------
##  Featured Posts
--------------------------------------------------------------*/
.featured-posts {
  margin-block: clamp(1.25rem, -0.125rem + 5.5vw, 4rem);
}
.featured-posts .container {
  position: relative;
  padding-block-end: 48px;
}
@media screen and (min-width: 768px) {
  .featured-posts .container {
    padding-block-end: 0;
  }
}
.featured-posts-navigation {
  position: absolute;
  bottom: 0;
  left: calc(50% - 36px);
  z-index: 10;
  width: 72px;
  height: 32px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .featured-posts-navigation {
    left: calc(50% - 86px);
    bottom: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .featured-posts-navigation {
    left: calc(56% - 90px);
    bottom: 16px;
  }
}
.featured-posts .swiper-button-next,
.featured-posts .swiper-button-prev {
  width: 32px;
  height: 32px;
  border-radius: 3px;
  color: var(--color-text-8);
  background-color: rgba(var(--color-hero-bg), 0.6);
  top: auto;
  bottom: 0;
}
.featured-posts .swiper-button-next:hover,
.featured-posts .swiper-button-prev:hover {
  color: var(--color-accent);
}
.featured-posts .swiper-button-next::after,
.featured-posts .swiper-button-prev::after {
  font-size: 14px;
  font-weight: bold;
}
.featured-posts .swiper-button-next {
  right: 0;
}
.featured-posts .swiper-button-prev {
  left: 0;
}

.featured-post {
  display: grid;
  column-gap: clamp(2rem, 1.273rem + 3.64vw, 4rem);
  border-radius: 10px;
  background-color: var(--color-white);
}
@media screen and (min-width: 768px) {
  .featured-post {
    grid-template-columns: 50% minmax(0, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .featured-post {
    grid-template-columns: 56% minmax(0, 1fr);
  }
}
.featured-post .post-thumbnail {
  display: block;
  margin: 0;
  aspect-ratio: 4/3;
  background-color: var(--color-text-5);
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
}
@media screen and (min-width: 768px) {
  .featured-post .post-thumbnail {
    height: 100%;
    aspect-ratio: unset;
    border-end-start-radius: inherit;
    border-start-end-radius: unset;
  }
}
@media screen and (min-width: 1140px) {
  .featured-post .post-thumbnail {
    aspect-ratio: 4/3;
  }
}
.featured-post .post-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: inherit;
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
}
@media screen and (min-width: 768px) {
  .featured-post .post-thumbnail img {
    border-end-start-radius: inherit;
    border-start-end-radius: unset;
  }
}
.featured-post-content {
  display: grid;
  place-content: center;
  padding: clamp(1.5rem, 1rem + 2vw, 2.5rem);
}
@media screen and (min-width: 768px) {
  .featured-post-content {
    padding-inline-start: 0;
  }
}
.featured-post-featured {
  font-weight: 500;
  color: var(--color-text-8);
}
.featured-post-title {
  margin: 0;
  font-size: clamp(1.5rem, 1.318rem + 0.91vw, 2rem);
}
.featured-post .featured-post-meta {
  display: flex;
  align-items: center;
  column-gap: 24px;
  margin-block-start: 24px;
}
.featured-post-excerpt {
  margin: 0;
}
.featured-post-excerpt p {
  margin-block: 12px 0;
}
.featured-post-meta a, .featured-post-more {
  text-decoration: underline;
  text-underline-offset: 0.3em;
  text-decoration-color: var(--color-text-8);
}
.featured-post-meta a:hover, .featured-post-more:hover {
  text-decoration-color: var(--color-accent);
}
.featured-post-more {
  display: block;
  margin-block-start: 16px;
}

/*--------------------------------------------------------------
#  Blog CSS
--------------------------------------------------------------*/
.site-main .archive-description {
  margin-block-end: 40px;
}

.inner-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 40px;
}

.sidebar-layout-left .inner-wrapper {
  flex-direction: row-reverse;
}

.sidebar-layout-no-sidebar .site-main {
  width: 100%;
}

.sticky-sidebar-enabled .inner-wrapper {
  align-items: flex-start;
  position: relative;
}

.sticky-sidebar-enabled .site-sidebar,
.sticky-sidebar-enabled .site-main {
  position: sticky;
  top: 20px;
  transition: top 0.3s;
}
.sticky-sidebar-enabled.scroll-up .site-sidebar {
  top: 92px;
}

body:not(.sidebar-layout-no-sidebar) .site-main {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  body:not(.sidebar-layout-no-sidebar) .site-main {
    width: calc(70% - 40px);
    margin-inline: auto;
  }
}

.site-posts-wrap article .post-content {
  display: inline-block;
  width: 100%;
  border-radius: 10px;
  background-color: var(--color-white);
}
.site-posts-wrap article .post-thumbnail {
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
  background-color: var(--color-text-5);
}
.site-posts-wrap article .post-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
}
.site-posts-wrap article .entry-header,
.site-posts-wrap article .entry-content {
  padding-inline: 24px;
}
.site-posts-wrap article .entry-header {
  margin-block: 24px;
}
.site-posts-wrap article .entry-header .entry-title {
  margin-block: 0 4px;
}
.site-posts-wrap article .entry-content {
  margin-block: 24px;
}
.site-posts-wrap article .entry-content > p {
  margin: 0;
}

/*--------------------------------------------------------------
##  Blog Layouts
--------------------------------------------------------------*/
/** List Layout **/
.global-layout-list .site-posts-wrap {
  display: grid;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .global-layout-list .site-posts-wrap {
    gap: 40px;
  }
}

@media screen and (min-width: 768px) {
  body:not(.sidebar-layout-right, .sidebar-layout-left).global-layout-list .site-posts-wrap {
    max-width: 800px;
    margin-inline: auto;
  }
}
/** Masonry Layout **/
.global-layout-masonry .site-posts-wrap,
.global-layout-list-masonry .site-posts-wrap {
  margin-inline: -10px;
}
@media screen and (min-width: 768px) {
  .global-layout-masonry .site-posts-wrap,
  .global-layout-list-masonry .site-posts-wrap {
    margin-inline: -20px;
  }
}

.global-layout-masonry .site-posts-wrap article,
.global-layout-list-masonry .site-posts-wrap article {
  width: 100%;
  padding-inline: 10px;
  margin-block-end: 20px;
}
@media screen and (min-width: 768px) {
  .global-layout-masonry .site-posts-wrap article,
  .global-layout-list-masonry .site-posts-wrap article {
    width: 33.3333333333%;
    padding-inline: 20px;
    margin-block-end: 40px;
  }
}

.global-layout-list-masonry .site-posts-wrap article:first-child {
  width: 100%;
}

@media screen and (min-width: 768px) {
  body:is(.sidebar-layout-right, .sidebar-layout-left).global-layout-masonry .site-posts-wrap article, body:is(.sidebar-layout-right, .sidebar-layout-left).global-layout-list-masonry .site-posts-wrap article {
    width: 50%;
  }
  body:is(.sidebar-layout-right, .sidebar-layout-left).global-layout-list-masonry .site-posts-wrap article:first-child {
    width: 100%;
  }
}
/** Grid Layout **/
.global-layout-grid .site-posts-wrap,
.global-layout-list-grid .site-posts-wrap {
  display: grid;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .global-layout-grid .site-posts-wrap,
  .global-layout-list-grid .site-posts-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: start;
    gap: 40px;
  }
}

.global-layout-list-grid .site-posts-wrap article:first-child {
  grid-column: 1/4;
}

@media screen and (min-width: 768px) {
  body:is(.sidebar-layout-right, .sidebar-layout-left).global-layout-grid .site-posts-wrap, body:is(.sidebar-layout-right, .sidebar-layout-left).global-layout-list-grid .site-posts-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body:is(.sidebar-layout-right, .sidebar-layout-left).global-layout-list-grid .site-posts-wrap article:first-of-type {
    grid-column: 1/3;
  }
}
/*--------------------------------------------------------------
## Content Misc
--------------------------------------------------------------*/
.site-posts-wrap .entry-content p:last-child {
  margin-bottom: 0;
}

.site-posts-wrap .entry-content a.btn-more {
  padding-bottom: 0;
}

.full-width-shop .site-main,
.page-template-tpl-full-width .site-main,
.page-template-tpl-no-title-space .site-main {
  width: 100%;
}

.page-template-tpl-no-title-space .site-content,
.page-template-tpl-no-title-space .page,
.page-template-tpl-no-title-space .entry-content {
  padding: 0;
  margin: 0;
}

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

.entry-header .entry-title,
.entry-header .entry-title a,
.entry-footer a {
  color: var(--color-text-12);
}

.entry-header .entry-title a:hover,
.entry-footer a:hover {
  color: var(--color-accent);
}

.entry-meta,
.entry-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 24px;
}
.entry-meta a,
.entry-footer a {
  text-decoration: underline;
  text-underline-offset: 0.3em;
  text-decoration-color: var(--color-text-8);
}
.entry-meta a:hover,
.entry-footer a:hover {
  text-decoration-color: var(--color-accent);
}

.entry-footer span {
  display: inline-flex;
  align-items: center;
  font-size: 0.95rem;
}
.entry-footer span.cat-links a, .entry-footer span.tags-links a {
  padding-left: 3px;
}
.entry-footer span.cat-links a:first-child, .entry-footer span.tags-links a:first-child {
  padding-left: 0;
}

a.btn-more {
  display: flex;
  align-items: center;
  margin-block-start: 24px;
}

.page-header .page-title {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Single Post CSS
--------------------------------------------------------------*/
.single .site-main,
.page .site-main {
  max-width: 800px;
  padding: clamp(1.25rem, 0.977rem + 1.36vw, 2rem);
  margin-inline: auto;
  border-radius: 10px;
  background-color: var(--color-white);
}
.single .site-main > article,
.single .site-main .post-content,
.page .site-main > article,
.page .site-main .post-content {
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
}
.single .site-main > article .post-thumbnail,
.single .site-main .post-content .post-thumbnail,
.page .site-main > article .post-thumbnail,
.page .site-main .post-content .post-thumbnail {
  margin-inline: clamp(-2rem, -0.977rem - 1.36vw, -1.25rem);
  margin-block-start: clamp(-2rem, -0.977rem - 1.36vw, -1.25rem);
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
}
.single .site-main > article .post-thumbnail img,
.single .site-main .post-content .post-thumbnail img,
.page .site-main > article .post-thumbnail img,
.page .site-main .post-content .post-thumbnail img {
  display: block;
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
}
.single .site-main > article .entry-header:first-child .entry-title,
.single .site-main .post-content .entry-header:first-child .entry-title,
.page .site-main > article .entry-header:first-child .entry-title,
.page .site-main .post-content .entry-header:first-child .entry-title {
  margin-block-start: 0;
}
.single .site-main > article .post-thumbnail + .entry-header,
.single .site-main > article .entry-header + .entry-content,
.single .site-main .post-content .post-thumbnail + .entry-header,
.single .site-main .post-content .entry-header + .entry-content,
.page .site-main > article .post-thumbnail + .entry-header,
.page .site-main > article .entry-header + .entry-content,
.page .site-main .post-content .post-thumbnail + .entry-header,
.page .site-main .post-content .entry-header + .entry-content {
  margin-block-start: 32px;
}
.single .site-main > article .alignleft,
.single .site-main .post-content .alignleft,
.page .site-main > article .alignleft,
.page .site-main .post-content .alignleft {
  margin-inline-end: 16px;
}
.single .site-main > article .alignright,
.single .site-main .post-content .alignright,
.page .site-main > article .alignright,
.page .site-main .post-content .alignright {
  margin-inline-start: 16px;
}
.single .site-main > article .alignwide,
.single .site-main .post-content .alignwide,
.page .site-main > article .alignwide,
.page .site-main .post-content .alignwide {
  max-width: 100%;
}

.post-thumbnail {
  display: block;
  line-height: 1;
}

.entry-header .entry-title {
  margin-bottom: 4px;
}

.entry-content ul,
.entry-content ol {
  margin: 0 0 1.5em 0;
  padding-left: 20px;
}
.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ul,
.entry-content ol ol {
  margin-bottom: 0;
}

.entry-content a {
  text-decoration: underline;
  text-underline-offset: 0.25rem;
}

.wp-block-button a.wp-block-button__link {
  text-decoration: none;
}
.wp-block-button a.wp-block-button__link:hover {
  color: var(--color-white);
}

.single .post-navigation .nav-links {
  gap: 20px;
}

.single .post-navigation .nav-previous,
.single .post-navigation .nav-next {
  max-width: 50%;
  flex: auto;
}

.single .post-navigation .nav-links a {
  background: transparent;
  border: none;
  padding: 0;
  color: var(--color-text-8);
}

.single .post-navigation .nav-links a:hover {
  background: transparent;
  color: var(--color-accent);
}

/*--------------------------------------------------------------
#  Related Posts CSS
--------------------------------------------------------------*/
.related-posts {
  margin-block-start: 32px;
}
.related-posts .related-post {
  display: grid;
  align-items: start;
  gap: 16px;
}
.related-posts .related-post .post-thumbnail {
  border-radius: 10px 10px 0 0;
  background-color: var(--color-text-5);
}
.related-posts .related-post .post-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: inherit;
}
.related-posts .entry-header {
  margin-block-start: 0;
}
.related-posts .entry-header .entry-title {
  margin-block-start: 0;
}
.related-posts .entry-meta {
  font-size: 0.9375rem;
}

.related-posts-inner {
  display: grid;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .related-posts-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px;
  }
}

/*--------------------------------------------------------------
#  Sidebar CSS
--------------------------------------------------------------*/
.site-sidebar {
  width: 30%;
  padding: clamp(1.25rem, 0.977rem + 1.36vw, 2rem);
  border-radius: 10px;
  background-color: var(--color-white);
}
.site-sidebar h2,
.site-sidebar h3,
.site-sidebar .wp-block-search__label {
  font-size: 20px;
  font-weight: 500;
}
.site-sidebar .widget:is(:last-of-type) {
  margin-bottom: 0;
}
.site-sidebar .wp-block-social-links.is-style-logos-only .wp-social-link svg {
  width: 1em;
  height: 1em;
  color: var(--color-text-8);
}

.site-sidebar ul,
.site-sidebar ol {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.site-sidebar .footer-widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.site-sidebar ul li,
.site-sidebar ol li {
  padding: 8px 0;
  color: var(--color-text-8);
}
.site-sidebar ul li:last-of-type,
.site-sidebar ol li:last-of-type {
  padding-block-end: 0;
}

.site-sidebar ul li:first-child,
.site-sidebar ol li:first-child {
  padding-top: 0;
}

.site-sidebar ul li a,
.site-sidebar ol li a {
  color: var(--color-text-8);
}

.site-sidebar a:hover {
  color: var(--color-accent);
}

.site-sidebar .wp-block-search__inside-wrapper {
  padding-top: 15px;
}

.site-sidebar .wp-block-latest-comments__comment {
  line-height: 1.75;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Pagination CSS
--------------------------------------------------------------*/
.navigation.pagination {
  padding: 8px 16px;
  border-radius: 10px;
  background-color: var(--color-white);
}

body:not(.global-layout-list-masonry, .global-layout-masonry) .navigation.pagination {
  margin-block-start: clamp(1.5rem, 1.136rem + 1.82vw, 2.5rem);
}

.nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-links .page-numbers {
  color: var(--color-text-10);
  padding: 4px 12px;
}

.nav-links a:hover {
  color: var(--color-text-7);
}

.nav-links .current {
  color: var(--color-text-10);
  font-weight: 600;
}

.woocommerce-pagination {
  display: flex;
  justify-content: center;
  width: 100%;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  border: none;
  background: transparent;
}

.woocommerce nav.woocommerce-pagination ul li {
  margin-left: 5px;
  border: 0;
}

.woocommerce nav.woocommerce-pagination ul li:first-child {
  margin-left: 0;
}

.woocommerce nav.woocommerce-pagination ul li a {
  padding: 0;
  color: var(--color-accent);
  padding: 8px 16px;
  border: 1px solid var(--color-accent);
  text-decoration: none;
}

.woocommerce nav.woocommerce-pagination ul li a:hover {
  background: transparent;
  color: var(--color-white);
  background: var(--color-accent);
  border-color: var(--color-accent);
  padding: 8px 16px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: transparent;
  color: var(--color-white);
  background: var(--color-accent);
  padding: 8px 16px;
  border: 1px solid var(--color-accent);
}

/*--------------------------------------------------------------
# Comment Form CSS
--------------------------------------------------------------*/
.comment-form p {
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}

.comment-form p.comment-form-cookies-consent {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  column-gap: 8px;
}

.comment-form p.form-submit {
  align-items: flex-start;
}

.comment-form .required {
  color: #f95959;
}

.comment-form p.logged-in-as,
.comment-form p.comment-notes {
  flex-direction: row;
  column-gap: 5px;
}

.comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

li.comment.depth-1 {
  border-top: 1px solid #ccc;
  padding-top: 30px;
  margin-top: 30px;
}

li.comment.depth-1:first-child {
  border: none;
  padding-top: 0;
  margin-top: 0;
}

.comment-meta {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.comment-meta .comment-author {
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.comment-meta span.says {
  display: none;
}

.comment-reply-title small {
  margin-left: 15px;
}

.comment .children .comment {
  border-top: 1px dotted #ccc;
  padding-top: 30px;
  margin-top: 30px;
}

.comment-respond,
.comments-area .comments-title {
  padding-top: 60px;
  margin-top: 0;
}

p.form-submit {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# WooCommerce CSS
--------------------------------------------------------------*/
.woocommerce .woocommerce-breadcrumb {
  padding-bottom: 30px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: var(--color-accent);
  color: var(--color-white) !important;
  text-transform: none;
  font-weight: normal;
  padding: 12px 20px;
  border-radius: 3px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  color: var(--color-white);
  background: var(--color-text-10);
  transition: 0.25s ease-in-out;
}

.woocommerce span.onsale {
  background: var(--color-accent);
  padding: 0;
}

.woocommerce ul.products li.product a:hover h2,
.woocommerce ul.products li.product .woocommerce-loop-category__title:hover,
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover,
.woocommerce ul.products li.product h3:hover {
  text-decoration: none;
  color: var(--color-accent);
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
  color: var(--color-text-8);
}

.woocommerce-message {
  border-top-color: var(--color-accent);
}

.woocommerce-message::before {
  color: var(--color-accent);
}

.woocommerce-info {
  border-top-color: var(--color-text-8);
}

.woocommerce-info::before {
  color: var(--color-text-8);
}

.woocommerce-product-rating .star-rating,
.comment-text .star-rating {
  color: var(--color-accent);
}

.woocommerce .quantity .qty {
  padding: 6px 10px;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  padding: 6px 10px;
  width: 120px;
}

.woocommerce-input-wrapper .select2-container .select2-selection--single {
  height: 40px;
}

.woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 5px;
}

.woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 7px;
  right: 7px;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: var(--color-text-8);
  transition: 0.25s ease-in-out;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  text-align: left;
}

.variations select,
select.orderby {
  background: url("/wp-content/themes/blog-up/assets/img/icon-dropdown.svg") no-repeat right var(--color-white);
  background-position-x: 96%;
  background-size: 12px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}

.variations select::-ms-expand,
select.orderby::-ms-expand {
  display: none;
}

.woocommerce .product .summary {
  margin-top: 0;
}

.summary .woocommerce-variation-price {
  padding-bottom: 15px;
}

.summary .product_meta {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid var(--color-white);
  background-color: transparent;
  border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  border: 1px solid var(--color-text-5);
  border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  content: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  outline: none;
}

.woocommerce table.shop_attributes th {
  text-align: left;
}

.woocommerce #reviews #comments ol.commentlist {
  padding-left: 0;
}

.woocommerce table.shop_attributes td {
  font-style: normal;
}

.woocommerce div.product div.images .flex-control-thumbs {
  display: flex;
  gap: 15px;
  padding: 15px 0;
}

.related.products h2:first-child {
  text-transform: capitalize;
}

.woocommerce-products-header .page-title {
  margin-top: 0;
}

/*--------------------------------------------------------------
##  Author box
--------------------------------------------------------------*/
.blog-up-author-box {
  border-block: 1px solid var(--color-text-5);
  padding-block: 24px;
  margin-block: 40px;
}
.blog-up-author-box .author-box-content {
  display: flex;
  gap: 20px;
}
.blog-up-author-box .author-box-content:not(:has(.author-box-bio)) {
  align-items: center;
}
.blog-up-author-box .author-box-image {
  min-width: 64px;
}
@media screen and (min-width: 768px) {
  .blog-up-author-box .author-box-image {
    min-width: 96px;
  }
}
.blog-up-author-box.avatar-round .author-box-image img {
  border-radius: 100px;
}
.blog-up-author-box .author-box-name {
  margin: 0;
}
.blog-up-author-box .author-box-name + .author-box-links {
  margin-block-start: 4px;
}
.blog-up-author-box .author-box-link-items {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-up-author-box .author-box-link-items li {
  display: inline-block;
}
.blog-up-author-box .author-box-link-items li::after {
  content: " | ";
  margin: 0 9px 0 5px;
}
.blog-up-author-box .author-box-link-items li:last-child::after {
  content: "";
  margin: 0;
}

/*--------------------------------------------------------------
#  Footer CSS
--------------------------------------------------------------*/
.footer-widgets {
  padding-block: clamp(2rem, 1.364rem + 3.18vw, 3.75rem);
  background-color: var(--color-white);
}
.footer-widgets .widget:last-of-type {
  margin-bottom: 0;
}

.footer-widgets-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 60px;
}

.footer-widget {
  max-width: calc(33.33% - 40px);
}
.footer-widget h1,
.footer-widget h2,
.footer-widget h3,
.footer-widget h4 {
  font-size: 20px;
  font-weight: 500;
}
.footer-widget .wp-block-social-links.is-style-logos-only .wp-social-link svg {
  width: 1em;
  height: 1em;
  fill: var(--color-text-8);
}

.footer-widget a,
.footer-widget p,
.footer-widget span,
.site-info,
.footer-menu a {
  color: var(--color-text-8);
  text-decoration: none;
  font-weight: normal;
}

.footer-widget a:hover,
.footer-widget a:hover span,
.footer-menu a:hover {
  color: var(--color-accent);
}

.footer-widgets .footer-widget ul,
.footer-widgets .footer-widget ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer-widgets .footer-widget ul li,
.footer-widgets .footer-widget ol li {
  padding-block: 8px;
  color: var(--color-text-8);
}
.footer-widgets .footer-widget ul li:last-of-type,
.footer-widgets .footer-widget ol li:last-of-type {
  padding-bottom: 0;
}

.footer-widgets .footer-widget ul li:first-child,
.footer-widgets .footer-widget ol li:first-child {
  padding-top: 0;
}

.footer-widgets .footer-widget ul li.wp-social-link,
.site-sidebar ul li.wp-social-link {
  border-top: none;
  padding: 0;
}

.footer-widgets .footer-widget h2 {
  margin-top: 0;
}

.footer-widget ins bdi {
  color: var(--color-text-8);
  padding: 0 3px;
}

.footer-widget ins bdi span {
  color: var(--color-text-8);
}

.site-footer {
  padding-block: 32px;
  border-block-start: 1px solid var(--color-text-4);
  background-color: var(--color-white);
}

.footer-menu {
  padding-top: 16px;
}
.footer-menu .menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  column-gap: 10px;
  margin: 0;
  padding: 0;
}
.footer-menu .menu a {
  display: inline-flex;
  align-items: center;
}
.footer-menu .menu a:after {
  content: "";
  width: 4px;
  height: 4px;
  margin-left: 10px;
  border-radius: 50%;
  background-color: var(--color-text-5);
}
.footer-menu .menu li:last-child a:after {
  content: none;
  margin-left: 0;
}

.site-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 4px 8px;
}

/*--------------------------------------------------------------
##  Social Share CSS
--------------------------------------------------------------*/
.blog-up-social-share {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 32px;
  width: 100%;
  margin-block: 40px;
}

.blog-up-social-share h2.heading {
  margin: 0;
}

.blog-up-social-share ul {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.blog-up-social-share ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  padding: 0;
  border-radius: 50%;
  background-color: var(--color-white);
  border: 1px solid var(--color-text-8);
}
.blog-up-social-share ul li a svg {
  fill: var(--color-text-8);
}

.blog-up-social-share ul li a:hover {
  border-color: var(--color-accent);
  background-color: var(--color-accent);
}
.blog-up-social-share ul li a:hover svg {
  fill: var(--color-white);
}

.blog-up-social-share ul li a svg {
  width: 20px;
  height: auto;
}

/*--------------------------------------------------------------
##  Back to top CSS
--------------------------------------------------------------*/
#back_to_top {
  position: fixed;
  right: 20px;
  bottom: 80px;
  z-index: 99;
  display: grid;
  place-content: center;
  width: 48px;
  height: 48px;
  border-radius: 10px;
  box-shadow: 0 0 12px rgba(79, 76, 60, 0.2);
  background-color: var(--color-white);
  color: var(--color-text-10);
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  font-size: 24px;
}
#back_to_top:hover {
  color: #fff;
  background-color: var(--color-accent);
}

#back_to_top.is-visible {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
##  Media Queries
--------------------------------------------------------------*/
@media screen and (min-width: 1024px) {
  .site-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1023px) {
  .main-navigation-wrap {
    padding-block: 8px;
  }
  .main-navigation-wrap .main-navigation-left .main-nav {
    margin-left: 0;
  }
  .main-navigation.active-mobile {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 50;
    width: 100%;
    padding-inline: 20px;
    background-color: #fff;
  }
  .main-navigation.active-mobile ul {
    display: block;
    z-index: 99;
    border-block-start: 1px solid var(--color-text-4);
  }
  .main-navigation.active-mobile ul a {
    justify-content: space-between;
    padding: 10px 0;
  }
  .main-navigation.active-mobile ul.menu > li:last-child a {
    padding-right: 20px;
  }
  .main-navigation.active-mobile ul ul.sub-menu {
    margin-top: 0;
  }
  .main-navigation.active-mobile ul ul,
  .main-navigation.active-mobile ul ul ul {
    opacity: 0;
    width: 100%;
  }
  .main-navigation.active-mobile ul li.focus > ul {
    opacity: 1;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    border: none;
  }
  .main-navigation.active-mobile ul ul li.focus > ul {
    opacity: 1;
    left: 0;
  }
  .main-navigation-wrap .menu-toggle {
    background: transparent;
    padding: 0;
    border: none;
  }
  .main-navigation-wrap .menu-bar {
    display: block;
    width: 30px;
    height: 3px;
    background: var(--color-text-8);
    margin-bottom: 5px;
  }
  .search-form-wrap .search-form {
    right: 0;
    top: 40px;
  }
  .main-navigation-wrap .menu-bar:last-child {
    margin-bottom: 0;
  }
  .btn-active .menu-bar:nth-child(2) {
    opacity: 0;
  }
  .btn-active .menu-bar:first-child {
    transform: rotate(45deg);
    transform-origin: 4px;
  }
  .btn-active .menu-bar:last-child {
    transform: rotate(-45deg);
    transform-origin: 4px;
  }
  .main-navigation.active-mobile span.dropdown-menu-toggle svg {
    transform: rotate(-90deg);
  }
  .main-navigation.active-mobile ul li.focus > a span.dropdown-menu-toggle svg {
    transform: rotate(0deg);
  }
  .main-navigation-wrap .additional-items {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .inner-wrapper,
  .featured-posts-inner,
  .related-posts-inner {
    flex-direction: column;
  }
  .site-main,
  .site-sidebar,
  .featured-posts-inner .featured-post,
  .footer-widget {
    width: 100%;
  }
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
  }
  .footer-widgets-inner,
  .site-footer-inner {
    flex-direction: column;
  }
  .footer-widget {
    max-width: 100%;
  }
  .site-info {
    text-align: center;
  }
  .footer-menu {
    padding-top: 16px;
  }
  .footer-menu .menu {
    justify-content: center;
    margin: 0;
    padding: 0;
  }
  .single .site-main article.post {
    flex-direction: column-reverse;
  }
  .comment-form p.logged-in-as,
  .comment-form p.comment-notes {
    display: block;
  }
  .blog-up-social-share {
    width: 100%;
    position: relative;
    top: 0;
  }
  .blog-up-social-share ul {
    flex-direction: row;
    justify-content: center;
  }
  .featured-posts .featured-post {
    min-height: 350px;
  }
}
