/*MEDIA QUERIES*/
  @media only screen and (min-width : 320px) {
    [class*="col-"]{
        margin-bottom: 15px;
    }
  }

  /*Até LG 1º salto*/
    @media (max-width:1200px) { 
      .btn-loja {
        right: 50px !important;
        top: 240px !important;
      }
      .navbar-nav > li > a {
        padding: 0 15px !important;
      }
      .produto-titulo{
        
      }
      .produto-preco{
        
      }
      .titulo-detalhe{
        
      }
      .preco {
        font-size: 25px !important;
        line-height: 24px !important;
      }
      .carrinho_variaveis {
        font-size: 21px !important;
      }
      .borderespecial{
        height: 90px !important;
      }
      .descricao {
        height: 135px !important;
      }
       #testemunho{
        padding-right: 15px !important;
      }
      .bloco-btn-testemunho{
        left: 67px !important;
      }
      .noticia-image {
        height: 214px !important;
      }
      .mapa {
        margin-top: 0 !important;
      }
      .parcerias-quadrado {
        background-color: transparent !important;
      }
      .marginbotaoloja{
        margin-right: 420px !important;
      }
    }
  /*end LG 1º salto*/

  /*Até MD 2º salto*/
    @media (max-width:992px) {
      .navbar-header {
        float: none !important;
      }
      #svgImg_logo_mobile {
        width: auto !important
      } 
      .navbar_bg {
        background: #0D578A none repeat scroll 0 0 !important;
        height: 140px !important;
      }
      .btn-loja {
        right: -547px !important;
        top: 50px !important;
      }
      .navbar-brand {
      }
      #newsletter {
        margin-top: 35px !important;
        padding: 0 15px !important;
        height: 50px !important;
      }
      .newsletter-form {
        width: 55% !important;
        margin: 0 auto;
      }
      .newsletter-header{
        display: inline;
        margin-right: 100px;
      }
      #menufundo  li{
        text-align: center;
        width: 100%;
      }
      .modal:before {
        height: 0 !important;
      }
      .titulo-detalhe{
        font-size: 21px !important;
      }
      .preco {
        font-size: 25px !important;
        line-height: 24px !important;
      }
       .btmainprev, .btmainnext {
        margin: 0px !important;
      }
      .lista-quantidade li{
        padding-right: 2px;
        padding-left: 2px;
      }
      .numero {
        width: 25% !important;
        margin: 0 auto !important;
      }
      .borderespecial{
        height: 88px !important;
      }
      .descricao {
        height: 170px !important;
      }
      .nopaddingleft{
        padding-left: 15px !important;
      }
      .parcerias-quadrado {
        background-color: transparent !important;
      }
      .lista-noticias img {
        max-height:none !important;
      }
      .noticia-image .meio {
        position: relative;
        top: auto !important;
        -webkit-transform: none !important; /* Safari and Chrome */
        -moz-transform: none !important; /* Firefox */
        -ms-transform: none !important; /* IE 9 */
        -o-transform: none !important; /* Opera */
        transform: none !important;
      }
      .noticia-cartaz img {
        max-height: none !important; 
      }
      .noticia-image {
        height: auto !important;
      }
      .noticia-imagem-nogutter {
        padding: 0px 15px !important;
      }
      .botao-noticia {
        right: 15px !important;
      }
      #product_list li:nth-child(4n+1) {
        clear: none !important;
      }
      #product_list li:nth-child(3n+1) {
        clear: both !important;
      }
      .single-product li:nth-child(3n+1) {
        clear: both !important;
      }
      .single-product li:nth-child(4n+1) {
        clear: none !important;
      }
      .marginbotaoloja{
        margin-right: 200px !important;
      }
      .btn-addcart {
        margin-left: 0px !important;
      }
      .menu_apoios img {
          height: 34px !important;
      }
       .menu_assec img {
          height: 11px !important;
      }
    }
  /*end MD 2º salto*/

  /*Datatables media query*/
    @media only screen and (max-width : 800px) { 
      .sobeedesce-refresh {
        width: 140px !important;
        margin: 0px !important;
      }
      .sobeedesce-norefresh{
      }
    }
  /*end Datatables media query*/

  /*Até SM --- 768 normal 767 ipad fix*/
    @media only screen and (max-width : 767px) {
      .navbar-nav > li > a {
        padding: 5px 10px !important;
      }
      .menu_principal li a {
        border-right: none !important;
      }
      .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #E21319 !important;
        border: none !important;
      }
      .nav > li > a:hover, .nav > li > a:focus, .nav > li > a:focus .caret, .nav > li > a:focus .caret {
        color: #FFF !important;
        background: #E21319 !important;
      }
      .row.wow.animated.fadeInUp {
        margin-top: 20px !important;
      }
      .navbar-brand{
        display: block !important;
        width: 360px !important;
      }
      .header-title {
        padding-top: 0px !important;
      }
      .header-content {
        margin-top: 0px !important;
      }
      .header-content{
        background: none !important;
      }
      #leftmenu{
        margin-top: 10px;
      }
      .navbar-product-list{
        margin: 8px 0 8px 0 !important;
      }
      .navbar_bg {
        height: 320px;
        background-image: none !important;
        background-color: #0D578A !important;
      }
      .caret{
        display: inline-block !important;
      }
      #svgImg_logo_mobile {
        width: 100% !important;
      }
      .navbar-center {
        width: 100% !important;
      }
      .navbar-center li {
        width: 50% !important;
        float: left !important;
      }
      .navbar-center > li {
        border-right: none !important;
      }
      .navbar-right {
        width: 100% !important;
        margin-right: 0px;
        margin-bottom: 0px !important;
      }
      #svgImg_logo_site {
        margin-top: 0px !important;
      }
      .navbar-right li a {
        height: 90px !important;
      }
      .navbar-nav {
        margin: 7.5px 0px;
        padding: 0 !important;
      }
      .navbar-form{
        padding: 7px 0px 7px 10px !important;
      }
      .navbar-nav .open .dropdown-menu{
        background-color: #FFF;
      }
      .newsletter-form {
        width: 65% !important;
        margin: 0 auto;
      }
      .fancybox-nav span{
        visibility: visible !important;
      }
      .cartaz-texto{
        padding-right: 15px !important;
      }
      .cartaz-imagem{
        padding-left: 15px !important;
      }
      .cartaz-imagem img{
        height:auto !important;
      }
      .owl-carousel-cartaz .owl-controls{
        display: none !important;
      }
      .section-title-inner{
        line-height: 50px !important;
      }
      .borderespecial {
        border: none !important;
      }
      .carrinho_variaveis {
        line-height: 17px !important;
        font-size: 16px !important;
      }
      .qtdsecores{
        margin-bottom: 10px !important;
      }
      .qty-holder{
        padding-top: 0px !important;
      }
      .precopaddingtop{
        padding-top: 5px !important;
        text-align: left;
      }
      .precototalpaddingtop{
        padding-top: 0px !important;
      }
      .borderespecial{
        height: auto !important;
      }
      .borderquantidade{
        padding: 0px 15px !important;
      }
      .borderpreco{
        padding: 0px !important;
      }
      .bordervalor{
        padding: 0 !important;
      }
      #footer .primeiro .list-inline > li{
        display: block;
        text-align: center;
      }
      .list-footer li{
        padding: 0px !important;
      }
      .menu_bottom{
        text-align: center !important;
      }
      .menu_apoios{
        text-align: center !important;
      }
      .menu_assec{
        text-align: center !important;
      }
      .social-icons {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
      }
      .contacto-bottom {
        margin-top: 0px !important;
      }
      .btn-formulario_contacto {
        margin-bottom: 0px !important;
      }
      .navbar-brand-right {
        opacity: 0.6 !important;
      }
      .modal-registo {
        width: 80% !important;
      }
      .titulo-detalhe {
        font-size: 22px !important;
      }
      .preco {
        text-align: right!important;
        font-size: 35px !important;
      }
      .btmainprev, .btmainnext {
        margin: 0px !important;
      }
      .numero {
        width: 25px !important;
        margin: auto !important;
      }
      .descricao {
        height: auto !important;
      }
      #testemunho{
        padding-right: 15px !important;
      }
      .bltestemunho {
        padding: 20px 15px 0px 15px !important;
        height: 170px !important;
      }
      .bloco-btn-testemunho{
        width: 100% !important;
        position: relative !important;
        z-index: 99 !important;
        left: 0px !important;
        top: auto !important;
        padding: 5px !important;
        left: auto !important;
        height: auto !important;
        text-align: center !important;
        overflow: hidden !important;
        transition: all 0.5s ease 0s !important;
      }
      .testemunho-texto{
        height: 75px !important;
      }
      .testemunho-autor{
        padding-top: 0px !important;
      }
      #parcerias{
        padding-left: 15px !important;
      }
      .parcerias-bloco {
        height: 50px !important;
      }
      .parcerias-quadrado {
        background-color: transparent !important;
      }
      .noticia-cartaz {
        height: auto !important;
      }
      .padding-noticias{
        padding: 0 !important;
      }
      #cartaz-conteudo {
        height: auto !important;
        padding: 10px !important
      }
      #cartaz-conteudo .cartaz-conteudo{
        position: relative;
        -webkit-transform: none !important; /* Safari and Chrome */
        -moz-transform: none !important; /* Firefox */
        -ms-transform: none !important; /* IE 9 */
        -o-transform: none !important; /* Opera */
        transform: none !important;
        height: 100% !important;
      }
      .botao{
        display: none !important;
      }
      .lista-noticias {
        margin: 15px 0 !important;
        padding: 0 15px !important;
      }
      .noticia-header {
        height: 50px !important;
      }
      .noticia-header h3{
        padding-top: 12px !important;
      }
      .noticia_titulo{
        padding-top: 10px !important;
        height: auto !important;
      }
      #singlenews h4 {
        font-size: 16px;
      }
      .double-button{
        text-align: center !important;
      }
      .double-button span{
        margin: 0! important;
        text-align: center !important;
        display: block;
      }
      .title-text {
        margin-right: 0px !important;
      }
      .btn-addcart {
        margin-left: 15px !important;
      }
      /*TABELA CARRINHO*/
        .valoreslinha, .checkbox, .ultimo, .apagar{
          text-align: left;
        }
        .tooltip-inner {
          max-width: 175px !important;
          /* If max-width does not work, try using width instead */
          width: 175px !important; 
        }
      /*end TABELA CARRINHO*/
      .menu_apoios img {
          height: 63px !important;
      }
       .menu_assec img {
          height: 14px !important;
      }
    }
  /*end SM 3º salto*/

  /* Até XS */ 
    @media only screen and (max-width : 480px) {
      .navbar-brand {
        width: 150px !important;
      }
      .link_newsletter .dropdown-menu{
        right: -130px !important;
      }
      .link_conta .dropdown-menu{
        right: -53px !important;
      }
      .modal-title {
        font-size: 22px;
      }
      .fraseprincipal{
        width: 100% !important;
      }
      .header-content {
        margin-top: 0px !important;
      }
      .header-title {
        padding-top: 0px !important;
      }
      .newsletter-form {
        width: 80% !important;
        margin: 0 auto;
      }
      .icons-topo {
        width: 75px !important;
        height: 120px !important;
      }
      .primeiroicon{
        padding: 0px !important;
      }
      .terceiroicon{
        padding: 0px !important;
      }
      .social-icons {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
      }
      .fancybox-nav span{
        visibility: visible !important;
      }
      .short-text, .text-container{
        height: auto !important;
        margin-bottom: 30px;
      }
      .borderespecial {
        border: none !important;
      }
      .carrinho_variaveis {
        line-height: 17px !important;
        font-size: 16px !important;
      }
      .qtdsecores{
        margin-bottom: 10px !important;
      }
      .modal-footer .btn + .btn {
        margin-bottom:10px !important;
      }
      .btn-continua {
        margin-bottom: 10px !important;
      }
      .btmainprev, .btmainnext {
        margin-top: 0px !important;
      }
      .contacto-bottom {
        margin-top: 0px !important;
      }
      .btn-formulario_contacto {
        margin-bottom: 0px !important;
      }
      #svgImg_logo_site {
        height: 40px !important;
        margin-top: 0px;
        padding: 0px !important;
      }
      .navbar-right li a {
        height: 65px !important;
      }
      .navbar-brand-right {
        opacity: 0.6 !important;
      }
      .modal-registo {
        width: 80% !important;
      }
      .titulo-detalhe {
        font-size: 32px;
      }
      .preco {
        text-align: right !important;
        font-size: 25px !important;
      }
      .numero {
        width: 100px !important;
        height: 22px;
        border: none;
        padding: 2px 40px !important;
      }
      .btmainprev, .btmainnext {
        margin: 0px !important;
      }
      .section-title-inner {
        font-size: 40px !important;
      }
      .three-columns {
        -webkit-column-count: 2 !important;
        -moz-column-count: 2 !important;
        column-count: 2 !important;
      }
      .modal-dialog-small {
        width: 320px !important;
      }
      .btn-testemunho {
        font-size: 20px !important;
      }
      .newsletter-header {
        margin-right: 10px !important;
      }
      .no-more-tables td { 
        /* Behave  like a "row" */
        padding-left: 45% !important; 
      }
      .no-more-tables td:before { 
        width: 40% !important; 
      }
      .btn-addcart {
        margin-left: 0px !important;
      }
    }
  /*end Até XS*/

  /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
      .testemunho-texto {
          height: 47px !important;
      }
      .btn-addcart {
        margin-left: 0px !important;
      }
    }
    @media only screen and (min-width : 320px) {
      [class*="col-"]{
          margin-bottom: 15px;
      }
    }
  /*end Custom*/

  @media only screen and (min-width : 768px) {
    /* mmudar em mobile para tirar o hover e colocar click*/
    .menuhover:hover > .dropdown-menu{
      display: block;
    }
    .fancybox-nav span{
      visibility: visible !important;
    }
    /*end mobile hover*/
  }
/*end MEDIA QUERIES*/