@media screen and (-webkit-min-device-pixel-ratio:0) {
	select,
	textarea,
	input {
		font-size: 16px;
	}
}

.header-logo-background {
	width: 182px !important;
	height: 182px !important;
	border-radius: 100%;
}

.img-logo-desktop {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	display: flex;
}

html.lb-disable-scrolling {
	overflow: hidden;
	position: static;
	height: 100vh;
	width: 100vw;
}

header {
	min-height: auto !important;
}

a:hover {
	text-decoration: none;
}

.header-logo-background {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	left: 0;
}

html .featured-box-primary .box-content {
	border-top-color: #fecf0c;
}

.fa-2x {
	font-size: 1.5em;
}

html body .tabs.tabs-bottom .nav-tabs li .nav-link:hover, html.dark body .tabs.tabs-bottom .nav-tabs li .nav-link:hover, html body .tabs.tabs-bottom .nav-tabs li.active .nav-link, html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link, html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover, html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover, html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus, html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus {
	border-bottom-color: #000;
}

.input-group.mb-4.pl-3.pr-3.pt-2 input {
	border-bottom-right-radius: 0px !important;
	border-top-right-radius: 0px !important;
}

.col-33 {
	width: 33.33333333333333% !important;
}

@media (max-width: 767px) {
	.col-33 {
		width: 100% !important;
	}
}


.left-35 {
	left: 35px !important;
}

.form-control {
	border-radius: 4px !important;
}

.hc-offcanvas-nav .custom {
	color: #000 !important;
	background-color: #fe4ba1 !important;
}

.hc-offcanvas-nav h2 {
	font-weight: bold;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.paymentOptions.on {
	background-color: #000 !important;
	color: #fff !important;
	border: 1px solid #000 !important;
}

.paymentOptions.on i{
	display: inline !important;
	margin-right: 5px !important;
}

.text-center {
	text-align: center;
}

.text-bold {
	font-weight: bold;
}

.text-title-product {
	font-size: 1.2em !important;
	line-height: 1.2em !important;
	margin-bottom: 0.6em !important;
	min-height: 40px;
}

.through {
	text-decoration: line-through !important;
}

.i-mobile {
	top: 17px;
	position: relative;
}

.bb-1 {
	border-bottom: 1px solid #ccc;
}

.btn-search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.47rem 0.75rem;
	margin-bottom: 0;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.6;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #fe4ba1;
	border: 1px solid #fe4ba1;
	border-radius: 0;
}

.w-100 {
	width: 100% !important;
	max-width: 100% !important;
	min-width: 100% !important;
}

.w-82 {
	width: 82% !important;
}

.line-height-32 {
	line-height: 32px;
}

.footer-link {
	color: #1d2124 !important;
}

.footer-link:hover {
	color: #FE4BA1 !important;
}

.alert {
	border-radius: 0 !important;
}

.i-search {
	margin-top: 5px;
}

.toggle-loading-full-screen {
	display: none;
}

.tag-new {
	position: absolute;
	top: 4px;
	right: 4px;
	background-color: #fe4ba1;
	padding: 4px 8px 4px 8px;
	color: white;
	z-index: 9999;
}

.tag-discount {
	position: absolute;
	top: 4px;
	left: 4px;
	background-color: #fe4ba1;
	padding: 4px 8px 4px 8px;
	color: white;
	z-index: 9999;
}

.tag-shipping {
	position: relative;
	bottom: 22px;
	background-color: #fe4ba1;
	padding: 4px 40px 4px 40px;
	color: white;
	width: 100%;
}

.tag-discount-prod {
	background-color: #fe4ba1;
	padding: 4px 8px 4px 8px;
	color: white;
	margin-bottom: 10px;
	margin-right: 2px;
}

.price {
	font-size: 1.6em;
}

.align-vertical {
	top: 50%;
	position: absolute !important;
	transform: translateY(-50%) !important;
}

.align-horizontal {
	left: 50%;
	position: absolute !important;
	transform: translateX(-50%) !important;
}

.align-custom {
	top: 35% !important;
}

.text-default {
	font-size: 0.8em;
}

.row-cart-list {
	top: 50%;
	position: absolute !important;
	transform: translateY(-50%) !important;
}

.row-cart-top {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: thin solid #ddd;
}

.row-cart-top:last-child {
	border-bottom: 0;
}

.row-cart-top:nth-last-child(2) {
	border-bottom: 0;
	margin-bottom: 0px;
}

.page-item:first-child .page-link {
	border-radius: 0px !important;
	margin-left: 0px;
}

.page-item:last-child .page-link {
	border-radius: 0px !important;
	margin-right: 0px;
}

