/***************************************************************PRODUTO***********************************************************************/
body.product:not(.mobile-mode) #main .container,
body.lookDetalhe:not(.mobile-mode) #main .container{
  /*position: relative;*/
}

body.product:not(.mobile-mode) .banners.full.b-top {
    margin-top: 45px;
}

body.product:not(.mobile-mode) #main .content,
body.lookDetalhe:not(.mobile-mode) #main .content{
  overflow: visible;  
}

body.product:not(.mobile-mode) #breadcrumbs,
body.lookDetalhe:not(.mobile-mode) #breadcrumbs{
  border: medium none;
    height: auto;   
    margin-bottom: 0;
    padding-bottom: 0;
     margin: 13px 15px;
    z-index: 1;
    width: 70%;
}

body:not(.mobile-mode) #info-product{
    margin: 15px 20px 0;
  padding-bottom: 0;
  position: static;
  z-index: 1; 
}


body:not(.mobile-mode) #info-product .images{
  width: 541px;
  margin-right: 40px; 
  margin-left:10px;
}

body:not(.mobile-mode) .MagicZoomBigImageCont{
  border: 2px solid #dddede;
}

body:not(.mobile-mode) #info-product .photo{
  border:none!important;
  width: 450px;
  height: 450px;
  border-color:#f2f2f2;
  float: right;
}

body:not(.mobile-mode) #info-product .photo .main{width: 450px;}


body:not(.mobile-mode) #info-product .zoom{
  background-color:#fff;
  font-size: 12px;
  display:none;  
  overflow: hidden;  
}

body:not(.mobile-mode) #info-product .zoom .mouseover{
  background:none;
  padding:10px 0 0;
  margin-left:0;
  display:none;
  color: #9ba6b6;
  width: auto;
}

body:not(.mobile-mode) #info-product .zoom .click{
  color: #9ba6b6;
    overflow: hidden;
    text-indent: -8px;
  margin-right: 0;
}


body:not(.mobile-mode) #info-product .zoom .click::before {
    background:url("/static/locales/global/img/ico-zoom.png") no-repeat 0 center;
    content: " ";
    float: left;
    height: 15px;
    margin-left: -12px;
    margin-top: 11px;
    position: absolute;
    text-indent: 0;
    width: 15px;
}

:not(.mobile-mode) #ajaxVideoDetail{}

body:not(.mobile-mode) .thumb-container{
	 float: left;
    margin: 0 8px 0 0;
    width: 82px;
}

body:not(.mobile-mode) .thumbs,
body:not(.mobile-mode) div.thumbs{
  	margin-top: 10px;
	position: relative;
	width: 82px
}

body:not(.mobile-mode) .thumbs li,
body:not(.mobile-mode) div.thumbs{
  border: 1px solid #eeeeee;  
  border-bottom-color:#dddddd;
  border-top-color:#f9f9f9;
  box-shadow:-1px 2px 1px 0 #eeeeee;
  margin:0 0 9px 0;
  width: 80px; 
}

body:not(.mobile-mode) .thumbs li:first-child{  
  margin-left: 0px;
}

body:not(.mobile-mode) #info-product .thumbs img{
  height: 80px;
  width: 80px;
  border: none;
}


body:not(.mobile-mode) #info-product .collum.details{
  width: 610px;
  box-sizing: border-box;
  padding: 0; 
  overflow: visible;
  position: static;
  z-index: 1;
}

body:not(.mobile-mode) #info-product .name{ 
	color: #000!important;
    float: left;
    font: 22px "lato",sans-serif;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
}


body:not(.mobile-mode) #info-product .stamp{
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 0;
	width:190px;
	float: right;
	clear: right;
}

body:not(.mobile-mode) #info-product .stamp #ulSelos,
body:not(.mobile-mode) #info-product .stamp #lblOutros{
  display: inline-block; 
}

body:not(.mobile-mode) #info-product .stamp a{
  margin:0!important;
  display:inline-block;
}

body:not(.mobile-mode) #info-product .stamp a img{
	 margin-right: 14px;
}

/*custom de selo*/
body:not(.mobile-mode) #info-product .stamp a img[title="selo-produto1"],
body:not(.mobile-mode) #info-product .stamp a img[title="selo-produto2"],
body:not(.mobile-mode) #info-product .stamp a img[title="selo-produto3"]{
    left: 508px;
    max-width: 40px;
    position: absolute;
    top: 57px;
}

body:not(.mobile-mode) #info-product .stamp a img[title="selo-produto2"]{ left:457px}
body:not(.mobile-mode) #info-product .stamp a img[title="selo-produto3"]{ left:406px} 


body:not(.mobile-mode) .fab-cod{
  float: left;
  width: 50%
}

body:not(.mobile-mode) #info-product .fab-cod li,
body:not(.mobile-mode) #info-product .fab-cod a{
  color:#909090;
  font-size: 11px;
}

