.wishlist {
	border: 1pt solid #8d8c8e;
	margin-top: 13px;
	margin-left: 20px;
	padding: 0px 6px !important;
}

.loading {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: none;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999999;
}

.simple-banner {
	max-height: 400px;
	overflow: hidden;
	float: left;
	width: 100%;
}

.full {
	position: relative;
	width: 100% !important;
	float: left;
}

.start-section {
	margin-top: 130px;
}

@media (max-width: 991px) {
	.start-section {
		margin-top: 148px;
	}
}

@media (max-width: 767px) {
	.start-section {
		margin-top: 83px !important;
	}
}

@media (max-width: 480px) {
	.start-section {
		margin-top: 60px !important;
	}
}

.navbar-header {
	height: 65px;
	margin-top: 18px;
}

.nav-bar-top li:not(:last-child) a:after {
	content: '';
	width: 1px;
	height: 13px;
	position: absolute;
	right: -8px;
	background: #747374;
	top: 18px;
}

.clear-right {
	clear: right;
}

.language-flag {
	width: 20px;
	margin-top: -5px;
}

.dark-gray {
	color: #404041;
}

.wishlist:after,
.no-dash:after {
	content: '';
	display: none !important;
}

.wishlist b {
	color: #00b298;
	padding-right: 10px;
}

.wishlist img {
	vertical-align: middle;
}

.navbar-collapse {}

@media (min-width: 991px) {
	.navbar-collapse {
		margin-bottom: 15px;
	}
}

.content-video-play {
	color: #fff;
}

.controls {
	background: url('../images/controls.png') no-repeat left top;
}

.sociais {
	width: 50px;
	height: 50px;
	margin-right: 10px;
	background: url('../images/sociais.png') no-repeat left top;
}

.facebook {
	background-position: 19px 9px;
}

.youtube {
	background-position: -91px 8px;
}

.youtube:hover {
	background-position: -91px -46px;
}

.facebook:hover {
	background-position: 19px -46px
}

.instagran {
	background-position: -47px 8px;
}

.instagran:hover {
	background-position: -47px -47px;
}

.pinterest {
	background-position: -134px 8px;
}

.pinterest:hover {
	background-position: -134px -46px;
}

.controls:hover {
	background-position-y: -70px;
}

.video-play {
	width: 50px;
	height: 48px;
	display: inline-block;
	margin: 0 auto;
}

.video-home {
	height: 700px;
	background: url('../images/home/video-bg.jpg') center center;
	background-size: cover;
}

.table {
	display: table;
}

.table-cell {
	vertical-align: middle;
	display: table-cell;
}

.content-video-play {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.bg-white {
	background: #fff;
}

.bg-bege {
	width: 100%;
	float: left;
	background: #fffaf1;
}

.bg-bege .bt {
	background: #fff;
}

.line-top {
	border-top: 1pt solid #fff;
}

.bg-gray {
	background-color: #f2f4f4
}

.bg-gray .bt {
	background-color: #ffffff
}

.bg-gray .bt:hover {
	color: #00b298;
}

.bt {
	padding: 14px 20px;
	border-radius: 3px;
	font-size: 18px;
	background-color: #f2f4f4;
	display: inline-block;
	margin-left: 10px;
	font-family: 'ralewaylight';
	margin-bottom: 10px;
	border: none;
}

.bt:hover {
	color: #00b298;
}

.color-title {
	margin-bottom: 5px !important;
	color: #00b298 !important;
	text-transform: none !important;
}

.text-center {
	text-align: center
}

.no-margin {
	margin: 0px;
}

.left {
	float: left
}


/*=================================


		PRODUTOS


=================================*/

.share {
	width: 70px;
	position: absolute;
	right: 0px;
	top: 40px;
}

.share li {
	padding: 0px;
	float: right;
	width: 100%;
	margin-bottom: 1px;
	list-style: none;
}

.share .share-icons {
	width: 30px;
	height: 30px;
	display: block;
	background: url('../images/share.png') no-repeat;
}

.chart:hover,
.face:hover,
.inst:hover,
.pint:hover {
	background-position-x: -112px !important;
}

.face {
	background-position: 0px -32px !important;
}

.inst {
	background-position: 0px -63px !important;
}

.pint {
	background-position: 0px -96px !important;
}

.chart:active,
.face:active,
.share-active,
.inst:active,
.pint:active {
	background-position: -226px 0px !important;
}

#produtos {
	padding-top: 0px;
}

.container-categorias {
	padding-top: 30px;
	padding-bottom: 30px;
}
.container-categorias a {
	color: #58595b;
}

.container-categorias select {
	margin-bottom: 0px;
}

.container-categorias h2 {
	width: 100%;
	margin: 0px !important;
}

