
/*** GENERALES ***/
.cleardiv{
	padding:0px !important;
	margin:0px !important;
}

/*
h1,h2,h3,h4,h5,h6,h7{
	text-transform: none !important;
}
*/
h3,h4,h5,h6,h7{
	text-transform: none !important;
}

h1{
	font-size:1.6em !important;
}
h2{
	font-size:1.4em !important;
}
h3{
	font-size:1.2em !important;
}
h4{
	font-size:1em !important;
}
h5,h6,h7{
	font-size:0.8em !important;
	#font-weight:normal;
}
span{
	font-size:1em !important;
	font-weight:normal;
}

img{
  font-size: 0.5em !important;
}

.p1{
	font-size:1em !important;
}



/*** SLIDER ***/


/*** MENU ***/
.main-navigation li a{
	font-size: 0.5em !important;
	color: #FFF !important;
}
.main-navigation .menu {
    padding-left: 15px !important;
}


/*** HEADER ***/
.main-navigation li{
	#width: 500px !important;
}


/*** FOOTER ***/
.footer-area .widget ul li {
    margin: 5px !important;
}

.footer-area-wrap ul li a {
    color: #d3d3d3;
    font-weight: bold;
    font-size: 0.9em;
}

.textwidget{
	font-size: 0.85em !important;
}

/*** CALENDARIO ***/
.booked-calendarSwitcher {
    display:none !important;
}

body #booked-profile-page .booked-tabs, body #booked-profile-page .booked-tabs li a, body #booked-profile-page .booked-tabs li.edit-button a, body #booked-profile-page .booked-tab-content, body #booked-profile-page .booked-tabs.login, body #booked-profile-page .booked-tabs li a:hover {
    border-color: transparent;
    margin: 0px;
	margin-bottom: 10px;
}

.booked-form-notice{
	color: #565656 !important;
}
.booked-profile-appt-list h4, .booked-profile-appt-list span.count{
	color: #565656 !important;
}


.update-nag{
	background: red !important;
}

.tm_pb_builder #tm_builder_outer_content .tm_pb_section_1{
	padding-bottom: 0px !important;
}

/* CLASS - box-nuestro-grupo */
	.box-nuestro-grupo .tm_pb_team_member_image{
		padding-left: 20% !important;
		padding-right: 20% !important;
	}
	.box-nuestro-grupo .member_image {
		#padding-bottom: 50%;
	}
	.box-nuestro-grupo .member_image{
		width: 100% !important;
		padding-right: 20% !important;
	}
	.box-nuestro-grupo h4, .box-nuestro-grupo p{
		font-size: 0.65em !important;
	}	
/* CLASS - box-nuestro-grupo */

.button-primary{
	background: #FFF;
	color: #000;
}

.pure-table tr td{
	color: #000;
}

.wpam-creative-name a{
	color: #000;
	font-weight:bold;
}
.wpam-creative-name a:hover{
	color: #000;
	font-weight:bold;
	opacity: 0.75;
}

@media only screen and (min-width: 600px) {
	
}

