/**
* 2007-2023 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2023 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
.points-earned-message{
    margin-bottom: 20px;
    margin-top: 15px;
    border-radius: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    background-color: #F5F5F5;
    border-radius: 15px;
    padding: 3px 8px;
}

.points-earned-text{
    color: #060607;
    font-family: 'General Sans';
    font-size: 12px;
    
}

.points-earned-text .points-value {
    color: #FD2415 !important;
    font-weight: 600;
    text-decoration: underline;
}

.points-earned-text i {
    color: #FD2415;
    font-weight: 500 !important;
}

#module-sdiloyalty-loyaltyshop #quickview-modal-product-content .js-product-add-to-cart, #module-sdiloyalty-loyaltyshop #quickview-modal-product-content .social-sharing{
    display: none;
}

#module-sdiloyalty-loyaltyshop .container.level-shop a.thumbnail.product-thumbnail{
    pointer-events: none;
}

#module-sdiloyalty-loyaltyshop .product-miniature-default .product-thumbnail img{
    width: 100%;
    max-height: 270px;
    object-fit: cover;
}

#module-sdiloyalty-loyaltyshop .pc_pack_products .js-product-miniature-wrapper{
    margin-bottom: 50px;
}

#module-sdiloyalty-loyaltyshop .product-miniature:hover {
    outline: none;
    box-shadow: none;
}

#module-sdiloyalty-loyaltyshop .product-miniature-grid .product-functional-buttons{
    display: none;
}

.modal.product-add-messagge .modal-container-messagge{
    pointer-events: all;
    background-color: white;
    max-width: 500px;
    max-height: max-content;
    margin: auto;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    padding: 20px 0px !important;
    position: fixed;
    top: 30%;
    left: 35%;
}

#loyalty-points-info {
    padding: 20px;
}

.points-earned-message.loyalty-user-info{
    
}

.loyalty-points-img {
    max-width: 70px;
}

.modal.product-add-messagge.show{
    display: block;
    background: #3d3a3a63;
}

.modal.product-add-messagge .message .buttons{
    margin-top: 40px;
    pointer-events: all;
    display: flex;
}

.modal.product-add-messagge .close{
    font-size: 30px;
    color: #3d3a3a;
    cursor: pointer;
    line-height: 15px;
    padding-right: 20px;
    opacity: 1;
}

.modal.product-add-messagge .close:hover{
    color: white;
}

.modal.product-add-messagge.show .message{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    pointer-events: none;
    height: 100%;
    padding: 0px 20px;
}

.modal.product-add-messagge.show .product-exchange-title{
    font-size: 20px;
    text-transform: uppercase;
    padding: 0px 20px 20px 20px;
    border-bottom: white 1px solid;
}

#module-sdiloyalty-loyaltyshop .wishlist-button-add {
    display: none;
}

#module-sdiloyalty-loyaltyshop .product-flags {
    display: none;
}

#module-sdiloyalty-loyaltyshop .pc_pack_product_price_with_reduction {
    color: red;
    font-size: 0.8rem;
}

#module-sdiloyalty-loyaltyshop .pc_pack_products{
    overflow-y: scroll;
    max-height: 35em;
}

#module-sdiloyalty-loyaltyshop .pc_pack_products::-webkit-scrollbar {
    width: 6px;
}
  
#module-sdiloyalty-loyaltyshop .pc_pack_products::-webkit-scrollbar-track {
    background: #f1f1f1;
}
  
#module-sdiloyalty-loyaltyshop .pc_pack_products::-webkit-scrollbar-thumb {
    background: #888;
}
  
#module-sdiloyalty-loyaltyshop .pc_pack_products::-webkit-scrollbar-thumb:hover {
    background: #555;
}

#module-sdiloyalty-userloyalty .referal-code.points-earned-message{
    max-width: fit-content;
}

.level-shop .alert.alert-danger{
    margin-bottom: 20px;
}

/* Estilos selecta */
/* .points-earned-message{
    font-size: 0.9rem;
}

.points-earned-text{
    color: #ff0554;
    font-size: 1.15rem;
}

.modal.product-add-messagge .modal-container-messagge {
    background-color: #071b38;
}

.modal.product-add-messagge .modal-container-messagge .btn-secondary{
    background: white;
    color: #ff0554;
}

.modal.product-add-messagge .modal-container-messagge .btn-secondary:hover{
    background: #ff0554;
    color: white;
}

.modal.product-add-messagge .modal-container-messagge .btn-primary , .modal.product-add-messagge .modal-container-messagge .btn-secondary{
    font-size: 20px;
    font-weight: 600;
    font-family: 'Khand-Variable';
    text-transform: uppercase;
    border-radius: 12px;
}

#module-sdiloyalty-loyaltyshop .pc_pack_products::-webkit-scrollbar-track {
    background: #071b38;
}
  
#module-sdiloyalty-loyaltyshop .pc_pack_products::-webkit-scrollbar-thumb {
    background: #ff0554;
}
  
#module-sdiloyalty-loyaltyshop .pc_pack_products::-webkit-scrollbar-thumb:hover {
    background: white;
}

.modal.product-add-messagge .close{
    color: white;
}

.referal-code a{
    color: #ff0554 !important;
}

#module-sdiloyalty-userloyalty thead tr th{
    text-transform: uppercase;
}

#cart-user-points{
    color: #ff0554;
    font-weight: 600;
}

#container-point-voucher .btn.btn-primary{
    background: #ff0554;
    color: #fff;
    border: none;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Khand-Variable';
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 12px;
}

#header-user-btn a.header-btn.header-user-btn img.loyalty-user-img{
    width: 45px;
    height: 45px;
    object-fit: cover;
}

.information-logo-link img{
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.loyalty-logo-img{
    max-width: 55%;
}

.loyalty-actual-level-img{
    max-width: 90%;
}

.loyalty-points-img{
    max-width: 70%;
}

.loyalty-otaklub-img{
    max-width: 100%;
}

.how-to-earn-link{
    text-decoration: underline;
} */

/* CART */

#cart #main .cart-grid-right .block-promo .js-discount.promo-discounts.text-muted{
    color: #0c5460!important;
    background-color: #d1ecf1;
    border-color: #bee5eb;
    padding: .5rem;
    border-radius: 15px;
}

@media (max-width: 1050px){
    .points-earned-message.loyalty-user-info {
        position: relative;
        right: 0px;
        bottom: 0px;
        max-width: 100%;
    }

    .loyalty-logo-img{
        max-width: 90%;
    }

    .loyalty-actual-level-img{
        max-width: 70%;
    }

    .loyalty-points-img{
        max-width:70%;
    }

    .my-account-page-content .btn.btn-primary, .gcsm-cart-summary .btn.btn-primary{
        font-size: 16px !important;
    }
}

@media (max-width: 768px){
    .loyalty-actual-level-img{
        max-width: 100%;
    }

    .loyalty-points-img{
        max-width:100%;
    }
}