/*
Theme Name: Soundscape Pro
Theme URI: https://catchthemes.com/themes/soundscape-pro
Author: Catch Themes
Author URI: https://catchthemes.com
Description: Soundscape Pro is a premium block-based WordPress theme designed for creators, businesses, and online sellers who want a visually striking, modern, and highly customizable website. Perfect for musicians, bands, photographers, creative professionals, and corporate brands, this versatile theme offers a seamless blend of aesthetics, performance, and powerful eCommerce capability. Built fully with the WordPress Site Editor, Soundscape Pro gives you complete design freedom with 40+ beautifully crafted block patterns, 15+ flexible template parts, and 20+ ready-to-use templates. You can effortlessly mix, match, and customize layouts to build a unique site that matches your vision. Bring your ideas to life with Soundscape Pro, a perfect harmony of design, functionality, and customization.
Requires at least: 5.9
Tested up to: 6.8
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: soundscape-pro
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news

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

Soundscape Pro is based on Catch FSE WordPress Theme, 2012-2025 Catchthemes.com
Catch FSE is distributed under the terms of the GNU GPL.
*/
/*--------------------------------------------------------------
# Mixin
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/
/* --- Block Base
-------------------------------------------------------- */
ul {
  list-style: none; }

:where(.wp-site-blocks *:focus) {
  outline: none; }

:where(.wp-site-blocks) > * {
  margin-block-start: 0; }

.wp-block-image {
  margin-block-end: 1em; }

:root :where(.editor-styles-wrapper) :where(.wp-block-post-title) {
  font-size: var(--wp--preset--font-size--post-title-large); }

/* --- Block Theme
-------------------------------------------------------- */
/* --- Theme Style
-------------------------------------------------------- */
a,
.content > .video-play:hover span,
.content > .video-play svg,
a svg.icon,
#myBtn:after,
ins,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce button,
.swiper-pagination-bullet,
.wc-block-mini-cart__button,
svg,
.wp-block-button__link,
.woocommerce ul.products li.product .button,
.wp-block-query-pagination-previous,
.wp-block-query-pagination-next,
.wp-block-post-excerpt__more-link,
.tnp.tnp-subscription .tnp-field input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-rock-tune-header-search svg,
.wp-block-search__button,
.wc-block-product-search .wc-block-product-search__button,
.wc-block-components-button:not(.is-link).outlined,
.woocommerce ul.products li.product a h2,
.wp-block-navigation__responsive-container,
.wc-block-components-pagination__page,
.wp-block-query-pagination-previous,
.wp-block-query-pagination-next,
.wp-block-post-excerpt__more-link,
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
figure img,
.fse-slider-wrapper .wp-block-image figcaption,
.post-navigation-link__label,
.swiper-pagination span,
.slider-content *,
.wp-block-navigation .wp-block-navigation__submenu-container,
.wp-block-button.is-style-rock-tune-button .wp-block-button__link:before,
.wp-block-navigation .wp-block-navigation-item,
.social-lists,
.wp-block-navigation .has-child .wp-block-navigation__submenu-container,
.wp-block-post-excerpt__more-link:before,
.wp-block-navigation .wp-block-navigation__submenu-container li a:before,
.wp-block-post-featured-image img {
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }

input[type="search"],
input,
textarea {
  padding: 10px 14px; }
  input[type="search"]:is(:focus),
  input:is(:focus),
  textarea:is(:focus) {
    outline: none;
    color: var(--wp--preset--color--foreground) !important; }

.wp-block-query-pagination-numbers .dots {
  display: inline-flex; }

/* Drop cap */
.has-drop-cap:not(:focus)::first-letter {
  font-size: 100px;
  font-weight: 500;
  line-height: 0.6;
  margin: 11px 14px 0 0; }

.wp-block-section {
  position: relative; }

.wp-block-section + .wp-block-section {
  margin-top: 0; }

.section-heading {
  margin-bottom: var(--wp--preset--spacing--35); }

.wp-block-button.is-style-outline .wp-element-button:is(:hover, :focus) {
  text-decoration: none; }

.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color, .has-background):hover {
  background-color: var(--wp--preset--color--link-color);
  color: var(--wp--preset--color--dark);
  border-color: var(--wp--preset--color--link-color); }

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
  color: var(--wp--preset--color--title) !important; }

/* Default Button Style */
.wp-block-post-excerpt__more-text .wp-block-button__link,
.wp-block-post-excerpt__more-text .wp-block-post-excerpt__more-link,
.is-style-soundscape-button .wp-block-button__link,
.is-style-soundscape-button .wp-block-post-excerpt__more-link {
  font-size: var(--wp--preset--font-size--small);
  color: var(--wp--preset--color--foreground);
  display: inline-block;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  word-wrap: break-word;
  position: relative;
  text-decoration: none;
  padding: 0;
  border: 0;
  background-color: transparent; }
  .wp-block-post-excerpt__more-text .wp-block-button__link:hover, .wp-block-post-excerpt__more-text .wp-block-button__link:focus,
  .wp-block-post-excerpt__more-text .wp-block-post-excerpt__more-link:hover,
  .wp-block-post-excerpt__more-text .wp-block-post-excerpt__more-link:focus,
  .is-style-soundscape-button .wp-block-button__link:hover,
  .is-style-soundscape-button .wp-block-button__link:focus,
  .is-style-soundscape-button .wp-block-post-excerpt__more-link:hover,
  .is-style-soundscape-button .wp-block-post-excerpt__more-link:focus {
    color: var(--wp--preset--color--link-color) !important;
    border: 0; }

.wp-block-post-excerpt__more-text {
  margin-top: var(--wp--preset--spacing--10); }

/* Comment Form */
.comment-reply-title {
  font-family: var(--wp--preset--font-family--poppins);
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400; }

.wp-block-post-comments-form input[type="checkbox" i]:not([type="submit"]) {
  width: 25px; }

/* Post Comments */
.wp-block-comment-meta {
  margin-right: 4.5rem; }

.wp-block-comments .comment {
  position: relative; }
  .wp-block-comments .comment .wp-block-comment-reply-link {
    position: absolute;
    top: 0;
    right: 0; }
    .wp-block-comments .comment .wp-block-comment-reply-link:hover {
      border-color: var(--wp--preset--color--body-text) !important; }
      .wp-block-comments .comment .wp-block-comment-reply-link:hover .comment-reply-link {
        color: var(--wp--preset--color--body-text) !important; }

.wp-block-post-comments-form.comment-respond {
  margin-bottom: 35px;
  max-width: var(--wp--style--global--content-size); }

#cancel-comment-reply-link {
  font-size: 12px; }

.wp-block-comment-content p:last-of-type {
  margin: 0; }

.wp-block-post-comments-form textarea,
.wp-block-post-comments-form input:not([type="submit"]),
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
  width: 100%;
  color: var(--wp--preset--color--body-text);
  background-color: var(--wp--preset--color--tertiary);
  border: 1px solid var(--wp--preset--color--border-color);
  border-radius: 0;
  font-family: var(--wp--preset--font-family--poppins);
  font-size: var(--wp--preset--font-size--default);
  margin-top: 7px;
  box-sizing: border-box; }
  .wp-block-post-comments-form textarea:is(:focus),
  .wp-block-post-comments-form input:not([type="submit"]):is(:focus),
  input[type="date"]:is(:focus),
  input[type="time"]:is(:focus),
  input[type="datetime-local"]:is(:focus),
  input[type="week"]:is(:focus),
  input[type="month"]:is(:focus),
  input[type="text"]:is(:focus),
  input[type="email"]:is(:focus),
  input[type="url"]:is(:focus),
  input[type="password"]:is(:focus),
  input[type="search"]:is(:focus),
  input[type="tel"]:is(:focus),
  input[type="number"]:is(:focus),
  textarea:is(:focus) {
    border-color: var(--wp--preset--color--link-color); }

input[type="submit"] {
  background-color: var(--wp--preset--color--foreground);
  border-radius: 0;
  border-color: var(--wp--preset--color--foreground);
  border-width: 2px;
  border-style: solid;
  color: var(--wp--preset--color--background);
  font-family: inherit;
  font-size: var(--wp--preset--font-size--small);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 2px;
  padding-top: 14px;
  padding-right: 25px;
  padding-bottom: 14px;
  padding-left: 25px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer; }
  input[type="submit"]:hover {
    background-color: var(--wp--preset--color--link-color);
    border-color: var(--wp--preset--color--link-color);
    color: var(--wp--preset--color--dark);
    text-decoration: none; }

/* Block Socials */
body .wp-block-social-links {
  gap: 0;
  margin-inline: -9px; }
  body .wp-block-social-links .wp-block-social-link-anchor {
    padding: 9px; }

/* Quote and Blocksquote */
.wp-block-quote {
  position: relative; }
  .wp-block-quote:before {
    font-family: var(--wp--preset--font-family--sans-serif);
    content: "\201C";
    display: block;
    float: left;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    position: absolute;
    top: -7px;
    left: -20px;
    height: 0; }
  .wp-block-quote.has-text-align-center {
    padding-top: 21px; }
    .wp-block-quote.has-text-align-center:before {
      left: 50%;
      transform: translateX(-50%); }
  .wp-block-quote.has-text-align-right:before {
    left: auto;
    right: -20px; }

.wp-block-quote.is-style-plain:before {
  display: none; }
.wp-block-quote.is-style-plain cite {
  font-style: italic; }

.wp-block-quote.has-text-align-right {
  border: 0;
  padding-inline: 0; }

.wp-block-pullquote p {
  margin-bottom: 0; }

.wp-block-pullquote.has-text-align-center,
.wp-block-pullquote {
  border-right-width: 0;
  border-left-width: 0; }

.wp-block-pullquote.has-text-align-right {
  border-width: 0;
  border-right-width: 4px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 14px; }

.wp-block-pullquote.has-text-align-left {
  border-width: 0;
  border-left-width: 4px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 14px; }

.wp-block-pullquote cite {
  display: block; }

/* Table */
.wp-block-table.is-style-stripes {
  border-bottom: 0; }
.wp-block-table thead,
.wp-block-table tfoot {
  border: 0; }
.wp-block-table td,
.wp-block-table th {
  border: 1px solid var(--wp--preset--color--border-color);
  padding: 7px 14px; }
.wp-block-table figcaption {
  margin-top: 14px; }

.wp-block-image .wp-element-caption {
  padding: 7px;
  background-color: var(--wp--preset--color--secondary);
  margin: 0; }

/* Block Navigation */
.wp-block-navigation__responsive-container.is-menu-open {
  padding: var(--wp--preset--spacing--42); }

.editor-styles-wrapper .wp-block-navigation .wp-block-navigation-item.wp-block,
.block-editor-block-list__block .wp-block-navigation__container.block-editor-block-list__layout {
  width: 100% !important; }

.wp-block-navigation__responsive-container-open,
.wp-block-navigation__responsive-container-close {
  padding: 9px; }
  .wp-block-navigation__responsive-container-open:hover,
  .wp-block-navigation__responsive-container-close:hover {
    color: var(--wp--preset--color--link-color); }

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  background-color: var(--wp--preset--color--dark); }

