.eshops_medio img{ max-width:180px; border-radius:5px;}
.eshops_medio { width:200; text-align:center;}
.i_vertical-1{ float:left; min-width:150px; max-width:250px; width:250px;  min-height:300px;  max-height:650px;height:auto; border-right:solid #f4f4f4 1px;  border-top:solid #fff 3px;}

.i_vertical-1:hover{border-top:solid #D7B826 3px;}
.i_vertical-1 .interno{margin:10px; }
.img_vertical-1 {max-height:200px; overflow:hidden; height:200px; padding:5px;   text-align:center; }
.img_vertical-1 img{ border:0px;width:auto;max-height:200px;  max-width:100%;}
.titulo_vitrine{ color:#666; padding:5px; padding-top:15px; height:100px; overflow:hidden;}
.preco{padding:5px;}





@media screen and (min-width: 0px) and (max-width: 590px){
    #eshops{ text-align:center;}
    .eshops_medio { width:100%; max-width:100%;  margin:auto; text-align:center;}
.eshops_medio img{ max-width:200px; margin:auto;}

.i_vertical-1{ float:left;  width:100%;  min-height:150px;  max-width:100%;  max-height:none;height:auto; border-right:0px; border-top:solid #dedede 1px;}
.img_vertical-1 img{ border:0px;width:auto;max-height:none;  max-width:100%;}
.img_vertical-1 {max-height:none; overflow:hidden; height:auto; padding:5px;   text-align:center; }
}