:focus-visible {
    outline: none !important;
}


/* VARIATIONS FORM */
.variations,
.woocommerce-variation-price,
.wcsatt-options-wrapper,
.wcsatt-add-to-subscription-wrapper {
    display: none !important;
}

.zc-opts-wrapper {
    margin-bottom: 20px;
    /* display: flex; */
    display: none;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0.5em;
}

.zc-opts {
    display: flex;
    flex-direction: row;
    gap: .5em;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
}
.zc-opts-attr-name {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: 400 !important;
    color: #191919;
    font-size: 15.7px;
    gap: 5px;
}

.zc-opts-selected-value {
    font-weight: 300 !important;
    font-size: 14.6px;
    
}
.zc-opts_pa_formato {

}
.zc-opts_pa_formato .zc-btn {
    display: flex;
    flex-direction: column;
    align-items: stretch !important;
    justify-content: center;
    width: 30% !important;
    max-width: 175px;
    border-color: #191919;
    color: #191919;
    font-size: 12px;
    background-color: transparent;
    font-weight: 300 !important;
    padding: 0;
    overflow: hidden;
}


.zc-opts_pa_formato .zc-opts-item {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 30% !important;
    max-width: 175px;
}

.zc-opts_pa_formato .zc-opts-item .zc-btn {
    width: 100% !important;
}

.zc-btn-img-wrapper {
    position: relative;
    width: 100%;
}

.zc-btn-img-wrapper img {
    display: block;
    width: 100%;
    height: auto;
}

.zc-btn-discount {
    position: absolute;
    display: block !important;
    width: unset !important;
    top: 4px;
    right: 4px;
    padding: 3px 6px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 999px;
    background: #f44336;
    color: #fff;
}

.zc-btn-unit-price {
    margin-top: 4px;
    font-size: 14.5px;
    color: #191919;
    text-align: center;
}


@media (max-width:350px) {
    .zc-opts-attr-name,
    .zc-opts-selected-value {
        font-size: 12.2px;
        line-height: 13.7px;
    }
}
@media (max-width:768px) {

    .zc-opts_pa_formato .zc-btn {
        font-size: 11.7px;
        line-height: 14.2px;
    }
    .zc-opts .zc-opts-item .zc-btn-img-wrapper .zc-btn-discount {
        display: block !important;
    }
    .zc-opts .zc-btn span {
        display: none !important;
    }
    .zc-btn-unit-price {
        font-size: 12px;
    }
}


.zc-opts .zc-btn span {
    display: none;
    width: 100%;
    white-space: normal !important;
    word-break: break-word;
    text-align: center;
    padding: 0.35rem 0.75rem;
    line-height: 1.2;
}

.zc-opts_pa_formato .zc-btn.selected,
.zc-opts_pa_formato .zc-btn:hover {
    transition: all .1s ease !important;
    border-color: #191919;
    border-width: 3px !important;
    color: #191919 !important;
    background-color: transparent !important;
}

.zc-btn {
    padding: 0.5em 1em;
    border: 1px solid #191919;
    color: #191919;
    background: #ffffff !important;
    cursor: pointer;
    border-radius: 8px !important;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
	flex-wrap: wrap !important
}

.atc-row-1 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%!important;
    gap: 6px;
    justify-content:flex-start
}
.e-atc-qty-button-holder {
    width: 100%;
    flex-wrap: nowrap;
    gap: 6px;
}

.quantity {
    /* width: 17% !important; */
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 25px !important;
}

.woocommerce div.product form.cart .button {
    width: 100% !important;
    min-height: 55px;
    margin: 0 !important;
    color: white;
    background-color: var(--e-global-color-primary);
    border: 1px solid var(--e-global-color-primary);
    font-weight: 300 !important;
    letter-spacing: .35px;
    font-size: 18.7px;
}

.woocommerce div.product form.cart .button:hover {
    transition: all 0.3s;
    color: var(--e-global-color-primary);
    background-color: #fff;
}

