#bv-header-new, #bv-subheader-new {display: block;}

#bv-header, #bv-subheader {display: none_;}

#bv-header-new .bv-nav>.right>.nav>.left>.items>.item.active {
	color: #dc1468;
}

#bv-header-new.opaque .bv-nav>.right>.nav>.left>.items>.item.active .icon {
	-webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}
#bv-header-new.opaque .bv-nav>.right>.nav>.left>.items>.item.active span {
	border-bottom: solid;
    padding: 6px 0 4px;
}
#login-button-new {display:none;}

#bv-subheader-new .bv-subnav>.subnav>.items>.item>.footer {
	border-top: 1px solid #EBE9E9;
	padding: 35px 0;
	text-align: center;
}
#bv-subheader-new .bv-subnav>.subnav>.items>.item>.footer>.left>.items {
	display: flex;
	padding: 0 177px;
}
#bv-subheader-new .bv-subnav>.subnav>.items>.item>.footer>.left>.items .item {
	width: 60px;
	margin:auto;
}
#bv-subheader-new .bv-subnav>.subnav>.items>.item>.footer>.left>.items .item a {
	display: block;
	white-space: normal;
	font-size: 12px;
	color:#999;
}
#bv-subheader-new .bv-subnav>.subnav>.items>.item>.footer>.left>.items .item svg {margin-bottom:14px;}
#bv-subheader-new .flex {
	display: flex;
}
.mobile {display:none;}

#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions>.cards .image {
	width:auto;
	height: auto;
	margin-right: 16px;
}
#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions>.cards span {
	font-size: 12px;
	color: #C0C0C0;
}
#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions>.cards .items>.item .label {align-items:initial;}
#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions>.cards .items>.item .label>div {padding-top:3px;}
#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions>.cards .items>.item:not(:last-child) {margin-bottom:15px;}