.categorias {
	float: right;
	margin-bottom: 0px;
	padding-top: 14px;
	/* font-size: 18px !important; */
	padding-bottom: 14px;
	padding-right: 50px !important;
	background: url('../images/mac-rows-select.png') center right no-repeat;
	background-position: right -29px;
}

.cat-open {
	color: #00b298 !important;
	background-position: right 23px;
}

.page-active,
.page-active-filter {
	color: #00b298 !important;
}

.cat-options {
	width: 100%;
	float: left;
	overflow: hidden;
}

.cat-options ul li {
	list-style: none;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: 1pt solid #c2c3c3;
}

.cat-options ul li a {
	text-transform: none;
}

.cat-options ul li a:hover {
	color: #00b298 !important;
}

.descript {
	color: #58595b;
	padding: 30px 40px;
	font-size: 16px;
}

.descript ul {
	padding-left: 18px;
	float: left;
}

.descript p {
	width: 100% !important;
	color: #58595b;
	margin-bottom: 10px;
}

.descript p span {
	float: left !important;
	width: 100% !important;
	font-size: 16px !important;
	font-family: 'ralewayregular' !important;
}

.tipos-acabamentos {
	margin-top: 20px;
	display: inline-block;
}

form .selectize-control.single .selectize-input,
.selectize-dropdown.single {
	border: 1pt solid rgb(218, 219, 219);
	margin-bottom: 20px;
	padding: 18px 13px;
}

.login {
	height: 100%;
}


/*=================================


		FLIP BOOK


=================================*/

.bg-flip {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999999;
}

.flipbook-viewport {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.flipbook-viewport .container {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: auto;
}

.flipbook-viewport .flipbook {
	width: 922px;
	height: 600px;
	left: -461px;
	top: -300px;
}

.flipbook-viewport .page {
	width: 461px;
	height: 600px;
	background-color: white;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.flipbook .page {
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.flipbook-viewport .page img {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0;
}

.flipbook-viewport .shadow {
	-webkit-transition: -webkit-box-shadow 0.5s;
	-moz-transition: -moz-box-shadow 0.5s;
	-o-transition: -webkit-box-shadow 0.5s;
	-ms-transition: -ms-box-shadow 0.5s;
	-webkit-box-shadow: 0 0 20px #ccc;
	-moz-box-shadow: 0 0 20px #ccc;
	-o-box-shadow: 0 0 20px #ccc;
	-ms-box-shadow: 0 0 20px #ccc;
	box-shadow: 0 0 20px #ccc;
}

.no-margin-left {
	margin-left: 0px;
}

.min-height-slider {
	/*min-height: 603px;*/
}

#slide-produtos-interna .flex-control-nav li {
	border: 1px solid #d6d6d6;
}

.table {
	display: table;
	min-height: 598px;
	max-width: 591px;
}

.cell {
	display: table-cell;
	vertical-align: middle;
}

.right {
	float: right;
}


/*
	COLEÇÕES
*/

#slider-colecoes {
	height: 681px;
}

#colecoes-list img {
	max-height: 600px
}

.title {
	display: table;
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.no-padding-right {
	padding-right: 0px;
}

.no-padding-left {
	padding-left: 0px
}

#mensagem-coporativo {
	width: 100%;
	height: 160px;
}

input[type=password] {
	background: #fff;
	border-radius: 3px;
	padding: 17px 10px;
	border: 1pt solid #dadbdb;
	box-shadow: inset 0px 1px 4px #dadbdb;
}

#map_ {
	height: 616px;
}

.line-top {
	float: left;
	width: 100%;
}

#works-grid {
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
}


/*
	LOGIN
*/

#login {
	margin: 0 auto !important;
	float: none !important;
}

.table-login {
	border: 1pt solid #fff;
}

.table-login tr th {
	border-right: 1pt solid #fff;
	background: lightgrey;
	padding: 20px;
	text-align: center;
}

.table-login tr td {
	text-align: center;
	border-right: 1pt solid #fff;
	border-bottom: 1pt solid #fff;
}

#logado-tabela {
	width: 400px;
}

.check-desejo-receber {
	float: left;
	clear: left;
	padding-top: 13px;
}

#pagination {
	width: 100%;
	float: left;
	text-align: center;
}

#pagination a {
	padding: 10px 20px;
	margin-bottom: 10px;
	background: #fff;
	display: inline-block;
	/* float: left; */
	margin-right: 3px;
	vertical-align: top;
}

#pagination .pagination_active {
	font-weight: bolder;
	background: #42C6B2;
	color: #fff;
}

#pagination a:hover {
	background: #FBFBFB;
	color: #187f70;
}

#pagination .pagination_active:hover {
	background-color: #2D8C7D !important;
	color: #fff;
}

