.NoPadding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.LinhaZero {
  margin: 0 !important;
  border-bottom: 1px solid silver;
  
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FBFBFB, endColorstr=#E0E0E0);
}

.LinhaZero .row {
 padding-top: 3px !important;
 padding-left: 3px !important;
 padding-right: 3px !important;
 padding-bottom: 3px !important;
}

.LinhaUm {
  margin: 0 !important;
  background-color: #e77817;
  color: white;
  font-size: 10pt;
  text-align: center;
  border-bottom: 1px solid #E65C00;
}

.LinhaUm .row {
 padding-top: 3px !important;
 padding-left: 3px !important;
 padding-right: 3px !important;
 padding-bottom: 3px !important;
}

.Recomenda {
  padding-left: 10px;
  text-decoration: underline;
}
.Recomenda a {
  color: white;
}

.MensagemRevenda {
  font-size: 9pt;
  line-height: 1.2em;
}

.LogoEmpresa {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 65px;
  margin-right: 10px;
  text-align: left;
}

.Carousel_Banner {
  display: none;
  vertical-align: middle;
  width: 124px;
  height: 67px;
  margin-right: 10px;
  text-align: left;
}

.Carousel_Banner .Rotativo {
  display: inline-block;
  width: 122px;
  height: 65px;
}
.Carousel_Banner .Rotativo img {
  width: 100%;
  height: 100%;
}

    
.FoneContatoSM {
  display: inline-block;
  vertical-align: middle;
  height: 65px;
  text-align: right;
}

.FoneContatoLG {
  display: inline-block;
  vertical-align: middle;
  height: 65px;
  text-align: right;
}


 .MenuDrop {
 }

.StretchMe {
  width: 99% !important;
  height: 80px !important;
}

.popover {
  min-width: 500px;
  max-width: 500px;
  display: none;
  overflow: hidden;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

._popover-title {
  padding: 5px 5px 5px 5px;
}

._popover-content {
  text-align: left;
}

.dropdown-menu {
  background-color: white;
  min-width: 300px;
  
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;

  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

.label-small {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  max-width: 100px;
  font-size: 0.85em;
  text-align: left;
  padding-left: 3px;
  padding-top: 3px;
  line-height: 98%;
}

.label-medium {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-align: left;
  padding: 0 0 2px 0 !important;
  line-height: 99%;
  font-weight: bold;
  width: 92px;
  margin-left: 2px;
}

.label-medium::first-line {
  font-size: 0.85em;
  font-weight: normal;
}

.dropdown-menu > li > a.maintainHover {
  color: black;
  background-color: #c7edfc;
}

.dropdown-menu > li a:hover {
  color: black;
  background-color: #c7edfc;
}

.SubMenu {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.SubMenu > li:hover {
  background-image: none;
  color: black;
  background-color: #c7edfc;
}

.SubMenu > li > a {
  color: dimgray;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}

.SubMenu > li > a:hover {
  background-image: none;
  color: black;
  background-color: #c7edfc;
}

.GoTop {
  display: inline-block;
  text-align: left;
  position: fixed;
  bottom: 2px;
  right: 2px;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px dotted orange;
  padding-top: 6px;
  padding-left: 6px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  z-index: 999999;
}
.GoTop .glyphicon {
  font-size: 1.3em;
  color: white;
}
.GoTop:hover {
  background-color: #e77817;
}

.FabricanteFigura {
  margin-bottom: 1em;
  height: 90px;
  overflow: hidden;
  padding: 5px;
  border-bottom: 1px dotted silver;
}

.FabricanteLogo {
  display: inline-block;
  vertical-align: top;
  float: right;
}

.FabricanteDescricao {
  display: inline-block;
  vertical-align: top;
}
 
#BrandText {
  position: absolute;
  top: 5px;
  left: 12px;
  width: 45px;
  overflow: hidden;
}

#BrandLogo {
  position: absolute;
  top: 5px;
  left: 12px;
  display: none;
}

#BrandLogo img {
  height: 36px;
  width: auto;
}

/* Menus de categorias e fabricantes */

.Lista_Container {
  margin: 0 auto;
  -nope-text-align: center;
}

.Lista_Corpo {
  margin-bottom: 2em;
}

.Lista_Corpo_DuasColunas {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.Lista_Menu {
  /*--*/
}

.Lista_Item {
  /*
  border: 1px dotted silver;
  padding: 10px;
  background-color: ivory;
  */
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .Lista_Item {
    display: block;
    overflow: stretch;
  }
}

@media screen and (min-width: 970px) {
  .Lista_Item {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    overflow: stretch;
  }
}

@media screen and (min-width: 1170px) {
  .Lista_Item {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    overflow: stretch;
  }
  
}

.Lista_Index {
  font-size: 10pt;
  text-align: center;
  margin-bottom: 1em;
  -webkit-column-rule: 1px solid rgba(0, 0, 0, 0.1);
  -moz-column-rule: 1px solid rgba(0, 0, 0, 0.1);
  column-rule: 1px solid rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 340px) {
  .Lista_Index {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
  
  .TwoColumn {
  }
}
@media screen and (min-width: 768px) {
  .Lista_Index {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
  }
  
  .TwoColumn {
  }
}
@media screen and (min-width: 970px) {
  .Lista_Index {
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
  }
  
  .TwoColumn {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
}
@media screen and (min-width: 1170px) {
  .Lista_Index {
    column-count: 5;
    -moz-column-count: 5;
    -webkit-column-count: 5;
  }
  
  .TwoColumn {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
}

.TwoColumn a {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
}

.Lista_Header {
  height: 190px;
  border-bottom: 1px dotted silver;
  padding: 5px;
  margin-bottom: 1em;
  text-align: left;
}

.Lista_Descricao {
  margin-top: 1em;
  padding: 1em 5px 1em 5px;
  border-top: 1px dotted silver;
  max-width: 99%;
  overflow: hidden;
  text-align: left;
}

.Lista_LetraHeader {
}

.right {
  text-align: right;
}

.FabricanteMenu {
  margin: 0;
  padding: 0;
}

.FabricanteMenu li {
  display: inline-block;
  vertical-align: top;
  padding: 3px 5px 3px 5px;
  font-size: 10pt;
  margin-right: 5px;
  background-color: lavender;
}

.FabLink {
  display: block;
  white-space: normal;
  text-align: left;
  padding: 0px 5px 0px 5px;
  line-height: 105%;
  margin-bottom: 0.6em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
}

.CatLink {
  width: 200px;
  text-align: left !important;
  overflow: hidden;
}

