html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
}
body {
	line-height: 1;
}
ol, ul {
	list-style-type: none;
	text-indent: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, html{
	min-height: 100%;
	height: 100%;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway', sans-serif;
	min-width: 100%;
}
body{
	position: relative;
	background-color: #fff;
}
*{
	box-sizing: border-box;
}
.content{
        max-width: 60%;
        height: auto;
        margin: 0 auto;
        padding-top: 50px;
        font-size: 0;
}
body > .content{
	padding-top: 20px;
	min-height: 100% !important;
}
section#main{
	padding-bottom:50px;
	/* font-size: 12px; */
	/* line-height: 2em; */
}
.content section{
	display: inline-block;
	vertical-align: top;
}
.content section:first-child{
	width: 19.2%;
	padding-right: 15px;
}
.content section:nth-of-type(2){
	width: 80%;
	padding-left: 15px;
	height: calc(100% + 200px);
	padding-bottom: 300px;
}
.content section article{
	margin-bottom: 20px;
}
body.page-template-default #main article.menu, body.page-template-page-store-general #main article.menu{
		margin-top: 30px;
}
.content section article img{
	width: 100%;
	height: auto;
}
.content section article.news_list h2{
	font-size: 16px;
	text-transform: uppercase;
	width: 100%;
	padding: 13px 0;
	color: #fff;
	text-align: center;
	background: #9caf88;
	font-weight: 500;
}
.content section article.news_list ul{
	/* border-bottom: 5px solid #a0a77a; */
}
.content section article.news_list ul li{
	width: 100%;
	/* background: #fafbf8; */
	padding: 12px 8px 12px;
	font-size: 14px;
	position: relative;
	padding-left: 0;
	border-bottom: 1px solid #9caf88;
}
.content section article.news_list ul li:nth-of-type(2n){
	/* background: #f1f2eb; */
}
.content section article.news_list ul li a{
	color: #9caf88;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 23px;
	overflow: hidden;
}
.content section article.news_list ul li a p.data{
	position: relative;
	width: 100%;
	/*bottom: 10px;*/
	left: 0;
	color: #000;
	padding: 0 20px;
	font-size: 13px;
	padding: 0;
}
.content section article.menu > a{
	display: inline-block;
	width: 100%;
	padding: 8px 0;
	height: auto;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	padding: 10px 40px;
	border: 1px solid #9FA778;
	margin-bottom: 10px;
	text-align: center;
	background: url(../images/carrinho.png) no-repeat left 10px center;
	display: none;
}
.content section article.menu > a:hover{
	background: url(../images/carrinho_black.png) no-repeat left 10px center;
	border: 1px solid #000;
}
.content section article.menu ul li{
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	height: auto;
	font-size: 16px;
	font-weight: 300;
	width: 100%;
	/* float: right; */
	/* font-weight: 400; */
}
.content section article.menu ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	/* background: #6B7151; */
	text-transform: uppercase;
	text-decoration: none;
	/* color: #fff; */
	/* padding: 8px 5px; */
	margin-bottom: 10px;
	font-size: 14px;
	text-align: left;
	color: black;
}
/*.content section article.menu ul li a:hover{
	border-bottom: 1px solid #9fa879;
}*/
.content section article.menu ul li a.active{
	color: #9fa879;
}
.content section article.news_content{
	width: 100%;
	height: auto;
}
.content section article.news_content .text{
	/* -webkit-column-count: 2; */ /* Chrome, Safari, Opera */
	/*! -moz-column-count: 2; */ /* Firefox */
	/* column-count: 2; */
}
.content section article.news_content h1, .content section article.text_content h1{
	padding-top: 15px;
	font-size: 22px;
	/* text-transform: uppercase; */
	font-weight: 500;
	/* border-bottom: 4px solid #9caf88; */
	margin-bottom: 15px;
	color: #9fa879;
	font-weight: bold;
}
.content section article.text_content h1{
	color:#9da675;
	border-bottom: 0;
	/* padding: 0 0 20px; */
	margin-top: 25px;
	margin-bottom: 0;
	padding: 0;
	/* margin-top: -5px; */
	margin-bottom: 30px;
}
.content section article.news_content h2{
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 25px;
	margin-bottom: 20px;
}
.content section article.news_content p, .content section article.text_content p{
	font-size: 15px;
	/* margin-bottom: 35px; */
	line-height: 2em;
}

.content section article.news_content ul, .content section article.text_content ul{
    list-style-type: disc;
    padding-left: 30px;
}


.content section article.news_content p a, .content section article.text_content p a{
	color: #9fa879;
	font-weight: bold;
	text-decoration: none;
}
.content section article.text_content ul li{
	font-size: 15px;
	margin-bottom: 15px;
	line-height: 2em;
}
.content section article.store_content ul, .related_products ul{
	font-size: 0;
}
.content section article.store_content ul li, .related_products ul li{
	width: 23%;
	display: inline-block;
	/* height: 300px; */
	margin-right: 1.7%;
	margin-bottom: 10px;
}

.content section article.store_content ul li:nth-child(4n+4){
	margin-right:0;
}

