@import url("rk-detalhes.css");
@import url("rk-button.css");
html, 
html body, 
html body form{
    font-family: "Source Sans Pro";
    font-size: 14px;
    text-transform: uppercase;
}

body{
    background: #fff!important;
}

body h1{
	color: #000!important;
    font: 20px "Source Sans Pro",Arial,Helvetica,sans-serif;
    text-align: center;   
}

body p{
    font-family: "Source Sans Pro";
}

body h1 + p strong{
    display: block;
}


input, 
select, 
textarea{
    padding: 2px;
}


/*.btn.buy, 
#hypSalvar, 
body .bt-quick-look,
.btn.ir.save, 
.btn.ir.send, 
.btn.ir.buy, 
.new-search, 
.reports .search, 
.email .continue, 
.bottom .newsletter .btn,
.forget .continue, 
.loginexistente .continue, 
.loginexistente .cancel, 
.garantia .continue, 
.checkout .continue, 
.move-products .ok, 
.filter-wish .search, 
.my-lists #btnAvancar, 
.alterarSenha .continue, 
.confirmacao .actions a, 
.meuspedidos .request .actions a, 
.contaCorrente .form .btn, 
.my-lists .login .continue, 
.results .form .field .search,
body.confirmacao .request .actions a, 
body.meuspedidos .request .actions a,
body .actions .change-service,
body #emptyBasket a,
.bt-quick-look,
[class^="btn"],
body.quickBasquet .actions li a,
.btn,
body .bt-quick-look,
body .actions .change-adress,
body .btn.ir.edit, 
body .btn.ir.use,
body #upBasket .actions a{
    background:#052f66 url("/static/locales/global/img/bg-btn.png") repeat-x 0 bottom;
    color:#fff;
    font: 14px "Source Sans Pro",sans-serif;
    padding:0 10px;
    line-height:24px;
    text-shadow: 0 0 0 #fff;
    text-transform:uppercase;
    border-bottom: none;
    }*/

    body #hypSalvar,
    body #p_LimparEndereco {
        float:none;
        margin: 10px 0;
    }


    body #fancybox-close-2{
       height:17px;
       width:17px
   }

   body .form .btn{
       background:#e4e4e4;
   }

   body .form label span {
    color: #727272;    
}

body .form input[type="text"], 
body .form input[type="password"], 
body .form textarea{
	border:1px solid #e4e4e4;
	color: #010101;
    font: 12px "Source Sans Pro"; 	
}

body .form input[type="text"]:focus, 
body .form input[type="password"]:focus, 
body .form textarea:focus, .form .focus{
	border:1px solid #000;
	box-shadow:1px 1px 5px #e4e4e4	
}

/*esqueceu a senha*/
.forget a.btn{
	font-size: 11px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    text-align: center;
    width: 88px;
}

.forget .form fieldset {
    padding: 0;
}

/*serviço entrega*/
body #upBasket .actions .change{
	
}

body #upBasket .actions .continue::after {
    content: "Prosseguir";
    float: left;
    text-indent: 0;
}

body #upBasket .actions .continue {
	display: block;
    min-width: inherit;
    padding-right: 0;
    text-indent: -9999px;
    width: 75px !important;
}


/*alterar senha*/
.alterarSenha #fancybox-close-2{ display:none}

.alterarSenha .form fieldset,
.email .form fieldset{ padding:0}

.email .form .field{
	display: inline-block;
    width: 100%;	
}

/*avaliacao*/
body.rate .form .btn::after {
    content: "Enviar";
    font-size: 12px;
    text-indent: 0;
    display: block;
    float: left;
    width: 100%;
}

body.rate .rating span{
    margin-top: 3px;
}

body.rate .rating div{
    margin-top: 8px;
}

body.rate .form .btn {
    text-indent: -9999px;
}


/*********************************************** MODAL SKU ****************************************************/
body.por-sku .list-products{


}

body.por-sku .list-products .details{
    padding-bottom: 0;
}

body.por-sku .list-products .hproduct{

}

body.por-sku .list-products .details .name{
    font-size: 12px;
}

body.por-sku .list-products .details .price strong{}

#pnlHomeDelivery .form.cep .actions{
    margin-top: 11px;
}