.woocommerce div.product form.cart a.add-to-wishlist, .woocommerce div.product form.cart a.remove-from-wishlist {
    width: 10% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.elementor-add-to-cart .fkwcs_paylater_messaging {
    margin-top: 10px;
    margin-bottom: 0 !important;
}

div#fkwcs_stripe_smart_button_wrapper {
    width: 100% !important;
	margin-bottom: 0 !important
}

button#gpay-button-online-api-id {
    width: 100% !important;
    text-align: center;
    display: flex;
    justify-content: center;
}
div#fkwcs-payment-request-separator {
	margin: 16px 0 !important; 
}




.woocommerce div.product form.cart input.qty[type='number'] {
    -moz-appearance:textfield;
}

.woocommerce div.product form.cart input.qty::-webkit-outer-spin-button,
.woocommerce div.product form.cart input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.woocommerce div.product form.cart .quantity .qty {
    width: 2.2rem !important;
    font-size: 16px;
    color: #191919;
}

.woocommerce-variation-availability p.in-stock {
    display: none;
}

@media screen and (max-width:360px) {
    .woocommerce div.product form.cart .button {

        font-size: 16.7px !important;
    }
    
}


/* SEARCH RESULTS */


.swiper-pagination-bullet-active {
    background-color: #191919 !important;
}




.swiper-button-next, .swiper-button-prev {
    color: #191919 !important;
}


.woocommerce a.added_to_cart {
    display: none!important;
}



ul.products {
    list-style-type: none;
    padding: 0;
}

a.added_to_cart.wc-forward {
    display: none!important;
}
li.product .zc-attribute-terms,
.swiper-wrapper div.product .zc-attribute-terms,
.zc-hotspot-products div.product .zc-attribute-terms {
    display: flex;
    flex-wrap: wrap;
    row-gap: 12px;
    width: 100%;
    margin-top: 8px;
    justify-content: space-evenly !important; 
}
  
li.product .zc-attr-term,
.swiper-wrapper div.product .zc-attr-term,
.zc-hotspot-products div.product .zc-attr-term {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
  
li.product .zc-attr-svg,
.swiper-wrapper div.product .zc-attr-svg,
.zc-hotspot-products div.product .zc-attr-svg {
    display: block;
    overflow: visible;
}
  
li.product .zc-attr-svg text,
.swiper-wrapper div.product .zc-attr-svg text,
.zc-hotspot-products div.product .zc-attr-svg text {
    font-size: 10px !important;
    font-weight: 400;
    line-height: 1.2;
    fill: #191919 !important;
    /* fill: currentColor; */
    text-anchor: middle;
}

.zc-prices {
    display: flex;
    gap: 10px;
    align-items: center;
}
.woocommerce ul.products li.product a img,
.swiper-wrapper div.product a img,
.zc-hotspot-products div.product a img {
    height: 100% !important;
}


.zc-products-slider {
    padding-bottom: 16px !important;
}
.zc-products-slider li {
    list-style-type: none;
    padding: 0;
    height: 100% !important;
}


.zc-products-slider .swiper-wrapper {
    padding: 10px 5px;
}
.zc-products-slider .swiper-wrapper .swiper-slide {
    height: auto !important;
}
.zc-products-slider .swiper-horizontal>.swiper-pagination-bullets, .zc-products-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -4px !important;
}

.woocommerce div.product p.stock {
	display: none !important;
}

/* LANGUAGE */
.wpml-ls-item-toggle {
    padding: 5px !important;
    width: 32px;
    border: none !important;
    display: flex !important;
    align-items: center;
    background: white !important;
}
.wpml-ls-item-toggle:hover {
    background: white !important;
    border: none !important
}

