@charset "UTF-8";

.woocommerce-account .woocommerce-MyAccount-content {width: calc(70% - 45px);}

.productos-plus, .contenido-pestana ul{display:flex;flex-wrap:wrap;list-style: none;padding: 0;}

.productos-plus li.producto-plus{width:50%;max-width:400px;padding-bottom: 1rem;margin-bottom: 12px;}

.productos-plus li.producto-plus:not(:nth-last-child(2)):not(:last-child){border-bottom:1px solid #93928F;}

.productos-plus li.producto-plus:nth-child(odd){padding-right:14px;}

.productos-plus li.producto-plus:nth-child(even){padding-left:14px;}

.productos-plus li.producto-plus img{background-color: #F4F2EF; filter: grayscale(1);}
.productos-plus li.producto-plus img.comprado{background-color: #00DCF7; filter: grayscale(0);}

.productos-plus li.producto-plus .boton-comprar a{border: 1px solid #00dcf7;background-color: #00DCF7;color: #FFFEFD;padding: 10px 5%;margin-top: 30px;width: 100%;text-align: center;font-weight: 500;font-size: 1.19rem;}

.productos-plus li.producto-plus .boton-comprar a:hover{background-color: transparent;color: #00DCF7!important;}

.texto-descuento{color: #008CA0;font-weight: 400;font-size: 1.25rem;line-height: 1.5rem;}

.woocommerce-account .woocommerce h2.nombre-producto:not(.woocommerce-loop-product__title):not(.title-page):not(.wc-block-components-product-title):not(.wc-block-cart__totals-title){line-height: 2.125rem;font-size: 1.75rem !important;font-weight: 300;margin: 24px 0 30px;}

.woocommerce-MyAccount-content > .subtitulo{padding: 0 0 42px;border-bottom: 1px solid #93928F;margin-bottom: 32px;}

.woocommerce-MyAccount-content > .subtitulo a{text-decoration:underline;}

.etiqueta-soon{background-color: #008CA0;color: #fff;font-size: 1.31rem;padding: 0 8px;margin-right: 10px;display: inline-block;}

.pestanas{column-gap: 32px;font-size: 1.313rem;row-gap: 16px;}

.pestanas{cursor:pointer;}

.pestana{background-color: #F4F2EF;padding: .25rem 1.25rem;border-radius: 20px;border: 1px solid #d8d8d8;transition: all .3s ease;}

.pestanas > .pestana.activa{color:#008CA0;border: 1px solid #008CA0;background-color: #fff;}

.pestanas > .pestana.disabled{color:#E8E6E1;cursor:initial;background-color: transparent;border:0;}

.pestana:not(.disabled):hover{border-color:#008CA0;color:#008CA0;}

.contenido-pestana {display: none;}

.contenido-pestana.activa {display: block;}

.contenido-pestana ul{gap:70px;}

.contenido-pestana ul > li{width:33.333%; max-width: 240px;text-align: center;}

a.link{color: #454749;font-size: 1.312rem;}

.cr-all-reviews-shortcode ol.commentlist{display: grid;grid-template-columns: repeat(3, 1fr);column-gap: 16px;row-gap: 18px; margin-top: 2rem;}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta time, .cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified, .crstar-rating-svg, .cr-review-tags{display:none;}
.cr-all-reviews-shortcode ol.commentlist li .comment-text.comment-text-no-avatar{display: flex;flex-direction: column;}
.description {display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden; order:3;}
.cr-comment-images{order:4;padding-top:15px;}
.meta{order:2;margin: 15px 0 0;}
.cr-rating-product-name{order:1;}
.cr-all-reviews-shortcode ol.commentlist li{border: 1px solid #e8e6e1;border-radius: 10px;padding: 15px 15px 0;margin: 0; transition:all .3s ease;}
.cr-all-reviews-shortcode ol.commentlist li:hover {cursor: pointer;background-color: #f8f7f6 !important;}
.cr-all-reviews-shortcode ol.commentlist li .comment-text{border:0;}
.cr-all-reviews-shortcode ol li .comment_container .iv-comment-product-img, .iv-comment-product-img {width: 60px;}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a, .cr-comment-productname-a {font-size: 12px;color: #0E252C;}
.cr-all-reviews-shortcode ol.commentlist li .comment-text p{margin: 0.15em 0 1em;}
.review-meta{font-weight:600;}
.cr-product-name-picture{display: flex;align-items: center;gap: 7px;}

.cr-review-tags-filter .cr-tag {font-size: 16px;border-radius: 50px;border-color: #d8d8d8; color: #494847; background-color: #F4F2EF; display: inline-block; padding: 1px 10px 2px;}
.cr-all-reviews-shortcode .cr-count-row{display:none;}
.cr-review-tags-filter span.cr-tag.cr-tag-selected {border-color: #008CA0;background-color: #fff;color: #008CA0;}
.cr-review-tags-filter span.cr-tag:hover{border-color: #008CA0;color: #008CA0;}
.cr-review-tags-filter span.cr-tag.cr-tag-selected::after{content:"×"; margin-left: 6px; position: relative; top: 1px;}
.modal-img{grid-template-columns: repeat(3, 1fr);}
.modal-img img{width: 100%;height: auto;border-radius: 10px;}

.cr-all-reviews-shortcode .cr-ajax-search{float: right;width: 228px;margin: 0;background: #00dcf7;border-radius: 9px;transition: all .3s ease;}
.cr-all-reviews-shortcode .cr-ajax-search.hover{background-color: #008CA0;}
.cr-all-reviews-shortcode .cr-ajax-search .cr-input-text, .cr-ajax-search input[type="text"] {border: 1px solid #93928F;border-radius: 9px 0px 0px 9px;padding: 3px 20px;}
.cr-all-reviews-shortcode .cr-button-search, .cr-all-reviews-shortcode .cr-button-search:hover {border: 0;border-radius: 0px 9px 9px 0px;margin:0;padding: 3px 20px;background: transparent;font-size: 0;position: relative;}
.cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon, .cr-ajax-search .cr-ajax-search-icon {left: initial;right: -29px;fill: white;z-index: 0;}
.cr-ajax-search input[type="text"] {height: 39px;}
.cr-all-reviews-shortcode .cr-input-text:focus, .cr-ajax-search input[type="text"]:focus {border-color: #00dcf7;box-shadow: 0 0 3px 2px rgba(0, 140, 160,.5);}

@media (max-width: 992px){
.cr-all-reviews-shortcode ol.commentlist, .modal-img {grid-template-columns: repeat(2, 1fr);}
.cr-all-reviews-shortcode .cr-ajax-search{width: 100%;margin-bottom: 2rem;}
}
@media (max-width: 576px){
.cr-all-reviews-shortcode ol.commentlist, .modal-img {grid-template-columns: repeat(1, 1fr);}
}

@media (max-width: 768px){

    .woocommerce-account .woocommerce-MyAccount-content {width: 100%;padding: 0;}
    .woocommerce-MyAccount-content > .subtitulo {padding: 0 0 30px;margin-bottom: 26px;}
    .woocommerce-account .woocommerce-MyAccount-navigation ul.open {height: 567px;}

}

@media (max-width: 480px){

    .woocommerce-account .woocommerce h2.nombre-producto:not(.woocommerce-loop-product__title):not(.title-page):not(.wc-block-components-product-title):not(.wc-block-cart__totals-title) {line-height: 1.5rem;font-size: 1.3rem !important;letter-spacing: -.25px !important;}
    .woocommerce-account .woocommerce-MyAccount-navigation ul.open {height: 657px;}
    a.link {font-size: 1.175rem;}
    .contenido-pestana ul {column-gap: 50px;}

}