.tempofrete {
	box-shadow: 0 10px 30px -10px #0000002e;
	border-radius: 7px;
	padding: 14px 15px 10px 18px;
	margin-top: 18px
}

#badges-product {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
	width: 100%
}

#badges-product .badge {
	display: flex;
	align-items: flex-start;
	justify-content: start;
	width: 100%;
	line-height: normal
}

#badges-product .badge .badge-icon,
#badges-product .badge .badge-icon g {
	margin-right: 10px;
	fill: var(--extra)
}

#badges-product .badge .badge-text {
	flex: 1;
	margin-bottom: 5px;
	font-size: 13px
}

#badges-product p {
	margin: 0;
	padding: 0
}

#badges-product .badge .badge-text .highlight-text {
	color: var(--extra);
	font-weight: 500
}

.pix10 svg {
	fill: var(--product-on-sale-accent)
}

.pix10 {
	color: var(--product-on-sale-accent)
}

.quantitysell {
	color: #000;
	margin-right: 2px
}

.quantitysell {
	font-size: 13.5px;
	color: var(--text-color);
	margin: 0;
	line-height: 1.5;
	font-weight: 400
}

.verification__stamp:after {
	font-family: "Font Awesome 5 Free";
	margin: 7px;
	font-weight: 900;
	content: "\f058";
	color: #0086ff
}

.verification__stamp {
	font-size: 18px;
	position: relative;
	display: inline-block;
	top: -2px
}

.quantityselll {
	background: var(--lancamento);
	color: var(--lancamentotexto);
	padding: 2px 4px;
	border-radius: 4px;
	font-weight: 700;
	margin: 0
}

.price-list {
	display: flex;
	flex-direction: column;
	line-height: 1
}

.product-form .price--compare {
	top: -2px
}

.price.price--compare {
	order: 1;
	margin-bottom: 3px
}

.price.price--highlight {
	order: 2
}

.parcelamento {
	order: 3;
	margin-bottom: 0
}

.parcelamento span {
	font-size: 16px
}

.parcelamento span b {
	font-size: 20px;
	color: #000
}

.price--highlight .product-label.product-label--on-sale {
	margin-left: 5px;
	background: var(--porcento)
}

.product-form__payment-container {
	flex-wrap: wrap;
	flex-direction: initial;
	margin: 0
}

.product-form__add-button {
	justify-content: center;
	display: flex;
	flex: 1;
	align-items: center;
	line-height: 52px
}

.product-meta .product-meta__label-list {
	display: none
}

.fig {
	fill: var(--extra);
	float: left;
	margin: 5px 10px 0 0
}

.figt {
	color: var(--extra)
}

.figt svg {
	fill: var(--extra);
	margin-left: 5px
}

.color-line {
	background: linear-gradient(to right, var(--line1) 0, var(--line2) 20%, var(--line3) 50%, var(--line4) 85%, var(--line5) 100%);
	height: 5px;
	width: 100%
}

.nav-bar__link.link {
	color: var(--cormenu)
}

.nav-bar {
	background: var(--fundomenu) !important
}

.product-block-list__item--description img {
	margin: 0 auto !important
}

.nav-bar:after {
	content: unset !important
}

.highlight,
.text--strong {
	font-weight: 400;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.h1-sam {
	margin-bottom: 10px;
	padding-bottom: 0 !important;
	color: #000;
	text-align: center;
	font-family: Samsung Sharp Sans Bold, sans-serif;
	font-size: 38px !important;
	line-height: 34px !important
}

.h2-sam {
	padding-top: 0;
	padding-bottom: 0 !important;
	font-size: 23px !important;
	font-weight: 700 !important;
	color: #000;
	text-align: center;
	font-family: "SamsungOne 700", sans-serif;
	line-height: normal !important;
	margin-bottom: 10px
}

.rd {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 3%
}

button.qtyplus,
button.qtyminus {
	width: 44px;
	height: 44px;
	line-height: 0px;
	vertical-align: middle;
	font-weight: 900;
	font-size: 24px;
	border-radius: 3px;
	background: #f9f9f9;
	border: 1px solid #efefef;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	margin: 0
}

.qty {
	font-weight: 600;
	width: 90px;
	height: 40px;
	text-align: center;
	border: none;
	background: #f9f9f9;
	border: 1px solid #efefef;
	margin: 0;
	cursor: default;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle
}

.product-form__add-button:before,
.botaoflutuante .button--primary:before {
	content: "\f291";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px
}

.price.price--highlight,
.shipping-preview-line font {
	font-weight: 700
}

.loox-star:before {
	color: #f3c621 !important
}

.cookie-bar__inner {
	color: #343131
}

.footer__aside-item--copyright p {
	margin-bottom: 0
}

.pix10.flex {
	margin-top: 10px;
	display: flex;
	align-items: center
}

.pix10.flex p {
	margin-bottom: 0;
	margin-left: 3px
}

.payment-list.pd {
	justify-content: center;
	margin: 18px auto 0
}

@media (min-width: 768px) {
	.botaoflutuante {
		display: none
	}
}

@media (max-width: 768px) {
	.botaoflutuante {
		position: fixed;
		bottom: 0;
		background: #fff;
		z-index: 2;
		width: 100%;
		padding: 5px
	}

	.botaoflutuante .button {
		width: 100%
	}

	.rd {
		flex-direction: column
	}
}

@media screen and (min-width: 1280px) {
	.header__cart-count {
		top: 0 !important
	}

	.header__cart-icon .icon-state__primary {
		right: 4px
	}
}

#ad-banner {
	display: flex
}

#ad-banner img {
	width: auto;
	margin: auto
}

.advantage-list .advantage {
	margin: 0;
	justify-content: center;
	display: flex !important;
	align-items: center;
	flex: 1;
	height: auto;
	width: 25%
}

.advantage-list .advantage .advantage-content {
	display: inherit
}

.advantage-list .advantage .advantage-content .advantage-icone {
	display: flex;
	align-items: center
}

.advantage-list .advantage .advantage-content .advantage-icone svg {
	display: flex;
	width: 50px;
	height: 50px
}

.advantage-list .advantage .advantage-content .advantage-text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	margin-left: 12px;
	line-height: 1.2
}

.advantage-list .advantage .advantage-content .advantage-text span {
	font-weight: 500;
	font-size: 20px
}

.advantage-list .advantage .advantage-content .advantage-text p {
	font-size: 17px
}

@media only screen and (max-width: 1024px) {
	.advantage-list .advantage {
		margin: 0 5px;
		width: 100%
	}

	.advantage-list .advantage {
		border-radius: 14px;
		padding-top: 10px;
		padding-bottom: 10px
	}

	.advantage-list .advantage svg {
		margin-top: 5px
	}
}

@media only screen and (min-width: 1025px) {
	.advantage-list {
		display: flex !important;
		border-radius: 14px;
		padding-top: 20px;
		padding-bottom: 20px
	}

	.advantage-list .advantage:not(:last-child) {
		border-right: 1px solid #90909038
	}
}

.advantage-list .carousel .carousel-cell {
	width: 100%
}

.support-floating {
	position: fixed;
	z-index: 2;
	line-height: normal;
	bottom: 15px
}

.support-floating .support-button {
	width: 54px;
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 2px 1px #0000000b, 0 4px 4px #4e4e4e0d, 0 6px 8px #8888880f, 0 10px 8px #6767671a
}

.support-floating .support-button svg {
	width: 26px;
	height: 26px;
	position: relative;
	top: -1px;
	display: flex
}

.support-floating .support-button:hover svg {
	opacity: .8
}