span.post-navigation-link__label {
  font-size: 11.2px;
  text-transform: uppercase;
  opacity: 0.7; }

/* Hide SVG in next/prev buttons */
.wp-block-post-navigation-link .post-navigation-link__label svg.icon {
  display: none; }

/* Boxed Layout */
.wp-site-blocks {
  margin: 0 auto; }

/* WP Block Query = WP Block Post Template */
.wp-block-query .wp-block-post-template li:nth-child(1),
.wp-block-query .wp-block-post-template li:nth-child(2) {
  border-top: 1px solid var(--wp--preset--color--border-color); }
.wp-block-query .wp-block-post-template li:nth-last-child(1):nth-child(odd) {
  grid-column: span 2; }
.wp-block-query .wp-block-post-template .wp-block-post {
  position: relative; }
  .wp-block-query .wp-block-post-template .wp-block-post.sticky {
    background-color: var(--wp--preset--color--pale-yellow); }
  .wp-block-query .wp-block-post-template .wp-block-post > .wp-block-group {
    overflow: hidden;
    height: 100%; }
  .wp-block-query .wp-block-post-template .wp-block-post .wp-block-post-meta svg.icon {
    fill: var(--wp--preset--color--link-color);
    height: 12px;
    margin-right: 7px;
    position: relative;
    top: 2px;
    width: 12px; }
  .wp-block-query .wp-block-post-template .wp-block-post .wp-block-post-title a {
    display: inline; }
    .wp-block-query .wp-block-post-template .wp-block-post .wp-block-post-title a:hover, .wp-block-query .wp-block-post-template .wp-block-post .wp-block-post-title a:focus {
      color: var(--wp--preset--color--link-color); }
  .wp-block-query .wp-block-post-template .wp-block-post .wp-block-post-featured-image {
    margin-left: 2.65rem;
    float: right; }
    .wp-block-query .wp-block-post-template .wp-block-post .wp-block-post-featured-image img {
      min-height: 100%;
      min-width: 100%;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }

.wp-block-post-title {
  line-height: 1.35; }

.wp-block-woocommerce-related-products .wp-block-query .wp-block-post-template li:nth-child(1),
.wp-block-woocommerce-related-products .wp-block-query .wp-block-post-template li:nth-child(2),
.featured-content .wp-block-query .wp-block-post-template li:nth-child(1),
.featured-content .wp-block-query .wp-block-post-template li:nth-child(2) {
  border: none; }

.wp-block-taxonomy-row .wp-block-taxonomy-right .taxonomy-post_tag a:last-child {
  margin-right: 25px; }

.wp-block-navigation > .wp-block-navigation-item > .wp-block-navigation-item__content.wp-block-navigation-item__content:hover,
.wp-block-navigation > .wp-block-navigation-item > .wp-block-navigation-item__content.wp-block-navigation-item__content:focus,
:root :where(a:where(:not(.wp-element-button))):hover,
:root :where(a:where(:not(.wp-element-button))):focus {
  color: var(--wp--preset--color--link-color) !important; }

p a:where(:not(.wp-element-button)) {
  text-decoration: none;
  color: var(--wp--preset--color--link-color) !important; }
  p a:where(:not(.wp-element-button)):hover, p a:where(:not(.wp-element-button)):focus {
    text-decoration: underline;
    color: var(--wp--preset--color--title) !important; }

.featured-content .wp-block-post .wp-block-post-date time a,
.featured-content .wp-block-post .wp-block-post-author__name a,
.wp-block-query .wp-block-post-template .wp-block-post-meta time a,
.wp-block-query .wp-block-post-template .wp-block-post-meta p a {
  text-decoration: none;
  color: var(--wp--preset--color--link-color) !important; }
  .featured-content .wp-block-post .wp-block-post-date time a:hover, .featured-content .wp-block-post .wp-block-post-date time a:focus,
  .featured-content .wp-block-post .wp-block-post-author__name a:hover,
  .featured-content .wp-block-post .wp-block-post-author__name a:focus,
  .wp-block-query .wp-block-post-template .wp-block-post-meta time a:hover,
  .wp-block-query .wp-block-post-template .wp-block-post-meta time a:focus,
  .wp-block-query .wp-block-post-template .wp-block-post-meta p a:hover,
  .wp-block-query .wp-block-post-template .wp-block-post-meta p a:focus {
    opacity: 0.6; }

.wp-block-post-meta p a {
  color: var(--wp--preset--color--title) !important; }
  .wp-block-post-meta p a:hover, .wp-block-post-meta p a:focus {
    text-decoration: none; }

.wp-block-comment-author-name a:hover,
.wp-block-comment-author-name a:focus {
  text-decoration: underline; }

:root :where(.wp-block-comment-reply-link a:where(:not(.wp-element-button))):hover,
:root :where(.wp-block-comment-reply-link a:where(:not(.wp-element-button))):focus {
  opacity: 1; }

.wp-block-query-pagination .current {
  color: var(--wp--preset--color--link-color); }

@media screen and (max-width: 600px) {
  .wp-block-query .wp-block-query-pagination {
    justify-content: center;
    gap: 14px; } }
/* Inner Header Media - No Front Page */
.media-no-front-page.wp-block-cover {
  min-height: 250px; }

/* Catch Breadcrumbs */
.catch-breadcrumb.breadcrumb-area {
  padding-top: var(--wp--preset--spacing--21);
  padding-right: var(--wp--preset--spacing--42);
  padding-left: var(--wp--preset--spacing--42);
  margin: 0;
  font-style: italic;
  font-size: var(--wp--preset--font-size--extra-small);
  width: auto !important; }
  .catch-breadcrumb.breadcrumb-area span a {
    text-decoration: none;
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid var(--wp--preset--color--border-color); }
  .catch-breadcrumb.breadcrumb-area span .breadcrumb-current {
    display: inline-block;
    padding: 4px 10px;
    background-color: var(--wp--preset--color--secondary); }
  .catch-breadcrumb.breadcrumb-area .sep {
    padding: 6px; }

/* If Post Has No thumbnail Inside Post Templates of Block Query */
.wp-block-query:not(.block-editor-block-list__block) .wp-block-post-template li:not(.has-post-thumbnail) .wp-block-columns.is-layout-flex {
  gap: 0; }
  .wp-block-query:not(.block-editor-block-list__block) .wp-block-post-template li:not(.has-post-thumbnail) .wp-block-columns.is-layout-flex > .wp-block-column:first-of-type {
    display: none; }
  .wp-block-query:not(.block-editor-block-list__block) .wp-block-post-template li:not(.has-post-thumbnail) .wp-block-columns.is-layout-flex > .wp-block-column + .wp-block-column {
    flex-basis: 100% !important; }

.has-sidebar .wp-block-column.sidebar-column > .wp-block-group,
.has-sidebar .wp-block-column.sidebar-column > .wp-block-group aside {
  height: 100%; }
.has-sidebar aside {
  box-shadow: rgba(28, 27, 27, 0.25) 0px 0px 3px, rgba(70, 70, 70, 0.22) 0px 0px 3px;
  position: relative; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* --- Contact
-------------------------------------------------------- */
.contact-information p a {
  color: var(--wp--preset--color--title) !important; }

/* --- Header
-------------------------------------------------------- */
/* Default Social */
.wp-block-social-links:not(.is-style-logos-only, .is-style-pill-shape, .is-style-circle-shape) .wp-block-social-link .wp-block-social-link-anchor {
  background-color: var(--wp--preset--color--secondary) !important;
  border-radius: 3px !important;
  color: inherit !important; }
  .wp-block-social-links:not(.is-style-logos-only, .is-style-pill-shape, .is-style-circle-shape) .wp-block-social-link .wp-block-social-link-anchor svg {
    fill: var(--wp--preset--color--body-text) !important; }
  .wp-block-social-links:not(.is-style-logos-only, .is-style-pill-shape, .is-style-circle-shape) .wp-block-social-link .wp-block-social-link-anchor:is(:hover, :focus) {
    background-color: var(--wp--preset--color--link-color) !important; }
    .wp-block-social-links:not(.is-style-logos-only, .is-style-pill-shape, .is-style-circle-shape) .wp-block-social-link .wp-block-social-link-anchor:is(:hover, :focus) svg {
      fill: var(--wp--preset--color--light) !important; }

.site-header .wp-block-fse-pro-header-social .social-container {
  left: 0;
  z-index: 5;
  padding: 14px var(--wp--preset--spacing--42);
  background: var(--wp--preset--color--dark); }
  .site-header .wp-block-fse-pro-header-social .social-container .wp-block-social-links {
    justify-content: center; }

.wp-block-social-links.has-normal-icon-size:not(.is-style-logos-only, .is-style-pill-shape, .is-style-circle-shape) {
  font-size: 22px; }

@media screen and (max-width: 1199px) {
  .main-navigation-wrap {
    padding-right: var(--wp--preset--spacing--42) !important;
    padding-left: var(--wp--preset--spacing--42) !important; }
    .main-navigation-wrap .navigation-wrap-inner {
      margin-right: -10px;
      margin-left: -10px; } }
/* Header Search */
.site-header .wp-block-fse-pro-header-search {
  position: static; }
  .site-header .wp-block-fse-pro-header-search .search-container {
    left: 0;
    padding: 14px var(--wp--preset--spacing--42);
    background-color: var(--wp--preset--color--dark);
    z-index: 9; }

/* To make header search container of full width */
.main-navigation-wrap {
  position: relative; }

.site-header .social-controller,
.site-header .search-controller {
  fill: var(--wp--preset--color--light); }
  .site-header .social-controller:hover svg, .site-header .social-controller:focus svg,
  .site-header .search-controller:hover svg,
  .site-header .search-controller:focus svg {
    fill: var(--wp--preset--color--link-color); }

.wp-block-fse-pro-header-social {
  z-index: 9; }

.site-header .wp-block-search__inside-wrapper input[type="search"] {
  border: 1px solid var(--wp--preset--color--gray);
  color: var(--wp--preset--color--light) !important;
  height: 48px; }

.wp-block-search__inside-wrapper .wp-element-button:focus {
  background-color: transparent !important; }

.site-header .wp-block-search__inside-wrapper::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--wp--preset--color--dark);
  content: '';
  opacity: 0.3;
  left: 0;
  top: 0;
  z-index: -1; }

.site-header .wp-block-search__inside-wrapper .wp-element-button svg {
  fill: var(--wp--preset--color--light); }