.wpml-ls-item-toggle:after {
    display: none !important
}
.wpml-ls-sub-menu,
.wpml-ls-item,
.wpml-ls-legacy-dropdown {
    width: 32px !important
}
.wpml-ls-link {
    padding: 5px !important;
    border: none !important
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu:hover {
    border: none;
    background: white !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag {
    border-radius: 3px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #191919 !important;
}


@media (max-width:768px) {
	.u-column2.col-2 {
		margin-top: 8em;
	}

	.u-column2.col-2 h2 {
		margin-bottom: 0 !important;
	}


	.u-column1.col-1 h2 {
		margin-bottom: 0 !important;
	}

	div#customer_login {
		padding: 1em 0 !important;
		margin: 1em 0 !important;
	}
}

.zc-products-slider.swiper-container {
    position: relative;
}

.zc-products-slider .zc-swiper-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    border: none;
    padding: 0;
}

.zc-products-slider .zc-swiper-prev {
    left: 0;
}

.zc-products-slider .zc-swiper-next {
    right: 0;
}

.zc-products-slider .zc-swiper-icon {
    width: 24px;
    height: 24px;
    fill: #27292dbf;
    transition: fill 0.25s ease;
}

.zc-products-slider .zc-swiper-nav:hover .zc-swiper-icon,
.zc-products-slider .zc-swiper-nav:focus .zc-swiper-icon {
    fill: #27292d;
}