.support-floating .support-popup {
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	transform: scale(.7);
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	position: absolute;
	width: 285px;
	bottom: 100%;
	background: #fff;
	margin-bottom: 15px;
	visibility: hidden;
	-webkit-box-shadow: 0 4px 8px 1px rgba(43, 43, 43, .15);
	-moz-box-shadow: 0 4px 8px 1px rgba(43, 43, 43, .15);
	-o-box-shadow: 0 4px 8px 1px rgba(43, 43, 43, .15);
	-ms-box-shadow: 0 4px 8px 1px rgba(43, 43, 43, .15);
	box-shadow: 0 4px 8px 1px #2b2b2b26;
	border-radius: 8px
}

.support-floating.support-show .support-popup {
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.support-floating .support-header {
	border-radius: 8px 8px 0 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	padding: 14px 18px
}

.support-floating .support-header svg {
	width: 28px;
	height: 28px;
	fill: #fff
}

.support-floating .support-close {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer
}

.support-floating .support-close svg {
	width: 13px;
	height: 13px;
	fill: #fff
}

.support-floating .support-close svg:hover {
	opacity: .8
}

.support-floating .support-header-b {
	display: flex;
	flex-direction: column;
	margin-left: 12px
}

.support-floating .support-header-b strong {
	font-weight: 500
}

.support-floating .support-content {
	padding: 14px;
	overflow: auto
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
	.support-floating .support-content {
		max-height: 30vh
	}
}

.a-block .title-contact {
	margin-bottom: 7px;
	display: flex;
	align-items: center
}

.a-block .title-contact svg {
	width: 14px;
	height: 14px;
	margin-right: 5px
}

.a-block .title-contact span {
	font-weight: 500
}

.a-block:not(:first-child) {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #90909042
}

.a-block a {
	margin-top: 5px;
	display: flex
}

.a-block .a-block-cont {
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.a-block .a-block-cont span {
	margin-bottom: 5px;
	margin-right: 5px
}

.a-block .a-block-cont strong {
	min-width: 60px;
	display: flex;
	border-radius: 3px;
	padding: 0 5px;
	justify-content: center;
	align-items: center;
	font-size: 11px;
	font-weight: 500
}

.a-block .a-block-cont strong:empty {
	display: none
}

.a-block.ha .a-block-cont {
	display: flex;
	flex-direction: column;
	align-items: flex-start
}

.a-block.ha .title-contact span {
	font-weight: 500
}

.a-block.ha .title-contact svg {
	width: 14px;
	height: 14px;
	margin-right: 5px
}

.a-block.ha span {
	display: block
}

.brand-list .brand {
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center
}

.brand-list .brand svg {
	height: auto;
	max-height: 100px;
	fill: #000 !important
}

.brand-list .flickity-slider {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important
}

@media only screen and (max-width: 1024px) {
	.brand-list .brand {
		width: 100%
	}
}

.product-video {
	min-height: 590px;
	overflow: auto;
	justify-content: center
}

.product-video .v-col-video .v-video-media {
	float: left;
	width: 75%;
	min-height: inherit
}

.product-video .v-col-video .v-video-media * {
	border-radius: 6px
}

.product-video .v-col-video .v-video-media iframe {
	min-height: 591px
}

.product-video .v-col-video .v-video-media button {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 65px;
	margin-left: -34px;
	margin-top: -32px;
	-webkit-transition: opacity .25s cubic-bezier(0, 0, .2, 1);
	-o-transition: opacity .25s cubic-bezier(0, 0, .2, 1);
	transition: opacity .25s cubic-bezier(0, 0, .2, 1);
	z-index: 1
}

.product-video .v-col-video .v-video-media button svg {
	width: 100%;
	height: 100%;
	pointer-events: none
}

.product-video .v-col-product {
	float: left;
	width: 25%;
	padding: 0 10px
}

.product-video .v-col-product button {
	padding: 5px;
	font-size: 18px;
	font-weight: 500;
	border-radius: 6px;
	color: #fff;
	width: 100%;
	border: none
}

.product-video .v-col-product .v-product {
	border: 1px solid #ECECEC;
	border-radius: 6px;
	margin-top: 5px;
	background: #fff;
	padding-top: 30px
}

.product-video .v-col-product .v-product .product-item {
	background: transparent !important;
	box-shadow: none !important;
	border-radius: initial !important
}

.product-video .v-col-product .v-product .product-item .product-item__info {
	padding-bottom: 37px !important
}

@media only screen and (max-width: 1024px) {
	.product-video {
		min-height: auto
	}

	.product-video .v-col-video,
	.product-video .v-col-product {
		width: 100%;
		text-align: center;
		min-height: auto
	}

	.product-video .v-col-video .v-video-media {
		width: 100%
	}

	.product-video .v-col-video .v-video-media iframe {
		min-height: 220px
	}

	.product-video .v-col-video .v-video-media button svg {
		width: 50px
	}

	.product-video .v-col-product {
		padding: 0
	}

	.product-video .v-col-product button {
		padding: 5px;
		width: 80%;
		font-size: 16px;
		margin-top: 20px
	}

	.product-video .v-col-product .v-product {
		display: none !important
	}
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
	.product-video .v-col-video .v-video-media iframe {
		min-height: 430px
	}
}

.info-bar {
	font-size: 15px;
	padding: 1em;
	overflow: hidden
}

.info-bar .info-bar-item {
	padding-bottom: 1rem !important
}

.info-bar .info-bar-item .title {
	font-weight: 500 !important;
	margin-bottom: .5rem;
	line-height: 1.2;
	font-size: 17px
}

.info-bar .info-bar-item .rte {
	line-height: 1.3;
	font-size: 16px
}

.info-bar .info-bar-item .rte p:last-child {
	margin-bottom: 0
}

.info-bar svg {
	overflow: hidden;
	vertical-align: middle
}

.mx-n3 {
	margin-right: -.75rem !important;
	margin-left: -.75rem !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.px-3 {
	padding-right: .75rem !important;
	padding-left: .75rem !important
}

.py-4 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important
}

.mr-4 {
	margin-right: 1rem !important
}

.d-flex {
	display: flex !important
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.align-items-center {
	align-items: center !important
}

.row-cols-1>* {
	flex: 0 0 100%;
	max-width: 100%
}

.row-cols-2>* {
	flex: 0 0 50%;
	max-width: 50%
}

.row-cols-3>* {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

@media (min-width: 768px) {
	.row-cols-md-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-md-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-md-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-md-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
}

@media (min-width: 992px) {
	.row-cols-lg-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-lg-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-lg-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-lg-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-lg-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-lg-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}
}

.review-list .review {
	padding: 10px;
	width: 25%
}

.review-list .review .review-card {
	background-color: #fff;
	border-radius: 7px;
	box-shadow: 0 7px #a4c929;
	padding: 15px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.0' width='768.000000pt' height='768.000000pt' viewBox='0 0 768.000000 768.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000 768.000000) scale(0.100000 -0.100000)' fill='%23dbdbdb' stroke='none'%3E%3Cpath d='M892 6944 c-154 -34 -265 -97 -392 -224 -98 -98 -144 -165 -187 -270 -53 -133 -53 -122 -53 -1136 0 -1069 -4 -1011 85 -1189 105 -211 291 -363 521 -427 76 -21 103 -22 679 -27 l600 -6 58 -27 c117 -55 191 -138 227 -256 40 -129 22 -439 -35 -609 -98 -291 -348 -557 -628 -667 -153 -60 -202 -68 -487 -75 -304 -8 -322 -12 -398 -95 -78 -85 -77 -78 -77 -457 l0 -335 30 -59 c35 -69 105 -128 171 -144 55 -14 420 -14 555 -1 353 36 687 153 989 348 522 336 877 893 977 1532 17 107 18 226 18 1780 l0 1665 -22 84 c-72 270 -276 485 -548 579 l-80 27 -970 2 c-797 1 -981 -1 -1033 -13z'/%3E%3Cpath d='M4732 6944 c-154 -34 -265 -97 -392 -224 -98 -98 -144 -165 -187 -270 -53 -133 -53 -122 -53 -1136 0 -1069 -4 -1011 85 -1189 105 -211 291 -363 521 -427 76 -21 103 -22 679 -27 l600 -6 58 -27 c117 -55 191 -138 227 -256 40 -129 22 -439 -35 -609 -98 -291 -348 -557 -628 -667 -153 -60 -202 -68 -487 -75 -304 -8 -322 -12 -398 -95 -78 -85 -77 -78 -77 -457 l0 -335 30 -59 c35 -69 105 -128 171 -144 55 -14 420 -14 555 -1 353 36 687 153 989 348 522 336 877 893 977 1532 17 107 18 226 18 1780 l0 1665 -22 84 c-72 270 -276 485 -548 579 l-80 27 -970 2 c-797 1 -981 -1 -1033 -13z'/%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 96% 93%;
	background-size: 30px 30px;
	color: #2d2d2d;
	position: relative;
	min-height: 156px
}

.review-list .review .review-card p {
	padding: 0;
	line-height: 1.2;
	margin: 5px 5px 5px 0
}

.review-list .review .review-card .review-heading {
	font-weight: 500
}

.review-list .review .review-card .review-subheading {
	font-size: 12px;
	color: #d3d3d3
}

.review-list .review .review-card .review-body {
	margin-top: 10px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 14px))
}

