:root :where(a:where(:not(.wp-element-button)))
{
    text-decoration: none !important;
}
#hedera__page-builder
{
    overflow: hidden;
}

.blue-btn
{
    background-color: #395173;
    border: none;
    outline: none;
    overflow: hidden;
    position: relative;
    will-change: transform;
    transition: all 0.3s ease-in-out;
}
.blue-btn::after
{
    background-color: #25354a;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-100%, 0);
    transform-origin: top left;
    transition: all 0.3s ease-in-out;
    will-change: transform;
    z-index: -1
}
.blue-btn:hover::after
{
    transform: translate(0, 0);
}
.blue-btn:hover
{
    color: white !important;
    will-change: transform;
}
.cream-btn
{
    background-color: #dad2c6;
    border: none;
    outline: none;
    overflow: hidden;
    position: relative;
    will-change: transform;
    transition: all 0.3s ease-in-out;
}
.cream-btn::after
{
    background-color: #e8dfd5;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-100%, 0);
    transform-origin: top left;
    transition: all 0.3s ease-in-out;
    will-change: transform;
    z-index: -1
}
.cream-btn:hover::after
{
    transform: translate(0, 0);
}
.cream-btn:hover
{
    color: black !important;
    will-change: transform;
}
.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product
{
    grid-column-start: 1 !important;
}
.wc-block-cart-item__image
{
    display: none;
}
.wc-block-components-sidebar-layout 
{
	max-width: 90%;
    width: 1400px;
    margin-top: 130px !important;
}
.is-large.wc-block-cart .wc-block-cart-items td
{
    padding-left: 0 !important;
}
.wc-block-cart__empty-cart__title
{
    margin-top: 250px;
}
.wp-block-woocommerce-empty-cart-block
{
    height: 500px;
}
th.wc-block-cart-items__header-product
{
    display: none;
}
.wc-block-components-totals-item__description,
.wc-block-components-totals-shipping__fieldset
{
    display: none;
}
.woocommerce-column--billing-address,
.woocommerce-column--shipping-address
{
    max-width: none !important;
    width: 40% !important;
}
div.woocommerce-order
{
    padding: 200px 10%;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details
{
    padding: 0;
}
.order_details .wc-item-meta
{
    padding: 0;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before
{
    display: none !important;
}
.wc-block-components-order-summary-item__image
{
    display: none !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__description
{
    padding-left: 0 !important;
}
div.wp-block-woocommerce-cart.alignwide div > div > p {
    display: none;
}
@media only screen and (max-width: 768px){
.is-medium.wc-block-components-sidebar-layout, .is-mobile.wc-block-components-sidebar-layout, .is-small.wc-block-components-sidebar-layout 
{
	 margin-top: 130px !important;
}
}

@media only screen and (max-width: 1280px)
{
    .woocommerce-column--billing-address
    {
        margin-bottom: 25px;
    }
    .woocommerce-column--billing-address,
    .woocommerce-column--shipping-address
    {
        max-width: 100% !important;
        width: 100% !important;
    }
    .woocommerce-order-details
    {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details
    {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
}



















/* ==========================================================================
Additional Styles - joe@jjsd.co.uk
========================================================================== */
/* Base state */
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    transition: background-color 0.3s ease, color 0.3s ease;
}

/* Hover state */
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
    background-color: #395173;
    color: white;
}

/* Default: white text on transparent/dark nav */
#navbar .wcpbc-currency-switcher {
    color: white;
    background-color: transparent;
    border: none;
    transition: color 0.3s ease, background-color 0.3s ease;
}

/* On scroll or light sections: switch to black text */
#navbar.dark .wcpbc-currency-switcher {
    color: #111 !important;
}

/* Optional: remove default select arrow background on Safari */
.wcpbc-currency-switcher {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 1.5em; /* space for custom arrow if added */
    background-image: none !important;
}

@media screen and (max-width: 768px) {
    section#block__hero-image {
        position: relative;
        max-height: 400px;
    }
}