.wp-block-search__inside-wrapper {
  position: relative; }
  .wp-block-search__inside-wrapper input[type="search"] {
    padding-right: 48px;
    margin-top: 0;
    background-color: transparent; }
    .wp-block-search__inside-wrapper input[type="search"]:hover, .wp-block-search__inside-wrapper input[type="search"]:focus {
      border: 1px solid var(--wp--preset--color--link-color); }
  .wp-block-search__inside-wrapper .wp-element-button {
    position: absolute;
    right: 0;
    padding: 10px;
    margin-left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
    .wp-block-search__inside-wrapper .wp-element-button:hover {
      background: transparent; }
      .wp-block-search__inside-wrapper .wp-element-button:hover svg {
        fill: var(--wp--preset--color--link-color); }
    .wp-block-search__inside-wrapper .wp-element-button svg {
      -moz-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }

.wp-block-navigation__responsive-container .current-menu-item > .wp-block-navigation-item__content,
.wp-block-navigation__responsive-container .current-menu-item .wp-block-navigation__submenu-icon {
  color: var(--wp--preset--color--link-color); }

.wp-block-navigation__responsive-container.has-modal-open .wp-block-navigation.items-justified-center,
.wp-block-navigation__responsive-container.has-modal-open .wp-block-navigation .wp-block-navigation-item {
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%; }

@media screen and (max-width: 1199px) {
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 7px 0; }

  .items-justified-left.wp-block-navigation,
  .items-justified-center.wp-block-navigation,
  .items-justified-right.wp-block-navigation {
    --navigation-layout-justify: flex-start;
    --navigation-layout-justification-setting: flex-start; } }
@media screen and (min-width: 600px) {
  .site-header .has-modal-open.is-menu-open .wp-block-navigation__container.wp-block-navigation {
    margin-left: auto;
    --navigation-layout-justify: flex-end;
    --navigation-layout-justification-setting: flex-end;
    justify-content: flex-end; } }
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
  min-width: auto; }

.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
  display: none; }

.wp-block-navigation__responsive-container-open:not(.always-shown) {
  display: block; }

.wp-block-navigation .wp-block-navigation__submenu-icon {
  background-color: transparent; }
  .wp-block-navigation .wp-block-navigation__submenu-icon::before {
    content: '+'; }
  .wp-block-navigation .wp-block-navigation__submenu-icon svg {
    display: none; }

.wp-block-navigation a:where(:not(.wp-element-button)):focus + .wp-block-navigation__submenu-icon::before,
.wp-block-navigation a:where(:not(.wp-element-button)):hover + .wp-block-navigation__submenu-icon::before {
  content: '-'; }

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
  right: 10px; }

/* Header Has Cart */
@media screen and (min-width: 75em) {
  .header-has-cart .wp-block-fse-pro-header-search {
    padding-left: 0; } }
.site-header.has-dark-background-color .wp-block-group .wp-block-woocommerce-customer-account a,
.site-header.has-dark-background-color .wp-block-group .wc-block-mini-cart__button {
  color: var(--wp--preset--color--light) !important; }
  .site-header.has-dark-background-color .wp-block-group .wp-block-woocommerce-customer-account a:hover .wc-block-mini-cart__icon, .site-header.has-dark-background-color .wp-block-group .wp-block-woocommerce-customer-account a:focus .wc-block-mini-cart__icon,
  .site-header.has-dark-background-color .wp-block-group .wc-block-mini-cart__button:hover .wc-block-mini-cart__icon,
  .site-header.has-dark-background-color .wp-block-group .wc-block-mini-cart__button:focus .wc-block-mini-cart__icon {
    opacity: 0.6; }

.wp-block-header-accounts {
  margin-left: -9px; }

.wp-block-group .wc-block-mini-cart__button {
  cursor: pointer;
  color: var(--wp--preset--color--body-text); }
  .wp-block-group .wc-block-mini-cart__button:hover {
    color: var(--wp--preset--color--link-color);
    opacity: 1; }
.wp-block-group .wp-block-woocommerce-customer-account {
  padding: 0;
  display: inline-block; }
  .wp-block-group .wp-block-woocommerce-customer-account a {
    color: var(--wp--preset--color--body-text) !important; }
    .wp-block-group .wp-block-woocommerce-customer-account a:hover {
      color: var(--wp--preset--color--link-color) !important; }
.wp-block-group .wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
  width: 28px;
  height: 28px; }
.wp-block-group .wc-block-mini-cart__button .wc-block-mini-cart__icon {
  width: 28px;
  height: 28px; }

.wp-block-navigation + .wp-block-woocommerce-customer-account {
  margin-left: -0.5em; }

/* Primary Search Custom */
.wp-primary-search .wp-search-toggle-container {
  padding: 10px;
  display: inline-block;
  cursor: pointer; }
  .wp-primary-search .wp-search-toggle-container .wp-search-toggle {
    width: 20px;
    height: 20px;
    display: inline-block;
    -webkit-mask: url(assets/images/search.svg) no-repeat 50% 50%;
    mask-size: auto;
    mask: url(assets/images/search.svg) no-repeat 50% 50%;
    mask-size: auto;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: var(--wp--preset--color--foreground);
    text-indent: -9999px;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    line-height: 1; }
  .wp-primary-search .wp-search-toggle-container:is(:hover, :focus) .wp-search-toggle {
    background-color: var(--wp--preset--color--link-color); }
.wp-primary-search .wp-search-container {
  border-radius: 0;
  position: absolute;
  top: calc(100% + 1px);
  background-color: var(--wp--preset--color--background);
  padding: 14px var(--wp--preset--spacing--42);
  margin: 0;
  z-index: 2;
  right: 0;
  left: 0;
  box-sizing: border-box;
  border-bottom: 1px solid var(--wp--preset--color--border-color);
  display: none; }
.wp-primary-search.toggled-on .wp-search-toggle {
  -webkit-mask: url(assets/images/close.svg) no-repeat 50% 50%;
  mask-size: auto;
  mask: url(assets/images/close.svg) no-repeat 50% 50%;
  mask-size: auto;
  -webkit-mask-size: cover;
  mask-size: cover; }
.wp-primary-search.toggled-on .wp-search-container {
  display: block; }

.wp-block-fse-pro-header-search .search-controller,
.wp-block-fse-pro-header-social .social-controller {
  width: 42px;
  height: 42px; }

.site-header .wp-block-separator {
  width: 3.2rem !important;
  border-bottom: 1px dotted var(--wp--preset--color--link-color) !important;
  background-color: transparent !important;
  height: 0 !important; }

/** Vertial Navigation **/
.site-header {
  position: relative; }
  .site-header .wp-block-group.alignwide.wp-block-header-wrapper {
    z-index: 3;
    position: relative; }
  .site-header::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: var(--wp--preset--color--dark);
    opacity: 0.3; }
  .site-header.has-background {
    padding-right: 25px;
    padding-left: 25px; }
  .site-header .wp-block-navigation__container.is-vertical, .site-header .wp-block-navigation__container.is-vertical .wp-block-navigation-item, .site-header .wp-block-navigation__container.is-vertical .wp-block-navigation-item .wp-block-navigation-item__content {
    width: 100%; }

.wp-header-social-search-wrap .wp-block-fse-pro-header-social,
.wp-header-social-search-wrap,
.wp-header-social-wrap {
  position: inherit !important; }

/* --- Header Media
-------------------------------------------------------- */
.header-media-inner-post + .wp-block-section {
  margin-top: 0;
  padding-top: clamp(35px, 3.5vw, 56px) !important; }

/* --- Slider
-------------------------------------------------------- */
.featured-slider .wp-block-cover,
.header-media .wp-block-cover {
  min-height: 460px; }
  .featured-slider .wp-block-cover .media-content,
  .header-media .wp-block-cover .media-content {
    padding: 20px;
    transition: all 0.2s ease-in-out; }
  .featured-slider .wp-block-cover h2 a,
  .header-media .wp-block-cover h2 a {
    text-decoration: none; }
  .featured-slider .wp-block-cover p,
  .header-media .wp-block-cover p {
    font-size: clamp(18px, 3.5vw, 24px) !important; }

.wp-featured-category-slider .fse-slider-wrapper .wp-block-heading a,
.featured-slider .fse-slider-wrapper .wp-block-heading a {
  cursor: pointer; }
  .wp-featured-category-slider .fse-slider-wrapper .wp-block-heading a:hover, .wp-featured-category-slider .fse-slider-wrapper .wp-block-heading a:focus,
  .featured-slider .fse-slider-wrapper .wp-block-heading a:hover,
  .featured-slider .fse-slider-wrapper .wp-block-heading a:focus {
    color: var(--wp--preset--color--light); }
.wp-featured-category-slider .fse-slider-wrapper .navigation-wrap .swiper-button,
.featured-slider .fse-slider-wrapper .navigation-wrap .swiper-button {
  background-color: var(--wp--preset--color--dark);
  color: var(--wp--preset--color--light);
  width: 50px;
  height: 50px;
  transform: none;
  z-index: 11; }
  .wp-featured-category-slider .fse-slider-wrapper .navigation-wrap .swiper-button:is(:hover, :focus),
  .featured-slider .fse-slider-wrapper .navigation-wrap .swiper-button:is(:hover, :focus) {
    background-color: var(--wp--preset--color--link-color);
    color: var(--wp--preset--color--light); }
  .wp-featured-category-slider .fse-slider-wrapper .navigation-wrap .swiper-button:after,
  .featured-slider .fse-slider-wrapper .navigation-wrap .swiper-button:after {
    font-size: 14px; }
.wp-featured-category-slider .fse-slider-wrapper .swiper-pagination-clickable .swiper-pagination-bullet,
.featured-slider .fse-slider-wrapper .swiper-pagination-clickable .swiper-pagination-bullet {
  background-color: transparent;
  border: 1px solid var(--wp--preset--color--light);
  height: 12px;
  width: 12px;
  opacity: 0.8; }
.wp-featured-category-slider .fse-slider-wrapper .swiper-pagination-clickable .swiper-pagination-bullet-active,
.featured-slider .fse-slider-wrapper .swiper-pagination-clickable .swiper-pagination-bullet-active {
  border: 1px solid var(--wp--preset--color--link-color);
  background-color: var(--wp--preset--color--link-color) !important; }
.wp-featured-category-slider .fse-slider-wrapper .swiper-button-prev,
.featured-slider .fse-slider-wrapper .swiper-button-prev {
  left: auto;
  bottom: 0;
  top: auto;
  right: 50px;
  border-radius: 0; }
.wp-featured-category-slider .fse-slider-wrapper .swiper-button-next,
.featured-slider .fse-slider-wrapper .swiper-button-next {
  right: 0px;
  bottom: 0;
  top: auto;
  border-radius: 0; }

.fse-slider-wrapper .swiper-button {
  border-radius: 0; }

.swiper-pagination-bullet-active {
  background: var(--wp--preset--color--foreground) !important; }

/* --- Hero Content
-------------------------------------------------------- */
.hero-section .wp-block-image img {
  width: 100%; }

/* =========================
   HERO SECTION
========================= */
.hero-full-width .wp-block-columns {
  gap: 0; }

.hero-full-width .wp-block-columns .wp-block-column:not(.hero-content) {
  overflow: hidden;
  align-self: stretch; }

.hero-full-width .wp-block-image {
  flex: 1;
  display: flex;
  height: 100%; }

.hero-full-width .wp-block-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.hero-section.hero-full-width .hero-content {
  max-width: 700px; }

/* Hero content (text column) */
.hero-full-width .wp-block-group.wp-block-hero-content {
  padding: var(--wp--style--root--padding-right);
  max-width: 700px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* vertical center */
  align-items: flex-start;
  /* left align content */
  text-align: left;
  margin-left: 0 !important; }
  .hero-full-width .wp-block-group.wp-block-hero-content > * {
    margin-left: 0 !important; }

