

/*--------------------------------
	General
---------------------------------*/

body {
	color: #000;
	font-size: 14px;
}

a {
	color: #000000;
}

a:hover {
	color: #666;
	text-decoration: none;
}

.centraliza{ border: 0px none;
    list-style: none outside none;
    margin: 0px;
    outline: 0px none;
    padding: 0px;
}
.fundo-menu-top{
	background-color:#000;
}
.divisoria{
	border-top:1px dotted;
	border-bottom:1px dotted;
}
.center{
	text-align: center;
}
.nopadding{
	padding: 0;
	margin: 0;
}

.navbar-toggle {
	width: 99%;
	background-color: #ED018A;
}
/*--------------------------------
	Buttons
---------------------------------*/
.busca select {
	 padding:4px;
    margin: 0;
    background: #f6f6f6;
    color:#333;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    width: 100px;
}
/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

.busca label {position:relative}
.busca label:after  {
    content:'<>';
    font:13px monospace;
    color:#333;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
.busca label:before {
	 content:'';
    right:0px; top:0px;
    width:30px; height:25px;
    background:#f6f6f6;
    position:absolute;
    pointer-events:none;
    display:block;
}
.btn-busca{
	height: 26px!important;
	line-height: 100%;
	border-radius: 2px;
	vertical-align:top!important;
}
.esquerda {text-align: left;}
.to-the-top{
	right: 0px!important;
	position: fixed;
	bottom: 5px;
}
.btn_validar_cupom{padding: 3px;}
.btn {
	border-radius: 0;
	text-shadow: none;
	border: none;
	box-shadow: none;
	margin: 0;

}

/*.btn-primary {
	background: #000;
	padding-left: 10px;
	padding-right: 10px;
}

.btn-primary:hover {
	background: #333;


}*/

.btn-grey {
	background: #BBB;
	color: #FFF;
}

.btn-grey:hover {
	background: #999;
	color: #FFF;
}

.btn-blank {
	background: none;
	color: #AAA;
}

.btn-blank:hover {
	background: none;
	color: #888;
}
.btn-link{
	background-color: #000;
	color: #fff;
}
.busca button{
	border-top: 1px solid #ccc;
}
/*--------------------------------
	Header
---------------------------------*/

.top-nav {
	float: right;
	list-style: none;
	margin-bottom:4px;
}

.top-nav li {
	float: left;
	margin-left: 30px;
	color:#fff;
}


.logo {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 24px;
	margin-top:10px;
}

.logo span {
	color: #ff884c;
	font-size: 4.5em;
	position: relative;
	bottom: -18px;
}

.strapline {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 17px;
	line-height: 1.5;
}

.strapline span {
	color: #CCC;
}
.flag img{
	max-width:35px;
}
.toplink {
	text-align: right;
}
.toplink a:link{color:#fff; font-size: 0.9em;}
.toplink a:hover{color:#ccc;}
.toplink a:active{color:#ccc;}
.toplink a:visited{color:#fff;}
.breadcrumb {margin-top: 5px; margin-bottom: 2px;}
.breadcrumb > li > a {
	border-bottom: 1px dotted #ccc;
} 
/*--------------------------------
	Busca
---------------------------------*/

LI.busca TABLE {
	width: 100% !important;
}

LI.busca {
display:block;
	margin: 0 0 10px 20px ! important;
	padding: 5px 5px;
}

LI.busca IMG {
	border: 1px solid #DDDDDD;
}

LI.busca:nth-child(2n+1) {
	background-color: #EEEEEE;
	padding: 10px 10px;
}

.newsletter-titulo{
	border-bottom:1px dotted #000;
}
.newsletter input{
	border: 1px solid #000;
	padding: 5px;
	margin:2px;
	width: 45%;
}
/*--------------------------------
	Main Nav
---------------------------------*/

.main-nav {
	background: #BBB;
	list-style: none;
	margin: 0;
}

.main-nav li {
	float: left;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 14px;
}

.main-nav li a {
	font-weight: bold;
	display: block;
	padding: 10px 30px;
	color: #FFF;
}

.main-nav li.active a {
	background: #AAA;
}

.main-nav li:hover a {
	background: #CCC;
}

/*--------------------------------
	Headings
---------------------------------*/
/*--------------------------------
	Login
---------------------------------*/
#faca_login input{
	padding: 2px;
	color: #333;
	margin-top: 10px;
}
#btn_login{}
#btn_login {
	background-color:#000000;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	height:36px;
	line-height:36px;
	width:100px;
	text-decoration:none;
	text-align:center;
}
#btn_login:hover {
	background-color:#0f0f0f;
}
#btn_login:active {
	position:relative;
	top:1px;}

h1 {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 32px;
	font-weight: 400;
	line-height: 2;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 20px;
}

h2 {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 32px;
	font-weight: 400;
	line-height: 2;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 20px;
}

h3 {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 10px;
}

h4 {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 24px;
	font-weight: 400;
	line-height: 2;
}

h5 {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 16px;
	font-weight: 400;
	margin:0;
}
.preco h5{font-size: 18px; color: #ED018B;}
.fonte-destaque{
	font-size:1.5em;
}
.titulo-pagina{
	font-size: 20px!important;
}
.itens p{margin:0;}
.itens {margin-top: 10px; margin-bottom:10px; text-align: center; color:#333; }
.titulo_produto_relacionamento{margin-top: 10px;}

/*--------------------------------
	Produto
---------------------------------*/
.bloco_produto {
	margin-bottom: 20px;
}
a.link_produto:link{
	color:#333 !important;
}
a.link_produto:hover{
	color:#ccc;
}
.product-tab {
	width: 100%;
	display: inline-block;
	clear: both;
}
.nav-tabs {
	margin-bottom: 20px;
}

.product-tab {
	width: 100%;
	display: inline-block;
	clear: both;
}
.nav-tabs li a {
	font-size: 14px;
	font-weight: 200;
	letter-spacing: 2px;
	margin: 0 0 0 0;
	text-transform: uppercase;
}
.tab-content > .active{
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
}

.produto-titulo,
.detalheProduto a.link_titulo {	
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.25px;
	line-height: 1;
	margin-bottom: 5px;	
	padding-bottom: 5px;	
	display: block;
	width: 100%;
}	

.produto-preco{
	font-size: 28px;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 10px;
}
.preco-real{
	color: #999999;
	font-size: 16px;
	text-decoration: line-through;
}
.preco-promocao{
	font-size:20px;
}
.produto-codigo {
	font-size: 12px;
	margin:0;
	padding:0;
	text-transform: uppercase;
}

 .sp-wrap {
    display:none;
    line-height:0;
    font-size:0;
    background:#eee;
    position:relative;
    margin:0 25px 15px 0;
    border: 1px solid #E4E4E4;
    float:left;
}
.sp-large {
    position:relative;
    overflow:hidden;
}
.sp-large a img {
    max-width:100%;
    height:auto;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}
.sp-large a {
    display:inline-block;
}
.sp-thumbs {
    width:100%;
    text-align:left;
}
.sp-thumbs img {
    width:50px;
    height:50px;
    max-height: 80px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
    border:2px solid #eee;
    display:inline-block;
	float:right;
	margin-right:5px;
}
.sp-thumbs a:hover, .sp-thumbs a:active, .sp-current {
    border:2px solid #666 ;
}
.sp-zoom {
    position:absolute;
    left:0;
    top:0;
    cursor:zoom;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    display:none;
}

.acaoBtns{
	border: 1px solid #ccc!important;
	background-color: #ccc!important;
	font-size: 0.8em;
}
/*** CUSTOM THUMBNAIL || PRODUCT STYLE 3 **/

.productThumb {
	border-top: 1px solid #dddddd;
    padding-top: 10px;
}

.productThumb .sp-thumbs {
    bottom: auto !important;
    position: relative;
    right: 0 !important;
    text-align: left;
    width: 100% !important;
    z-index: 70;
}
.productThumb .sp-thumbs img {
    width:50px;
    height:50px;
}
.productThumb .sp-thumbs a:link, .productThumb .sp-thumbs a:visited {
    border:2px solid #eee;
    display:inline-block;
	float:left;
	margin-right:5px;
}
.productThumb .sp-thumbs a:hover, .sp-thumbs a:active, .sp-current, .productThumb .sp-thumbs a {
    border:2px solid #222 ;
	margin-right:10px !important;
}

 .style3 .sp-large {
    border: 1px solid #dddddd;
    max-width: 100% !important;

}
/* -------- zoom ------- */
.sp-wrap {
	border: none !important;
}
.sp-thumbs {
	text-align: center !important;
}
.sp-large a img {
	width: 100%;
}
.sp-wrap {
	z-index: 10;
	width: 100%;
	background: none !important;
}
.sp-large {
	max-width: 100%;
}
.sp-thumbs {
	position: absolute;
	right: 0!important;
	text-align: left;
	top: 10px!important;
	width: 50px !important;
	z-index: 70;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	border: 2px solid #EEEEEE;
	display: inline-block;
	margin-bottom: 10px;
	float: right;
	margin-right: 0 !important;
	transition: margin 0.2s ease 0s;
}
.sp-thumbs a:hover {
	margin-right: 4px !important;
}
.sp-thumbs img {
	height: auto!important;
	width: 60px!important;
}

/***  -------  Product details style 2   ------- ***/

.style2 .sp-thumbs {
	top: 0 !important;
	width: 19% !important;
}
.style2 .sp-thumbs img {
	height: auto !important;
	width: 100px !important;
	max-width: 100%;
	width: 100px !important;
}
.style2 .sp-thumbs a:link, .style2 .sp-thumbs a:visited {
	float: left !important;
	width: 100%;
}
.style2 .sp-large {
	max-width: 80%!important;
	border: 1px solid #DDDDDD;
}
.transitionfx {
	transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	-ms-transition: all 0.25s ease 0s;
}
/***  ------- filterBox ------- ***/

.filterBox {
	display: inline-block;
	margin-right: 20px;
}
.cart-actions {
	margin-top: 0;
	margin-bottom: 20px;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 12px;
	clear: both;
}
.cart-actions button, .cart-actions .btn-cart, .cart-actions .wishlist {
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 1em;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
	transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-webkit-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	-ms-transition: all 0.25s ease 0s;
	width:100%;
}
.cart-actions button, .cart-actions .wishlist {
	background: none repeat scroll 0 0 #000;
	border: 1px solid #fff;
}
.cart-actions button:hover {
	background:#fff;
	color:#2c3e50;
	border:solid 1px #000;
}
.sp-thumbs a:hover, .sp-thumbs a:active, .sp-current, sp-current:visited {
	border: 2px solid #666 !important;
}
button.first {
	margin-right: 20px;
	margin-bottom: 10px;
}

.cart-actions .wishlist {
	background: #000;
	line-height: 1em;
	text-decoration: none;
	border: solid 1px #CCc;
}
.cart-actions .wishlist:hover {
	background: #ccc;
	color: #666;
	border: solid 2px #CCCCCC;
}
.incaps {
	display: block;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight:  normal;
	letter-spacing: 2px;
	margin: 15px 20px 0 0;
	text-transform: uppercase;
}
.incaps i {
	font-size: 20px;
}
.color-in {
	color: #4CC94A;
}
.color-out {
	color: red;
}
/*--------------------------------
	Numeros
---------------------------------*/
.swatches {
	margin: 0.5em 0;
	padding-left: 0;
}

.swatches li {
	display: inline-block;
	list-style: none;
	-moz-border-radius: 50px; 
   -webkit-border-radius: 50px; 
   border-radius: 50px;
   shape-outside: circle(50%);
   padding:3px;
    min-width: 27px;
   height: 27px;
   cursor:pointer;
   text-align:center;
}

.swatches a {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	transition: all 0.25s ease 0s;

}

.selected-numero{
	padding:3px;
	color:red;}
/*--------------------------------
	Pagination
---------------------------------*/

.pagination {
	float: right;
}

.pagination ul {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}

/*--------------------------------
	Basket
---------------------------------

.basket-table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.basket-table th {
	font-weight: bold;
	text-align: left;
	padding: 8px;
}

.basket-table tbody tr {
	background: #FFF;
	border: 1px solid #DDD;
}

.basket-table tbody tr td {
	padding: 8px;
}

.basket-table tbody tr td.image {
	width: 80px;
}

.basket-table tbody tr td.image img {
	width: 80px;
}

.basket-table tbody tr td.title {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 18px;
}

.basket-table tbody tr td.title a {
	color: #999;
}

.basket-table tbody tr td.title a:hover {
	color: #444;
}

.basket-table tbody tr td.qty {
	width: 80px;
}

.basket-table tbody tr td.qty input {
	width: 40px;
	border-radius: 0;
	margin-bottom: -3px;
}

.basket-table tbody tr td.price {
	width: 80px;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 18px;
	color: #BBB;
}

.basket-table tbody tr td.total {
	width: 80px;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 18px;
	color: #888;
}

.basket-table tbody tr td.remove {
	width: 30px;
	font-size: 18px;
}

.basket-table tbody tr td.remove a {
	color: #D00;
	position: relative;
	bottom: -3px;
}

.basket-table tbody tr td.remove a:hover {
	color: #444;
}

.basket-total {
	background: #FFF;
	padding: 10px 40px;
	border: 1px solid #DDD;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 18px;
	margin-bottom: 30px;
	float: right;
	width: 180px;
}

.basket-total-shipping {
	margin-bottom: 10px;
}

.basket-total span {
	color: #444;
}

.actions {
	float: right;
}

.actions .btn {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 18px;
	padding: 8px 16px;
	margin-left: 10px;
}

/*--------------------------------
	Checkout
---------------------------------

.checkout-steps {
	background: #FFF;
	border: 1px solid #DDD;
	margin: 20px 0;
}

.checkout-steps .step {
	float: left;
	width: 21%;
	padding: 20px 2%;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 18px;
	color: #BBB;
	margin: 0;
}

.checkout-steps .step-active {
	color: #444;
}

.checkout-steps .step span {
	float: right;
	color: #ff884c;
	margin-top: 10px;
}

.checkout-box {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 20px 60px;
	margin-bottom: 30px;
	min-height: 350px;
}

.checkout-box-long {
	min-height: 800px;
}

.checkout-box-short {
	min-height: 200px;
}

.checkout-box h2 {
	color: #444;
	font-size: 24px;
	line-height: 1;
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
}

.mand {
	color: #D00;
}

.checkout-box label {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 18px;
}

.checkout-box input {
	border-radius: 0;
	width: 95%;
}

.checkout-box select {
	width: 95%;
}

.checkbox input,
.radios input {
	width: auto;
}

.radios {
	line-height: 2.2;
	margin-bottom: 20px;
}

.radios input {
	margin: -2px 4px 0 0;
}

.checkbox label {
	display: inline;
	font-size: 12px;
	font-family: Arial, sans-serif;
}*/



/*--------------------------------
	Content Template
---------------------------------*/

.content-box {
	margin: 20px 0 30px 0;
	background: #FFF;
	border: 1px solid #DDD;
	padding: 20px;
}

.content-box h1,
.content-box h2,
.content-box h3,
.content-box h4,
.content-box h5 {
	color: #444;
	border: none;
	line-height: 1;
}

.content-box h3,
.content-box h4,
.content-box h5 {
	border-bottom: 1px solid #EEE;
	margin: 20px 0 20px 0;
	padding-bottom: 10px;
}

.content-box table {
	width: 600px;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.content-box table th {
	background: #ff884c;
	font-weight: normal;
	text-align: left;
	color: #FFF;
	padding: 10px;
}

.content-box table td {
	border-bottom: 1px solid #EEE;
	padding: 10px;
}

/*--------------------------------
	Contact
---------------------------------*/

.checkout-box textarea {
	border-radius: 0;
	width: 95%;
	height: 200px;
}

.tel {
	color: #ff884c;
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 18px;
}

.address {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 18px;
	margin-bottom: 30px;
}

#map_canvas {
	width: 100%;
	height: 300px;
	margin: 20px 0;
}

.rosa{
color:#F0008E;
}
/*--------------------------------
	Footer
---------------------------------*/

.footer {
	margin-top: 20px;
	margin-bottom: 40px;
}

.footer .footer-right {
	text-align: right
}

.footer-nav {
	float: left;
	list-style: none;
	margin: 0 0 20px 0;
}

.footer-nav li {
	float: left;
	margin-right: 40px;
}

.footer-nav li a {
	color: #999;
}

.footer-nav li a:hover {
	color: #444;
}


@media (max-width: 480px) {
	
	.logo {
		text-align: center;
		margin-bottom: 20px;
	}
	
	.strapline {
		font-size: 14px;
		text-align: center;
	}
	
	.mini-basket {
		background: #EEE;
		padding: 20px 20px 0 20px;
		margin-bottom: 10px;
	}
	
	.mini-basket-title {
		float: left;
		margin-right: 20px;
		margin-bottom: 0;
	}
	
	.mini-basket .span1 {
		float: left;
		width: auto;
		margin-left: 20px;
		margin-bottom: 0;
	}
	
	.main-nav li {
		float: none;
		width: 100%;
	}
	
	.checkout-steps .step {
		width: 100%;
		float: none;
		padding: 10px;
	}
	
	.checkout-steps .step span {
		display: none;
	}
	
}


/******* DEFINIÇÕES SELETOR OPÇÃO / ATRIBUTOS *******/
#atributos {
	float: right;
	width: 250px;
	color: #999999;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin: 2px 25px 0 0;
	border: 0;
}

.escolha_tamanho:hover {
	background-color: #ccc;
	color:#000;
}

.escolha_tamanho {
	color: #000;
	cursor: pointer;
	display: block;
	float: left;
	text-align: left;
	margin: 0 4px 6px;
	padding: 4px;
	border: 1px solid #000;
}

.escolha_tamanho_select {
	background-color: #000;
	cursor: pointer;
	color: #fff;
	display: block;
	float: left;
	text-align: left;
	margin: 0 4px 6px;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0;
}

.escolha_tamanho_esgotado {
	cursor: url("site/layout/tamanho_indisponivel.png"), auto;
	display: block;
	float: left;
	color: #ccc!important;
	text-align: left;
	margin: 0 4px 6px;
	padding: 3px;
	border: 1px solid #ccc;
}

.tamanho_selecionado {
	color: #666666;
	text-align: left;
	padding: 4px;
	border: 0;
}
.lista_total{
	border-bottom: 1px dotted #000;
}


	.carousel p,
	.carousel p > img {
		width: 100%;
		padding: 0;
		margin: 0;
		height: auto;
	}


