/*
Theme Name: Colores Mishki Shunku
Theme URI: 
Author: Martin Tonelli
Author URI: 
Description: 
Version: 1.5
License: 
License URI: 
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: Colores Mishki Shunku Theme
*/

@font-face {
    font-family: delius;
    src: url(fonts/Delius-Regular.ttf);
}
@font-face {
    font-family: pacifico;
    src: url(fonts/Pacifico.ttf);
}
body{
	background-color: #BCD174;
	margin: 0px;
}
hr { background-color: #BCD174; height: 1px; border: 0; margin: 15px 0px;}

.container, .row{
	margin: 0px;
	padding: 0px;
}

.header-logo{
	text-align: center;
	padding: 0px;
	z-index: 1;
}
.header-left, .header-right{
	min-height: 225px;
}


.info{
	font-family: delius;
	font-size: 20px;
	color: #3d2c20; 
}
.info h2{
	font-size: 28px;
	color: #3F6318;
	font-weight: bolder;
}
.info .desc{
	padding-top: 10px;
}

.pic{
	width: 250px;
	height: 250px;
}

.modal-dialog {}
.thumbnail {margin-bottom:6px;}

.carousel-control.left,.carousel-control.right{
  background-image:none;
}




.footer-bottom{
	/*background: url('images/footer-bottom-lg.png') right top repeat-x;*/
	background: url('images/CMS_footer.png') right top repeat-x;
	height: 233px;
	width: 100%;
	font-family: delius;
	font-size: 20px;
	color: white;
}
.footer-text{
	background: url('images/footer-leaf.png') right center no-repeat;
	padding-left: 40px;
	margin-right: 40px;
}
.footer-fb{
	background: url('images/footer-fb.png') left center no-repeat;
	padding: 10px 0px 10px 40px;
}
.footer-hamaca{
	background: url('images/footer-hamaca.png') 110px 0px no-repeat;
	padding-top: 2px;
	font-size: 16px;
}


/* Extra Small devices (mobiles, 240px and up) */
@media (min-width: 240px){
	.header-height{
		height: 110px;
	}
	.header-left{
		background: url('images/header-top-left-xs.png') right top repeat-x;
		height: 100%;
	}
	.header-right{
		background: url('images/header-top-right-xs.png') left top repeat-x;
		height: 100%;
	}
}

/* Small devices (mobiles, 480px and up) */
@media (min-width: 480px){
	.header-height{
		height: 145px;
	}
	.header-left{
		background: url('images/header-top-left-sm.png') right top repeat-x;
		height: 100%;
	}
	.header-right{
		background: url('images/header-top-right-sm.png') left top repeat-x;
		height: 100%;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px){
	.header-height{
		height: 175px;
	}
	.header-left{
		background: url('images/header-top-left-md.png') right top repeat-x;
		height: 100%;
	}
	.header-right{
		background: url('images/header-top-right-md.png') left top repeat-x;
		height: 100%;
	}
	
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px){
	.header-height{
		height: 225px;
	}
	.header-left{
		background: url('images/header-top-left-lg.png') right top repeat-x;
		height: 100%;
	}
	.header-right{
		background: url('images/header-top-right-lg.png') left top repeat-x;
		height: 100%;
		padding: 0px;
	}

}




.customheader{
	font-family: pacifico;
	font-size: 28px;
}

.customheader li a {
	color: #537043;
}
.customheader li a:hover {
	color: #1F450C;
	background-color: transparent;
}



.navbar .navbar-nav {
    display: inline-block;
    float: none;
    background-color: "";
    position: relative;
    top: -60px;
}

.navbar .navbar-collapse li{
	padding: 5px 20px;
	height: 69px;
}
/*.navbar .navbar-collapse li a {
	color: #537043;
}
.navbar .navbar-collapse li a:hover {
	color: #1F450C;
	background-color: transparent;
}*/

.navbar .navbar-nav .current-menu-item > a {
	background: transparent;
	padding: 15px 50px 0px 50px;
}
.navbar .navbar-nav .current-menu-item > a:hover {
	color: #C8BC27;
}

/*.navbar .navbar-nav .current-menu-item > a:after {
	content: "";
    position: absolute;
    background-image: url('images/header-menu-bottom-row.png');
    bottom: -15px;
    left: 40%;
    display: block;
    width: 21px;
    height: 13px;
    z-index: 1;
}*/

.navbar .navbar-nav .current-menu-item > a, .navbar .navbar-nav .current-menu-parent > a{
	display: inline-block;
	background-image: url(images/header-menu-left-bg.png), url(images/header-menu-right-bg.png), url(images/header-menu-bottom-row.png);
	background-repeat: no-repeat;
	background-position: left top, right top, center bottom;
	height: 69px;
	padding: 15px 30px 0px 30px;
	color: #C8BC27;
}



li:hover .sub-menu{
	display: block;
}
.sub-menu{
	clear: both;
	list-style: none;
	width: 900px;
	padding: 0px;
	left: -460px;
	font-family: delius;	
	padding-top: 10px;
	display: none;
	position: absolute;
	color: white;
    
}

.menu-item > .sub-menu > li{
	color: white;
	float: left;
	font-size: 19px;
}

.menu-item > .sub-menu > li > a { 
	color: #6B884E;
	text-decoration: none;
	height: 30px;
	padding-left: 35px;
}
.menu-item > .sub-menu > li > a:hover { 
	color: #1F450C;
	background: url(images/header-submenu-item-bg.png) left no-repeat;
}

.menu-item > .sub-menu > .current-menu-item > a{
	color: #1F450C;
	background: url(images/header-submenu-item-bg.png) left no-repeat;
	padding: 0px;
	padding-left: 35px;
	height: 30px;
}

.contact-form {
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background-color: white;
    position: relative;
    top: -89px;
    padding-top: 75px;
    font-family: delius;
    font-size: 22px; 
}

.contact-bg{
	position: relative;
	z-index: 1;
	top: -30px;
	margin-left: auto;
    margin-right: auto;
    width: 70%;
}

.center{
	margin-left: auto;
    margin-right: auto;
    width: 70%;
}

.red{
	color: #B84224;
}
.green1{
	color: #7CAC2E;
}
.green2{
	color: #3F6318;
}

.form{
	font-size: 17px;
	font-weight: normal;
}

.fscf-row label {color:blue;}  /* all labels in row divs */
.fscf-row input {}  /* all inputs  in row divs */
.fscf-row input[type="text"] {}  /* all inputs of type text */
.fscf-row input[type="submit"] {}  /* the submit button */
.fscf-row input#si_contact_name1 {}  /* the input with a specific ID */
.fscf-row label[for="something"] {}  /* a specific label */

.fscf-div-label{
	margin-top: 30px;
}
.fscf-input-text, .fscf-input-textarea{
	margin:0; 
	width:99%; 
	background-color:#D2DE9D; 
	border:none; 
	padding:8px; 
	font-size:15px; 
	font-weight:bolder;
}
.fscf-div-error{
	font-size: 15px;
	color: red;
}
.fscf-div-clear{
	float: left;
	width: 50%;
}
.fscf-div-field-left{
	padding: 0px 10px;
	vertical-align: bottom;
	width: 100%;
}
.fscf-div-submit .fscf-button-submit{
	background-color: #CF8B2A;
	text-transform: uppercase;
	color: white;
	border:none;
	font-size: 13px;
	padding: 8px 20px;
	margin: 20px;
	float: right;
}
.fscf-div-field-custom{
	width: 100%;
	clear: both;
}

.center {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}

/*.sub-menu > li{
	float: left;
	font-size: 18px;
	white-space: nowrap;
	color: orange;
}
.sub-menu .menu-item{
	color: red;
}
.sub-menu li:last-child{
	
}

.current-menu-item > a, .current-menu-parent > a{
	background: green;
} 
.current-menu-parent li a{
	background: inherit;
} 
.current-menu-parent .current-menu-item a{
	color: red;
	font-weight: bold;
} */
