/*
# Geral
# Header
# Slider ( Homepage )
# Produtos Destaque ( Homepage )
# Contactos
*/

.col-cat{
   margin-bottom: 30px;
   max-width: 25%;
}
.col-marcas{
   height: 255px;
}
@media only screen and (max-width: 991px) {

   .grid-view .single-product .product-content{
      padding-bottom: 16px;
   }

   a.adicionar-ao-carrinho-link{
      padding: 9px !important;
      padding-bottom: 9px !important;
   }

   .container{
      width: 350px;
   }

   .col-cat{
      margin-bottom: 30px;
      max-width: 50% !important;
   }

   .single-banner{
      height: auto !important;
   }

   .label-destaque-home.all{
      bottom: 0px !important;
   }

   .col-marcas{
      height: 100px;
   }

   .cookies-accept{
      float: none !important;
      margin-top: 10px;
   }

   .mobile-carrinho-products-listagem{
      padding-bottom: 20px;
      border-bottom: 1px solid #386273;
      margin-bottom: 20px;
   }

   .mobile-menu-bars i{
      color: #386273;
   }

   .catalogos-mobile .single-latest-blog{
      margin-bottom: 60px !important;
   }

   a.adicionar-ao-carrinho-link{
      padding: 8px;
      padding-top: 9px;
   }
   /* # Select */
   .country-select::before{
      display: none !important;
   }
   /* # Geral */
   .desktop-hide{
      display: inline-block !important;
   }
   .mobile-hide{
      display: none;
   }
   .mobile-display-block{
      display: block !important;
   }
   .mobile-float-left{
      float: left !important;
   }
   .mobile-float-right{
      float: right !important;
   }
   .mobile-width-100{
      width: 100% !important;
   }
   .mobile-pb-0{
      padding-bottom: 0px !important;
   }
   .mobile-pb-40{
      padding-bottom: 40px !important;
   }
   .mobile-mt-0{
      margin-top: 0px !important;
   }
   .mobile-mt-15{
      margin-top: 15px !important;
   }
   .mobile-mt-20{
      margin-top: 20px !important;
   }
   .mobile-mt-40{
      margin-top: 40px !important;
   }
   .mobile-mb-20{
      margin-bottom: 20px !important;
   }
   .mobile-mb-30{
      margin-bottom: 30px !important;
   }
   .mobile-mb-40{
      margin-bottom: 30px !important;
   }
   .mobile-text-left{
      text-align: left !important;
   }
   .mobile-text-center{
      text-align: center !important;
   }

   /* # Header */
   .mobile-header{
      padding: 15px 20px;
      width: 100%;
   }
   .mobile-header .logo{
      text-align: left !important;
      margin-bottom: 0px !important
   }
   .mobile-header-logo{
      margin-top: 0px !important;
      max-width: 100% !important;
   }
   .mobile-menu-bars{
      text-align: right;
      padding-top: 15px;
      cursor: pointer;
   }
   .mobile-menu-bars-close{
      text-align: right;
      margin: 30px 20px 0 0;
      cursor: pointer;
      margin-bottom: 40px;
   }
   .mobile-menu-slide{
      display: none;
      position: fixed;
      z-index: 999;
      right: 0;
      top: 0;
      bottom: 0;
      width: 60%;
      height: 100%;
      background-color: #FFF;
      border-left: 2px solid #47bcf4;
   }
   .mobile-menu-slide ul li{
      border-bottom: 1px solid #eee;
      text-align: right;
      padding: 10px 20px 10px 0px;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
   }
   .mobile-header-warning{
      padding: 10px 0px !important;
      background: #386273 !important;
      color: #fff !important;
      border: 1px solid #386273 !important;
      position: absolute !important;
      bottom: 0 !important;
      font-size: 12px !important;
   }

   /* # Slider ( Homepage ) */
   .mobile-slider-container{
      height: 120px !important;
   }
   .mobile-slider-container li{
      height: 120px !important;
   }
   /* # Produtos Destaque ( Homepage ) */
   .mobile-hightlights-products-tags li{
      width: 100% !important;
   }

   /* # Contactos */
   .g-recaptcha {
      transform:scale(0.90);
      -webkit-transform:scale(0.90);
      transform-origin:0 0;
      -webkit-transform-origin:0 0;
   }

}