.page-item {
	margin: 5px;
}



.btn-desejo {
	background-color: #000 !important;
	border-color: #000000 !important;
	color: #fecf0c !important;
	padding: 8px;
	font-size: 13px !important;
	height: 40.03px !important;
}

.btn-desejo:hover {
	background-color: #fff !important;
	color: #000 !important;
}

.btn-desejo:hover i {
	color: red !important;
}

html .btn-desejo:active {
	background-color: #fff !important;
	box-shadow: 0 0 0 0.2rem #fff !important;
	border-color: #cac1c1 !important;
	color: #5c5c5c !important;
}

html .btn-desejo:active i {
	color: red !important;
}

html .btn-desejo:focus {
	background-color: #fff !important;
	box-shadow: 0 0 0 0.2rem #fff !important;
	border-color: #cac1c1 !important;
	color: #5c5c5c !important;
}

html .btn-desejo:focus i {
	color: red !important;
}

select {
	background-color: white;
	border: thin solid #ccc;
	border-radius: 0;
	display: inline-block;
	font: inherit;
	line-height: 1.5em;
	padding: 0.5em 3.5em 0.5em 1em;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
}

select.sel-form-minimal {
	font-size: .7rem !important;
	background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
	background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
	background-size: 5px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
}

select.sel-form-minimal:focus {
	background-image: linear-gradient(45deg, #ccc 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #ccc 50%), linear-gradient(to right, #ccc, #ccc);
	background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
	background-size: 5px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
	border-color: #ccc;
	outline: 0;
}

select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.47rem 0.75rem;
	margin-bottom: 0;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.6;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #fe4ba1;
	border: 3px solid #fe4ba1;
	border-radius: 0;
}

html .btn-outline.btn-primary {
	color: #000000;
	/* background-color: #fecf0c; */
	background-image: none;
	border-color: #fecf0c;
	height: 48px !important;
	padding: 14px 40px !important;
	border-radius: 2px !important;
}

html .btn-primary {
	color: #fff;
	height: 48px !important;
	border-color: #262efc;
	background-color: #262efc;
	/*padding: 0.52rem 1.5rem 0.40rem 1.5rem !important;*/
}

html .btn-primary:hover, html .btn-primary.hover {
	border-color: #262efc;
	color: #262efc;
	background-color: transparent;
}

.col-price {
	padding: 3%;
	height: 61px;
}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
	color: #000000;
}

