/*
	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-privado {
	padding:0;
	max-width:1650px;
	margin:0 auto;
}

.prod-img-container { display:inline-block; padding:0px; width:100%; }

.prod-img-container .prod_img { width:45%; margin:0 auto; border:solid 1px #ccc; margin:2%; float:left; position:relative; height:320px; }

.prod-img-container .prod_img img { 
	padding:30px;
	position:relative;
	top:50%;
	transform:translate(0%,-50%);
	max-height:320px;
	width:auto;
	height:auto;
	margin:0 auto;
}

#prod-qtd { height:68px; width:82px; text-align:center; font-size:30px; color:#a3a3a3; border:solid 1px #b0b0b0; margin-right:10px; }

.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);
}


@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.login2 { display:inline-block; }
div.cart2 { display:inline-block; }





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-color:transparent;*/
	/*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:30px;
}

.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;*/
	margin:0 auto;
	max-width:1600px;
/*	padding:15px;*/
}

.produto-detalhes {
    border-left:solid 20px #fff;
    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;   color:#444;}
.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;
	font-size:25px;
}

.bloco.highlights .item p  {
	font-size:0.8rem;
	font-weight:700;
	margin:0;
	color:#222;
	font-size:14px !important;
	font-family:'Montserrat', sans-serif;
}

.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:40px; color:#f36827;}
.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;
}


.product-item .title h3{
	height:68px !important;
	overflow:hidden;
}

.product-carousel-cell .title {
	overflow:hidden;
	height:105px;
}

.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;
	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;
}

.promo_label {
	width:130px;
	font-weight:600;
	font-size:13px;
	color:#000000;
	background:#f8de03;
	border-radius:5px;
	padding:6px;
	position:absolute;
    top:3px;
    left:3px;
    z-index:8;
    line-height:1.3rem;
    text-align: center;
}
.promo_label .text {
	display:inline-block;
	vertical-align:top;
}
.promo_label2 {
	width:130px;
	font-weight:600;
	font-size:13px;
	color:#000000;
	background:#f8de03;
	border-radius:5px;
	padding:6px;
	position:absolute;
    top:3px;
    left:3px;
    z-index:8;
    line-height:1.3rem;
}
.promo_label2 .text {
	display:inline-block;
	vertical-align:top;
}

.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:13px;
	color:#000000;
	background:#fff200;
	padding:6px;
	position:absolute;
    top:3px;
    right:3px;
    z-index:8;
    border-radius:5px;
}

.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;
}
.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:0px;
}

/* 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:#FFCF15}

.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 {
    color:#000;
    padding:50px;
}

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

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

/* Breadcrumbs */
.breadcrumbs {
	/*margin:10px 10px 10px 10px;*/
	max-width:1650px;
	margin:0 auto;
	padding:10px 20px;
}

.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 .row > .small-12 { padding:0 40px; }

.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:30px;
	height:50px;
} */

.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;
	color:#999;
}

.block-stock {
	font-size:0.9rem;	
	color:#000;
}

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

.product-carousel-cell {
	width:320px; /*275*/ /*260*/ /*282*/ /*290*/
	/*border-right:2px solid #eee;*/
	padding:0px !important;
	margin:0px;
	text-align:center;
	position:relative;
	margin-bottom:20px; 
}

.content .lSSlideOuter .lSPager.lSGallery { display:none; }
/*.product-carousel-cell.large-3:nth-child(5) { border:none; }*/

