/*
    Template:       mantis
    Theme Name:     Mantis Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Mantis - Minimal & Modern WooCommerce Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		    GNU General Public License
	  License URI: 	  licence/GPL.txt
    Text Domain:    mantis-child
    Domain Path:    /languages/
*/

body,
.grid-items .grid-item {
    letter-spacing: 0.05em;
}
/* Logo */
.site-header .site-branding img,
.site-header-mobile .site-branding img {
    max-width: 168px;
    display: block;
}
/* Menu general */
.mega-menu > li {
    padding: 0 5px;
    font-size: 16px;
}

.mega-menu .popup {
    font-size: 15px;
}

td.actions .coupon {
    display: block;
}

.la_com_action--text .component-target {
    font-size: 12px;
    line-height: 1;
}

.mega-menu > li:hover > a {
    text-decoration: underline;
}

.site-main-nav .main-menu>li.active>a,
.site-main-nav .main-menu>li:hover>a {
    color: #4a4141;
}

.site-main-nav .main-menu > li > a {
    text-transform: none;
    padding: 5px;
}

.site-main-nav .main-menu>li.active>a {
    font-weight: 400;
    text-decoration: underline;
}

.site-main-nav .main-menu>li.active>a::after {
    display: none;
}

/* Common Styles */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: 600;
    letter-spacing: 0.03em;
}

/* Breadcrumbs */
.product--summary .la-breadcrumbs {
    font-size: 12px;
    color: #a0a0a0;
}
/* Product title */
.product--summary .product_title {
    font-size: 30px;
    font-weight: 600;
}
/* Product prices */
.product--summary .single-price-wrapper .price {
    font-size: 25px;
    font-weight: 400;
}
.product--summary .single-price-wrapper {
    margin: 32px 0;
}
.product--summary .product_item--brand {
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    margin: 0;
}

/* Product list */
.product_item .product_item--title {
    font-size: 15px;
    margin: 0;
    font-weight: 600;
    line-height: 1.25;
}

@media (min-width: 1024px) {
    .product_item .product_item--title {
        font-size: 16px;
    }
}

.product_item .product_item--brand {
    font-size: 13px;
    font-weight: 400;
    line-height: 2;
    margin: 0 0 4px 0;
}
.product_item .price {
    font-size: 13px;
    font-weight: 600;
}

/* Buttons */
.button,
.vc_btn3-container .vc_btn3,
.btn.btn-shape-rounded,
.vc_btn3.vc_btn3-style-outline-custom,
.banner--btn,
.vc_btn3-container .vc_btn3.vc_btn3-size-md {
    border-radius: 40px;
    border-width: 1px;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 30px;
}

.wrap-addto .button {
    padding: 0;
}

.wpcf7-submit {
    appearance: none;
    background-color: transparent;
    border-radius: 40px;
    border: 1px solid #000;
    font-size: 16px;
    font-weight: normal;
}

.entry-summary .wrap-cart-cta {
    border-radius: 40px;
    background-color: #000;
}

.banner-type-7 .box-inner:hover .banner--btn, .banner-type-7 .banner--btn:hover,
.banner-type-8 .box-inner:hover .banner--btn, .banner-type-8 .banner--btn:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}

.btn.btn-style-outline.btn-color-black:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
}

/* Filtros color */
.open-advanced-shop-filter .wc-toolbar-container .btn-advanced-shop-filter {
    color: #000;
}

/* Centrado preheader */
.site-header .site-header-top {
    padding: 0;
}
.site-header .site-header-top .container {
    display: flex;
    justify-content: center;
    font-size: 11px;
}
@media (min-width: 450px) {
    .site-header .site-header-top .container {
        font-size: 14px;
    }
}
.site-header .site-header-top .header_component .component-target {
    padding-top: 3px;
    padding-bottom: 3px;
    height: 26px;
}
/* Common banners */
.la-banner-box .banner--image::before {
    display: none;
}

.la-banner-box .banner--btn {
    border-radius: 24px;
    font-size: 16px;
    font-weight: 600;
}

.la-banner-box .banner--image div {
    transition: opacity .35s, transform .85s
}

/* Banner style 5 cutom styles */
.wpb_content_element.la-banner-box.banner-type-5 {
    margin-bottom: 0;
}

