/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
@import url('https://fonts.googleapis.com/css?family=Abel');
@import url('https://fonts.googleapis.com/css?family=Asap+Condensed');
/* CSS Document - joomla39_bestcraft2*/
/* line 9, templates/g5_hydrogen/custom/scss/custom.scss */
body {
  color: #717171;
}
/* line 10, templates/g5_hydrogen/custom/scss/custom.scss */
body p {
  color: #333;
  font-style: normal;
  font-size: 15px;
}
/* line 16, templates/g5_hydrogen/custom/scss/custom.scss */
body h1 {
  font-size: 240%;
  font-weight: bold;
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
body h2 {
  font-size: 200%;
}
/* line 18, templates/g5_hydrogen/custom/scss/custom.scss */
body h3 {
  font-size: 180%;
}
/* line 19, templates/g5_hydrogen/custom/scss/custom.scss */
body h4 {
  font-size: 160%;
}
/* line 20, templates/g5_hydrogen/custom/scss/custom.scss */
body h5 {
  font-size: 130%;
  text-transform: none;
}
/* line 21, templates/g5_hydrogen/custom/scss/custom.scss */
body h6 {
  font-size: 110%;
}
/* line 23, templates/g5_hydrogen/custom/scss/custom.scss */
body h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #000;
}
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  margin: 0 0 10px 0;
  line-height: 1.6em;
}
/* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
a {
  color: #74272d;
}
/*BEST*/
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
a:hover {
  /*BEST*/
  color: #555;
  text-decoration: none;
}
/* line 33, templates/g5_hydrogen/custom/scss/custom.scss */
ul {
  font-size: 15px;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}
