/*
Theme Name: BlankSlate
Theme URI: https://opencollective.com/blankslate
Author: Web Guy
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/webguyio/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2026
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2026
BlankSlate is distributed under the terms of the GNU GPL
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html {
    scroll-behavior: smooth
}

body {
    line-height: 1
}

a {
    text-decoration-skip-ink: auto
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

button {
    outline: 0
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    appearance: none;
    border-radius: 0
}

input[type="search"] {
    appearance: textfield
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th,
td {
    padding: 2px
}

big {
    font-size: 120%
}

small,
sup,
sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd,
tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del,
strike,
s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address,
cite,
var {
    font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {}

.alignleft {}

.aligncenter {}

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

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

.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 999999999;
    text-decoration: underline
}

.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 100000;
    right: auto
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}


*,
a,
div {
    font-family: 'Nunito Sans', sans-serif;
    color: white;
    line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Bahiana', cursive;
}

.btn.btn-primary,
.woocommerce ul.products li.product .button,
.wc-block-components-checkout-place-order-button {
    background: #F2561D !important;
    padding: 10px 30px;
    border-color: #F2561D !important;
    color: black !important;
    font-weight: bold;
    border-radius: 16px;
}
button.single_add_to_cart_button.button.alt,
.wc-block-components-checkout-return-to-cart-button {
    background: transparent !important;
    padding: 10px 30px;
    border: 1px solid #F2561D !important;
    color: #F2561D !important;
    font-weight: bold;
    border-radius: 16px;
}
.wc-block-components-checkout-return-to-cart-button svg {
    fill: #F2561D;
}

body {
    background: #1a1a1a;
}

.topheaderstickyboi {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.topheaderstickyboi .row {
    padding: 20px;
    border: 2px solid white;
    border-radius: 20px;
    backdrop-filter: blur(10px) brightness(0.4);
    -webkit-backdrop-filter: blur(10px) brightness(0.4);
    margin-top: 20px;
}

.header__logo {
    height: 60px;
    aspect-ratio: 1;
}

.header__logo img {
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.header__actions {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
}

.header__actions svg {
    fill: white;
    height: 30px;
    width: auto;
}

.header__logo-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px;
}

.header__menu>ul {
    display: flex;
    gap: 16px;
    align-items: center;
}

.header__menu a {
    color: white;
    text-decoration: none;
}

.header__menu .current_page_item {
    opacity: 0.6;
}

.header__menu .menu-item-has-children .sub-menu {
    position: absolute;
    top: 16px;
    left: 0;
    padding: 14px;
    display: none;
    flex-direction: column;
    gap: 16px;
    background: black;
    border-radius: 20px;
    border: 1px solid white;
    margin-top: 20px;
    width: 100%;
    min-width: fit-content;
}

.header__menu .menu-item-has-children {
    position: relative;
}

footer {
    padding-top: 80px;
}

.footer__title {
    color: #F2561D;
    margin-bottom: 20px;
    font-family: 'Bahiana';
    font-size: 1.8rem;
}

.footer__list li a {
    color: white;
    text-decoration: none;
}

.footer__list li {
    margin-bottom: 20px;
    text-indent: 20px;
}

.footer__logo {
    width: 80px;
    height: 80px;
    margin-bottom: 30px;
}

.footer__logo img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

p.footer__description {
    opacity: 0.6;
    font-style: italic;
}

.section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section-title {
    color: white;
    margin-bottom: 40px;
    font-size: 3.8rem;
    font-weight: bold;
}


/* Section - Hero */
section.hero {
    padding-top: 200px;
}

/* Section - Featured Products */
.featuredProducts__cards {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.featuredProducts__cards .productcard {
    width: 30%;
}

.productcard {
    padding: 8px;
    border-radius: 20px;
    background: white;
}

.productcard__image {
    aspect-ratio: 6/8;
    border-radius: 14px;
    margin-bottom: 20px;
    overflow: hidden;
}

.productcard__image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    /* border-radius: 6px; */
}

.productcard__content {
    padding: 0 20px 10px 20px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: black;
}

.productcard__title {
    font-family: 'Bahiana', cursive;
    font-size: 1.8rem;
}

.productcard__price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 10px;
    color: black;
}

.productcard__price-was {
    text-decoration: line-through;
    opacity: 0.4;
    color: black;
}

.productcard__cta {
    margin-top: 10px;
}

h1.hero__title {
    font-size: 2.5rem;
    color: white;
}

.hero__title span {
    font-size: 5rem;
}

p.hero__description {
    color: white;
    opacity: 0.7;
    margin-top: 20px;
    margin-bottom: 50px;
    line-height: 1.2rem;
}

.cta .container {
    background: #BFBFBF;
    border-radius: 30px;
    padding: 50px;
}

.cta__title {
    margin-bottom: 26px;
    font-size: 3rem;
}

.cta p {
    margin-bottom: 30px;
}
.woo__archive__header {
    margin-top: 155px;
}

nav.woocommerce-breadcrumb {
    display: none;
}

.woo__archive__header .container {
    padding: 120px 30px 30px 30px;
    background: white;
    border-radius: 30px;
    margin-bottom: 50px;
    color: black;
}

h1.woo__archive__title {
    font-size: 3.5rem;
    line-height: 1.2;
}

h2.woocommerce-loop-product__title {
    font-size: 1.6rem !important;
}

.woocommerce div.product .product_title {
    font-size: 2.5rem;
}

.woocommerce div.product form.cart .variations select {
    padding-left: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.woocommerce div.product form.cart .variations {margin-top: 30px;margin-bottom: 30px;}


.woocommerce .quantity .qty {
    color: black;
    height: -webkit-fill-available;
}

.woocommerce div.product form.cart div.quantity {
    margin-right: 20px;
    margin-top: 3px;
}

.woocommerce-variation.single_variation {
    margin-bottom: 12px;
}

.product_meta {
    display: flex;
    flex-direction: column;
    gap: 5px;
    font-style: italic;
    opacity: 0.6;
}

.woocommerce-cart main,
.woocommerce-checkout main {
    padding-top: 150px !important;
}
.woocommerce-cart main .header,
.woocommerce-checkout main .header {
    display: none;
}
.productcard__price *,
.productcard span.woocommerce-Price-amount.amount bdi,
.productcard span.woocommerce-Price-amount.amount span {
    color: black !important;
}
.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block,
.wp-block-woocommerce-checkout-order-summary-block {
    height: fit-content;
    border: 1px solid white;
    padding: 20px;
    border-radius: 20px;
}

h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    font-weight: bold;
    font-size: 1.3rem;
}

.woocommerce-checkout .topheaderstickyboi {
    display: none
}
a.wc-block-components-checkout-return-to-cart-button {
    position: absolute;
    top: -80px;
    left: 0;
    padding-left: 30px;
}

.wc-block-components-checkout-return-to-cart-button svg {
    margin-left: 5px;
}
.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
    color: black;
    opacity: 0.8;
}

h2.wc-block-components-title.wc-block-components-checkout-step__title {
    font-size: 2.2rem;
    margin-top: 20px;
}

.woocommerce .woocommerce-ordering select {
    color: black;
    padding: 3px 6px;
}