.product-carousel-cell { border-right:2px solid #eee; }
.product-carousel-cell:nth-child(5), .product-carousel-cell:nth-child(10), .product-carousel-cell:nth-child(15), .product-carousel-cell:nth-child(20) { border-right:none; }

@media screen and (max-width: 1300px) { .button.large { font-size:1.2rem; } }
@media screen and (max-width:1023px) { .product-carousel-cell:nth-child(5), .product-carousel-cell:nth-child(10), .product-carousel-cell:nth-child(15), .product-carousel-cell:nth-child(20){ border-right:2px solid #eee; } .product-carousel-cell:nth-child(3), .product-carousel-cell:nth-child(6), .product-carousel-cell:nth-child(9), .product-carousel-cell:nth-child(12), .product-carousel-cell:nth-child(15), .product-carousel-cell:nth-child(18) { border-right:none; } .prod-img-container { padding:0 }}
@media screen and (max-width:640px) {
	/*.content .lSSlideOuter {display:inline-block !important;}*/
	.content { padding:0 15px; }
	.content .lSSlideOuter .lSPager.lSGallery { display:block; }
	.tovnav2w-a{
		display:inline-block;
		transform:translate(-10px, -10px);
		-ms-transform:translate(-10px, -10px);
	  -webkit-transform:translate(-10px, -10px);
	}
	.tovnav2w-a span { color:#fff !important; background:#f16522;width:18px;display:inline-block;text-align:center;border-radius:100px;font-size:12px;  }
	.product-carousel-cell:nth-child(3), .product-carousel-cell:nth-child(6), .product-carousel-cell:nth-child(9), .product-carousel-cell:nth-child(12), .product-carousel-cell:nth-child(15), .product-carousel-cell:nth-child(18) { border-right:2px solid #eee; }
	.product-carousel-cell:nth-child(2),.product-carousel-cell:nth-child(4),.product-carousel-cell:nth-child(6),.product-carousel-cell:nth-child(8),.product-carousel-cell:nth-child(10),.product-carousel-cell:nth-child(12),.product-carousel-cell:nth-child(14),.product-carousel-cell:nth-child(16),.product-carousel-cell:nth-child(18),.product-carousel-cell:nth-child(20) { border-right:none; }
	.secondtop { padding:0 10px !important; }
	.secondtop #menu { left:-10px; }
}
@media screen and (max-width: 529px) { 
	.button.large { width:100% } 
	.button.large.stockred { width:auto; } 
}



.lista .product-carousel-cell {
	width:320px; /*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;margin-top: 10px;}

.content .slider-produtos .img{height:170px;margin-top:45px}
.content .lSSlideOuter {position:relative;}
.content .lSSlideOuter .lSPager.lSGallery {position:absolute; bottom:0;}
.lSSlideOuter .lSPager.lSGallery li {min-height:153px;border-radius:0 !important;padding:0 10px; align-items:center; border:solid 1px #b7b7b7; display:flex; text-align:center;}
.lSSlideOuter .lSPager.lSGallery li a { vertical-align:middle; width:100%; }

.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; }

.button.large.wishlist {padding:17px 25px 15px 25px}

@media screen and (max-width:64em)
{
	#prod-qtd { font-size:1.2rem; }
	.button.large {font-size:1.2rem;}
	.button.large.wishlist {font-size:1.1rem;padding:0 !important; width:68px; height:68px; position:relative;}
	.plus {margin-top:-3px !important}

	.produto-detalhes {border:none;padding:20px 0;}
	.relacionados {border:none;}
	.content .lSSlideOuter .lSPager.lSGallery {position:relative;}
	.product-carousel-relacionados .product-item {max-width:100%;}
	.heart-solid::before { position:absolute; top:20px;left:16px;}
}

@media screen and (max-width:50em)
{
	#prod-qtd { width:calc(100% - 88px); }
	.tabs-title > a { font-size:0.7rem; }
	.fa-user::before {height:19px;}

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

	.mobile-container-imagens { padding:0 !important; }
}

.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);
    cursor:pointer;
}
/**/
.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;*/
	margin:0 auto;
	max-width:1650px;
	padding:5px 0;
}

.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:hover::before{
  animation:pulse-heart 1s;
	-webkit-animation:pulse-heart 1s;
	animation-iteration-count:1;
	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;
}

.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;
}
*/

.ui-slider-horizontal {
    height:4px !important;
    /*background-color:#f16522 !important*/
}
.ui-widget-content {
    /*border:1px solid #f16522 !important;*/
    background-color:#ccc !important;
    color:#222222;
}

.ui-widget-header {
    background-color:#f16522 !important;
    border:solid 1px #f16522 !important
}

.ui-slider-horizontal .ui-slider-handle {
    top:-9px !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border-radius:15px;background-color:#fff !important;border:solid 1px #f16522 !important}
.slider{border:none !important}





/******************************************************/

#product_detail_oney_information #oney_payment_simulation {
  all:unset;
    background-color:unset;
    background-image:unset;
    background-position-x:unset;
    background-position-y:unset;
    background-repeat:unset;
    background-attachment:unset;
    background-clip:unset;
    background-origin:unset;
    background-size:unset;
    position:unset;
    overflow-y:unset;
    transition-duration:unset;
    transition-timing-function:unset;
    transition-property:unset;
    transition-delay:unset;
    padding-top:unset;
    padding-right:unset;
    padding-bottom:unset;
    padding-left:unset;
    top:unset;
    right:unset;
    z-index:unset;
    width:unset;
    height:unset;
    box-sizing:unset;
  position:absolute;
  top:0;
  height:100%;
  z-index:999;
  background:#fff;
  -webkit-transition:right .3s;
  -moz-transition:right .3s;
  -o-transition:right .3s;
  -ms-transition:right .3s;
  transition:right .3s;
  overflow-y:auto;
  box-sizing:border-box;
}
#product_detail_oney_information #oney_payment_simulation .oney-modal-header {
  display:flex;
  justify-content:space-between;
  align-items:center;
}
#product_detail_oney_information #oney_payment_simulation .oney-modal-header .oney-modal-title {
  font-weight:900;
  font-size:1rem
}
#product_detail_oney_information #oney_payment_simulation .oney-modal-header .close-oney-modal::after {
  font-family:'skrey-icon';
  content:'\e911';
  color:#000;
  font-size:1.2rem;
  cursor:pointer;
}
#product_detail_oney_information #oney_payment_simulation .oney-modal-header {
  display:flex;
  justify-content:space-between;
  align-items:center;
}
#product_detail_oney_information #oney_payment_simulation .oney-modal-header .oney-modal-title {
  font-weight:900;
}
#product_detail_oney_information #oney_payment_simulation .oney-payment-simulation-data {
  padding-top:5rem;
}
#product_detail_oney_information #oney_payment_simulation .oney-payment-simulation-data * {
  font-family:'Montserrat' !important;
  text-align:left;
}
.oney-payment-simulation-data .payment-logo.general {
  padding-bottom:1px;
}
.oney-payment-simulation-data .payment-logo {
  position:relative;
}
.oney-payment-simulation-data .payment-logo {
  background:#fff;
  color:#000;
}
.oney-payment-simulation-data .payment-plans .payment-plan .price-info li.apport-separate-amount {
  display:block;
  text-align:left;
  font-weight:600;
}
.oney-payment-simulation-data .payment-plans .payment-plan .price-info li, .oney-payment-simulation-data .payment-plans .payment-plan {
  display:flex;
}

