/** Shopify CDN: Minification failed

Line 633:24 Expected identifier but found "!"
Line 2338:0 Unexpected "}"

**/
/* Estilos General Carrito Vacio DS18 */

input.rebuy-cart__notes-toggle-input.rebuy-checkbox:checked {
    background: #210d0d !important;
}

.rebuy-cart a:focus-visible, .rebuy-cart button:focus-visible, .rebuy-cart select:focus-visible, .rebuy-cart input:focus-visible, .rebuy-cart__progress-free-product-variant-select:focus-visible {
    border: unset!important;
    outline: unset!important
}


div[data-rebuy-cart-anchor=body]{
    background: rgb(249 247 243) !important;
    gap: 0!important;
}

div[data-rebuy-component=cart-items]{
    background: white!important;
    border: 0;
    padding: 0 20px;
    gap: 0;
}

div[data-rebuy-cart-scroll-area] {
    flex-grow: 1!important;
    overflow-y: auto!important;
    height: calc(100vh - 223px)!important;
}

div#rebuy-cart .rebuy-cart__flyout {
    width: auto;
    max-width: 500px;
    margin: 0;
    border-radius:0;
}

.rebuy-cart__flyout-empty-cart-footer {
 display: none!important;
}

.rebuy-cart__flyout-close {
    color: white!important;
}


.rebuy-new-cart h2#SmartCart_title {
    font-size: 20px;
    color: #141414;
    text-transform: unset;
    font-weight: 400!important;
}

.rebuy-cart__flyout-empty-cart {
    /* padding-bottom: 60px!important; */
    border: 0!important;
    background: white;
}

.rebuy-cart__flyout-empty-cart h4 {
    color: #141414;
    letter-spacing: 0;
    margin: 0;
    font-size: 25px;
    text-transform: capitalize
}


.rebuy-cart__flyout-empty-cart p {
    font-size: 13px!important;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 15px;
    font-weight: 300!important;
}

.rebuy-cart__flyout-empty-cart p:last-child {
    width: auto!important;
    display: flex;
    justify-content: center;
    align-content: center;
    margin: 0;
}

.rebuy-cart__flyout-empty-cart p:last-child a {
    background: transparent;
    border-radius: 0;
    border: 0;
    /* border-bottom: 1px solid #141414; */
    padding: 0;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-transform: uppercase!important;
    color: #0f1426;
    width: auto;
    text-underline-offset: 5px;
}

div#stars-rebuy-show {
    background: white;
    width: 100%;
    border: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 50px;
    /* border-radius:  0 0 15px 15px; */
    -webkit-box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.1);
    z-index: 1;
    padding-top: 40px;
}

div#stars-rebuy-show .stars {
    width: 100px;
}

div#stars-rebuy-show .stars svg {
    width: 100%;
    fill: #0f1426;
}

div#stars-rebuy-show p {
    margin-top: 5px!important;
    font-size: 11px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    color: #0f1426!important;
}

div#stars-rebuy-show p em {
    font-style: normal;
    text-align: center;
}

div[data-rebuy-component=cross-sell-widget] h3.super-title,
.rebuy-new-cart [data-rebuy-id="225281"] h3.super-title{
    font-size: 17px !important;
    margin-bottom: 15px !important;
    margin-top: 0 !important;
    color: #0f1426 !important;
    text-transform: unset !important;
    text-transform: uppercase !important;
    padding-top: 0!important;
}

div[data-rebuy-component=cross-sell-widget] {
    background: transparent!important;
    padding: 40px 20px!important;
}



