/*
Theme Name: Loobek Child
Theme URI: https://demo.theme-sky.com/loobek/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: loobek
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: loobek-child
*/
/*-------- Inicio Pasarela de pago para yape-----------*/
.ctn_yape { background: #742284 !important;   color: #fff !important;
    padding: 4% !important; border-radius: 10px !important;
    display: flex;  flex-direction: column;
    line-height: 1.2 !important;letter-spacing: -0.3px !important;
}
.ctn_yape p {line-height: 25px;}
.estilo_yape { display: flex;  justify-content: space-around; padding: 25px 0 !important;}
.qr_yape { width: 50% !important; text-align: center !important;}
.descrip_yape{ width: 40% !important;text-align: center !important;}
.logo_yape { width: 100% !important;height: 100px !important;
    background-image: url(https://unidadvirtual.com/recursos-wordpress/woocommerce/pasarela-de-pagos/yape/logo-yape.png) !important;
    background-size: contain !important;background-repeat: no-repeat !important;
    background-position: center !important;	margin-bottom: 10px;
}
.boton_contacto_yape {  display: flex; justify-content: center;
    background: #F39314 !important;  color: #fff !important;
    border-radius: 8px !important;   line-height: 1.1 !important;
    padding: 8px 1% !important; text-decoration: none !important;
    text-transform: initial !important;   font-weight: bold !important;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
    transition: all 0.3s ease-in-out !important;
    text-align: center !important; margin-top: 20px !important;
}
.titular_yape { display: block !important;  width: 100% !important;
    color: #ffffff !important;  text-decoration: none !important;
    line-height: 1.2 !important; font-weight: bold !important;
    font-size: 16px !important; text-align: center !important;
    text-transform: uppercase !important;}

/*-------- Fin Pasarela de pago para yape-----------*/
/*-------- Inicio Pasarela de pago para plin-----------*/

.ctn_plin { background: #08D4D8 !important;   color: #fff !important;
    padding: 4% !important; border-radius: 10px !important;
    display: flex;  flex-direction: column;
    line-height: 1.2 !important;letter-spacing: -0.3px !important;
}
.ctn_plin p {line-height: 25px;}
.estilo_plin { display: flex;  justify-content: space-around; padding: 25px 0 !important;}
.qr_plin { width: 50% !important; text-align: center !important;}

.descrip_plin{ width: 40% !important;text-align: center !important;}

.logo_plin { width: 100% !important;height: 100px !important;
    background-image: url(https://unidadvirtual.com/recursos-wordpress/woocommerce/pasarela-de-pagos/plin/logo-plin.png) !important;
    background-size: contain !important;background-repeat: no-repeat !important;
    background-position: center !important;	margin-bottom: 10px;
}
.boton_contacto_plin {  display: flex; justify-content: center;
    background: #F39314 !important;  color: #fff !important;
    border-radius: 8px !important;   line-height: 1.1 !important;
    padding: 8px 1% !important; text-decoration: none !important;
    text-transform: initial !important;   font-weight: bold !important;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
    transition: all 0.3s ease-in-out !important;
    text-align: center !important; margin-top: 20px !important;
}
.titular_plin { display: block !important;  width: 100% !important;
    color: #ffffff !important;  text-decoration: none !important;
    line-height: 1.2 !important; font-weight: bold !important;
    font-size: 16px !important; text-align: center !important;
    text-transform: uppercase !important;}

/*-------- Fin Pasarela de pago para plin -----------*/
