/*
	Branco: f2f2f2
	Laranja: f16522
	Laranja Forte: db490f
	Vermelho: c62a01
	Cinza: 4d4d4d
	Cinza Dark: 333333
	Cinza Darker: 1a1a1a
	Preto: 111111


*/



body {
	background: #111111;
	font-family: "Open Sans";
}

.content {
	padding: 0px 12px;
}

.inner-content {
	margin-top: 24px;
	margin-bottom: 48px;
}

h1, h2, h3 {
	font-family: Montserrat, sans-serif;
}

h1 {
	font-weight: 400;
	font-size: 1.8rem;
	color: #1a1a1a;
}

h2 {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.4rem;
	color: #1a1a1a;
}

.ficha h2 {
	text-transform: none;
	font-size: 1.6rem;
}

h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.0rem;
	color: #f16522;
}


h5 {
	color: #222;
	font-weight: 700;
}

h5 i {
	margin-right: 4px;
}

.callout.alert h5 { color: #aa3535; }
.callout.success h5 { color: #356829; }

h6 {
	color: #222;
	font-size: 1.4rem;
	border-bottom: 1px solid #DDD;
	margin-top: 32px;
}

.required {
	font-weight: 700;
	color: #f16522;
}

.badge {
	font-family: Montserrat, sans-serif;
	font-size: 0.7rem;
	border-radius: 2px;
	text-transform: uppercase;
}

.badge.alert {
		background: #c62a01;
}

.left-col { padding-right: 24px; border-right: 1px solid #f0f0f0; }
.right-col { padding-left: 24px; }

.header {
	/* background: #666666; */
	min-height: 375px;
	transition: 1s min-height;
	position: relative;
}

.header .big-link {
	background: transparent;
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	height: 270px;
}

.header .big-link a {
	width: 100%;
	height: 100%;
	display: block;

}

.header .logo {
	margin: 30px 10px 0px 10px;
	z-index: 20;
}

.topnav li {
	padding-top: 4px;
	font-family: Montserrat, sans-serif;
}

.topnav li a {
	/*color: #FFF;*/
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 0.2em;
}

.topnav li.cart {
	/*border-left: 1px solid #f16522; */
	margin-left: 10px;
	padding-left: 5px;
}
.topnav li.cart a { color: #f16522; }
.topnav li.cart i { margin-right: 10px; }


.topnav2 div a {
	/*color: #FFF;*/
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 0.2em;
	line-height: 28px;
}

.topnav2 div.cart2 {
	/*border-left: 1px solid #f16522; */
	margin-left: 0px;
	/*padding-left: 5px;*/
}
.topnav2 div.cart2 a {
	color: #000000;
	line-height:28px;}

/*.topnav2 div.cart2 i { margin-right: 10px; }*/



.fa-shopping-cart2:before {
    content: url('../img/cart_new.png');
	display: inline-block;
	transform: translateY(2px);
	-ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
}

.tovnav2w{
	display:inline-block;
	transform: translateY(-4px);
	-ms-transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
}

.tovnav2w-a{
	display:inline-block;
	transform: translateY(-5px);
	-ms-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.tovnav2w-a{
		display:inline-block;
		transform: translateY(5px);
		-ms-transform: translateY(5px);
	  -webkit-transform: translateY(5px);
	}
	.fa-shopping-cart2{
		display:inline-block;
		transform: translateY(8px);
		-ms-transform: translateY(8px);
	  -webkit-transform: translateY(8px);
	}
}

@-moz-document url-prefix() {
    .tovnav2log{
		display:inline-block;
		transform: translateY(0px);
		-ms-transform: translateY(0px);
	  -webkit-transform: translateY(0px);
	}
}


 div.login2 a {
	color: #000000;
	line-height:28px;}

.fa-login2:before {
    content: url('../img/login_new.png');
display: inline-block;
	transform: translateY(2px);
}






div.contact2 a {
	color: #000000;
	line-height:28px;}

.fa-contact2:before {
    content: url('../img/phone_new.png');
	display: inline-block;
	transform: translateY(2px);
}


.ui-bar {
	background: #4d4d4d;
}
.ui-bar .search {
	padding: 10px;
	background: #f16522;
	position:relative
}
.ui-bar .search .input-group {
	padding: 0px;
	margin: 0px;
}
.ui-bar .search .search_hinters{
	padding: 10px;
	background: #f16522;
	position:absolute;
	top:50px;
	left:0px;
	width:100%;
	z-index: 9;

}
.ui-bar .search .search_hinters{
	padding: 10px;
	background: #FFF;
	position:absolute;
	top:61px;
	left:0px;
	width:100%;
	z-index: 9;
	display:none;
	border: solid 2px #f16522;
    border-top: none;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);

}
.ui-bar .search .search_hinters .row
{
	margin:0 !important
}.ui-bar .search .search_hinters .bloco
{
	margin:0 !important
}
.ui-bar .search .search_hinters .product-item {
	margin-bottom: 12px;
	height: 195px;
}

.ui-bar .search .search_hinters .product-item.tall { height: 280px; }
.ui-bar .search .search_hinters .product-item.free { height: auto; }

.ui-bar .search .search_hinters .product-item h3 {
	font-size: 0.7rem;
	color: #1a1a1a;
	font-weight: 400;
	text-transform: none;
}

.ui-bar .search .search_hinters .product-item.rigid {
	width: 120px;
	margin-right: 24px;
}

.ui-bar .search .search_hinters .product-item .title {
	margin-top: 6px;
	overflow: hidden;
	min-height: 45px;
}
.ui-bar .search .search_hinters .product-carousel-cell .title {

	overflow: hidden;
	height: 45px;
}
.ui-bar > div {
	margin-bottom: 0;
}
.ui-bar .ui-btn {
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 1.1rem;
	min-height: 60px;
	padding-top: 18px;
	border-bottom: 1px solid #fff;
}

.ui-bar .ui-btn > div {
	margin: 0 20px;
	display: block;
}

.ui-bar .ui-btn a {
	color: #FFF;

}

.ui-bar .ui-btn i {
	color: #f16522;
	margin-right: 10px;
	}

.ui-bar .tlf { background: #333333; }
.ui-bar .email { background: #4d4d4d; }
.ui-bar .login { background: #f16522; }
.ui-bar .registar { background: #db490f; }
.ui-bar .cart { background: #f16522; }
.ui-bar .checkout { background: #db490f; }
.ui-bar .cart i, .ui-bar .checkout i, .ui-bar .registar i, .ui-bar .login i { color: #FFF; }

.categories-mobile {
	padding: 0;
	margin: 0;
}

.categories-mobile .button.highlight { background: #db490f; }


.categories ul {padding-top:15px}
.categories ul li{padding-left:10px;padding-top:10px;padding-bottom:10px}

/* FORMS */
.bloco .head select {
	background: #222 url(../img/down_arrow.png) no-repeat;
	background-position: right 13px top 13px;
	padding-right: 10px;
	color: #FFF;
}
.bloco .head select label {
	color: #FF0000;
}

/* --- UI --- */

.button {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	background: #1a1a1a;
	text-transform: uppercase;
}

.button2 {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	background: #f16522 !important;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	-webkit-appearance: none;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	vertical-align: middle;
	border: 1px solid transparent;
	border-radius: 0px;
	padding: 0.85em 3em;
	margin: 0 0 1rem 0;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 1rem;
	background-color: #f16522;
	color: #fefefe;
}
.button2:hover, .button2:active  {
	background: #000;
	color: #de520e;
}

.destaques button,
.novidades button{
	background-color: transparent;
}

.destaques .tiny.pcsbutton, .novidades .tiny.pcsbutton, .pcs .tiny.pcsbutton{
	background-color: #000;
}


.head button{
	background-color: #d9dce3;
}

.button:hover, .button:active {
	background: #333333;
}


.button.stock-alert { background: #fbb03b; }
.button.stock-alert:hover, .button.stock-alert:active { background: #e08610; }

.button.stock-alert:hover, .button.stock-alert:active { background: #e08610; }

.button.highlight, button.highlight { background: #f16522; }
.button.highlight:hover, .button.highlight:active,
button.highlight:hover, button.highlight:active { background: #db490f; }

.button.tight {
	padding: 4px 8px 3px 8px;
}


.button i, button i {
	margin-right: 10px;
}

.button.tight i {
	margin-right: 0px;
}

.row-buttons {
	margin-top: 18px;
}

.row-buttons .button.tiny i {
	color: #f16522;
	margin-right: 6px;
}



.columns.categories {
	background: #1a1a1a;
}

.categories .menu.vertical {
	font-family: Montserrat, sans-serif;
	font-size: 0.9rem;
	background: #1a1a1a;
	margin-top: 10px;
	margin-bottom: 30px;
}

.categories .menu.vertical.nested {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 0.8rem;
	margin-bottom: 0px;
}

.categories .menu.vertical li {
	border-bottom: 1px solid #999999;
}

.categories .menu.vertical.nested li {
	border-bottom: 1px solid #333;
}

.categories .menu.vertical a { color: #f2f2f2; font-size: 13px;}
.categories .menu.vertical a:hover { color: #f16522; font-size: 13px;}
.categories .menu.vertical .active a { color: #f2f2f2; font-size: 13px;}
.categories .menu.vertical .active  a:hover { color: #f2f2f2; font-size: 13px;}

.off-canvas {
	background: #1a1a1a;
}

.off-canvas .categories {
	margin-top: 24px;
}

.callout {
	border: 0px;
}

.tabs {
	font-family: Montserrat, sans-serif;
	background: transparent;
	border: 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #f16522;
}

.tabs-title {
	border-left: 1px solid #f16522;
}

.tabs-title.first {
	border-left: 0px;
}

.tabs-title > a {
	text-align: center;
	font-size: 1rem;
	line-height: 1.5rem;
}


.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
	background: #f16522;
	color: #FFF;
}

.tabs-content {
	background: transparent;
	border: 0;
}

/* --- Body --- */
.body {
	/*background: #FFF;*/
	background: #edefee;
	/*min-height: 550px;*/
}

.off-canvas-content, .off-canvas-content {
	background: #222;
}

.banner-horizontal {
	margin-top: 12px;
	margin-bottom: 12px;
}


/* Blocos Conteudo */

.bloco {
	/*margin-bottom: 48px;*/
}

.produto-detalhes {
    border-left: solid 20px #edefee;
    padding: 20px;
}


.produto-descricao {
	background: #edefee;
	/*padding: 20px;*/
}

.produto-descricao .columns {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.produto-descricao .columns h3 {
	display: inline-block;
	font-size:1.5rem;
	position: relative;
}
.produto-descricao .columns h3:before {
	content: "";
	position: absolute;
    width: 20px;
    height: 2px;
    background: #222;
    top: 50%;
    left: -30px;
}
.produto-descricao .columns h3:after {
	content: "";
	position: absolute;
	width: 20px;
    height: 2px;
    background: #222;
    top: 50%;
    right: -30px;
}

.head {
	font-family: Montserrat, sans-serif;
	border-bottom: 2px solid #edefee;
	margin-top: 16px;
	margin-bottom: 12px;
}

.bloco .head.lv2{ padding: 20px; }
/*todoss b*/
/*.bloco.novidades .head { border-bottom: 3px solid #fbb03b; }*/
.bloco.novidades .head { border-bottom: 2px solid #edefee; }
/*todoss e*/
/*.bloco.oportunidades .head { border-bottom: 3px solid #EF4136; }*/
/*todoss b*/
/*.bloco.pcs .head { border-bottom: 3px solid #ccc; }*/
.bloco.pcs .head { border-bottom: 2px solid #edefee; }
/*todoss e*/
.head h2 img { margin-right: 12px; }

.head.lv2 { border:0; margin-top: 0; margin-bottom: 0; }
.head.lv2 h3 { color: #8c8c8c; }
.head.lv2 h3 img { margin-right: 12px; }


.head .tiny.button {
	margin-bottom: 0px;
}

.bloco.highlights .item {
	padding: 7px 16px;
	border-radius: 2px;
}

.bloco.highlights .item h3  {
	color: #f2f2f2;
	margin: 0;
	font-size: 1.1rem;
}

.bloco.highlights .item p  {
	font-size: 0.8rem;
	font-weight: 700;
	margin: 0;
	color: #222;
}

.bloco.highlights .item.a { border: 3px solid #00A79D; }
.bloco.highlights .item.a h3 { color: #00A79D; }
.bloco.highlights .item.a p { color: #00A79D; font-weight: normal;}
.bloco.highlights .item.a .pelement { color: #00A79D; font-weight: normal;text-transform:uppercase; font-size: 18px; max-width: 180px; line-height: 1.3;}
.bloco.highlights .item.b { border: 3px solid #e54e49; }
.bloco.highlights .item.b h3 { color: #e54e49; }
.bloco.highlights .item.b p { color: #e54e49; font-weight: normal; text-transform:uppercase; font-size: 18px; max-width: 190px; line-height: 1.3;}
.bloco.highlights .item.c { border: 3px solid #D39C00; }
.bloco.highlights .item.c h3 { color: #D39C00; }
.bloco.highlights .item.c p { color: #D39C00; font-weight: normal; text-transform:uppercase; font-size: 18px; max-width: 157px; line-height: 1.3;}




.bloco.highlights .item p.small  {
	font-size: 0.7rem;
}

.bloco.pcs .highlights, .bloco.pcs .button-row {
	margin: 32px 24px 12px 24px;
}

.bloco.pcs .highlights h3, .bloco.pcs .highlights a {
	color: #1a1a1a;
	text-transform: none;
	font-weight: 400;
}


.bloco.pcs .showcase {
	margin: 0px 24px;
}

.bloco.pcs .showcase h3 {
	margin-top: 24px;
	font-size: 1.3rem;
}

.bloco.pcs .showcase .description {
	font-size: 0.8rem;
	padding-bottom: 12px;
}

.bloco.pcs .showcase .product-item {
	/*border-top: 3px solid #f16522;*/
	border-top: 3px solid #edefee;
	padding-top: 24px;
}

.bloco.pcs .showcase .product-item .price {
	font-size: 1.8rem;
}

.bloco.pcs .button-row i {
	margin-right: 6px;
}

/* Produtos */

.referencia-ficha-produto {padding-bottom: 20px;border-bottom: 2px solid #edefee;}
.product-item {
	margin-bottom: 12px;
	/*height: 500px; */
}

.product-item.tall { height: 280px; }
.product-item.free { height: auto; }

.product-item h3 {
	font-size: 0.9rem;
	color: #1a1a1a;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	max-width: 170px;
	margin: 0 auto;
	text-transform: uppercase;
}

.product-carousel-relacionados .product-item h3 {
	font-size: 0.8rem;
	color: #1a1a1a;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	max-width: 170px;
	margin: 0 auto;
	text-transform: uppercase;
}

.product-item.rigid {
	width: 170px;
	margin-right: 24px;
	position: relative;
}

.product-item .title {
	margin-top: 6px;
	overflow: hidden;
	min-height: 45px;
}

/*ss*/
.product-item .title h3{
	min-height: 68px !important;
}

.product-carousel-cell .title {
	overflow: hidden;
	/*ss*/
	/*height: 105px;*/
	height: 91px;
}

.strikethrough {
  position: relative;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: inherit;

  -webkit-transform:rotate(-18deg);
  -moz-transform:rotate(-18deg);
  -ms-transform:rotate(-18deg);
  -o-transform:rotate(-18deg);
  transform:rotate(-18deg);
}

.price {
	font-size: 1.6rem;
	color: #f36523;
	font-weight: 700;
	line-height: 1;
	display: block;
	/*ss*/
	margin-top: 5px;
}

.product-carousel-relacionados .price {
	color: #7f7f7f;
	margin-top: 5px;
}

.product-carousel-relacionados .title a h3 {
	color: #7f7f7f;
}

.price.old {
	color: #666;
	font-weight: 400;
	font-size: 1.2rem;
	display: inline-block;
	padding: 10px;
}

.price.old.strikethrough {
  position: relative;
}
.price.old.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;

  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}

.price.old .whole {
	font-size: 2rem;
	display: inline-block;
	vertical-align: top;
}

.price.old .fraction {
	font-size: 1rem;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	margin-top: 4px;
}

.price.new .whole {
	font-size: 4.5rem;
	display: inline-block;
	vertical-align: top;
}

.price.new .fraction {
	font-size: 2.5rem;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	margin-top: 4px;
	margin-left: -5px;
}

.percent .whole {
	font-size: 2rem;
	display: inline-block;
	vertical-align: top;
}

.percent .fraction {
	font-size: 1.5rem;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	margin-top: 4px;
	margin-left: -5px;
}

.product-carousel-relacionados .price .whole {
	font-size: 2rem;
	display: inline-block;
	vertical-align: top;
}

.product-carousel-relacionados .price .euro {
	font-size: 1.5rem;
	display: inline-block;
	vertical-align: bottom;
	margin-right: -5px;
}

.product-carousel-relacionados .price .fraction {
	font-size: 1rem;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	margin-top: 4px;
	margin-left: -5px;
}
.percent {
	font-weight: 700;
	font-size: 1.5rem;
	color: #000000;
	background: #f8de03;
	border-radius: 0px;
	padding: 0px 6px;
	margin-left: 6px;
	position: absolute;
    top: 5%;
    left:-6px;
    z-index: 9;
}

.product-carousel-relacionados .product-item .percent {
	font-size: 1rem;
}
.product-item.rigid .percent {
	font-size: 1rem;
}

.price.big {
	margin-top: 18px;
	font-family: Montserrat, sans-serif;
	line-height: 1.9rem;
	/*position:relative;*/
}
.price.big .price { font-size: 1.6rem; }
.price.big .percent { font-size: 1.4rem;  padding: 0px 12px; margin-left: 12px;}
.price.big .price.old { font-size: 1.4rem; }

.product-item .price.new {
	margin-top: 7px;
}

.under-price.big {
	font-size: 1rem;
	font-weight: normal;
}

.stock {
	margin-left: 6px;
}
.stock.in { color: #009245; }
.stock.in24 { color: #008aff; }
.stock.out { color: #EF4136; }
.stock.out2 { color: #cc8b00; }
.stock.intrans { color: #fde102; }

.in { color: #009245 !important; }
.in24 { color: #008aff !important; }
.out { color: #EF4136 !important; }
.out2 { color: #cc8b00 !important; }

/* Lista Produtos */
.bloco.lista .product-item {
	margin-top: 10px;
}

/* Ficha Produtos */

.marca .head h3 {position:relative;color:#a3a3a3}
.marca .head span {display:inline-block;color:#a3a3a3}
.marca .head span.title {margin-right:15px}
.marca .head h3:after {
	color: #a3a3a3;
    /*content: "\232A";*/
    content: ":";
    font-size: 15px;
    top: 0;
    position: absolute;
    display: inline-block;
    line-height: 1;
    padding:2px;
}
.disponibilidades {display: inline-block;}
.disponibilidades div {display: inline-block;}
.disponibilidades div .fa{padding: 5px; font-size: 20px;}
.disponibilidades .em_stock .fa {color: #34b275}
.disponibilidades .por_encomenda .fa {color: #3e8cde}
.disponibilidades .esgotado .fa {color: #fe0000}
.disponibilidades .em_transito .fa {color: #ffe200}

.disponibilidade .title {display: inline-block;margin-right:12px;color:#000}
.disponibilidade .head h3 {position:relative;color:#a3a3a3}
.disponibilidade .head span {display:inline-block}
.disponibilidade .head span.title {margin-right: 25px;}
.disponibilidade .head h3:after {
	color: #a3a3a3;
    /*content: "\232A";*/
    content: ":";
    font-size: 15px;
    top: 0;
    position: absolute;
    display: inline-block;
    line-height: 1;
    padding:2px;
}

.disponibilidade-marca-quantidade {
	padding: 20px 0;
	border-bottom: 2px solid #edefee;
}
.disponibilidade .row {
	/*border-top: 1px solid #AAA;*/
	margin-top: 5px;
	padding-top: 5px;
	font-family: Montserrat, sans-serif;
	line-height: 1.0rem;
	font-size: 0.9rem;
}

.disponibilidade .row.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.disponibilidade .store {
	font-size: 0.7rem;
	text-transform: uppercase;
	color: #f16522;
}

.disponibilidade .action {
	font-size: 0.7rem;
	color: #666;
}

.disponibilidade .bullet {
	padding-top: 16px;
	width: 100%;
}

.disponibilidade.mini {
	text-align: center;
}

.disponibilidade.mini .row {
	margin-top: 10px;
	padding-top: 10px;
	font-family: Montserrat, sans-serif;
	line-height: 1.3rem;
	font-size: 1.2rem;
}

.disponibilidade.mini .stock {
	font-size: 2rem;
}

.info-garantia-portes-pagamento .row {
	/*border-top: 1px solid #AAA;*/
	margin-top: 5px;
	padding-top: 5px;
	font-family: Montserrat, sans-serif;
	line-height: 1.0rem;
	font-size: 0.9rem;
}

.info-garantia-portes-pagamento .row.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.info-garantia-portes-pagamento .store {
	font-size: 0.7rem;
	text-transform: uppercase;
	color: #f16522;
}

.info-garantia-portes-pagamento .action {
	font-size: 0.8rem;
	color: #666;
}

.info-garantia-portes-pagamento .bullet {
	padding-top: 16px;
	width: 100%;
}
.info-garantia-portes-pagamento img {
	max-width: 50px;
}

.info-garantia-portes-pagamento.mini {
	text-align: center;
}

.info-garantia-portes-pagamento.mini .row {
	margin-top: 10px;
	padding-top: 10px;
	font-family: Montserrat, sans-serif;
	line-height: 1.3rem;
	font-size: 1.2rem;
}

.info-garantia-portes-pagamento.mini .stock {
	font-size: 2rem;
}

.descricao {
	padding: 20px;
    color: #000;
}

.relacionados {
	/*padding: 20px;*/
	border-left: 20px solid #edefee;
}
.miniaturas {
	margin-top: 10px;
}

.miniaturas .column {
	padding-top: 10px;
}

/* Breadcrumbs */
.breadcrumbs {
	margin:10px 10px 10px 0px;
}

.breadcrumbs a {
    color: #000000;
}

.breadcrumbs li:not(:last-child)::after {
	color: #f16522;
	/*content: "\232A";*/
	content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="7" height="11"><polyline points="2,2 6,6 2,10" fill="none" stroke="orange" stroke-width="1.2"></polyline></svg>');
	margin: 0 0.4rem 0 0.3rem;
	position: relative;
	top: 1px;
	opacity: 1;
}

/* Pager */
.pager {
	border-top: 2px solid #AAA;
	/*margin-top: 40px;*/
	padding-top: 20px;
}

.pagination li {
	font-family: Montserrat, sans-serif;
	font-size: 1.1rem;
}

.pagination .current {
	background: transparent;
	border: 2px solid #222;
	color: #222;
	padding: 4px 14px;
}

/* --- Tabelas --- */

.table-toolbar i {
	padding-top: 30px;
}

/* --- Rodapé --- */
.footer {
	font-family: Montserrat, sans-serif;
	background: #333333;
	padding-top: 10px;
}

.footer .lista-marcas {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666;
}

.footer .menu-aux {
	border-top: 1px solid #666;
	color: #b3b3b3;
	font-size: 0.7rem;
	padding-top: 10px;
}

.footer .menu-aux li {
	padding: 10px 25px 10px 0px;
}

.footer .menu-aux a {
	color: #f2f2f2;
	padding: 0;
}



.footer .footer-columns {
	margin-bottom: 20px;
	margin-top: 30px;
}

.footer .footer-columns .columns.border-left {
	border-left: 1px solid #FFF;
}

.footer input {
	font-family: 'Open Sans';
}

.footer .footer-columns .menu {
	margin-bottom: 20px;
}

.footer .footer-columns .menu li {
	margin: 0;
	padding: 0;
}

.footer .footer-columns .menu a {
	color: #f2f2f2;
	font-size: 0.8rem;
	padding: 3px 0px;
}

.footer-columns .store-card {
	background: #1a1a1a;
}

.footer-columns .store-card .store-card-img {
	background: #f2f2f2;
	height: 70px;
	margin-bottom: 15px;
}

.footer-columns .store-card .store-card-img.a { background: #333 url("../img/footer_loja1.png"); }
.footer-columns .store-card .store-card-img.b { background: #333 url("../img/footer_loja2.png"); }

.footer-columns .store-card h3 span  {
	font-weight: 400;
	color: #f2f2f2;
}

.footer-columns .store-card .store-card-text {
	padding: 10px 15px 20px 15px;
}

.footer-columns .store-card .store-card-text i {
	color: #f16522;
	margin-right: 10px;
}

.footer-columns .store-card .store-card-text p.tlf a {
	color: #f2f2f2;
}

.footer-columns .store-card .store-card-text p {
	color: #f2f2f2;
	font-size: 0.8rem;
	margin: 0;
}

/* Lists */
.list-row {
	margin-top: 10px;
	margin-bottom: 10px;
}

.list-row.button-row {
	margin-top: 24px;
	border-top: 1px dashed #AAA;
	padding-top: 24px;
}

/* Acordion */
.accordion-title {
	font-family: Montserrat, sans-serif;
	color: #222;
	font-size: 1.0rem;
	line-height: 1.2rem;
}

.accordion-title span {
	color: #666;
	font-size: 0.9rem;
}

/* Cart */
.checkout-steps {
	border-bottom: 3px solid #f16522;
	margin-bottom: 24px;
}

.checkout-steps .step {
	padding-bottom: 0;
	margin-bottom: 12px;
}

.checkout-steps .step .item {
	margin-bottom: 0;
	padding: 10px 10px;

}

.checkout-steps .step.active {
	background: #f16522;
}

.checkout-steps .step.active h3 {
	color: #FFF;
}

.checkout-steps .step h3 {
	margin-top: 18px;
}

.cart-list {
	margin-top: 24px;
}

.cart-list .total td {
	background: #009245;
	color: #FFF;
	font-size: 1.2rem;
}

.checkout-buttons {
	margin-top: 24px;
}

.lista-select {
	margin-top: 32px;
	margin-bottom: 48px;
}

.lista-select .item {
	margin-top: 32px;
}

.lista-select h5 {
	font-size: 1.1rem;
	margin-bottom: 0;
}

.lista-select p {
	font-size: 0.8rem;
}

.lista-select .item .envio-logo {
	margin-bottom: 12px;
}


.table-pcs .item-pcs {
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 27px 67px 15px 66px;
	border-bottom: 1px solid #DDD;
	background-position: top left;
}

.table-pcs .item-pcs.cpu     { background: url('../../../img_upload/tbl_pcs1/tbl_pcs00.png') no-repeat; }
.table-pcs .item-pcs.cooler  { background: url('../../../img_upload/tbl_pcs1/tbl_pcs01.png') no-repeat; }
.table-pcs .item-pcs.mb      { background: url('../../../img_upload/tbl_pcs1/tbl_pcs02.png') no-repeat; border-color: #999; }
.table-pcs .item-pcs.chassis { background: url('../../../img_upload/tbl_pcs1/tbl_pcs03.png') no-repeat; }
.table-pcs .item-pcs.psu     { background: url('../../../img_upload/tbl_pcs1/tbl_pcs04.png') no-repeat; border-color: #999; }
.table-pcs .item-pcs.ram     { background: url('../../../img_upload/tbl_pcs1/tbl_pcs05.png') no-repeat; }
.table-pcs .item-pcs.hdd     { background: url('../../../img_upload/tbl_pcs1/tbl_pcs06.png') no-repeat; }
.table-pcs .item-pcs.gfx     { background: url('../../../img_upload/tbl_pcs1/tbl_pcs07.png') no-repeat; border-color: #999; }
.table-pcs .item-pcs.odd     { background: url('../../../img_upload/tbl_pcs1/tbl_pcs08.png') no-repeat; border-bottom: 0px; }

.fb-link a {
	color: #FFF;
	background: transparent url('../img/footer_ico_fb.png') no-repeat left top;
	padding-left: 28px;
}

.fb-link a:hover {
	color: #3b5998;
}


.bloco.pcs .highlights h3{
	color:#f36523;
	/*opacity: 0.3;*/
}
.media-object img {
	/*filter: grayscale(100%);*/
}

.bloco.pcs .showcase .description p {
	color: #999;
}
.bloco.pcs .showcase .description ul{
	color: #BFBFBF;
}

.block-ref {
	font-size: 0.8rem;
	/*ss*/
	/*color: #000;*/
	color: #999;
}

.block-stock {
	font-size: 0.9rem;
	/*ss*/
	/*color: #999;*/
	color: #000;
}

/*ss*/
.block-resumo p,li  {
	color: #000 !important;
}
/*.block-resumo p,li  {
	color: #8c8c8c !important;
}*/

.product-carousel-cell {
	width: 284px; /*275*/ /*260*/ /*282*/ /*290*/
	border-right: 2px solid #eee;
	padding: 0px 10px 0px 10px;
	margin: auto 2px;
	text-align:center;
	position: relative;
	margin-top: 10px;
}

.lista .product-carousel-cell {
	width: 282px; /*275*/ /*260*/ /*282*/ /*290*/
}


form .product-carousel-cell:nth-child(4n) {
	border-right: none;
}

.flickity-viewport{
	min-height:312px !important;
}

.product-carousel-relacionados {  padding: 0 5px; }

.product-carousel-relacionados .product-item {
	width: 100%;
	max-width: 280px;
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
	padding:  10px;
	min-height: 120px;
	border-bottom: solid 1px #edefee;
	position: relative;
}
.product-carousel-relacionados .product-item:first-child {
	padding-top: 0;
}

.product-carousel-relacionados .product-carousel-cell .title {
	height: auto;
}
.content .img{width:100%; height: 100%; position: relative;}
.content .bloco .img{width:100%; height: auto; position: relative;}
/*ss*/
/*.content .slider-produtos .img{height: 251px;width: 251px;}*/
.content .slider-produtos .img{height: 170px; width: 251px;}
.content .lSSlideOuter {height: 100%; position: relative;}
/*.content .lSSlideOuter .lSPager.lSGallery {position: absolute; bottom: 0; background: #edefee}*/
.content .lSSlideOuter .lSPager.lSGallery {position: absolute; bottom: 0;}
.lSSlideOuter .lSPager.lSGallery li {min-height: 153px;border-radius: 0 !important;padding:0 10px;}
/*.lSSlideOuter .lSPager.lSGallery {border-top: solid 20px #edefee;}*/
.lSSlideOuter .lSPager.lSGallery {border-top: solid 20px #edefee;}

.cat-menu-novo li .dropd .opcol .fam-b
{
	text-transform: uppercase;
}


.input2 {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 0px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #0a0a0a;
  background-color: #ebedec;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  border-radius: 0px;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }


@media screen and (max-width: 64em)
{
	.produto-detalhes {
	    border: none;
	    padding: 20px;
	}
	.relacionados {
		border: none;
	}
	.content .lSSlideOuter .lSPager.lSGallery {position: relative;}
	.product-carousel-relacionados .product-item {max-width: 100%;}
}

@media screen and (max-width: 25em)
{
	.produto-descricao .columns h3:before{left: -10px;}
	.produto-descricao .columns h3:after{right: -10px;}
}

.destaques .tiny.pcsbutton:hover, .novidades .tiny.pcsbutton:hover, .pcs .tiny.pcsbutton:hover{
	background-color: #f16522 !important;
}

/*.product-item:hover .img img {
	transform: scale(1.1);
    transition: transform 0.3s ease-in-out;
}*/
/**/
.product-item:hover {
	-moz-box-shadow: 0 0 10px hsla(0,0%,0%,.3);
    -webkit-box-shadow: 0 0 10px hsla(0,0%,0%,.3);
    box-shadow: 0 0 10px hsla(0,0%,0%,.3);
}
/**/
.info-big-screens {
	margin-top: 20px;
}


.slider-produtos{
	/**
	background: #ffffff;
	/**/
}


.bloco.pcs .showcase .product-item-pcs {
	/*border-top: 3px solid #f16522;*/
	border-top: 3px solid #edefee;
	padding-top: 24px;
}

.product-item-pcs.free { height: auto; }

.product-item-pcs {
	margin-bottom: 12px;
	/*height: 500px; */
}

.bloco.pcs .showcase .product-item-psc {
    /* border-top: 3px solid #f16522; */
    border-top: 3px solid #edefee;
    padding-top: 24px;
}

.tovnav2w:hover{
	color:#f16522;
}




.triangle {
    width: 0;
    border-bottom: 20px solid white;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    cursor: pointer;
    margin-top: -30px;
    margin-left: 150px;
    position: absolute;
}


#hoverLoginBox
{
    display: none;
    border: 1px solid #D5D1CD;
    padding: 20px 30px 20px 30px;
    width: 400px;
    z-index: 1000;
    top: 60px;
    border-radius: 5px;
    position: absolute;
    background-color: #fff;
    margin-left: -150px;

    box-shadow: 0px 0px 5px 5px #c4c2c2;
}
#RegistoLoginBox
{
    display: none;
    border: 1px solid #D5D1CD;
    padding: 20px 30px 20px 30px;
    width: 400px;
    z-index: 1000px;
    top: 60px;
    border-radius: 5px;
    position: absolute;
    background-color: #fff;
    margin-left: -150px;
}
#RegistoLoginBox .loginBox
{
    width: 100%;
}

#RegistoLoginBox .textbox
{
    width: 100%;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #554f48;
    fonT-weight: normal;
}

#hoverLoginContainer:hover #hoverLoginBox
{
    display:  block;
}​

#hoverLoginBox .loginBox
{
    width: 100%;
}

#hoverLoginBox .textbox
{
    width: 100%;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #554f48;
    fonT-weight: normal;
}

.content_{
	padding-top: 10px;
	padding-bottom: 10px;
}

.pos1{
	transform:rotate(-90deg);
	--d:90deg;
}
.pos2{
	transform:rotate(0deg);
	--d:-90deg;
}

.bt_wishlist{
	width: 57px;
	height: 54px;
	text-align: center;
	border: solid 1px #f36523

}
.heart-solid-orange:hover::before{
  animation: pulse-heart 1s;
	-webkit-animation: pulse-heart 1s;
	animation-iteration-count: 1;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.1);
  100% { transform: scale(1); }
  }
}

@-webkit-keyframes pulse-heart{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}
@keyframes pulse-heart{
	0%,35%{-webkit-transform:scale(1);transform:scale(1)}
	15%{-webkit-transform:scale(1.2);transform:scale(1.2)}
	55%{-webkit-transform:scale(1.3);transform:scale(1.3)}
	80%{-webkit-transform:scale(1.1);transform:scale(1.1)}
	to{-webkit-transform:scale(1.15);transform:scale(1.15)}
}

/*.wishlist:hover, .heart-solid-orange {
	animation: pulse-heart 1s;
	-webkit-animation: pulse-heart 1s;
	animation-iteration-count: 1;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
*/

