.woocommerce ul.products li.product .onsale {
    margin: 0.7rem
}
.woocommerce span.onsale {
    min-height: inherit;
    min-width: inherit;
    padding: 0.5em;
    font-size: 10px;
    line-height: 1;
    border-radius: 0.3rem;
    background-color: var(--red);
    color: var(--bs-white);
    font-weight: 500;
    z-index: 3;
}

.woocommerce .products ul, 
.woocommerce ul.products {
    margin: 0;
}
.woocommerce ul.products li.product{
    margin-bottom: 20px;
}
.woocommerce ul.products li.product a img {
    margin: 0;
}


/*======================*/
/*PRODUCT LOOP*/
/*======================*/



/*======================*/
/*SINGLE PRODUCT*/
/*======================*/
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    overflow: hidden;
}
.woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 20% !important;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    /*color: var(--pink);*/
    color: #00A650 !important;
}
.woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins {
    font-weight: 500;
}
.badge-success{
    color: #00A650 !important;
    background-color: #E5F6ED;
    font-weight: 500 !important;
    border-radius: 2px !important;
    font-size: 12px !important;
}
.sale-disount{
    line-height: 18px !important;
    padding: 0 4px !important;
    margin-top: 2px;
}
.woocommerce-product-details__short-description p,
.woocommerce-product-details__short-description ul li{
    color: var(--bg-gray-700);
    font-weight: 400;
    font-size: 14px;
}
.woocommerce-product-details__short-description p strong,
.woocommerce-product-details__short-description p b,
.woocommerce-product-details__short-description ul li{
    font-weight: 600;
}
.woocommerce-product-details__short-description ul{
    list-style-type: circle;
}
.woocommerce-product-details__short-description p:last-child{
    margin-bottom: 10px;
}
.woocommerce div.product p.stock {
    font-size: 13px;
    font-weight: 500;
    color: #8611cb;
}
.product_meta span a{
    font-weight: 500;
    color: #888;
}
.woocommerce-Tabs-panel h2{
    margin: 15px 0 0px 0;
    color: var(--black);
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}
.woocommerce-Tabs-panel p,
.woocommerce-Tabs-panel ol{
    font-weight: 300;
}
.woocommerce-Tabs-panel ol li{
    font-size: 0.9375em;
    line-height: 1.86;
}
.woocommerce div.product .woocommerce-tabs .panel {
    border: 2px #ebe9eb solid;   
    padding: 10px 20px;
    border-radius: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
}
.woocommerce .quantity input {
    height: 45px;
    font-weight: 400;
    font-size: 15px;
    padding: 0;
    margin: 0;
    border: 1px #eaeaea solid;
    background-color: #f7f6f8;
    text-align: center;
    border-radius: 0;
}
.woopq-quantity-input-minus{
    height: 45px !important;
    width: 45px !important;
    line-height: initial !important;
    border-radius: 6px 0 0 6px;
    border-right: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.woopq-quantity-input-plus{
    height: 45px !important;
    width: 45px !important;
    line-height: initial !important;
    border-radius: 0 6px 6px 0;
    border-left: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.woocommerce .quantity input:focus{
    box-shadow: none;
    outline: none;
}
.woocommerce #reviews #comments h2 {
    margin-bottom: 20px;
}
.related {
    clear: both;
}
.woocommerce div.product form.cart .variations td {
    display: block;
}

.woocommerce-product-details__short-description ul li{
    font-size: 0.9375em;
}
.product_meta {
    font-size: 13px;
    color: #000
}
.product_meta .sku_wrapper {
    display: block;
}
.woocommerce div.product form.cart .variations th {
    line-height: 1;
    vertical-align: middle;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
}
.product_payment p a{
    text-decoration: underline;
    color: var(--green);
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled img, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled span, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover img, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover span {
    opacity: 1;
}
.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name, 
.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name{
    display: none !important;
}
.woocommerce div.product form.cart .variations label {
    margin-bottom: 3px !important;
}
#eapps-countdown-timer-1 .eapps-countdown-timer-item-group {
    margin: 0 !important;
}
#eapps-countdown-timer-1 .eapps-countdown-timer-item-value {
    padding: 0px 13px !important;
}
.eapps-countdown-timer-has-background {
    padding: 0 !important;
}
.eapps-countdown-timer-container {
    justify-content: start !important;
}
#eapps-countdown-timer-1 .eapps-countdown-timer-item-container {
    margin-top: 0 !important;
}


