/*
cores
laranja #FF6600
amarelo #F5930A
*/
@import url('https://fonts.googleapis.com/css?family=Exo:300,400,700');
* {font-family: 'Exo', sans-serif;}
body {font-family: 'Exo', sans-serif; background: #fff}
.h1, .h2, .h3, .h4, .h5, .h6,h1, h2, h3, h4, h5, h6 { color:#FF6600; font-weight: 400 }
a {}
a:hover {}

hr {border-top: 1px solid #cccccc;}

/* HEADER
   ========================================================================== */
header {
 

   }
.whatsapp { 
  background: #FF6600;
  color: #FFF;
  padding: 5px 0; 
}
.whatsapp span { 
font-size: 24px;
color: #FFF;
margin-left: 15px;
 }

.navbar{
  margin-bottom: 0;}
.navbar-brand {
    float: left;
    height: auto;
    padding: 0;
}

.navbar-nav>li>a, .navbar-nav>li>ul>li>a {  
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
}

 


@media (min-width: 768px){
.navbar-nav {   
    margin-top: 20px;}
}
@media (min-width: 992px){
.navbar-nav {    
    margin-top: 30px;
}
}


.navbar-default {
    background-color: #fff;
    border-color: #fff;
}


#pesquisa_carrinho {
  background: #F5930A;
  color: #FFF;
  font-weight: 700;
  font-size: 22px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#pesquisa_carrinho .container
{background: #FFF; padding:0;}

#chamada_preto .container { position: relative}
.home_pesquisa {float: left;  width: 70%;}

.ico_pesquisa, .ico_pesquisa:visited  { background:  #FF6600; padding:15px 25px; display: inline-block; text-decoration:none; color: #FFF; text-align: center;  }
.ico_pesquisa:hover, .ico_pesquisa:focus, .ico_pesquisa:active, .ico_pesquisa:visited:hover  { color: #FFF; background: #F5930A !important; text-decoration:none; }




.input_pesquisa form { margin: 0 !important;  }
.input_pesquisa {float: left; background: #FFF; position: relative; width: 80%}

.input_pesquisa form input { font-size: 26px; border: 0; padding:10px 20px; color: #666; font-weight: 400; width: 100%}
.input_pesquisa form input:focus {outline: none;} 
.home_orcamento {position: absolute; right: 0; top: 0; background:  #FF6600; display: block;z-index: 90}
.meu_orcamento {float: left; padding:10px 20px; color: #FFF;font-size: 22px;
    font-weight: 700;}
.meu_orcamento img { margin-right:  20px }
.total_orcamento {float: left; background:#808080; padding:10px 15px;font-size: 26px;color: #FFF;font-weight: 700;}




/**/
#slider {
  
}

/* HOME
   ========================================================================== */

#chamada_preto {
  background: #000;
  color: #FFF;
  padding: 0; 
}

#chamada_preto h1 {
  font-size: 55px;
  color: #FFF;
}

#chamada_laranja {
  background: #FF6600;
  color: #FFF;
  padding: 35px 0; 
}
#chamada_laranja h1 {
  font-size: 65px;
  color: #FFF;
}

#categorias 
{
  padding: 35px 0;
}

#categorias .selo_categoria {
  display: block;
  padding: 15px;
  background: #E6E7E8;
  text-align: center;
  text-decoration: none;
  color: #808080;
  font-size: 16px;
  margin-bottom: 30px;
}
#categorias .selo_categoria:hover {
  background: #ccc;
}
#categorias .selo_categoria img{
  margin-bottom: 15px
}
#categorias .selo_categoria p{
  margin-bottom: 0px
}


#clientes 
{
  padding: 35px 0;
}

#clientes .selo_cliente {
  display: block;
  padding: 0;
  background: #E6E7E8;
  text-align: center;
  text-decoration: none;
  color: #808080;
  font-size: 16px
}
#clientes .selo_cliente:hover {
  background: #ccc;
}