@media screen and (min-width: 48em) {
  .hero-full-width .wp-block-columns {
    display: flex !important;
    align-items: stretch !important;
    flex-wrap: nowrap !important; } }
ul.wp-block-list li {
  margin-bottom: 7px;
  position: relative;
  padding-left: 25px; }
  ul.wp-block-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 5px;
    height: 5px;
    background-color: var(--wp--preset--color--title);
    border-radius: 50%; }

.hero-full-width ul.wp-block-list li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px; }
  .hero-full-width ul.wp-block-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 7px;
    height: 13px;
    border-bottom: 2px solid var(--wp--preset--color--link-color);
    border-right: 2px solid var(--wp--preset--color--link-color);
    transform: rotate(45deg);
    border-radius: 0;
    background-color: transparent; }

.wp-block-our-story + .wp-block-stats {
  padding-top: 0 !important; }

/* --- Hero Content
-------------------------------------------------------- */
.wp-block-post svg {
  display: none;
  height: 15px;
  width: 15px; }

.wp-block-post-meta > div {
  flex: unset; }

.wp-block-post-meta .taxonomy-category a {
  position: relative; }
  .wp-block-post-meta .taxonomy-category a:not(:last-child) {
    margin-right: 10px; }
  .wp-block-post-meta .taxonomy-category a:is(:hover, :focus) {
    text-decoration: none;
    color: var(--wp--preset--color--link-color); }
    .wp-block-post-meta .taxonomy-category a:is(:hover, :focus):after {
      display: none; }

.wp-block-post-template .wp-block-post .wp-block-columns {
  gap: 0; }
  .wp-block-post-template .wp-block-post .wp-block-columns:has(.wp-block-post-featured-image) {
    gap: var(--wp--preset--spacing--42); }

.wp-block-post-template .wp-block-column:empty {
  display: none; }

.wp-block-tag-cloud.is-style-outline a {
  border: none;
  padding: 5px 10px;
  font-size: var(--wp--preset--font-size--small) !important; }
  .wp-block-tag-cloud.is-style-outline a:is(:hover, :focus) {
    color: var(--wp--preset--color--light); }

.wp-block-latest-posts li:not(:last-child) {
  margin-bottom: 10px; }

.wp-block-categories-list .cat-item,
.wp-block-archives-list li {
  text-align: right;
  list-style: none; }
  .wp-block-categories-list .cat-item:not(:last-child),
  .wp-block-archives-list li:not(:last-child) {
    margin-bottom: 10px; }
  .wp-block-categories-list .cat-item a,
  .wp-block-archives-list li a {
    float: left; }

.comment-reply-title {
  margin-block-start: 0; }

.wp-block-post-terms a {
  border: 1px solid var(--wp--preset--color--link-color);
  color: var(--wp--preset--color--link-color);
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.2px;
  padding: 5px 9px;
  display: inline-block;
  margin-top: 7px; }
  .wp-block-post-terms a:is(:hover, :focus) {
    background-color: transparent;
    color: var(--wp--preset--color--title) !important;
    border-color: var(--wp--preset--color--body-text);
    text-decoration: none;
    opacity: 1; }
.wp-block-post-terms a:not(:last-child) {
  margin-right: 3px; }

.sidebar .widget:first-child {
  padding-top: 0; }

.featured-content.featured-content-three-col .wp-block-post-template .wp-block-post:last-child .wp-block-post-featured-image,
.featured-content.featured-content-three-col .wp-block-post-template .wp-block-post .wp-block-post-featured-image {
  padding-bottom: 75%; }

.featured-content.featured-content-three-col .wp-block-post-template .wp-block-post:last-child .wp-block-post-excerpt {
  display: none; }

.featured-content .wp-block-post-template .wp-block-post .wp-block-post-title {
  margin: 0; }
.featured-content .wp-block-post-template .wp-block-post .wp-block-post-featured-image {
  padding-bottom: 132%;
  overflow: hidden;
  float: none; }
  .featured-content .wp-block-post-template .wp-block-post .wp-block-post-featured-image a:hover,
  .featured-content .wp-block-post-template .wp-block-post .wp-block-post-featured-image a:focus {
    opacity: 1; }
  .featured-content .wp-block-post-template .wp-block-post .wp-block-post-featured-image .wp-post-image {
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
.featured-content .wp-block-post-template .wp-block-post .wp-block-post-excerpt {
  position: relative;
  padding-top: 35px;
  display: none; }
  .featured-content .wp-block-post-template .wp-block-post .wp-block-post-excerpt::before {
    position: absolute;
    left: 50%;
    top: 7px;
    transform: translateX(-50%);
    width: 32px;
    height: 2px;
    content: '';
    background-color: var(--wp--preset--color--link-color); }
.featured-content .wp-block-post-template .wp-block-post:nth-child(even) {
  background-color: var(--wp--preset--color--secondary); }
.featured-content .wp-block-post-template .wp-block-post:last-child > .wp-block-group {
  background-color: var(--wp--preset--color--dark);
  color: var(--wp--preset--color--light); }
  .featured-content .wp-block-post-template .wp-block-post:last-child > .wp-block-group .wp-block-post-date a,
  .featured-content .wp-block-post-template .wp-block-post:last-child > .wp-block-group .wp-block-post-author {
    color: var(--wp--preset--color--light) !important; }
  .featured-content .wp-block-post-template .wp-block-post:last-child > .wp-block-group .post-content {
    padding-top: var(--wp--preset--spacing--91) !important;
    padding-bottom: var(--wp--preset--spacing--91) !important;
    padding-inline: var(--wp--preset--spacing--65) !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-self: center;
    max-width: 800px;
    margin-inline: auto; }
    .featured-content .wp-block-post-template .wp-block-post:last-child > .wp-block-group .post-content > * {
      width: 100%; }
  .featured-content .wp-block-post-template .wp-block-post:last-child > .wp-block-group .wp-block-post-title a {
    color: var(--wp--preset--color--light) !important; }
    .featured-content .wp-block-post-template .wp-block-post:last-child > .wp-block-group .wp-block-post-title a:hover, .featured-content .wp-block-post-template .wp-block-post:last-child > .wp-block-group .wp-block-post-title a:focus {
      color: var(--wp--preset--color--link-color) !important; }
.featured-content .wp-block-post-template .wp-block-post:last-child .wp-block-post-featured-image {
  padding-bottom: 75%; }
.featured-content .wp-block-post-template .wp-block-post:last-child .wp-block-post-excerpt {
  display: block; }

.featured-content .wp-block-post-template .wp-block-post:last-child > .wp-block-group .wp-block-post-author a {
  color: var(--wp--preset--color--light) !important; }

.featured-content .wp-block-post-template .wp-block-post:not(.has-post-thumbnail):last-child > .wp-block-group {
  display: block !important; }

.featured-content.featured-content-three-col .wp-block-post-template .wp-block-post:last-child > .wp-block-group .post-content {
  padding-top: var(--wp--preset--spacing--56) !important;
  padding-bottom: var(--wp--preset--spacing--56) !important; }
  .featured-content.featured-content-three-col .wp-block-post-template .wp-block-post:last-child > .wp-block-group .post-content .wp-block-post-date a,
  .featured-content.featured-content-three-col .wp-block-post-template .wp-block-post:last-child > .wp-block-group .post-content .wp-block-post-author {
    color: var(--wp--preset--color--light) !important; }

.featured-content .wp-block-post-template .wp-block-post:not(.has-post-thumbnail) .wp-block-post-featured-image {
  padding: 0; }

.featured-content .wp-block-post-template .wp-block-post:not(.has-post-thumbnail) .wp-block-post-featured-image a {
  height: 0; }

.blog-section li.wp-block-post.components-disabled {
  display: block !important; }

/* --- Services
-------------------------------------------------------- */
.services-section a {
  text-decoration: none; }

/* --- Testimonial
-------------------------------------------------------- */
.testimonial-section .testimonial-block {
  padding-top: 40px;
  position: relative;
  background-color: var(--wp--preset--color--tertiary); }
  .testimonial-section .testimonial-block:before {
    color: var(--wp--preset--color--foreground);
    content: "\201D";
    font-size: 70px;
    font-weight: 700;
    position: absolute;
    top: 28px;
    left: 50%;
    font-family: 'Playfair Display', serif;
    z-index: 1;
    opacity: 0.2;
    line-height: 1;
    height: 0;
    transform: translateX(-50%); }
.testimonial-section .navigation-wrap {
  opacity: 0;
  visibility: hidden; }
.testimonial-section .fse-slider-wrapper:hover .navigation-wrap {
  opacity: 1;
  visibility: visible; }
.testimonial-section .swiper-pagination {
  position: static;
  margin-top: 21px; }
  .testimonial-section .swiper-pagination .swiper-pagination-bullet {
    background-color: var(--wp--preset--color--border-color);
    height: 12px;
    width: 12px;
    opacity: 0.8; }
  .testimonial-section .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--wp--preset--color--link-color) !important; }

.testimonial-section.has-background .testimonial-block:before {
  color: var(--wp--preset--color--light);
  opacity: 0.3; }

/* --- FAQ
-------------------------------------------------------- */
.fse-pro-advanced-accordion-title-wrap {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 19px 22px;
  gap: 10px; }

body .fse-pro-advanced-accordion-controls:is(:hover, :focus) .fse-pro-advanced-accordion-title-wrap,
body .fse-pro-advanced-accordion-controls.active-controls .fse-pro-advanced-accordion-title-wrap {
  border-bottom-color: 1px solid rgba(0, 0, 0, 0.1) !important;
  background-color: transparent !important; }

body .fse-pro-advanced-accordion-controls.active-controls {
  border-color: transparent; }

.wp-block-fse-pro-accordion-item:last-child .fse-pro-advanced-accordion-title-wrap {
  border-bottom-color: transparent; }

/* --- Woo
-------------------------------------------------------- */
.woocommerce div.product div.images {
  margin-bottom: 0; }

.woocommerce-account .wp-block-post-title,
.woocommerce-checkout .wp-block-post-title,
.woocommerce-cart .wp-block-post-title {
  max-width: 100%; }

.wp-block-woocommerce-cart,
.wp-block-woocommerce-checkout {
  padding-inline: 0; }

.wc-block-components-error {
  width: 100%; }

.wc-block-components-radio-control .wc-block-components-radio-control__input,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  min-width: 10px;
  min-height: 10px;
  width: 10px;
  padding: 8px;
  height: 10px;
  margin-right: 7px; }

.wc-block-attribute-filter .wc-block-attribute-filter-list li label:hover {
  color: var(--wp--preset--color--link-color); }

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
  word-wrap: break-word;
  font-family: inherit;
  font-size: var(--wp--preset--font-size--small);
  font-style: normal;
  line-height: 1.5;
  border-style: solid;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  display: inline-block; }
  .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:hover, .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button:focus {
    border-style: solid; }

.woocommerce .woocommerce-Reviews .comment-reply-title {
  font-size: var(--wp--preset--font-size--body-default);
  font-weight: 500;
  display: block;
  margin-bottom: 14px;
  text-transform: inherit; }