.fa {
	float: left;
	width: 10px;
	height: 20px;
}

.fa-chevron-right {
	background: url('../images/arrow-pagination.png') 2px -136px no-repeat;
}

.fa-chevron-left {
	background: url('../images/arrow-pagination.png') 2px 3px no-repeat;
}

.imagem-onde-comprar-interna {
	padding: 0;
	background-size: cover;
	background-repeat: no-repeat;
	float: left;
	height: 616px;
}

#fountainG {
	position: relative;
	color: #fff;
	font-size: 26px;
	font-weight: bolder;
	width: 198px;
	height: 130px;
	margin: auto;
	text-align: center;
	overflow: hidden;
	top: 50%;
	margin-top: -61px;
}

#fountainG b {
	margin-bottom: 20px;
	display: inline-block;
}

.fountainG {
	position: absolute;
	top: 0;
	background-color: rgba(0, 0, 0, 0.64);
	width: 24px;
	height: 24px;
	animation-name: bounce_fountainG;
	-o-animation-name: bounce_fountainG;
	-ms-animation-name: bounce_fountainG;
	-webkit-animation-name: bounce_fountainG;
	-moz-animation-name: bounce_fountainG;
	animation-duration: 1.5s;
	-o-animation-duration: 1.5s;
	-ms-animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-direction: normal;
	-o-animation-direction: normal;
	-ms-animation-direction: normal;
	-webkit-animation-direction: normal;
	-moz-animation-direction: normal;
	transform: scale(.3);
	-o-transform: scale(.3);
	-ms-transform: scale(.3);
	-webkit-transform: scale(.3);
	-moz-transform: scale(.3);
	border-radius: 16px;
	-o-border-radius: 16px;
	-ms-border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}

#fountainG_1 {
	left: 0;
	animation-delay: 0.6s;
	-o-animation-delay: 0.6s;
	-ms-animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
}

#fountainG_2 {
	left: 25px;
	animation-delay: 0.75s;
	-o-animation-delay: 0.75s;
	-ms-animation-delay: 0.75s;
	-webkit-animation-delay: 0.75s;
	-moz-animation-delay: 0.75s;
}

#fountainG_3 {
	left: 49px;
	animation-delay: 0.9s;
	-o-animation-delay: 0.9s;
	-ms-animation-delay: 0.9s;
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
}

#fountainG_4 {
	left: 74px;
	animation-delay: 1.05s;
	-o-animation-delay: 1.05s;
	-ms-animation-delay: 1.05s;
	-webkit-animation-delay: 1.05s;
	-moz-animation-delay: 1.05s;
}

#fountainG_5 {
	left: 99px;
	animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	-ms-animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
}

#fountainG_6 {
	left: 124px;
	animation-delay: 1.35s;
	-o-animation-delay: 1.35s;
	-ms-animation-delay: 1.35s;
	-webkit-animation-delay: 1.35s;
	-moz-animation-delay: 1.35s;
}

#fountainG_7 {
	left: 148px;
	animation-delay: 1.5s;
	-o-animation-delay: 1.5s;
	-ms-animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
}

#fountainG_8 {
	left: 173px;
	animation-delay: 1.64s;
	-o-animation-delay: 1.64s;
	-ms-animation-delay: 1.64s;
	-webkit-animation-delay: 1.64s;
	-moz-animation-delay: 1.64s;
}

@keyframes bounce_fountainG {
	0% {
		transform: scale(1);
		background-color: #42C6B2;
		;
	}
	100% {
		transform: scale(.3);
		background-color: #42C6B2;
	}
}

@-o-keyframes bounce_fountainG {
	0% {
		-o-transform: scale(1);
		background-color: #42C6B2;
	}
	100% {
		-o-transform: scale(.3);
		background-color: #42C6B2;
	}
}

@-ms-keyframes bounce_fountainG {
	0% {
		-ms-transform: scale(1);
		background-color: #42C6B2;
	}
	100% {
		-ms-transform: scale(.3);
		background-color: #42C6B2;
	}
}

@-webkit-keyframes bounce_fountainG {
	0% {
		-webkit-transform: scale(1);
		background-color: #42C6B2;
	}
	100% {
		-webkit-transform: scale(.3);
		background-color: #42C6B2;
	}
}

@-moz-keyframes bounce_fountainG {
	0% {
		-moz-transform: scale(1);
		background-color: #42C6B2;
	}
	100% {
		-moz-transform: scale(.3);
		background-color: #42C6B2;
	}
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s !important;
	-moz-transition-duration: 0s !important;
	-ms-transition-duration: 0s !important;
	-o-transition-duration: 0s !important;
	transition-duration: 0s !important;
}