.container-carrinho {
	box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
	border-top: 5px solid #000;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

button.input-group-text.btn.btn-default.btn-shipping.btn-shipping-prod {
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

.container-cart button#basic-addon2 {
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

html .btn-outline.btn-primary:hover, html .btn-outline.btn-primary.hover {
	color: #000;
	background-color: #ffffff;
	border-color: #fecf0c;
}

html .featured-box-primary .box-content {
	border-top-color: #000000;
}

.input-shipping-prod {
	line-height: 1.85 !important;
	border: 1px solid #000 !important;
	border-bottom-left-radius: 5px !important;
	border-top-left-radius: 5px !important;
}

.btn-social {
	font-size: 0.9rem;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: .375rem .75rem;
	line-height: 1.5;
	border-radius: 0;
	text-transform: none;
	margin-bottom: .25rem !important;
	width: 24.5%;
}

.btn-social:hover {
	opacity: 0.8;
	filter: alpha(opacity=50);
}

.btn-social.btn-facebook {
	color: #ffffff !important;
	background-color: #3c5b9b;
}

.btn-social.btn-google {
	color: #ffffff !important;
	background-color: #f63e28;
}

.btn-social.btn-linkedIn {
	color: #ffffff !important;
	background-color: #0073b2;
}

.btn-social.btn-pinterest {
	color: #ffffff !important;
	background-color: #cb2027;
}

.btn-social.btn-tumblr {
	color: #ffffff !important;
	background-color: #2a445f;
}

.btn-social.btn-twitter {
	color: #ffffff !important;
	background-color: #2daae1;
}

.btn-social.btn-vK {
	color: #ffffff !important;
	background-color: #4c75a3;
}

.btn-social.btn-whatsapp {
	color: #ffffff !important;
	background-color: #1ebea5;
}

.row-cart-list {
	top: 50%;
	position: absolute !important;
	transform: translateY(-50%) !important;
}

.row-cart-top {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: thin solid #ddd;
}

.row-cart-top:last-child {
	border-bottom: 0;
}

.row-cart-top:nth-last-child(2) {
	border-bottom: 0;
	margin-bottom: 0px;
}

.opc-icon {
	width: 32px;
	height: 32px;
}

.col-head-desktop {
	border: thin solid #ddd;
	background-color: #FBFBFB;
	padding: 15px;
}

.col-head-mobile {
	border-top: thin solid #ddd;
	border-right: thin solid #ddd;
	border-left: thin solid #ddd;
	background-color: #FBFBFB;
	padding: 15px;
}

.col-bordered {
	border-left: thin solid #ddd;
	border-bottom: thin solid #ddd;
	padding: 15px;
}

.col-bordered-right {
	border-right: thin solid #ddd;
}

.col-top-border-none {
	border-top: 0;
}

.col-bottom-border-none {
	border-bottom: 0;
}

.col-left-border-none {
	border-left: 0;
}

.col-right-border-none {
	border-right: 0;
}

.col-top-border-thin {
	border-top: thin solid #ddd;
}

.col-bottom-border-thin {
	border-bottom: thin solid #ddd;
}

.col-left-border-thin {
	border-left: thin solid #ddd;
}

.col-right-border-thin {
	border-right: thin solid #ddd;
}

.table-cell {
	display: table-cell !important;
}

.radio input[type="radio"] {
	position: absolute;
	opacity: 0;
}

.radio input[type="radio"]+.radio-label:before {
	content: '';
	background: #f4f4f4;
	border-radius: 100%;
	border: 1px solid #b4b4b4;
	display: inline-block;
	width: 1.4em;
	height: 1.4em;
	position: relative;
	top: 0;
	margin-right: 10px;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	transition: all 250ms ease;
}

.radio input[type="radio"]:checked+.radio-label:before {
	background-color: #5b5b5b;
	box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio input[type="radio"]:focus+.radio-label:before {
	outline: none;
	border-color: #5b5b5b;
}

.radio input[type="radio"]:disabled+.radio-label:before {
	box-shadow: inset 0 0 0 4px #f4f4f4;
	border-color: #b4b4b4;
	background: #b4b4b4;
}

.radio input[type="radio"]+.radio-label:empty:before {
	margin-right: 0;
}

.radio-inline {
	float: left;
	margin-right: 50px;
}

@media only screen and (max-width: 992px) {
	.text-title-product {
		font-size: 0.9em !important;
		min-height: 48px;
	}
	.hide-on-mobile {
		display: none !important;
	}
	.show-on-mobile {
		display: block !important;
	}
	.hide-on-desktop {
		display: block !important;
	}
	.show-on-desktop {
		display: none !important;
	}
	.sticky {
		position: fixed !important;
		top: 0 !important;
		padding: 0px;
		background-color: #F8F8F8;
		padding-right: 15px;
		padding-left: 15px;
		width: 100%;
		max-width: 100%;
	}
	.head-sticky {
		position: relative;
		top: 79px;
	}
	.fade-in {
		opacity: 1;
		animation-name: fadeInOpacity;
		animation-iteration-count: 1;
		animation-timing-function: ease-in;
		animation-duration: 0.4s;
	}
	@keyframes fadeInOpacity {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}
	.text-center-mobile {
		text-align: center;
	}
	.top-mobile {
		width: 100%;
		margin-right: 0px;
		margin-left: 0px;
		max-width: 100%;
	}
	.home-intro {
		margin-bottom: 0px;
		padding: 0px;
	}
	.minimal {
		width: 100% !important;
		font-size: .7rem !important;
	}
	.btn-h4-text {
		font-size: 1em;
	}
	.btn-100-mobile {
		width: 100%;
	}
}

@media only screen and (min-width: 993px) {
	.hide-on-mobile {
		display: block !important;
	}
	.show-on-mobile {
		display: none !important;
	}
	.hide-on-desktop {
		display: none !important;
	}
	.show-on-desktop {
		display: block !important;
	}
	#footer {
		margin-top: 70px;
	}
	.col-top-border-none-desktop {
		border-top: 0;
	}
	.col-bottom-border-none-desktop {
		border-bottom: 0;
	}
	.col-left-border-none-desktop {
		border-left: 0;
	}
	.col-right-border-none-desktop {
		border-right: 0;
	}
	.col-top-border-thin-desktop {
		border-top: thin solid #ddd;
	}
	.col-bottom-border-thin-desktop {
		border-bottom: thin solid #ddd;
	}
	.col-left-border-thin-desktop {
		border-left: thin solid #ddd;
	}
	.col-right-border-thin-desktop {
		border-right: thin solid #ddd;
	}
	.col-right-border-thin-xs-mobile {
		border-right: 0 !important;
	}
	.col-left-border-thin-xs-mobile {
		border-left: 0 !important;
	}
	.col-top-border-thin-xs-mobile {
		border-top: 0 !important;
	}
	.col-bottom-border-thin-xs-mobile {
		border-bottom: 0 !important;
	}
	.pr-quantity {
		padding-left: 5px;
	}
}

@media only screen and (min-width: 310px) {
	.show-on-xs-mobile {
		display: block !important;
	}
	.show-on-sm-mobile {
		display: none !important;
	}
	select.minimal {
		background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
		background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 3em) 0.5em;
		background-size: 5px 5px, 6px 5px, 1px 1.5em;
		background-repeat: no-repeat;
	}
	#footer {
		margin-top: 75px;
	}
	.line-height-custom {
		line-height: 12px !important;
	}
	.btn-social {
		width: 49.4%;
	}
	.col-bordered-image {
		padding: 6px 6px 6px 6px !important;
	}
	.col-right-border-thin-xs-mobile {
		border-right: thin solid #ddd;
	}
	.col-left-border-thin-xs-mobile {
		border-left: thin solid #ddd;
	}
	.col-top-border-thin-xs-mobile {
		border-top: thin solid #ddd;
	}
	.col-bottom-border-thin-xs-mobile {
		border-bottom: thin solid #ddd;
	}
	.pr-quantity {
		padding-left: 13px;
	}
	.i-info {
		padding-top: 8px;
	}
	.t-info {
		padding-left: 0;
	}
}