.banner-type-5:last-child {
    margin-bottom: 10px;
}
.banner-type-5 .banner--info {
    left: 5%;
    width: 90%;
    text-align: center;
}
.banner-type-5 .b-title1 {
    font-size: 16px;
    font-weight: 600;
}
.banner-type-5 .b-title2 {
    text-align: center;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    font-size: 27px;
    font-weight: 600;
    line-height: 1.11;
}
.banner-type-5 .banner--link-overlay {
    position: absolute;
}
.banner-type-5:hover .banner--link-overlay>span {
    display: none !important;
}

/* Banner style 7 cutom styles */
.wpb_wrapper > .banner-type-7 .banner--info {
    bottom: 44px;
    left: 44px;
    transform: none;
    top: auto;
}

.wpb_wrapper > .banner-type-7 .banner--info .b-title2 {
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.375;
    margin-bottom: 32px;
    max-width: 40ch;
}
.wpb_wrapper > .banner-type-7 .banner--info .b-title1 {
    text-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
    font-size: 27px;
    font-weight: 600;
    line-height: 1.22;
    margin-top: 0;
    margin-bottom: 16px;
}

@media (max-width: 1024px) {
    .wpb_wrapper>.banner-type-7 .banner--info .b-title2 {
        margin-bottom: 16px;
    }

    .wpb_wrapper > .banner-type-7 .banner--info .b-title1 {
        font-size: 18px;
    }

    .wpb_wrapper > .banner-type-7 .banner--info {
        bottom: 24px;
        left: 24px;
    }

    .wpb_wrapper>.banner-type-7 .banner--btn {
        margin-top: 0;
    }
}

/* Banner style XXX cutom styles */
.banner-type-8 .banner--info {
    top: 0;
    left: 0;
    transform: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    padding: 44px;
    text-align: left;
}

.banner-type-8 .banner--info .banner--btn {
    margin-top: auto;
    padding: 10px 30px;
    border-radius: 40px;
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
}

.banner-type-8 .banner--info .b-title1 {
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 8px;
}
.banner-type-8 .banner--info .b-title2 {
    text-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
    font-size: 27px;
    font-weight: 600;
    line-height: 1.22;
    margin-bottom: 8px;
    margin-top: 0;
}

.banner-type-8 .banner--btn,
.banner-type-9 .banner--btn,
.banner-type-8 .b-title2,
.popup-added-msg .btn,
.ib-link-read_more .icon-boxes-inner>a,
.member--style-4 .entry-title,
.member--style-6 .entry-title,
.pricing.style-4 .pricing__title,
.pricing.style-4 .pricing__price,
.pricing.style-5 .pricing__title,
.pricing.style-5 .pricing__price,
.pricing.style-5 .pricing__action a,
.la__tta .tab--3 .vc_tta-tabs-list,
[class*=vc_tta-la-] .tour-la-1 .vc_tta-tabs-list li,
.la__ttaac>.vc_tta.accordion--4 .vc_tta-panel .vc_tta-panel-title>a,
.banner-type-1 .banner--link-overlay>span,
.banner-type-5 .b-title1,
.filter-style-1,
.tooltip,
.popup-added-msg .btn,
.widget_price_filter .price_slider_amount .price_label,
.comment_container+.comment-respond .comment-reply-title a,
.iconboxes--readmore-with-icon.ib-link-read_more .icon-boxes-inner>a,
.la-service-box.service-type-2 .banner--btn,
.la-service-box.service-type-4 .b-title1,
.banner-type-7 .b-title2,
.btn.btn-outline-bigger,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d span,
.la_hotspot_sc .la_hotspot_wrap .nttip .inner .public-hotspot-info__btn-buy .btn_txt,
.product--summary .group_table .price,
.la-breadcrumbs:not(.use-custom-text),
.site-main-nav .default-menu>li>a,
.comments-container .comments-title h3,
.comment-reply-title {
    letter-spacing: 0.05em;
}

@media (max-width: 1024px) {
    .banner-type-8 .banner--info .banner--btn {
        margin-top: 0;
    }

    .banner-type-8 .banner--info .b-title2 {
        font-size: 18px;
    }

    .banner-type-8 .banner--info {
        padding: 24px;
    }

    .slick-slide .banner-type-8 .banner--info .banner--btn {
        margin-top: auto;
    }
}

/* Hero carousel banner */
.la-slick-slider.slick-initialized:not(.slick-vertical):not(.la-slick-centerMode):not([aria-autowidth]) .slick-slide.slick-active,
.la-slick-slider.slick-initialized:not(.slick-vertical):not(.la-slick-centerMode):not([aria-autowidth]) .slick-slide {
    animation: none;
}