body:not(.mobile-mode) #info-product .fab-cod li{
	border-color: #909090;
    margin-left: 5px;
    padding-left: 5px
}

body:not(.mobile-mode) #info-product .fab-cod li:first-child{
  margin-left: 0px;
  padding-left: 0px;
}

body:not(.mobile-mode) #info-product .fab-cod #ghcliBrand{
  
}

body:not(.mobile-mode) #info-product .reviewaggregate{
	border:none; 
	padding-top:0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom:0;
	float: right;
	display:none;
	width: 139px;
	font-size: 10px;
}

body:not(.mobile-mode) #info-product .reviewaggregate #hplRating {
    color: #00846a;
    display:none;
    float: left;
    font-size: 12px;
    margin: 0 0 0 28px;
    padding: 0;
    width: 86px;
}

body:not(.mobile-mode) #info-product .reviewaggregate #hplAmountAssessments{
	 background:none;
    color: #00846a;
    float: right;
    font-size: 12px;
    display:none;
    margin: 5px 0 0;
    text-indent: 0;
    width: auto;
}

body:not(.mobile-mode) #info-product .reviewaggregate #hplAmountAssessments .rating{
	  color: #00846a;
    float: left;
	font-size: 12px;
}

body:not(.mobile-mode) #info-product .reviewaggregate .count{
	clear:none;
	float: right;
    font-weight: normal;
    height: auto;
    line-height: 15px;
    vertical-align: middle;
    width: 20px;
    text-align:center;
    font-size:12px;
}

body:not(.mobile-mode) #info-product .reviewaggregate .count a{
	font-size:12px;
}

body:not(.mobile-mode) #info-product .tabs{
  width: 100%;
  clear: both;
}

body:not(.mobile-mode) #info-product .tabs-custom h2{
  background: none;
  float: none;
  display: block;
  border:none;
  border-top: 1px solid #e4e4e4; 
  padding: 10px;
}

body:not(.mobile-mode) #info-product .tabs-custom h2 span{
  font-family: "Oxygen",Arial,Helvetica,sans-serif;
  font-weight: 600;
  color: #000;
  position: relative;
}


body:not(.mobile-mode) #info-product .tabs-custom h2 span::after {
    background:url("/static/locales/global/img/ico-tabs.png") no-repeat 0 0;
    content: "";
    float: right;
    position: absolute;
    right: 0;
    top: 3px;
    width: 9px;
    height: 9px;
}


body:not(.mobile-mode) #info-product .tabs-custom h2.active span::after {
   background-position: 0 bottom;
   
}


body:not(.mobile-mode) #info-product .tabs-custom h2 + div{
  display: none;
}


body:not(.mobile-mode) #info-product .tabs-custom h2.active + div{
  display: block;
}


body:not(.mobile-mode) #info-product .tabs-custom .content{
  padding: 0px 15px 15px;
  overflow: hidden;
  font-size: 11px;
  font-weight: normal;
  line-height: normal;
  color:#8c8c8c;
}

body:not(.mobile-mode) #info-product .tabs-custom .content a{
  color: #000;
  display: block;
}


body:not(.mobile-mode) #info-product .tabs-custom .content h2{
  display: none;
}


:not(.mobile-mode) .container-prices {
    background: rgba(0, 0, 0, 0) url("/static/locales/global/img/dotted.png") repeat-x scroll 0 top;
    display: inline-block;
    padding-top: 14px;
    padding-bottom: 20px;
    width: 100%;
}

body:not(.mobile-mode) #info-product #infoPrices{
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  float: left;
  clear: left;  
  margin-bottom:20px
}

body:not(.mobile-mode) #info-product .offers, 
body:not(.mobile-mode) #info-product .parcel{
  display: inline-block;
    width: auto;
  padding: 0;
  overflow:visible;
  margin-right: 5px;
}

body:not(.mobile-mode) #info-product .offers, 
body:not(.mobile-mode) #info-product .parcel,
body:not(.mobile-mode) #info-product .save{
  float: none;
   vertical-align: middle;   
}

body:not(.mobile-mode) #info-product .offers > span{
  color: #b0afaf;
  font-size: 14px;
  line-height: normal;
}

body:not(.mobile-mode) #info-product .offers span em{  
  text-transform: capitalize;
}


body:not(.mobile-mode) #info-product .regular{
  margin-right:5px;
  padding: 0;  
  color: #a9a9a9;
}

body:not(.mobile-mode) #info-product .price{ 
  margin-bottom: -5px;
  font-size: 30px;
}

body:not(.mobile-mode) #info-product .price *{  
  font-size: 28px;
    font-weight: normal;
}

body:not(.mobile-mode) #info-product .converted-price{
  margin-top: 0;
}

body:not(.mobile-mode) #info-product .desconto-avista{
  display: block;
  margin-top: 7px;
}

body:not(.mobile-mode) #info-product .desconto-avista > *{
  color:#a71b1b;
  font-weight: normal;
  font-size: 18px;  
  line-height: normal;
}