.review-list .review .review-card .review-stars {
	background-size: 18px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: flex;
	justify-content: space-evenly;
	margin-left: 5px
}

.review-list .review .review-card .review-stars .star {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNTYyMjEgMTMuODk5NUwxMi42MjE5IDE2LjM1NDlDMTMuMzY1NCAxNi44MDQ5IDE0LjI3NTIgMTYuMTM5NyAxNC4wNzk1IDE1LjI5ODRMMTMuMDAzNCAxMC42ODExTDE2LjU5MzYgNy41NzAyN0MxNy4yNDkgNy4wMDI4OSAxNi44OTY5IDUuOTI2ODIgMTYuMDM2IDUuODU4MzRMMTEuMzExMSA1LjQ1NzI2TDkuNDYyMiAxLjA5NDI4QzkuMTI5NTkgMC4zMDE5MDUgNy45OTQ4MyAwLjMwMTkwNSA3LjY2MjIzIDEuMDk0MjhMNS44MTMzNCA1LjQ0NzQ4TDEuMDg4NDIgNS44NDg1NkMwLjIyNzU2IDUuOTE3MDMgLTAuMTI0NjA5IDYuOTkzMSAwLjUzMDgxNiA3LjU2MDQ5TDQuMTIwOTggMTAuNjcxM0wzLjA0NDkxIDE1LjI4ODZDMi44NDkyNiAxNi4xMjk5IDMuNzU5MDMgMTYuNzk1MSA0LjUwMjQ5IDE2LjM0NTFMOC41NjIyMSAxMy44OTk1WiIgZmlsbD0iI0ZCQ0MzNiIvPgo8L3N2Zz4K);
	background-size: 16px;
	height: 16px;
	width: 16px
}

.review-audited {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin: 12px auto 0;
	position: relative;
	color: #818993;
	font-size: 13px
}

.review-audited img {
	margin-left: 5px;
	height: 17px;
	vertical-align: middle;
	width: 70px
}

@media only screen and (max-width: 1024px) {
	.review-audited {
		text-align: center;
		display: block
	}

	.review-list .review {
		width: 100%
	}

	.review-list .review {
		padding: 0 0 10px;
		margin-right: 5px
	}
}

#newsletter-bar {
	box-shadow: 0 0 5px #9e9e9e33;
	border-bottom: 1px solid #90909021;
	border-top: 1px solid #90909021;
	padding: 10px
}

#newsletter-bar .footer-position {
	position: static
}

#newsletter-bar .newsletter {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 78px;
	margin-top: 0 !important
}

#newsletter-bar .newsletter-title {
	display: flex;
	align-items: center
}

#newsletter-bar .newsletter-title svg {
	width: 85px;
	height: 85px
}

#newsletter-bar .newsletter-title span {
	display: flex !important;
	font-size: 22px;
	line-height: 19px;
	margin: 0 0 0 20px;
	color: #fff
}

#newsletter-bar .newsletter-content {
	text-align: center;
	min-height: 30px;
	font-size: 0
}

#newsletter-bar .newsletter-content * {
	overflow: visible !important
}

#newsletter-bar .newsletter-register {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	margin: 0
}

#newsletter-bar input {
	background: #fff;
	color: #717171;
	border-radius: 4px !important;
	box-shadow: none;
	height: 48px;
	width: 360px !important;
	border: none;
	display: inline-block !important
}

#newsletter-bar .newsletter-signature {
	line-height: 13px;
	height: 50px;
	border-radius: 4px;
	margin-left: 20px;
	border: none;
	box-shadow: none;
	font-size: 22px;
	padding: 0 30px !important;
	font-weight: 500
}

@media only screen and (max-width: 1024px) {
	#newsletter-bar .newsletter {
		flex-direction: column;
		height: auto
	}

	#newsletter-bar .newsletter-title {
		margin-bottom: 12px;
		flex-direction: column
	}

	#newsletter-bar .newsletter-title span {
		font-size: 22px;
		line-height: 17px;
		margin-left: 0;
		text-align: center;
		padding: 10px 30px 30px
	}

	#newsletter-bar .newsletter-title svg {
		margin-right: 15px
	}

	#newsletter-bar .newsletter-content {
		width: 100%;
		padding: 0 30px
	}

	#newsletter-bar input {
		width: 100% !important
	}

	.newsletter .newsletter-register {
		display: flex !important;
		width: 100%;
		flex-direction: column;
		padding-bottom: 20px;
		margin-left: 0;
		margin-top: 8px
	}

	#newsletter-bar .newsletter-signature {
		margin-left: 0;
		margin-top: 8px
	}
}

.mp_platinum {
	min-width: 325px;
	max-width: 100%;
	margin: 0 auto
}

.mp_platinum li {
	list-style: none;
	flex-basis: 100%
}

.mp_platinum p {
	margin: 5px
}

.ui-box-component-pdp__visible--desktop {
	width: 100%;
	border-radius: 8px;
	border: 1px solid rgba(0, 0, 0, .1);
	margin: 24px 0;
	padding: 32px 16px 24px
}

.ui-seller-info__status-info {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 20px
}

.ui-seller-info__status-info__icon {
	margin: 2px 10px 0 0;
	width: 20px;
	text-align: center
}

.ui-pdp-color--GREEN.ui-pdp-icon {
	fill: #00a650
}

.ui-pdp-seller__status-title {
	font-size: 16px;
	font-weight: 600;
	color: #00a650;
	padding: 0;
	margin: 2px 0 -12px !important
}

.ui-seller-info__status-info__subtitle {
	font-size: 14px;
	color: #0000008c;
	margin: 5px 0 0 !important
}

.ui-thermometer {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	overflow: hidden;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: baseline
}

.ui-thermometer__level {
	width: 20%;
	height: 8px;
	margin-top: 2px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	border-left: 6px solid #fff
}

.ui-thermometer__level--1 {
	background: #fff0f0
}

.ui-thermometer__level--2 {
	background: #fff5e8
}

