/*
Theme Name: Siglo XXI Editores Argentina 
Theme URI: https://4manos.com.ar
Author: DEV: 4 Manos Marketing / DG: Alphacobra Studio
Author URI: https://4manos.com.ar
Description: Este es un desarrollo en PHP sobre el CMS Wordpress, utilizando el motor de comercio electrónico Woocommerce, completamente customizado y adaptado a las funcionalidades requeridas por la Editorial Siglo XXI Editores - Argentina.
Version: 1.0.1 - 2020
License: Siglo XXI Editores Argentina / 4Manos / Alphacobra Studio
License URI: https://4manos.com.ar
Tags:  app store, book, book shop, book store, catalog, digital goods, ebook, ecommerce, library, online store, retail, software, store, woocommerce book store, WordPress book store
Template: book-junky
Text Domain: siglo-xxi-editores-argentina
*/

@font-face {
	font-family: sxxi-icons;
	src: url(../fonts/SigloXXIChecklist-Regular.eot);
	src:
		url(http://dev2020.sigloxxieditores.com.ar/wp-content/plugins/woocommerce/assets/fonts/SigloXXIChecklist-Regular.eot?#iefix) format("embedded-opentype"),
		url(http://dev2020.sigloxxieditores.com.ar/wp-content/plugins/woocommerce/assets/fonts/fonts/SigloXXIChecklist-Regular.woff) format("woff"),
		url(http://dev2020.sigloxxieditores.com.ar/wp-content/plugins/woocommerce/assets/fonts/fonts/SigloXXIChecklist-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
}

@media (max-width: 700px){
    .contenedor-precio-mob .precio-producto {
        align-items: center;
    }
    
    .contenedor-precio-mob .precio-producto .cuotas{
        color: #74a674;
    }
}