.price-info .label{font-size:13px;background:transparent;color:#000000;padding:0 !important;padding-right:3px !important;line-height:21px;}

#product_detail_oney_information #oney_payment_simulation .oney-payment-simulation-data .payment-logo.general .logo3x4xOneyS {
  width:200px;
  height:68px;
  background-position-x:-18px;
}
div.logo3x4xOneyS {
  background-image:url("../../../templates/go_oney2.png");
  width:210px;
  height:84px;
  background-position-x:-6px;
}
div.logo3x4xOneyS, div.logo4xO-w, div.logo3xO-w, div.logo4x-w, div.logo3x-w, div.logoOney, div.logo3xO, div.logo3xOney, div.logo4xO, div.logo4xOney, div.logo3x4xO, div.logo3x4xOney {
  background-size:contain;
  background-repeat:no-repeat;
  height:37px;
}



.payment-plan{width:50%;float:left;}
.payment-plans {display:table;margin-top:10px;}
.payment-plans ul{margin-left:0px}


#product_detail_oney_information {
  padding-top:30px
 }
 #product_detail_oney_information .oney_information_title {
  cursor:pointer
 }
 #product_detail_oney_information .oney_information_title span,
 #product_detail_oney_information .oney_information_title a {
  -webkit-transition:color .3s;
  -moz-transition:color .3s;
  -o-transition:color .3s;
  -ms-transition:color .3s;
  transition:color .3s;
  cursor:pointer
 }
 #product_detail_oney_information .oney_information_title:hover span,
 #product_detail_oney_information .oney_information_title:hover a {
  color:#ff4d23
 }
 #product_detail_oney_information #oney_payment_simulation_trigger {
  padding-top:10px !important
 }
 #product_detail_oney_information #oney_payment_simulation {
  width:465px;
  right:-465px;
  padding:56px 35px 35px 35px
 }
 #product_detail_oney_information #oney_payment_simulation.active {
 	box-shadow:0px 0px 10px #888;
 	right:0
 }
 #product_detail_oney_information #oney_payment_simulation .oney-payment-simulation-data {
  padding-top:3rem
 }
 #product_detail_oney_information #oney_payment_simulation .oney-payment-simulation-data .payment-logo.general .title-block div {
  font-size:16px
 }

 #product_detail_oney_information #oney_payment_simulation .oney-payment-simulation-data .bottom-action span.more {
  color:#ff4d23;
  border-bottom-style:none;
  font-size:16px;
  padding:0;
  text-decoration:underline;
}
.oney-payment-simulation-data .bottom-action span.more {
	border-bottom:1px #81BC00 solid;
	border-bottom-style:solid;
	padding:3px 0px 3px 0px;
	cursor:pointer;
	font-family:'Montserrat';
}


