.preco .frase{
    display: none;
}
.preco .precodepor .de .valor{
    text-decoration: line-through;
}
/* blockui */
div.growlUI { background: url(../images/check48.png) no-repeat 10px 10px }
div.growlUI h1, div.growlUI h2 { color: white; padding: 5px 5px 5px 75px; text-align: left; font-family: 'trebuchet ms', verdana, arial }
div.growlUI h2 { font-size: medium }
.grid-view .col-sm-6.col-md-4{
    min-height: 320px;
}
.product-des h2 {
    overflow: hidden;
	height: 36px;
}
.mc-price{
	height: 25px;
}
.unavai-i i{
    color: #ff6633;
}
.display-none{
    display: none;
}
/*set a border on the images to prevent shifting*/
#gallery_01 img{border:2px solid white;}
 
/*Change the colour*/
#gallery_01 .active img{border:2px solid #333 !important;}
.pagamento .table-cart td:last-child{
    text-align: initial;
}
.drop-menu{
    top: 10px;
}
.breadcrumbs {
    float: initial;
}