@media only screen and (min-width: 360px) {
	#footer {
		margin-top: 65px;
	}
}

@media only screen and (min-width: 420px) {
	.show-on-xs-mobile {
		display: none !important;
	}
	.hide-on-xs-mobile {
		display: none !important;
	}
	.show-on-sm-mobile {
		display: block !important;
	}
	.hide-on-sm-mobile {
		display: none !important;
	}
	select.minimal {
		background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
		background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 3em) 0.5em;
		background-size: 5px 6px, 5px 5px, 1px 1.5em;
		background-repeat: no-repeat;
	}
}

@media only screen and (min-width: 768px) {
	select.minimal {
		background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
		background-position: calc(100% - 16px) calc(1em + 5px), calc(100% - 10px) calc(1em + 5px), calc(100% - 2.5em) 0.8em;
		background-size: 5px 5px, 6px 5px, 1px 1.5em;
		background-repeat: no-repeat;
	}
	#footer {
		margin-top: 70px;
	}
	.btn-opc-acc {
		border: thin solid #ddd;
		padding: 37px 0 47px 0;
	}
	.col-bordered-image {
		padding: 16px 16px 16px 16px !important;
	}
	.col-top-border-none-mobile {
		border-top: 0;
	}
	.col-bottom-border-none-mobile {
		border-bottom: 0;
	}
	.col-left-border-none-mobile {
		border-left: 0;
	}
	.col-right-border-none-mobile {
		border-right: 0;
	}
	.col-top-border-thin-mobile {
		border-top: thin solid #ddd;
	}
	.col-bottom-border-thin-mobile {
		border-bottom: thin solid #ddd;
	}
	.col-left-border-thin-mobile {
		border-left: thin solid #ddd;
	}
	.col-right-border-thin-mobile {
		border-right: thin solid #ddd;
	}
	.col-right-border-none-sm-mobile {
		border-right: 0px;
	}
	.pr-quantity {
		padding: 30px;
	}
	.i-info {
		max-width: 12%;
	}
}

@media only screen and (min-width: 1024px) {
	#footer {
		margin-top: 70px;
	}
	.btn-social {
		width: 24.4%;
	}
	.text-default {
		font-size: 0.8em;
	}
	.btn-desejo {
		line-height: 1.8em;
	}
	select.minimal {
		background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
		background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
		background-size: 5px 5px, 6px 5px, 1px 1.5em;
		background-repeat: no-repeat;
	}
}

@media only screen and (max-width: 1024px) {
	.btn-desejo {
		line-height: 1.8em;
	}
	.text-default {
		font-size: 0.8em;
	}
}

@media only screen and (min-width: 1360px) {
	#footer {
		margin-top: 70px;
	}
}

.qntd-input {
	width: 100% !important;
	float: left !important;
	position: relative !important;
	margin-right: 0;
	line-height: 1.8 !important;
}

.qntd-group {
	position: absolute !important;
	padding: 0 !important;
	margin: 0 !important;
	left: 0;
}

.qntd-left {
	margin: 0 !important;
	margin-right: 5px !important;
}

.qntd-right {
	margin: 0 !important;
}

.qntd-btn {
	padding: 0.532rem 0.9rem !important;
}

.loader-carrinho {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.66) url('../images/ajax-loader.gif') 50% 20% no-repeat;
	z-index: 10;
	cursor: wait;
}