article.store_content ul li a, .related_products ul li a{
	display: inline-block;
	width: 100%;
	/* height: 100%; */
	/*border: 2px solid #9da675;*/
	position: relative;
	text-align: center;
	color: #000;
	text-decoration: none;
	/* transition: all .2s linear 0.1s; */
	font-weight: 300;
	overflow: hidden;
}
.content section article.store_content ul li.featured a, .related_products ul li.featured a{
	border: 3px solid #9da675;
}
.content section article.store_content ul li a img, .related_products ul li a img{
	width: 100%;
	height: auto;
	/* max-width: 100%; */
}
.content section article.store_content ul li a div.text, .related_products ul li a div.text{
	opacity: 0;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	text-align: center;
	width: 100%;
	font-size: 15px;
	transition: all .2s linear 0.1s;
	background: #fff;
	padding: 0;
}
.content section article.store_content .featured ul li:nth-of-type(4){
	margin-right: 2%;
}
.blog .content section article.store_content ul li a div.text{
	opacity: 1;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,1+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.blog .content section article.store_content ul li a:hover div.text{
	opacity: 0;
}
.content section article.store_content ul li a:hover div.text, .related_products ul li a:hover div.text {
	opacity: 1;
}
.content section article.store_content ul li a:hover,  .related_products ul li a:hover{
	border: 2px solid #9caf88;
}
.content section article.store_content ul li a div.text .text_content,  .related_products ul li a div.text .text_content{
	vertical-align: middle;
	display: inline-block;
	height: auto;
	max-width: 97%;
}
.content section article.store_content ul li a div.text .text_content img, .related_products ul li a div.text .text_content{
	width: auto;
}
.content section article.store_content ul li a div.text .text_content p, .related_products ul li a div.text .text_content p{
	width: 100%;
	font-weight: 300;
	/* border-bottom: 1px solid #9da675; */
	/* padding:20px 0 10px; */
	line-height: 1.5em;
}
.content section article.store_content ul li a div.text .text_content h2, .related_products ul li a div.text .text_content h2{
	width: 100%;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 14px;
	margin-top: 15px;
}
.content section article.store_content ul li a div.text .text_content p.preco, .related_products ul li a div.text .text_content h2{
	font-size: 15px;
	border-bottom: 0;
	padding: 0;
}

.blog .content section article.store_content ul li a div.text .text_content{
	position: absolute;
	bottom: 0;
	text-align: left;
	width: 100%;
	left: 0;
	padding: 20px;
}
.blog .content section article.store_content ul li a div.text .text_content p, .blog .content section article.store_content ul li a div.text .text_content h2{
	width: 100%;
	color: #fff;
}
.blog .content section article.store_content ul li a{
	border: 0;
}
.content section article.store_image{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}
.content section article.store_image .bx-wrapper img{
	max-height:500px;
	/* width:auto; */
}
.content section article.store_image .bx-wrapper .bx-controls{
	display: block;
}
.content section article.store_image #bx-pager a img{
	width:auto;
}
.content section article.store_info{
	/* width: 30%; */
	/* padding-left: 32px; */
	height: auto;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-top: 15px;
	width: 100%;
}
.content section article.store_info h2{
	font-weight: 300;
	font-size: 30px;
	font-weight: normal;
	color: #9da675;
	margin-bottom: 30px;
	width: auto;
	line-height: 1em;
}

.content section article.store_info hr{
	width: 50%;
	height: 2px;
	display: inline-block;
	background-color: #9caf88;
	border:0;
	margin: 32px 0;
}
.content section article.store_info .text{
	/* width: 60%; */
	font-size: 14px;
	color: #3a3533;
	display: inline-block;
	line-height: 28px;
}
.content section article.store_info .text.valor{
	font-size: 20px;
	text-transform: uppercase;
	/* margin-top: -30px; */
}
.content section article.store_info .text p span,
.content section article.store_info .text label {
	color: #9caf88;
	font-size: 1.1em;
}
#tm-epo-totals > dl > dt {
	color: #9caf88;
}
#conteudo > article.store_info > div > div > div.tc-totals-form.tm-product-id-9543.tm-totals-form-main {
	margin-top: -30px;
}
.content section article.store_info .text select {
	margin: 0 0 0 10px;
	padding: 5px;
	font-size: 0.6em;
}
.content section article.store_info .text a.reset_variations {
	color: #9caf88;
	font-size: 0.6em;
	clear: left;
	display: block;
	margin-left: 10px;
}
.content section article.store_info .text div.woocommerce-variation-description {
	font-size: 0.5em;
    line-height: 1.2em;
    font-style: italic;
    padding-left: 60px;
}
.content section article.store_info .text.valor p.detalhe{
	font-size: .7em;
	text-transform: none;
	line-height: 1.2em;
	margin-top: 10px;
	font-style: italic;
	text-align: right;
}
.content section article.store_info div.quantity {
	    margin-top: 10px;
}
.content section article.store_info button.single_add_to_cart_button {
	width: 100%;
	/* background: #000; */
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
	border:0;
	font-size: 12px;
	margin-top: 10px;
	font-family: 'Raleway', sans-serif;
}



.content section article.store_info button.single_add_to_cart_button:hover {
	background: #9da675;
}
.content section article.store_info #bx-pager {
	width: 100%;
	margin-top: 32px;
}
.content section article.store_info #bx-pager a{
	width: calc(33% - 5px); 
	height: 74px;
	display: inline-block;
	overflow: hidden;
	border: 2px solid #9caf88;
	margin: 2.5px;
}
.bx-wrapper{
	position: relative;
}
.bx-wrapper .bx-viewport ul li a{
 	width:100%;
 	height:100%;
 	display: inline-block;
 	margin-right: 1%;
 	background-size: 100% auto;
 	background-position: center center;
}
.bx-wrapper .bx-viewport ul li a:nth-of-type(5){
	margin-right: 0;
}
.home .content section:first-child{
	width: 56.1%;
	margin: 0;
	font-size: 0;
	padding-right: 0;
}
.home .content section:nth-of-type(2){
	width: 43.9%;
	padding: 0;
}
.home .content section:first-child article{
	width: 33.33%;
	display: inline-block;
	padding-right: 10px;
	margin-bottom: 7.4px;
	vertical-align: top;
	overflow: hidden;
	height: auto;
}
/*.home .content section:first-child article:nth-of-type(2):hover div{*/
.home .content section:first-child article:hover div{
	opacity: 0.7;
}
.home .content section:first-child article:last-child:hover div{
	opacity: 1;
}
body.home > .content{
	font-size: 0;
}
.home .content section article img{
	/* max-width: 100%; */
	width: 100%;
	height: auto;
}