.ui-thermometer__level--3 {
	background: #fffcda
}

.ui-thermometer__level--4 {
	background: #f1fdd7
}

.ui-thermometer[value="5"] .ui-thermometer__level--5 {
	height: 12px;
	margin: 0;
	background: #00d86b
}

.ui-seller-info {
	border: 1px solid #E8E8E8;
	border-radius: 15px
}

.ui-pdp-seller__reputation-info {
	margin-top: 8px;
	margin-bottom: 8px
}

.ui-pdp-seller__list-description {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0
}

.ui-pdp-seller__item-description {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
	position: relative;
	padding: 8px;
	line-height: normal
}

.ui-pdp-seller__sales-description {
	font-size: 24px;
	color: #000;
	font-weight: 400;
	display: block
}

.ui-pdp-seller__text-description {
	font-size: 13px;
	line-height: normal
}

.ui-pdp-seller__item-description:after {
	background: #ddd;
	content: "";
	height: 91%;
	position: absolute;
	right: 0;
	top: 8%;
	width: 1px
}

.ui-pdp-seller__item-description:last-of-type:after {
	display: none
}

.ui-pdp-seller__icon-description {
	display: inline-block;
	width: 28px;
	padding-top: 3px;
	vertical-align: top
}

.ui-pdp-icon,
.ui-pdp-icon--shipping {
	fill: #00000040
}

#social-sharing {
	display: flex;
	align-items: center;
	justify-content: center
}

#social-sharing span {
	font-weight: 500;
	font-size: 13px;
	display: flex;
	align-items: center
}

#social-sharing .sharing-content {
	padding-left: 20px;
	display: flex
}

#social-sharing .share-item:not(:last-child) {
	margin-right: .5rem
}

#social-sharing .share-item a {
	line-height: 0 !important;
	height: 17px !important;
	display: flex;
	align-items: center;
	margin: 0 2px
}

#social-sharing .share-item a svg {
	cursor: pointer
}

#simulator-shipping {
	background: #fff;
	box-shadow: 0 10px 30px -10px #0000002e;
	padding: 10px 21px 10px 18px;
	border-radius: 7px;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

#simulator-shipping strong {
	font-weight: 500;
	color: #000
}

#simulator-shipping .ss_form {
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: center;
	margin-top: 5px
}

#simulator-shipping .ss_form input {
	margin-right: 10px
}

#simulator-shipping .ss_form .search_zipcode {
	width: 40%;
	font-size: 17px;
	color: #fff;
	border: none;
	border-radius: 6px;
	text-align: center
}

@media screen and (max-width: 768px) {
	#simulator-shipping .ss_form .search_zipcode {
		font-size: 14px
	}
}

#simulator-shipping .sr_title {
	margin-top: 10px;
	display: none;
	-webkit-box-align: center;
	align-items: center;
	font-size: 12px;
	color: #000;
	overflow: hidden;
	padding: 8px 16px;

	background-color: #fafafa;
	border-width: 0 1px 1px;
	border-color: #ccc;
	border-radius: 7px
}

#simulator-shipping .sr_title i {
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0)
}

#simulator-shipping .sr_title i svg {
	display: flex;
	width: 15px;
	height: 15px;
	fill: #c75000
}

#simulator-shipping span {
	-webkit-box-align: center;
	align-items: center;
	line-height: 18px;
	flex: 1 1 0;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 5px
}

#simulator-shipping ul,
#shipping-estimator ul {
	text-align: left;
	border-radius: 4px;
	margin-top: 10px;
	display: none;
	padding: 0 16px;
	margin-bottom: 30px
}

#simulator-shipping ul.loading,
#shipping-estimator ul.loading {
	background-image: url(https://cdn.awsli.com.br/production/static/loja/estrutura/v1/img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px
}

#simulator-shipping ul,
#simulator-shipping li,
#shipping-estimator ul,
#shipping-estimator li {
	list-style-type: none
}

#simulator-shipping li,
#shipping-estimator li {
	font-size: 14px;
	display: flex
}

#simulator-shipping ul li:not(:last-child),
#shipping-estimator ul li:not(:last-child) {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD
}

#simulator-shipping ul li span,
#shipping-estimator ul li span {
	font-size: 13px
}

#simulator-shipping ul li .ship-price,
#shipping-estimator ul li .ship-price {
	font-weight: 600;
	color: #51a559;
	text-align: right
}

#simulator-shipping ul li .ship-name,
#shipping-estimator ul li .ship-name {
	font-weight: 600;
	color: #000;
	text-align: left
}

#simulator-shipping ul li .ship-interval,
#shipping-estimator ul li .ship-interval {
	font-weight: 600;
	color: #000;
	min-width: 33%
}

#melhorloja {
	line-height: 1.2;
	display: none
}

#melhorloja p {
	margin: 0
}

#melhorloja-prazoenvio {
	font-weight: 500;
	font-size: 15px
}

#melhorloja-infoadicional {
	font-size: 13px
}

#melhorloja-lojadados {
	margin-top: 15px;
	display: flex;
	align-items: center;
	gap: 16px
}

#melhorloja-infoloja {
	flex: 1
}

#melhorloja-lojadados-nomeloja {
	font-size: 14px;
	font-weight: 600;
	color: #000
}

#melhorloja-lojadados-enderecoloja {
	font-size: 12px;
	font-weight: 400;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px
}

@media screen and (min-width: 1280px) {
	#melhorloja-lojadados-enderecoloja {
		max-width: 60%
	}
}

#free-shipping {
	background: #fff;
	box-shadow: 0 10px 30px -10px #0000002e;
	padding: 10px 21px 11px 18px;
	border-radius: 7px;
	display: none;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

#free-shipping>img {
	margin: -10px 10px -10px -8px
}

#free-shipping p {
	flex-grow: 1;
	margin-bottom: 0;
	line-height: normal;
	font-size: 13px
}

#free-shipping .ship-name {
	color: var(--extra);
	font-weight: 500
}

#free-shipping .ship-address {
	font-weight: 400;
	color: var(--text-color)
}

#free-shipping .ship-interval {
	display: block
}

@media (max-width: 1024px) {
	#free-shipping>img {
		height: 55px
	}
}

.evolution_countdown {
	border-radius: 7px;
	width: 100%;
	overflow: auto;
	line-height: normal;
	display: none;
	padding: 10px
}

.evolution_countdown>div {
	float: left;
	width: 50%
}

.evolution_countdown .countdown-heading {
	font-size: 20px;
	font-weight: 500
}

.evolution_countdown .countdown-subheading {
	font-size: 13px
}

.evolution_countdown .center {
	display: flex;
	justify-content: center;
	align-items: center
}

.evolution_countdown .timediv {
	float: left;
	border-radius: 8px;
	display: inline-block;
	padding: 8px;
	margin: 2px;
	text-align: center
}

.evolution_countdown .sep {
	float: left
}

@media (max-width: 400px) {
	.evolution_countdown .timediv {
		padding: 6px;
		margin: 2px;
		text-align: center
	}
}

@media (max-width: 300px) {
	.evolution_countdown .evolution_countdown .countdown-heading {
		font-size: 15px;
		width: 100%
	}

	.evolution_countdown .center {
		justify-content: start
	}
}

.evolution_countdown_simple {
	display: flex;
	flex-direction: row;
	font-size: 12px;
	margin: 10px 0;
	padding: 10px 18px;
	border-radius: 4px;
	justify-content: center;
	width: max-content
}

.evolution_countdown_simple>p {
	display: flex
}

.evolution_countdown_simple p>span {
	color: #fff;
	font-size: 14px;
	font-weight: 500
}