.slick-slide .banner-type-7 .banner--info {
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.slick-slide .banner-type-7 .banner--info .b-title2 {
    text-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
    font-size: 50px;
    font-weight: 600;
    line-height: 1.1;
}

@media (max-width: 1024px) {
    .slick-slide .banner-type-7 .banner--info .b-title2 {
        font-size: 33px;
    }
}

.slick-slide .banner-type-7 .banner--info .b-title1 {
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    font-size: 16px;
    font-weight: 600;
}

.slick-slider .slick-dots {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
}

.slick-slider[data-slick_custompaging] .slick-dots li {
    width: 16px;
    height: 16px;
}

.slick-slider[data-slick_custompaging] .slick-dots li svg {
    display: none;
}

.slick-slider[data-slick_custompaging] .slick-dots li:not(.slick-active) span {
    opacity: 1;
    border: 2px solid #fff;
    border-radius: 50%;
}

.slick-slider[data-slick_custompaging] .slick-dots li.slick-active span {
    background-color: #fff;
    border-radius: 50%;
}


.term-description {
    margin-top:20px;
    max-width: 65ch;
}

/*CONTACT FORM*/
.wpcf7 .wpcf7-response-output {
    font-size: 16px;

    margin-top: 20px!important;
}

/* Ocultar icono de reCaptcha v3 */
.grecaptcha-badge{
 visibility: collapse !important;
}

/*ESPACIO CARRITO*/
.woocommerce-privacy-policy-text{
	margin-bottom:20px;
	}

#shipping_method li input[type="radio"] {
    margin-bottom: 0;
    margin-right: 6px;
}

/*MOVILES RESPONSIVE*/
.woocommerce-additional-fields{
	margin-top:20px;
	}

.woocommerce-message{
	display:none;
	}


@media (min-width: 992px) {
    .woocommerce-cart .not-active-fullpage>.woocommerce .cart-collaterals .shop_table .cart-subtotal th {
        padding: 5px 0 0 0;
    }
    .woocommerce-cart .not-active-fullpage>.woocommerce .cart-collaterals .shop_table .cart-subtotal td {
        padding: 5px 16px 0 16px;
    }

    .woocommerce-cart .not-active-fullpage>.woocommerce .cart-collaterals .woocommerce-shipping-calculator {
        margin: 16px 0 0 0;
    }
}

/* OCULTO BADGE-LABEL ONSALE */

.la-custom-badge.odd + .onsale {

    display: none;
}

/*DOTS de CARRUSEL*/
.slick-slider .slick-arrow, .la-slick-nav .slick-arrow {
    border-radius: 0%!important;
}

@media (min-width: 1380px) {
    .slick-slider .slick-prev,
    .la-slick-nav .slick-prev {
        left: -90px;
    }

    .slick-slider .slick-next,
    .la-slick-nav .slick-next {
        right: -90px;
    }

}
/* MENU WIDGET TIENDA */

.men:active{
border: 5px groove #FFFFFF;
	}

#menu-principal-wip a{
	padding: 0px 15px;
	margin-bottom: 0px;
}

#menu-principal-wip .mm-item-has-sub{
	margin-bottom: 25px;
}

.mega-menu .mm-popup-wide .popup>.inner {
    padding: 20px;
}

.mega-menu .mm-popup-wide .popup > .inner > ul.sub-menu{
	display: flex;
	flex-wrap: wrap;
}

.mega-menu .mm-popup-wide .popup > .inner > ul.sub-menu > li > ul{
	margin-bottom: 20px;
}

.mega-menu .mm-popup-wide .inner > ul.sub-menu > li li > a{
		padding: 0px 15px;
	margin-bottom: 0px;
}

.mega-menu .mm-popup-wide .inner > ul.sub-menu > li > a{
	padding: 0px 15px;
    text-transform: none;
}
.descripmenu{
	font-size: 10px;
	display: block;
}


/* Stock */

.la-custom-pright .stock.in-stock,
.la-custom-pright .stock.available-on-backorder,
.la-custom-pright .cart .woocommerce-variation-add-to-cart > .stock.available-on-backorder,
.la-custom-pright .cart .woocommerce-variation-add-to-cart > .stock.in-stock {
    display: none;
}

.la-custom-pright .cart .stock.in-stock,
.la-custom-pright .cart .available-on-backorder {
    display: block;
    background-color: transparent;
}

