/*---------------------------------------------------------------------------*/
/* @font-face */
/*---------------------------------------------------------------------------*/

@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-light-webfont.eot');
    src: url('fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-light-webfont.woff') format('woff'),
         url('fonts/lato-light-webfont.ttf') format('truetype'),
         url('fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoblack';
    src: url('fonts/lato-black-webfont.eot');
    src: url('fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-black-webfont.woff') format('woff'),
         url('fonts/lato-black-webfont.ttf') format('truetype'),
         url('fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold-webfont.eot');
    src: url('fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bold-webfont.woff') format('woff'),
         url('fonts/lato-bold-webfont.ttf') format('truetype'),
         url('fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'kg_skinny_latteregular';
    src: url('fonts/kgskinnylatte-webfont.eot');
    src: url('fonts/kgskinnylatte-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kgskinnylatte-webfont.woff') format('woff'),
         url('fonts/kgskinnylatte-webfont.ttf') format('truetype'),
         url('fonts/kgskinnylatte-webfont.svg#kg_skinny_latteregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sue_ellen_franciscoregular';
    src: url('fonts/sue_ellen_francisco-webfont.eot');
    src: url('fonts/sue_ellen_francisco-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sue_ellen_francisco-webfont.woff') format('woff'),
         url('fonts/sue_ellen_francisco-webfont.ttf') format('truetype'),
         url('fonts/sue_ellen_francisco-webfont.svg#sue_ellen_franciscoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'core_circusregular';
    src: url('fonts/s-core_-_core_circus-webfont.eot');
    src: url('fonts/s-core_-_core_circus-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/s-core_-_core_circus-webfont.woff2') format('woff2'),
    url('fonts/s-core_-_core_circus-webfont.woff') format('woff'),
    url('fonts/s-core_-_core_circus-webfont.ttf') format('truetype'),
    url('fonts/s-core_-_core_circus-webfont.svg#core_circusregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/open-sans-regular-webfont.eot');
    src: url('fonts/open-sans-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/open-sans-regular-webfont.woff2') format('woff2'),
    url('fonts/open-sans-regular-webfont.woff') format('woff'),
    url('fonts/open-sans-regular-webfont.ttf') format('truetype'),
    url('fonts/open-sans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*---------------------------------------------------------------------------*/
/* All */
/*---------------------------------------------------------------------------*/

body {
    overflow-x: hidden;
}

.centerElementn {
    margin: 0 auto;
}
.mt150 {
    margin-top: 150px !important;
}
.mt100 {
    margin-top: 100px !important;
}
.mb100 {
    margin-bottom: 100px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}
.textAL {
    text-align: left !important;
}
.boxWpadding {
    padding: 70px 0;
}
.boxWpaddingBottom {
    padding-bottom: 70px !important;
}
.boxWpaddingTop {
    padding-top: 70px;
}
.textPaddingTopLarge {
    padding-top: 100px;
}
.boxWidthLarge {
    max-width: 700px !important;
}
.floatL {
    float: left;
}
.floatR {
    float: right;
}
.titleNumber {
	font-family: "core_circusregular";
    text-transform: uppercase;
	font-size:50px !important;
	color: #FFFFFF;
	text-align:center
}

.boxTextGreen {
    padding: 30px 0 70px;
}
#logo {
    padding-top: 100px;
    width: 100%;
    display: table;
}


/*---------------------------------------------------------------------------*/
/* BACKGROUNDS */
/*---------------------------------------------------------------------------*/

.bkgGreen {
    background-color: #b6ce3f;
}
.produto-fundoGreen {
    background-color: #b6ce3f;
}
.produto-fundoWhite {
    background-color: #ffffff;
}
.produto-fundoYellow {
    background-color: #ecbf08;
}
.produto-fundoPurple {
    background-color: #76559c;
}
.produto-fundoBlue {
    background-color: #2ac4df;
}
.produto-fundoPurple2 {
    background-color: #994aaf;
}



/*---------------------------------------------------------------------------*/
/* Color */
/*---------------------------------------------------------------------------*/

.titleBrown {
    color: #512c12 !important;
}
.titlePurple {
    color: #76559c !important;
}
.colorGreen {
    color: #bcd52f !important;
}
.colorBlue {
    color: #2ac4df !important;
}
.colorYellow {
    color: #ffdc1a !important;
}
.colorWhite {
    color: #FFFFFF !important;
}

/*---------------------------------------------------------------------------*/
/* Forms */
/*---------------------------------------------------------------------------*/


#customer-account h1,
#customer-addresses h1,
#address_form_new h4,
#customer_sidebar h2 {
    font-family: 'core_circusregular';
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #512c12 !important;
}

#address_form_new h4 {
    margin-bottom: 30px;
}

.customer_address_table td input[type="text"] {
    background: none;
    border: 1px solid #4f2c15;
    padding: 10px 20px;
    color: #4f2c15;
    width: 100%;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


#customer_orders p {
    font-family: 'sue_ellen_franciscoregular';
    font-size: 32px !important;
    color: #FFFFFF;
}

#customer-account h1 {
    font-family: 'sue_ellen_franciscoregular';
    font-size: 32px !important;
    color: #512c12 !important;
}

#customer-account .email,
#customer-account .note {
    color: #512c12;
    font-family: open_sansregular;
    font-size: 14px;
    margin-top: 10px;
}