.price-info li{font-size:13px !important;text-align:left;margin:0;padding:0;}
.apport-separate-amount .apport{line-height:36px;font-size:16px !important;}

.price-info{padding-left:10px}







.oney-payment-simulation-data .more-detail-popup .payment-logo {
  display:flex;
}
.oney-payment-simulation-data .payment-logo {
  position:relative;
}
.more-detail-popup .detail .steps .step, .oney-payment-simulation-data .payment-logo {
  background:#fff;
  color:#81BC00;
}
.more-detail-popup .detail .steps .step, .oney-payment-simulation-data .payment-logo .title-block div {
  color:#000;
}
.more-detail-popup .payment-logo .logoOney {
  width:220px;
  height:100px;
  margin-right:-10px;
}
.oney-payment-simulation-data .payment-logo .logoOney {
  width:125px;
  height:55px;
}
div.logoOney {
  background-image:url("../../../templates/Oney.png");
  width:82px;
}
.more-detail-popup .payment-logo .title-block2 {
  font-size:25px;
}
.title-block2 {
  padding:15px 15px 15px 0px;
  text-align:left;
}
.title-block2 div:first-child {
  font-family:'Montserrat';
  height:25px;
  text-transform:uppercase;
}
.title-block2 div:last-child {
  font-family:'Montserrat';
  font-weight:700;
  text-transform:uppercase;
}
.oney-payment-simulation-data .payment-logo span.close {
  text-decoration:none;
  color:#81BC00;
  position:absolute;
  top:5px;
  right:5px;
  width:30px;
  height:30px;
  text-align:center;
  line-height:30px;
  cursor:pointer;

 }
 .more-detail-popup .detail {
  height:auto;
  font-family:"Montserrat";
}
.more-detail-popup .detail .steps {
  height:40px;
  border-bottom:2px #81BC00 solid;
}
.more-detail-popup .detail .steps, .more-detail-popup .detail .steps-detail {
  width:71%;
  margin:auto;
  position:relative;
}
.more-detail-popup .detail .steps .step.first {
  left:0px;
}
.more-detail-popup .detail .steps .step.center {
  left:calc(50% - 20px);
}
.more-detail-popup .detail .steps .step.last {
  right:0px;
}
.more-detail-popup .detail .steps .step.first, .more-detail-popup .detail .steps .step.center, .more-detail-popup .detail .steps .step.last {
  bottom:-21px;
}
.more-detail-popup .detail .steps .step {
  line-height:45px;
  height:45px;
  width:45px;
  border-radius:50%;
  font-weight:bold;
  font-size:1.7em;
}
.more-detail-popup .detail .steps .step, .more-detail-popup .detail .steps-detail .step-detail {
  text-align:center;
  position:absolute;
}
.more-detail-popup .detail .steps .step {
  background:#81BC00;
  color:#fff;
}
.more-detail-popup .detail .steps-detail {
  margin-top:40px;
  min-height:150px;
}
.more-detail-popup .detail .steps, .more-detail-popup .detail .steps-detail {
  width:71%;
  /*margin:auto;
    margin-top:auto;
  position:relative;*/
}
.more-detail-popup .detail .detail-footer {
  padding:0% 3% 3% 3%;
  font-size:12px;
  color:#656464;
}