#whatsapp-button {
	display: flex;
	float: none !important;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%
}

#whatsapp-button a {
	background: #fff;
	color: var(--botaowhatsapp);
	fill: var(--botaowhatsapp);
	padding: 8px 15px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--botaowhatsapp);
	border-radius: 7px;
	margin-top: 10px
}

#whatsapp-button svg {
	width: var(--base-text-font-size);
	height: var(--base-text-font-size);
	margin-right: 5px
}

#whatsapp-button a span {
	font-size: var(--base-text-font-size);
	line-height: 11px
}

#evolution-price-list {
	display: table;
	float: none !important;
	flex-wrap: wrap
}

#evolution-price-list .product-price {
	width: 100%;
	margin: 0;
	border: none;
	display: flex;
	flex-direction: column;
	padding: 0;
	line-height: 1.2
}

#evolution-price-list .price-promotional-wrap {
	flex-direction: column;
	display: flex;
	align-items: baseline
}

#evolution-price-list .price-promotional-wrap span {
	font-weight: 500;
	color: var(--text-color);
	text-decoration: line-through;
	font-size: 14px
}

#evolution-price-list .price-promotional-wrap strong {
	font-size: 34px;
	line-height: 34px;
	display: flex;
	font-weight: 500;
	margin: 0;
	white-space: nowrap;
	color: var(--product-on-sale-accent)
}

@media (min-width: 1025px) {
	#evolution-price-list .product-price-discount {
		font-size: 1.12rem;
		padding: 3px
	}
}

#evolution-price-list .product-price-discount {
	background: var(--badge_discount_background);
	color: var(--badge_discount_color);
	border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	margin-left: .5rem;
	padding: 3px;
	display: none
}

#evolution-price-list .product-price-installment>svg {
	fill: var(--parcelamento);
	width: 45px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle
}

#evolution-price-list .installment-container {
	display: inline-block;
	vertical-align: middle;
	line-height: normal
}

#evolution-price-list .installment-container span {
	font-size: 14px;
	line-height: 15px
}

#evolution-price-list .installment-container strong {
	font-weight: 500;
	color: #000
}

#evolution-price-list .installment-container .more-payments {
	font-size: 13px;
	text-decoration: underline;
	cursor: pointer;
	text-align: left;
	display: inline-flex;
	color: var(--more_payments_color)
}

#evolution-price-list .installment-container svg {
	fill: var(--more_payments_color)
}

#evolution-price-list .evolution-payments {
	display: none;
	margin-top: 5px;
	margin-bottom: 10px
}

#evolution-price-list .evolution-payments strong {
	font-weight: 500
}

#evolution-price-list .evolution-payments .payments-container {
	padding: 3px 15px;
	background: #fff;
	box-shadow: 0 10px 30px -10px #0000002e;
	border-radius: 7px
}

#evolution-price-list .evolution-payments .payment-box {
	margin: 0;
	padding: 10px 0;
	display: flex;
	align-items: center
}

#evolution-price-list .evolution-payments .payment-box:not(:first-child) {
	border-top: 1px solid #e5e5e5
}

#evolution-price-list .evolution-payments .payment-items {
	padding: 0;
	width: 100%;
	align-items: center;
	height: auto;
	text-decoration: none;
	display: flex;
	flex-flow: wrap;
	margin-right: 5px
}

#evolution-price-list .evolution-payments .payment-items svg {
	margin: 0 4px 0 0 !important
}

#evolution-price-list .evolution-payments .payment-box-title {
	padding: 0;
	text-align: right;
	display: inline-flex;
	align-items: center;
	height: auto;
	text-decoration: none
}

#evolution-price-list .evolution-payments .payment-box-title span {
	font-size: 11px;
	color: #646464
}

#evolution-price-list .evolution-payments .payment-box-title p {
	margin: -3px 0 0 5px
}

#evolution-price-list .evolution-payments .payment-content {
	position: relative;
	overflow: hidden;
	border-top: 1px solid #e5e5e5
}

#evolution-price-list .evolution-payments .payment-content .payment-content__inner {
	padding: 10px 0 10px 10px
}

#evolution-price-list .evolution-payments .payment-content ul {
	margin: 0;
	width: 49%;
	float: left
}

#evolution-price-list .evolution-payments .payment-content ul:last-child {
	text-align: center
}

#evolution-price-list .evolution-payments .payment-content li {
	list-style-type: none
}

#evolution-price-list .evolution-payments .payment-content ul li span {
	font-size: 12px
}

#evolution-price-list .product-economy-value {
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 8px 16px;
	min-height: 1.5rem;
	max-width: 100%;
	min-width: 1.5rem;
	font-weight: 700;
	color: var(--economy_color);
	background: var(--badge_economy_background);
	border-radius: 60px;
	margin-top: 12px
}

#evolution-price-list .product-economy-value span {
	line-height: 1
}

#evolution-price-list .product-economy-value span.economy-price {
	color: var(--economy_value_color)
}

#evolution-price-list .product-pix {
	display: flex;
	align-items: center;
	border-radius: 4px
}

#evolution-price-list .product-pix svg {
	fill: var(--descontopix);
	width: 27px;
	height: 27px;
	margin-right: 10px
}

#evolution-price-list .pix-value {
	display: flex;
	align-items: center;
	line-height: 17px
}

#evolution-price-list .pix-value strong {
	color: #201f1f;
	font-size: 17px;
	font-weight: 500
}

#evolution-price-list .pix-value span {
	font-size: 12px !important;
	margin-left: 4px
}

#evolution-price-list .pix-value div {
	background: var(--descontopix);
	margin-left: 5px;
	font-size: 9px;
	line-height: 9px;
	color: #fff;
	font-weight: 400;
	display: inline-flex;
	padding: 2px 7px;
	justify-content: center;
	border-radius: 3px
}

#evolution-price-list .pix-discount {
	font-size: 12px;
	line-height: 13px;
	margin-top: 1px
}

.evolution-quantity-selector {
	text-align: right;
	height: 52px;
	width: 78px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 4px;
	margin-right: 6px;
	padding: 4px;
	background: #f0f0f0
}

.evolution-quantity-selector__value {
	width: 100%;
	padding: 5px 0;
	text-align: center;
	margin: 0;
	height: 100%;
	font-size: 20px;
	background: none;
	color: #646464;
	font-weight: 400;
	border: none !important;
	box-shadow: none !important;
	-moz-appearance: textfield
}

.evolution-quantity-container {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.evolution-quantity-container .qtd-down {
	order: 2
}

.evolution-quantity-container .qtd-up {
	order: 1
}

.evolution-quantity-selector__button {
	cursor: pointer;
	display: flex;
	width: 21px;
	align-items: center;
	justify-content: center;
	height: 47%;
	background: #dcdcdc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.evolution-quantity-selector__button svg {
	width: 8px;
	height: 8px;
	fill: #646464;
	cursor: pointer
}

.product-block-list__item .card {
	border: 0
}

.product-block-list__item--info .card {
	box-shadow: 0 10px 30px -10px #0000002e;
	border-radius: 16px
}

@media only screen and (max-width: 1024px) {
	.product-block-list__item--info .card {
		border: 0;
		border-radius: 0 0 16px 16px !important
	}

	.product-block-list__item--gallery .card,
	.product-block-list__item--description .card {
		border: 0
	}

	.product-block-list__item--description .card {
		background-color: transparent
	}
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
	.product-block-list__item--gallery .card {
		border-radius: inherit !important
	}
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
	.product-block-list__item--gallery .card {
		border-radius: 16px 16px 0 0 !important
	}
}

.cart-recap__price-line-price {
	color: var(--product-on-sale-accent)
}

.cart-recap__price-line-price strong {
	font-weight: 500;
	margin: 0;
	line-height: 21px;
	font-size: 21px
}

.cart-recap__price-line-payments {
	text-align: right;
	line-height: 18px;
	font-size: 13px
}

.cart-recap__price-line-payments span {
	display: block
}

.cart-recap__price-line-payments strong {
	color: var(--product-on-sale-accent);
	font-weight: 500;
	font-size: calc(var(--base-text-font-size) - 1px)
}

.footer-section-logo {
	display: flex;
	gap: 10px;
	text-transform: uppercase;
	font-weight: 700
}

.footer-section-logo img {
	margin-top: 10px !important;
	margin-bottom: 20px !important
}

.footer-section-logo-link,
.footer-section-item-link {
	color: var(--link-color)
}

.icon-state .icon-state__primary {
	display: block;
	transition: opacity .35s ease-in-out, transform .35s ease-in-out
}

.d-flex {
	display: flex
}

.buy-together-title {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: .0025em;
	color: var(--bt_title_color)
}

.buy-together-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative
}