#customer-account #view_address,
.add-new-address {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: table;
    font-family: 'open_sansregular';
    padding: 10px 76px;
    text-align: center;
    cursor: pointer;
    background-color: #512c12;
    margin: 50px auto;
}

#add_address {
    margin: 50px auto 0;
    max-width: 800px;
}

#address_country_new,
#address_province_new {
    background: none;
    border: 1px solid #ccc;
    color: #fff;
    padding: 10.5px 20px !important;
    width: 47%;
    float: right;
    height: 41px;
}

.action_bottom .btn {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: table;
    font-family: 'open_sansregular';
    padding: 10px 76px;
    text-align: center;
    cursor: pointer;
    background-color: #512c12;
    margin: 50px auto;
}


.address_table p {
    color: #512c12;
    font-family: open_sansregular;
    font-size: 14px;
}

#customer-addresses a {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: table;
    font-family: 'open_sansregular';
    padding: 10px 76px;
    text-align: center;
    cursor: pointer;
    background-color: #512c12;
    margin: 50px auto;
    color: #fff;
}

#customer-account {
    max-width: 550px;
    margin: 0 auto;
}

.address_title {
    color: #512c12 !important;
    font-family: "core_circusregular";
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
}

/*---------------------------------------------------------------------------*/
/* Titles */
/*---------------------------------------------------------------------------*/

.title1 {
    font-family: 'core_circusregular';
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
}
.subTitle1 {
    font-family: 'sue_ellen_franciscoregular';
    font-size: 26px !important; 
    text-align: center;
}
.subTitle-detail1 {
    clear: both;
    color: #512c12;
    font-family: 'core_circusregular';
    font-size: 18px;
    text-align: center;
}
#txtDetail {
    max-width: 626px;
    margin: 40px auto;
}

/*---------------------------------------------------------------------------*/
/* BoxTitle1 */
/*---------------------------------------------------------------------------*/

.boxTitle1 .title1 {
    color: #512c12;
    margin-bottom: 20px;
    text-align: center;
}
.boxTitle1 .subTitle1 {
    margin: 20px 0;
    color: #ffffff;
    text-align: center;
}
.boxTitle1 > div {
    margin: 0 auto;
    max-width: 800px;
}
.headerCastanha {
    padding-top: 175px;
    text-align: center;
}
.headerCastanha1 {
    padding-top: 105px;
    text-align: center;
}
.headerCastanha2 {
    padding-bottom: 27px;
    padding-top: 175px;
    text-align: center;
}
.headerLoginCastanha {
    padding-bottom: 40px;
    padding-top: 180px;
    text-align: center;
}

.headerCastanha img {
    margin: 50px auto;
}