.home .content section .bxslider2 img{
	height: auto;
}
/*.home .content section article.long img{
	max-width: inherit;
	max-height: 100%;
	margin-left: 25%;
	left: -50%;
	width: auto;
}*/
.home .content section article > div .text{
	vertical-align: baseline;
	position: absolute;
	font-size: 15px;
	bottom: 0;
	padding: 10px 15px;
	text-transform: uppercase;
	transition: all .2s linear 0.1s;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+91&amp;0+35,1+100 */
	width: 100%;
	color: #fff;
	z-index: 9;
}
.home .content section article > div .text h3{
	font-size: 10px !important;
	font-weight: 500;
	line-height: 13px;
	width: 80%;
}
#sb-site section article div div div.bx-viewport ul.bxslider2 li a div.text h3 {
/*.home .content section .news .bx-viweport .bxslider2 li a div.text h3 {*/
	font-size: 10px;
	font-weight: 500;
	line-height: 13px;
	max-width:80%;
}
.home .content section article > div .bxslider .text h3{
/*	margin-bottom: 10px;
*/}
.home .content section article > div .text h2{
	font-size: 12px;
   	letter-spacing: 0.8px;
   	margin-bottom: 5px;
}
.home .content section article > div .text p{
	font-size: 12px;
	margin-top: 10px;
	text-transform: none;
	line-height: 16px;
}
.home .content section article > div > span{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	opacity: 0;
    transition: all .2s linear 0.1s;
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase;
    z-index: 99;
}
.home .content section article > div span ul{
	position: absolute;bottom: 0;
	padding: 19px 22px;
	width: 100%;
}
/*.home .content section article > div span ul, .home .content section article > div .text{
	
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); 
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); 
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); 
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); 
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}
*/
.home .content section article > div span ul, .home .content section article > div .text{
	 background: rgba(0,0,0,0.5);
}
.home .content section article > div span ul li a{
	color: #939598;
	font-weight: 500;
	text-decoration: none;
    font-size: 15px;
    display: inline-block;
    width: 100%;
   	margin-top: 10px;
   	letter-spacing: 0.8px;
}
.home .content section article > div span ul li a:hover{
	color: #fff;
}
.home .content section article > div span ul li a span{
	font-size: 10px;
	letter-spacing: 1px;
}
.home .content section article > div:hover > span{
	opacity: 1;
}
.home .content section article > div:hover > .text{
	opacity: 1;
}

/*.home .content section:first-child article.long{
	height: 567px;
	float: right;
}*/

.home .content section article > div{
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
}
.home .content section:nth-of-type(2) article{
	width: 100%;
	margin-bottom: 17px;

}
.home .content section:nth-of-type(2) article:nth-of-type(1){
	height: auto;

}
.home .content section:nth-of-type(1) article.eventos{
	height: auto;
	width: 66.5%;
}
.home .content section:first-child article:last-child div:hover .text{
	opacity: 1;
}

.home .bx-wrapper,.home .bx-wrapper .bx-viewport{
	position: relative !important;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	height: auto;
}

.home section article:first-child .bx-wrapper .bx-viewport ul li{
	width: 100%;
	position: relative;
}
.home section article.eventos .bx-wrapper .bx-viewport ul li{
	width: 100%;
	position: relative;
}
.home .bx-wrapper .bx-viewport ul li{
	/* background-position: center center; */
	background-repeat: no-repeat;
}

div.pagination{
	font-size:12px;
	padding-bottom: 20px;
}

footer{
 	position: fixed;
 	width: 100%;
 	height: auto;
 	bottom: 0;
 	background-color: rgba(0,0,0,0.9);
 	z-index: 9999;
 	transition: all .2s linear 0.1s;
 	/* background-image: url(http://cda.ideoma.pt/wp-content/uploads/2016/10/cpa.png); */
 	background-repeat: no-repeat;
 	background-position: 160px 35px;
}

#menu-menu-loja li.voltar_casa{
	display: none;
}

footer#footer_shop{
	background-color: #383838 !important;
}

footer:hover{
	background-color: rgba(0,0,0,1);

}

footer .vermais{
	height: 30px;
	width: 100%;
	background: url(../images/seta_menu.png) no-repeat center center;
	cursor: pointer;
}

footer .vermenos{
	height: 30px;
	width: 100%;
	background: url(../images/seta_down.png) no-repeat center center;
	cursor: pointer;
}


footer .content{
	display: none;
	/* margin: 0px auto 20px; */
	padding-top: 5px;
}
footer .content nav ul.menu{
	min-height: 100px;
	transition: all .2s linear 0.1s;
	font-size: 0;
	width: 65%;
	display: inline-block;
	text-align: left;
}

footer .content ul.side_nav_content {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin-left: 11px;
}	
footer .content .menu ul > li{
	display: inline-block;
	width: 20%;
	letter-spacing: 1px;
}

footer .content .menu ul li:nth-of-type(8){
	width: 16%;
}

footer .content .menu ul li {
	font-size: 9px;
	color: #fff;
	line-height: 14px;
	margin-bottom: 5px;
	text-align: left;
}

footer .content .menu ul li.main_link{
	font-weight: 700;
    font-size: 11px;
    margin-bottom: 5px;
    color: #fff;
}

footer .content .menu ul li.main_link a{
	color: white;
}


footer .content .menu ul li.redes{
	margin-top: 5px;
	font-size: 0;
}
footer .content .menu ul li ul{
}
footer .content .menu ul li ul li{
	width: 100%;
	padding: 0px;
	margin-bottom: 0;
}
footer .content .menu ul li ul li input, 
footer .content .menu ul li input{
	width: 100%;
	padding: 7px;
	color:#fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	font-family: 'Raleway', sans-serif;
	background: url(../images/seta_newsletter.png) no-repeat right 8px center transparent;
	font-size: 11px;
	margin-top: 5px;
}
footer .content .menu ul li a.newsletter{
	width: 100%;
	padding: 7px;
	color:#fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 9px;
	display: inline-block;
}
footer .content .menu ul li input.search{
	background: url(../images/search.png) no-repeat right 8px center transparent;
}
footer .content .menu ul li a{
	color: #b1b1b1;
	text-decoration: none;
	text-transform: uppercase;
}
footer nav.menu ul.side_nav_content li ul a{
	color: #dedede;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:800;
	font-size:11px;
}
footer nav.menu ul.side_nav_content li ul a:hover{
	color: #fff;
	text-decoration:underline;
}
footer .content .menu ul.menu li a{
	width: 100%;
	display: inline-block;
	text-align: left;
}
footer .content .menu ul li a:hover{
	color: #fff;
}
footer .content ul.side_nav_content li{
	width: 47%;
}

