

body.noscroll{
    position: fixed; 
    width: 100%;
}
.separator_top {
width:36% !important;
}
.blog .title_outer {
display: none;
}
.news-block .title_outer {
display: block !important;
}

.news-block .title_outer.with_image .title .title_subtitle_holder {
display: block;
padding: 7% 0;
}

li.current-lang {
    text-decoration: underline;
}
.product{
    border-color: #f4f4f5;
    background-color:#f4f4f5;

}


.descricao {
    margin-left: -40px;
}
.navigation{
    margin-top: 100px;
}

#products .nav-txt {
    text-align:center;
    color: #201d1e;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    transition: width 0.2s, left 0.1s, right 0.1s;
}

#products #next {
  border-left: solid 50px;
color:#fff;
  padding: 0;
}

#products #prev {
  border-right: solid 50px;
color:#fff;
  padding: 0;
}
.nav-image img {
    height: auto;
    width: 50% !important;
    margin: auto;
    opacity: 0.4;
}

#products .icon_holder-nav-next {
    display: table;
    color: #fff;
    position: relative;
    margin: 0 0 0 auto;
    color: #e5e5e5;
    font-size: 40px;
padding:15px

}

#products .icon_holder-nav-prev {
    display: table;
    color: #fff;
    position: relative;
    margin: 0 0 0 10px;
    color: #e5e5e5;
    font-size: 40px;
padding:15px
}


#products .nav{
    background-color: #f8f8f8;
    margin-top: 150px;
}

#products .q_image_with_text_over{
    cursor: pointer;
}




.lang-item{
    display: inline-block;
}

.content_singe{
    margin-top: -10px;
}


.side_menu h4 {
    margin: 20px 0 0 0;
    font-weight: bold;
}


.product_btn{
    color: #ffffff;
    border-color: #b29867;
    background-color: #b29867;
    font-size: 14px !important;
    line-height: 25px !important;
    height: 28px !important;
    padding: 5px 10px !important;
}

.featured-product-image {
    max-height: 340px;
    width: auto !important;
    margin: auto;
}

#av-overlay-wrap { 
	position: fixed; 
	height: 100%;
	width: 100%;
    background: rgba(255, 255, 255, 0.95);
	z-index: 10000;
	display: block;
	top: 0;
	left: 0;
    text-align:center;
display:none;


}

#av-overlay {
 
  width: 50%;
  height: 50%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;

}
#av-overlay h1 {
	margin-bottom: 20px;
}
#av-overlay p {
	margin-bottom: 10px;
}
#av-overlay .submit {
	margin-bottom: 0;
}

#av-overlay input[type=text] {
	width: 50px;
	outline: none;
}
#av-overlay #av_verify_y {
	width: 70px;
}

#av-overlay .error {
	padding: 12px;
	background-color: #ffebe8;
	border: 1px solid #c00;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}


	