.headerCastanha3 {
    padding-top: 85px;
    text-align: center;
}

.headerCastanha3 .container {
    padding-bottom: 107px;
}

.box10razoes {
    position: absolute;
    right: 20px;
    top: 50%;
}

/*---------------------------------------------------------------------------*/
/* AREA 1 */
/*---------------------------------------------------------------------------*/

.boxElements {
    clear: both;
    display: inline-block;
    height: auto;
    position: relative;
    width: 100%;
}
.boxElements > div {
    display: table;
    margin: 0 auto;
    padding-top:40px;
    padding-bottom:40px;
}
.boxElements > div > div{
    float:left;
}
.box-areaText {
    width: 50%;
}
.boxImage img,
.boxText img {
    margin: 0 auto;
}
.boxText {
    max-width: 555px;
}
.boxText .title1 {
    color: #512c12;
    margin-bottom: 20px;
}
.boxText .subTitle1 {
    color: #ffffff;
}
.boxText img {
    margin-top: 40px;
}
.boxImgBig {
    padding-top: 39px;
}
/*---------------------------------------------------------------------------*/
/* AREA 2 */
/*---------------------------------------------------------------------------*/

.boxArea2 {
    padding: 170px 0;
}
.boxArea3 {
    padding: 282px 0 100px 0;
}
.boxTxtMiddle {
    max-width: 414px;
    text-align: center;
    margin: 0 auto;
}
.boxTxtMiddle .title1 {
    color: #FFFFFF;
    margin-bottom: 20px;
}
.boxTxtMiddle .subTitle1 {
    color: #ffffff;
    margin: 20px 0;
}
.boxTxtMiddle > div {
    margin-top: 59px;
}
.colorYellow {
    color: #ecbf08 !important;
}
.boxTxtMiddle > div p {
    color: #FFFFFF;
    font-family: "sue_ellen_franciscoregular";
    font-size: 32px;
}
.btnSimple {
    color: #fff;
    font-size: 13px;
    width: 270px;
}
.btnSimple:hover {
    color: #512c12;
}

.btnMedium {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    cursor: pointer;
    display: table;
    font-family: "open_sansregular";
    height: 40px;
    line-height: 40px;
    margin: 15px auto 15px !important;
    text-align: center;
    width: 150px;
    border: 1px solid #ffffff;
}
.btnMedium:hover {
    border: 1px solid #512c12;
    color: #512c12 !important;
}
.btnMedium2 {
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    cursor: pointer;
    display: block;
    font-family: "open_sansregular";
    height: 40px;
    line-height: 40px;
    margin: 18px auto;
    text-align: center;
    width: 180px;
    border: 1px solid #ffffff;
}
.btnEnvia {
    float: right;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #FFFFFF !important;
    display: table;
    float: right;
    font-family: "open_sansregular";
    margin-top: 20px !important;
    padding: 10px 26px;
    text-align: center;
    cursor: pointer;
    background-color: #abc038 !important;
}
.btnEntrar {
    float: right;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: table;
    float: right;
    font-family: "open_sansregular";
    margin: 50px auto;
    padding: 10px 26px;
    text-align: center;
    cursor: pointer;
    clear: both;
}


.btnYellow {
    background-color: #ecbf08;
    color: #FFFFFF;
}
.btnYellow:hover {
    color: #FFFFFF;
}
/*---------------------------------------------------------------------------*/
/* Area 3 */
/*---------------------------------------------------------------------------*/

.btnBrown {
    background-color: #512c12;
}
.btnWhite {
    background-color: #FFFFFF;
}
.btnPurple {
    background-color: #76559c;
}
.btnBlue {
    background-color: #2ac4df;
}
.btnBrown,
.btnPurple,
.btnBlue,
.btnBrown:hover,
.btnPurple:hover,
.btnBlue:hover {
    color: #FFFFFF;
}

/*---------------------------------------------------------------------------*/
/* Area 4 */
/*---------------------------------------------------------------------------*/