footer .content ul.side_nav_content li:last-child{
	margin-left: 5%;
}
footer .content ul.side_nav_content li ul{
	margin-top: 0;
}
footer .content ul.side_nav_content > li:first-child{
	color: #b1b1b1;
	text-align: right;
	/* padding-top: 15px; */
	/* padding-right: 10px; */
}
footer .content .menu > ul > li > a, footer .content .menu > ul > li.agenda ul li a{
	font-weight: 700;
	font-size: 11px;
	margin-bottom: 5px;
	color: #fff;
	/* padding: 0 10px; */
}
footer .content .menu > ul > li.agenda ul li a{
	margin-bottom: 7px;
}
footer .content .menu > ul > li.agenda ul li{
	padding: 0;
}
footer .content .menu ul li a span{
	font-size: 10px;
}
footer .content .menu > ul li ul li.redes a {
	width: 16%;
	margin-right: 5%;
	height: auto;
	display: inline-block;
	padding: 0;
	float: left;
}
footer .content .menu > ul > li ul li.redes a:last-child{
	margin-right: 0;
}
footer .content .menu > ul > li ul li.redes a img{
	width: 100%;
}
footer .content ul.side_nav_content > li:last-child ul li{
	/* margin: 5px 0; */
	margin-top: 4px;
}

footer .content ul.side_nav_content li.redes{
	margin-left: 0;
	
}
footer .content ul.side_nav_content > li:last-child ul li:first-child{
	margin-top: 0;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

::-moz-selection { 
background-color: #000; 
color: #ffffff;
}

::selection {
background-color: #000;
color: #ffffff;
}

.content div.pagination {
	
}

div.main_product_content {
	line-height: 1.5em;
	margin-top: 15px;
}

.woocommerce, .woocommerce-message {
    border-top-color: #9da675;
    font-size: 14px;
    line-height: 1.5em;
}

.woocommerce .woocommerce-message:before {
    color: #9da675;
}

div.pagination span.page-numbers.current,
div.pagination a.page-numbers {
	padding: 5px 10px;
	color: #fff;
}

div.pagination span.page-numbers.current,
div.pagination a.page-numbers:hover {
	color: black;
	border: 1px solid #9da675;
}

div.pagination a.page-numbers {
	text-decoration: none;
	color: black;
}

.bx-wrapper .bx-viewport ul li {
	margin-left: .1px;
}
.mobile-show{
	display: none !important;
}

article.related_products li a .text .text_content img {
    display: none;
}

article.related_products li a .text .text_content{
    color:black;
    font-size:12px;
}


article.related_products li a .text .text_content p {
    display: none;
}

article.related_products li a .text .text_content h2 {
	font-size:14px;
	padding-bottom:10px;
	padding-top:10px;
}

article.related_products li a .text .text_content p.preco{
    display: block;
    padding-top:10px;
}

article.related_products h2{
	font-size:14px;
	margin-bottom:10px;
}

body.page-template-page-shop-home .bx-controls{
	bottom:30px;
}

.woocommerce table.shop_table{
	font-size:14px;	
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
	width:50%;
}

.wc-proceed-to-checkout{
	font-size:14px;
}

.woocommerce a.button.alt{
	background:#9da675;
}

.woocommerce a.button.alt:hover{
	background:#9da675;
}

.woocommerce form .form-row input.input-text{
	padding:5px;
}

div#payment{
	padding:20px;	
}


form.checkout{
	font-size:14px;
	/* padding:20px; */
}

#order_review_heading{
	margin-bottom:20px;
}

.fb_iframe_widget {
    display: block !important;
    position: relative;
    /* margin-top: 20px; */
}

#accordion{
	font-size:14px;
}

#main article.menu h3 {
    display: inline-block;
    width: 100%;
    height: 100%;
    /* background: #9da675; */
    text-transform: uppercase;
    text-decoration: none;
    color: black;
    padding-bottom: 5px;
    border-radius: 0;
    margin-bottom: 10px;
    border: none;
    font-size: 16px;
    font-weight: 800;
}

#main article.menu div.ui-accordion-content{
	border:none;
	padding:0;
	overflow:hidden;
}


#main article.menu div.ui-accordion-content ul{
	width:100%;
	/* padding-left: 20px; */
}

#main article.menu div.ui-accordion-content ul.children{
	padding-left:10px;
}


#main article.menu div.ui-accordion-content ul li.active a{
	background:black;
}

body.single ul.galeria li{
	width: 10%;
	display:inline-block;
}

body.home .bx-wrapper .bx-controls{
	bottom:30px;
}

a.logo img:hover{opacity: 0.8;filter: alpha(opacity=40); /* For IE8 and earlier */}

li.page_item_has_children.current_page_ancestor.current_page_parent a {
    /* font-weight: 600; */
    /* border-bottom: 1px solid black; */
    /* padding: 0; */
    /* margin: 0; */
    /* font-size: 14px; */
    /* padding-bottom: 3px; */
    /* width: 50%; */
    /* float: left; */
    /* color: grey; */
}


.content section article.menu ul li.page_item.current_page_item > a {
    color: #9caf88;
    font-weight: bold;
}

body.single .content section article {
    /* margin-bottom: 20px; */
    /* margin-top: 20px; */
}

article.news_list ul li a p:first-child {
    color: black;
    font-weight: bolder;
}

.content section article.store_info .related_products ul li:nth-child(3) {
    /* width: 48%; */
    /* float: right; */
    /* top: 0; */
    /* position: absolute; */
    /* height: 370px; */
}

body.single.single-product #main article.menu h3, body.archive.woocommerce #main article.menu h3 {
    margin-top: 10px;
    color: #9da675;
    font-weight: 600;
}