div[data-rebuy-component=cross-sell-widget] [data-rebuy-id="281897"] .rebuy-widget .rebuy-product-grid .splide__list {
    padding: 0px 0px!important;
    gap: 13px;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid:after {
    display: none!important;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-block {
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background: rgb(255 255 255 / 60%);
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-block:last-child {
    border-bottom: 0;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-money,
div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-money.sale {
    color: black;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-block span.rebuy-money.compare-at {
    text-decoration-color: #9a9a9a;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-block span.rebuy-money.compare-at span {
    font-weight: 300!important;
    margin-left: 5px;
    color: #9a9a9a;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-media {
    overflow: hidden;
    width: 60px !important;
    height: 60px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px !important;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-media img,
div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-media > a {
    width: 100% !important;
    height: 100% !important;
}

ul[data-smartcart-items] li .rebuy-cart__flyout-item-media a > img {
    width: 90px!important;
    height: 90px!important;
    object-fit: cover!important;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-info {
    margin: 0!important;
    padding: 0!important;
    margin-right: 10px !important;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-info h5 {
    margin-top: 0;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-info h5 a {
    font-size: 11px!important;
    color: #0f1426!important;
    text-transform: uppercase!important;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-actions {
    padding: 0!important;
        width: 80px !important;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-options {
    padding: 0!important;
}


div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-info a.rebuy-product-title.clickable {
    margin: 0;
    text-align: left;
    font-size: 10px;
    color: #141414;
    font-weight: 300;
    text-transform: uppercase;
    
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-info .rebuy-product-price  {
    margin-top: 0!important;
}


.rebuy-product-price span{
    text-align: left;
    text-transform: capitalize;
    font-weight: 500!important;
    margin-top: 0px!important;
    font-size: 12px;
    color: #14141482!important;
}


div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-button {
    background: transparent;
    border: #0f1426 solid 1px !important;
    color: #0f1426;
    font-size: 9px;
    line-height: 10px;
    border-radius: 5px;
    padding: 10px 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500!important;
    margin-top: 0!important;
    
}


div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-button span {
    font-weight: 500!important;
}

div[data-rebuy-component=cross-sell-widget] .rebuy-widget .rebuy-product-grid .rebuy-product-block .rebuy-product-options select {
    border: #e5e6f0 solid 1px!important;
    color: #0f1426;
    font-size: 11px;
    border-radius: 3px;
    background-image: linear-gradient(45deg, transparent 50%, #0f1426 50%), linear-gradient(135deg, #0f1426 50%, transparent 50%), linear-gradient(to right, #0f1426, #0f1426)!important;
    background-position: calc(100% - 25px) calc(1em + 5px), calc(100% - 20px) calc(1em + 5px), calc(100% - 3.5em) .8em!important;
    border-radius: 5px;
    background-color: transparent;
}



ul.rebuy-cart__flyout-items {
    padding: 0 20px;
    background: white;
    border: 0;
}

ul[data-smartcart-items] {
    gap: 20px!important;
    margin-bottom: 0!important;
    margin-top: 20px!important;
}

ul[data-smartcart-items] li {
    margin: 0;
    padding: 15px!important;
    border: #0f1426 solid 1px!important;
    border-radius: 10px;
    overflow: hidden;
}

ul[data-smartcart-items] li .rebuy-cart__flyout-item-info {
    padding-left: 5px!important;
}


ul[data-smartcart-items] li.tag-product-hidden {
    display: none;
}

ul[data-smartcart-items] li .rebuy-cart__flyout-item-price .rebuy-money.sale {
    color: #141414;
}

ul[data-smartcart-items] li .rebuy-cart__flyout-item-price .rebuy-money {
    text-align: left;
    text-transform: capitalize;
    font-weight: 500 !important;
    margin-top: 0px !important;
    font-size: 11px;
    color: var(--color-price, --color-accent) !important;
}

ul[data-smartcart-items] li .rebuy-cart__flyout-item-price .rebuy-money.compare-at {
    text-decoration-color: #9a9a9a;
}

ul[data-smartcart-items] li .rebuy-cart__flyout-item-price .rebuy-money.compare-at span{
    font-weight: 300!important;
    margin-left: 3px;
    color: #9a9a9a;
}



ul[data-smartcart-items] li a.rebuy-cart__flyout-item-product-title {
    font-size: 11px !important;
    color: #0f1426;
    font-weight: 500!important;
    text-transform: uppercase!important;
    text-decoration: none!important;
}


ul[data-smartcart-items] li .rebuy-cart__flyout-item-variant-title {
    text-align: left;
    text-transform: capitalize;
    font-weight: 400!important;
    margin-top: 5px!important;
    font-size: 10px;
    color: #14141482;
}

ul[data-smartcart-items] li .rebuy-cart__flyout-item-quantity * {
    font-size: 10px!important;
    font-weight: unset!important;
    background: transparent!important;
}


.rebuy-cart__flyout-item-remove {
    color: rgb(13 71 58 / 50%);
}

.rebuy-cart__flyout-item-quantity-widget-button, .rebuy-cart__flyout-item-quantity-widget-label {
    color: #141414;
}

.rebuy-cart__flyout-item-quantity-widget,
.rebuy-cart__flyout-item-quantity-widget-label {
    border-color: rgb(13 71 58 / 15%);
}

.rebuy-cart__notes {
    background: white;
    padding: 30px 20px 0px!important;
    flex-direction: column;
}


.rebuy-cart__notes label.rebuy-cart__notes-toggle {
    background: #f9f7f3;
    width: 100%;
    padding: 15px;
    /* border-radius: 5px; */
    margin: 0;
    text-transform: unset!important;
    border: #0f1426 solid 1px;
    border-radius: 10px;
}

.rebuy-cart__notes label.rebuy-cart__notes-toggle > span {
    color: #0f1426!important;
    text-transform: uppercase;
    font-weight: unset!important;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 1px;
    margin: 0;
}


input.rebuy-cart__notes-toggle-input.rebuy-checkbox {
    margin-right: 5px;
    border: #0f1426 1px solid!important;
    background: transparent;
    width: 15px!important;
    height: 15px!important;
    min-width: 5px!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-width: 1px;
    border-radius: 0;
    
}

.rebuy-cart__notes-content {
    margin: 10px 0 0!important;
    background: white;
    padding: 0;
}

.rebuy-cart__notes-content textarea.rebuy-textarea {
    background: #f9f7f3;
    border: #0f1426 solid 1px;
    color: #0f1426;
    font-size: 12px!important;
    padding: 10px!important;
    border-radius: 0;
    border-radius: 10px;
}

.rebuy-cart__notes-toggle p.message-notes {
    margin: 0;
    font-size: 13px;
    line-height: 17px;
    font-weight: 200!important;
    margin-top: 5px;
}

.container-rebuy-cart-recommendation {
    display: none;
}

div[data-rebuy-cart-anchor=footer] {
    z-index: 1;
    -webkit-box-shadow: 0px -3px 5px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px -3px 5px 1px rgba(0,0,0,0.1);
    box-shadow: 0px -3px 5px 1px rgba(0,0,0,0.1);
    /* min-height: 173px!important; */
    border: 0;
    gap: 15px;
}

#rebuy-cart.has-items [data-rebuy-cart-anchor=footer] {
    padding: 20px 0!important;
}


div[data-rebuy-cart-anchor=footer].hidden-footer {
    display: none!important;
}

div[data-rebuy-cart-anchor=footer] .message-internation-shipping {
    padding: 0 16px;
    display: none;
}

div[data-rebuy-cart-anchor=footer] .message-internation-shipping p {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 9px;
    border-bottom: 1px rgb(62 11 11) solid;
    padding-bottom: 15px;
    color: #210d0d!important;
}

div[data-rebuy-cart-anchor=footer] .message-internation-shipping p a {
    text-decoration: underline;
    font-weight: 500;
    color: #210d0d!important;
}

.rebuy-cart__flyout-shipping {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px rgb(13 71 58 / 15%) solid;
}

.rebuy-cart__flyout-shipping__label p,
.rebuy-cart__flyout-subtotal-label,
.rebuy-cart__flyout-subtotal-amount,
.rebuy-cart__flyout-shipping__value > span{
    font-size: 15px!important;
    margin: 0!important;
    color: #0f1426;
    font-weight: 400!important;
}

.rebuy-cart__flyout-subtotal-label {
    font-size: 12px!important;
}

.rebuy-cart__flyout-shipping__value {
    display: flex;
    align-items: center;
    justify-content: center;
}

.rebuy-cart__flyout-shipping__value p {
    margin-right: 10px;
    font-weight: 200!important;
    margin-bottom: 0;
    
    font-size: 14px!important;
}

div[data-rebuy-cart-anchor=footer] button.rebuy-button.rebuy-cart__checkout-button.block {
    background: #0f1426;
    border-color: #0f1426;
    border-radius: 5px!important;
}

div[data-rebuy-cart-anchor=footer] button.rebuy-button.rebuy-cart__checkout-button.block span {
    font-size: 12px!important;
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
    font-weight: 500!important;
}

.rebuy-cart__flyout-subtotal {
    margin-bottom: 0px!important;
}

.container-progress-bar-move {
    width: 100%;
    padding: 20px;
    background: white;
}

.container-progress-bar-move .rebuy-cart__progress-bar-wrapper {
    display: flex;
    flex-direction: column-reverse;
}

.rebuy-cart__progress-bar-container {
    background: transparent;
    color: #141414;
    border: 0!important;
    padding: 0!important;
}

.rebuy-cart__progress-bar-meter,
.rebuy-cart__progress-bar-meter-fill {
    height: 6px!important;
}

.container-rebuy-cart-new {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

.rebuy-cart__flyout-content {
    padding: 0px!important;
    overflow-y: auto!important;
}

button.rebuy-cart__flyout-close {
    left: 15px!important;
    top: 25px!important;
}

.rebuy-cart button.rebuy-cart__flyout-close:focus-visible{
    outline: 0!important;
}

div[data-rebuy-cart-anchor=header] {
    border: 0!important;
    z-index: 2;
    padding: 10px 0!important;
    min-height: 50px!important;
    background: #0f1426 !important;
}

div[data-rebuy-cart-anchor=header].scroll-move-header {
  -webkit-box-shadow: 1px 1px 5px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 1px 1px 5px 3px rgba(0,0,0,0.1);
    box-shadow: 1px 1px 5px 3px rgba(0,0,0,0.1);
}

div[data-rebuy-cart-anchor=header] h2#rebuy-cart-title {
    font-weight: 500!important;
    letter-spacing: 0.5px!important;
    color: white!important;
}

.rebuy-cart__progress-bar-prompt {
    margin: 0!important;
    font-size: 14px!important;
    text-align: left!important;
}

.rebuy-cart__progress-bar-meter-fill {
    background: #141414;!important;
}





@media only screen and (min-width: 900px){
    div#rebuy-cart .rebuy-cart__flyout {
        width: auto;
        max-width: 900px;
        margin: 0;
        border-radius:0;
    }
    
    div#stars-rebuy-show {
        border-radius: 0;
        -webkit-box-shadow: unset
        -moz-box-shadow: unset;
        box-shadow: unset;
    }

    .rebuy-cart__flyout-body {
        background: white!important;
    }

    .container-rebuy-cart-recommendation {
        display: block;
        width: 450px;
        background: rgb(249 247 243) !important;
        overflow-y: auto;
    }

    .rebuy-new-cart [data-rebuy-id="225281"] {
        display: block;
        width: 450px;
    }

    .rebuy-new-cart [data-rebuy-id="225281"] > div {
        padding-top: 20px!important;
    }

    .rebuy-new-cart {
        display: flex;
        overflow: hidden;
    }

    .container-rebuy-cart-new {
        width: 450px;
    }

    div[data-rebuy-component=cross-sell-widget] {
        display: none;
    }

    .rebuy-new-cart .powered-by-rebuy {
        display: none!important;
    }
    
    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-widget-content {
        padding: 0 20px;
    }

    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-info a.rebuy-product-title.clickable {
        margin: 0;
        text-align: left;
        font-size: 11px;
        line-height: 16px;
        font-weight: 500!important;
        color: #141414;
        margin-top: 10px;
        font-weight: 300!important;
        text-transform: uppercase;
        
    }

    
    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid {
        max-height: 90vh;
        overflow-y: auto;
        background: white;
        padding: 0px!important;
        /* border-radius: 5px; */
        /* -webkit-box-shadow: 0px -3px 5px 1px rgba(0,0,0,0.1); */
        -moz-box-shadow: 0px -3px 5px 1px rgba(0,0,0,0.1);
        /* box-shadow: 1px 1px 5px 4px rgba(0,0,0,0.1); */
    }
    
    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block {
        width: 100%!important;
        padding: 15px!important;
        border-bottom: 1px rgb(13 71 58 / 15%) solid;
        border-radius: 0;
    }

     .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block:last-child {
         border: 0;
     }

    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block img {
        width: 100px;
        height: 100px;
        margin: 0!important;
    }
    
    
    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block .rebuy-product-title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;  
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 5px;
    }
    
    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block .rebuy-product-actions {
        margin-top: 10px;
    }

    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-info {
        margin: 0!important;
    }

    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-media {
        width: 120px!important;
    }

    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-info,
    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block .rebuy-product-actions {
        padding: 0!important;
        width: calc(100% - 120px)!important;
    }
    
    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block .rebuy-money {
        font-size: 13px;
    }
    
    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block .rebuy-money span {
        color: black;
    }
    
    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block .rebuy-money.compare-at {
        color: #9a9a9a;
    }
    
    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block .rebuy-money.compare-at span,
    .rebuy-new-cart [data-rebuy-id="281899"] .rebuy-product-grid .rebuy-product-block .rebuy-money.compare-at span {
        color: #9a9a9a;
        font-weight: 300!important;
        margin-left: 3px;
    }


    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block .rebuy-money span{
        text-align: left;
        text-transform: capitalize;
        font-weight: 500!important;
        margin-top: 0px!important;
        font-size: 13px;
        color: #141414;
    }
    
    
    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block .rebuy-product-actions .rebuy-button  {
        background: transparent;
        border: #000000 solid 1px !important;
        color: #000000;
        font-size: 11px;
        line-height: 11px;
        border-radius: 0px;
        padding: 13px 0;
        text-transform: uppercase!important;
        font-weight: 500!important;
        letter-spacing: 1px!important;
    }

    .rebuy-new-cart [data-rebuy-id="225281"] .rebuy-product-grid .rebuy-product-block .rebuy-product-options select {
        border: #e5e6f0 solid 1px!important;
        color: #141414;
        font-size: 12px;
        border-radius: 3px;
        background-image: linear-gradient(45deg, transparent 50%, #141414 50%), linear-gradient(135deg, #141414 50%, transparent 50%), linear-gradient(to right, #141414, #141414)!important;
        background-position: calc(100% - 20px) calc(1em + 5px), calc(100% - 15px) calc(1em + 5px), calc(100% - 3.5em) .8em!important;
    }

    

}



/* Estilos para cuando no hay Progress Bar de Rebuy */

.container-progress-bar-move {
    padding: 0;
}




/* Estilos Motivator Cart */

.elements-progress-bar__footer {
   border-radius: 10px;
   overflow: hidden;
   padding: 15px;
   background: #e0e6e5;
   margin-bottom: 20px;
}

.elements-progress-bar__footer .disclaimer-message p {
    margin: 0;
    color: #141414;
    font-style: italic;
    padding: 0;
    font-size: 9px;
    line-height: 14px;
    margin-top: 20px;
    font-weight: 500;
}

.progress-bar-cart__footer {
    align-items: baseline;
    display: flex;
    justify-content: center;
    
}

.progress-bar-cart__container__footer {
    background-color: rgb(255 255 255 / 50%);
    border-radius: 50px;
    width: 100%;
    height: 6px;
    overflow: hidden;
    position: relative;
}

.progress-bar-cart__bar__footer {
    background-color: #141414;
    border-radius: 50px;
    color: white;
    height: 100%;
    text-align: center;
    width: 0%;
    position: absolute;
    display: block!important;
}

.progress-bar__icon-container__footer {
    align-items: center;
    border-radius: 50px;
    display: flex;
    height: 30px;
    justify-content: center;
    margin: 0 5px;
    width: 30px;
    overflow: hidden;
    padding: 5px;
    border: 1px solid;
    background: rgb(255 255 255 / 50%);
}

.progress-bar__icon-container__footer i {
    font-size: 15px;
    line-height: 15px!important;
}

.progress-bar__icon-text__footer {
    font-size: 9px!important;
    font-weight: bold;
    line-height: 12px;
    margin: 5px 0 0;
    text-align: center;
    width: 65px;
    color: #141414;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
}

.progress-bar__icon-text__footer > b {
    margin-bottom: 3px;
    font-weight: 600;
}

.progress-bar__icon-text__footer > span {
    font-size: 10px!important;
}

.progress-bar__icon__footer {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
}


@media only screen and (min-width: 900px){
    .elements-progress-bar__footer {
        padding: 20px;
    }
}


/* Estilos Motivator PDP */

.message-offert-disocunt {
    background: #e0e6e5;
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 5px;
}

.message-offert-disocunt p {
    margin: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 12px;
    font-weight: bold!important;
}

.message-offert-disocunt p i {
    position: relative;
    font-size: 20px;
    margin-right: 10px;
}

.message-offert-disocunt p span {
    font-weight: 500!important;
    font-family: Messina Sans !important;
}


/* Estilos Selly */

div#tdf_wholesale,
div#tdf_notify,
div#tdf_sale_widget,
.tdf_label {
    display: none!important;
}

.rebuy-cart__flyout-subtotal-amount.tdf-priced .tdf_price_original {
    margin-right: 8px;
    opacity: 0.5;
}

.rebuy-cart__flyout-item-discount-message {
    text-transform: uppercase;
    margin-top: 5px!important;
    font-weight: bold!important;
    font-size: 11px!important;
}






/* Estilos Gift Wrapping */

.rebuy-cart__flyout-gift {
    background: white;
    padding: 20px 20px 0px;
    width: 100%;
}

.rebuy-cart__gift-container {
    background: #f5f5f5;
    margin: 0px;
    padding: 15px;
    border-radius: 5px;
    width: 100%;
    border: #000000 solid 1px;
}

.rebuy-cart__gift-container > label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000000;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 17px;
}


.rebuy-cart__gift-container > label .rebuy-cart__gift-input {
    display: flex;
    align-items: center;
}


.rebuy-cart__gift-container > label .rebuy-cart__gift-input input[type="checkbox"] {
    margin: 0;
    margin-right: 10px;
    border-color: #000000;
    padding: 0;
    width: 13px;
    height: 13px;
}

.rebuy-cart__gift-container > label .rebuy-cart__gift-input span {
    max-width: 120px;
}


.rebuy-cart__gift-variants {
    margin: 10px 0 0;
    padding: 0;
    border-radius: 5px;
    border: #000000 solid 1px;
    width: 100%;
    display: none;
}

.rebuy-cart__gift-variants-container {
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.rebuy-cart__gift-variants-container button {
    border-radius: 5px;
    background: #000000;
    border: 0;
    color: white;
    padding: 15px 20px;
    font-size: 12px;
    letter-spacing: 0.5px;
    cursor: pointer;
    font-family: var(--font-body-family);
    font-weight: bold;
    text-transform: uppercase;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .rebuy-cart__disclaimer-notes p {
    font-size: 14px;
    text-align: left;
    line-height: 18px;
    margin: 0;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .variants-gift-wrapping {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .variants-gift-wrapping .variant-wrapping {
    width: 50%;
    display: flex;
    padding: 5px;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .variants-gift-wrapping .variant-wrapping input {
    display: none;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .variants-gift-wrapping .variant-wrapping label {
    border: #000000 solid 1px;
    font-size: 11px;
    line-height: 16px;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    padding: 5px;
    border-radius: 5px;
    font-weight: 400;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .variants-gift-wrapping .variant-wrapping label span:last-child {
    font-weight: bold;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .variants-gift-wrapping .variant-wrapping label span {
    margin: 0;
    padding: 0;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .variants-gift-wrapping .variant-wrapping input:checked + label {
    background: #000000;
    color: white;
}

.container-gift-wrapping {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0;
}

.container-gift-wrapping--personalized {
    display: none;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .rebuy-cart__gift-images {
    width: 35%;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .rebuy-cart__gift-images img {
    width: 100%;
    border-radius: 5px;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .rebuy-cart__gift-notes {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
    width: 60%;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .rebuy-cart__gift-notes label {
    font-weight: bold;
    color: #000000;
    width: 100%;
    font-size: 14px;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .rebuy-cart__gift-notes .alert-custom {
    border: #000000 solid 1px;
    font-size: 11px;
    line-height: 15px;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    color: #000000;
    display: none;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .rebuy-cart__gift-notes textarea {
    width: 100%;
    height: 70px;
    border: 1px #e9e9e9 solid;
    font-size: 11px;
    padding: 10px;
    border-radius: 5px;
    font-family: var(--font-body-family);
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .rebuy-cart__gift-notes input {
    width: 100%;
    border: 1px #e9e9e9 solid;
    font-size: 11px;
    padding: 10px;
    border-radius: 5px;
    font-family: var(--font-body-family);
}

.message-success-gift {
    background: #f5f5f5;
    margin: 0px;
    padding: 15px;
    border-radius: 5px;
    border: #000000 solid 1px;
    width: 100%;
    display: none;
}

.message-success-gift span {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    line-height: 11px;
    /* letter-spacing: 0.5px; */
}

.message-success-gift span i {
    margin-right: 10px;
    font-size: 15px;
}


ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-gift-wrapping {
    display: flex!important;
}

/*
ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-gift-wrapping .rebuy-money {
    display: none;
}

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-gift-wrapping .rebuy-cart__flyout-item-price {
    text-align: left;
}

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-gift-wrapping .rebuy-cart__flyout-item-price:after {
    content: "FREE";
    color: #44BE70;
    font-weight: bold;
    text-align: left;
    margin-top: 5px;
}*/

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-gift-wrapping .rebuy-cart__flyout-item-price {
    width: 100%;
}

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-gift-wrapping .rebuy-cart__flyout-item-quantity {
    display: none!important;
}

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-gift-wrapping .rebuy-cart__flyout-item-property {
    color: #14141482;
}


@media only screen and (min-width: 768px){
    .rebuy-cart__flyout-gift {
        padding: 20px 20px 0px;
    }

    .rebuy-cart__gift-container > label,
    .message-success-gift span,
    .rebuy-cart__gift-variants-container button {
        font-size: 11px;
    }

    .rebuy-cart__gift-variants-container {
        padding: 20px 20px 25px;
    }

    .rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .rebuy-cart__gift-notes textarea {
        height: 90px;
        width: 100%;
    }

    .rebuy-cart__gift-notes .rebuy-cart__gift-message,
    .rebuy-cart__gift-custom {
        width: 100%;
    }

    .rebuy-cart__gift-container > label .rebuy-cart__gift-input span {
        max-width: 100%;
    }

}



/* Producto en el Carrito */

.rebuy-cart__flyout-items li.rebuy-cart__flyout-item.product-gift-wrapping .rebuy-money {
    display: none;
}

.rebuy-cart__flyout-items li.rebuy-cart__flyout-item.product-gift-wrapping .rebuy-cart__flyout-item-price {
    text-align: left;
}

.rebuy-cart__flyout-items li.rebuy-cart__flyout-item.product-gift-wrapping .rebuy-cart__flyout-item-price:after {
    content: "FREE";
    color: #000000;
    font-weight: bold;
    text-align: left;
    margin-top: 5px;
}

.rebuy-cart__flyout-items li.rebuy-cart__flyout-item.product-gift-wrapping .rebuy-cart__flyout-item-quantity {
    display: none!important;
}

.rebuy-cart__flyout-items li.rebuy-cart__flyout-item.product-gift-wrapping .rebuy-cart__flyout-item-property {
    color: #14141482;
}





/* Custom Progress Bar */

.container-progress-bar {
   width: 100%;
   padding: 5px 20px 0;
   background: white;
}

.elements-progress-bar {
   border: #000000 solid 2px;
   border-radius: 10px;
   overflow: hidden;
   background: white;
   padding: 20px;
}

.progress-bar__title {
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 5px;
}

.progress-bar__title h3 {
    margin: 0;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
}

.progress-bar__title h3 b {
    font-weight: unset;
}

.progress-bar__title h5 {
  color: #000000;
  margin: 15px auto 0;
  border-top: 1px solid #000000;
  padding-top: 15px;
  font-size: 14px;
  width: 100%;
  text-align: center;
  text-transform: unset;
  letter-spacing: 0px;
  font-family: var(--font-body-family);
}


.progress-bar__title p {
    font-size: 13px;
    line-height: 15px;
    margin: 0;
    text-align: center;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
   color: #0d473a;
}

.progress-bar__title p b {
    font-weight: 500;
}

.progress-bar-cart {
    align-items: baseline;
    display: flex;
    justify-content: center;
    padding: 15px 0px;
}

.progress-bar-cart__container {
    background-color: hsl(0deg 0% 0% / 8%);
    border-radius: 50px;
    width: 100%;
    height: 8px;
    overflow: hidden;
    position: relative;
}

.progress-bar-cart__bar {
    background-color: #000000;
    border-radius: 50px;
    color: white;
    height: 100%;
    text-align: center;
    width: 0%;
    position: absolute;
    display: block!important;
}

.progress-bar__icon-container {
    align-items: center;
    border-radius: 50px;
    display: flex;
    height: 30px;
    justify-content: center;
    margin: 0 5px;
    width: 30px;
    overflow: hidden;
    padding: 5px;
    border: 1px solid;
}

.progress-bar__icon-container i {
    font-size: 15px;
    line-height: 15px!important;
}

.progress-bar__icon-text {
    font-size: 8px!important;
    font-weight: bold;
    line-height: 12px;
    margin: 5px 0 0;
    text-align: center;
    width: 50px;
    color: #000000;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.progress-bar__icon {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
}

.container-progress-bar .disclaimer-message {
   background-color: white;
   text-align: center;
   padding-bottom: 0px;
   margin: 0;
   font-size: 9px;
   line-height: 18px;
}

.container-progress-bar .disclaimer-message p {
   margin: 0;
   color: #000000;
   font-style: italic;
   padding: 0;
   font-size: 10px;
   line-height: 14px;
}

.container-progress-bar .disclaimer-message p a {
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 2px;
}

h3.progress-bar__title {
    margin: 0;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 0;
    font-weight: bold;
}


/* Estilos GWP Container Global */

.container-progress-bar p.message-alert-rebuy-personalizer {
    color: red;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 15px;
    display: none;
}


.container-progress-bar .container-variants-general {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 0px;
    border: transparent solid 1px;
    margin-bottom: 15px;
}

.container-progress-bar .container-variants-general .container-variants-general__image {
    line-height: 0;
    width: 40%;
} 

.container-progress-bar .container-variants-general .container-variants-general__details {
    width: 60%;
    padding-right: 10px;
}

.container-progress-bar .container-variants-general .container-variants-general__details p.title {
    margin-top: 0;
    font-weight: 500!important;
    font-size: 12px;
    text-align: left;
    margin-bottom: 0!important;
    display: none;
}

.container-progress-bar .field-personalizer-rebuy {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}


.container-progress-bar .field-personalizer-rebuy label {
    text-transform: unset;
    letter-spacing: 0;
    font-size: 12.5px;
    line-height: 19px;
    text-align: center;
    font-weight: 300;
    text-align: left;
}

.container-progress-bar .field-personalizer-rebuy input#personlizer-rebuy {
    text-transform: uppercase;
    text-align: center;
    font-size: 13px!important;
    line-height: 13px!important;
    border-radius: 3px;
    padding: 10px!important;
    max-width: 130px;
    outline: unset!important;
}

.rebuy-cart__flyout-item-property {
    margin-top: 5px;
}

@media only screen and (min-width:768px){
  .container-progress-bar button.add-promotions-gwp-rebuy:hover {
      background: #e0e6e5;
      color: #0d473a;
  }

  .container-progress-bar .container-variants-general {
      margin-bottom: 5px;
  }
}





/* Estilos Agrupación de Productos en Rebuy */

.rebuy-cart__flyout-items li.rebuy-cart__flyout-item.tag-product-hidden,
.rebuy-cart__flyout-items li.rebuy-cart__flyout-item.property-key-alexia-set,
.rebuy-cart__flyout-items li.rebuy-cart__flyout-item.property-key-appetizer-set,
.rebuy-cart__flyout-items li.rebuy-cart__flyout-item.property-key-fancy-dinner-set {
    display: none;
}

.container-set-rebuy > ul {
    display: none;
}


.rebuy-cart__flyout-items li.rebuy-cart__flyout-item.product-gift-jewelry-box-organizer {
    display: flex;
}

.rebuy-cart__flyout-content .rebuy-cart__flyout-sets {
    flex-direction: column;
    background: white;
    width: 100%;
    padding: 0px 20px 0px;
}

.rebuy-cart__flyout-content .title-simple-products {
    background: white;
    width: 100%;
    padding: 0px 20px 0;
}

.container-set-rebuy {
   border: 0 !important;
   border-bottom: 1px rgb(13 71 58 / 15%) solid!important;
   margin: 0;
    padding: 20px 0;
}

.container-set-rebuy > div {
    padding: 0;
    margin: 0;
}

.container-set-rebuy > div .rebuy-cart__flyout-item-media {
    width: 80px;
}

.container-set-rebuy > ul li .rebuy-cart__flyout-item-media {
    width: 90px;
}

.container-set-rebuy > div a.rebuy-cart__flyout-item-product-title,
.container-set-rebuy > ul li .rebuy-cart__flyout-item-product-title {
        margin: 0;
    text-align: left;
    font-size: 13px;
    line-height: 17px;
    font-weight: 500 !important;
    
}

.container-set-rebuy > ul li .rebuy-cart__flyout-item-product-title {
    padding: 0;
}

.container-set-rebuy > div .rebuy-cart__flyout-item-property,
.container-set-rebuy > ul li .rebuy-cart__flyout-item-property,
.container-set-rebuy > ul li .rebuy-cart__flyout-item-variant-title {
    width: 100%;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 3px;
}


.container-set-rebuy > ul li .rebuy-cart__flyout-item-variant-title {
    display: none;
}

.container-set-rebuy div .rebuy-cart__flyout-item-property span {
    text-align: left;
    text-transform: uppercase;
    font-weight: 300 !important;
    margin-top: 5px !important;
    font-size: 12px;
    color: #14141482;
}


.container-set-rebuy > div .rebuy-cart__flyout-item-property span {
    text-align: left;
    text-transform: uppercase;
    font-weight: 300 !important;
    margin-top: 5px !important;
    font-size: 13px;
    color: #14141482;
}


.container-set-rebuy > div .rebuy-cart__flyout-item-discount-message.rebuy-cart__flyout-item-discount-message--hide {
    display: none!important;
}

.container-set-rebuy > div .rebuy-cart__flyout-item-price > div {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}


.container-set-rebuy > div .rebuy-cart__flyout-item-price span {
    font-weight: bold;
    color: black;
    font-size: 12px!important;
}

.container-set-rebuy > div .rebuy-cart__flyout-item-price > div span.rebuy-money-regular.rebuy-money-regular__crossline {
    opacity: 0.5;
    margin-top: 3px;
}

.container-set-rebuy > div .rebuy-cart__flyout-item-price > div span.rebuy-money-regular.rebuy-money-regular__crossline span {
    font-weight: 100!important;
    text-decoration: line-through;
}

.container-set-rebuy > div .rebuy-cart__flyout-item-quantity {
    margin-top: 5px;
}

.container-button-view-all-products {
    cursor: pointer;
}

.container-button-view-all-products span {
    background: #141414;
    border-radius: 5px;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    font-weight: bold;
    text-transform: uppercase;
    width: 120px;
    cursor: pointer!important;
    color: white;
}

.container-set-rebuy > ul {
    margin: 0;
    padding: 0;
}

.container-set-rebuy > ul li {
    border: 0px!important;
    background: #ffffff;
    margin: 15px 0!important;
    padding: 15px!important;
    border-radius: 10px;
    border: #b0a599 solid 1px!important;
}

.container-set-rebuy > ul li:last-child {
    margin-bottom: 0;
}

.container-set-rebuy > ul li .rebuy-cart__flyout-item-remove,
.container-set-rebuy > ul li .rebuy-cart__flyout-item-quantity-widget{
    display: none!important;
    margin: 0!important;
}

.container-set-rebuy > ul li .rebuy-cart__flyout-item-price {
    position: absolute;
    bottom: 2px;
    right: 0;
    display: none;
}

.container-set-rebuy > ul li .rebuy-cart__flyout-item-price * {
    color: #141414!important;
    font-size: 11px!important;
    
}

.container-set-rebuy > ul li .rebuy-cart__flyout-item-price span.rebuy-money.sale {
    font-weight: bold;
}

.container-set-rebuy > ul li .rebuy-cart__flyout-item-price span.rebuy-money.compare-at {
    opacity: 0.5!important;
    margin-left: 3px;
}


.container-set-rebuy > ul li .rebuy-cart__flyout-item-quantity{
    margin: 0;
}

.rebuy-cart__flyout-sets h4,
.rebuy-cart__flyout-content .title-simple-products {
    font-size: 20px !important;
    color: #141414 !important;
    text-transform: unset !important;
    font-weight: 500 !important;
    margin: 0;
    font-family: var(--font-heading), sans-serif;
}

.rebuy-cart__flyout-sets h4 {
    padding-top: 20px;
}

.rebuy-cart__flyout-content .title-simple-products {
    padding-top: 25px!important;
}

.rebuy-cart__flyout-sets .rebuy-cart__flyout-sets--deleted {
    background: #f6f5f5;
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    min-height: 80px;
    width: 100%;
    margin-top: 15px;
}

.rebuy-cart__flyout-sets .rebuy-cart__flyout-sets--deleted p{
    margin: 0 0 0 10px;
    font-weight: 600!important;
    text-transform: uppercase;
    font-size: 12px!important;
    color: black;
}

.rebuy-cart__flyout-sets .rebuy-cart__flyout-sets--deleted .load-more__spinner {
    height: 25px;
    width: 25px;
    border: #ffffff solid 3px;
    border-top: black solid 3px;
    border-radius: 50px;
    animation: spin 1s linear infinite;
}

@media only screen and (min-width: 768px){

    .rebuy-cart__flyout-content .title-simple-products {
        padding: 0px 20px 0;
    }

    .container-set-rebuy > div a.rebuy-cart__flyout-item-product-title, .container-set-rebuy > ul li .rebuy-cart__flyout-item-product-title {
        font-size: 13px!important;
    }

    .container-button-view-all-products span {
        font-size: 11px;
        letter-spacing: 0.8px;
        height: 35px;
        width: 150px;
    }

    .container-set-rebuy > ul li .rebuy-cart__flyout-item-property,
    .container-set-rebuy > ul li .rebuy-cart__flyout-item-variant-title {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .rebuy-cart__flyout-sets .rebuy-cart__flyout-sets--deleted p{
        font-size: 13px!important;
    };
}




/* Productos que deben aparecer en rebuy */

.rebuy-cart__flyout-items li.rebuy-cart__flyout-item.tag-product-hidden.product-gift-wrapping {
    display: flex;
}









/* ESTILOS GIFT MESSAGE */

div#rebuy-message-card .item-variant-message input {
    display: none;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .container-message-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-content: center;
    margin-top: 15px;
    margin-bottom: 10px;
}

.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .container-message-card p {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

div#rebuy-message-card {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

div#rebuy-message-card .item-variant-message label {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border: transparent 1px solid;
    border-radius: 5px;
    background: #f4f2f1;
    overflow: hidden;
}

div#rebuy-message-card .item-variant-message label span {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.5px;
    margin: 10px 0 0;
    color: #b0a599;
    font-weight: bold;
}

div#rebuy-message-card .item-variant-message input:checked + label {
    border: #b0a599 solid 1px;
}


/* ESTILOS CART GIFT */

.rebuy-cart__flyout-items .product-gift-wrapping-message-card {
    display: flex!important;
}

.rebuy-cart__flyout-items .product-gift-wrapping-message-card .rebuy-money,
.rebuy-cart__flyout-items .product-gift-wrapping-message-card .rebuy-cart__flyout-item-price .rebuy-money,
.rebuy-cart__flyout-items .product-gift-wrapping-message-card .rebuy-cart__flyout-item-quantity{
    display: none;
}

.rebuy-cart__flyout-items .product-gift-wrapping-message-card .rebuy-cart__flyout-item-price {
    text-align: left;
    margin-top: 0;
}

.rebuy-cart__flyout-items .product-gift-wrapping-message-card .rebuy-cart__flyout-item-price:after{
    content: "FREE";
    color: #44BE70;
    font-weight: bold;
    text-align: left;
    margin-top: 5px;
    display: block;
}




/* ESTILOS GWP FOSFOROS */

section#message-gwp-honey-sticks .message-gwp__variants {
  display: none;
}

section#message-gwp-honey-sticks .message-gwp__variants-containers {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

section#message-gwp-honey-sticks .message-gwp__variants-containers:before {
    content: "SELECT YOUR FAVORITE";
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
}

section#message-gwp-honey-sticks .message-gwp__variants-containers .variants {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

section#message-gwp-honey-sticks .message-gwp__variants-containers .variants .variant-item {
    width: 31%;
}

section#message-gwp-honey-sticks .message-gwp__variants-containers .variants .variant-item input {
    display: none;
}

section#message-gwp-honey-sticks .message-gwp__variants-containers .variants .variant-item label {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

section#message-gwp-honey-sticks .message-gwp__variants-containers .variants .variant-item label img {
    border: transparent 2px solid;
    border-radius: 5px;
}

section#message-gwp-honey-sticks .message-gwp__variants-containers .variants .variant-item label p {
    font-size: 10px;
    text-align: center;
    padding: 3px 5px 0;
    text-transform: uppercase;
} 

section#message-gwp-honey-sticks .message-gwp__variants-containers .variants .variant-item input:checked + label img {
    border-color: black;
}

section#message-gwp-honey-sticks button#add-gift-offert-rebuy {
    font-size: 12px;
    font-weight: 700;
    border: black solid 2px;
    padding: 5px 10px;
    border-radius: 3px;
    background: black;
    color: white;
    display: inline-block;
    transition: all .3s;
}

@media only screen and (min-width: 768px){
    section#message-gwp-honey-sticks button#add-gift-offert-rebuy:hover {
        opacity: 0.8;
    }
}



.rebuy-cart__flyout-items .product-gift-match-box {
    display: flex!important;
}

.rebuy-cart__flyout-items .product-gift-match-box .rebuy-money,
.rebuy-cart__flyout-items .product-gift-match-box .rebuy-cart__flyout-item-price .rebuy-money,
.rebuy-cart__flyout-items .product-gift-match-box .rebuy-cart__flyout-item-quantity{
    display: none;
}

.rebuy-cart__flyout-items .product-gift-match-box .rebuy-cart__flyout-item-price {
    text-align: left;
    margin-top: 0;
}

.rebuy-cart__flyout-items .product-gift-match-box .rebuy-cart__flyout-item-price:after{
    content: "FREE";
    color: #44BE70;
    font-weight: bold;
    text-align: left;
    margin-top: 5px;
    display: block;
}



/* OCULTAR TARJETAS DE REGALO EN CARRITO 
.rebuy-cart__gift-variants-container .rebuy-cart__gift-variants-content .container-message-card {
    display: none!important;
}*/








/* ESTILOS PROGRESS BAR */

div[data-rebuy-component="progress-bar"] {
    padding: 0 20px!important;
    
}

div[data-rebuy-component="progress-bar"] .rebuy-cart__progress-bar-meter {
    margin: 10px 0!important;
}

div#rebuy-cart__progress-bar-meter-label {
    text-align: center!important;
    font-size: 13px!important;
}



/* ESTILOS EMPTY CART */

.rebuy-cart__flyout-empty-cart h2 {
    margin-top: 0!important;
    font-size: 20px!important;
    margin-bottom: 0!important;
    text-transform: uppercase!important;
}

.rebuy-cart__flyout-empty-cart p {
    margin: 15px 0!important;
    font-size: 11px!important;
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
}


.rebuy-cart__flyout-empty-cart .ql-align-center:last-child {
    margin-bottom: 0!important;
}

.rebuy-cart__flyout-empty-cart a {
    font-weight: 600;
    line-height: 15px!important;    
}





/* ESTILOS NOTES ORDER */





















/* Estilos Slider NEW ARRIVALS */

div[data-rebuy-id="281898"]{
    margin-bottom: 50px;
}

div[data-rebuy-id="281898"] .rebuy-widget .rebuy-carousel__arrows .rebuy-carousel__arrow {
    display: none!important;
}


div[data-rebuy-id="281898"] ul.splide__pagination {
    bottom: 0;
    position: relative;
    margin-top: 10px;
}

div[data-rebuy-id="281898"] ul.splide__pagination button {
    width: 8px!important;
    height: 8px!important;
    border-radius: 100%!important;
    margin: 0 7px!important;
}

div[data-rebuy-id="281898"] ul.splide__pagination button.is-active {
    background: #0f1426!important;
}

div[data-rebuy-component=cross-sell-widget] div[data-rebuy-id="281898"] .rebuy-widget .rebuy-product-grid {
    background: transparent!important;
    padding: 0!important;
}

div[data-rebuy-component=cross-sell-widget] div[data-rebuy-id="281898"]  .rebuy-widget .rebuy-product-grid .rebuy-product-block {
    margin: 0!important;
    overflow: hidden!important;
    box-shadow: unset!important;
    outline: unset!important;
    background: white;
    border-radius: 0px!important;
    border: 0!important;
    padding: 20px 15px!important;
    border: #f9f7f3 solid 2px !important;
    border-radius: 10px!important;
}

div[data-rebuy-component=cross-sell-widget] div[data-rebuy-id="281898"] .rebuy-widget .rebuy-product-grid .rebuy-product-actions {
    width: 80px!important;
}



div[data-rebuy-component=cross-sell-widget] div[data-rebuy-id="281898"] .rebuy-widget .rebuy-product-grid .rebuy-product-info {
    margin-right: 10px!important;
    width: calc(70% - 120px)!important;
}

div[data-rebuy-component=cross-sell-widget] div[data-rebuy-id="281898"] .rebuy-widget .rebuy-product-grid .rebuy-product-options {
    width: 100%!important;
}

div[data-rebuy-component=cross-sell-widget] div[data-rebuy-id="281898"] .rebuy-widget .rebuy-product-grid .rebuy-product-media {
    overflow: hidden;
    width: 60px!important;
    height: 60px!important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px!important;
}

div[data-rebuy-component=cross-sell-widget] div[data-rebuy-id="281898"] .rebuy-widget .rebuy-product-grid .rebuy-product-media a,
div[data-rebuy-component=cross-sell-widget] div[data-rebuy-id="281898"] .rebuy-widget .rebuy-product-grid .rebuy-product-media a img {
    width: 100%!important;
    height: 100%!important;
}


@media only screen and (min-width: 768px) {
    div[data-rebuy-id="281899"]{
        margin-bottom: 25px;
    }

    .rebuy-new-cart [data-rebuy-id="281899"] > div {
        padding: 0 20px;
        padding-top: 25px;
    }
    
    
    div[data-rebuy-id="281899"] .rebuy-widget .rebuy-carousel__arrows .rebuy-carousel__arrow {
        display: none!important;
    }
    
    
    div[data-rebuy-id="281899"] ul.splide__pagination {
        bottom: 0;
        position: relative;
        margin-top: 10px;
    }

    div[data-rebuy-id="281899"] ul.splide__pagination button {
        height: 8px!important;
        width: 8px!important;
        border-radius: 100%!important;
        margin: 0 8px!important;
    }
    
    
    div[data-rebuy-id="281899"] .rebuy-widget .rebuy-product-grid {
        background: transparent!important;
        padding: 0!important;
    }
    
    div[data-rebuy-id="281899"]  .rebuy-widget .rebuy-product-grid .rebuy-product-block {
        margin: 0!important;
        overflow: hidden!important;
        box-shadow: unset!important;
        outline: unset!important;
        background: white;
        border-radius: 0px!important;
        border: 0!important;
        padding: 15px!important;
        /* flex-wrap: nowrap!important; */
        border: #f9f7f3 solid 2px !important;
        border-radius: 10px!important;
    };
        
    }
    
    div[data-rebuy-id="281899"] .rebuy-widget .rebuy-product-grid .rebuy-product-actions {
        width: 90px!important;
        font-size: 13px!important;
    }

    div[data-rebuy-id="281899"] .rebuy-widget .rebuy-product-grid .rebuy-product-actions button {
        font-size: 10px!important;
        line-height: 10px!important;
        border-radius: 0!important;
        padding: 12px 5px!important;
        text-transform: uppercase!important;
        letter-spacing: 1px!important;
        font-weight: 500!important;
        background: transparent!important;
        border: #0f1426 solid 1px !important;
        color: #0f1426 !important;
        border-radius: 5px!important;
    }
    
    
    div[data-rebuy-id="281899"] .rebuy-widget .rebuy-product-grid .rebuy-product-info {
        margin-right: 10px!important;
        padding: 0!important;
    }

    div[data-rebuy-id="281899"] .rebuy-widget .rebuy-product-grid .rebuy-product-info .rebuy-product-title-link,
    div[data-rebuy-id="281899"] .rebuy-widget .rebuy-product-grid .rebuy-product-info .rebuy-product-price {
        margin-top: 0;
        text-transform: uppercase!important;
        font-size: 12px!important;
    }

     div[data-rebuy-id="281899"] .rebuy-widget .rebuy-product-grid .rebuy-product-info > a {
         line-height: 16px!important;
         font-weight: 300!important;
         margin: 0!important;
         text-transform: uppercase!important;
         font-size: 10px!important;
     }
    
    div[data-rebuy-id="281899"] .rebuy-widget .rebuy-product-grid .rebuy-product-media {
        overflow: hidden;
        width: 100px!important;
        height: 100px!important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 15px!important;
        border-radius: 5px;
    }
    
    div[data-rebuy-id="281899"] .rebuy-widget .rebuy-product-grid .rebuy-product-media a,
    div[data-rebuy-id="281899"] .rebuy-widget .rebuy-product-grid .rebuy-product-media a img {
        width: 100%!important;
        height: 100%!important;
    }
}





/* ESTILOS GIFT WITH PURCHASE */

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-free-coasters-set-of-4 {
    display: flex;
}

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-free-coasters-set-of-4 .rebuy-money {
    display: none;
}

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-free-coasters-set-of-4 .rebuy-cart__flyout-item-price {
    text-align: left!important;
}

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-free-coasters-set-of-4 .rebuy-cart__flyout-item-price:after {
    content: "FREE";
    color: #44BE70;
    font-weight: bold;
    text-align: left;
    margin-top: 5px;
}

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-free-coasters-set-of-4  .rebuy-cart__flyout-item-price > div {
    display: none!important;
}

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-free-coasters-set-of-4 .rebuy-cart__flyout-item-quantity {
    display: none!important;
}

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-free-coasters-set-of-4 .rebuy-cart__flyout-item-property {
    color: #14141482;
}

ul[data-smartcart-items] li.rebuy-cart__flyout-item.product-free-coasters-set-of-4 button.rebuy-cart__flyout-item-remove {
    display: none!important;
}


















.rebuy-cart__flyout-sets {
    flex-direction: column;
    width: 100%;
}

div[data-rebuy-component=cart-items] .title-simple-products {
    width: 100%;
    font-size: 20px !important;
    color: #141414 !important;
    text-transform: unset !important;
    margin: 0;
    padding-top: 30px!important;
    font-family: var(--font-heading), sans-serif;
}






/* ESTILOS BUNDLE ROUND INSERT */

ul[data-smartcart-items] li.property-key-insert-style{
    display: none!important;
}




/* ESTILOS FOOTER */

#rebuy-cart.has-items [data-rebuy-cart-anchor=footer] .method-payment {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
}

#rebuy-cart.has-items [data-rebuy-cart-anchor=footer] .method-payment p {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px;
    color: #0f1426;
}

#rebuy-cart.has-items [data-rebuy-cart-anchor=footer] .method-payment .icons {
    width: 100%;
    display: flex;
    padding: 0 20px;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* border-bottom: 1px rgb(33 13 13 / 25%) solid; */
    padding-bottom: 5px;
}

#rebuy-cart.has-items [data-rebuy-cart-anchor=footer] .method-payment .icons svg {
   width: 35px;
   overflow: unset;
}

@media only screen and (min-width: 900px){
    #rebuy-cart.has-items [data-rebuy-cart-anchor=footer] .method-payment .icons {
        padding: 0 10px;
        gap: 8px;
        padding-bottom: 5px;
    }
    
    #rebuy-cart.has-items [data-rebuy-cart-anchor=footer] .method-payment .icons svg {
       width: 40px;
    }

    #rebuy-cart.has-items [data-rebuy-cart-anchor=footer] .method-payment p {
        font-size: 12px;
    }

    div[data-rebuy-cart-anchor=footer] .message-internation-shipping p {
        font-size: 10px;
    }
}



/* ESTILOS GRID YOU MAY ALSO LIKE */

.rebuy-new-cart [data-rebuy-id="281896"] h3.super-title,
div[data-rebuy-id="281899"] h3.super-title {
    font-size: 18px!important;
    margin-bottom: 15px!important;
    margin-top: 0!important;
    color: #0f1426 !important;
    text-transform: unset!important;
    font-weight: 400!important;
    text-transform: uppercase!important;
}

.rebuy-new-cart [data-rebuy-id="281896"]{
    display: none;
}


@media only screen and (min-width: 900px){

    .rebuy-new-cart [data-rebuy-id="281896"] {
        background: transparent!important;
        display: block;
        width: 450px;
    }

    .rebuy-new-cart [data-rebuy-id="281896"] > div {
        padding-top: 20px!important;
        background: transparent!important;
    }

    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-widget-content {
        padding: 0 20px;
    }

    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-info a.rebuy-product-title.clickable {
        margin: 0;
        text-align: center;
        font-size: 13px;
        line-height: 17px;
        font-weight: 500!important;
        color: #47333e;
        letter-spacing: 0;
        text-transform: uppercase;
    }

     .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-info .rebuy-product-price {
         margin: 0;
     }

    div#rebuy-widget-281896 .rebuy-product-block .rebuy-product-media {
        width: 65%;
        height: auto;
        margin: auto;
        margin-bottom: 15px;
    }

    div#rebuy-widget-281896 .rebuy-product-block .rebuy-product-media > a {
        width: 100%;
        height: 100%;
    }

    div#rebuy-widget-281896 .rebuy-product-block .rebuy-product-options {
        margin-top: 5px;
    }

    div#rebuy-widget-281896 .rebuy-product-block .rebuy-product-options select,
    div#rebuy-widget-281899 .rebuy-product-block .rebuy-product-options select {
        border: #e5e6f0 solid 1px !important;
        color: #141414;
        font-size: 11px;
        border-radius: 5px;
        background-image: linear-gradient(45deg, transparent 50%, #141414 50%), linear-gradient(135deg, #141414 50%, transparent 50%), linear-gradient(to right, #141414, #141414) !important;
        background-position: calc(100% - 25px) calc(1em + 5px), calc(100% - 20px) calc(1em + 5px), calc(100% - 3.5em) .8em !important;
        background-color: transparent;
    }

    
    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-widget .splide .splide__track:not(.splide__track--slide) .splide__list{
        max-height: 90vh;
        overflow-y: auto;
        display: grid!important;
        grid-template-columns: 1fr 1fr!important;
        gap: 15px;
    }

    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid:after {
        display: none!important;
    }
    
    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-block {
        padding: 20px!important;
            background: rgb(255 255 255 / 60%);
        border-radius: 10px
    }
    
    
    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-block .rebuy-product-title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;  
        overflow: hidden;
        text-overflow: ellipsis;

        font-size: 12px !important;
        color: var(--color-accent) !important;
        margin-top: 0!important;
    }

    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-block .rebuy-product-title a {
        font-size: 11px !important;
        color: #0f1426 !important;
        text-transform: uppercase!important;
    }

    
    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-block .rebuy-product-actions {
        margin-top: 10px;
    }
    
    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-block .rebuy-money {
        font-size: 13px;
    }
    
    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-block .rebuy-money span {
        color: black;
    }
    
    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-block .rebuy-money.compare-at {
        color: #9a9a9a;
    }
    
    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-block .rebuy-money.compare-at span {
        color: #47333e;
        font-weight: 300!important;
        margin-left: 3px;
        opacity: 0.5;
    }


    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-block .rebuy-money span{
        text-align: left;
        text-transform: capitalize;
        font-weight: 500 !important;
        margin-top: 0 !important;
        font-size: 12px;
        color: var(--color-price, --color-accent) !important;
    }
    
    
    .rebuy-new-cart [data-rebuy-id="281896"] .rebuy-product-grid .rebuy-product-block .rebuy-product-actions .rebuy-button  {
        background: transparent;
        border: #0f1426 solid 1px !important;
        color: #0f1426;
        font-size: 11px;
        line-height: 11px;
        border-radius: 0;
        padding: 12px 5px;
        text-transform: uppercase;
        letter-spacing: .5px;
        margin-top: 0!important;
        border-radius: 5px!important;
    }

}