#promocao {
  font-size: 32px;
  overflow: hidden;
  margin-bottom: 30px
}
#promocao .text-right {
  background: #D18C50;
  color: #FFF; 
  font-weight: bold;
  padding-top: 15px;
  padding-bottom:15px; 
}

#promocao .text-left {
    background: #FFF;
    color: #735e4b;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
}

#anuncios_home div {
  margin-bottom: 30px
}

#produtos {background: #E8E8E8}
#produtos h4 {color: #333;}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #000;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #FFF;
    cursor: default;
    background-color: #000;
    border: 1px solid #000;
    border-bottom-color: transparent;
}

.nav-tabs {
    border-bottom: 3px solid #000;
}

.detalhesproduto {
  background: #FFF
}


.detalhesproduto .tab-content {
  border-top: 1px solid #CCC ;
  padding-top: 15px;
  margin-top: 15px;
}

.valor-total{
  color: #FF6600;
    font-weight: 700;
    font-size: 24px;
}

.valor {
  color: #333;
    font-weight: 700;
    font-size: 24px;
}


#lista_produtos_home {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #EBEBEB;

}

#lista_produtos {
  padding-top: 0;
}

#lista_produtos .thumbnail {border: 3px solid #fff;padding: 15px;}
#lista_produtos .thumbnail img {
  max-height: 150px;
}
    
#lista_produtos .thumbnail:hover {border: 3px solid #FF6600;}
#lista_produtos .caption { min-height: 60px;   }
#lista_produtos .caption h3 {
  font-size:  20px;
  font-weight: 400;
  color: #666;
  padding:0 15px 15px;
      text-transform: none;
}




#chamada_catalogo
{
  background: #000;
  color: #FFF;
  padding: 55px 0;  
  font-size: 42px;
}



/* CONTACT
   ========================================================================== */
#contato {
    display: block;
  color: #000;
  padding: 35px 0; 
  background: #F5930A;  
  text-decoration: none;  
  font-size: 16px

}


#contato h1 {
  font-size: 65px;
  color: #000;
}


#contato .form-control {
    display: block;    
    padding: 10px 15px;
    height: auto;
    font-size: 16px;    
    color: #000;
    background: none;   
    border: 2px solid #000;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#contato .form-control::-webkit-input-placeholder { color: #000; }
#contato .form-control:-moz-placeholder { color: #000; }
#contato .form-control::-moz-placeholder { color: #000; }
#contato .form-control:-ms-input-placeholder { color: #000; }

#contato .ajax_form {
  margin-top: 45px
}



/* BUTTONS
   ========================================================================== */
.btn-orcar {
  background-image: url('../images/ico-orcar.jpg') !important;
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #FFF;
  padding-left: 80px;
  font-size: 24px;
  color: #FF6600 !important;
  border: 3px solid #FF6600;     
}
.btn-orcar:hover { 
  background-color:  #FF6600;  
  color: #FFF !important;      
}

.btn-padrao {  
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #FF6600;  
  font-size: 18px;
  color: #FFF !important;
  border: 0;  
  border-radius: 0 ;
  padding: 15px 25px;  
}
.btn-padrao:hover { 
  background-color:  #F5930A;  
  color: #FFF !important;      
}


.btn-preto {  
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #000;  
  font-size: 18px;
  color: #FFF !important;
  border: 0;  
  border-radius: 0 ;
  padding: 15px 25px;  
}
.btn-preto:hover { 
  background-color:  #F5930A;  
  color: #FFF !important;      
}


.btn-branco {  
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #FFF;  
  font-size: 18px;
  color: #000 !important;
  border: 0;  
  border-radius: 0 ;
  padding: 15px 25px;  
}
.btn-branco:hover { 
  background-color:  #F5930A;  
  color: #FFF !important;      
}



/* ABOULT
   ========================================================================== */
#bannerinterno {
  width: 100%;
  height: 230px;
  background-size: cover;
  background-attachment: fixed;
}
#aboult,#produtos {
  padding-top: 25px;
  padding-bottom: 35px;
}



