﻿#middle img,
#middle div {
	width: 100%;
	line-height: 0px;
}

.wd-browsing-breadcrumbs {
	display: none !important;
}

section#middle {
	padding-top: 0px;
}

section{
	position: relative;
}

.kvBuyBtn {
	position: absolute;
	display: inline-block;
	text-align: center;
	font-size: 0.9375vw;
	border-radius: 2.6041666667vw;
	border: 1.5px solid #7f7f7f;
	color: #000;
	padding: 0.5208333333vw 1.5625vw;
	line-height: 1;
	transition: border-color 0.1s linear;
}


body.haylou-watch .conteudo .button-wrapper{
	width: 100%;
	position: absolute;
	top: 3.21875vw;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
}


body.earbuds-x5 .conteudo .button-wrapper{
	position: absolute;
	top: 15.21875vw;
	right: -15vw;
	left: unset;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
}

body .conteudo .button-wrapper{
	width: 100%;
	position: absolute;
	top: 3.21875vw;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
}


.product-subnav .subnav-box.sub_nav-v1 .middle-box {
	width: 100%;
	max-width: 1440px;
	padding: 0 20px;
	height: 52px;
	overflow: unset;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.product-subnav .subnav-box.sub_nav-v1 .product-name {
	line-height: 52px;
	display: flex;
	align-items: center;
	height: 52px;
	float: left;
	margin: 0;
	font-size: 14px;
	color: #000;
	line-height: 80px;
	font-weight: bold;
	white-space: nowrap;
}

.product-subnav .subnav-box.sub_nav-v1 {
	height: 52px;
	line-height: 52px;
	backdrop-filter: saturate(180%) blur(20px);
	background-color: rgba(255,255,255,0.7);
	box-shadow: none;
	border-bottom: 1px solid #ececee;
	position: fixed;
	top: 65px;
	z-index: 9;
	background: white;
}

.product-subnav .subnav-box.sub_nav-v1 .btn-buy,.product-subnav .subnav-box.sub_nav-v1 .subnav-box-pay-deposit {
	height: 30px;
	display: flex;
	padding: 0 20px;
	align-items: center;
	background: #000;
	color: #fff;
	border-radius: 15px;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	justify-content: center;
}


.product-subnav .subnav-box.sub_nav-v1 .btn-buy a {
	color: white;
}

@media(max-width: 768px){
	.product-sub-nav-comp {
		margin-top: 52px;
	}
}


@media(max-width: 768px){
	.kvBuyBtn {
		width: 120px;
		font-size: 15px;
		padding: 6px 0px;
	}
	body.haylou-watch .conteudo .button-wrapper{
		top: 6.21875vw;
	}
	body.earbuds-x5 .conteudo .button-wrapper{
		right: 0px;
		left: 0px;
	}
	.product-subnav .subnav-box.sub_nav-v1 {
		top: 50px;
	}
}

.product-subnav .subnav-box.sub_nav-v1 {
    width: 100%;
}

.product-subnav .subnav-box.sub_nav-v1 .middle-box:after {
    display: none;
}