/*.more-detail-popup .detail .steps .step, .oney-payment-simulation-data .payment-logo {
  color:#81BC00;
}
*/

#more-detail-popup .payment-logo {
  display:flex;
  color:#81BC00;
}

.oney-payment-simulation-data * {
  font-family:'Montserrat' !important;
}

.steps {
  height:40px;
  border-bottom:2px #81BC00 solid;
}

.steps-detail {
  margin-top:40px;
  min-height:150px;
}
.steps-detail .step-detail {
  height:150px;
}
.step-detail.first {
  left:-80px;
}
.step-detail .content-wrapper .title {
  margin-bottom:0px;
  color:#81BC00;
}
.step-detail .title {
  color:#81BC00;
  font-size:15px;
  text-transform:uppercase;
  font-family:'Montserrat';
  font-weight:normal;
  margin-bottom:5px;
}
.steps-detail .step-detail .logo3x4xOneyS {
  background-position-x:-8px;
  width:110%;
  background-position-y:-8px;
}
.steps-detail {
  width:71%;
  margin:auto;
  position:relative;
}

.steps .step.first {
  left:0px;
  bottom:-21px;
}

.steps .step {
  line-height:45px;
  height:45px;
  width:45px;
  border-radius:50%;
  font-weight:bold;
  font-size:1.7em;
}
.steps-detail .step-detail {
  text-align:center;
  position:absolute;
  width:200px;
  border-radius:10px;
	border:2px #81BC00 solid;
	padding:10px;
	height:120px;
}
.steps .step {
  background:#81BC00;
  color:#fff;
}
.detail .steps-detail .step-detail.center {
  left:calc(50% - 100px);
}
.detail .steps-detail .step-detail.last {
  right:-80px;
}
.steps-detail .step-detail .note {
  font-size:13px;
  color:#656464;
  margin-top:5px;
  margin-left:10px;
  margin-right:10px;
}

/* TABS */

/* Style the tab */
.tab {
  overflow:hidden;
  /*border:1px solid #ccc;*/
  /*background-color:#f1f1f1;*/
}

/* Style the buttons that are used to open the tab content */
.tab button {
	background-color:inherit;
	float:left;
	border:none;
	outline:none;
	/*cursor:pointer;*/
	padding:14px 16px;
	transition:0.3s;
	border:solid 1px #b0b0b0;
	margin-right:10px;
	border-bottom:none;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	font-size:14px;
	/* font-weight:bold; */
	letter-spacing:normal;
	font-family:'Montserrat';
	color:#b0b0b0;
	position:relative;
	
}

/* Change background color of buttons on hover */
.tab button:hover {
  /*background-color:#ddd;*/
  font-weight:bold;
  color:#000;
}

/* Create an active/current tablink class */
.tab button.active {
  /*background-color:#ccc;*/
  font-weight:bold;
  color:#000;
}