.boxBeneficios {
    text-align: center;
    position: relative;
}
.boxBeneficios .title1 {
    color: #512c12;
    margin-bottom: 20px;
}
.boxBeneficios .subTitle1 {
    color: #FFFFFF;
    margin: 20px 0;
}
.boxBeneficios img {
    margin: 50px auto 0;
}
.boxBeneficios > div {
    margin: 0 auto;
    max-width: 700px;
}

/*---------------------------------------------------------------------------*/
/* Area 5 */
/*---------------------------------------------------------------------------*/

.boxWhite > div {
    max-width: 560px;
    margin: 0 auto;
    text-align: center;
}
.boxWhite .title1 {
    color: #512c12;
    margin-bottom: 20px;
}
.boxWhite .subTitle1 {
    color: #acc131;
    margin: 20px 0;
}

/*---------------------------------------------------------------------------*/
/* Area 6 */
/*---------------------------------------------------------------------------*/

#opcoes-tamanho {
    display: table;
    margin-top: 40px;
}
#opcoes-tamanho > div {
    float: left;
}
.box-info-preco1{
    margin-right:15px;
}
.box-info-preco2{
    margin-left:15px;
}
.info-preco1 {
    background: url("../images/circle1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 84px;
    padding-top: 19px;
    text-align: center;
    width: 84px;
}
.info-preco1 p {
    color: #edc53c;
    font-family: 'latobold';
    font-size:16px !important;
    margin: 0 !important;
    padding: 0 !important;
}
.info-preco1 span {
    display: block;
    color:#512c12;
    font-family: 'sue_ellen_franciscoregular';
    font-size:29px;
    margin-top: -10px;
}
.info-preco2 {
    background: url("../images/circle2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 84px;
    padding-top: 19px;
    text-align: center;
    width: 84px;
}
.info-preco2 p {
    color: #ffffff !important;
    font-family: 'latobold';
    font-size:16px !important;
    margin: 0 !important;
    padding: 0 !important;
}
.info-preco2 span {
    display: block;
    color:#512c12;
    font-family: 'sue_ellen_franciscoregular';
    font-size:29px;
    margin-top: -10px;
}
.info-preco3 {
    background: url("../images/circle3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 84px;
    padding-top: 19px;
    text-align: center;
    width: 84px;
}
.info-preco3 p {
    color: #ffffff !important;
    font-family: 'latobold';
    font-size:16px !important;
    margin: 0 !important;
    padding: 0 !important;
}
.info-preco3 span {
    display: block;
    color:#512c12;
    font-family: 'sue_ellen_franciscoregular';
    font-size:29px;
    margin-top: -10px;
}
/*---------------------------------------------------------------------------*/
/* Footer */
/*---------------------------------------------------------------------------*/

#box-menuFooter {
    padding: 50px 0;
}
#box-menuFooter a {
    color:#512c12;
    text-transform: uppercase;
    margin-right: 20px;
    font-size: 11px;
    font-family: 'open_sansregular';
}
.copyright {
    color: #b5aba6;
    margin-top: 20px;
    font-size: 10px;
    font-family: 'open_sansregular';
}
/*---------------------------------------------------------------------------*/
/* navbar-header */
/*---------------------------------------------------------------------------*/
.logo-header {
    display: block;
	width:100%;
}

.logo-header img {
    display: table;
    margin: 0 auto;
}

/*---------------------------------------------------------------------------*/
/* Redes */
/*---------------------------------------------------------------------------*/
#icones-rede {
	display: table;
    width: 100%;
}
#icones-rede ul {
    float: right;
}
#icones-rede li {
	float: left;
	padding:6px 12px;
	/*background-color: #512c12;*/
	margin-left: 10px;
	list-style: none;
}

/*---------------------------------------------------------------------------*/
/* MENU */
/*---------------------------------------------------------------------------*/

