select::-ms-expand{display:none;}
table.table-checkout-shipping-method{width:100%;}

.header-style-16 #search_mini_form{width:auto;}

/* Ajuste para mostrar o nome do produto por completo */
.products-grid .product-item-details strong.product.name.product-item-name.static-name{overflow:inherit;text-overflow:inherit;white-space:normal;line-height:1.4;}

/* Ajustes para o header-16 mobile */
@media(max-width:767px){
    .header-16-style .navigation-mobile-container .btn-mobile .button-mobile{display:none;}
    .header-16-style .navigation-mobile-container .nav-mobile-container{min-height:36px}
    .header-16-style .header-style-16 .header-middle .middle-right-content .search-header,
    .header-16-style .header-style-16 .header-middle .middle-right-content .minicart-header{top:7px;}
    .header-16-style .header-style-16 .header-middle .middle-right-content .search-header{right:58px;}
    .header-16-style .header-style-16 .header-middle .middle-right-content .minicart-header{right:7px;}
    .header-16-style.cms-index-index .header-style-16 .header-middle{padding:15px 0 45px;}
    .header-16-style .header-style-16 .hot-cat-wrapper{position:relative;top:20px;}
}
/* FIM Ajustes para o header-16 mobile */