.woocommerce.wc-block-catalog-sorting select.orderby,
.woocommerce.wc-block-catalog-sorting .wc-block-components-sort-select__select,
.wc-block-sort-select select.orderby,
.wc-block-sort-select .wc-block-components-sort-select__select {
  min-height: 45px;
  border: none;
  padding: 14px;
  background-color: var(--wp--preset--color--secondary);
  color: var(--wp--preset--color--title); }

.wc-block-sort-select__label {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.wc-block-product-template.is-flex-container {
  gap: 3rem 1.25em; }

@media screen and (min-width: 640px) {
  .wc-block-components-product-sort-select {
    text-align: right; } }
table.variations tr:not(:last-child) {
  margin-bottom: 10px; }
table.variations th {
  width: 60px; }

.wc-block-components-price-slider__range-input-progress {
  background-color: var(--wp--preset--color--link-color); }

.wc-block-rating-filter .wc-block-components-product-rating {
  margin-top: -2px; }

.wc-block-grid__product-price del {
  opacity: 0.4; }
.wc-block-grid__product-price ins {
  text-decoration: none; }

/* Woo Sales Badge */
.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale {
  padding: .25em .75em;
  left: 5px;
  top: 5px;
  min-width: auto;
  min-height: auto;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: 600; }

.wc-block-grid .wc-block-grid__product-onsale,
.wc-block-grid__product-image .wc-block-grid__product-onsale,
.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale,
.wc-block-components-product-sale-badge {
  background: var(--wp--preset--color--link-color);
  color: var(--wp--preset--color--light);
  border: 0;
  border-radius: 0;
  font-size: var(--wp--preset--font-size--tiny); }

/* Woocommerce Breadcrumb */
.search .woocommerce.wc-block-breadcrumbs {
  text-align: center; }

.woocommerce-breadcrumb {
  margin-bottom: 0 !important; }

.woocommerce-checkout .entry-content {
  margin-top: 0 !important; }
  .woocommerce-checkout .entry-content .wp-block-woocommerce-checkout {
    padding-top: 0 !important; }

.wc-block-components-checkout-step__title {
  font-size: var(--wp--preset--font-size--entry-title) !important; }

.entry-content .breadcrumb-area {
  display: none; }

/* Input Field Number */
input[type="number"] {
  -moz-appearance: textfield; }

.wc-block-add-to-cart-form .quantity .qty {
  width: 4.5em;
  padding: 0.92rem 0.5rem;
  margin-top: 0;
  box-sizing: border-box;
  font-size: var(--wp--preset--font-size--body-default); }

/* Product Category Lits */
.wc-block-product-categories.wp-block-woocommerce-product-categories .wc-block-product-categories-list {
  margin-left: 0;
  padding-left: 0; }
  .wc-block-product-categories.wp-block-woocommerce-product-categories .wc-block-product-categories-list .wc-block-product-categories-list-item {
    margin-bottom: 0.5rem;
    text-align: right;
    list-style: none;
    overflow: hidden; }
    .wc-block-product-categories.wp-block-woocommerce-product-categories .wc-block-product-categories-list .wc-block-product-categories-list-item a {
      float: left;
      text-decoration: none; }
      .wc-block-product-categories.wp-block-woocommerce-product-categories .wc-block-product-categories-list .wc-block-product-categories-list-item a:hover {
        text-decoration: underline; }
    .wc-block-product-categories.wp-block-woocommerce-product-categories .wc-block-product-categories-list .wc-block-product-categories-list-item:last-child {
      margin-bottom: 0; }

.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-title {
  font-weight: 400;
  font-size: var(--wp--preset--font-size--18); }
  .wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-title a {
    color: var(--wp--preset--color--title);
    text-decoration: none; }
    .wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-title a:hover {
      color: var(--wp--preset--color--link-color); }
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image {
  margin-bottom: var(--wp--preset--spacing--24); }
.wc-block-grid .wc-block-grid__products .wc-block-grid__product > * {
  margin-bottom: .75rem;
  margin-top: 0; }
.wc-block-grid .wc-block-pagination .wc-block-pagination-page {
  color: var(--wp--preset--color--link-color); }
  .wc-block-grid .wc-block-pagination .wc-block-pagination-page:hover {
    color: var(--wp--preset--color--body-text); }

.woocommerce a.added_to_cart,
.added_to_cart.wc_forward {
  margin: 0;
  background-color: transparent;
  border: none;
  color: var(--wp--preset--color--title);
  font-family: inherit;
  text-transform: uppercase;
  font-size: var(--wp--preset--font-size--small);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  padding: 10px 25px;
  text-decoration: underline;
  letter-spacing: 2px; }
  .woocommerce a.added_to_cart:hover,
  .added_to_cart.wc_forward:hover {
    text-decoration: none; }

.wp-block-button__link.add_to_cart_button {
  margin-bottom: 0 !important; }

html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li a {
  font-family: var(--wp--preset--font-family--gelasio);
  font-size: var(--wp--preset--font-size--body-default); }

.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel {
  max-width: var(--wp--style--global--content-size); }

.woocommerce div.product .woocommerce-tabs ul.tabs {
  border-bottom: 1px solid var(--wp--preset--color--border-color) !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: var(--wp--preset--color--title) !important;
  opacity: 1; }

html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li.active,
html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li:focus-within,
html body .wp-block-woocommerce-product-details.is-style-minimal ul.tabs.wc-tabs li:hover {
  border-color: var(--wp--preset--color--title); }

.wp-block-woocommerce-related-products .wp-block-query .wp-block-post-template li:nth-last-child(1):nth-child(odd) {
  grid-column: auto; }

:where(.wc-block-product-template .wc-block-product) > :not(:last-child) {
  margin-bottom: 16px !important; }

.wc-block-product-template .wp-block-post-title {
  margin-top: 21px !important; }

/** featured products css **/
.wp-block-featured-products .wc-block-featured-product__description,
.wp-block-featured-products .wc-block-featured-product__link,
.wp-block-featured-products .wc-block-featured-product__price,
.wp-block-featured-products .wc-block-featured-product__title,
.wp-block-featured-products .wc-block-featured-product__variation {
  padding-inline: 0; }
.wp-block-featured-products .wc-block-featured-product {
  align-content: flex-start;
  color: var(--wp--preset--color--title);
  min-height: auto !important; }
  .wp-block-featured-products .wc-block-featured-product .wc-block-featured-product__description:empty {
    display: none; }
  .wp-block-featured-products .wc-block-featured-product .wc-block-featured-product__title {
    margin-top: 21px;
    font-size: var(--wp--preset--font-size--entry-title); }
  .wp-block-featured-products .wc-block-featured-product .background-dim__overlay {
    display: none; }
  .wp-block-featured-products .wc-block-featured-product .wc-block-featured-product__background-image {
    position: relative; }
  .wp-block-featured-products .wc-block-featured-product .wc-block-featured-product__link > .wp-block-buttons {
    margin: 7px 0 0; }

/** featured category css **/
.wp-block-featured-category .wc-block-featured-category {
  align-content: flex-end;
  padding-bottom: 30px; }
  .wp-block-featured-category .wc-block-featured-category .wc-block-featured-category__background-image {
    transition: all 0.4s; }
  .wp-block-featured-category .wc-block-featured-category:hover .wc-block-featured-category__background-image, .wp-block-featured-category .wc-block-featured-category:focus .wc-block-featured-category__background-image {
    transform: scale(1.05); }
  .wp-block-featured-category .wc-block-featured-category .wc-block-featured-category__wrapper > *:not(.background-dim__overlay, .wc-block-featured-category__background-image) {
    max-width: 70%;
    margin-inline: auto;
    padding: 0 25px 16px; }
  .wp-block-featured-category .wc-block-featured-category.has-left-content .wc-block-featured-category__wrapper > *:not(.background-dim__overlay, .wc-block-featured-category__background-image) {
    margin-right: auto;
    margin-left: 0; }
  .wp-block-featured-category .wc-block-featured-category.has-right-content .wc-block-featured-category__wrapper > *:not(.background-dim__overlay, .wc-block-featured-category__background-image) {
    margin-left: auto;
    margin-right: 0; }
  .wp-block-featured-category .wc-block-featured-category .wc-block-featured-category__title {
    font-size: var(--wp--preset--font-size--post-title); }
  .wp-block-featured-category .wc-block-featured-category .wc-block-featured-category__description p {
    line-height: 1.5;
    font-family: --wp--preset--font-family--gelasio;
    font-size: var(--wp--preset--font-size--body-default); }
  .wp-block-featured-category .wc-block-featured-category .wp-block-buttons {
    margin-top: 7px; }
    .wp-block-featured-category .wc-block-featured-category .wp-block-buttons .is-style-soundscape-button .wp-block-button__link {
      color: inherit; }
    .wp-block-featured-category .wc-block-featured-category .wp-block-buttons .is-style-fill .wp-block-button__link:hover, .wp-block-featured-category .wc-block-featured-category .wp-block-buttons .is-style-fill .wp-block-button__link:focus,
    .wp-block-featured-category .wc-block-featured-category .wp-block-buttons .is-style-fill .wp-element-button:hover,
    .wp-block-featured-category .wc-block-featured-category .wp-block-buttons .is-style-fill .wp-element-button:focus {
      background-color: var(--wp--preset--color--light);
      border-color: var(--wp--preset--color--light); }
    .wp-block-featured-category .wc-block-featured-category .wp-block-buttons .is-style-outline .wp-block-button__link,
    .wp-block-featured-category .wc-block-featured-category .wp-block-buttons .is-style-outline .wp-element-button {
      border-color: var(--wp--preset--color--light);
      color: var(--wp--preset--color--light); }
      .wp-block-featured-category .wc-block-featured-category .wp-block-buttons .is-style-outline .wp-block-button__link:hover, .wp-block-featured-category .wc-block-featured-category .wp-block-buttons .is-style-outline .wp-block-button__link:focus,
      .wp-block-featured-category .wc-block-featured-category .wp-block-buttons .is-style-outline .wp-element-button:hover,
      .wp-block-featured-category .wc-block-featured-category .wp-block-buttons .is-style-outline .wp-element-button:focus {
        color: var(--wp--preset--color--dark);
        background-color: var(--wp--preset--color--light);
        border-color: var(--wp--preset--color--light); }

/** featured category slider css **/
.wp-featured-category-slider .wp-block-woocommerce-featured-category {
  display: flex; }
.wp-featured-category-slider .wp-featured-category-col {
  display: flex; }
.wp-featured-category-slider .wc-block-featured-category {
  color: var(--wp--preset--color--title);
  display: block;
  min-height: auto !important; }
  .wp-featured-category-slider .wc-block-featured-category .wc-block-featured-category__wrapper {
    padding-top: var(--wp--preset--spacing--42);
    padding-bottom: var(--wp--preset--spacing--42); }
    .wp-featured-category-slider .wc-block-featured-category .wc-block-featured-category__wrapper .background-dim__overlay {
      display: none; }
    .wp-featured-category-slider .wc-block-featured-category .wc-block-featured-category__wrapper .wc-block-featured-category__background-image {
      position: relative;
      display: none; }
    .wp-featured-category-slider .wc-block-featured-category .wc-block-featured-category__wrapper .wc-block-featured-category__description p {
      line-height: 1.5;
      font-size: var(--wp--preset--font-size--body-default); }
    .wp-featured-category-slider .wc-block-featured-category .wc-block-featured-category__wrapper .wc-block-featured-category__title {
      font-size: var(--wp--preset--font-size--post-title-large); }
    .wp-featured-category-slider .wc-block-featured-category .wc-block-featured-category__wrapper .wp-block-buttons {
      margin-top: 14px; }

.wc-block-cart__empty-cart__title {
  font-size: var(--wp--preset--font-size--section-title); }

.editor-styles-wrapper .wc-block-cart__empty-cart__title,
.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),
.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull) {
  font-size: var(--wp--preset--font-size--body-default); }

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  font-size: var(--wp--preset--font-size--small); }