body:not(.mobile-mode) #info-product .desconto-avista em
{
  font-weight: bold;
}

body:not(.mobile-mode) #info-product .desconto-avista .preco-avista,
body:not(.mobile-mode) #info-product .desconto-avista .preco-avista strong{
  color: #a71b1b !important;
  font-weight: bold;
}

body:not(.mobile-mode) #info-product .parcel
{
  margin-top: 5px;
}

body:not(.mobile-mode) #info-product .parcel,
body:not(.mobile-mode) #info-product .parcel *{
  font-size: 20px;
}

body:not(.mobile-mode) #info-product .parcel span:first-child{
   /*font-weight: bold;*/
}

body:not(.mobile-mode) #info-product .parcel strong,
body:not(.mobile-mode) #info-product .save strong { 
  font-size: 18px;
  font-weight: bold;
}

body:not(.mobile-mode) #info-product .save{
	clear: left;
    color: #000;
    display: block !important;
    margin-top: 7px;
}

body:not(.mobile-mode) #info-product .save strong{
  font-size: 16px;
}


body:not(.mobile-mode) #info-product .skus-product{ 
  background: none;
  border:none;
  border-top:1px solid #e7e7e7;
  clear: both;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 10px;
  margin: 0;
}

body:not(.mobile-mode) .skus-product .field{
  background:none;
  padding-top: 25px;
  margin-top: 0px; 
}

body:not(.mobile-mode) .skus-product label{
  display: inline-block;
  font-family:"Josefin Sans", Sans-Serif;
  font-size:13px; 
  color:#00846a;
  font-weight: bold;
  vertical-align: middle;
  margin-bottom: 10px;
  padding-left:8px;
  text-transform:uppercase;
  width:82px;
}

body:not(.mobile-mode) .skus-product label span{display:none;}

body:not(.mobile-mode) .skus-product ul{
  float:none;
  margin-top: 0px;
  display: inline-block;
  width: 80%;
  vertical-align: middle;
  font-weight: bold;
}

body:not(.mobile-mode) .skus-product li{
  margin:0 10px 10px 0;
}

body:not(.mobile-mode) .skus-product li a{
	background-color: #e5f2f0;
	border: 1px solid #fff;
	 border-radius: 3px;
	color: #000;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	text-align:center;
	width: 34px;
}

body:not(.mobile-mode) .skus-product .selected a, 
body:not(.mobile-mode) .skus-product li a:hover{
  border-color:#000;
  background-color:#fff;
  color: #000;
  font-weight: 600;
}

body:not(.mobile-mode) .skus-product li a img{
	height:auto;
	width:34px	
}

body:not(.mobile-mode) .skus-product .warn .ico{
  background-position: 0 -994px;
    height: 14px;
    line-height: 14px;
    right: -4px;
    width: 11px;
}

/*thumb color*/
body:not(.mobile-mode) .skus-product .color li{
  border:1px solid transparent;
  height: 60px;
  margin-right: 2px;
  width: 60px;
}

body:not(.mobile-mode) .skus-product .color li a{
  border-color: #ebeff4
}

body:not(.mobile-mode) .skus-product .color li a,
body:not(.mobile-mode) .skus-product .color li img{
  height: 58px;
  border-radius: 0;
  width: 58px
}

/*thumb color select*/
body:not(.mobile-mode) .skus-product .color li:hover,
body:not(.mobile-mode) .skus-product .color li a:hover,
body:not(.mobile-mode) .skus-product .color .selected,
body:not(.mobile-mode) .skus-product .color .selected a{
  border-color: #000 
}

body:not(.mobile-mode) #info-product #ProductBuy{
  background:rgba(0, 0, 0, 0) url("/static/locales/global/img/linha_560x1.gif") no-repeat scroll center top;
  display: block;
  overflow: hidden;
  vertical-align: middle;
  margin: 10px 0 0;
   float: left;
  clear: both;
  width:60%;
}


body:not(.mobile-mode) #info-product #ProductBuy .txtQuantity{ display:none}

body:not(.mobile-mode) #info-product .action{
  overflow: visible;
  margin: 0;
}

body:not(.mobile-mode) .grid .grid-over table {
    margin-bottom: 10px;
}

body:not(.mobile-mode).product .notifyme.form { 
  width:100%;  
  margin: 0 0 10px;
}


body:not(.mobile-mode) #info-product .notifyme > span {
    color: #3f3f3f;
    font-family: "lato", Sans-Serif;
    font-size: 13px;
    width: 225px;
    display: block;
    vertical-align: bottom;
}

body:not(.mobile-mode) #info-product .notifyme > span strong{
  font-weight: 600;
  color: #00846a;
  font-size: 15px;
}

body:not(.mobile-mode) #info-product .notifyme label {
    width: 193px;
    display: inline-block;
    margin-right: 5px;
}

body:not(.mobile-mode) #info-product .notifyme label span{
  color: #3f3f3f;
  font-size: 13px;
} 