@media only screen and (max-width: 768px) {
    #block__hero-image #hero__background h1.right {
        margin-top: 130px!important;
    }
}

@media screen and (max-width: 768px) {
    section#block__hero-image {
        position: relative;
        max-height: 400px;
    }
}

@media only screen and (max-width: 768px) {
    #block__hero-image #hero__background h1.right {
        margin-top: 80px!important;
    }
}

#block__simple-text-and-image .left h3, #block__simple-text-and-image .right h3 {;
    font-size: 28px!important;
}

.page-id-12 #block__warrant-block #warrant__wrapper {
    padding: 60px 0 !important;
}

@media only screen and (max-width: 768px) {
    #block__warrant-block #warrant__wrapper #content button {
        margin-top: -10px;
        margin-bottom: 50px !important;
    }
}

@media only screen and (max-width: 768px) {
    #block__warrant-block #warrant__wrapper.left #content p {
        margin-bottom: 0px !important;
        margin-top: -15px !important;
    }
}

@media only screen and (max-width: 768px) {
    #block__warrant-block #warrant__wrapper #content button {
        margin-top: 10px!important;
        margin-bottom: 45px !important;
    }
}

@media only screen and (max-width: 768px) {
    #block__warrant-block #warrant__wrapper #content button {
        margin-bottom: 50px !important;
    }
}

@media only screen and (max-width: 768px) {
    #block__warrant-block .image-container {
        margin-top: -40px!important;
    }
}

.flickity-page-dots {
    bottom: -40px!important;
}

@media only screen and (max-width: 768px) {
    #block__simple-text-and-image .wrapper {
        padding: 65px 0 100px!important;
    }
}

@media only screen and (max-width: 768px) {
    #block__simple-text-and-image .wrapper.right .left {
        margin-bottom: 35px!important;
    }
}

#block__simple-text-and-image .left h3, #block__simple-text-and-image .right h3 {
    margin-bottom: -10px!important;
}

@media only screen and (max-width: 768px) {
    #block__collaboration-slider .wrapper {
        padding: 50px 0!important;
    }
}

@media only screen and (max-width: 768px) {
    #block__collaboration-slider .text-area h2 {
        font-size: 1.75em;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    #block__center-text .wrapper {
        padding: 50px 0 !important;
    }
}

@media only screen and (max-width: 768px) {
    #block__alternating-block .content p.title {
        margin-bottom: 10px!important;
    }
}

#block__alternating-block .wrapper div.buttons {
    margin-top: 0px!important;
}


@media only screen and (max-width: 768px) {
    #block__newsletter .wrapper {
        padding: 40px 0!important;
        padding-bottom: 40px!important;
    }
}

h1#title {
    font-size: 28px!important;
    line-height: 10px!important;
}

div#product-page__right {
    margin-top: 20px!important;
}

h2#subtitle {
    margin-bottom: 5px!important;
}

p#description {
    margin-bottom: 0!important;
}

.selection__product-type.active {
    margin-top: 20px!important;
}

form.variations_form > div {
    margin-top: -10px!important;
}

p.qty-title {
    margin-top: -40px!important;
}

button.cream-btn {
    margin-top: 0 !important;
}

@media only screen and (max-width: 768px) {
    #block__collaboration-slider .slider-area {
        margin-top: 45px!important;
    }
}

#block__collaboration-slider .text-area p {
    margin-bottom: 0!important;
}

@media only screen and (max-width: 768px) {
    #block__alternating-block .blocks {
        gap: 50px!important;
    }
}

td.value.woo-variation-items-wrapper {
    margin-top: -10px!important;
}

div#sizing__standards {
    margin-top: 30px!important;
}

div#selection__product-quantity {
    margin-top: -10px !important;
}