.wc-block-grid__product-title {
  font-size: var(--wp--preset--font-size--entry-title) !important;
  font-family: var(--wp--preset--font-family--gelasio);
  text-decoration: none; }

/* After Wordpress 6.6.1 */
.wc-block-components-form .wc-block-components-text-input input[type="email"],
.wc-block-components-form .wc-block-components-text-input input[type="number"],
.wc-block-components-form .wc-block-components-text-input input[type="tel"],
.wc-block-components-form .wc-block-components-text-input input[type="text"],
.wc-block-components-form .wc-block-components-text-input input[type="url"],
.wc-block-components-text-input input[type="email"],
.wc-block-components-text-input input[type="number"],
.wc-block-components-text-input input[type="tel"],
.wc-block-components-text-input input[type="text"],
.wc-block-components-text-input input[type="url"] {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid var(--wp--preset--color--border-color);
  color: var(--wp--preset--color--body-text);
  font-size: var(--wp--preset--font-size--small);
  line-height: var(--wp--custom--typography--line-height--heading-six);
  width: 100%;
  box-sizing: border-box;
  height: auto;
  max-height: inherit; }

.wc-block-components-form .wc-block-components-text-input input[type="email"]:focus,
.wc-block-components-form .wc-block-components-text-input input[type="number"]:focus,
.wc-block-components-form .wc-block-components-text-input input[type="tel"]:focus,
.wc-block-components-form .wc-block-components-text-input input[type="text"]:focus,
.wc-block-components-form .wc-block-components-text-input input[type="url"]:focus,
.wc-block-components-text-input input[type="email"]:focus,
.wc-block-components-text-input input[type="number"]:focus,
.wc-block-components-text-input input[type="tel"]:focus,
.wc-block-components-text-input input[type="text"]:focus,
.wc-block-components-text-input input[type="url"]:focus {
  box-shadow: none;
  border-color: var(--wp--preset--color--text-link);
  color: var(--wp--preset--color--foreground);
  outline: none;
  background-color: transparent; }

.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
  color: var(--wp--preset--color--title); }

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid var(--wp--preset--color--border-color);
  color: var(--wp--preset--color--body-text);
  line-height: var(--wp--custom--typography--line-height--heading-six);
  font-family: var(--wp--preset--font-family--roboto); }

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded="true"],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded="true"] {
  box-shadow: none;
  border-color: var(--wp--preset--color--text-link);
  color: var(--wp--preset--color--foreground);
  outline: none; }

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
  height: auto;
  max-height: inherit;
  padding: 1.5em .8em .5em;
  font-size: 18px; }

body .wc-blocks-components-select .wc-blocks-components-select__select {
  border-radius: 0; }

.wc-blocks-components-select .wc-blocks-components-select__label,
.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label,
.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
  left: 0.8em;
  font-size: var(--wp--preset--font-size--small); }

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
  font-size: 18px; }

body .wc-blocks-components-select .wc-blocks-components-select__select {
  padding: 1.5em .8em .5em;
  border: 1px solid var(--wp--preset--color--border-color); }

.wc-blocks-components-select .wc-blocks-components-select__container {
  height: auto; }

.wc-block-components-form .wc-block-components-text-input input:autofill,
.wc-block-components-form .wc-block-components-text-input.is-active input[type="email"],
.wc-block-components-form .wc-block-components-text-input.is-active input[type="number"],
.wc-block-components-form .wc-block-components-text-input.is-active input[type="tel"],
.wc-block-components-form .wc-block-components-text-input.is-active input[type="text"],
.wc-block-components-form .wc-block-components-text-input.is-active input[type="url"],
.wc-block-components-text-input input:autofill,
.wc-block-components-text-input.is-active input[type="email"],
.wc-block-components-text-input.is-active input[type="number"],
.wc-block-components-text-input.is-active input[type="tel"],
.wc-block-components-text-input.is-active input[type="text"],
.wc-block-components-text-input.is-active input[type="url"] {
  padding: 1.5em .8em .5em; }

.wc-block-components-address-card,
.wc-block-components-notice-banner,
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted,
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:first-child:after,
.wc-block-components-radio-control--highlight-checked:after {
  border-radius: 0; }

.wc-block-components-textarea {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid var(--wp--preset--color--border-color);
  color: var(--wp--preset--color--body-text);
  font-size: 18px;
  line-height: var(--wp--custom--typography--line-height--heading-six);
  width: 100%;
  box-sizing: border-box; }
  .wc-block-components-textarea:hover, .wc-block-components-textarea:focus {
    background-color: transparent; }

.wc-block-checkout__add-note .wc-block-components-textarea:focus {
  background-color: transparent !important; }

.woocommerce .wp-block-woocommerce-product-image-gallery {
  max-width: 100%; }

/* --- > 768px
-------------------------------------------------------- */
@media screen and (min-width: 769px) {
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    width: 48%; } }
.wc-block-components-totals-item__value {
  color: var(--wp--preset--color--foreground); }

.wc-block-product-template.wc-block-product-template {
  row-gap: 42px; }

body .wc-block-order-confirmation-summary ul li > .wc-block-order-confirmation-summary-list-item__key,
.wc-block-order-confirmation-totals table th,
.wc-block-order-confirmation-totals table .wc-block-order-confirmation-totals__total,
.wc-block-order-confirmation-status p,
.wc-block-components-totals-coupon .wc-block-components-panel__button,
.wc-block-components-address-card address .wc-block-components-address-card__address-section:first-child,
.wc-block-components-radio-control__label-group,
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option,
.wc-block-checkout__sidebar .wc-block-components-product-name,
body .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text,
.wp-block-woocommerce-cart-order-summary-block,
table.wc-block-cart-items .wc-block-cart-items__header th {
  color: var(--wp--preset--color--foreground); }

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  box-shadow: inset 0 0 0 1.5px var(--wp--preset--color--foreground); }

.wc-block-components-totals-shipping .wc-block-components-totals-item strong,
.woocommerce-table__line-item.order_item strong,
.wc-block-order-confirmation-totals table tfoot th,
.wc-block-order-confirmation-totals table thead,
body .wc-block-order-confirmation-totals__table th,
.wp-order-confirmation-block .wp-block-heading,
.wc-block-components-title.wc-block-components-title,
.wc-block-order-confirmation-summary ul li > .wc-block-order-confirmation-summary-list-item__key,
.wc-block-components-address-card address .wc-block-components-address-card__address-section:first-child {
  font-weight: 500; }

.wp-order-confirmation-block .wp-block-heading,
.wc-block-components-title.wc-block-components-title {
  font-size: var(--wp--preset--font-size--normal);
  margin-bottom: 14px; }

.wp-order-confirmation-block {
  max-width: 1200px;
  margin: 0 auto; }

.wc-block-checkout__shipping-option .wc-block-checkout__shipping-option--free {
  text-transform: inherit;
  color: var(--wp--preset--color--body-text);
  font-size: .875em; }
  .wc-block-checkout__shipping-option .wc-block-checkout__shipping-option--free:hover, .wc-block-checkout__shipping-option .wc-block-checkout__shipping-option--free:focus {
    text-decoration: underline; }

/* Custom breakpoint for all wp-block-columns 4 */
@media screen and (max-width: 1199px) and (min-width: 782px) {
  .wp-block-featured-products .wp-block-columns:not(.is-not-stacked-on-mobile):has(.wp-block-column:first-child:nth-last-child(4)) {
    flex-wrap: wrap !important; }
    .wp-block-featured-products .wp-block-columns:not(.is-not-stacked-on-mobile):has(.wp-block-column:first-child:nth-last-child(4)) .wp-block-column {
      flex-basis: 47%; } }
@media screen and (max-width: 1199px) and (min-width: 480px) {
  .wp-block-portfolio .wc-block-product-template__responsive.columns-4 {
    grid-template-columns: repeat(auto-fill, minmax(max(150px, calc(50% - .9375em)), 1fr)); } }
@media screen and (max-width: 1199px) {
  .wp-featured-category-slider .wp-block-columns:not(.is-not-stacked-on-mobile) {
    flex-wrap: wrap !important;
    flex-direction: column-reverse; }

  .wp-featured-category-slider .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important; }

  body .wp-featured-category-slider .fse-slider-wrapper .navigation-wrap .swiper-button {
    background-color: var(--wp--preset--color--dark);
    color: var(--wp--preset--color--light);
    width: 50px;
    height: 50px;
    transform: none;
    z-index: 11; }

  body .wp-featured-category-slider .fse-slider-wrapper .navigation-wrap .swiper-button:after {
    font-size: 14px; }

  body .wp-featured-category-slider .fse-slider-wrapper .navigation-wrap .swiper-button.swiper-button-prev {
    right: 50px; } }
@media (max-width: 781px) {
  .wp-block-featured-products .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 47% !important; } }
/** product collection carousel css **/
p.wc-block-components-checkout-order-summary__title-text,
body .wc-block-cart__main .wc-block-cart-items th,
body .wc-block-cart .wc-block-cart__totals-title,
.wc-block-grid__product-price {
  font-size: var(--wp--preset--font-size--body-default) !important; }

.wp-block-single-pdt-columns .wp-block-woocommerce-product-price .wc-block-grid__product-price {
  font-size: var(--wp--preset--font-size--entry-title) !important; }

.wc-block-product-template.wc-block-product-template {
  margin-top: 0; }

.wc-block-next-previous-buttons button svg {
  width: 30px;
  height: 30px; }

.wc-block-next-previous-buttons button path {
  transform: scale(1.5); }

.wp-block-woocommerce-product-collection {
  position: relative; }

.wc-block-next-previous-buttons {
  gap: 0;
  position: absolute;
  top: -50px; }

@media screen and (min-width: 600px) {
  body .is-product-collection-layout-carousel .wc-block-product {
    min-width: 30%; } }
@media screen and (min-width: 782px) {
  body .is-product-collection-layout-carousel .wc-block-product {
    min-width: 22.5%; }

  .wc-block-next-previous-buttons {
    top: -65px; } }
@media screen and (min-width: 1440px) {
  body .is-product-collection-layout-carousel .wc-block-product {
    min-width: 23.5%; } }
/* --- Footer
-------------------------------------------------------- */
footer .wp-block-navigation .wp-block-navigation-item__content {
  padding: 0; }
footer .wp-block-navigation > .wp-block-navigation-item + .wp-block-navigation-item {
  margin-top: 10px; }