body:not(.mobile-mode) .form.notifyme input[type="text"]{
    border-color: #939393;
    border-radius: 2px;
    box-sizing: border-box;
    color: #3f3f3f;
    float: none;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 4px 5px;
    width: 100% !important;
}

body:not(.mobile-mode).product .notifyme > span:first-child{
  margin-bottom:0 !important;
}

body:not(.mobile-mode).product .notifyme label > span
{
  display: none
}

body:not(.mobile-mode) #info-product .description {    
  background-color:#fff;
  border:none;
  border-top:1px solid #e7e7e7;
  padding:25px 10px;
  margin: 25px 0 0;
  float: right;
  color:#747474;
  font-size:13px;
  width: 100%;
  display: none;
}

body:not(.mobile-mode) #info-product .description strong{
  text-transform:uppercase;
  font-weight:normal;
  display: none;
}

body:not(.mobile-mode) #info-product .description a
{
  color: #00846a;
}


body:not(.mobile-mode) #info-product .social {
  border: medium none;
  float: left;
  clear:both;
  margin: 20px 0 0;
  padding: 0;
  width: 100%;
  text-align: center;
}

body:not(.mobile-mode) #info-product .media{
  display: inline-block;
  float: none;
  margin: 3px;
  vertical-align: top; 
  overflow: hidden;
}

body:not(.mobile-mode) #info-product #Social_pnlGooglePlusButton,
body:not(.mobile-mode) #info-product #Social_pnlGooglePlusButton *{
  width: auto !important;
  max-width: 70px;
}

body:not(.mobile-mode) #info-product .media.invite a{
  width: 26px;
  height: 20px;
}

body:not(.mobile-mode) #info-product .tools.cf{
  background: none;
}

body:not(.mobile-mode) #info-product .tools{
    clear: none;    
    float: right;
    margin: 15px auto 0;
    overflow: hidden;
    text-align: left;
    background-color: #fff;
    width:35%
}

body:not(.mobile-mode) #ajaxCommentsReview{
  display: inline-block;
  margin-left:0
}

body:not(.mobile-mode) #info-product .tools li{
    display: inline-block;
    float: none;
    margin: 0;
    font-weight: normal;
    line-height: inherit;
    margin: 0 0 2px;
    padding: 0 0 0 23px;
    text-align: center;
    width: auto;
    background-position:0 -1038px;
}

body:not(.mobile-mode) #info-product .tools li:first-child{ margin-left:0}

body:not(.mobile-mode) #info-product .tools a{
  color: #00846a;
  font-size: 13px;  
  line-height: normal;
  text-decoration: none;
  width: auto;
  height: auto;
}

body:not(.mobile-mode) #info-product .tools a strong{
  display: block;
  font-weight: normal;
  text-transform: uppercase;
}

body:not(.mobile-mode) #info-product .tools a:hover{
  opacity: 0.6;
}


body:not(.mobile-mode) #info-product .tools .invite{
   background-position: 0 -935px;
}

body:not(.mobile-mode) #info-product .tools .invite a{
  background: none;
  padding:0;
  text-indent: 0px;
}

body:not(.mobile-mode) #info-product .tools li.add{
  background-position:0 -1121px;    
  padding-left: 23px;
}

body:not(.mobile-mode) #info-product .tools .rate,
body:not(.mobile-mode) #info-product .tools .see-opinion
{ 
  background-position: 0 -1081px;
  padding-left:20px
}

body:not(.mobile-mode) #info-product .time{
  background-color:#f9f9f9;
  text-align: left;
  padding: 15px 20px;
  margin: 47px -8px 20px; 
}

body:not(.mobile-mode) #info-product .time strong{
  font-family: "Raleway";
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
}