body.single #main h4 {
    font-size: 14px;
    font-weight: normal;
    border-top: 1px solid #9caf88;
    padding-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

article.store_info div.related products ul li {
    width: 100%;
    float: none;
    height: auto;
}

p.stock{
	display:none;
}

section#conteudo article.store_info div.text button.single_add_to_cart_button{
	background:black;
}

#main article.news_list h4 a, h4.more_news.evento a {
    color: #9caf88;
    font-weight: bold;
    margin-top: 10px;
    text-decoration:none;
    font-size:14px;
    text-transform:uppercase;
}
body.blog section#main article.news_list h4{
	margin-top:15px;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .home .content section:first-child article{
    	width: 244px;
    }
}*/
@media only screen and (max-width: 1500px) { /* Slidebar widths on extra small screens. */
     .content { max-width: 60%; }

}
@media only screen and (max-width: 1400px) { /* Slidebar widths on extra small screens. */
     .content { max-width: 70%; }

}
@media only screen and (max-width: 1300px) { /* Slidebar widths on extra small screens. */
     .content { max-width: 80%; }

}
@media only screen and (max-width: 1200px) { /* Slidebar widths on extra small screens. */
     .content { max-width: 90%; }

}
@media only screen and (max-width: 1180px) { /* Slidebar widths on extra small screens. */
     .content { max-width: 92%; }

}
@media only screen and (max-width: 860px) { /* Slidebar widths on extra small screens. */
	.content{
		max-width: 98%;
		position: relative;
		padding: 50px 20px 0;
	}
	.home .content section:first-child, .home .content section:nth-of-type(2){
		width: 325px;
		display: block;
		margin: 0 auto;
		
		height: auto;
	}
	.home .content section:first-child article, .home .content section:nth-of-type(2) article:nth-of-type(1), .home .content section:nth-of-type(2) article:nth-of-type(2){
		width: 100%;
		height: auto;
	}
	.home .content section:first-child article:first-child{
		height: auto;
	}
	.home .content section:first-child article:first-child img{
		position: relative;
	}
	.home .content section:first-child article.long{
		float: none;
		height: 361px;
	}
	.home .content section article.long img{
		max-width: 100%;
		max-height: inherit;
		left: 0;
		margin: 0;
	}
	.home .content section:first-child article{
		margin-right: 0;
	}
	footer .content ul.side_nav_content{
		width: 19%;
	}
	footer .content nav ul.menu{
		width: 75%;
	}
	footer .content .menu > ul > li{
		width: 32%;
		margin-bottom: 20px
	}
	footer .content ul.side_nav_content li{
		width: 100%;
	}
	.bx-wrapper .bx-controls-direction a{
		opacity: 1;
	}
	.home section article:first-child .bx-wrapper .bx-viewport ul li, .home section article:nth-of-type(2) .bx-wrapper .bx-viewport ul li{
		height: 100%;

	}
	ul.bxslider{
		height: 361px;
	}
	.bx-wrapper .bx-viewport ul li a{
		width: 100%;
		height: auto;
		/* top: 0; */
	}
	.content section:nth-of-type(2) { width: 71%; }
	    .content section:first-child { width: 28.2%; }
	.content section article.news_content .text {
	    -webkit-column-count: 1;
	    -moz-column-count: 1;
	    column-count: 1;
	}
	
	.content section article.store_content ul li, .related_products ul li {
	    width: 45%;
	    display: inline-block;
	    margin-right: 5%;
	}
	
	footer{
		background: none;
	}
}
@media only screen and (max-width: 720px) { /* Slidebar widths on extra small screens. */
    .content section:nth-of-type(2) { width: 66%; }
    .content section:first-child { width: 33.2%; }

}

#archive .search, #archive .month, #archive .category{
	font-size: 16px;
	margin-bottom: 50px;
}

#archive .month ul li, #archive .category ul li{
	font-size: 16px;
	width: auto;
	float: none;
	height: auto;
	width: 20%;
}

#archive .category ul li{
	width: auto;
}

#archive .month ul, #archive .category ul{
	margin-top: 30px;
}

#archive .month ul li a, #archive .category ul li a{
	height: auto;
	width: auto;
	color: black;
	text-decoration: none;
	transition: none;
}

#archive .month ul li a:hover, #archive .category ul li a:hover{
	border: none;
	font-weight: bold;
	color: #9caf88; 
}

form.search-form{
	margin-top: 30px;
}

.gallery{
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.gallery h4{
	margin-top: 20px;
    margin-bottom: 20px;
    color: #9caf88;
    font-size: 18px;
}

#product_slider .owl-item img{
	/* max-height: 600px; */
	width: 100%;
	margin: 0 auto;
	display: block;
}

div#cart_price {
    width: 30%;
    display: inline-block;
    margin-left: 10%;
    text-align: right;
}

.description.title{
	width: 60%;
	display: inline-block;
}

#cart_price .quantity input{
	width: 100%;
}

#cart_price span.price{
	font-size: 25px;
    font-weight: 500;
}

pre{
	font-size: 12px;
}

.related_products{
	/* padding-top: 30px; */
	border-top: 1px solid #9da675;
	margin-top: 30px;
}

.related_products h4{
	font-size: 20px;
	/* font-weight: normal; */
	margin-bottom: 30px;
	font-weight: 600;
	border-bottom: 1px solid #9fa879;
	padding-bottom: 10px;
	color: #9da675;
	margin-top: 0;
}

.top_loja.related_products ul li{
	width: 100%;
}

.top_loja.related_products{
	margin-top: 0;
}



#main .top_loja.related_products h4{
	border-top: 0;
	font-size: 16px;
	color: #9da675;
	font-weight: 600;
}

article.menu .author{
	font-size: 14px;
    padding-top: 20px;
    border-top: 1px solid #9FA778;
}

article.menu .author h4{
	font-size: 20px;
    margin-bottom: 10px;
    color: #9FA778;
    font-weight: 500;
    text-align: center;
}