footer ul li::marker {
  color: var(--wp--preset--color--light-gray); }
footer ul li a:hover,
footer ul li a:focus {
  color: var(--wp--preset--color--light) !important;
  opacity: 1 !important; }
footer .bottom-footer a {
  color: var(--wp--preset--color--title) !important; }
  footer .bottom-footer a:is(:hover, :focus) {
    text-decoration: underline; }

@media screen and (max-width: 640px) {
  .bottom-footer * {
    justify-content: center !important;
    text-align: center; } }
.footer-widgets .widget-content,
#header-top .header-top-right {
  padding: 0; }

#header-top .widget {
  margin-top: 0;
  margin-bottom: 0; }

footer .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: 100%; }

footer .wp-block-navigation {
  gap: 0; }

footer.block-editor-block-list__block.wp-block.has-block-overlay.wp-block-template-part.block-editor-block-list__layout {
  margin: 0; }

/* --- Sidebar
-------------------------------------------------------- */
.wp-block-latest-posts li:last-child {
  margin-bottom: 0; }

.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-archives-list {
  list-style: disc outside none;
  margin-left: 18px !important;
  clear: both; }

.wp-block-latest-posts li,
.wp-block-categories-list .cat-item,
.wp-block-archives-list li {
  list-style: disc outside none; }
  .wp-block-latest-posts li:last-child,
  .wp-block-categories-list .cat-item:last-child,
  .wp-block-archives-list li:last-child {
    margin-bottom: 0; }

/* --- Promotion
-------------------------------------------------------- */
.promo-section .has-dark-background-color .is-style-fill .wp-element-button {
  background-color: var(--wp--preset--color--light);
  color: var(--wp--preset--color--dark); }
  .promo-section .has-dark-background-color .is-style-fill .wp-element-button:hover, .promo-section .has-dark-background-color .is-style-fill .wp-element-button:focus {
    color: var(--wp--preset--color--dark);
    background-color: var(--wp--preset--color--link-color);
    border-color: var(--wp--preset--color--link-color); }
.promo-section .has-dark-background-color .is-style-outline .wp-element-button {
  color: var(--wp--preset--color--light) !important;
  border-color: var(--wp--preset--color--light); }
  .promo-section .has-dark-background-color .is-style-outline .wp-element-button:hover, .promo-section .has-dark-background-color .is-style-outline .wp-element-button:focus {
    color: var(--wp--preset--color--dark) !important;
    background-color: var(--wp--preset--color--link-color);
    border-color: var(--wp--preset--color--link-color); }

/* --- Portfolio
-------------------------------------------------------- */
/* --- Block Portfolio
-------------------------------------------------------- */
.wp-block-heading-has-columns {
  max-width: 730px; }

.wp-block-portfolio .wp-block-cover {
  min-height: 280px;
  height: 100%; }
  .wp-block-portfolio .wp-block-cover .wp-block-cover__background {
    opacity: 0 !important;
    transition: all 0.4s; }
  .wp-block-portfolio .wp-block-cover .wp-block-cover__image-background {
    transition: all 0.4s; }
  .wp-block-portfolio .wp-block-cover .wp-block-cover__inner-container.wp-block-cover__inner-container {
    position: static; }
  .wp-block-portfolio .wp-block-cover:hover .wp-block-portfolio-title {
    opacity: 1;
    visibility: visible; }
  .wp-block-portfolio .wp-block-cover:hover .wp-block-cover__background.has-background-dim-10 {
    opacity: 0.1 !important; }
  .wp-block-portfolio .wp-block-cover:hover .wp-block-cover__background.has-background-dim-20 {
    opacity: 0.2 !important; }
  .wp-block-portfolio .wp-block-cover:hover .wp-block-cover__background.has-background-dim-30 {
    opacity: 0.3 !important; }
  .wp-block-portfolio .wp-block-cover:hover .wp-block-cover__background.has-background-dim-40 {
    opacity: 0.4 !important; }
  .wp-block-portfolio .wp-block-cover:hover .wp-block-cover__background.has-background-dim-50 {
    opacity: 0.5 !important; }
  .wp-block-portfolio .wp-block-cover:hover .wp-block-cover__background.has-background-dim-60 {
    opacity: 0.6 !important; }
  .wp-block-portfolio .wp-block-cover:hover .wp-block-cover__background.has-background-dim-70 {
    opacity: 0.7 !important; }
  .wp-block-portfolio .wp-block-cover:hover .wp-block-cover__background.has-background-dim-80 {
    opacity: 0.8 !important; }
  .wp-block-portfolio .wp-block-cover:hover .wp-block-cover__background.has-background-dim-90 {
    opacity: 0.9 !important; }
  .wp-block-portfolio .wp-block-cover .wp-block-portfolio-title {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s; }
    .wp-block-portfolio .wp-block-cover .wp-block-portfolio-title a {
      font-size: var(--wp--preset--font-size--entry-title);
      font-family: var(--wp--preset--font-family--gelasio);
      font-weight: var(--wp--custom--typography--font-weight--bold);
      text-decoration: none;
      line-height: var(--wp--custom--typography--line-height--heading-four); }

.wp-block-group-heading + figure.wp-block-image.alignleft.size-full {
  margin-inline-end: 0; }

/* --- Block Media Quries
-------------------------------------------------------- */
/* --- > Media Queries
-------------------------------------------------------- */
/* --- > Min 601px
-------------------------------------------------------- */
@media screen and (min-width: 37.5625em) {
  .testimonial-section .fse-slider-wrapper:hover .swiper-button-next {
    right: 0; }

  .wc-block-product-template.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(50% - .83333em); }

  .testimonial-section .fse-slider-wrapper:hover .swiper-button-prev {
    left: 0; }

  .testimonial-section .fse-slider-wrapper .swiper-button-prev {
    left: -15px; }

  .testimonial-section .fse-slider-wrapper .swiper-button-next {
    right: -15px; }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container,
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container {
    margin-left: auto;
    min-width: 450px !important;
    width: 450px;
    padding-top: 0; }

  .services-section .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column,
  .team-section .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: calc(50% - var(--wp--preset--spacing--24)) !important; }

  .wp-block-navigation__responsive-container ul.wp-block-navigation__container > li > a {
    margin: 0; }
  .wp-block-navigation__responsive-container .wc-block-product-template.is-flex-container.is-flex-container.columns-3 > li {
    display: none !important; }

  .featured-content.featured-content-three-col .wp-block-post-template .wp-block-post:last-child {
    grid-column: auto; }
    .featured-content.featured-content-three-col .wp-block-post-template .wp-block-post:last-child > .wp-block-group {
      display: block; }

  .featured-content.featured-content-collage .wp-block-post-template .wp-block-post:nth-child(even) {
    background-color: var(--wp--preset--color--secondary); }
  .featured-content.featured-content-collage .wp-block-post-template .wp-block-post:last-child {
    grid-column: 1 / -1; }
    .featured-content.featured-content-collage .wp-block-post-template .wp-block-post:last-child > .wp-block-group {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr)); } }
/* --- > Max 640px
-------------------------------------------------------- */
@media screen and (max-width: 40em) {
  .wp-post-navigations nav {
    flex-wrap: wrap; }

  .wp-featured-category-slider .fse-slider-wrapper .navigation-wrap .swiper-button {
    display: none; }

  .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
    display: block;
    width: 100%;
    margin-top: 7px; }

  .wp-block-query .wp-block-post-template,
  .blog-section .wp-block-post-template {
    display: block; }

  .blog-section .wp-block-query .wp-block-post-template .wp-block-post .wp-block-post-featured-image {
    width: 100px !important;
    height: 100px !important;
    margin-left: 2rem; }

  body .wp-block-group.wp-block-post-meta {
    gap: 0.25rem 1rem !important; } }
/* --- > Min 640px
-------------------------------------------------------- */
@media screen and (min-width: 40em) {
  .wp-post-navigations .wp-block-post-navigation-link {
    width: 50%; }

  .featured-slider .wp-block-cover,
  .header-media .wp-block-cover {
    min-height: 480px; }

  .featured-content .wp-block-query .wp-block-post-template {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  .wp-block-featured-category .wc-block-featured-category .wc-block-featured-category__wrapper > *:not(.background-dim__overlay, .wc-block-featured-category__background-image) {
    max-width: 60%;
    margin-inline: auto;
    padding: 0 35px 16px; }

  .media-no-front-page.wp-block-cover {
    min-height: 280px; }

  .hero-section .wp-block-columns {
    flex-wrap: nowrap !important; } }
/* --- > Max 768px
-------------------------------------------------------- */
@media screen and (max-width: 48em) {
  .featured-slider .wp-block-cover .wp-block-cover__image-background {
    object-position: 70% center !important; } }
/* --- > Min 768px to Max 1200px
-------------------------------------------------------- */
@media (min-width: 48em) and (max-width: 75em) {
  .wc-block-product-template.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(33.3333% - .83333em); } }
/* --- > Min 768px
-------------------------------------------------------- */
@media screen and (min-width: 48em) {
  .wp-block-our-identity .wp-block-columns {
    flex-wrap: wrap !important; }
    .wp-block-our-identity .wp-block-columns .wp-block-column {
      flex-basis: 100% !important;
      flex-grow: 1 !important; }

  .testimonial-section .testimonial-block:before {
    top: 42px; }

  .wp-block-portfolio .wp-block-columns {
    display: block; }

  .media-slider .swiper-horizontal > .swiper-pagination-bullets,
  .media-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    position: absolute; }

  .featured-slider .wp-block-cover,
  .header-media .wp-block-cover {
    min-height: 560px; }

  .media-no-front-page.wp-block-cover {
    min-height: 340px; } }
/* --- > Min 782px
-------------------------------------------------------- */
@media screen and (min-width: 48.875em) {
  .wp-block-woocommerce-related-products .wp-block-query .wp-block-post-template {
    grid-template-columns: repeat(2, 1fr); }

  .wp-block-footer .wp-block-widget:not(:last-child) {
    margin-bottom: 0; }
  .wp-block-footer .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    bottom: 0; } }
/* --- > Min 782px to Max 1200px
-------------------------------------------------------- */
@media (min-width: 48.875em) and (max-width: 75em) {
  .footer-widgets .wp-block-columns {
    flex-wrap: wrap !important; }

  .wp-block-featured-category > .wp-block-columns + .wp-block-columns {
    display: block; }

  .wp-block-our-identity .wp-block-columns {
    display: flex; }

  .wp-block-our-identity .wp-block-columns .wp-block-column:nth-child(1),
  .wp-block-our-identity .wp-block-columns .wp-block-column:nth-child(2) {
    flex: 0 0 45%;
    max-width: 45%; }

  .wp-block-our-identity .wp-block-columns .wp-block-column:nth-child(3) {
    flex: 0 0 100%;
    max-width: 100%; } }
/* --- > Max 992px
-------------------------------------------------------- */
@media screen and (max-width: 62em) {
  .featured-slider .wp-block-cover .media-content,
  .header-media .wp-block-cover .media-content {
    padding-left: var(--wp--style--root--padding-left) !important; }

  .featured-slider .wp-block-cover,
  .header-media .wp-block-cover {
    padding-left: 0; } }
