/*
 Theme Name:   Labomba Child
 Theme URI:    http://example.com/labomba-child/
 Description:  Labomba Child Theme
 Author:       Dahz
 Author URI:   http://www.dahztheme.com
 Template:     labomba
 Version:      1.0
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-customizer
 Text Domain:  woothemes
*/

@import url("../labomba/style.css");
@import url('https://fonts.googleapis.com/css?family=Roboto');

/* =Theme customization starts here
-------------------------------------------------------------- */

@font-face {
	font-family: 'LucidaCalligraphy-Italic';
    src: url('original_lucida_calligraphy_italic.eot?#iefix') format('embedded-opentype'), 
         url('original_lucida_calligraphy_italic.woff') format('woff'),
         url('original_lucida_calligraphy_italic.ttf') format('truetype'),
         url('original_lucida_calligraphy_italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.lucida
	{
		font-family:'LucidaCalligraphy-Italic', Sans-Serif;
		
	}

h1{
	font-family:'LucidaCalligraphy-Italic', Sans-Serif !important;
}
.title{
	font-family:'LucidaCalligraphy-Italic', Sans-Serif !important;
	padding-top:20px;
}

a{text-decoration:none!important;}
h2{
	font-family:'LucidaCalligraphy-Italic', Sans-Serif !important;
}

h3{
	font-family:'LucidaCalligraphy-Italic', Sans-Serif !important;
	font-weight:lighter;
}

h4{
	font-family: 'Roboto', sans-serif!important;
font-size:22px !important;
	font-weight:lighter;
}

p{
font-family: 'Roboto', sans-serif!important;
font-size:16px !important;
}
body{font-family: 'Roboto', sans-serif!important;}
#header {
padding: 20px 0 25px !important;

}
.centro{
	background-position:top !important;
}

.justificar{
	text-align:justify;
	
}
.mega{
	font-size:40px!important;
	line-height:42px!important;
	font-weight:100!important;
	direction:rtl!important;
}

.top-header-4 #top, .top-header-3 #top, .top-header-2 #top {
background: #fff !important;
border-bottom: solid 1px #eee !important;
}

#navigation{
font-family: 'Roboto', sans-serif!important;
padding-top:3.5em!important;
font-size:16px !important;
}
#menu-item-46{
	font-family: 'Roboto', sans-serif !important;
font-size:14px !important;
}
.search-contents{
	display:none
}

.search_mobile{
	display:none!important;
}

input{
font-size:16px !important;	
}

input[type="text"],
input[type="email"],
textarea
{
    background-color: #fff;
    color: #000;
    width: 100% !important;
	border-bottom-color:grey;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	font-size:13px;
	margin-bottom:1px!important;
}