article.menu .author .description{
	margin-top: 20px;
}

.file_download{
	color: #9caf88;
	text-decoration: none;
	margin-top: 30px;
	display: block;
	text-align: center;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #9caf88;
	font-weight: 600;
}

a#modal_open{
	margin-top: 0;
}

.file_download:hover, #stock_check:hover{
	color: white;
	background: #9caf88;
	cursor: pointer;
}

footer .content ul.store_nav > li.cart {
    color: white;
    text-align: right;
    border: 1px solid white;
    padding-top: 0;
    padding: 7px;
    /* margin-right: 20px; */
    width: 100%;
    background: url(../images/basket_white.svg) no-repeat left 10px center;
    margin-top: 18px;
    background-size: 10%;
    display: none;
}

footer .content ul.store_nav > li.cart a{
	font-size: 11px;
}

ul.store_nav{
	width: 17%;
	display: none;
}

footer .content ul.store_nav > li.cart.login {
    margin-top: 10px;
    width: 100%;
    text-align: right;
    margin-top: 4px;
    background: url(../images/pessoa_white.svg) no-repeat left 10px center;
    background-size: 10%;
}

footer .content ul.side_nav_content #redes {
    margin-top: 10px;
}

.embed-container{
	margin: 30px 0;
}

body.single-product .store_info .stock{
	/* background: #98a58b; */
	text-align: center;
	color: #98a58b;
	display: none;
	padding: 5px;
	border: 1px solid #98a58b;
	background: #98a58b;
	color: white;
	font-size: 14px;
}

#stock_check{
	width: 100%;
	border: 1px solid #9caf88;
	background: white;
	padding: 9px;
	color: #9caf88;
	text-transform: uppercase;
	margin-top: 20px;
	font-weight: 500;
	font-size: 12px;
}

ul.store_menu li ul.children{

}

ul.store_menu ul.children li {
    padding-left: 20px;
}

.content section article.menu ul.store_menu li a:hover {
    font-weight: bold;
    background: none;
}

article.menu ul.store_menu li.current-cat-ancestor a {
    font-weight: 500;
}

.content section article.menu ul.store_menu li.current-cat-ancestor ul.children li.current-cat a {
    font-weight: bold;
    color: #9FA778;
}

ul.store_menu li.current-cat > a {
    font-weight: bold;
    color: #9FA778;
}



body.woocommerce article.menu form.search-form {
    margin-top: 20px;
    margin-bottom: 20px;
}

body.woocommerce article.menu form.search-form input.search-field {
    width: 85%;
    border: none;
    border-bottom: 1px solid #9FA778;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 12px;
}

body.woocommerce article.menu input.search-submit {
    width: 10%;
    background: transparent;
    border: none;
    padding: 10px;
    text-align: center;
    color: #9caf88;
    font-weight: 600;
    font-size: 0;
    cursor: pointer;
    text-transform: uppercase;
    margin-left: 5%;
    background: url(../images/search_green.svg) no-repeat center transparent;
}
/*

body.page-template-page-shop-home footer .content ul.side_nav_content, body.woocommerce footer .content ul.side_nav_content, body.page-template-page-store-general footer .content ul.side_nav_content {
    width: 16%;
}

body.page-template-page-shop-home footer .content ul.side_nav_content li, body.woocommerce footer .content ul.side_nav_content li, body.page-template-page-store-general footer .content ul.side_nav_content li  {
    width: 100%;
    margin-left: 0;
}
*/

.mobile_related{
	display: block;
    color: #9caf88;
    font-size: 20px;
    padding-bottom: 10px;
}

.related_products ul li{
	height: auto;
}

body.woocommerce-cart .content section article.text_content h1, body.woocommerce-checkout .content section article.text_content h1{
	margin-bottom: 20px;
	margin-top: 0;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
    background: #9da675;
}

body.single #main h4.more_news{
	/* border-top: none; */
}

article.news_list h4, h4.more_news.evento{
	margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    border: 1px solid #9caf88;
    color: #9caf88;
}

article.news_list h4:hover, h4.more_news.evento:hover{
	background:#9caf88;
	color: white;
}

#main article.news_list h4:hover a, h4.more_news.evento:hover a{
	color: white;
}

article.news_list h4 a:hover, h4.more_news.evento a:hover{
	color: white;
}

section#conteudo img.banner_top_page {
    width: 100%;
}


body.page-template-default .content section article.menu > a {
    background: none;
    border: none;
    padding: 0;
    height: auto;
    border: 0;
    margin-bottom: 0;
    width: 100%;
    display: block;
    text-align: left;
}

ul#related_list li a img, .top_loja ul li a img {
    width: auto;
}

img.cpa{
	width: 80%;
}
#conteudo.pagina_content article img {
    width: auto;
    max-width: 100%;
}

figure.gallery-item {
    width: auto;
    /* margin: 0; */
    display: inline-block;
}


.easygoi-textfield br{
    display: none;
}

.easygoi-emailfield br{
    display: none;
}

.easygoi-emailfield input, .easygoi-textfield input{
	margin-left: 20px;
    width: 300px;
} 

table#egoitable {
    margin-top: 30px;
}

.easygoi-button-element input{
	    padding: 5px;
	    display: block;
	    /* width: 30%; */
	    background: none;
	    border: 1px solid #9da675;
	    color: #9da675;
	    font-size: 16px;
	    float:right;
	    /* margin: 0 auto; */
	    cursor: pointer;
	    text-transform: capitalize;
}

.easygoi-button-element input:hover{
	background: #9da675;
	color: white;
}

#gform_fields_2, #gform_fields_3{
	padding-left: 0;
}

input#gform_submit_button_2, #gform_submit_button_3 {
    background: none;
    /* border: 1px solid #9da675; */
    /* padding: 10px; */
    padding: 10px;
    text-align: center;
    border: 1px solid #9caf88;
    color: #9caf88;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

input#gform_submit_button_2:hover, #gform_submit_button_3:hover{
	background: #9caf88;
	color: white;
}

iframe html body .container{
	width: 100%;
}