[data-rebuy-component=discount-input] {
    margin-top: 5px;
}

[data-rebuy-component=discount-input] .rebuy-cart__discount-form .rebuy-input {
    border: #0f1426 1px solid!important;
    font-size: 11px;
    padding: 0 10px;
    min-height: 0;
    height: 38px;
    border-radius: 5px;
}

[data-rebuy-component=discount-input] .rebuy-cart__discount-form  button.rebuy-button {
    border: #0f1426 1px solid!important;
    font-size: 12px;
    padding: 0;
    min-height: 0;
    height: 38px;
    border-radius: 5px;
    color: #0f1426;
    background: #f9f7f3;
}





/* ESTILOS PROGRESS BAR */

div[data-rebuy-component="progress-bar"] {
    background: white!important;
    padding: 5px 20px!important;
}

div[data-rebuy-component="progress-bar"] #rebuy-cart__progress-bar-meter-label {
    font-size: 12px!important;
}

[data-rebuy-component="progress-bar"] .rebuy-cart__progress-bar-meter-fill {
    background: #0f1426!important;
}



/* ESTILOS PROPIEDADES */

.rebuy-cart__flyout-item-property {
    font-size: 10px;
    line-height: 1.5;
}








/* ESTILOS GIFT WRAPPING */

[data-rebuy-component=notes] {
  display: none!important;
}