.displayM {display: none!important;}
.itemsAdd h1 {min-height:14px;}
.cardsAdd {padding-top:40px!important;}
.cardsAdd h1 {
	margin-bottom: 0!important;
	margin-right: 28px;
}
@media only screen and (min-width: 1025px) {	
	#bv-header-new .bv-nav>.right>.nav>.left>.items>.item {
		font-size: 14px;
		font-weight: bolder;
	}
	#bv-header-new .bv-nav>.right>.nav>.left>.items>.item.last {padding-right:0;}
	#bv-header-new .bv-nav>.left {
		width: auto;
		margin-left: 2vw;
	}
	#bv-header-new .bv-nav>.left>.bv-logo {
		width: 100%;
		margin: 0 !important;
		text-align: right;
	}
	#bv-header-new .bv-logo img {
		margin:auto;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top {
		padding-left: calc(20px + 7px + 74px + 2vw) !important;
		border-top: 1px solid #EBE9E9;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items {padding-right:80px}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items>.item>.label {font-size:18px;}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items>.item>.more {
		color: #dc1468;
		font-family: "Frutiger Light", sans-serif;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .cards .items>.item>.more {padding-top:20px;}
	
	#bv-subheader-new .bv-subnav .desktop-link-arrow {display:none;}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .title {
	    display: inline-block;
	    font-family: "Frutiger Roman",sans-serif;
	    color: #000;
	    font-size: 14px;
	    margin-bottom: 30px;
	    text-decoration: none;
	    letter-spacing: normal;
	    font-weight: bolder;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .title.sub {
		color: #999;
		font-weight: normal;
		margin-bottom: 0;
    margin-right: 2rem;		
	}
	.search-suggestions {border-bottom: none;}
	
	#bv-header-new .bv-nav>.right>.nav>.right {
		-webkit-justify-content:flex-start;
		justify-content:flex-start;
	}
	#bv-header-new .bv-nav>.right>.nav>.right>.item {
		color: #fff;
		font-size: 12px;
		padding-right: 16px;
	}
	#bv-header-new .bv-nav.opaque>.right>.nav>.right>.item, #bv-header-new .bv-nav.fixed>.right>.nav>.right>.item {color: #999;}
	#bv-header-new .bv-nav>.right>.nav>.right>.item.first {
		color: #fff;
		padding: 2px 16px;
		border-left: solid 1px #fff;
	}
	#bv-header-new .bv-nav.opaque>.right>.nav>.right>.item.first, #bv-header-new .bv-nav.fixed>.right>.nav>.right>.item.first {
		border-left-color: #999;
		color: #999;
	}
	#bv-header-new .bv-nav>.right>.nav>.left>.items>.item>.icon {fill: #fff;}
	#bv-header-new .bv-nav.opaque>.right>.nav>.left>.items>.item>.icon, #bv-header-new .bv-nav.fixed>.right>.nav>.left>.items>.item>.icon {fill: #535353;}
	#bv-header-new .bv-nav>.right>.nav>.right>.auth {display:none}
	#bv-header-new .search.opaque {background:transparent;}
	#bv-header-new .search {
		order:0;
		padding: 0 16px 0 0 !important;
	}
	#bv-header-new .search .ico-search {height: 16px;}
	#bv-header-new .search:after {display:none;}
	#bv-header-new .search.opaque .ico-search {fill:#999;}
	#bv-header-new #search {
		margin-right: 16px;
		border-right: solid 1px #fff;
		padding: 2px 16px 2px 0;
		height: auto;
	}
	#bv-header-new #search.opaque {border-right-color:#999;}
	#bv-header-new .bv-logo.colored .colored-logo, #bv-header-new .bv-logo.white .white-logo  {
		display: inline !important;
		width: 74px;
	}
	#login-button-new {
		display: flex;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-ms-grid-row-align: center;
		align-items: center;
		order:3;
	}
	#login-button-new a {
		background-color: #fff;
		color: #dc1468;
		padding: 20px 30px;
		margin-right: 2vw;
	}
	#bv-header-new .opaque #login-button-new a, #bv-header-new .bv-nav.fixed #login-button-new a {
		background-color: #dc1468;
		color: #fff;
	}
	#bv-header-new .bv-nav>.right>.nav>.left>.items>.item.mobile {display:none;}
}
@media only screen and (max-width: 1115px) {
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items {padding-right:40px;}
}
@media only screen and (min-width: 1025px) and (max-width: 1215px) {
	#bv-header-new .bv-nav>.right>.nav>.left>.items {padding: 0 16px 0 0;}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top {padding-left: calc(7px + 74px + 2vw) !important;}
	
}
@media only screen and (min-width: 1025px) and (max-width: 1188px) {
	#bv-header-new .bv-nav>.right>.nav>.right>.item.quitar {display:none;}
}
@media only screen and (min-width: 1025px) and (max-width: 1063px) {
	#bv-header-new .bv-nav>.right>.nav>.right>.item.first {padding: 2px 10px;}
	#bv-header-new .bv-nav>.right>.nav>.right>.item {padding-right: 10px;}
	#bv-header-new #search {margin-right:0;border:none;}
}
@media only screen and (max-width: 1024px) {
	.displayM {display: block!important;}
	.itemsAdd, .cardsAdd {display: none!important;}
	#bv-header-new .bv-nav>.right>.nav>.right>.item {display:none;}
	#bv-header-new .bv-nav>.right>.nav>.left>.items>.item.mobile {
		display: block;
	}
	#bv-header-new .bv-nav>.right>.nav>.left>.items>.item>span {
		font-weight:bolder;
		font-size: 14px;
	}
	#bv-header-new .bv-nav>.right>.nav>.left>.items>.item.mobile a {
		color: #999;
		font-size: 14px;
		font-family: "Frutiger Light",sans-serif;
	}
	#bv-header-new .bv-nav.opaque>.left>.minha-bv-left-mobile {
		border-right:none;
		width: auto;
	}
	#bv-header-new .bv-nav.opaque>.left>.minha-bv-left-mobile a {
		background-color: #dc1468;
	    color: #fff;
	    padding: 15px 20px;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.footer>.left>.items {padding: 0 40px;}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.footer>.left>.items .item:last-child {display:none;}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items .item {display:block;}
	#bv-subheader-new .chevron-mobile {
	    display: inline-block;
	    padding-right: 5px;
	    float: right;
	    -webkit-transform: rotate(180deg);
	    transform: rotate(180deg);
	}
	#bv-subheader-new .chevron-mobile .icon {
	    width: 15px;
	    height: 20px;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items>.item>span, #bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items>.item>a {
		font-weight: bolder;
		font-size: 14px;
		color: #000;
		font-family: "Frutiger Light",sans-serif;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items>.item>h2 {
		font-size: 12px;
		color:#999;
  		font-family: "Frutiger Roman", sans-serif;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items>.border-top-nome, #bv-header-new .bv-nav>.right>.nav>.left>.items>.item.border-top-nome {border-top:none;}
	#bv-header-new .bv-nav>.right>.nav>.right>.back .label {
		font-size: 14px;
		font-weight: bolder;
	}
	#bv-header-new .bv-nav>.right>.nav>.right>.back svg {
		-webkit-transform:rotate(180deg);
		-moz-transform:rotate(180deg);
		-o-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#bv-header-new .bv-nav>.right>.nav>.right>.back .chevron-mobile {
		padding-left:9px;
		padding-right:0;
	}
	.desktop {display:none !important;}
	
	.mobile {display:block;}
	.display-none {display:none;}

	.mobile .back .chevron-mobile {
		float: left !important;
		-webkit-transform: rotate(360deg) !important;
    	transform: rotate(360deg) !important;
    	padding-right: 9px !important;
	}
	.bv-nav>.right>.nav>.right>.back {padding-top:19px}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .cards.flex {
		display: block;
		padding: 0 20px;
		background-color: #fff;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .cards:not(.flex){
		display: block;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions>.cards .items>.item .label {align-items:center;}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items>.item:nth-child(2) {border-top:none;}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items>.item {
		margin-bottom:0 !important;
		padding-left: 0;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions>.flex {display:block;}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .title {
		font-size: 12px;
		color: #C0C0C0;
		font-family: "Frutiger Light",sans-serif;
		letter-spacing: 0;
		padding-top: 30px;
		text-transform: uppercase;
	}
	#bv-subheader-new .bv-subnav>.subnav>.items>.item>.top>.left>.actions .items>.item>.more {
		color: #dc1468;
		font-family: "Frutiger Light", sans-serif;
		padding-bottom: 30px;
		display: block;
    	font-weight: normal;
	}
}

/*
$("#bv-header, #bv-subheader").remove();
$("#bv-header-new, #bv-subheader-new").show();
$("#bv-header-new").addClass("ok");
if($("#main-slider").length == 1){$("#bv-header-new").addClass("white");}
*/