.zc-products-slider .zc-swiper-nav:hover,
.zc-products-slider .zc-swiper-nav:focus {
    background: #ffffff !important; 
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.zc-products-slider .zc-swiper-nav:not(.swiper-button-disabled) .zc-swiper-icon {
    fill: #27292d;
}

.zc-products-slider .swiper-button-disabled .zc-swiper-icon {
    fill: #27292d80 !important;
    opacity: 0.5;
}

@media (max-width: 767px) {
    .zc-products-slider .zc-swiper-nav {
        width: 28px;
        height: 28px;
    }

    .zc-products-slider .zc-swiper-icon {
        width: 16px;
        height: 16px;
    }

    .zc-products-slider .zc-swiper-prev {
        left: 0;
    }

    .zc-products-slider .zc-swiper-next {
        right: 0;
    }
}

input[name="wc-fkwcs_stripe-new-payment-method"],
input[name="wc-fkwcs_stripe-new-payment-method"] + label,
.fkwcs-save-cards {
    display: none !important;
}


.elementor-widget-n-carousel .swiper:not(.swiper-initialized):has(.swiper-slide:nth-child(6)) .swiper-wrapper {
  display: flex;
}

@media (min-width: 1025px) {
  .elementor-widget-n-carousel .swiper:not(.swiper-initialized):has(.swiper-slide:nth-child(6)) .swiper-slide {
    flex: 0 0 18%;
    max-width: 18%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-widget-n-carousel .swiper:not(.swiper-initialized):has(.swiper-slide:nth-child(6)) .swiper-slide {
    flex: 0 0 44%;
    max-width: 44%;
  }
}

@media (max-width: 767px) {
  .elementor-widget-n-carousel .swiper:not(.swiper-initialized):has(.swiper-slide:nth-child(6)) .swiper-slide {
    flex: 0 0 85%;
    max-width: 85%;
  }
}

.elementor-widget-n-carousel .swiper:not(.swiper-initialized):has(.swiper-slide:nth-child(6)) .swiper-slide .elementor-widget-image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}


/* Product cards */
.woocommerce ul.products li.product.zc-product-card,
.woocommerce-page ul.products li.product.zc-product-card {
    float: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

.zc-product-card,
.zc-product-card * {
    box-sizing: border-box;
}

.zc-product-card-inner {
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    border-radius: 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.zc-product-media {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #f5f1ec;
}

.zc-product-image-link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.zc-product-img,
.zc-product-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zc-product-media .primary-image,
.zc-product-media .secondary-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    transition: opacity .35s ease, transform .45s ease;
}

.zc-product-media .primary-image {
    opacity: 1;
    z-index: 1;
}

.zc-product-media .secondary-image {
    opacity: 0;
    z-index: 2;
}

.zc-product-media:hover .primary-image {
    opacity: 0;
    transform: scale(1.03);
}

.zc-product-media:hover .secondary-image {
    opacity: 1;
    transform: scale(1.03);
}

.zc-product-info {
    position: relative;
    background: #ffffff;
    padding: 20px 11px 20px;
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.zc-product-attributes {
    display: none;
}

/* Título */
.zc-product-title {
    margin: 0;
    padding: 0;
    font-family: "richmond-display", serif;
    font-size: 24px !important;
    font-weight: 150;
    line-height: 1.08;
    color: var(--e-global-color-primary, #000);
}

.zc-product-title a {
    color: inherit;
    text-decoration: none;
    transition: opacity .2s ease;
}

.zc-product-title a:hover {
    opacity: .95;
}

/* Precio */
.zc-product-price {
    margin-top: 12px;
}

.zc-prices-card {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
    font-family: "Montserrat", Arial, sans-serif;
    line-height: 1;
}

.zc-prices-card .price-prefix {
    font-size: 14px;
    font-weight: 300;
    color: var(--e-global-color-e59617f, #404040);
}

.zc-prices-card .price-old {
    position: relative;
    font-size: 14px;
    font-weight: 300;
    color: var(--e-global-color-text, #727272);
    text-decoration: line-through;
    text-decoration-thickness: 1px;
}

.zc-prices-card .price-now {
    font-size: 18px;
    font-weight: 300;
    color: var(--e-global-color-primary, #000);
}

.zc-prices-card .woocommerce-Price-amount {
    color: inherit;
    font-weight: inherit;
}

.zc-prices-card .woocommerce-Price-currencySymbol {
    margin-left: 1px;
}

/* Botón */
.zc-product-actions {
    margin-top: 24px;
}

.zc-product-view-button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    width: 100%;
    padding: 15px 32px;
    border-radius: 999px;
    background: var(--e-global-color-primary, #000);
    color: #ffffff !important;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    text-decoration: none !important;
    transition: background-color .25s ease, transform .25s ease, color .25s ease;
}

.zc-product-view-button:hover {
    background: #2a2a2a;
    color: #ffffff !important;
    transform: translateY(-1px);
}

/* Labels */
.zc-labels {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 5;
    display: flex;
    align-items: flex-start;
    gap: 6px;
    flex-wrap: wrap;
    max-width: calc(100% - 24px);
}

.zc-label-tag,
.zc-label-discount {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 8px;
    border-radius: 999px;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
}

.zc-label-discount {
    background: var(--e-global-color-338645f, #F5EFCD);
    color: var(--e-global-color-primary, #000);
}

/* Reviews */
.zc-reviews-card {
    position: absolute;
    right: 12px;
    bottom: 12px;
    z-index: 5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 4px 7px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .88);
    backdrop-filter: blur(4px);
}

.woocommerce ul.products li.product.zc-product-card a img {
    margin: 0;
}

.woocommerce ul.products li.product.zc-product-card .button {
    margin: 0;
}

/* Mobile */
@media (max-width: 767px) {
    .zc-product-info {
        padding: 16px 10px 18px;
    }

    .zc-product-title {
        font-size: 22px !important;
        line-height: 1.08;
    }

    .zc-prices-card .price-prefix,
    .zc-prices-card .price-old {
        font-size: 14px;
    }

    .zc-prices-card .price-now {
        font-size: 18px;
    }

    .zc-product-media .secondary-image {
        display: none !important;
    }

    .zc-product-media:hover .primary-image {
        opacity: 1;
        transform: none;
    }

    .zc-product-media:hover .secondary-image {
        opacity: 0;
        transform: none;
    }

    .zc-reviews-card {
        display: none;
    }

    .elementor-widget-wc-archive-products .products {
        grid-template-columns: 1fr !important;
    }

}

/* Checkout */
#codigo_oficina_field {
    display: none !important;
}

/* Carrito flotante */
@media (max-width: 768px) {
    #fkcart-floating-toggler {
        right: 24px !important;
    }
}