#menu {
	background-color: #512c12;
	float: right;
	text-align: right;
	padding: 5px 20px 0;
	font-family: 'latoregular';
	text-transform: uppercase;
	font-size: 11px;
	position:relative;
}
#menu ul {
	padding:0;
	display:block;
}
#menu li {
	list-style: none;
	float: left;
}
#menu li > ul { display:none; position:absolute; }
#menu li:hover ul{ display:block; } 
#menu li ul > li{ clear:both; border-style:none;}

#menuFirst {
	float: right;
    margin: 0 0 2px;
}
#menuSecond {
	float:right;
}
#menu a {
	color: #FFFFFF;
	padding: 0 5px;	
	text-decoration: none;
}
#menu a:hover {
    color: #edc53c;
}
#menu span {
	color: #edc53c;
}
#menu hr {
	border-color: #edc53c !important;
    clear: both;
    display: block;
    margin: 4px 0 2px;
    padding-top: 1px;
}
.sub-menuProdutos {
	background-color: #512c12;
    padding: 18px 20px 5px !important;
    text-align: left;
    left: 0;
}
.sub-menuProdutos li {
	padding-bottom: 10px;
	list-style: none;
}
.sub-menuDescubra {
	background-color: #512c12;
    left: 0;
    padding: 10px 20px 5px;
    position: absolute;
    top: 52px;
	display: none;
}
.sub-menuDescubra li {
	padding-bottom: 10px;
	list-style: none;
}

/*---------------------------------------------------------------------------*/
/* ENCONTRE */
/*---------------------------------------------------------------------------*/

.boxProcureMapa {
    padding: 0px 0;
    height: 700px;
}

.boxProcureMapa input[type="text"] {
    border: 1px solid #cccccc;
    padding: 10px 20px;
    width: 80%;
    display: table;
    margin: 0 auto;
    color: #4f2a12;

    background-color: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.boxEncontre input:not([type=button]):not([type=submit]) {
    background: none;
    border: 1px solid #cccccc;
    padding: 10px 20px;
    color: #FFFFFF;
}
.boxEncontre textarea {
    background: none;
    border: 1px solid #cccccc;
    padding: 10px 20px;
    color: #FFFFFF;
}
.boxForm1 {
    width: 70%;
    float: right;
}
.boxForm1 input {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}
.boxForm3 {
    float: right;
    width: 100%;
}
.boxForm3 input {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}
.boxEncontre textarea {
    clear: both;
    display: block;
    margin-top: 20px;
    min-height: 90px;
    resize: none;
    width: 100%;
    margin-bottom: 10px;
}

.contact-form div {
    margin-bottom: 10px;
}

.boxForm2 {
    width: 100%;
    float: right;

}

.boxForm2 input {
    width: 50%;
    float: left;
    margin-right: 13px;
    margin-bottom: 10px;
}

.boxEncontre select {
    background: none;
    border: 1px solid #ccc;
    color: #fff;
    padding: 10.5px 20px !important;
    width: 47%;
    float: right;
    height: 41px;
}

.boxEncontre form {
    position: relative;
}

#boxEscolha input[type="checkbox"] {
    margin-bottom: 10px;
}
#boxEscolha span {
    color:#FFFFFF !important;
    font-family: 'open_sansregular';
}

#pac-input {
    background-color: #fff;
    padding: 0 11px 0 13px;
    width: 80%;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    text-overflow: ellipsis;
    margin-top: 20px;
}
/*---------------------------------------------------------------------------*/
/* Carrossel */
/*---------------------------------------------------------------------------*/

#familia .item a,
#familia .item a h3 {
    font-family: 'open_sansregular';
    color: #512c12;
    font-size: 14px !important;
}
.box-produtosFamilia {
    height: 230px;
    position: relative;
    margin: 0 auto;
    white-space: nowrap;
}

.box-produtosFamilia img {
    vertical-align: bottom;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
}