/* =====================  SECTION TOP =================================== */
/* line 41, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  padding: 10px 10px 0px 10px;
}
/*BEST*/
/* --------------------- Search Box ------------------------------------- */
/* line 46, templates/g5_hydrogen/custom/scss/custom.scss */
.search-box input[type="text"] {
  display: inline-block;
  height: 14px;
  padding: 3px 4px 5px 6px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 16px;
  color: #555;
  border-radius: 3px;
  width: 19rem;
}
/* line 58, templates/g5_hydrogen/custom/scss/custom.scss */
#g-top .moduletable[class*="box"] {
  padding: 0;
  margin: 1.2rem 0 0 0;
}
/* --------------------- Language switch --------------------------------- */
/* line 62, templates/g5_hydrogen/custom/scss/custom.scss */
div.mod-languages {
  /* BEST */
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
/*#g-top {border-bottom: solid #efefef 1px;}*/
/* ---------------------   LOGIN   -------------------------------------- */
/* line 71, templates/g5_hydrogen/custom/scss/custom.scss */
#je-popuplogin input.je_button, #je-popuplogin a.je_button, #je-popuplogin .je_button, #je-popuplogin a.je_button span, a.je_dropbtn span {
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -o-border-radius: 2px !important;
  border-radius: 2px !important;
  cursor: pointer;
  text-shadow: none !important;
}
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
#je-popuplogin a.je_button span {
  /*BEST*/
  padding: 6px 10px 6px 10px;
  height: 40px;
  line-height: 40px;
  font-size: 0.8rem;
}
/* line 86, templates/g5_hydrogen/custom/scss/custom.scss */
#je-popuplogin a.je_button {
  margin: 12px;
}
/*BEST*/
/* line 88, templates/g5_hydrogen/custom/scss/custom.scss */
.nav-tabs.nav-stacked > li > a {
  border: none;
}
/* line 90, templates/g5_hydrogen/custom/scss/custom.scss */
.well {
  background-color: inherit;
  border: none;
}
/* line 95, templates/g5_hydrogen/custom/scss/custom.scss */
button.default {
  padding: 7px;
}
/* line 97, templates/g5_hydrogen/custom/scss/custom.scss */
input[type="submit" i] {
  padding: 8px;
  border-radius: 4px;
}
/* =====================  SECTION NAVIGATION ============================ */
/* line 106, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.45rem 0.938rem;
}
/*BEST*/
/* line 109, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
/*BEST*/
/* line 113, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  margin: 0.5rem 0;
  padding-top: 0.5rem;
  border-top: solid 1px #f0f0f0;
  height: 42px;
}
/* line 120, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .menu-best .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background-color: inherit;
  border-bottom: solid 1px #000;
}
/*BEST*/
/* line 125, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .menu-best .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background-color: inherit;
  border-bottom: solid 1px #000;
}
/*BEST*/
/* line 130, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .menu-best .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #000;
}
/*BEST*/
/* line 132, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  display: none;
}
/* line 133, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: none;
  background: transparent;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
/* line 141, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #efefef;
}
/*cor do drop-down menu */
/* =====================  SECTION SHOWCASE ================================ */
/* ---------------------  Modulo Roksprocket ------------------------------ */
/* line 146, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-img-container img {
  width: inherit;
  max-width: inherit;
}
/* ?????? */
/* line 147, templates/g5_hydrogen/custom/scss/custom.scss */
.layout-slideshow img {
  width: inherit;
  max-width: inherit !important;
}
/* ?????? */
/* =====================  SECTION BOTTOM ================================ */
/* line 151, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom {
  background-color: #495565;
}
/* NOVO ACTIVO */
/* line 152, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom h1 {
  color: #ccc;
}
/* ACTIVO */
/* line 153, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom h3 {
  font-size: 160%;
  color: #000;
  font-weight: 800;
}
/* ACTIVO */
/* line 159, templates/g5_hydrogen/custom/scss/custom.scss */
.mod_bottom p {
  line-height: 0.9em;
}
/* line 160, templates/g5_hydrogen/custom/scss/custom.scss */
.mod_bottom a, p {
  /*BEST*/
  font-size: 0.75rem;
  color: #d0d0d0;
  font-style: italic;
}
/* line 165, templates/g5_hydrogen/custom/scss/custom.scss */
.mod_bottom a:hover {
  padding: 1px;
}
/* line 166, templates/g5_hydrogen/custom/scss/custom.scss */
.mod_bottom h4 {
  font-size: 12px;
  color: #fff;
  /*font-weight:bold; 
   font-style:italic;*/
}
/* =====================  SECTION SYSTEM MESSAGES ======================= */
/* line 175, templates/g5_hydrogen/custom/scss/custom.scss */
.alert {
  background-color: #efefef;
  border-color: #ccc;
}
/* line 180, templates/g5_hydrogen/custom/scss/custom.scss */
.alert h4 {
  color: #74272d;
}
/* =====================  SECTION FOOTER ================================ */
/* line 184, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-content {
  padding: 0;
  font-size: 0.8rem;
}
/*ACTIVO?*/
/* line 186, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a {
  color: #fff;
}
/* line 187, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer a:hover {
  color: #c0c0c0;
  padding: 0px 1px;
}
/* ================================================================================================================================================ */
/* line 198, templates/g5_hydrogen/custom/scss/custom.scss */
.body-content {
  padding: 25px 40px 20px 40px;
  border-top: solid 1px #fff;
  background-color: #f5f5f5;
}
/* ACTIVO */
/* line 204, templates/g5_hydrogen/custom/scss/custom.scss */
.main-top {
  padding-top: 0px;
  /*40px*/
  margin-bottom: 1.5rem;
}
/* ACTIVO */
/* line 211, templates/g5_hydrogen/custom/scss/custom.scss */
.btn {
  background-image: none;
  text-shadow: none;
  margin-top: 6px;
  -webkit-box-shadow: none;
}
/* ACTIVO */
/* line 218, templates/g5_hydrogen/custom/scss/custom.scss */
.icon-chevron-right {
  display: none;
}
/* ACTIVO */
/* line 221, templates/g5_hydrogen/custom/scss/custom.scss */
.form-search {
  display: flex;
  justify-content: center;
}
/* ?????? */
/* #g-main .g-container {margin: 1rem;} */
/*funciona?*/
/* line 229, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  padding: 1.5rem 1rem;
}
/*BEST*/
/* line 231, templates/g5_hydrogen/custom/scss/custom.scss */
#filter-search {
  vertical-align: middle;
}
/* página resultados dos tags-caixa search */
/* .s-nets table, .s-nets td {border:none;} */
/* footer */
/*.branding {text-align:center;} */
/* line 236, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-grid {
  /*BEST*/
  border-bottom: solid 1px #707070;
  padding-top: 10px;
}
/* .footer-1 {margin-bottom:40px;} */
/* line 242, templates/g5_hydrogen/custom/scss/custom.scss */
.error-page h1 {
  color: #5a5a5a;
}
/* =========================================== VIRTUEMART =========================================== */
/*BEST pop-up de compra*/
/* line 249, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-btn.vm-btn-primary {
  background-color: #000;
}
/*BEST*/
/* line 250, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-btn.vm-btn-primary:hover {
  color: #000;
}
/*BEST*/
/*   +++++++++++++++++++++++   CSS módulo show_cart - adicionado  +++++++++++++++++++++  */
/* line 255, templates/g5_hydrogen/custom/scss/custom.scss */
.show_cart a {
  color: #333;
  font-size: 0.7rem;
  text-decoration: underline;
}
/* line 260, templates/g5_hydrogen/custom/scss/custom.scss */
.show_cart a {
  background: url('../images/bg-cart.png') no-repeat;
  padding-left: 25px;
  margin-top: 8px;
}
/* line 266, templates/g5_hydrogen/custom/scss/custom.scss */
.show_cart a:hover {
  color: #aaa;
  background: url('../images/bg-cart_red.png') no-repeat;
  padding-left: 25px;
  margin-top: 8px;
}
/* line 273, templates/g5_hydrogen/custom/scss/custom.scss */
.best-cart {
  padding: 4px 2px;
  background-color: #fff;
}
/* BEST */
/* line 278, templates/g5_hydrogen/custom/scss/custom.scss */
.best-cart .total, .best-cart .total_products {
  font-size: 0.7rem;
}
/* line 280, templates/g5_hydrogen/custom/scss/custom.scss */
#fancybox-content h4 {
  font-size: 1rem;
}
/*BEST*/
/* line 281, templates/g5_hydrogen/custom/scss/custom.scss */
#fancybox-content .vm-btn {
  text-decoration: none;
}
/*BEST*/
/* line 283, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-cart-header-container {
  /*BEST*/
  border-bottom: solid 1px #e9e8e8;
  margin-bottom: 1rem;
}
/* ++++++++++++++++++++++++++++++++++   Category view  +++++++++++++++++++++++++++++++  */
/* line 290, templates/g5_hydrogen/custom/scss/custom.scss */
.category-view .browse-view .vm-order-list {
  display: none;
}
/* line 292, templates/g5_hydrogen/custom/scss/custom.scss */
.orderby-displaynumber {
  font-size: 0.9rem;
  border-bottom: none;
}
/* line 296, templates/g5_hydrogen/custom/scss/custom.scss */
.display-number select {
  width: 150px;
}
/* +++ caixa dos produtos nas categories  +++ */
/* line 299, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-col {
  margin: 0.1rem 0.3rem 0.4rem 0.3rem;
  /*6px 4px 6px 3px*/
}
/* BEST espaçamento da grelha de produtos - original '0.1em 0.15em 0.4em 0.15em' */
/* line 300, templates/g5_hydrogen/custom/scss/custom.scss */
.horizontal-separator {
  height: 0px;
  background: #e9e8e8;
  /*original 1px */
  margin: 2px 0;
}
/* original 10px 0 */
/* line 305, templates/g5_hydrogen/custom/scss/custom.scss */
div.product {
  /* BEST product box background color */
  background: #f9f9f9;
  border: solid 1px #eaeaea;
}
/* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
.vendor-store-desc {
  margin-bottom: 20px;
}
/* Espaço na front-page entre description e os produtos */
/* line 312, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-product-media-container {
  margin-bottom: 6px;
}
/* line 313, templates/g5_hydrogen/custom/scss/custom.scss */
p.product_s_desc {
  font-size: 0.9em;
  text-align: center;
}
/*.featured-view {margin:2rem 2rem;} */
/*BEST*/
/* line 320, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-view .spacer h2 {
  margin: 0 0 0.2em;
}
/* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-view h4 {
  /* título 'Produtos em Destaque' BEST */
  font-size: 1.5rem;
  color: #333;
  margin-bottom: 1.5rem;
}
/* line 328, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-0 .quantity-input, .vm3pr-0 .quantity-controls {
  display: none;
}
/* inibe os controlos e campo de quantidade em category view */
/* +++  price description and value fields  +++  */
/* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-view .spacer .vm-price-desc, .browse-view .row .product .spacer .vm-price-desc {
  /* inibe texto de price description */
  display: none;
  color: red;
}
/* line 334, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-view .spacer .PricetaxAmount, .browse-view .row .product .spacer .PricetaxAmount {
  /* inibe texto de tax description */
  display: none;
  color: red;
}
/* line 339, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-view .spacer .PricediscountAmount, .browse-view .row .product .spacer .PricediscountAmount {
  /* inibe o valor de discount */
  display: none;
  color: green;
}
/* line 344, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-view .spacer .PricesalesPrice, .browse-view .row .product .spacer .PricesalesPrice {
  /* formata o valor do preço em category view */
  margin-left: 0px;
  font-size: 1em;
  color: #a00;
  font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
  font-weight: bold;
}
/* line 351, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-1 .product-price, .vm3pr-2 .product-price {
  margin: 0 auto 0 auto;
  width: 58%;
  height: 2.5em;
}
/* line 357, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-3 .product-price, .vm3pr-4 .product-price, .vm3pr-5 .product-price {
  text-align: center;
  float: none;
}
/* line 362, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-2 .PricebasePrice, .vm3pr-3 .PricebasePrice, .vm3pr-4 .PricebasePrice, .vm3pr-5 .PricebasePrice {
  display: none;
}
/* line 364, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-4 .product-price {
  min-height: 55px;
  /* 70px */
  margin-bottom: 1px;
}
/* line 369, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-5 .product-price {
  min-height: 64px;
  /* 84px */
  margin-bottom: 1px;
}
/* line 374, templates/g5_hydrogen/custom/scss/custom.scss */
.vm3pr-2 .PricebasePriceVariant, .vm3pr-4 .PricebasePriceVariant, .vm3pr-5 .PricebasePriceVariant {
  display: none;
}
/* line 376, templates/g5_hydrogen/custom/scss/custom.scss */
.PricebasePriceVariant .PricebasePriceVariant {
  text-decoration: line-through;
}
/* line 378, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-view .spacer .PricediscountAmount, .browse-view .row .product .spacer .PricediscountAmount {
  font-size: 11px;
}
/* retira campo de short description de category view */
/* line 381, templates/g5_hydrogen/custom/scss/custom.scss */
.product_s_desc {
  display: none;
}
/*  +++  Buttons  +++  */
/* line 384, templates/g5_hydrogen/custom/scss/custom.scss */
input.quantity-input {
  height: 1.8em !important;
  width: 2.2em !important;
  /* original: 2.2em */
  text-align: center;
  font-weight: 700;
  padding: 0.1em;
  margin-bottom: 0 !important;
}
/* line 393, templates/g5_hydrogen/custom/scss/custom.scss */
.productdetails-view img {
  border: solid 1px #efefef;
}
/* line 395, templates/g5_hydrogen/custom/scss/custom.scss */
.productdetails-view .quantity-controls {
  display: none;
}
/*BEST*/
/* line 397, templates/g5_hydrogen/custom/scss/custom.scss */
.productdetails-view .product-price {
  line-height: 1.5rem;
}
/*BEST*/
/* line 399, templates/g5_hydrogen/custom/scss/custom.scss */
.addtocart-bar {
  margin: 2px;
  padding: 0 0 6px 0;
  /* original: 0px */
  position: inherit;
  /* original 0px */
  /* original 'absolute' */
  bottom: 4em;
  left: 0;
  right: 0;
  text-align: center;
}
/* line 406, templates/g5_hydrogen/custom/scss/custom.scss */
span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
  /*BEST*/
  max-width: 100%;
  background: #000;
  /*color "add to cart button" */
  color: #fff;
  border: solid #600 0px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 1rem;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0px;
  padding: 0.5em 0.5em;
  margin-left: 5px;
  /* original: 0.8em 0.81em */
}
/* line 421, templates/g5_hydrogen/custom/scss/custom.scss */
span.addtocart-button:hover input.addtocart-button:hover, span.addtocart-button input.notify-button:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 422, templates/g5_hydrogen/custom/scss/custom.scss */
input.addtocart-button /*, textarea, .uneditable-input */ {
  margin-left: 0px;
}
/*margem botão add-to-cart */
/*  Título dos produtos category view  */
/* line 425, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-product-descr-container-0 {
  min-height: auto;
}
/* line 426, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-product-descr-container-1 {
  min-height: auto;
}
/* line 428, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-product-descr-container-0 a, .vm-product-descr-container-1 a {
  font-size: 13px;
  font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
  font-weight: 600;
}
/* acrescentado tamanho titulo dos produtos */
/* line 433, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-product-descr-container-0 h2, .vm-product-descr-container-1 h2 {
  text-align: center;
}
/* acrescentado tamanho titulo dos produtos */
/*  botão 'Product Details'  */
/* line 436, templates/g5_hydrogen/custom/scss/custom.scss */
div.vm-details-button {
  display: none;
}
/* line 437, templates/g5_hydrogen/custom/scss/custom.scss */
div.vm-details-button a {
  padding: 0.2em 0.2em;
  /*0.8em 1.0em*/
  border: 1px solid #e6e6e6;
  font-size: 1.1em;
  max-width: 85%;
  width: 10em;
  /*12em*/
  margin-bottom: 2px;
  margin-top: 15px;
}
/* acrescentado para resolver o problema do botão em cima do preço quando um user sem iva está logado */
/*  Símbolos de nível de stock - activar quando botão visivel
 .vm2-normalstock{
 background-position:0 -1244px;width:62px;
 transform:scale(0.7); acrescentado para tamanho do "stock"
 height:15px;
 display:inline-block;
 float:right;
 margin:6px 4px 0 0;
 }
 */
