@charset 'utf-8';
/*
Theme Name: Travesia-Child
Theme URI:  http://travesia.axiomthemes.com/
Description: Travesia - Multipurpose and Multiskin Responsive Wordpress theme
Author: AxiomThemes
Author URI:  http://axiomthemes.com/
Template: travesia
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: travesia
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.th-button-main {
	background: "#be935f" !important;
	padding: "10px 30px" !important;
	color: #fff !important;
	transition: 0.5s !important;  
	border: "2px solid #be935f" !important;
	cursor: pointer,
} 

.th-button-main:hover {
	border: "2px solid #be935f" !important;
	background: "#fff";
}

.includeCls ul {
	text-align: justify;
	margin-top: 0em;
}

.includeCls li{
	font-family: 'trebuchet ms', geneva, sans-serif; font-size: 14px;
	margin-bottom: 2em;
}

.excludeCls ul {
	text-align: justify;
	margin-top: 0em;
}

.excludeCls li{
	font-family: 'trebuchet ms', geneva, sans-serif; font-size: 14px;
	margin-bottom: 2em;
}