#box-avise-me {
	display: none;
}

.hide {
	display: none;
}

button.btn.btn-outline-mod.btn-primary.btn-sm.merge-top-left-button.minus-button-prod.mt-1.qntd-btn.qntd-left {
	background-color: #0000 !important;
	color: #495057 !important;
	border-color: #ced4da !important;
}

button.btn.btn-sm.btn-primary.plus-button-prod.merge-top-right-button.ml-1.mt-1.btn-outline-mod.qntd-right.qntd-btn {
	background-color: #0000 !important;
	color: #495057 !important;
	border-color: #ced4da !important;
}

.btn-shipping-prod {
	width: 100% !important;
	height: 40.03px !important;
	border-radius: 0 !important;
	background-color: black !important;
	color: #fecf0c !important;
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	border: 1px solid black !important;
}

html body .tabs .nav-tabs .nav-link:hover, html.dark body .tabs .nav-tabs .nav-link:hover, html body .tabs .nav-tabs .nav-link:focus, html.dark body .tabs .nav-tabs .nav-link:focus, html body .tabs .nav-tabs li.active .nav-link, html.dark body .tabs .nav-tabs li.active .nav-link, html body .tabs .nav-tabs.nav-justified .nav-link:hover, html.dark body .tabs .nav-tabs.nav-justified .nav-link:hover, html body .tabs .nav-tabs.nav-justified .nav-link:focus, html.dark body .tabs .nav-tabs.nav-justified .nav-link:focus {
	border-top-color: #000000;
}

html body .tabs .nav-tabs .nav-link, html.dark body .tabs .nav-tabs .nav-link, html body .tabs .nav-tabs .nav-link:hover, html.dark body .tabs .nav-tabs .nav-link:hover, html body .tabs .nav-tabs li.active .nav-link, html.dark body .tabs .nav-tabs li.active .nav-link {
	color: #000000;
}

.form-control::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #000000;
}

.btn-add {
	background-color: #fecf0c !important;
	border-color: #fecf0c !important;
	color: #000 !important;
	width: 100%;
	padding: 18px;
}

.btn-add:hover {
	background-color: #fff !important;
	border-color: #fecf0c !important;
	color: #fecf0c !important;
	width: 100%;
	padding: 18px;
}

.col-border-head { 
	border-top: thin solid #ddd;
	border-right: thin solid #ddd;
	border-left: thin solid #ddd;
	background-color: #FBFBFB;
	padding: 15px;
}

.col-border { 
	border: thin solid #ddd;
}

#form-sessao-endereco label {
	float: left !important;
	margin-bottom: 0;
	color: #000;
	font-family: amino-medium;
}

.paymentOptions {
	width: 100%;
	border: 1px solid #ced4da !important;
	color: #777 !important;
	height: 40.02px !important;
	padding: 10px;
	margin-bottom: 0px !important;
	margin-top: 2px !important;
}

.paymentOptions:hover {
	width: 100%;
	border: 1px solid #000 !important;
	background-color: #000 !important;
	color: #fff !important;
}

.paymentCardBody .tips .instrucoes, .paymentCardBody .tips .valores, .paymentCardBody .tips .imagem {
	float: left;
	width: 100%;
	padding: 15px 0px;
	border: 0;
	margin-bottom: 0;
	text-align: left;
}

.doContinue, .end {
	height: 48px !important;
	float: right !important;
	margin-top: 0px !important;
	text-transform: uppercase !important;
	font-size: 16px !important;
	padding: 12px !important;
	text-align: center !important;
	background: #000 !important;
	color: #fff !important;
	font-weight: 500 !important;
	width: 100% !important;
	border: 1px solid #000 !important;
	border-radius: 4px !important;
	margin-bottom: 0px !important;
	font-family: amino-black !important;
}

.doContinue:hover, .end:hover {
	background: #fff !important;
	color: #000 !important;
	border: 1px solid #000 !important;
}

.paymentCardHeader {
	background: #f4f4f4 !important;
	padding: 15px;
	border: 1px solid #ced4da !important;
	text-transform: uppercase;
	margin-top: 2px;
	border-radius: 5px;
}

.btn-shipping-prod:hover {
	background-color: transparent !important; 
	color: black !important; 
}

.fade:not(.show) {
	opacity: 1 !important;
}

.owl-stage-outer {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/*datepicker;*/
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
	color: #777;
	background: #f4f4f4;
	border: 1px solid white !important;
	border-radius: 0 !important;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
	color: #fff;
	background-color: #8b20f7;
	border-color: #ffffff;
	border-radius: 0px !important;
}