.woocommerce div.product form.cart .variations label {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 14px;
}
.cfvsw-swatches-container {
    justify-content: space-between;
}
.cfvsw-label-option, .cfvsw-image-option {
    border: 3px solid #00000020;
}
.cfvsw-image-option {
    min-width: 120px !important;
    min-height: 70px !important;
/*    background-color: #626262;*/
}
.cfvsw-swatches-option .cfvsw-swatch-inner {
    background-position: center;
}
.woocommerce div.product form.cart .variations tbody tr{
    margin-bottom: 10px;
    display: block;
}

button.wpcbn-btn.wpcbn-btn-single.wpcbn-btn-simple.single_add_to_cart_button.button.alt {
    width: 100%;
    margin-top: 10px;
    background-image: none;
    background-color: #6820bd;
}

.wcpf-title{
    font-size: 14px;
}
.wcpf-field-checkbox-list .wcpf-checkbox-list .wcpf-checkbox-item .wcpf-title-container {
    padding-left: 8px;
}
.wcpf-front-element .wcpf-more-button .wcpf-more-button-inner {
    padding-left: 0;
    font-size: 14px;
    font-weight: 600;
}


/*NOTICIAS*/
.woocommerce .woocommerce-message, 
.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce-cart .woocommerce-message, 
.woocommerce-cart .woocommerce-error, 
.woocommerce-cart .woocommerce-info, 
.woocommerce-page .woocommerce-message, 
.woocommerce-page .woocommerce-error, 
.woocommerce-page .woocommerce-info {
    padding: 1.2rem 1rem;
    margin-bottom: 1.5rem;
    border: none;
    box-shadow: 0 2px 20px rgba(0,0,0,0.06);
    border-radius: 3px;
    position: relative;
    font-weight: 500;
}
.woocommerce .woocommerce-message:before, 
.woocommerce .woocommerce-error:before, 
.woocommerce .woocommerce-info:before, 
.woocommerce-cart .woocommerce-message:before, 
.woocommerce-cart .woocommerce-error:before, 
.woocommerce-cart .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before, 
.woocommerce-page .woocommerce-error:before, 
.woocommerce-page .woocommerce-info:before {
    display: none
}

/*
.woocommerce .woocommerce-message:before, 
.woocommerce-cart .woocommerce-message:before, 
.woocommerce-page .woocommerce-message:before {
    background: #01cb68;
}
.woocommerce-message {
    background: #9fffb8;
    color: #000;
}
.woocommerce-message  a{
    color: var(--red);
}
.woocommerce-info {
    border: none;
    background: var(--purple);
}
.woocommerce-error {
    border: none;
    background: #b50000;
}
.woocommerce-error, 
.woocommerce-info {
    color: #fff !important;
}
.woocommerce-error a, 
.woocommerce-info a {
    font-weight: 700;
    color: #fff;
}
.woocommerce-error li, 
.woocommerce-info li, 
.woocommerce-message li {
    line-height: 27px;
    font-weight: 400
}
.woocommerce-error li strong, 
.woocommerce-info li strong, 
.woocommerce-message li strong {
    font-weight: 600
}*/


/*PAYMENTS SUCCESS*/
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    background: #9efeb7;
    padding: 30px;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 30px;
    border-radius: 0.25rem;
}

/*COUPON*/
.woocommerce-form-coupon-toggle .woocommerce-info{
    background: none;
    padding: 0;
    color: var(--black) !important;
    box-shadow: none;
}
.woocommerce-form-coupon-toggle .woocommerce-info a{
    color: var(--purple);
    font-weight: 600;
}
.woocommerce-form-coupon-toggle .woocommerce-info::after,
.woocommerce-form-coupon-toggle .woocommerce-info::before{
    content: none;
}

/*======================*/
/*MY ACCOUNT*/
/*======================*/
.woocommerce-account .woocommerce-MyAccount-navigation ul{
    padding: 0;
    list-style-type: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link{
    padding: 10px 0;
    border-bottom: 1px #e2e2e2 solid;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:last-child{
    border: none;
}

/*====================*/
/* RESPONSIVE */
/*====================*/
@media (max-width: 991px) {
    .cfvsw-image-option {
        min-width: 90px !important;
        min-height: 70px !important;
        width: calc(33% - 6px);
    }
    .woocommerce .quantity input {
        font-size: 1rem;
    }
    .woopq-quantity-input-plus, .woopq-quantity-input-minus {
        font-size: 20px;
    }
#eapps-countdown-timer-1 .eapps-countdown-timer-item-value{
    font-size: 17px !important;
}

}





