/* Este css global tendra todos los cambios que queremos que se aplique en todo el front end */

/* Estilos globales */
.image-product{
    text-align: center!important;
}

.modal-slide .action-close {
    padding: 10px 10px!important;
}

.p_global{
    font-size: 13px;
    font-family: 'Almarai', sans-serif;
}

.h2_global{
    font-family: 'Almarai', sans-serif;
    font-size: 18px;
}

/*
[r]:Cambio para los productos deals en el home 
[f]:2023-07-14  
[d]:cambio para la la vista movil card 2 colum
*/
/*
@media (min-width: 481px) and (max-width: 767px){
    .page-layout-1column .products.wrapper.products-grid .product-items .product-item {
        width: 50%!important;
        padding: 5px!important;
    }
    
}

@media (max-width: 480px){
    .page-layout-1column .products.wrapper.products-grid .product-items .product-item {
        width: 50%!important;
        padding: 5px!important;
    }
}*/

/*
[r]:Cambia para los iconos de los manufacturer iconos de pagos
[f]:2023-07-17 
[d]:para las dos vista
*/

.pymet_content{
    display:flex; 
    align-items: center;
    padding: 0;
    max-width: 50%;
    width: 100%;
}

li.pymet{
    list-style: none;
    margin-right: 5px;
}

ul.pymet_content img{
    padding-top: 2em;
}

@media (min-width: 769px){
    h2.sezzle-main-title{
        text-align: left;
        margin-left: 2.5em;
    }
}

/* Movil version 1 */
@media (max-width: 764px){
    ul.pymet_content img{
        width: 4em!important;
    }
}

/* Desktop version */
@media (min-width: 765px){
    ul.pymet_content img{
        width: 3.25em!important;
        margin-right: 1em;
    }
}

/*
[r]:MODAL PYMET ICONS SE LE DESPLAGA INFORMACION POR CADA PASERA QUE LE DEN CLICK
[f]:2023-07-18
[d]:para las dos vista movil
*/

.wrapper_modal{
    text-align: center;
}

.modal-popup._inner-scroll .modal-inner-wrap{
    max-width: 60%!important;
}

.modal_pymet_details_icons .modal-footer{
    display: none;
}

/* Estilo modal authorize */
@media only screen and (max-width: 768px){
    .modal-popup._inner-scroll .modal-inner-wrap {
        max-width: 90%!important;
    }

    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        margin-top: 10em!important;
        height: auto;
        min-height: 20em!important;
    }
}

/* Estilo modal sezzle */
.header-sezzle{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    margin-bottom: 1rem;
}

.sezzle-logo-header{
    width: 30%;
}

.sezzle-text-header {
    width: 70%;
}

.sezzle-text {
    color: #382757;
    font-family: Comfortaa,Open Sans,Helvetica Neue,Helvetica,Arial,cursive;
}

.sezzle-text-orange {
    color: #d14507;
    font-family: Comfortaa,Open Sans,Helvetica Neue,Helvetica,Arial,cursive;
}

.sezzle-text-green {
    color: #027369;
    font-family: Comfortaa,Open Sans,Helvetica Neue,Helvetica,Arial,cursive;
}

.sezzle-text-red {
    color: #c22954;
    font-family: Comfortaa,Open Sans,Helvetica Neue,Helvetica,Arial,cursive;
}

.sezzle-h2 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

@media only screen and (max-width: 765px){
    .header-sezzle{
        flex-direction: column;
        padding:0px!important;
    }

    .sezzle-text-header {
        width: 100%;
    }

    .sezzle-h2{
        font-size: 2rem;
    }
}

/* Estilo modal Paypal */
.paypal-header{
    display: flex;
    justify-content: space-between;
}

.contenido-paypal{
    display: flex;
    margin-bottom: 5px;
}

.dt{
    margin-top: 10px;
}

.dt>p{
    text-align: justify;
}

.dp{
    width: 50%;
    margin: 25px 40px 0;
}

.accordion{
    margin: 0 auto;
    width: 90%
}

.accordion__wrapper{
    border-top: 1px solid #eaeaea;
    border-radius: 4px;
    list-style: none;
    margin: 1rem 0;
    width: 100%;
    padding: 1rem;
}

.accordion__item{
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    position: relative;
    width: 100%;
    list-style: none;
}

.content-acordion ul{
    padding: 0!important;
}

.colapse_action{
    padding: 1rem 2rem;
    background-color: #0070ba;
    color: rgb(233, 232, 232);
}

.colapse_action:hover{
    padding: 1rem 2rem;
    background-color: #0178c7;
    color: rgb(255, 255, 255);
    cursor: pointer;
}


@media only screen and (max-width: 765px){

    .paypal-logo-header{
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .paypal-header{
        flex-direction: column;
        margin-bottom: 20px;
    }

    .contenido-paypal{
       flex-direction: column;
    }

    .dp{
        width: 100%;
        margin: 0 0 25px 0;
    }
     
    .accordion{
        width: 100%;
    }

    .accordion__wrapper{
        padding: 0!important;
    }

    .accordion__item{
        padding-left: 0!important;
        padding-right: 0!important;
    }
}

/*
[r]:Catalago grid magento search y categories en dos columna
[f]:2023-07-18
[d]:para las dos vista movil
*/
/* ROBINSON CAMBIO PARA MOVIL PARA QUE SE VEA EN COLUMNA DE 2 LA GRID*/
/*
@media (max-width: 600px){
            
    .page-layout-2columns-left .products.wrapper.products-grid .product-items .product-item, .page-layout-2columns-right .products.wrapper.products-grid .product-items .product-item {
       width: 50%;
    }

    .products.wrapper.products-grid .product-items .product-item {
        padding: 0 5px;
    }
    
    body:not(.layout-boxed) .page-wrapper {
        overflow-x: visible!important;
    }

    .modal-popup.modal-slide.smcqp-modal-popup .modal-inner-wrap.smcqp-options:not(.smcqp-loading) {
       height: 600px;
    }

    .flex-colum-simple{
        flex-direction: column;
    } 

    .secondary_details_product{
        margin-top: 10px;
    }

}*/