/*  ++++++++++++++++++++++++++++++++++++   Detail view  ++++++++++++++++++++++++++++++++++  */
/* line 456, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-product-details-container .PricesalesPrice {
  font-size: 1.1em;
  color: #a00;
}
/* detail view - price and tax text and values */
/* line 460, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-product-details-container .PricetaxAmount {
  font-size: 0.95em;
}
/* detail view - price and tax text and values */
/* line 461, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-product-details-container .PricebasePriceVariant {
  text-decoration: none;
}
/* retira o riscado do preço base em detail view */
/* line 463, templates/g5_hydrogen/custom/scss/custom.scss */
.product-neighbours {
  display: none;
}
/* line 464, templates/g5_hydrogen/custom/scss/custom.scss */
.back-to-category {
  float: none;
  text-align: center;
}
/*  +++++++++++++++++++++++++++++   CSS for availability image  +++++++++++++++++++++++++++  */
/* line 469, templates/g5_hydrogen/custom/scss/custom.scss */
.availability {
  margin: 0px 0;
}
/* line 470, templates/g5_hydrogen/custom/scss/custom.scss */
.availability img {
  max-width: 25%;
  width: auto;
  height: auto;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
/* ++++++++++++++++++++++++++++++  Dimensão dos thumbnails  +++++++++++++++++++++++++++++++++  */
/* line 480, templates/g5_hydrogen/custom/scss/custom.scss */
.browseProductImage {
  max-height: 150px;
  width: auto;
  max-width: 95%;
}
/*  ++++++++++++++++++++++++++++++  Page of editing profile  ++++++++++++++++++++++++++++++  */
/* line 488, templates/g5_hydrogen/custom/scss/custom.scss */
td.key {
  width: 158px;
}
/* alarga os campos de registo dos users */
/* line 490, templates/g5_hydrogen/custom/scss/custom.scss */
.title {
  font-size: 16px;
}
/* line 492, templates/g5_hydrogen/custom/scss/custom.scss */
.product-description .title {
  margin-bottom: 4px;
  line-height: 30px;
  border-bottom: 0px solid;
  font-weight: bold;
}
/* product details */
/* line 499, templates/g5_hydrogen/custom/scss/custom.scss */
input.highlight-button {
  background: #425a64;
}
/* line 500, templates/g5_hydrogen/custom/scss/custom.scss */
input.highlight-button:hover {
  background: #666d75;
}
/* +++++++++++++++++++++++++++++++      CHECKOUT PAGE    ++++++++++++++++++++++++++++++++++*/
/* line 504, templates/g5_hydrogen/custom/scss/custom.scss */
.cart-images img {
  padding-right: 3px;
}
/* espaço na price list entre a imagem e o nome do produto */
/* line 505, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-fieldset-pricelist a {
  color: #808080;
}
/* line 507, templates/g5_hydrogen/custom/scss/custom.scss */
div a:hover.continue_link {
  /* link de 'Continuar Compras' */
  color: grey;
  text-decoration: none;
}
/* line 512, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-cart-header-container button {
  /*BEST*/
  padding: 10px 12px;
  border-radius: 4px;
  background-color: #ccc;
  font-size: 1rem;
}
/* line 519, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-cart-header-container button:hover {
  /*BEST*/
  background-color: #efefef;
}
/* line 523, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-cart-header-container .width50 {
  width: 61%;
}
/* link de 'Continuar Compras' posicionamento */
/* line 525, templates/g5_hydrogen/custom/scss/custom.scss */
.sectiontableentry1 h3 {
  font-size: 130%;
}
/* titulos de shipment e payment */
/* line 526, templates/g5_hydrogen/custom/scss/custom.scss */
.PriceshipmentTax, .PricesalesPriceShipment {
  margin-top: 10px;
}
/* alinhamento dos valores do shipment */
/* line 528, templates/g5_hydrogen/custom/scss/custom.scss */
.shipment_productDetail {
  display: block;
  color: blue;
}
/* line 529, templates/g5_hydrogen/custom/scss/custom.scss */
.vendor-image img {
  width: 25%;
}
/* line 530, templates/g5_hydrogen/custom/scss/custom.scss */
.vmpayment_description {
  font-size: 12px;
}
/* line 532, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-payment-select .vmpayment_description {
  display: none;
}
/* line 534, templates/g5_hydrogen/custom/scss/custom.scss */
input.coupon {
  margin-bottom: 0px;
  height: 16px;
}
/* campo para inserir o código do coupon */
/* line 536, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-cart-item-sku {
  text-align: center;
  float: none;
}
/* line 541, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-cart-item-total {
  text-align: right;
}
/* line 543, templates/g5_hydrogen/custom/scss/custom.scss */
.buttonBar-right {
  margin-right: 30%;
}
/* line 545, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-button-correct {
  /*botões de 'guardar' e 'checkout' */
  background: #910909;
  padding: 6px;
  border: none;
  font-size: 13px;
  text-transform: none;
}
/* line 553, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-button-correct, .vm-button-correct:link {
  font-size: 1rem;
  background-color: #444;
  border-color: #000;
}
/* line 559, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-button-correct:hover, .checkout-button-top .vm-button-correct:hover {
  /*botões de 'guardar' e 'checkout' */
  background: #e0e0e0;
  font-size: 1rem;
  color: #000;
}
/* line 565, templates/g5_hydrogen/custom/scss/custom.scss */
.checkout-button-top .vm-button-correct {
  /*botões de 'checkout' */
  background: #910909;
  padding: 6px;
  border: grey solid 2px;
}
/* line 571, templates/g5_hydrogen/custom/scss/custom.scss */
.button {
  /*BEST*/
  padding: 6px 8px 6px 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  text-transform: none;
  background: #000;
}
/* line 580, templates/g5_hydrogen/custom/scss/custom.scss */
.button:hover {
  /*BEST*/
  background: #e0e0e0;
  color: #000;
  border: solid 1px #777;
}
/* line 586, templates/g5_hydrogen/custom/scss/custom.scss */
.cart-summary tr td {
  padding: 5px 1px 2px 0px;
}
/* line 588, templates/g5_hydrogen/custom/scss/custom.scss */
.cart-summary h3, .cart-summary h4 {
  font-size: 130%;
}
/*BEST*/
/* line 590, templates/g5_hydrogen/custom/scss/custom.scss */
.totalCell, .totalVat, .textTotal {
  background-color: #efefef;
}
/* line 592, templates/g5_hydrogen/custom/scss/custom.scss */
.PricebillTotal {
  font-size: 1.2rem;
  color: #c00;
}
/* line 596, templates/g5_hydrogen/custom/scss/custom.scss */
.checkoutTotal {
  color: #c00;
  font-size: 1.2rem;
  font-weight: bolder;
}
/* line 602, templates/g5_hydrogen/custom/scss/custom.scss */
#form-login {
  margin: 20px 0px 20px 0px;
}
/* espaçamento entre o botão de logout na página de checkout */
/* line 604, templates/g5_hydrogen/custom/scss/custom.scss */
.button:after {
  content: none;
}
/*  +++++++++++++++++++++++++++++++++  TOS  ++++++++++++++++++++++++++++++++++++  */
/* line 609, templates/g5_hydrogen/custom/scss/custom.scss */
.vendor-description p {
  color: #828282;
  font-style: normal;
  font-size: 13px;
}
/* line 614, templates/g5_hydrogen/custom/scss/custom.scss */
.vendor-description a {
  color: #74272d;
}
/*  +++++++++++++++++++++++++++++  Orders list  ++++++++++++++++++++++++++++++++++  */
/* line 618, templates/g5_hydrogen/custom/scss/custom.scss */
.table-orders td {
  background-color: #999;
}
/* line 619, templates/g5_hydrogen/custom/scss/custom.scss */
.vm-orders-information th {
  text-align: center;
}
/*  ============================   TZ POrtfolio  ===================================*/
/* line 623, templates/g5_hydrogen/custom/scss/custom.scss */
.b-wrap-right, .tz_portfolio_plus_flipbook_gallery {
  border-left: none 1px #eaeaea;
  background-color: #fff !important;
}
/* line 627, templates/g5_hydrogen/custom/scss/custom.scss */
.b-wrap-left {
  border-right: none 1px #aaa;
}
/* line 629, templates/g5_hydrogen/custom/scss/custom.scss */
.b-counter {
  background: none !important;
  color: #392613 !important;
}
/* ================================  Selo de teste  ===================================== */
/* line 633, templates/g5_hydrogen/custom/scss/custom.scss */
.seloteste {
  clear: both;
  position: relative;
  float: right;
  margin-right: 30%;
}
/* ================================  OUTRAS PAGINAS  ==================================== */
/* line 637, templates/g5_hydrogen/custom/scss/custom.scss */
.tuturials p {
  font-size: 14px;
}
/* Content pages derived from bottom modules */
/*.content_page p, li{
 color: #505050; 
 font-style:normal; 
 font-size:13px;
 }
 .content_page a{color:#74272D;}
 .content_page .mod_bottom a {
 color:#d0d0d0; 
 font-size:0.75rem;
 }*/