.tab button.active .tab-line {
	/*display:inline-block;*/
}

.tab button:hover .tab-line {
	/*display:inline-block;*/
}

/* Style the tab content */
.tabcontent {
  /*display:none;*/
  padding:6px 12px;
  /*border:1px solid #ccc;*/
  border-top:none;
  animation:fadeEffect 1s;
}

.tab-line {
	display:none;
	width:87%;    
    height:2px;
    position:absolute;
    left:14px;
    bottom:0;
    background:#f47a40;
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity:0;}
  to {opacity:1;}
}


/* Acoordion */
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color:#eee;
  color:#444;
  cursor:pointer;
  padding:18px;
  width:100%;
  text-align:left;
  border:none;
  outline:none;
  transition:0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  /*background-color:#ccc;*/
}

/* Style the accordion panel. Note:hidden by default */
.panel {
  padding:0;
  background-color:white;
  display:none;
  overflow:hidden;
  font-family:'Montserrat', sans-serif;
  font-size:14px;
}

.mobile{ padding:0 !important }

.klarna{
	display:flex;
	padding:15px 0;
	/* border:1px solid #ccc; */
	color:#000;
	font-size:14px;
}

.klarna .text{
	margin:3px 0 !important;
	padding:0;
}

.klarna_icon{
	margin-right:10px;
}

.klarna_icon img{
	width:100%;
	max-width:60px;
}

.klarna #klarna_link{
	text-decoration:underline;
	white-space:nowrap;
	background:none;
	border:none;
	padding:0;
	cursor:pointer;
	margin-left:5px;
	font-weight:bold;
}

#klarna_popup{
	display:none;
}

					
.modal {
	display:none; 
	position:fixed; 
	z-index:9999 !important; 
	padding-top:100px; 
	left:0;
	top:0;
	width:100%;
	height:100%; 
	overflow:auto; 
	background-color:rgb(0,0,0);
	background-color:rgba(0,0,0,0.4);
}

.modal-content {
	position:relative;
	background-color:#fefefe;
	margin:auto;
	padding:0;
	border:1px solid #888;
	width:635px;
	box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name:animatetop;
	-webkit-animation-duration:0.4s;
	animation-name:animatetop;
	animation-duration:0.4s;
	padding:1rem 2rem;
}

@-webkit-keyframes animatetop {
	from {top:-300px; opacity:0} 
	to {top:0; opacity:1}
}

@keyframes animatetop {
	from {top:-300px; opacity:0}
	to {top:0; opacity:1}
}

.modal-header .close {
	color:white;
	float:right;
	font-size:28px;
	font-weight:bold;
	padding:0 !important;
	margin:0 !important;
	position:absolute;
	right:15px;
	color:#000;
}

.close:hover, .close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

.modal-header {
	padding:2px 16px;
	color:white;
}

.modal-footer {
	padding:2px 16px;
	background-color:#5cb85c;
	color:white;
}

.modal-content img{
	margin:-5px 5px;
	width:100%;
	max-width:60px;
}

@media screen and (max-width:1024px){
	.modal-content{
		top:0 !important;
		left:0 !important;
		max-width:90% !important;
	}

	.modal-body{
		padding:0;
	}
}

@media screen and (max-width:725px){
	.modal-body{
		padding:0;
	}
	#klarna_popup{
		margin:auto;
		position:fixed;
		top:0px;
		left:0px;
		height:100%;
		width:100%;
		animation:200ms ease 100ms 1 normal both running fade-in;
		padding:0;
		background:#fff;
	}
	.modal-dialog{
		margin:0;
		padding:0;
		height:100%;
	}
	.modal-content{
		height:100%;
		padding:0 20px;
		max-width:100% !important;
		min-height:670px !important;
	}
	.modal-header{
		padding:1rem;
	}
}

.lista-select .item h5 img {
	width:100%;
	max-width:80px;
}