body.product .show-three .hproduct:hover,
body.product .show-four .hproduct:hover{ border-color:#fff}

body.product:not(.mobile-mode) .section.designers .hproduct{
   width: 100%;
}


body.product:not(.mobile-mode) .section .name{
  font-size: 14px;
}

body.product:not(.mobile-mode) .section.show-four li{ width:24.75%; vertical-align: bottom;}

body:not(.mobile-mode) .section h2 + img,
body:not(.mobile-mode) .section h2 + iframe{
    margin: 15px;
}

body.product:not(.mobile-mode) .section .figure img{
    width: auto;
}


body.product:not(.mobile-mode) .section.show-five .offers {
   
}

body.product:not(.mobile-mode) .section.show-five .offers span {
    color: #3081e0;
    display: block;
    margin-right: 10px;
}

body.product:not(.mobile-mode) .section.show-five .offers strong {
    color: #398cec;
    display: inline-block;
    font-weight: bold;
}

body.product:not(.mobile-mode) .section.show-five .offers .percent-a-vista{
  color: #414042;
}

body.product:not(.mobile-mode) .section .value-sight{
  margin-bottom: 0px;
  display: inline-block;
}

body.product:not(.mobile-mode) .section.show-five .parcel,
body.product:not(.mobile-mode) .section.show-five .parcel span,
body.product:not(.mobile-mode) .section.show-five .parcel span strong,
body.product:not(.mobile-mode) .section.show-five .parcel span b{
  font-size: 13px; 
}


body.product:not(.mobile-mode) .section.about > div{
  margin: 0 15px;
  color: #3f3f3f;
  font-size: 13px;  
}


body.product:not(.mobile-mode) .about.opinion h2 span{
  display: inline-block;
}

body.product:not(.mobile-mode) .section.opinion .hreview{
	border: medium none;
    margin: 15px 30px;
}

body.product:not(.mobile-mode) .opinion .reviewer{
  margin-bottom: 10px;
  color: #3f3f3f;
  font-size: 14px;
}

body.product:not(.mobile-mode) .opinion .reviewer strong{
    color: #000000;
    font-size: 13px;
    line-height: 16px;
}

body.product:not(.mobile-mode) .opinion .reviewer strong abbr{ 
  font-size: 12px;
  font-weight: normal;
  margin-top: 6px;
  color: #3f3f3f;
}

body.product:not(.mobile-mode) .opinion .reviewer strong abbr::before
{
  content: "- (";
}

body.product:not(.mobile-mode) .opinion .reviewer strong abbr::after
{
  content: ")"
}

body.product:not(.mobile-mode) .opinion .description{
  color: #3f3f3f;
  font-size: 13px;
  padding: 0px 0 10px;
  clear: both;
}


body:not(.mobile-mode) .section.dimensoes{
  display: none;
}

body:not(.mobile-mode) .tabs-custom .dimensoes table{
  margin-top: 0;
}

body:not(.mobile-mode) .tabs-custom .dimensoes table th,
body:not(.mobile-mode) .tabs-custom .dimensoes table td{
  background:none;
  font-weight: normal;
}

body:not(.mobile-mode) .dimensoes table th{
  color:#000;
}

body:not(.mobile-mode) .dimensoes table td{
  color:#8c8c8c;
}

body:not(.mobile-mode) .tabs-custom .dimensoes table span{
  font-weight: normal;
}


/*****************PERSONALIZADO*****************/
body.product:not(.mobile-mode) .person .offers span.price {
    display: block;
}


body.product:not(.mobile-mode) .section .list-products .figure {
   display: table;
    height: auto;
    vertical-align: bottom;
    width: 100%;   
}

body.product:not(.mobile-mode) .section .figure img{
  border:none;
}


/*****************SUGESTION*****************/
body.product:not(.mobile-mode) .section.suggestion .figure img{
	width:auto;
	height:auto;	
}

/*****************COMBO/PROMO*****************/
body:not(.mobile-mode) .promo h2,
body:not(.mobile-mode) .combo h2{
  
}


body:not(.mobile-mode) .promo .list-products li{
  width: 25%; 
  padding-left: 5%;
}

body.product:not(.mobile-mode) .promo .list-products .figure{ min-height: 10  0px;}

body:not(.mobile-mode) .promo .list-products .details{
   margin: 10px 0 0;
}


body.product:not(.mobile-mode) .combo .list-products .figure,
body.product:not(.mobile-mode) .promo .list-products .figure{
   display: block;
   float:none;
   margin: 0 auto;
   min-height: inherit;
   text-align: center;
   width: 250px;
}

body.product:not(.mobile-mode) .combo .list-products .figure a{
	display:block;
	margin:0 auto;
}


body:not(.mobile-mode) .combo .list-products li{
  background-position: 5px 162px;
  width: 29%;
}

body:not(.mobile-mode) .combo .list-products .details{
    margin: 10px auto;
    padding: 0;
    float:none;
    text-align: center;
    width: 250px;
}


body:not(.mobile-mode) .promo .list-products li:first-child, 
body:not(.mobile-mode) .combo .list-products li:first-child{
  margin-left: 0;
  padding-left: 0%;
}

body:not(.mobile-mode) .promo .list-products li, 
body:not(.mobile-mode) .combo .list-products li{
  margin-left: 2%;
    padding-left: 7%;
    background-position: 5px 50px;
}

:not(.mobile-mode) .promo .list-products .hproduct,
:not(.mobile-mode) .combo .list-products .hproduct{
  width: 100%;
}

body:not(.mobile-mode) .promo .skus-cross{
	margin: 0 auto;
    width: 70%;
}

body:not(.mobile-mode) .combo .skus-cross{
	margin:0;
	width: 90%
}

body:not(.mobile-mode) .promo .field span, 
body:not(.mobile-mode) .combo .field span{
	color: #00846a;
	font-family: lato,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	text-transform: capitalize;
}

body:not(.mobile-mode) .promo .field select, 
body:not(.mobile-mode) .combo .field select {
  color: #3f3f3f;
  font-size: 13px;  
  padding: 3px 5px;
  border-radius: 4px;
  width:80%
}

body:not(.mobile-mode) .promo .list-products .result, 
body:not(.mobile-mode) .combo .list-products .result{
  background-position: 4px 50px;
  width: 27%;
  padding-left: 5%;
  margin-left: 2%;
}

body:not(.mobile-mode) .combo .list-products .result{ width:25%}

body:not(.mobile-mode) .combo .list-products .result .details {
    padding: 0 0 20px 20px;
    text-align: left;
    width: 80%;
}

body:not(.mobile-mode) .result .details{
  background: #fff;
  padding: 10px 5px 25px ;
  text-align: left;
  width: auto;
}

body:not(.mobile-mode) .result .details .offers{
  background: none;
  margin-top: 10px;
  text-align: left;
}

body:not(.mobile-mode) .result .details .offers span strong, 
body:not(.mobile-mode) .result .details .offers span {
    display: inline-block;
    background:none;
}

body:not(.mobile-mode) .result .details .offers span{ display:inline-block}

body:not(.mobile-mode) .result .details .offers .regular strong{  
  text-decoration: none;
  font-weight: bold;
} 

body:not(.mobile-mode) .result .details .offers .regular + .regular,
body:not(.mobile-mode) .result .details .offers .regular + .regular strong{
	color:#00846a!important;
	font-size:26px;
	font-weight:normal
}

body:not(.mobile-mode) .offers span.regular + span.regular + .price{
  font-weight: normal;
}

body:not(.mobile-mode) .offers span.regular + span.regular + .price strong{
  color: #00846a!important;
  font-size: 18px;
  font-weight: bold !important;
  display: inline;
}

body:not(.mobile-mode) .result .details .parcel{  
  background: none;  
  text-align: left;
}

body:not(.mobile-mode) .result .details .parcel span{ font-size:18px}

body:not(.mobile-mode) .result .details .offers .price ~ .regular,
body:not(.mobile-mode) .result .details .offers .parcel,
body:not(.mobile-mode) .result .details .parcel b{
    font-size: 13px;
    font-weight: normal;
}

body:not(.mobile-mode) .result .details .offers .percent-a-vista{
  margin-top: 5px;
  padding-bottom: 0;
}

body:not(.mobile-mode) .result .details .offers .percent-a-vista *{
  font-size: 13px;
  font-weight: 600;
}

body:not(.mobile-mode) .result .details .offers .percent-a-vista .value-sight{  
  font-weight: 600;
  text-decoration: none;  
}

body:not(.mobile-mode) .result .details .parcel strong{ 
  font-size: 13px;
}




/*****************AVALIAÇÃO*****************/

:not(.mobile-mode) .avalie-product {
    background: #6bb2ba none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    float: right;
    font-family: "Oxygen",sans-serif;
    font-size: 12.29px;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    text-align: center;
    text-transform: uppercase;
    width: 156px;
}


/***************************************************************LOOK***********************************************************************/


.lookDetalhe:not(.mobile-mode) .main-content{
    overflow: visible;
}

.lookDetalhe:not(.mobile-mode) #info-product{
  width: 100%;
  margin: 15px 0 0;
}