/* ==============================  ADJUST TO VIEWPORT  ==================================  */
/* line 657, templates/g5_hydrogen/custom/scss/custom.scss */
div[class*="-view"] .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (min-width: 960px) {
  /* line 663, templates/g5_hydrogen/custom/scss/custom.scss */
  /*BEST*/
  /* line 664, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-1 {
    width: 100%;
  }
  /* line 665, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-2 {
    width: 48%;
  }
  /* line 666, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-3 {
    width: 31.914893614%;
  }
  /* line 667, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-4 {
    width: 23.8%;
  }
  /* line 668, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-5 {
    width: 19%;
  }
  /* line 669, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-6 {
    width: 16%;
  }
  /* line 670, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-8 {
    width: 12%;
  }
  /* line 671, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-9 {
    width: 11%;
  }
  /* line 672, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-10 {
    width: 9%;
  }
  /* line 673, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-11 {
    width: 8%;
  }
  /* line 674, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-12 {
    width: 7%;
  }
  /* line 675, templates/g5_hydrogen/custom/scss/custom.scss */
  div.product {
    min-width: auto;
  }
}
@media (max-width: 959px) {
  /* line 678, templates/g5_hydrogen/custom/scss/custom.scss */
  /*BEST*/
  /* line 680, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-4 {
    width: 48%;
  }
  /* line 682, templates/g5_hydrogen/custom/scss/custom.scss */
  .search-box input[type="text"] {
    /*display:inline-block;
     height:14px;
     padding:3px 4px 5px 6px;
     margin-bottom:0px;
     font-size:12px;
     line-height:16px;
     color:#555;
     border-radius:3px;*/
    width: 14rem;
  }
  /* line 694, templates/g5_hydrogen/custom/scss/custom.scss */
  .billto-shipto .details {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  /* line 699, templates/g5_hydrogen/custom/scss/custom.scss */
  /*BEST*/
  /* line 701, templates/g5_hydrogen/custom/scss/custom.scss */
  .billto-shipto .details {
    max-width: 170px;
    font-size: 0.9rem;
  }
}
@media (max-width: 530px) {
  /* line 708, templates/g5_hydrogen/custom/scss/custom.scss */
  /*BEST*/
  /* line 710, templates/g5_hydrogen/custom/scss/custom.scss */
  div.vm-col-4 {
    width: 100%;
  }
}
/*@media all and (max-width: 800px) {
 div#line {display: none;}
 div#nav {display: none;}
 div.vendor-store-desc {display: none;}
 div[class*="vm-col-"] {width: 49%;}
 .vm-col-3 {width: 49%;}
 h1#logo {margin-left: 0;}
 }*/
@media (max-width: 480px) {
  /* line 726, templates/g5_hydrogen/custom/scss/custom.scss */
  #header ul {
    text-align: center;
  }
  /* line 727, templates/g5_hydrogen/custom/scss/custom.scss */
  .row div[class*="width"] {
    width: 49%;
    float: left;
    margin-bottom: 15px;
  }
  /* line 728, templates/g5_hydrogen/custom/scss/custom.scss */
  div.product {
    float: left;
    margin: auto;
    width: 49%;
  }
  /* line 729, templates/g5_hydrogen/custom/scss/custom.scss */
  div[class*="vm-col-"] {
    width: 100%;
  }
  /* line 730, templates/g5_hydrogen/custom/scss/custom.scss */
  .vm-product-container > div {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  /* line 731, templates/g5_hydrogen/custom/scss/custom.scss */
  .productdetails-view .spacer-buy-area {
    padding: 0;
  }
  /* line 732, templates/g5_hydrogen/custom/scss/custom.scss */
  .productdetails-view .addtocart-area, .productdetails-view .manufacturer, .productdetails-view .addtocart-bar {
    text-align: center;
  }
}
@media (max-width: 400px) {
  /* line 737, templates/g5_hydrogen/custom/scss/custom.scss */
  .row div[class*="width"] {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  /* line 738, templates/g5_hydrogen/custom/scss/custom.scss */
  #header ul {
    right: 0px;
    left: 0px;
  }
}
/* ====================== AJUSTE DE SCREEN GANTRY  ========================== */
@media (max-width: 767px) and (min-width: 381px) {
  /* line 748, templates/g5_hydrogen/custom/scss/custom.scss */
  .body-content {
    padding: 25px 10px 20px 10px;
  }
  /* line 750, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation, .g-main-nav .g-toplevel {
    height: 25px;
  }
  /* line 752, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-content {
    position: absolute;
    top: 40px;
    left: 3%;
    width: 95%;
  }
  /* line 758, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-img-container img {
    max-height: 300px;
  }
  /* line 759, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-desc h4 {
    display: none;
  }
  /* line 760, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-content h2 {
    font-size: 2.1rem;
  }
  /* line 761, templates/g5_hydrogen/custom/scss/custom.scss */
  .layout-slideshow .sprocket-features-content .sprocket-features-desc {
    display: block;
    text-align: center;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 768, templates/g5_hydrogen/custom/scss/custom.scss */
  /*BEST*/
  /*#wli-messages {
   box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
   height: auto;
   left: 0;
   margin-bottom: 0;
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
   overflow-x: hidden;
   overflow-y: hidden;
   padding-bottom: 20px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 20px;
   position: fixed;
   text-align: center;
   top: 0;
   width: 300px;
   z-index: 1000;
   }*/
  /* line 769, templates/g5_hydrogen/custom/scss/custom.scss */
  .gantry-logo {
    text-align: left;
  }
  /* line 770, templates/g5_hydrogen/custom/scss/custom.scss */
  .lang-inline {
    position: absolute;
    top: 12px;
    left: 60%;
  }
  /* line 774, templates/g5_hydrogen/custom/scss/custom.scss */
  .search-box input[type="text"] {
    display: block;
    margin: 0 0 0 6px;
  }
  /* line 779, templates/g5_hydrogen/custom/scss/custom.scss */
  .search-box form {
    margin: 0;
  }
  /* line 781, templates/g5_hydrogen/custom/scss/custom.scss */
  .search-box input[type="text"] {
    width: 13rem;
  }
  /* line 783, templates/g5_hydrogen/custom/scss/custom.scss */
  #je-popuplogin a.je_button, a.je_dropbtn {
    float: inherit;
    display: block;
    margin: 0 auto;
  }
  /* line 784, templates/g5_hydrogen/custom/scss/custom.scss */
  #je-popuplogin a.je_button span {
    font-size: 0.7rem;
    position: absolute;
    top: 68px;
    right: 6px;
    padding: 4px;
    line-height: inherit;
    height: auto;
  }
  /* line 794, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation {
    background: none;
  }
  /* line 796, templates/g5_hydrogen/custom/scss/custom.scss */
  .productdetails-view .back-to-category {
    float: inherit;
    text-align: center;
  }
  /* line 801, templates/g5_hydrogen/custom/scss/custom.scss */
  #fancybox-content .vm-btn, .vm-btn:link {
    max-width: 115px;
    font-size: 0.7rem;
    margin-top: 30px;
  }
  /* line 806, templates/g5_hydrogen/custom/scss/custom.scss */
  #fancybox-content h4 {
    font-size: 0.9rem;
  }
  /* line 808, templates/g5_hydrogen/custom/scss/custom.scss */
  .best-cart {
    margin: 0 6px;
    background-color: #e0e0e0;
  }
  /* line 813, templates/g5_hydrogen/custom/scss/custom.scss */
  .category_description img {
    display: block;
    margin: 0 auto;
  }
  /* line 814, templates/g5_hydrogen/custom/scss/custom.scss */
  .category_description span {
    font-size: 0.9rem !important;
  }
  /* line 816, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-container.g-flushed .productdetails-view {
    margin: 0.625rem;
  }
  /* line 818, templates/g5_hydrogen/custom/scss/custom.scss */
  div.product {
    margin: 0.2rem auto;
  }
  /* line 820, templates/g5_hydrogen/custom/scss/custom.scss */
  #com-form-login .width30.floatleft {
    display: inline-table;
  }
  /* line 822, templates/g5_hydrogen/custom/scss/custom.scss */
  .billto-shipto .width50 {
    margin: 0 2px;
    width: 100%;
    margin: 1rem 0;
  }
  /* line 824, templates/g5_hydrogen/custom/scss/custom.scss */
  .billto-shipto .details {
    max-width: 100%;
    font-size: 0.8rem;
    padding: 4px;
  }
  /* line 830, templates/g5_hydrogen/custom/scss/custom.scss */
  input.quantity-input {
    width: 0.8rem !important;
  }
  /* line 832, templates/g5_hydrogen/custom/scss/custom.scss */
  .billto-shipto .output-shipto {
    font-size: 0.8rem;
  }
  /* line 834, templates/g5_hydrogen/custom/scss/custom.scss */
  .cart-summary tr {
    font-size: 0.7rem;
  }
  /* line 835, templates/g5_hydrogen/custom/scss/custom.scss */
  .vm-cart-item-quantity {
    min-width: 75px;
  }
  /* line 836, templates/g5_hydrogen/custom/scss/custom.scss */
  .vm-cart-item-tax {
    min-width: 30px;
  }
  /* line 837, templates/g5_hydrogen/custom/scss/custom.scss */
  .PricebillTotal {
    font-size: 0.8rem;
  }
  /* line 839, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main, #g-main .g-content {
    padding: 0;
  }
  /* line 841, templates/g5_hydrogen/custom/scss/custom.scss */
  .alert {
    margin: 0 0.5rem 1.5rem 0.5rem;
  }
}
/* line 869, templates/g5_hydrogen/custom/scss/custom.scss */
.fancybox-title-inside {
  margin-left: 0 !important;
}
/* === Novos menus segundo nivel ==== */
/* line 873, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #efefef;
  border-top: solid 1px #555;
  padding: 0 2rem;
}
/* line 879, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .articlemenu a {
  color: #555;
  font-weight: normal;
  font-family: 'Roboto Condensed';
}
/*line-height:1rem;*/
/* line 886, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .articlemenu a:hover {
  background: none;
}
/* line 888, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel .articlemenu {
  font-weight: normal;
}
/* line 890, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-type-module):hover {
  background: none;
}
/* line 892, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas p {
  color: #fff;
}
/*# sourceMappingURL=custom_31.css.map */