@charset "UTF-8";
/*
Theme Name: vicmac theme
Theme URI: https://www.peruviajesmachupicchu.com/
Description: Agencia de Viajes y turismo en todo el Peru. Guía de viajes en Peru con tours de Turismo Vivencial, City Tour, Valle Sagrado, Valle Sur Cusco, Maras Moray, Machupicchu
Author: Victor Mamani Machicado
Author URI: https://www.peruviajesmachupicchu.com/
Version: 77.5.50
Requires at least: 4.9.6
Tested up to: 4.9.6
Requires PHP: 5.2.4
License: License v4.2 or later by Vicmac
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vicmac-theme
Tags: Agencia de Viajes y Turismo en Cusco, Machu Picchu y Manu, Agencia, Cusco, Machupichhu, Manu, Perú, tours, operator,Cusco machupicchu, cusco manu, cusco lares,camino inca
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 3 */ }

* {margin:0; padding:0;}