.la-custom-pright .cart .stock.in-stock,
.la-custom-pright .cart .stock.available-on-backorder {
    color: #1EA11C;
    padding: 0;
    border-radius: 0;
    font-weight: 600;
    display: list-item;
    font-size: 15px;
    list-style-position: inside;
}

.product_item--stock-latest {
    color: #F00;
    padding: 0;
    border-radius: 0;
    font-weight: 600;
    display: list-item;
    font-size: 15px;
    list-style-position: inside;
    margin-bottom: 0;
}

.woocommerce-cart-form__cart-item .backorder_notification {
    display: none;
}

.product--summary .entry-summary > .stock.out-of-stock {
    color: rgb(217, 0, 0);
    padding: 0;
    border-radius: 0;
    font-weight: 600;
    display: list-item;
    font-size: 15px;
    list-style-position: inside;
    float: none;
    margin-top: 2rem;
}

.woocommerce-variation-availability .stock.out-of-stock {
    color: rgb(217, 0, 0);
    background: transparent;
    padding: 0;
    border-radius: 0;
    font-weight: 600;
    display: list-item;
    font-size: 15px;
    list-style-position: inside;
}

.product--summary .entry-summary > .stock.out-of-stock ~ .stock.out-of-stock {
    display: none;
}


/* Widget categorías */
.widget-title {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 32px;
}
.cabe {
    padding: 0px;
    margin: 0px;
    max-width: 280px;
    margin-bottom: 10px;
}

.men {}

.lista {
    list-style: none;
}

.collapse-content {
    margin: auto;
}

.collapse {
    background: #fff;
    margin-bottom: 8px;
}

.collapse a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    padding: 0rem;
    position: relative;
}

.collapse a:hover {
    text-decoration: underline;
}

.collapse > a {
    font-size: 15px;
    line-height: 1.3;
    text-transform: uppercase;
}

.collapse a.instagram {
    background: #FFFFFf;
}

.collapse a.twitter {
    background: #FFFFFf;
}

.collapse a.dribbble {
    background: #FFFFFf;
}

.collapse a.youtube {
    background: #FFFFFf;
}


.inner-content {
    padding: 1rem 0 0 2.8rem;
}

.content {
    max-height: 0em;
    transition: 0.3s linear 0s;
    overflow: hidden;
}

.collapse+.collapse a {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
}


.collapse:target .content {
    max-height: 150em;
}

.collapse:target a:before {
    transform: rotate(-90deg);
}

@media (max-width: 768px) {
    .collapse-content {
        margin: auto;
    }
}

@media (max-width: 425px) {

    .collapse-content {}

    .inner-content {
        padding: 1.2rem;
    }

    .inner-content h3 {
        margin-bottom: 0.3rem;
    }
}

@media (max-width: 320px) {

    .collapse-content {}

    .inner-content {
        padding: 0.8rem;
    }

    .inner-content h3 {
        margin-bottom: 0.3rem;
    }
}
/* Iconos en single product */
.c-guarantee {
    display: flex;
    margin: 40px 0;
}
.c-guarantee__item {
    max-width: 90px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.62;
    margin-right: 40px;
}

.c-guarantee__item:last-child {
    margin-right: 0;
}

.c-guarantee__item svg {
    display: block;
    height: 43px;
    margin-bottom: 8px;
}


/* Descripciones de categorías */
@media (min-width: 1024px) {
    .wc_page_description {
        max-width: 66%;
    }
}

/* Paginación */
.la-pagination ul a.page-numbers:hover {
    border-radius: 50%;
}
.la-pagination ul a.page-numbers.next:hover ,
.la-pagination ul a.page-numbers.prev:hover {
    border-color: transparent;
    box-shadow: none;
    text-decoration: underline;
}
.la-pagination ul span.page-numbers:hover {
    border-color: transparent;
    box-shadow: none;
}

/* Métodos de pago con imagen */
.wc_payment_methods .wc_payment_method label img:first-child {
    display: inline-block;
    width: 285px;
}

.payment_method_ppcp-gateway img:not(:first-child) {
    display: none;
}

.payment_method_ppcp-gateway .payment_box {
    display: none !important;
}

/* Galería de productos con scroll en móviles */
@media (max-width: 1024px) {
    .woocommerce-product-gallery__wrapper {
        display: flex;
        gap: 20px;
        overflow: auto;
    }

    .la-p-single-3 .woocommerce-product-gallery__image {
        flex: 1 0 76vw;
    }
}
