/* Recaptcha */
.grecaptcha-badge {display: none !important;}

/* Price Sale */
ins {
    color: #000 !important;
}

.woocommerce table.shop_table.woocommerce-cart-form__contents
td.product-price del, rey-checkoutPage.--layout-custom .rey-checkoutPage-review
.woocommerce-checkout-review-order-table td {
    color: #7F7F7F;
}

/* Badge Sale in Loop (oculto precio default) */
span.price.rey-loopPrice {
    position: absolute;
    left: 0px;
    top: 0px;
}

span.price.rey-loopPrice del,
span.price.rey-loopPrice ins,
.rey-loopPrice .woocommerce-Price-amount {
    display: none !important;
}

span.onsale {
    background-color: #000;
}

/* Loop */
.rey-productThumbnail {
    margin-bottom: 0px;
}

h2.woocommerce-loop-product__title {
    margin-bottom: -4px;
    line-height: 0.5 !important;
    font-size: 16px;
    font-weight: 400;
    display: inline !important;
    margin-right: 4px;
}

.sfida-class-cuotas {
    font-size: 11px !important;
    margin-bottom: -5px;
}

.sfida-class-cuotas b, .sfida-class-payment b {
    font-size: 12px !important;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: 500;
}

.sfida-class-payment {
    font-size: 11px !important;
    margin-bottom: 12px !important;
}
span.var-after-title {
    color: #000;
    display: inline !important;
}

.--extraImg-slideshow .rey-productSlideshow-dots {
    color: #000;
}

/* Filter */
button.reyajfilter-dp-btn, button.reyajfilter-dp-btn --selection {
    border: 1px solid #000;
    border-radius: 1px;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 400;
}

.reyajfilter-dp-btn:before {
    border: unset;
}

.reyajfilter-active-filters a {
    border: unset;
    background-color: #f8f8f8;
    padding: 10px 20px;
    font-size: 13px;
    color: #000;
    font-weight: 400;
}

.rey-filterCheckbox label {
color: #000;
font-weight: 400;
}

span.reyajfilter-dpText {
    text-transform: uppercase;
    font-size: 14px;
}

.rey-filterTop-head span {
    font-size: 16px;
    font-weight: 400;
}

.woocommerce-result-count,
.rey-loopInlineList,
#catalog-orderby-list {
    font-weight: 400 !important;
}

.filters-top-sidebar.--sticky.--is-sticked {
    z-index: 2;
}

@media (min-width: 1025px) {
    .rey-siteHeader.header-pos--fixed.--shrank~.rey-siteContent .filters-top-sidebar.--sticky.--is-sticked.--t {
        top: calc(var(--shrank--header-height, 100px) + var(--admin-bar));
    }
}

@media (max-width: 1024px) {
    .rey-viewSelector.--mobile-enabled {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-left: 9px;
    }
}
/* Variación Linked Product Single */
table.variations.iconic-wlv-variations, 
table.variations.iconic-wlv-variations tbody>tr:nth-child(odd)>td,
table.variations.iconic-wlv-variations tbody>tr:nth-child(odd)>th
 {
    background-color: #fff !important;
    border: 0px !important;
    padding: 0 !important;
}
.iconic-wlv-terms__term--image {
    max-width: 70px;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    border-radius: 0px;
}
table.variations tbody>tr:nth-child(odd)>td,
table.variations tbody>tr:nth-child(odd)>th {
    background-color: rgba(255, 255, 255, 0) !important;
}

table.variations td, table.variations th {
    padding: 0px;
}

.iconic-wlv-terms__term--current .iconic-wlv-terms__term-content {
    border: 2px solid #000;
    background: #f8f8f8;
    font-weight: 700;
}

.iconic-wlv-terms__term--current .iconic-wlv-terms__term-content:hover {
    border: 2px solid #000;
}

.iconic-wlv-terms__term-content--link:hover {
    border-color: #000;
}

/* Notificaciones de No Stock */
.panel.panel-primary.cwginstock-panel-primary {
    border: 1px #dee3e6 solid;
    border-radius: 0px;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #fff;
    background-color: #000;
    border-color: #000;
    padding: 5px 9px;
    border-radius: 0px;
}
.cwginstock-panel-heading h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}
input.cwgstock_button {
    background-color: #f8f8f8;
    font-size: 13px !important;
}

/* Chekout */
button#place_order {
    color: #fff;
}

div#order_sucursal_mainandreani img {
    width: 130px;
}

/* Mini Cart */
.rey-cartPanel .woocommerce-mini-cart .woocommerce-mini-cart-item .woocommerce-mini-cart-item-title {
    font-weight: 300 !important;
    text-transform: capitalize;
    font-size: 16px !important;
}

/* Boton */
a.btn.btn-primary {
    color: #fff;
}