.buy-together-main-product {
	display: flex;
	justify-content: center;
	align-items: center
}

.buy-together-main-product .buy-together-main-product-name {
	font-style: normal;
	font-weight: 400;
	line-height: 134.8%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0 9px 10px 5px
}

.buy-together-main-product .buy-together-main-product-price--compare {
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	color: var(--text-color);
	text-decoration: line-through;
	margin: 0 9px 0 5px
}

.buy-together-main-product .buy-together-main-product-price {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 134.8%;
	color: var(--product-on-sale-accent);
	margin: 0 9px 0 5px
}

.buy-together-wrapper .buy-together-plus {
	font-style: normal;
	font-weight: 700;
	font-size: 50px;
	line-height: 100%;
	color: var(--bt_plus_color);
	margin-bottom: 0
}

.buy-together-wrapper .buy-together-list {
	padding: 0;
	list-style: none;
	margin: 0 0 -30px;
	overflow: hidden
}

.buy-together-list .buy-together-item {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	padding: 0 12px
}

.buy-together-item-checkbox {
	width: 20px;
	height: 20px
}

.buy-together-item-checkbox input {
	display: none
}

.buy-together-item .buy-together-item-checkbox input:checked+label:before {
	content: "";
	border-color: var(--product-on-sale-accent);
	background: var(--product-on-sale-accent) url('data:image/svg+xml;charset=UTF-8,<svg width="16" height="12" viewBox="0 0 16 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.56708 10.7695C6.13375 11.2028 5.43375 11.2028 5.00041 10.7695L1.01152 6.78057C0.57819 6.34724 0.57819 5.64724 1.01152 5.2139C1.44486 4.78057 2.14486 4.78057 2.57819 5.2139L5.77819 8.4139L13.4226 0.769458C13.856 0.336125 14.556 0.336125 14.9893 0.769458C15.4226 1.20279 15.4226 1.90279 14.9893 2.33612L6.56708 10.7695Z" fill="white"/><path d="M6.56708 10.7695C6.13375 11.2028 5.43375 11.2028 5.00041 10.7695L1.01152 6.78057C0.57819 6.34724 0.57819 5.64724 1.01152 5.2139C1.44486 4.78057 2.14486 4.78057 2.57819 5.2139L5.77819 8.4139L13.4226 0.769458C13.856 0.336125 14.556 0.336125 14.9893 0.769458C15.4226 1.20279 15.4226 1.90279 14.9893 2.33612L6.56708 10.7695Z" fill="white"/></svg>') no-repeat center center
}

.buy-together-item .buy-together-item-checkbox label:before {
	content: "";
	width: 20px;
	height: 20px;
	display: inline-block;
	border: 1px solid #c0c0c0;
	background: transparent;
	transition: all .25s ease-in-out;
	margin-right: 3px;
	border-radius: 2px;
	cursor: pointer
}

.buy-together-item .img-wrapper {
	width: 62px;
	margin-left: 3px;
	margin-right: 5px
}

.buy-together-item .img-wrapper img {
	width: 100%;
	max-width: 62px
}

.buy-together-item .b-t-content {
	width: calc(100% - 78px);
	display: flex;
	flex-direction: column
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.buy-together-item .b-t-content .product-name {
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 134.8%
}

.buy-together-item .b-t-content .product-name a {
	font-style: normal;
	font-weight: 400;
	font-size: 14px
}

.buy-together-item .b-t-content .bottom-content {
	position: relative;
	margin-top: auto;
	margin-bottom: 0;
	width: 100%
}

.buy-together-item .b-t-content .bottom-content p.product-price--compare {
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	color: var(--text-color);
	text-decoration: line-through;
	margin-bottom: 2px
}

.buy-together-item .b-t-content .bottom-content p.product-price {
	font-style: normal;
	margin-bottom: 2px;
	font-weight: 500;
	font-size: 18px;
	line-height: 134.8%;
	color: var(--product-on-sale-accent)
}

.buy-together-total-value {
	display: flex;
	align-items: center;
	text-align: center;
	width: 100%;
	justify-content: center;
	margin-top: 40px;
	box-shadow: 0 10px 30px -10px #0000002e;
	border-radius: 7px;
	padding: 14px 15px 10px 18px;
	flex-direction: column
}

.buy-together-total-value div {
	display: flex;
	line-height: normal
}

.buy-together-total-value strong {
	padding-left: 5px;
	font-weight: 500;
	color: #000
}

@media (max-width: 991px) {
	.buy-together-main-product-image {
		width: 107px;
		height: 107px
	}

	.buy-together-main-product-content {
		max-width: calc(100% - 107px)
	}
}

@media (min-width: 992px) {
	.buy-together-wrapper {
		flex-direction: row
	}

	.buy-together-main-product {
		flex-direction: column;
		width: 134px
	}

	.buy-together-item {
		padding: 0 0 0 9px
	}

	.buy-together-item .b-t-content .product-name {
		width: 140px
	}
}

.icone-menu {
	display: inline-block;
	cursor: pointer
}

.icone-menu svg {
	width: 30px;
	height: 30px
}

.nav-bar__item {
	display: inline-flex
}

.nav-bar__link.link {
	margin-left: 8px;
	transition: opacity .5s ease-out;
	background-position: 0 -200px
}

.search-bar__submit,
.search-bar__input {
	background: transparent !important;
	color: var(--header_icon_search_color) !important
}

.search-bar__input::placeholder {
	color: var(--header_icon_search_color) !important
}

.search-bar__top {
	background: var(--header_search_background) !important
}

.countdown-ofertas {
	margin: 0 auto;
	text-align: center
}

.countdown-ofertas .texto-ofertas {
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	max-width: 600px;
	overflow: hidden;
	white-space: pre;
	text-overflow: ellipsis
}

.countdown-ofertas .texto-ofertas span {
	font-size: 24px
}

.countdown-ofertas ul {
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	text-align: center;
	vertical-align: middle
}

.countdown-ofertas ul li {
	line-height: 20px;
	display: inline-block;
	width: 59px;
	text-align: center;
	margin: 0 2px;
	padding: 12px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 3px 6px #64646430;
	background-color: var(--countdown_background)
}

.countdown-dias {
	margin-right: 8px !important
}

.countdown-ofertas .tempo-a {
	display: inline-block;
	font-size: 25px;
	font-weight: 700;
	width: 30px;
	text-align: center;
	color: var(--countdown_timer_color)
}

.countdown-ofertas .tempo-b {
	display: block;
	font-size: 13px;
	line-height: 13px;
	color: var(--countdown_desc_color)
}

.countdown-ofertas ul>strong {
	display: inline-block;
	position: relative;
	top: -10px;
	font-size: 25px;
	font-weight: 700
}

.countdown-ofertas .link {
	display: block;
	text-align: right;
	margin-top: 10px
}

@media only screen and (max-width: 767px) {
	.countdown-ofertas .texto-ofertas {
		max-width: inherit;
		white-space: inherit;
		margin: 0
	}

	.countdown-ofertas .texto-ofertas {
		margin-bottom: 10px
	}

	.countdown-ofertas .texto-ofertas span {
		font-size: 19px;
		line-height: 21px
	}

	.countdown-ofertas ul li {
		width: 45px;
		padding: 9px 0
	}
}

.ofertas-destaque {
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	padding: 3px 0;
	margin-top: 10px;
	background-color: var(--special_offer_background);
	cursor: pointer
}

.ofertas-destaque i {
	margin-right: 5px;
	color: var(--special_offer_star_color)
}

.ofertas-destaque strong {
	font-weight: 700;
	color: #fff;
	color: var(--special_offer_color)
}

.fade:not(.show) {
	opacity: 0
}

@media (hover: hover) {
	.product-item:hover .product-item__action-list {
		opacity: 1
	}
}

iframe {
	max-width: 100%
}

.cupom {
	position: relative;
	display: flex;
	flex-direction: row;
	flex: 1 1 0;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	border-style: dashed;
	border-color: #303030;
	border-width: 3px;
	color: #303030;
	line-height: 1;
	white-space: normal;
	padding: 16px;
	text-align: center;
	word-break: break-word;
	align-self: flex-end;
	cursor: pointer
}

.cupom span {
	font-size: 20px;
	font-weight: 700
}

.cupom svg {
	color: #303030;
	height: 32px;
	width: 32px;
	margin-left: 16px;
	cursor: pointer;
	flex-shrink: 0
}

.modal--newsletter {
	z-index: 99
}

@media (max-width: 768px) {

	#seguranca,
	#aceitamos,
	#envio {
		text-align: center
	}
}