.box-align {
    width: 100%;
    text-align: center;
}
.marketing {
    color: #512c12;
    font-family: "sue_ellen_franciscoregular";
}
.boxImage {
    max-width: 1206px !important;
}
.boxImage img {
    display: table;
    margin: 10px auto;
}
.boxImage {
    margin-bottom: 15px;
    display: table;
}
.boxImagePesquisa {
    max-width: 1206px !important;
	text-align: center
}
.boxImagePesquisa img {
    display: inline;
    margin: 10px 4px;
}
.boxImagePesquisa {
    margin: 10px 15px 65px;
    display: table;
}
#menuDescubra {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #512c12;
    color: #512c12;
    display: table;
    font-family: 'core_circusregular';
    font-size: 14px;
    margin: 32px auto 0;
    padding: 0;
}
#menuDescubra li a {
    font-family: 'core_circusregular';
    color: #512c12;
    text-decoration: none;
    padding: 6px 16px;
}
#menuDescubra li:hover,
#menuDescubra li:focus,
#menuDescubra a:hover{
    color: #FFFFFF !important;
}
#menuDescubra li {
    float: left;
    list-style: none;
    cursor: pointer;
    padding: 4px 0;
}
#menuDescubra li:hover,
#menuDescubra li a:hover,
#menuDescubra .active,
#menuDescubra .active a{
    background-color: #512c12;
    color: #FFFFFF !important;
}
#boxGoolaExp .box-txt {
    display: none;
}
#boxGoolaExp .active {
    display: block;
}

.box-produtosFamilia2 {
    height: 351px;
    position: relative;
    margin: 0 auto;
    white-space: nowrap;
}

.box-produtosFamilia img {
    vertical-align: bottom;
}

.box-produtosCarrinho {
    height: 351px;
    position: relative;
    margin: 0 auto;
    white-space: nowrap;
}

.box-produtosCarrinho img {
    vertical-align: bottom;
}

#familiaCarrinho {
    margin-top: 60px;
}


/*---------------------------------------------------------------------------*/
/* Index */
/*---------------------------------------------------------------------------*/

#box-apresentacaoIndex {
    display: table;
    margin: 0 auto;
}

#box-apresentacaoIndex a {
    float: left;
    margin: 10px 15px;
}

#boxIndex {
    margin-top: 20px;
}

.box-bannerIndex {
    height: 792px !important;
    overflow: hidden;
}
.navbar-header {
    margin: -30px auto 0 !important;
}

/*---------------------------------------------------------------------------*/
/* LOGIN */
/*---------------------------------------------------------------------------*/

#menuInicio {
    display: table;
    margin: 0 auto;
    padding: 0;
    max-width: 523px;
}

#menuInicio li {
    display: inline;
    float: left;
    margin: 0 11px;
}


input[type="submit"] {
    border: 0;
}

.boxLogin {
    margin: 0 auto;
    max-width: 550px;
}

.boxLogin input[type="text"],
.boxLogin input[type="email"],
.boxLogin input[type="password"]

{
    background: none;
    border: 1px solid #4f2c15;
    padding: 10px 20px;
    color: #4f2c15;
    width: 100%;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.boxLogin form div {
    margin-bottom: 10px;
}

/*---------------------------------------------------------------------------*/
/* contactForm - cadastro */
/*---------------------------------------------------------------------------*/

#contactForm {
    max-width: 800;
    margin: 0 auto;
}

#contactForm label {
    text-align: left;
}

.tabelaUmElemento input {
    width: 100%;
}


#contactForm label,
#contactForm input,
#contactForm select {
    display: block;
    font-family: 'core_circusregular';
    font-size: 9px;
    color: #5c5e5e;
}

#contactForm > div input {
    background: none;
    border: 1px solid #d7d7d6;
    padding: 10px 20px;
    color: #4f2c15;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#contactForm select {
    background: none;
    border: 1px solid #d7d7d6;
    padding: 10px 20px;
    color: #4f2c15;
    height: 33px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#contactForm > div {
    margin-bottom: 20px;
}

.boxes {
    display: table;
    width: 100%;
}
.box {
    display: table-cell;
    vertical-align: middle;
}

.box1 input {
    width: 95%;
}

.box2 input,
.box2 select {
    width: 100%;
}


/*---------------------------------------------------------------------------*/
/* FOOTER */
/*---------------------------------------------------------------------------*/
.pull-right > div {
	float: left;
}