.lookDetalhe:not(.mobile-mode) #info-product .name{
  font-weight: bold;
   margin-left: 3px
}

.lookDetalhe:not(.mobile-mode) #info-product .images {
    width: 451px;
    margin-right: 10px;
    margin-left:10px
}

.lookDetalhe:not(.mobile-mode) #info-product .photo {
    width: 350px;
    padding: 0px;
    height: 490px;
    float:right;
}


.lookDetalhe:not(.mobile-mode) #info-product .photo #Zoom1, 
.lookDetalhe:not(.mobile-mode) #info-product .photo #Zoom1 > img[name="ProdutoImagem"] {
    width: 350px !important;
}

body.lookDetalhe:not(.mobile-mode) #info-product .zoom .click{
  display: none;
}

body.lookDetalhe:not(.mobile-mode) .thumb-container{ width: 73px;}

body.lookDetalhe:not(.mobile-mode) .thumbs, 
body.lookDetalhe:not(.mobile-mode) div.thumbs
{
	margin-top: 10px;
    width: 73px;
}

body.lookDetalhe:not(.mobile-mode) .thumbs li, 
body.lookDetalhe:not(.mobile-mode) div.thumbs
{
   height: 97px;
    width: 69px;
}

body.lookDetalhe:not(.mobile-mode) #info-product .thumbs img{
   height: 97px;
    width: 69px;
}

body.lookDetalhe:not(.mobile-mode) #info-product .social{
  width: 100%;
}

body.lookDetalhe:not(.mobile-mode) #info-product .tools{
  background:none;
  float: right;
  width: 48%;
  width: auto;
} 

body.lookDetalhe:not(.mobile-mode) #info-product .collum.details{
    width: 62%;
    position: static;
}

body.lookDetalhe:not(.mobile-mode) #info-product .fab-cod{
  float: none;
  margin-left:15px;
}