.footer__title {
	font-weight: 700
}

.featured-collection .flickity-viewport:after {
	background: none
}

.product-form__option-info {
	display: flex;
	margin-bottom: 8px
}

.header__cart-count {
	position: inherit
}

.price-container {
	align-items: center;
	display: flex
}

.active-modal {
	overflow: hidden !important
}

html.active-modal #evolutionmedidas-overlay {
	display: flex
}

#evolutionmedidas-overlay {
	display: none;
	justify-content: center;
	align-items: center;
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: #3339;
	top: 0;
	left: 0;
	z-index: 999
}

#evolutionmedidas-trigger {
	margin-left: auto;
	text-decoration: underline;
	text-underline-offset: 2px;
	transition: text-decoration-color .2s ease-in-out, color .2s ease-in-out, -webkit-text-decoration-color .2s ease-in-out;
	color: var(--popup_button_color);
	line-height: normal;
	margin-right: 15px;
	cursor: pointer;
	display: inline-flex;
	padding-top: 5px
}

#evolutionmedidas-trigger svg {
	margin-right: 5px;
	fill: var(--popup_button_color)
}

#evolutionmedidas-modal {
	background: #fff;
	display: flex;
	flex-direction: column;
	position: fixed
}

#evolutionmedidas-header {
	position: relative;
	display: flex;
	border-bottom: 1px solid rgb(223, 223, 223);
	background: #fff;
	padding-top: 24px;
	padding-bottom: 24px;
	max-height: 90px
}

#evolutionmedidas-content {
	overflow-x: hidden;
	overflow-y: auto;
	flex-grow: 1;
	padding: 30px 40px 24px
}

#evolutionmedidas-title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0;
	max-width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: var(--popup_button_color)
}

#evolutionmedidas-close-button {
	top: calc(50% - 7px);
	right: 40px;
	position: absolute;
	color: #000
}

#evolutionmedidas-close-button svg {
	display: block;
	vertical-align: middle;
	background: 0 0;
	pointer-events: none;
	overflow: visible
}

#evolutionmedidas-content {
	color: #000 !important
}

@media screen and (min-width: 1280px) {
	#evolutionmedidas-modal {
		right: 0;
		text-align: left;
		max-width: 500px;
		width: 89vw;
		height: 100%;
		max-height: 100vh;
		top: 0
	}

	#evolutionmedidas-header {
		flex-shrink: 0;
		padding: 20px 40px;
		height: 81px;
		max-height: 80px
	}
}

@media screen and (max-width: 768px) {
	#evolutionmedidas-header {
		padding: 10px 24px;
		min-height: 64px;
		border-radius: 10px 10px 0 0
	}

	#evolutionmedidas-content {
		text-align: left
	}

	#evolutionmedidas-modal {
		position: inherit !important;
		height: 100% !important
	}
}

@media screen and (min-width: 0px) and (max-width: 680px) {
	html.active-modal #evolutionmedidas-overlay {
		display: block
	}

	#evolutionmedidas-overlay {
		text-align: -webkit-center
	}
}

@-webkit-keyframes rgbAnimation {

	0%,
	to {
		background-position: 0 50%
	}

	50% {
		background-position: 100% 50%
	}
}

@keyframes infinite-shift-left {
	0% {
		background-position: 50000px
	}

	to {
		background-position: 0
	}
}

#botaoaddcarrinho {
	display: flex;
	float: none !important;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%
}

#botaoaddcarrinho a {
	background-color: rgba(var(--botaoaddcartrgba), .15);
	border-color: transparent;
	color: var(--botaoaddcart);
	padding: 8px 15px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 7px;
	margin-top: 10px;
	cursor: pointer
}

#botaoaddcarrinho a:hover {
	background-color: rgba(var(--botaoaddcartrgba), .2);
	border-color: transparent;
	color: var(--botaoaddcart)
}

#botaoaddcarrinho strong {
	font-weight: 500
}

@media screen and (max-width: 640px) {
	.mini-cart__inner {
		display: flex;
		flex-direction: column;
		height: auto;
		background: #fff
	}
}

.product-pix-bloco {
	background: #f6f6f6;
	display: flex;
	align-items: center;
	margin-top: 12px;
	padding: 10px 15px;
	border-radius: 4px
}

#evolution-price-list .product-pix-bloco svg {
	fill: var(--descontopix);
	width: 27px;
	height: 27px;
	margin-right: 10px
}

#evolution-price-list .product-pix-bloco .pix-value {
	display: flex;
	align-items: center;
	line-height: 17px
}

#evolution-price-list .product-pix-bloco .pix-value strong {
	color: #201f1f;
	font-size: 17px;
	font-weight: 500
}

#evolution-price-list .product-pix-bloco .pix-value span {
	font-size: 17px !important;
	margin-left: 4px
}

#evolution-price-list .product-pix-bloco .pix-value div {
	background: var(--descontopix);
	margin-left: 5px;
	font-size: 9px;
	line-height: 9px;
	color: #fff;
	font-weight: 400;
	display: inline-flex;
	padding: 2px 7px;
	justify-content: center
}

#evolution-price-list .product-pix-bloco .pix-discount {
	font-size: 13px;
	line-height: 13px;
	margin-top: 1px;
	display: flex
}

.header__cart-icon .icon--close {
	margin-top: -7px
}

a.header__action-item-link.header__cart-toggle[aria-expanded=true]+span.drawer__overlay {
	content: "";
	position: fixed;
	top: 0;
	height: 100vh;
	width: 100vw;
	background: #000;
	visibility: visible;
	opacity: .3;
	transition: visibility .6s ease-in-out, opacity .6s ease-in-out;
	display: block !important;
	left: 0;
	z-index: 1
}