.owl-nav .owl-prev{
	display: block;
	position: absolute;
	left: 10px;
	top: calc(50% - 15px);
	height: 40px;
	width: 40px;
	background: url(../images/store_prev.png);
	background-repeat: no-repeat;
}

.owl-nav .owl-next{
	display: block;
	position: absolute;
	right: 0px;
	top: calc(50% - 15px);
	height: auto;
	/* background-repeat: no-repeat; */
	background: url(../images/store_next.png);
	/* background-size: contain; */
	background-repeat: no-repeat;
	width: 11px;
	height: 26px;
	right: 10px;
}

body.page-template-page-store-general .content section article.menu > a {
    display: none;
}

.single-post .gallery .bx-controls, .page-template-default .gallery .bx-controls{
	width: 100%;
    position: absolute;
    top: 0;
    height: 100px;
}



.gallery .bx-wrapper .bx-prev, .gallery .bx-wrapper .bx-next{
	height: 100px;
    top: 0;
    opacity: 1;
    margin: 0;
}

.gallery .bx-wrapper .bx-next {
	background: url(../images/store_next.png) no-repeat center center rgba(255,255,255,0.9);
}

.gallery .bx-wrapper .bx-prev{
	background: url(../images/store_prev.png) no-repeat center center rgba(255,255,255,0.9);
}



body.single-post .gallery .bx-wrapper .bx-viewport, body.page-template-default .gallery .bx-wrapper .bx-viewport {
	z-index: 2;
}

.single_request_price{
	margin-bottom: 20px;
}

.toggler{
	display: inline-block;
    width: auto;
    margin-left: 10px;
    background: none;
    border: 1px solid #9da675;
}

.toggler:hover{
	background: #9da675;
	color: white;
}

ul.children{
	display: none;
}

.content section article.menu ul.store_menu li.current-cat ul.children, .content section article.menu ul.store_menu li.current-cat-ancestor ul.children{
	display: block;
}

.content section article.menu ul.store_menu > li > a{
	width: auto
}

.content section article.menu ul.store_menu li{
	text-align: left;
}

table.variations select{
	max-width: 95%;
    background: none;
    vertical-align: middle;
    border: none;
    background: none;
    border: 1px solid #9caf88;
    border-radius: 0 !important;
    padding: 0;
    width: 95%;
    margin-left: 10px;
    /* text-transform: uppercase; */
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    padding: 5px;
    -moz-appearance: none;
}

table.variations td.value{
	width: 100%;
}

table.variations td.label{
	text-align: left;
    font-size: 14px;
}

table.variations{
	margin-top: 20px;
}

.woocommerce-variation p{
	font-size: 12px;
	text-align: left;
	text-transform: none;
	text-align: justify;
}

.content  article.text_content .gform_wrapper ul{
	padding-left: 0;
}

article.text_content .gform_wrapper .gform_footer input.button{
	color: #9caf88;
    text-decoration: none;
    margin-top: 30px;
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 3px;
    border: 1px solid #9caf88;
    font-weight: 600;
    width: 20% !important;
    margin: 0 auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    padding: 10px;
    text-transform: uppercase;
}

article.text_content .gform_wrapper .gform_footer input.button:hover{
	background: #9caf88;
	color: white;
	cursor: pointer;
}

body article.text_content .gform_wrapper .top_label div.ginput_container{
	margin-top: 8px;
}


