/*
	Theme Name: Closemarketing
	Theme URI: https://www.closemarketing.es
	Description: Tema realizado creado a medida en WordPress.
	Author: closemarketing
	Author URI: https://www.closemarketing.es

	Version: 1.0

	Template: generatepress

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* be-vietnam-regular - latin */
@font-face {
	font-family: 'Be Vietnam';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/be-vietnam-v2-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
	     url('fonts/be-vietnam-v2-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('fonts/be-vietnam-v2-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	     url('fonts/be-vietnam-v2-latin-regular.woff') format('woff'), /* Modern Browsers */
	     url('fonts/be-vietnam-v2-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	     url('fonts/be-vietnam-v2-latin-regular.svg#BeVietnam') format('svg'); /* Legacy iOS */
    }
    /* be-vietnam-italic - latin */
    @font-face {
	font-family: 'Be Vietnam';
	font-style: italic;
	font-weight: 400;
	src: url('fonts/be-vietnam-v2-latin-italic.eot'); /* IE9 Compat Modes */
	src: local(''),
	     url('fonts/be-vietnam-v2-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('fonts/be-vietnam-v2-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
	     url('fonts/be-vietnam-v2-latin-italic.woff') format('woff'), /* Modern Browsers */
	     url('fonts/be-vietnam-v2-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
	     url('fonts/be-vietnam-v2-latin-italic.svg#BeVietnam') format('svg'); /* Legacy iOS */
    }
    /* be-vietnam-700 - latin */
    @font-face {
	font-family: 'Be Vietnam';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/be-vietnam-v2-latin-700.eot'); /* IE9 Compat Modes */
	src: local(''),
	     url('fonts/be-vietnam-v2-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('fonts/be-vietnam-v2-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	     url('fonts/be-vietnam-v2-latin-700.woff') format('woff'), /* Modern Browsers */
	     url('fonts/be-vietnam-v2-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	     url('fonts/be-vietnam-v2-latin-700.svg#BeVietnam') format('svg'); /* Legacy iOS */
    }
    /* be-vietnam-800 - latin */
    @font-face {
	font-family: 'Be Vietnam';
	font-style: normal;
	font-weight: 800;
	src: url('fonts/be-vietnam-v2-latin-800.eot'); /* IE9 Compat Modes */
	src: local(''),
	     url('fonts/be-vietnam-v2-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('fonts/be-vietnam-v2-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
	     url('fonts/be-vietnam-v2-latin-800.woff') format('woff'), /* Modern Browsers */
	     url('fonts/be-vietnam-v2-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
	     url('fonts/be-vietnam-v2-latin-800.svg#BeVietnam') format('svg'); /* Legacy iOS */
    }

	.label-factura-checkout {
		width: 100%;
		display: flex;
		margin-bottom: 12px;
	}