/* FOOTER
   ========================================================================== */
footer {
  background: #000;
  color: #fff;
}

.footer-title {
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  text-transform: uppercase
}

.footer-infos {
  padding: 25px 0;
  font-size: 18px;
}
.footer-hours {
  border-top: 2px solid #FFF;
}

.footer-hours p{
  border-bottom: 2px solid #FFF;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
}



.footer-copyrigt {
  background: #fff;
  color: #666;
  padding: 10px 0;
  font-size: 18px;  
}
.footer-social {
  margin-top: 25px;
}
.footer-social a {color: #fff; display: inline-block; border-radius: 50px;  border: 3px solid; margin: 25px 5px;}

/* menu subcategorias */


.menu-subcat {
  position: relative;
  display: none;
}
#menu-subcat {cursor: pointer}
.menu-subcat .row {
  background: rgba(0, 0, 0, 0.62);
  position: absolute;
  z-index: 1030;
  padding:20px 
}
.menu-subcat-item {
  margin:5px 10px 5px 5px;
  color: #FFF;
  font-size: 20px 
}


/* produtos em lote */
.carregando {
  margin: 25px;
}
.carregando p {
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 700;
  font-style: italic
}
#cancelar, #adicionar {display: none;}



/* .roundedOne */
.roundedOne {
  width: 28px;
  height: 28px;
  position: absolute;
  margin: 5px;
  right: 15px;top: 0;
  background: #ffffff;
  background: linear-gradient(top, #ffffff 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 50px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
  }
.roundedOne  label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    left: 4px;
    top: 4px;
    background: linear-gradient(top, #222 0%, #45484d 100%);
    border-radius: 50px;
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);}
.roundedOne  label:after {
      content: '';
      width: 16px;
      height: 16px;
      position: absolute;
      top: 2px;
      left: 2px;
      background: #45484d;
      background: linear-gradient(top, #45484d 0%, #45484d 100%);
      opacity: 0;
      border-radius: 50px;
      box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    }
.roundedOne  label:hover::after {
      opacity: 0.3;
    }
  
  input[type=checkbox] {
    visibility: hidden;}
input[type=checkbox]:checked + label:after {
      opacity: 1;
    }
 
/* end .roundedOne */




/* .squaredThree */
.squaredThree {
  width: 25px;
  position: relative;
  margin: 0 15px 0 0;
  display: inline-block
}
 .squaredThree  label {
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    border-radius: 25px;
    box-shadow: none;
    border: 2px solid #fff;
  }
 .squaredThree  label:after {
      content: '';
      width: 12px;
      height: 8px;
      position: absolute;
      top: 5px;
      left: 5px;
      border: 3px solid #fff;
      border-top: none;
      border-right: none;
      background: transparent;
      opacity: 0;
      transform: rotate(-45deg);
    }
.squaredThree  label:hover::after {
      opacity: 0.3;
    }
  
.squaredThree  input[type=checkbox] {
    visibility: hidden;}
.squaredThree  input[type=checkbox]:checked + label:after {
      opacity: 1;
    }    

/* end .squaredThree */


















/* RESPONSIVE
   ========================================================================== */
@media (max-width: 767px){
  .whatsapp .text-right,
  #promocao .text-right,#promocao .text-left {
    text-align: center !important;
  }
   .col-sm-7.col-sm-offset-1 {text-align: center;}

   .home_pesquisa, .home_orcamento { width: 100%; border-bottom: 1px solid #FFF; position: relative;}

   .total_orcamento { float: right  }

   #chamada_preto h1 {
    font-size: 40px;
    color: #FFF;
}

.ico_pesquisa img{ max-width: 45px  }

}
@media (min-width: 768px){
  #lista_marcas .col-md-2 { width: 12.5% }
   .home_pesquisa {
    
    width: 60%;
}
.navbar-brand { width: 100%; text-align: center }
.navbar-brand img { display: inline-block}
.navbar-nav>li>a, .navbar-nav>li>ul>li>a {
  font-size: 18px
}

#categorias .selo_categoria {margin:0; }
}
@media (min-width: 992px){
 .navbar-brand { width: initial; }
 .navbar-brand img { width: 300px }
 .navbar-nav>li>a, .navbar-nav>li>ul>li>a {
  font-size: 18px
}

}
@media (min-width: 1200px){

  .navbar-brand img {
    width: initial;
}

    .home_pesquisa {
    
    width:70%;
} 
}





/*------------------------------ Data Table ----------------------*/
.data-table {
  width: 100%;
}
.data-table th.wrap {
  white-space: normal;
}
.data-table th {
  padding: 10px;
  border: 1px solid #e9e9e9;
  text-align: center;
}
.data-table tbody tr {
  border: 1px solid #e9e9e9;
}
.data-table tr td {
  padding: 10px;
  border: 1px solid #e9e9e9;
  vertical-align: middle;
}
.data-table td h3 {
  margin: 0;
  line-height: 100%;
}
body table.data-table {
  border-collapse: collapse;
}
.data-table thead {
  border: 1px solid #e9e9e9;
}
.data-table tfoot {
  border-top: none;
  border-top: 1px solid #e9e9e9;
}
.data-table  .first.odd,
.box-account  .data-table .odd {
  background: none;
}
.a-center input.checkbox {
  float: none;
}
label.required em {
    font-weight: normal;
    padding: 0 5px 0 0;
    vertical-align: middle;
    color: #ff0000;
}

  /***----check out----***/
.cart{
  margin:0 -15px;
}
.cart > form {
    background: none repeat scroll 0 0 #fff;
    margin-bottom: 20px;
    padding: 20px 15px;
  margin-bottom:20px;
}

.cart .cart-collaterals {
  background:#fff;
  padding:20px 15px;
  clear:both;
}
#yt_wrapper .cart form,
#yt_wrapper .cart .title-buttons{
  float: left;
  width: 100%;
}
#yt_wrapper .cart .title-buttons > .page-title {
  float: left;
}
#yt_wrapper .checkout-types{
  margin-bottom: 20px;
  text-align: right;
}
#yt_wrapper .cart-collaterals .totals,
#yt_wrapper .cart-collaterals .col2-set #discount-coupon-form, 
#yt_wrapper .cart-collaterals .col2-set .shipping{
  border:1px solid #e9e9e9;
  padding: 15px;
  margin-top: 20px;
  float: left;
  width: 100%;
  line-height: 200%;
}
#yt_wrapper #coupon_code,
#yt_wrapper #postcode{
  margin-bottom: 10px;
}
#yt_wrapper #shipping-zip-form,
#yt_wrapper #checkout-payment-method-load dt{
  line-height: 170%;
}
#yt_wrapper .cart-collaterals .totals td {
    overflow: hidden;
    text-align: left;
    padding-right: 10px;
}
#yt_wrapper .cart-collaterals .totals .checkout-types{
  margin: 5px 0 0;
  text-align: left;
}
#yt_wrapper .cart-collaterals .totals .checkout-types .btn-proceed-checkout{
  margin-bottom: 5px;
}
/***----check out one page----***/
.product-image img {max-width: 84px;max-height: 84px;}
.product-image,
.no-touch .product-img-box .product-image:not(.zoom-available):hover {
    position: relative;
    display: block;
    border: 1px solid #ededed;
}



#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;

        z-index: 1050;
    background-color: rgba(0, 0, 0, 0.7);
    
    -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
    
    opacity: 0;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
@media (max-width: 767px) {
  #search input[type="search"] {
      font-size: 20px;
    font-weight: 300;
    text-align: center; 
    padding-left: 10px;
    padding-right: 10px;
  
  }
}

#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;

}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
  background: #FF6600;
  background: #FF6600;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}