/* --- > Min 992px
-------------------------------------------------------- */
/* --- >Max  1023px
-------------------------------------------------------- */
@media screen and (max-width: 63.9375em) {
  .featured-content-three-col .wp-block-post-template-is-layout-grid {
    grid-template-columns: auto; }

  .wp-block-site-logo ~ * {
    display: none; }

  .wp-block-site-logo img {
    height: auto;
    max-width: 100%;
    max-height: 60px;
    width: auto; }

  .wp-header-social-search-wrap {
    display: flex;
    align-items: center; }

  .site-header .wp-block-header-search,
  .site-header .wp-block-social-wrap {
    margin: 0 !important; }

  .site-header .is-vertical {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap; }
    .site-header .is-vertical > div {
      margin-bottom: 0 !important; }
  .site-header .wp-block-fse-pro-header-social,
  .site-header .wp-block-fse-pro-header-search,
  .site-header .wp-block-navigation {
    display: inline-block;
    margin: 0; }
  .site-header .wp-block-navigation {
    display: block; }
  .site-header .wp-block-separator,
  .site-header .wp-block-heading {
    display: none !important; }
  .site-header .wp-block-site-logo,
  .site-header .wp-block-site-tagline,
  .site-header .wp-block-site-title {
    text-align: left !important;
    margin-left: 0 !important; }

  .wp-block-single-pdt-columns .wp-block-column {
    flex-basis: 100% !important;
    width: 100%; }

  .wp-block-navigation-wrap {
    margin-left: auto !important;
    padding-left: 15px !important; }

  .wp-block-navigation-wrap {
    display: flex;
    align-items: center; }
    .wp-block-navigation-wrap .wp-block-woocommerce-customer-account,
    .wp-block-navigation-wrap .wc-block-mini-cart {
      margin: 0; } }
/* --- >Min  1024px
-------------------------------------------------------- */
@media screen and (min-width: 64em) {
  .wp-block-single-pdt-columns .wp-block-column {
    flex: 1 !important; }

  .admin-bar header.wp-block-template-part .site-header {
    padding-top: 32px !important; }

  .site-header .is-vertical {
    justify-content: space-between;
    gap: 0.25rem; }

  .site-header .wp-block-fse-pro-header-social .social-controller,
  .site-header .wp-block-fse-pro-header-search .search-controller,
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none; }

  .site-header > .wp-block-group,
  .site-header .wp-block-group.alignwide.is-vertical.is-content-justification-stretch {
    height: 100%; }

  .site-header .wp-block-fse-pro-header-social .social-container .wp-block-social-links {
    justify-content: flex-start; }

  .site-header .wp-block-fse-pro-header-search .search-container {
    position: relative;
    display: block !important;
    padding: 0;
    background-color: transparent; }

  .site-header .wp-block-fse-pro-header-social .social-container {
    padding: 0;
    background: transparent;
    position: relative;
    display: flex !important;
    justify-content: flex-start; }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-icon {
    position: absolute;
    right: 6px; }
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    left: 100%;
    top: 0; }

  .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: var(--wp--preset--color--dark-gray);
    color: var(--wp--preset--color--light); }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 11px 28px; }

  .wp-block-navigation .wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content {
    text-transform: capitalize;
    padding: 0.4em 0.8em;
    font-size: var(--wp--preset--font-size--default); }
    .wp-block-navigation .wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content:hover, .wp-block-navigation .wp-block-navigation__submenu-container.wp-block-navigation-submenu .wp-block-navigation-item__content:focus {
      background-color: rgba(255, 255, 255, 0.05); }

  .wp-block-navigation .wp-block-navigation__submenu-container {
    opacity: 0;
    visibility: hidden; }

  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: block; }

  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: block; }

  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none; }

  header.wp-block-template-part {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 280px;
    min-height: 100%;
    height: 100%;
    z-index: 9; }

  header.wp-block-template-part .site-header {
    height: 100%; }

  footer.wp-block-template-part,
  main {
    margin-left: 280px; }

  .wp-site-blocks {
    position: relative;
    box-sizing: border-box; }
    .wp-site-blocks header.wp-block-template-part .site-header {
      height: 100%;
      min-height: 100vh; }

  .wp-block-portfolio .section-heading + .wp-block-columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr); }

  .wp-block-portfolio .section-heading + .wp-block-columns > .wp-block-column:nth-child(3) {
    grid-column: span 2; }

  .fse-slider-wrapper:hover .swiper-button-prev,
  .fse-slider-wrapper:hover .swiper-button-next {
    opacity: 1; }
  .fse-slider-wrapper:hover .wp-block-single-pdt-columns.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 50% !important; }
  .fse-slider-wrapper:hover .wp-block-single-pdt-columns > .wp-block-column {
    flex: 1 !important; }

  .wp-block-woocommerce-related-products .wp-block-query .wp-block-post-template {
    grid-template-columns: repeat(3, 1fr); }

  .woocommerce-Tabs-panel .comment-form-author,
  .woocommerce-Tabs-panel .comment-form-email {
    width: 100%; }

  .featured-slider .wp-block-cover,
  .header-media .wp-block-cover {
    height: 100vh; }

  .admin-bar .featured-slider .wp-block-cover,
  .admin-bar .header-media .wp-block-cover {
    height: calc(100vh - 32px); }

  .featured-slider .wp-block-cover.block-editor-block-list__block,
  .header-media .wp-block-cover.block-editor-block-list__block,
  .admin-bar .featured-slider .wp-block-cover.block-editor-block-list__block,
  .admin-bar .header-media .wp-block-cover.block-editor-block-list__block {
    height: auto;
    min-height: 700px; }

  .media-no-front-page.wp-block-cover {
    min-height: 430px; }

  .wp-featured-category-slider .fse-slider-wrapper .navigation-wrap .swiper-button,
  .featured-slider .fse-slider-wrapper .navigation-wrap .swiper-button {
    width: 80px;
    height: 80px; }
    .wp-featured-category-slider .fse-slider-wrapper .navigation-wrap .swiper-button.swiper-button-prev,
    .featured-slider .fse-slider-wrapper .navigation-wrap .swiper-button.swiper-button-prev {
      right: 80px; }

  .wp-featured-category-slider .fse-slider-wrapper .navigation-wrap .swiper-button:after,
  .featured-slider .fse-slider-wrapper .navigation-wrap .swiper-button:after {
    font-size: 22px; } }
@media (min-width: 64em) and (max-width: 75em) {
  .featured-content-three-col .wp-block-post-template-is-layout-grid {
    grid-template-columns: repeat(2, 1fr); }

  .featured-content-three-col .wp-block-post-template-is-layout-grid > *:nth-child(3) {
    grid-column: 1 / -1 !important; } }
/* --- > Max 1199px
-------------------------------------------------------- */
@media screen and (max-width: 74.9375em) {
  .wp-block-columns.has-sidebar {
    display: block; }

  .wp-woocommerce-shipping .wp-block-columns {
    text-align: center;
    flex-wrap: wrap !important; }
    .wp-woocommerce-shipping .wp-block-columns .wp-block-column {
      flex-basis: 100% !important;
      flex-grow: 1 !important; }

  .wp-block-query .wp-block-post-template,
  .blog-section .wp-block-post-template {
    grid-template-columns: 1fr; }

  .wp-block-query .block-editor-block-list__block.wp-block-post-template,
  .blog-section .block-editor-block-list__block.wp-block-post-template {
    grid-template-columns: 50%; }

  .wp-block-query .wp-block-post-template li:nth-child(2) {
    border-top: none; }

  .wp-block-group.sidebar {
    padding-right: var(--wp--preset--spacing--95) !important;
    padding-left: var(--wp--preset--spacing--95) !important; } }
/* --- > Min 1200px
-------------------------------------------------------- */
@media screen and (min-width: 75em) {
  .wp-block-columns.is-not-stacked-on-mobile > .wp-block-column.site-branding {
    flex-basis: 0;
    flex-grow: 1; }

  .wc-block-product-template.is-flex-container.is-flex-container.columns-3 > li {
    width: calc(33.3333% - .83333em); }

  .services-section .wp-block-columns + .wp-block-columns {
    margin-top: 56px; }

  .hero-section .hero-content {
    max-width: 600px; }

  .wp-block-group.sidebar > .widget:not(:first-child) {
    margin-top: 42px; }

  .featured-slider .wp-block-cover {
    padding-bottom: 10% !important; }

  .wp-block-query .wp-block-post-template li:nth-last-child(1):nth-child(odd) > .wp-block-group,
  .wp-block-query .wp-block-post-template li:nth-child(2n) > .wp-block-group {
    border-right: none !important; }

  .wp-block-our-identity .wp-block-columns {
    flex-wrap: nowrap !important; }

  .wp-block-our-identity .wp-block-columns .wp-block-column:nth-child(1) {
    max-width: 25%; }

  .wp-block-our-identity .wp-block-columns .wp-block-column:nth-child(2) {
    max-width: 45%; }

  .wp-block-our-identity .wp-block-columns .wp-block-column:nth-child(3) {
    max-width: 35%; }

  .wp-block-group.wp-block-section-content {
    padding-left: 35px; }

  .featured-content.featured-content-three-col .wp-block-query .wp-block-post-template {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  .wp-block-woocommerce-related-products .wp-block-query .columns-4.wp-block-post-template {
    grid-template-columns: repeat(4, 1fr); }

  .wp-block-portfolio .section-heading + .wp-block-columns {
    grid-template-columns: repeat(3, 1fr); }

  .wp-block-portfolio .section-heading + .wp-block-columns > .wp-block-column:nth-child(3) {
    grid-column: span 1; }

  .wp-block-woocommerce-customer-account .label {
    display: block; }

  .header .wp-block-button.my-account a:before {
    top: 0; }

  .header .wp-block-button.my-account {
    width: auto; } }
@media screen and (max-width: 75em) {
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: 0; } }
/* --- > Min 1366px
-------------------------------------------------------- */
@media screen and (min-width: 85.375em) {
  header.wp-block-template-part {
    width: 320px; }

  .team-section :where(.is-layout-flex) {
    gap: var(--wp--preset--spacing--35); }

  .wp-block-contact .wp-block-columns {
    gap: 5rem; }

  .wp-block-contact-map iframe {
    height: 500px; }

  input[type="search"],
  input,
  textarea {
    padding: 15px 20px; }

  footer.wp-block-template-part,
  main {
    margin-left: 320px; }

  .wp-post-navigations .wp-block-post-navigation-link {
    font-size: clamp(18px, 2.5vw, 22px) !important; } }
/* --- > Min 1400px
-------------------------------------------------------- */
/* --- > Min 1500px
-------------------------------------------------------- */
/* --- > Min 1600px
-------------------------------------------------------- */
@media screen and (min-width: 100em) {
  header.wp-block-template-part {
    width: 340px; }

  footer.wp-block-template-part,
  main {
    margin-left: 340px; }

  .featured-slider .wp-block-cover,
  .header-media .wp-block-cover {
    min-height: 890px; } }
/* --- > Min 1920px
-------------------------------------------------------- */

/*# sourceMappingURL=style.css.map */