@media screen and (max-width:1116px) {
    #boxCarrinhoVirtual {
        width:743px;
    }
}

@media screen and (max-width:745px) {
    #boxCarrinhoVirtual {
        width:700px;
    }
    .boxCompraUnidade {
        width: 330px;
    }
}

@media screen and (max-width:708px) {
    #boxCarrinhoVirtual {
        width:642px;
    }
    .boxCompraUnidade {
        width: 300px;
    }
}

@media screen and (max-width:644px) {
    #boxCarrinhoVirtual {
        width:500px;
    }
    .boxCompraUnidade {
        width: 90%;
    }
}

@media screen and (max-width:550px) {
    #boxCarrinhoVirtual {
        width:400px;
    }
    .boxCompraUnidade {
        width: 100%;
    }
    #boxCompra > div {
        margin: 10px 0;
    }
}

@media screen and (max-width:428px) {
    #boxCarrinhoVirtual {
        width:300px;
    }
    .boxCompraUnidade {
        width: 100%;
    }
    #boxCompra > div {
        margin: 10px 0;
    }
    #menuDescubra {
        font-size: 6px;
    }
    .boxWidthLarge .title1 {
        font-size: 20px;
    }
    .boxWidthLarge .subTitle1 {
        font-size: 16px !important;
    }

    .boxForm1 {
        float: left;
        width: 100%;
    }

    .boxEncontre select {
        float: left;
        width: 100%;
    }
    #contactFormWrapper {
        padding-top: 30px;
    }
    #menu, #menu-carrinho  {
        font-size: 9px;
    }
    .boxForm2 input {
        float: left;
        margin-top: 19px;
        width: 100%;
    }
    .title1 {
        font-size: 17px;
        margin-top: -10px;
    }
    .subTitle1 {
        font-size: 20px !important;
    }
    .boxTitle1 .subTitle1 {
        margin: 30px 0;
    }
    .headerCastanha {
        padding-top: 285px;
    }
    .boxImgBig {
        padding-top: 0;
    }

}





@media screen and (max-width:1280px) {
	.imgProduto {
		width:200px;
	}

    /*.bannerProdutosTxt h2 {
        font-size:31px;
    }
    .bannerProdutosTxt p {
        font-size:77px !important;
    }
     Carousel base class
    .carousel, .carousel .item, .carousel-inner > .item > img {
      height: 650px !important;
    }*/
}




/*@media screen and (max-width:1278px) {
	.imgProduto {
		width:200px;
	}
	.bannerProdutosTxt h2 {
		font-size:31px;
	}
	.bannerProdutosTxt p {
		font-size:77px !important;
	}
}
*/

/*---------------------------------------------------------------------------*/
/* Product-Showcase */
/*---------------------------------------------------------------------------*/

.boxBeneficios2 {
    text-align: center;
    position: relative;
}
.boxBeneficios2 .title1 {
    color: #512c12;
    margin-bottom: 20px;
}
.boxBeneficios2 .subTitle1 {
    color: #FFFFFF;
    margin: 20px 0;
}
.boxBeneficios2 img {
    margin: 50px auto 0;
}
.boxBeneficios2 > div {
    margin: 0 auto;
}

.headerCastanha2 {
    padding-top: 110px;
    text-align: center;
}

.boxText2 .title1 {
    color: #512c12;
    margin-bottom: 20px;
}
.boxText2 .subTitle1 {
    color: #ffffff;
}
.boxText2 img {
    margin-top: 40px;
}

.boxWpadding2 {
    padding: 120px 0px;
}

.boxTextGreen2 {
    padding: 120px 0 120px;
}

.textPaddingTopLarge2 {
    margin-top: 228px;
}
@media screen and (max-width:991px) {
    .textPaddingTopLarge2 {
        margin-top:50px;
    }
}

@media screen and (max-width:767px) {
    #logo {
        padding-top: 260px;
    }}


#imgAjaxLoader {
	display: none !important;
}