@media only screen and (max-width: 480px) { /* Slidebar widths on extra small screens. */
/*.content section:first-child { display:none; }*/
	.content{
		margin-bottom: 0;
		padding-top: 70px;
	}
	
	.description.title{
		width: 100%;
		display: block;
	}
	
	#main article:nth-child(-n+7) {
    	display: none; 
	}
	
	
	body.page-template-page-shop-home #main article:nth-child(-n+6){
		display: inline-block;
		width: 50%;
	}
	
	body.page-template-page-shop-home #main article:first-child{
		width: 100%;
	}
	
	
	body.home section#news{
		padding-right: 10px;
	}
	
	.content section article.store_info h2{
		font-size: 24px;
		word-wrap: break-word;
		width: 100%;
	}
	
	
	body.home.page-template-default #main article:first-child, body.home.page-template-default #main article:nth-last-child(2){
		/* display: inline-block; */
		/* width: 100%; */
		display: none;
	}

	body.page-template-page-shop-home #main article:nth-last-child(2){
		width: 50%;
		display: inline-block;
	}
	
	.sb-slidebar #menu-menu-rodape-1 li#redes a img{
		width: 100%;
	}
	
	.sb-slidebar #menu-menu-rodape-1 li#redes a{
		width: 22%;
		display: inline-block;
	}
	
	.sb-sliderbar #menu-menu-rodape-1 li#languages{
		font-size: 0;
	}
	
	.sb-slidebar #menu-menu-rodape-1 li#languages a{
		width: 45%;
		display: inline-block;
		font-size: 17px;
	}
	
	.home .content section article img{
		height: auto;
	}
	
	
	
	.home .content section:first-child article:hover div{
		opacity: 1;
	}
	
	div#cart_price {
	    width: 100%;
	    display: inline-block;
	    /* margin-left: 10%; */
	    text-align: right;
	    margin-left: 0;
	}
	
	
	.related_products ul li a img{
		width: 100%;
	}
	
	.related_products ul li .text_content img{
		width: auto;
	}
	
	#related_products #related_list{
	    margin-top: 20px;
	    border-top: 1px solid #9da675;
	    padding-top: 20px;
	}
	
	.top_loja.related_products {
	    margin-top: 0;
	    border-top: none;
	    padding-top: 0;
	}
	
	.content section article.store_content ul li, .related_products ul li {
	    width: 47%;
	    display: inline-block;
	    margin-right: 3%;
	    height: auto;
	    margin-bottom: 20px;
	}
	
	#main article div img{
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	
	body.archive.woocommerce #main article{
		width: 100%;
	}
	
	.mobile-show{
		display: block !important;
		padding: 10px;
		/* margin-bottom: 20px; */
	}
	
	.mobile-show img{
		margin-left: 10px;
	}
	
	.mobile-hidden{
		display: none;
	}
	header{
		height: auto;
		bottom: inherit;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		background: #000000;
	}
	header ul{
	    display: inline-block;
	    vertical-align: bottom;
	    position: absolute;
	    right: 20px;
	    bottom: 0;
	}
	header ul li{
		display: inline-block;
		width: 25%;
		height: auto;
		border-right: 1px solid #fff;
		font-size: 15px;
		text-align: center;
		height: 50px;
		vertical-align: middle;
	}
	header ul li a, header ul li span{
		display: inline-block;
		width: 100%;
		height: 100%;
		padding: 14px 0;
		cursor: pointer;
		color: #fff;
		text-decoration: none;
		font-size: 22px;
		line-height: 18px;
	}
	header ul li:last-child{
		border-right: 0;
	}
	footer .vermais{
		display: none;
	}
	.nav-collapse ul {
	  margin: 0;
	  padding: 0;
	  width: 100%;
	  display: block;
	  list-style: none;
	}
	.home .content section:first-child, .home .content section:nth-of-type(2){
		width: 100%;
	}
	.nav-collapse li {
	  width: 100%;
	  display: block;
	}

	.js .nav-collapse {
	  clip: rect(0 0 0 0);
	  max-height: 0;
	  position: absolute;
	  display: block;
	  overflow: hidden;
	  zoom: 1;
	  bo
	}

	.nav-collapse.opened {
	  max-height: 9999px;
	}
	.js .nav-collapse-0.opened{
		position: absolute;
		bottom: 0px;
		left: 0;
		background: #000;
		z-index: 99999999999;
	}

	.nav-toggle {
	  -webkit-tap-highlight-color: rgba(0,0,0,0);
	  -webkit-touch-callout: none;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  -o-user-select: none;
	  user-select: none;
	}
	footer .content{
		display: block !important;
		padding-top: 0;
	}
	footer .content nav ul.menu{
		width: 100%;
		background: #000;
		z-index: 999;
	}
	
	#menu-menu-loja li.voltar_casa{
		display: block;
	}
	
	footer .content .menu > ul > li{
		width: 100%;
		font-size: 20px;
	}
	.sb-slidebar nav ul li{
		width: 100%;
		height: auto;
	}
	.sb-slidebar nav ul li a{
		padding: 9px 10px;
		border-bottom: 1px solid rgba(255,255,255,0.03);
		color: #fff;
		text-decoration: none;
		display: inline-block;
		width: 100%;
		font-size: 14px;
	}
	.sb-slidebar > nav > ul > li > a, .sb-slidebar > nav > ul > li:last-child > ul > li > a {
		text-transform: uppercase;
		font-size: 17px;
		font-weight: bold;
		padding: 15px 10px;
		color: #fff;
	}
	.sb-slidebar > nav > ul > li:last-child > ul > li > a { margin-top: 20px; }
	.sb-slidebar > nav > ul > li ul{ margin-bottom: 20px; }
	.sb-slidebar > nav > ul > li ul li a{ color: #acacac; }
	.content section:first-child, .content section:nth-of-type(2){
		margin-right: 0;
		width: 100%;
		padding-left: 0;
		height: auto;
		padding-bottom: 0;
	}
	.content section article.store_info .related_products ul li, .content section article.store_image, .content section article.store_info{ width: 100%; }
	article.news{ background:blue; height:300px; }
	.content section article.store_info{ padding-left: 0; }	
	.home .content section:nth-of-type(1) article.eventos { width:100%; }
	.home .content section:last-child article bx.viewport{ overflow:visible !important; }
	.home .content section:last-child article bx.viewport ul li{ height:300px; }
	.banner_top_page{width:100%;height: auto;}
	
	
	section#main{padding-bottom:0;}
	
	body.home section#main{
		margin-top: 100px;
	}
	
	section#conteudo{
		margin-top: 100px;
	}
	
	
	.content section article.store_info .related_products ul li:nth-child(3){ width:100%; height:auto; }
	.content section article.text_content h1{ margin-bottom:20px; }
	
	a.logo{
		display: none;
	}
	
	#main article div img#store-home-logo{
		display: none;
	}
	
	header.loja{
		background: #383838;
	}
	
	
}

@media only screen and (max-height: 352px) {
	header, .sb-slidebar{ position: absolute !important; }
}

.content section article.text_content h1.with_sub{
	margin-bottom: 5px;
	font-size: 24px;
}

h2.subtitulo{
	font-size: 24px;
	color: #9da675;
	font-weight: 300;
	margin-bottom: 20px;
	margin-top: 5px;
}

article#loja{
	padding-left: 0;
}

.sharing h3{
	color: #9fa879;
    text-align: left;
    margin-top: 10px;
    font-size: 1.3rem;
    margin-top: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #9fa879;
    padding-bottom: 10px;
}


.navigation {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 50px;
}

.navigation a{
    color: #9caf88;
    text-decoration: none;
    font-weight: bold;
}

.navigation a:hover{
	opacity: 0.7;
}

body.single-product .sharing h3{
	font-weight: 600;
	font-size: 20px;
	margin-top: 40px;
}

body.single-product .related_products{
	border-top: 0;
}

.navigation a[rel="next"]{
    float:right;
}

.a2a_svg, .a2a_count { border-radius: 0 !important; }

.a2a_default_style a{
  margin-right: 5px;
}

.next_post{
	float:right; 
}

.single-product .navigation{
	font-size: 16px;
}

p.product_categories{
	font-size: 14px;
    margin-top: 20px;
    color: #9da675;
}

.single-product .navigation a{
	font-weight: normal;
}

img#store-home-logo:hover {
    opacity: 0.7;
}

article.eventos:hover {
    opacity: 0.7;
}

section#news:hover {
    opacity: 0.7;
}

img.cpa:hover {
    opacity: 0.7;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
    min-width: 150px;
}

.sharing .facebook, .sharing .twitter{
	width: auto;
	display: inline-block;
}