body.lookDetalhe:not(.mobile-mode) #info-product .stamp{
  float: none;
}

body.lookDetalhe:not(.mobile-mode) #info-product .description{
	border: medium none;
	clear: left;
	color: #8c8c8c;
	float: left;
	font-size: 12px;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 100%
}

body.lookDetalhe:not(.mobile-mode) #info-product .offers, 
body.lookDetalhe:not(.mobile-mode) #info-product .parcel{
 width: 48%;
 margin-right: 0px;
 margin-left:15px;
}

body.lookDetalhe:not(.mobile-mode) #info-product .price strong span
{
   
}

body.lookDetalhe:not(.mobile-mode) #info-product .desconto-avista,
body.lookDetalhe:not(.mobile-mode) #info-product .desconto-avista  *{
  color: #a71b1b!important;
  font-size: 16px;
  margin-right: 0;
}

body.lookDetalhe:not(.mobile-mode) #info-product .desconto-avista  span em{
  display: inline-block;
}

body.lookDetalhe:not(.mobile-mode) #info-product .parcel{
   font-size: 16px;
}

body.lookDetalhe:not(.mobile-mode) #info-product .parcel strong,
body.lookDetalhe:not(.mobile-mode) #info-product .parcel strong span{
    color: #000000 !important;
    font-size: 20px;
}

body.lookDetalhe:not(.mobile-mode) .aside{
  margin: 20px 0 0;
  display: block;
  position: static;
  width: 62%;
  box-sizing: border-box; 
  padding:0;
}

body.lookDetalhe:not(.mobile-mode) .pieces{
	  background: none;
	  margin-bottom: 20px;
	  border-top:1px solid #e7e7e7;
	  padding-top:23px;
	  width: 100%;
}

body.lookDetalhe:not(.mobile-mode) .aside .pieces .title{
  background:none;
  border: medium none;
    color: #747474 !important;
    float: right;
    font-family: lato;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0;
    text-transform: none;
}

body.lookDetalhe:not(.mobile-mode) .pieces > ul{  
	  border: medium none;
    clear: both;
    margin: 0;
    padding-top: 15px;
	
}

body.lookDetalhe:not(.mobile-mode) .pieces > ul > li{
  background:none;
  border: none;
  border-radius: 3px;
  box-sizing: border-box;
  display: inline-block;
  margin: 15px 0 15px 0px;
  padding: 0 10px;
  width: 49%;
  vertical-align: top;
}

body.lookDetalhe:not(.mobile-mode) #info-product .pieces .figure{
  width: 120px;
}

body.lookDetalhe:not(.mobile-mode) #info-product .pieces .figure img{
  height: auto;
  width: auto;
  max-width:115px;
  padding: 0px;
}

body.lookDetalhe:not(.mobile-mode) #info-product .pieces fieldset{
  
}

body.lookDetalhe:not(.mobile-mode) #info-product .pieces .field{
  padding: 0;
}

body.lookDetalhe:not(.mobile-mode) #info-product .pieces label span{
    color: #3f3f3f;
    display: block;
    font-size: 13px;
    vertical-align: middle;
    font-weight: normal;
    margin-bottom: 7px;
}

body.lookDetalhe:not(.mobile-mode) #info-product .pieces .name{
  background:none;
  float: none;
  padding: 0;
}

body.lookDetalhe:not(.mobile-mode) #info-product .pieces .name span{
 color: #000000;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0;
    width: 75%;
}

body.lookDetalhe:not(.mobile-mode) #info-product .pieces fieldset select {
    width: 130px;
    border-radius: 5px;
}

/*skus*/
body.lookDetalhe:not(.mobile-mode) #info-product .pieces .field + .field label span{
	color:#00846a;
	font-family:"Josefin Sans", Sans-Serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase
}

body.lookDetalhe:not(.mobile-mode) .aside .details{
    box-sizing: border-box;
    margin-top: 10px;
    padding: 0 10px;
    width: 100%;
    float: left;
}

body.lookDetalhe:not(.mobile-mode) #info-product .aside .stamp{
    margin-left: 0;
    margin-top: 15px;
}

body.lookDetalhe:not(.mobile-mode) #info-product .aside .notifyme label{
    display: block;
    width: 100%;
    margin-right: 0;
}

body.lookDetalhe:not(.mobile-mode) #info-product .aside .notifyme label .notifyLabel span{
	  color: #00846a;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

body.lookDetalhe:not(.mobile-mode) #info-product .aside .offers{
  clear: both;
  width: 100%;
}

body.lookDetalhe:not(.mobile-mode) #info-product .aside .offers > span{
  display: block;
}

body.lookDetalhe:not(.mobile-mode) #info-product .aside .offers > span.price-from,
body.lookDetalhe:not(.mobile-mode) #info-product .aside .offers > span.price-from *{
  font-size: 14px;
  text-decoration: line-through;
}