.lista-select .item .column h5{
	height:80px !important;
	position:relative !important;
	min-width:80px !important;
	margin-left:5px !important;
}

.lista-select .item .column h5 img{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
}

.lista-select .item .column h5 img+img{
	margin:0 90px;
}

.lista-select .item .column p{
	margin:0;
}

.lista-select .item .switch{
	width:3rem;
}

.lista-select .item .switch.tiny .switch-paddle, .lista-select .item .switch.tiny input{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
}

.bloco_registo {
	width:100%;
	max-width:50%;
	margin:0 auto;
}

.bloco_registo .row input {
	width:95%;
	margin-left:10px;
}


.sticky-content.fixed.fix-bottom {
  animation:fixedBottomContent 0.4s;
}

.sticky-content.fix-top{top:0}
.sticky-content.fix-bottom{bottom:0}
.sticky-content.fixed{position:fixed;left:0;right:0;opacity:1;transform:translateY(0);z-index:1051;box-shadow:0 0 10px 1px rgba(0,0,0,0.1)}
.sticky-content.fixed.fix-top{animation:fixedTopContent 0.4s}
.sticky-content.fixed.fix-bottom{animation:fixedBottomContent 0.4s}

.sticky-footer{display:flex;align-items:center;padding:0;background:#fff}
.sticky-footer>*{flex:1}
.sticky-footer .cart-dropdown{position:relative}
.sticky-footer .cart-dropdown .dropdown-box{top:auto;bottom:100%;right:0;min-width:34rem;padding:2rem 3rem 3rem;margin-bottom:2.1rem;transform:translateY(20px);transition:transform 0.3s,opacity 0.3s,visibility 0.3s}
.sticky-footer .cart-dropdown:hover .dropdown-box{transform:translateY(0);opacity:1;visibility:visible}
.sticky-footer .products{border:none}
.sticky-footer .product-name a{padding:0}
.sticky-footer .cart-total{padding-top:1rem}
.sticky-link{display:flex;flex-direction:column;align-items:center;color:#666;margin:1.4rem 0 1.3rem}
.cart-dropdown .sticky-link i,.sticky-link i{font-size:2.3rem;color:#666}
.sticky-link p{margin-top:0.9rem;margin-bottom:0;font-size:10px;line-height:1;letter-spacing:0.025em;text-transform:uppercase}
.sticky-link.search-toggle p{margin-top:1rem}
.sticky-link:hover{color:#ccd0d4}
.sticky-link:hover i{color:inherit}

.dir-up.hs-toggle .input-wrapper{top:auto;bottom:100%;margin-bottom:2rem}
.header-search{position:relative;width:100%;max-width:38rem}
.header-search input.form-control{flex:1;min-width:40px;padding:0.9rem;border:2px solid #C1252D;border-right:0;font-size:1.2rem;letter-spacing:0;font-family:Poppins,sans-serif}
.header-search input.form-control::placeholder{color:inherit}
.header-search .btn-search{margin:0;padding:0;min-width:4.2rem;color:#333;border-left:0;border-color:#C1252D;font-size:1.5rem;font-weight:normal;letter-spacing:-0.025em;text-transform:none}
.header-search .btn-search i{font-size:1.7rem;line-height:1;letter-spacing:-0.01em;font-weight:500}
.header-search .btn-search:active,.header-search .btn-search:focus,.header-search .btn-search:hover{color:#ccd0d4;background-color:transparent}
.header-search .select-box:before{right:1.2rem;margin-top:-0.1rem;font-weight:400}
.header-search .select-box select{position:relative;padding:0 2rem 0 1.5rem;border:0;font-weight:400;z-index:1}
.header-search.hs-toggle .input-wrapper{position:absolute;display:flex;right:-2.5rem;min-width:30rem;padding:1.5rem;height:auto;background-color:#fff;box-shadow:0 2px 35px rgba(0,0,0,0.1);visibility:hidden;opacity:0;transform:translate3d(0,20px,0);z-index:100;transition:transform 0.3s,visibility 0.3s,opacity 0.3s}
.header-search.hs-toggle:hover{color:#ccd0d4}
.header-search.hs-toggle .form-control{padding:1.4rem 2rem;font-size:1.3rem;color:#777;background-color:#f4f4f4;border:none;height:5rem}
.header-search.hs-toggle .btn-search{background-color:#f4f4f4;min-width:5rem;font-size:1.8rem;color:#222;border:none}
.header-search.hs-toggle .btn-search i{margin-bottom:0.3rem;font-size:inherit}
.header-search.hs-toggle.show .input-wrapper{opacity:1;visibility:visible;transform:translate3d(0,0,0)}
.header-search.hs-toggle.show .search-toggle:after{opacity:1;visibility:visible;transform:translate(50%,0)}
.header-search.hs-expanded{flex:1;margin:0 auto;min-width:auto;max-width:82%}
.header-search.hs-expanded .select-box{width:14.6rem;border:2px solid #C1252D;border-right:none;color:#666666}
.header-search.hs-expanded .select-box:after{content:"";height:35px;width:1px;background:#e5e5e5;position:absolute;right:0;top:50%;transform:translateY(-50%)}
.header-search.hs-expanded input.form-control{color:#666;border-right:none;border-left:none}
.header-search.hs-expanded .btn-search{display:flex;align-items:center;justify-content:center;transition:opacity 0.4s,color 0.4s}
.header-search.hs-expanded .btn-search i{margin:0}
.header-search.hs-expanded .btn-search span{margin-right:0.5rem;letter-spacing:-0.03em}
.header-search.hs-simple{min-width:35rem}
.header-search.hs-simple input.form-control{border:none;background-color:#f5f5f5}
.header-search.hs-simple .btn-search{position:absolute;right:0;height:100%;min-width:4.5rem;background:transparent;color:#666}
.header-search.hs-rounded .form-control,.header-search.hs-rounded .select-box{border-radius:0.5rem 0 0 0.5rem}
.header-search.hs-rounded .btn-search{border-radius:0 0.5rem 0.5rem 0}
.header-search.hs-rounded.hs-simple input.form-control{border-radius:5rem}
.header-search.hs-rounded.hs-expanded .form-control{border-radius:0}
.header-search.hs-round .form-control,.header-search.hs-round .select-box{border-radius:0.3rem 0 0 0.3rem}
.header-search.hs-round .btn-search{border-radius:0 0.3rem 0.3rem 0}
.header-search.hs-round.hs-simple input.form-control{border-radius:3rem}
.header-search.hs-round.hs-expanded .form-control{border-radius:0}

/* #line_top_header{
	display:none;
} */

#line_top_header > div{
	color:#fff;
	text-align:center;
	margin:0 auto;
	font-size:16px;
	padding:15px;
	font-family:Montserrat, sans-serif;
}

#homepage_news_vticker{max-height:50px}


@media screen and (max-width:1680px)
{
	.cat-menu-novo li .dropdown {
		margin-left: 5px;
	}
}

@media screen and (max-width:1290px)
{
	.filtros2 {width:240px}
	.area_dir_prods {width: calc(100% - 240px);}
	.breadcrumbs{padding:10px 0px}

	.bloco.lista .product-item {min-width:190px}

}

@media screen and (max-width:330px)
{
	.logo{width:130px !important}
}

@media screen and (max-width: 640px) {
  .area_dir_prods {width:100%}
  .product-carousel-cell {border-right:0px !important}
  .head {margin-top:0px;margin-bottom:0px}
  .bloco {padding:0px !important}
  .breadcrumbs{display:none}
  .filtros2 {width:100%}
   h2 {
    font-size: 1.0rem;
    text-align: center;
    margin-top: 10px;
  }
}


@media screen and (max-width: 410px) {
  .bloco.lista .product-item {
    min-width: 100px;
  }
  .promo_label2 {width: 90px;font-weight:600;font-size: 8px;}
}