@media only screen and (min-width: 769px) {
    #block__simple-text-and-image .left h3, #block__simple-text-and-image .right h3 {
        font-size: 40px !important;
    }
}

@media only screen and (min-width: 769px) {
    h1#title {
        font-size: 40px !important;
        margin-top: 110px !important;
        margin-bottom: 30px !important;
    }
}

@media only screen and (min-width: 769px) 
    div#sizing__standards {
        margin-top: 10px !important;
    }
}
/* ==========================================================================
Additional Styles - Top seller
========================================================================== */
.top-sellers {
    padding: 60px 0;
    background: #f9f9f9;
}
.top-sellers .section-title {
    text-align: center;
    font-size: 2em;
    margin-bottom: 40px;
    font-style: italic;
    font-size: 2.5em;
}
.top-sellers-grid .woocommerce ul.products li.product {
    text-align: center;
}
.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em;
    /* width: 175px; */
    /* height: 45px; */
    text-transform: uppercase;
    border: 0;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: 1.1em;
    margin-top: 25px;
    line-height: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(57, 81, 115);
    font-weight: 400;
    padding: 15px 30px;
    border-radius: 0;
}
section.top-sellers {
    margin-top: 30px;
}
@media only screen and (min-width: 769px) {
    section.top-sellers {
        margin-top: 70px;
        margin-bottom: 60px;
    }
}
.splide__slide img {
  width: 100%;
  height: auto;
  display: block;
  cursor: pointer;
  border-radius: 4px;
}
.woocommerce ul.products li.product .price {em;
    font-size: 12px;
}
ul.products li.product .button {
    font-size: 14px;
    letter-spacing: 1px;
}
/* ==========================================================================
Additional Styles - Related Products
========================================================================== */
.related-products {
  padding: 80px 0;
  background: #fff;

  .section-title {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 48px;
  }

  .related-products-grid ul.products {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    justify-content: center;
  }
}
.related-products-grid ul.products.columns-4 {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.related-products-grid ul.products.columns-4 li.product {
  width: calc(25% - 1.5rem);
  margin: 0;
}
#block__large-image-with-text button {
    font-size: 16px;
    letter-spacing: 1px;
}
button.cream-btn {
    font-size: 16px !important;
    letter-spacing: 1px;
}
input#gform_submit_button_2 {
    font-family: 'Barlow', sans-serif !important;
    font-size: 16px !important;
    letter-spacing: 1px !important;
}
.woocommerce ul.products li.product .button {
    font-weight: 400!important;
    font-size: 16px!important;
    letter-spacing: 1px!important;
}
button.blue-btn {
    font-size: 16px !important;
    letter-spacing: 1px !important;
    font-weight: 400 !important;
}
#block__alternating-block .content p.text {
    font-family: 'Apercu Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    letter-spacing: 0!important;
}
#block__alternating-block .content p.title {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
}
#block__center-text p {
    font-weight: 400 !important;
}
@media screen and (max-width: 992px) {
    #block__alternating-block .content p.text {
        margin-bottom: 40px;
    }
}
label {
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.2px !important;
    font-size: 24px !important;
    font-weight: 400 !important;
}
p.qty-title {
    margin-top: -40px !important;
    font-family: 'Cormorant Garamond', Georgia, serif !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.2px !important;
    font-size: 24px !important;
    font-weight: 400 !important;
}
h2.section-title {
    text-align: center;
    font-size: 2em;
    margin-bottom: 40px;
    font-style: italic;
    font-size: 2.5em;
    font-weight: 400 !important;
}
.woocommerce ul.products li.product .button {
    font-weight: 400 !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
}
.wc-block-components-text-input.wc-block-components-address-form__address_1 > label {
    font-size: 16px !important;
}
.wc-block-components-text-input.wc-block-components-address-form__address_1 > label {
    font-size: 16px !important;
}
.p-Field > label {
    font-size: 14px !important;
    margin-bottom: 10px !important;
}
