.FWcategorybox {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
	box-shadow: 0 1px 5px rgba(0,0,0,0.3);
	border: none;
	margin: 5px;
	background: #f2f2f2;
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e6e6e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #e6e6e6));
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #e6e6e6 100%);
	background: -o-linear-gradient(top, #f2f2f2 0%, #e6e6e6 100%);
	background: -ms-linear-gradient(top, #f2f2f2 0%, #e6e6e6 100%);
	background: linear-gradient(to bottom, #f2f2f2 0%, #e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e6e6e6', GradientType=0 );
	position: relative;
}

.FWcategorybox:hover {-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);box-shadow: 0 1px 5px rgba(0,0,0,0.5);}
.FWcategorybox:hover a#FWcategorynamelink {padding: 15px 0;}

a#FWcategorynameImage {text-align: center;display: block;}
a#FWcategorynameImage img {max-height: 100%;max-width: 100%;}

a#FWcategorynamelink {
padding: 5px 0;
font-weight: normal;
font-size: 16px;
text-align: center;
display: block;
text-decoration: none;
-webkit-transition: all 150ms ease-in 0ms;
-moz-transition: all 150ms ease-in 0ms;
-o-transition: all 150ms ease-in 0ms;
transition: all 150ms ease-in 0ms;
position: absolute;
bottom: 4px;
width: 100%;
background: rgba(205,112,183,0.75);
color: #000;
}

.categoryTitleTop {
margin: 0 !important;
border-bottom: 1px solid #ddd;
padding: 0 0 7px;
}

.categoryTitleTop .orderby-displaynumber {padding: 0px;border: none;	margin: 0px;}

.orderby-displaynumber .pagedropdown {
background: url("../images/flexible/selection_box_down.png") no-repeat scroll right center #FFF;
background-color: #fff;
border: none;
padding: 0px;
width: 50px;
overflow: hidden;
display: inline-block;
cursor: pointer;
height: 25px;
line-height: 25px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 0px 0px 2px 0px #CDCDCD;
-webkit-box-shadow: 0px 0px 2px 0px #CDCDCD;
-moz-box-shadow: 0px 0px 2px 0px #CDCDCD;
color: #666;
float: right;
margin-left: 10px;
}
.orderby-displaynumber .pagedropdown select {
background: transparent;
width: 78px;
color: #666;
cursor: pointer;
outline: none;
border: none;
font-size: 13px;
padding: 4px 0 3px 3px;
}

.orderby-displaynumber .pagedropdownResults {display: block;line-height: 24px;float: right;}
.header_shadow {background: url(../images/flexible/header_shadow.png) top center no-repeat transparent;}
.orderby-displaynumber {border: none;margin: 0px;padding: 10px 0 0 0;}
.orderby-displaynumber .title {
margin: 0px !important;
border-bottom: none !important;
padding: 0px !important;
display: none;
}

.orderlistcontainer div.activeOrder {
background: url("../images/flexible/selection_box_down.png") no-repeat scroll right center #FFF;
border: none;
padding: 0;
width: auto;
height: 25px;
line-height: 25px;
padding: 0px 40px 0 10px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 0px 0px 2px 0px #CDCDCD;
-webkit-box-shadow: 0px 0px 2px 0px #CDCDCD;
-moz-box-shadow: 0px 0px 2px 0px #CDCDCD;
color: #666;
}

#vm-pagination-markezone-style1 {
text-align: center !important;
margin: -34px -1px 10px 0;
}