header.drawer__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 25px;
	text-transform: lowercase;
	border-bottom: 1px solid var(--border-color)
}

header.drawer__header p.drawer__title.heading {
	display: flex;
	margin: 0;
	align-items: center;
	gap: 10px;
	text-transform: none;
	font-size: 16px;
	font-weight: 500
}

header.drawer__header svg.icon {
	width: 20px;
	height: 20px
}

button.drawer__close-button.tap-area svg.icon.icon--close {
	width: 16px;
	height: 16px
}

#mini-cart2{
    padding:20px;
}

.justWrapper {
	height: 100%;
	display: flex;
	flex-direction: column;
	width: 89vw;
	max-width: 500px
}

.mini-cart__inner {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start
}

.mini-cart__content.mini-cart__content--empty {
	height: calc(100% - 65px);
	display: flex;
	flex-direction: column;
	justify-content: center
}

.mini-cart__content {
	flex-grow: 1;
	display: flex;
	flex-direction: column
}

.mini-cart__content .mini-cart__line-item-list {
	flex-grow: 1;
	flex: 1
}

.mini-cart__recap {
	flex: none !important
}

.mini-cart__line-item {
	padding: 15px 0;
	line-height: 1.2
}

span.mini-cart__amount-saved {
	width: 100%;
	display: block;
	text-align: right
}

a.mini-cart__product-title.text--strong.link {
	line-height: 1.3
}

.justWrapper .quantity-selector {
	border: 1px solid var(--border-color)
}

.mini-cart__content .mini-cart__alert-wrapper {
	padding-top: 10px
}

#mini-cart2{

	width: auto;
	max-width: 100%
}

.upsellsDesktop {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 240px
}

.upsellsDesktop .upsellProductsAll {
	display: flex;
	flex-direction: column;
	overflow-y: auto;
	gap: 15px;
	flex-wrap: nowrap;
	padding: 25px 20px 35px;
	height: 100vh
}

.upsellItem {
	position: absolute;
	bottom: 0;
	z-index: 2;
	width: 400px;
	right: 0;
	height: 100%;
	padding: 20px;
	display: flex;
	flex-direction: column;
	overflow-x: auto
}

div#mini-cart2.product-list .parcelamento {
	display: none
}

div#mini-cart2.product-list a.product-item__title.text--strong.link {
	line-height: 1.2
}

.openDrawerHere {
	margin-top: 10px;
	cursor: pointer
}

.openDrawerHere button {
	font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 13px));
	line-height: 1;
	background-color: rgba(var(--botaoaddcartrgba), .15);
	color: var(--botaoaddcart);
	padding: 10px 15px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 7px;
	margin-top: 10px;
	cursor: pointer;
	font-weight: 500
}

#mini-cart2.modal__dialog.modal__dialog--stretch {
	height: 100%
}

#upsellItems.active span#overlay2 {
	content: "";
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	visibility: visible;
	opacity: .3;
	transition: visibility .6s ease-in-out, opacity .6s ease-in-out;
	display: block !important;
	left: 0;
	z-index: 1
}

.upsellItem header.drawer__header {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0
}

.wrapperArea {
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden
}

.upsellItem section {
	margin: 0 !important;
	padding: 50px 0 10px
}

.wrapperArea button.product-form__add-button.button.button--primary {
	width: 100%;
	margin-top: 15px
}

.wrapperArea h3.product-meta__title.heading.h2 {
	margin-top: 20px
}

span.comparePrice {
	font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 14px));
	color: var(--text-color);
	text-decoration: line-through;
	margin-right: 5px
}

span.normalPrice {
	font-weight: 600
}

.itemHere+.itemHere {
	margin-top: 10px
}

#mini-cart2p.title.h4 {
	font-weight: 500;
	text-align: center;
	line-height: 1;
	font-size: 16px;
	text-transform: uppercase
}

.mini-cart__content.mini-cart__content--empty header.drawer__header {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0
}

.mini-cart__content {
	height: 100%;
	max-height: 100vh
}

.wrapperArea img {
	object-fit: contain;
	object-position: left
}

@media (max-width: 767px) {
	.mini-cart__recap {
		flex-basis: 1 !important;
		flex: 1 !important;
		line-height: 1.2;
		flex-basis: 15% !important
	}

	.mini-cart__recap a.button {
		height: 40px;
		line-height: 40px
	}

	#mini-cart2p.title.h4 {
		margin-bottom: 8px
	}

	.mini-cart__line-item {
		padding: 10px 0
	}

	.mini-cart__recap a.button.button--secondary {
		margin-top: 10px !important
	}

	header.drawer__header {
		padding: 15px 20px
	}

	.mini-cart__content .mini-cart__alert-wrapper {
		padding-top: 0
	}

	.upsellsDesktop {
		display: none !important
	}

	#mini-cart2{
		left: auto
	}

	#mini-cart2form {
		max-width: 100%
	}

	.upsellMobile {
		display: flex !important;
		flex-direction: column;
		padding-top: 10px
	}

	.upsellMobile .upsellProductsAll.product-list {
		display: flex !important;
		flex-wrap: nowrap;
		overflow-x: auto;
		padding: 0 0 7px
	}

	.upsellMobile .product-item.upsell-item {
		flex-direction: row;
		width: 70%;
		margin-right: 20px;
		flex-shrink: 0
	}

	.upsellMobile .upsellProductsAll.product-list a.product-item__image-wrapper {
		width: 30%;
		margin: 0
	}

	.upsellMobile .upsellProductsAll.product-list .product-item__info {
		width: 70%;
		padding-left: 5%;
		gap: 0
	}

	.upsellMobile .product-item.upsell-item {
		flex-direction: row;
		width: 70%;
		margin-right: 15px;
		flex-shrink: 0;
		padding: 15px 10px
	}

	.upsellMobile .upsellProductsAll.product-list .product-item__info span.price {
		font-size: 1.1em
	}

	.wrapperArea img {
		max-height: 25vh
	}

	.wrapperArea {
		max-height: calc(100vh - 68px);
		overflow-x: hidden;
		overflow-y: auto
	}

	.mini-cart__recap {
		padding-top: 0
	}
}

@media (max-width: 450px) {
	.mini-cart__recap {
		position: absolute;
		bottom: 0;
		width: 100%;
		left: 0;
		background: #fff
	}

	.upsellMobile {
		display: flex !important;
		flex-direction: column;
		padding-top: 10px;
		padding-bottom: 10px;
		width: calc(100% + 40px);
		margin-left: -20px
	}

	.upsellItem,
	div#mini-cart,
	#mini-cart2form,
	.justWrapper {
		width: 100%
	}
}

@media (max-width: 400px) {
	.mini-cart__recap {
		flex-basis: 15% !important
	}
}

.product-item.upsell-item.product-item--vertical {
	padding: 10px
}

.botaoaddcarrinho {
	background-color: rgba(var(--botaoaddcartrgba), .15);
	border-color: transparent;
	color: var(--botaoaddcart);
	padding: 8px 15px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 7px;
	margin-top: 10px;
	cursor: pointer;
	font-weight: 500
}

.upsell-item>.product-item__label-list>.product-label {
	display: none
}

.upsellsDesktop>.product-list {
	position: initial !important
}

.drawer__close-button {
	color: #000
}

.items0 {
	display: none !important
}

.mini-cart__inner {
	overflow-x: hidden;
	overflow-y: auto;
	flex-grow: 1
}

.parcelamento strong {
	font-weight: 500;
	color: #000;
	font-size: 13px
}

/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map?v=121092164916451942731753921851 */