body.lookDetalhe:not(.mobile-mode) #info-product .aside .offers > span.price-to,
body.lookDetalhe:not(.mobile-mode) #info-product .aside .offers > span.price-to *{
  font-size: 22px;
  margin-bottom: 0;
}

body.lookDetalhe:not(.mobile-mode) .aside .offers span.desconto-avista{
  margin-top: 10px;
  display: block;
}

body.lookDetalhe:not(.mobile-mode) #info-product .aside .offers span.desconto-avista,
body.lookDetalhe:not(.mobile-mode) #info-product .aside .offers span.desconto-avista span{
  display: inline-block;
  vertical-align: bottom;
  font-size: 14px;
}

body.lookDetalhe:not(.mobile-mode) .aside .offers span.desconto-avista .value-sight{
    color: #000 !important;
    font-weight: bold;    
}


/***************************************************************GARANTIA ESTENDIDA***********************************************************************/

:not(.mobile-mode).garantia #info-product .parcel, 
:not(.mobile-mode).garantia #info-product .economize {
    display: block;
    margin-bottom: 10px;
    width: 100%;
}

:not(.mobile-mode).garantia #info-product .economize{
	color: #363636;
}


/***********************QUICKVIEW*************************/
body.product.quickview:not(.mobile-mode) #main .container{
	padding:0;
	width: 940px;	
}

body.product.quickview:not(.mobile-mode) #main #info-product{
	margin:0
}

body.product.quickview:not(.mobile-mode) #main #info-product .zoom{ display:none}

body.product.quickview:not(.mobile-mode) #info-product{
	margin:0
}

body.product.quickview:not(.mobile-mode) #info-product .collum.details{
	width: 345px !important;
}

body.product.quickview:not(.mobile-mode) .content #info-product .collum.details #infoPrices{
	 margin-top: 15px;
    text-align: left;
    width: 98%;
}

body.product.quickview:not(.mobile-mode) .content .collum.details .fab-cod{
	padding:0;
	margin:0
}

body.product.quickview:not(.mobile-mode) #info-product .offers > span{
	display: inline-block;
}


body.product.quickview:not(.mobile-mode) #info-product .offers .sale,
body.product.quickview:not(.mobile-mode) #info-product .offers .sale strong{
	color:#00846a;
}

body.product.quickview:not(.mobile-mode) #info-product .parcel, 
body.product.quickview:not(.mobile-mode) #info-product .parcel *{
	color:#000;
	font-size:20px	
}


body.product.quickview:not(.mobile-mode) #info-product .save,
body.product.quickview:not(.mobile-mode) #info-product .save em,
body.product.quickview:not(.mobile-mode) #info-product .save strong{
	color:#000;
	font-size:14px	
}

body.product.quickview:not(.mobile-mode) #info-product .stamp{
	 margin-top: 5px;
	 margin-bottom:17px;
    padding: 0;
    width: 100%;
}


body.product.quickview:not(.mobile-mode) #info-product .social{
	clear:none;
	 width: 83%
}

body.product.quickview:not(.mobile-mode) #info-product .description{
	border: medium none;
    margin: 0;
    padding-top: 15px;
    width: 96%;
}


@media screen and (max-width: 1279px) 
{
	body.product:not(.mobile-mode) #main .container,
	body.lookDetalhe:not(.mobile-mode) #main .container{
		width:990px
	}
	
	body:not(.mobile-mode) #info-product .images{
		margin-right:19px;
		margin-left:0;
	}
	
	body:not(.mobile-mode) #info-product .collum.details{
		width:379px
	}
	
		body:not(.mobile-mode) #info-product .fab-cod li:last-child,
		body:not(.mobile-mode) #info-product .fab-cod li#ghcliBrand{
			display:none;
		}
		
		body:not(.mobile-mode) #info-product .fab-cod li{
			border:none;
			margin-left:0;
			padding-left:0;
		}
		
		/*comprar*/
		body:not(.mobile-mode) #info-product #ProductBuy{
			width:100%
		}
		
		body:not(.mobile-mode) #info-product .tools{
			float:left;
			width:100%	
		}
		
		body:not(.mobile-mode) #info-product .tools.cf {
			padding-bottom: 20px;
			text-align: center;
		}
		
		body:not(.mobile-mode) #info-product .tools.cf li{
			margin: 0 20px 4px;
		}
		
		
		/*LOOK*/
		body.lookDetalhe:not(.mobile-mode) #info-product .collum.details,
		body.lookDetalhe:not(.mobile-mode) .aside{
			width:50%
		}
		
		
		/*SKU*/
		body.lookDetalhe:not(.mobile-mode) .pieces .jcarousel-skin-tango{
			width: 94px;
		}
		
		body.lookDetalhe:not(.mobile-mode) #info-product .pieces fieldset select{
			width:104px
		}
		
		body.lookDetalhe:not(.mobile-mode) #info-product .pieces .offers, 
		body.lookDetalhe:not(.mobile-mode) #info-product .pieces .parcel{ margin-left:0;}
}