/* =========================
   Rebuy Gift Wrapping
   ========================= */

.rebuy-cart__gift-module {
  margin: 30px auto 0;
  padding: 16px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  box-sizing: border-box;
  width: 100%;
}

.rebuy-cart__gift-form,
.rebuy-cart__gift-success {
  width: 100%;
}

.rebuy-cart__gift-toggle-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  cursor: pointer;
  margin: 0;
}

.rebuy-cart__gift-title {
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  color: #0f1426;
  letter-spacing: 0;
}

.rebuy-cart__gift-input {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  font-size: 11px;
  line-height: 1.3;
  color: #0f1426;
}

.rebuy-cart__gift-input input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  min-width: 15px;
  border: 1.5px solid #0f1426;
  border-radius: 4px;
  background: #ffffff;
  margin: 0;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease;
}

.rebuy-cart__gift-input input[type="checkbox"]:checked {
  background: #0f1426;
  border-color: #0f1426;
}

.rebuy-cart__gift-input input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 1.5px;
  width: 4px;
  height: 8px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.rebuy-cart__gift-panel {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.rebuy-cart__gift-disclaimer {
  margin-bottom: 12px;
}

.rebuy-cart__gift-disclaimer p {
  margin: 0;
  font-size: 11px;
  line-height: 1.5;
  color: #666666;
  margin-bottom: 5px;
}

.rebuy-cart__gift-image {
  margin-bottom: 14px;
  border-radius: 8px;
  overflow: hidden;
}

.rebuy-cart__gift-image img {
  display: block;
  width: 100%;
  height: auto;
}

.rebuy-cart__gift-note-wrap {
  margin-bottom: 14px;
}

.rebuy-cart__gift-note-wrap label {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 600;
  color: #0f1426;
}

.rebuy-cart__gift-note-wrap textarea {
  width: 100%;
  min-height: 96px;
  resize: vertical;
  padding: 12px 14px;
  border: 1px solid rgba(0, 0, 0, 0.14);
  border-radius: 8px;
  background: #ffffff;
  font-size: 11px;
  line-height: 1.45;
  color: #0f1426;
  box-sizing: border-box;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  margin: 0;
}

.rebuy-cart__gift-note-wrap textarea::placeholder {
  color: #8a8a8a;
}

.rebuy-cart__gift-note-wrap textarea:focus {
  border-color: #0f1426;
  box-shadow: 0 0 0 1px #0f1426;
}

.rebuy-cart__gift-button {
  width: 100%;
  min-height: 46px;
  border: 1px solid #0f1426;
  border-radius: 5px;
  background: #0f1426;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, opacity 0.2s ease;
}

.rebuy-cart__gift-button:hover {
  background: #0f1426d1;
  border-color: #0f1426;
}

.rebuy-cart__gift-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.rebuy-cart__gift-success {
  padding: 12px 14px;
  border: 1px solid rgba(20, 122, 67, 0.18);
  background: #f3fbf6;
  border-radius: 8px;
}

.rebuy-cart__gift-success span {
  display: block;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 600;
  color: #147a43;
}

.rebuy-cart__gift-panel {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  grid-template-areas:
    "image disclaimer"
    "image note"
    "button button";
  column-gap: 14px;
  row-gap: 12px;
  align-items: start;
}

.rebuy-cart__gift-disclaimer {
  grid-area: disclaimer;
  margin-bottom: 0;
}

.rebuy-cart__gift-image {
  grid-area: image;
  margin-bottom: 0;
  border-radius: 8px;
  overflow: hidden;
  width: 110px;
  align-self: start;
}

.rebuy-cart__gift-image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.rebuy-cart__gift-note-wrap {
  grid-area: note;
  margin-bottom: 0;
  min-width: 0;
}

.rebuy-cart__gift-button {
  grid-area: button;
  width: 100%;
}

/* Mobile */
@media screen and (max-width: 767px) {
  .rebuy-cart__gift-module {
    padding: 15px;
  }

  .rebuy-cart__gift-toggle-row {
    align-items: flex-start;
    gap: 12px;
  }

  .rebuy-cart__gift-title {
    font-size: 11px;
  }

  .rebuy-cart__gift-input {
    font-size: 11px;
    gap: 8px;
      letter-spacing: 0;
  }

  .rebuy-cart__gift-note-wrap textarea {
    min-height: 88px;
    /* font-size: 13px; */
  }

  .rebuy-cart__gift-button {
    min-height: 44px;
    /* font-size: 13px; */
  }

  .rebuy-cart__gift-image {
    width: 90px;
  }

.rebuy-cart__gift-note-wrap label {
    font-size: 11px;
    letter-spacing: 0;
}

  .rebuy-cart__gift-panel {
    grid-template-columns: 90px minmax(0, 1fr);
  }
}



/* ESTILOS PERSONALIZACIÓN STRAP */

[data-rebuy-component=cart-items] li.rebuy-cart__flyout-item.property-key-personalization-id .rebuy-cart__flyout-item-quantity {
    visibility: hidden!important;
}

[data-rebuy-component=cart-items] li.rebuy-cart__flyout-item.property-key-personalization-id .rebuy-cart__flyout-item-property.property-key-personalization-addon span.rebuy-cart__flyout-item-property-value {
    text-decoration: underline!important;
    text-underline-offset: 3px!important;
    color: black!important;
}



/* ESTILOS LOADER REMOVE PERSONALIZATION */

#rebuy-cart div[data-rebuy-component="cart-items"] {
  position: relative;
}

.rebuy-cart__strap-cleanup-loader {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 20px 0 0;
  padding: 12px 14px;
  border: 1px solid #111827;
  border-radius: 10px;
  background: #fff;
  color: #111827;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.02em;
  width: 100%;
}

.rebuy-cart__strap-cleanup-loader.is-active {
  display: flex;
}

.rebuy-cart__strap-cleanup-spinner {
  width: 16px;
  height: 16px;
  border: 2px solid rgba(17, 24, 39, 0.2);
  border-top-color: #111827;
  border-radius: 50%;
  animation: rebuyStrapCleanupSpin 0.7s linear infinite;
}

@keyframes rebuyStrapCleanupSpin {
  to {
    transform: rotate(360deg);
  }
}