#vm-pagination-markezone-style1 ul li a {
border: thin solid #fff;
background: #e2e2e2;
background: -moz-linear-gradient(-45deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #e2e2e2), color-stop(50%, #dbdbdb), color-stop(51%, #d1d1d1), color-stop(100%, #fefefe));
background: -webkit-linear-gradient(-45deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
background: -o-linear-gradient(-45deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
background: -ms-linear-gradient(-45deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
background: linear-gradient(135deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );
-webkit-box-shadow: 0px 0px 2px #CDCDCD;
-moz-box-shadow: 0px 0px 2px #CDCDCD;
box-shadow: 0px 0px 2px #CDCDCD;
color: #333;
margin: 1px;
padding: 3px 5px;
display: block;
font-size: 12px;
font-weight: bold;
}

#vm-pagination-markezone-style1 ul li span {
border: thin solid #fff;
background: #e2e2e2;
background: -moz-linear-gradient(-45deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #e2e2e2), color-stop(50%, #dbdbdb), color-stop(51%, #d1d1d1), color-stop(100%, #fefefe));
background: -webkit-linear-gradient(-45deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
background: -o-linear-gradient(-45deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
background: -ms-linear-gradient(-45deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
background: linear-gradient(135deg, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );
-webkit-box-shadow: 0px 0px 2px #CDCDCD;
-moz-box-shadow: 0px 0px 2px #CDCDCD;
box-shadow: 0px 0px 2px #CDCDCD;
color: #aaa;
margin: 1px;
padding: 3px 5px;
display: block;
font-size: 12px;
}

#vm-pagination-markezone-style1 ul li {
line-height: normal;
margin: 0px;
padding: 0px;
float: left;
}

.nomargin {margin: 0 !important;}

.browse-view .row .product .spacer {
margin-left: 20px;
padding: 15px 5px 5px 5px;
background: #ffffff;
border: 1px solid #e1e1e1;
font-family: 'Open Sans', sans-serif;
position: relative;
}

.browse-view .row {
	margin: 0;
	margin-left: -20px;
}

.browse-view .product {text-align: center;}

.browse-view .slide-box {
width: 100%;
padding: 5px 15px 15px 15px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
text-align: left;
position: relative;
}

.browse-view .row .product .spacer h2 {
/*max-width: 150px;*/
display: inline-block;
font-size: 16px;
line-height: 18px;
font-weight: bold;
/*white-space: nowrap;*/
}

.browse-view span.vote {display: block;}
.browse-view .row .product .spacer .product-price {
margin: 0;
color: #acacac;
}

.browse-view .row .product .spacer span {color: #acacac;}

.browse-view .row .product .spacer .product-price div {clear: both;margin-top: -34px;margin-bottom: 5px;}
.browse-view .row .product .spacer .product-price div > span {float: right;}
.product-price div > span {font-weight: 400;font-size: 15px !important;}

.browse-view .row .product .spacer .product-price .PricetaxAmount {font-size: 13px;}

.browse-view .row .product .spacer .product-price > div.PricesalesPrice {
font-size: 0; 
height: 0; 
margin-bottom: 0; 
text-indent: -9999px; 
}

.browse-view .row .product .spacer .product-price div.PricesalesPrice > span {
background: #9b4764;
text-indent: 0;
font-size: 20px !important;
line-height: 26px;
padding: 2px 10px;
/*position: absolute;*/
top: 0;
right: 0;
color: #fff;
font-family: 'Open Sans', sans-serif;


color: #ffffff;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
box-shadow: 0 1px 1px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
background-color: #9b4764;
background-image: -webkit-gradient(linear,0 0,0 100%,from(#A84D6C),color-stop(45%,#a14a68),to(#853d56));
background-image: -webkit-linear-gradient(#A84D6C,#a14a68 45%,#853d56);
background-image: -moz-linear-gradient(top,#A84D6C,#a14a68 45%,#853d56);
background-image: -o-linear-gradient(#A84D6C,#a14a68 45%,#853d56);
background-image: linear-gradient(#A84D6C,#a14a68 45%,#853d56);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa84d6c', endColorstr='#ff853c55', GradientType=0);
border: 0px solid transparent;
border-bottom-color: rgba(0,0,0,0.4);
}

.browse-view .row .product .spacer .product-price + div {clear: both;text-align: center;}
.browse-view .paddingtop8 {margin: 10px 0 0 0;padding-top: 14px;}
.browse-view .paddingtop8 .vmicon {margin: 0 auto;}
.browse-view .paddingtop8 .stock-level {margin-top: -2px;}

.browse-view .paddingtop8 span.stock-level {
margin-top: 0px;
display: block;
font-size: 11px !important;

font-family: 'Open Sans', sans-serif;
}

.vm2-nostock {
background: url("../images/no-stock.png");
width: 146px;
height: 17px;
display: block;
}

.vm2-normalstock {
background: url("../images/normal-stock.png");
width: 146px;
height: 17px;
display: block;
}

.vm2-lowstock {
background: url("../images/low-stock.png");
width: 146px;
height: 17px;
display: block;
}

.browse-view .slide-box > div:last-child {text-align: center;}

a.product-details {
/* padding: 6px 30px 6px 15px; */
display: inline-block;
/* margin: 2px 0 0; */
text-decoration: none !important;
/*font-size: 15px;*/
line-height: 1em;
/* position: relative; 
*/
/*-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;*/

position: absolute;
font-size: 12px;
left: 15%;
top: -40px;
margin: 0;
width: 70%;
background: rgba(0,0,0,0.15);
color: #000;
padding: 5px 4px 5px 0;
border:none;
z-index: 40000;
margin-left: -4px;

/*color: #ffffff;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
box-shadow: 0 1px 1px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
background-color: #9b4764;
background-image: -webkit-gradient(linear,0 0,0 100%,from(#A84D6C),color-stop(45%,#a14a68),to(#853d56));
background-image: -webkit-linear-gradient(#A84D6C,#a14a68 45%,#853d56);
background-image: -moz-linear-gradient(top,#A84D6C,#a14a68 45%,#853d56);
background-image: -o-linear-gradient(#A84D6C,#a14a68 45%,#853d56);
background-image: linear-gradient(#A84D6C,#a14a68 45%,#853d56);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa84d6c', endColorstr='#ff853c55', GradientType=0);
border: 1px solid transparent;
border-bottom-color: rgba(0,0,0,0.4);*/
}

a.product-details:hover {background: #444;color: #fff;}

a.product-details::after {
content: '';
position: absolute;
right: 10px;
top: 0;
width: 6px;
height: 100%;
background-image: url("../images/readmore.png");
background-repeat: no-repeat;
background-position: right center;
}

.horizontal-separator {
clear: both;
display: inline-block;
width: 100%;
background: none;
margin: 0;
height: auto;
}

.browse-view .row .product .spacer .product-sku {
	font-size: 13px;
	/*position: absolute;*/
	margin-top: 3px !important;
	margin-bottom: 0 !important;
	line-height: 16px;
}

.browse-view .row .product .spacer .PricediscountAmount {
font-size: 13px;
margin-bottom: 0 !important;
line-height: 15px;
}

.browse-view .row .product .spacer .PricediscountAmount > span {
color:red;
}

.browse-view .row .product .spacer .min-imagem-height {
	/*position: relative;
	height: 0;
	padding-bottom: 90%;*/
}

/* PRODUTOS ########################################################## */
.productdetails-view {font-family: 'Open Sans', sans-serif;}

.productdetails-view .spacer-buy-area {
	/*border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;*/
	padding: 0 10px;
	margin: 0 0 0 10px;
}

.productdetails-view .product-title {margin-bottom: 10px;}

.productdetails-view .product-title .back-to-category  a {
display: inline-block;
text-decoration: none !important;
line-height: 1em;
font-size: 12px;
margin: 0;
background: rgba(0,0,0,0.15);
color: #000;
padding: 5px 20px 5px 15px;
border: none;
position: relative;
left: 0;
top: 0;
width: auto;
}

.productdetails-view .spacer-buy-area .module-title h2 {color:#000;}
.productdetails-view .product-title .icons {margin: 0 10px;}
.productdetails-view .spacer-buy-area .product-sku {color: #6e6e6e;font-size: 14px;line-height: 1em;float:left;}
.productdetails-view .spacer-buy-area .manufacturer{color:#6e6e6e;line-height:1em;margin:0;float:right;}
.productdetails-view .spacer-buy-area .manufacturer span{font-weight: normal;}
.productdetails-view .spacer-buy-area .product-details-separator {
	background: url(../images/hr_back.png) repeat-x 0 0;
	border: none;
	display: block;
	height: 1px;
	margin: 10px 0;
}
.productdetails-view .spacer-buy-area .vote{font-size:11px;color:#000;margin:0;}
.productdetails-view .spacer-buy-area .product-price {margin:0;}
.productdetails-view .spacer-buy-area .product-rating{float:left;}
.productdetails-view .spacer-buy-area .product-ask-question{float:right;}
.productdetails-view .spacer-buy-area .ask-a-question{font-size:11px;color:#000;margin:0;line-height:1.2em;}
.productdetails-view .spacer-buy-area .ask-a-question a{padding: 4px 10px;font-weight:normal;}
.productdetails-view .spacer-buy-area .PricesalesPrice span {font-weight: 400;font-size:22px !important;color:#000;}
.productdetails-view .spacer-buy-area .PricediscountAmount {font-size:11px;color:#000;line-height:1em;}
.productdetails-view .spacer-buy-area .PricediscountAmount span {font-size:11px !important;color:#ff0000;line-height:1em;}
.productdetails-view .spacer-buy-area .PricetaxAmount {font-size:12px;}
.productdetails-view .spacer-buy-area .PricetaxAmount span {font-size:12px !important;}
.productdetails-view .spacer-buy-area .addtocart-bar {text-align:center;margin:0 0 -7px 0;padding:0;/*background-color: rgba(205,112,183,0.15);*/}
.productdetails-view .spacer-buy-area .addtocart-bar .quantity-box {padding:0;width: 20px;}
.productdetails-view .spacer-buy-area .addtocart-area form {margin:0;}

.productdetails-view .spacer-buy-area .addtocart-bar .quantity-box input {
background: #757472;
background: -moz-linear-gradient(top, #757472 0%, #757472 50%, #62615f 50%, #62615f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#757472), color-stop(50%,#757472), color-stop(50%,#62615f), color-stop(100%,#62615f));
background: -webkit-linear-gradient(top, #757472 0%,#757472 50%,#62615f 50%,#62615f 100%);
background: -o-linear-gradient(top, #757472 0%,#757472 50%,#62615f 50%,#62615f 100%);
background: -ms-linear-gradient(top, #757472 0%,#757472 50%,#62615f 50%,#62615f 100%);
background: linear-gradient(to bottom, #757472 0%,#757472 50%,#62615f 50%,#62615f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757472', endColorstr='#62615f',GradientType=0 );
border: 1px solid #828282 !important;
border-color: #828282 #333333 #1d1d1d !important;
-webkit-box-shadow: 0 1px 1px #545454, inset 0 1px 0 #cfcfcf !important;
-moz-box-shadow: 0 1px 1px #545454, inset 0 1px 0 #cfcfcf !important;
box-shadow: 0 1px 1px #545454, inset 0 1px 0 #cfcfcf !important;
height: 28px !important;
line-height: 28px !important;
display: inline-block;
position: relative;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
-webkit-border-top-left-radius: 4px !important;
-webkit-border-bottom-left-radius: 4px !important;
-moz-border-radius-topleft: 4px !important;
-moz-border-radius-bottomleft: 4px !important;
border-top-left-radius: 4px !important;
border-bottom-left-radius: 4px !important;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
color: #FFF !important;
padding: 0px !important;
width: 20px !important;
margin-bottom: 2px;
}
.productdetails-view .spacer-buy-area .addtocart-bar .quantity-controls {
width: 15px !important;
margin: 0 5px 0 0px !important;
margin-right: 10px !important;
padding: 0px !important;
}

.productdetails-view .spacer-buy-area .addtocart-bar span.quantity-controls input.quantity-plus {
background: url(../images/quantity_plus.png) no-repeat 0 0 !important;
height: 15px !important;
width: 16px !important;
margin: 0px !important;
cursor: pointer;
-webkit-box-shadow: 0 1px 1px #545454 !important;
-moz-box-shadow: 0 1px 1px #545454 !important;
box-shadow: 0 1px 1px #545454 !important;
webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
-webkit-border-top-right-radius: 4px !important;
-moz-border-radius-topright: 4px !important;
border-top-right-radius: 4px !important;
float: left !important;
padding: 0px !important;
}

.productdetails-view .spacer-buy-area .addtocart-bar span.quantity-controls input.quantity-minus {
background: url(../images/quantity_minus.png) no-repeat 0 0 !important;
height: 15px !important;
width: 16px !important;
margin: 0px !important;
cursor: pointer !important;
-webkit-box-shadow: 0 1px 1px #545454 !important;
-moz-box-shadow: 0 1px 1px #545454 !important;
box-shadow: 0 1px 1px #545454 !important;
webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
-webkit-border-bottom-right-radius: 4px !important;
-moz-border-radius-bottomright: 4px !important;
border-bottom-right-radius: 4px !important;
float: left !important;
padding: 0px !important;
}
.productdetails-view .spacer-buy-area .addtocart-bar span.addtocart-button {
background: #757472;
background: -moz-linear-gradient(top, #757472 0%, #757472 50%, #62615f 50%, #62615f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#757472), color-stop(50%,#757472), color-stop(50%,#62615f), color-stop(100%,#62615f));
background: -webkit-linear-gradient(top, #757472 0%,#757472 50%,#62615f 50%,#62615f 100%);
background: -o-linear-gradient(top, #757472 0%,#757472 50%,#62615f 50%,#62615f 100%);
background: -ms-linear-gradient(top, #757472 0%,#757472 50%,#62615f 50%,#62615f 100%);
background: linear-gradient(to bottom, #757472 0%,#757472 50%,#62615f 50%,#62615f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757472', endColorstr='#62615f',GradientType=0 );
border: 1px solid #828282;
border-color: #828282 #333333 #1d1d1d;
-webkit-box-shadow: 0 1px 1px #545454, inset 0 1px 0 #cfcfcf;
-moz-box-shadow: 0 1px 1px #545454, inset 0 1px 0 #cfcfcf;
box-shadow: 0 1px 1px #545454, inset 0 1px 0 #cfcfcf;
padding: 0px 30px 0px 0px;
height: 28px;
display: inline-block;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
float: left;
margin: 0px;
overflow: hidden;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
width: auto;
}
.productdetails-view .spacer-buy-area .addtocart-bar span.addtocart-button input.addtocart-button {
padding-top: 5px !important;
display: block !important;
font-size: 12px !important;
white-space: nowrap !important;
color: #fff !important;
border: none !important;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
background: none !important;
border: none !important;
height: 28px !important;
padding: 0 12px !important;
cursor: pointer !important;
letter-spacing: normal;
width: auto;
}
.FlexibleCSS3Button-icon-right {
position: absolute;
right: 0px;
top: 0px;
height: 100%;
width: 32px;
border-left: 1px solid #767676;
-webkit-box-shadow: 0 1px 1px #545454, inset 0 1px 0 #cfcfcf;
-moz-box-shadow: 0 1px 1px #545454, inset 0 1px 0 #cfcfcf;
box-shadow: 0 1px 1px #545454, inset 0 1px 0 #cfcfcf;
}
.FlexibleCSS3Button-icon-right span {
width: 38px;
height: 38px;
opacity: 1;
position: absolute;
left: 50%;
top: 50%;
margin: -20px 0px 0px -20px;
background: transparent url(../images/arrow_right.png) no-repeat 50% 55%;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}

.productdetails-view .spacer-buy-area .addtocart-area .product-fields {margin:0;}
.productdetails-view .spacer-buy-area .addtocart-area .product-field {float:none;width:100%;margin:0;}
.productdetails-view .spacer-buy-area .addtocart-area .product-fields-title-wrapper {
background: #ebebeb;
padding:1px 0 1px 7px;
margin:5px 0px;
text-align: left;
font-size: 12px;
color:#000;
display: inline-block;
min-width: 25%
}
.productdetails-view .spacer-buy-area .addtocart-area .product-field-display select{margin-bottom:2px;width:auto;height:26px;line-height:26px;}

.productdetails-view .spacer-buy-area .addtocart-area .paddingtop8{padding-bottom:12px;font-size: 12px;color: #000;}
.productdetails-view .spacer-buy-area .addtocart-area .paddingtop8 .stock-level{font-size: 12px;color: #000;}
.productdetails-view .spacer-buy-area .addtocart-area .paddingtop8 .vmicon {float: left;margin: 4px 5px 0 0;}
.productdetails-view .spacer-buy-area .addtocart-area .paddingtop8 .stocktip{font-size: 12px;color: #000;}
.productdetails-view .spacer-buy-area .addtocart-area .paddingtop8 .availability{margin:0;text-align:left;}
.productdetails-view .spacer-buy-area .tabs {margin:0 0 0 4px;}
.productdetails-view .spacer-buy-area .tabs .open {margin-bottom:-1px;border-bottom:1px solid #f9f9f9;}
.productdetails-view .spacer-buy-area .tabs h3 {
	font-size: 0.8em;
	line-height: normal;
	font-weight: normal;
	margin:0;
	text-transform: uppercase;
}
.productdetails-view .spacer-buy-area .current {	border:none;border-top: 1px solid #cccccc;padding:10px 0;}
.productdetails-view .spacer-buy-area .tabs .product-short-description {margin:0;font-size:12px;line-height:normal;color:#000;}


#tab_group_2 {margin:10px 5px 0 0;padding: 0 10px;}
#tab_group_2 .tabs h3 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	margin:0;
	text-transform: uppercase;
}
#tab_group_2 .open {margin-bottom: -1px;border-bottom: 1px solid #f9f9f9;}
.productdetails-view .tabs .product-description {margin:0;}
.product-field-display a img {border:1px solid #ddd;}

.productdetails-view .spacer-buy-area .stockhandle {	width:50%;	float:left;}
.productdetails-view .spacer-buy-area .stockhandle .paddingtop8{text-align: center;margin-top:-5px;}
.productdetails-view .spacer-buy-area .stockhandle .paddingtop8 .stock-level {font-size: 12px;color: #000;}
.productdetails-view .spacer-buy-area .stockhandle .paddingtop8 .stocktip {font-size: 12px;color: #000;}
.productdetails-view .spacer-buy-area .stockhandle .paddingtop8 .vmicon {margin:0 auto;}
.productdetails-view .spacer-buy-area .stockhandle .paddingtop8 .availability {margin:0;font-size: 12px;color: #000;}

.FlexibleProductDetailShareWindow {height: 30px;}
.FlexibleShareItemLeft {border-right: 1px solid #D9D9D9;}
.FlexibleShareItemRight {border-left: 1px solid #D9D9D9;}
.FlexibleShareItemMiddle {padding-left: 8px;}

.productdetails-view .product-title .pdf-print-email{float:right;padding: 0 10px;}
.redes-sociais{clear:both;text-align:right;}

.productdetails-view .product-related-products{border:none;padding:none;}
.productdetails-view .product-related-products h4{display:none;}
.productdetails-view .product-related-products .product-field-type-R{width:18%;margin-right:2%;}
.productdetails-view .product-related-products .product-field-display{font-size:12px;line-height:normal;text-align:center;}
.productdetails-view .product-related-products .product-field-display a{display:inline-block;}

.productdetails-view .product-related-categories{border:none;padding:none;}
.productdetails-view .product-related-categories h4{display:none;}
.productdetails-view .product-related-categories .product-field-type-Z{width:18%;margin-right:2%;}
.productdetails-view .product-related-categories .product-field-display{font-size:12px;line-height:normal;text-align:center;}
.productdetails-view .product-related-categories .product-field-display a{display:inline-block;}

.specialbadge {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #ADFF2F transparent transparent;
	

	position: absolute;
	top: 0px;
	right:0px;
	z-index:9999;
}