/* @import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600&subset=latin-ext'); */

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #88817e;
	font-size: 12px;
	line-height: 20px;
	/* background: #FFF url('../image/body-bg.jpg') center top no-repeat; */
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: 'Verdana', 'Open Sans', sans-serif;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 26px;
	margin-top: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #ffb400;
}
a:hover {
	text-decoration: none;
	color: #ff7700;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.nav-tabs>li>a {
	margin-right: 20px;
	padding: 10px 0px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	border-width: 0px;
	border-bottom: 1px solid #ffb400;
}
.nav>li>a:hover, .nav>li>a:focus {
    background-color: #fff;
	border-color: #fff #fff #ddd;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #000;
	background-color: #E7E7E7;
//	background-image: linear-gradient(to bottom, #1d1d1d, #8f633f);
	background-repeat: repeat-x;
}

/* Full width */
@media (min-width: 768px) {
	header + .container,
	.below_menu_ful,
	body > .container:nth-of-type(2) {
		width: 100%;
		max-width: 1920px;
		padding-left: 0px;
		padding-right: 0px;
	}
	header + .container {
		max-width: 100%;
		margin-bottom: 1px;
	}
	header + .container #menu,
	.breadcrumb,
	.alert,
	/* .below_menu_ful, */
	.above_foot_ful {
		width: 720px;
		margin-left: auto!important;
		margin-right: auto!important;
	}
	body > .container:nth-of-type(2) > .row,
	.below_menu_2columns,
	.below_menu_3columns,
	.below_menu_4columns,
	.above_foot_4columns,
	.above_foot_3columns,
	.above_foot_2columns {
		width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 992px) {
	header + .container #menu,
	.breadcrumb,
	.alert,
	/* .below_menu_ful, */
	.above_foot_ful {
		width: 940px;
	}
	body > .container:nth-of-type(2) > .row,
	.below_menu_2columns,
	.below_menu_3columns,
	.below_menu_4columns,
	.above_foot_4columns,
	.above_foot_3columns,
	.above_foot_2columns {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	header + .container #menu,
	.breadcrumb,
	.alert,
	/* .below_menu_ful, */
	.above_foot_ful {
		width: 1140px;
	}
	body > .container:nth-of-type(2) > .row,
	.below_menu_2columns,
	.below_menu_3columns,
	.below_menu_4columns,
	.above_foot_4columns,
	.above_foot_3columns,
	.above_foot_2columns {
		width: 1170px;
	}
}
.fullwidth {
	width: 100vw!important;
	margin-left: calc(50% - 50vw)!important;
	margin-right: calc(50% - 50vw)!important;
}

/* top */
#top {
	background-color: #eee;
	/* border-bottom: 1px solid #DDD; */
	padding: 10px 0px 10px 0;
	margin: 0 0 0px 0;
	min-height: 0px;
	color: #999;
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 11px;
	/* display: none; */
}
#top a {
	color: #999;
	/* font-weight: bold; */
}
#top a:hover {
	color: #ffb400;
}
#top-links .fa {
	font-size: 12px;
}
#top-links2 .list-inline,
#top-links .list-inline {
	margin: 0 0px 0px;
}
@media(max-width: 767px) {
	#top-links,
	#top-links2 {
		float: none!important;
	}
	#top-links2 .list-inline,
	#top-links .list-inline {
		margin: 0 0px 0px;
	}
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #000;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #1d1d1d, #8f633f);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #999;
//	text-shadow: 0 0px 0 #FFF;
	text-decoration: none;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	/* font-size: 10px; */
	/* text-transform: uppercase;
	letter-spacing: 1px; */
}
#top-links li.header-social {
	padding-left: 0;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: transparent;
}
#top-links li .fa {
	font-size: 12px;
}
#top .telefone {
	font-size: 12px;
}
#top .btn-link:hover, #top-links a:hover, #top-links2 a:hover {
	color: #ffb400;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	color: #444;
}
#top-links .dropdown-menu a:hover {
	color: #000;
}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}
#top-links {
	/* padding-top: 3px; */
}
#top-links a + a {
	margin-left: 15px;
}
#top .top-banners {
	margin: 0 auto;
}
#top .top-banners .fa {
	vertical-align: text-bottom;
}
#top .top-banners .social-links {
	display: flex;
	justify-content: space-around;
}
#top .top-banners .social-links li {
	padding: 0 10px;
}
#top .top-banners .social-links .fa {
	vertical-align: middle;
}

@media(min-width: 992px) {
	#top .top-banners > div:first-child {
		text-align: left;
	}
	#top .top-banners > div:nth-child(2) {
		text-align: center;
	}		
	#top .top-banners > div:last-child {
		text-align: right;
	}		
}
@media(min-width: 1200px) {
	#top .top-banners > div:nth-child(2) {
		text-align: center;
	}
}

/* Header */
header {
	background: #fff;
}
@media (max-width: 767px) {
	header ul.social-links {
		/* margin-top: 10px;
		flex-wrap: wrap; */
		margin-top: 15px; 
		justify-content: center;
		text-align: center;
		line-height: 1.4em;
		font-size: 1.1em;
	}
	header ul.social-links li {
		flex-basis: 100%;
		margin-bottom: 5px;
	}
	header ul.social-links li + li + li {
		flex-basis: initial;
		margin-bottom: 0px;
	}
}
@media (min-width: 768px) {
	header ul.social-links {
		/* margin-top: 10px; */
		margin-top: 45px; 
		margin-bottom: 0px;
		font-size: 1em;
	}
}
@media (min-width: 1200px) {
	header ul.social-links {
		margin-top: 45px;
		justify-content: space-around;
		font-size: 1.1em;
	}
}
/* Header Fixo */
@media (min-width: 768px) {
	#top {
		width: 100%;
		z-index: 1001;
	}
	header {
		position: absolute;
		top: 40px;
		min-height: 40px;
		width: 100%;
		padding: 0px;
		z-index: 1000;
		transition: padding .3s ease;
	}
	header > .container {
		padding: 0;
	}
	header + .container {
		position: absolute;
		top: 140px;
		width: 100%;
		background: #FFF;
		z-index: 999;
	}
	body > .container:nth-of-type(2) {
		padding-top: 140px;
	}
	header > .container > .row,
	header + .container #menu {
		width: 750px;
		margin: 0 auto;
	}
	header.fixed {
		position: fixed;
		top: 0px;
		/* min-height: 62px; */
		/* padding: 5px 0; */
		/* -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,.5);
		-moz-box-shadow: 0px 0px 6px rgba(0,0,0,.5);
		-o-box-shadow: 0px 0px 6px rgba(0,0,0,.5);
		box-shadow: 0px 0px 6px rgba(0,0,0,.5); */
	}
	header #logo img {
		height: 80px;
		width: auto;
		transition: height .3s ease;
	}
	header.fixed #logo img {
		/* margin-top: 10px; */ 
		height: 40px;
		width: auto;
		transition: all .3s ease;
	}
	header.fixed #search {
		margin-top: 0px;
		transition: all .3s ease;
	}
	/* header.fixed #cart, */
	header.fixed .account,
	header.fixed ul.social-links {
		/* -webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px); */
		/* margin-top: 9px; */
		margin-top: 2.5px;
		/* margin-bottom: 0px; */
		transition: all .3s ease;
	}
	header.fixed #cart > .btn {
		/* padding-top: 0px; */
	}
	header.down + .container {
/*		-webkit-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		transform: translateY(-50px);
		transition: transform .3s ease, -webkit-transform .3s ease;
	}
	header.up + .container {
/*		-webkit-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		transform: translateY(-50px);
		transition: transform .3s ease, -webkit-transform .3s ease;*/
	}
	header.fixed + .container {
		position: fixed;
		top: 60px;
	}
}
@media (min-width: 992px) {
	header > .container > .row,
	header + .container #menu {
		width: 970px;
	}
	header + .container {
		/* top: 180px; */
	}
	body > .container:nth-of-type(2) {
		/* padding-top: 224px; */
	}

}
@media (min-width: 1200px) {
	header + .container {
		/* top: 110px; */
	}
	header.fixed #logo img {
		/* margin-top: 0px;
		height: 40px; */
		transition: height .3s ease;
	}
	header > .container > .row,
	header + .container #menu {
		width: 1170px;
	}
	body > .container:nth-of-type(2) {
		/* padding-top: 224px; */
	}
}
/* logo */
#logo {
	margin: 0px 0;
}
#logo img {
	max-height: 80px;
	/* margin: 0 auto; */
	position: relative;
	z-index: 100;
}
@media(max-width: 767px) {
	#logo img {
		max-height: 40px;
		width: auto;
	}
}
/* search */
#search {
	margin-top: 10px;
	/* margin-bottom: 10px; */
}
@media (min-width: 768px) {
	#search {
		margin-top: 20px;
		margin-bottom: 0px;
	}
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border-radius: 0px;
	border-width: 0px;
	/* border-color: #444; */
	background: #eee;
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	color: #444;
}
#search .btn-lg {
	height: 40px;
	font-size: 15px;
	line-height: 18px;
	padding: 9px 13px 11px;
	text-shadow: 0 0px 0 #ffb400;
	margin-left: 0px;
	background-color: #ffb400;
	border-width: 0px;
	color: #fff;
}
#search .btn-lg:hover {
	background-color: #ff7700;
}
#search .btn-lg .fa {
	font-size: 20px;
}
#search ::-webkit-input-placeholder {
	color: #999;
}
#search :-moz-placeholder {
	color: #999;
}
#search ::-moz-placeholder {
	color: #999;
}
#search :-ms-input-placeholder {
	color: #999;
}

/* cart */
#cart {
	margin-top: 0px;
	margin-left: 20px;
	width: initial;
	float: right;
}
@media (min-width: 768px) {
	#cart {
		margin-top: 0px;
	}
}
#cart > .btn {
	text-align: right;
	/* right: 15px; */
	padding: 0px 0;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	background: none;
	border-width: 0px;
	box-shadow: inset 0 0px 0 rgba(255,255,255,.2);
}
#cart > .btn:hover > .fa {
	color: #ff7700;
}

#cart > .btn > .fa {
	font-size: 30px;
	vertical-align: sub;
	margin-right: 5px;
	color: #ffb400;
}
#cart > .btn #cart-total {
	position: absolute;
	top: -3px;
    right: -3px;
    color: #fff;
    background-color: #000;
    /* width: 18px; */
    border-radius: 10px;
    border: 0px solid #DDD;
    padding: 0px 4px 1px 5px;
    vertical-align: 2px;
    line-height: 16px;
}
#cart.open > .btn {
	background-image: none;
	background-color: transparent;
	border: 0px solid #E6E6E6;
	color: #444;
	box-shadow: inset 0 0px 0 rgba(255,255,255,.2);
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	margin-top: 0px;
	min-width: 290px;
	max-height: 400px;
	overflow: scroll;
	z-index: 1001;
}
@media (max-width: 478px) {
	#cart > .btn {
		right: 0px;
	}
	#cart > .btn #cart-total {
		position: absolute;
		top: -1px;
		right: -5px;
		border-radius: 10px;
		padding: 1px 5px;
	}
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

/* Header */
header {
	padding: 10px 0;
}
@media(max-width: 767px) {
	header {
		padding: 10px 0;
	}
}
header .account {
    margin-top: 5px;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-end;
	float: none;
}
header .account a:hover,
header .account a:focus {
	color: #ff7700;
}
header .account > a > .fa {
	font-size: 30px;
	vertical-align: middle;
}
header .account span {
	margin-left: 7px;
	color: #000;
	font-size: 1.1em;
	font-weight: 500;
	text-transform: uppercase;
	vertical-align: middle;
}
@media(min-width:768px) {
	header .account {
		margin-top: 25px;
	}
}

/* menu */
header + .container {
	background-color: #ffb400;
	margin-bottom: 3px;
}
.container:nth-of-type(2) {
//	padding-top: 40px;
}
#menu {
//	background-color: #FFF;
//	background-image: linear-gradient(to bottom, #1d1d1d, #8f633f);
//	background-repeat: repeat-x;
//	border-color: #8f633f #8f633f #145e7a;
	border-width: 0px;
	min-height: 0px;
	margin-bottom: 0px;
}
.navbar-collapse {
	/* padding: 0px; */
}
#menu .nav > li > a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
	/* padding: 10px; */
	min-height: 15px;
	background-color: transparent;
	font-size: 15px;
	/* letter-spacing: 1px; */
	font-weight: 700;
	text-transform: uppercase;
}
/* #menu .nav > li > a .category-image {
	transition: all 0.3s;
}
#menu .nav > li > a:hover .category-image {
	transform: translateY(-5px);
}
#menu .nav > li > a .category-name {
	display: none;
} */
@media (min-width: 768px) {
	header + .container {
		-webkit-box-shadow: 0px 5px 6px rgba(0,0,0,.3);
		-moz-box-shadow: 0px 5px 6px rgba(0,0,0,.3);
		-o-box-shadow: 0px 5px 6px rgba(0,0,0,.3);
		box-shadow: 0px 5px 6px rgba(0,0,0,.3);	
		/* border-top: 1px solid #ccc; */
	}
	.navbar-nav {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		flex-wrap: wrap;
		margin: 0px;
	}
	#menu .nav {
		-webkit-justify-content: space-between;
		justify-content: space-between;
		float: none;
	}
	#menu .nav > li {
		margin: 0 auto;
		/* flex-basis: 100px; */
	}
	#menu .nav > li:first-child {
		margin-left: 0px;
	}
	#menu .nav > li:last-child {
		margin-right: 0px;
	}
	#menu .nav > li > a {
		padding: 10px 7px;
		font-size: 10px;
	}
}
@media (min-width: 992px) {
	#menu .nav > li {
		margin: 0 auto;
		/* flex-basis: 120px; */
	}
	#menu .nav > li > a {
		/* padding: 10px 18px; */
		font-size: 12px;
	}
}
@media (min-width: 1200px) {
	#menu .nav > li {
		margin: 0 auto;
		/* flex-basis: initial; */
	}
	#menu .nav > li > a {
		/* padding: 10px 28px; */
		font-size: 14px;
	}
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: #000;
	/* color: #000; */
	/* font-weight: 600; */
}

#menu .dropdown-menu {
	/* padding-bottom: 0; */
}
#menu .dropdown-inner {
	display: table;
	width: 100%;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	/* min-width: 310px; */
	display: block;
	padding: 3px 15px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
}
#menu .dropdown-inner li a:hover {
	color: #333;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 10px;
	-webkit-border-radius: 0 0 0px 0px;
	-moz-border-radius: 0 0 0px 0px;
	border-radius: 0 0 0px 0px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #333;
	background-color: #E7E7E7;
//	background-image: linear-gradient(to bottom, #1d1d1d, #8f633f);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #000;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
	display: none!important;
}
#menu .btn-navbar {
	margin: -93px 0 0;
	font-size: 15px;
	font-stretch: expanded;
	color: #ffb400;
	padding: 2px 2px;
	float: right;
	background-color: #FFF;
//	background-image: linear-gradient(to bottom, #1d1d1d, #8f633f);
//	background-repeat: repeat-x;
	border-color: #000;
	border-width: 0px;
}
#menu .btn-navbar .fa {
	font-size: 25px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	background-color: #ffffff;
	color: #2d2d2d;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	#menu .dropdown-inner a {
		min-width: 310px;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 0px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		/* background-color: rgba(0, 0, 0, 0.1); */
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #333;
	}
}

/* Slideshow */
.below_menu_ful .owl-carousel {
	margin-top: 0px!important;
	border: 0px solid #fff!important;
	border-bottom: 1px solid #CCC!important;
	border-top-width: 0px!important;
	border-radius: 0px;
}
.owl-carousel {
	margin-bottom: 30px!important;
	background: #FFF!important;
	border: 0px solid #fff!important;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.2)!important;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,.2)!important;
	-o-box-shadow: 0px 0px 0px rgba(0,0,0,.2)!important;
	box-shadow: 0px 0px 0px rgba(0,0,0,.2)!important;
}
.owl-controls {
	height: 0;
}
.owl-controls .owl-buttons .owl-prev,
.owl-controls .owl-buttons .owl-next {
	transform: scaleY(3);
}
.owl-controls .owl-buttons .fa-chevron-left::before {
	content: "\f0d9";
}
.owl-controls .owl-buttons .fa-chevron-right::before {
	content: "\f0da";
}
.owl-pagination {
	top: -28px!important;
	text-align: center!important;
}
.owl-pagination .owl-page span {
	border: 2px solid #AEAEAE;
}
.owl-controls .owl-page span {
	background: rgba(0, 0, 0, 1)!important;
	width: 30px!important;
}
.owl-controls .owl-page.active span {
	background: rgba(255, 255, 255, 1)!important;
}
.common-home .below_menu_ful .owl-carousel:first-of-type .owl-buttons div i {
	font-size: 40px;
}
.common-home .below_menu_ful .owl-carousel:first-of-type .owl-controls .owl-buttons .owl-next,
.common-home .below_menu_ful .owl-carousel:first-of-type .owl-controls .owl-buttons .owl-prev {
	top: 50%;
}
.common-home .below_menu_ful .owl-carousel:first-of-type .owl-pagination {
	/* display: none; */
}
.common-home .below_menu_ful .owl-carousel:first-of-type .owl-fade-out {
	z-index: 10;
	  -webkit-animation: fadeOut 1s both ease;
	-moz-animation: fadeOut 1s both ease;
	animation: fadeOut 1s both ease;
}
.common-home .below_menu_ful .owl-carousel:first-of-type .owl-fade-in {
	-webkit-animation: fadeIn 1s both ease;
	-moz-animation: fadeIn 1s both ease;
	animation: fadeIn 1s both ease;
}

/* Banners */
div[id^="banner"] {
	border-radius: 0px;
}

/* Carousel */
div[id^="carousel"] img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	opacity: 0.5;
}
div[id^="carousel"] img:hover {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
	opacity: 1;
}
div[id^="carousel"] .owl-pagination {
	display: none;
}

/* content */
#content {
	min-height: 600px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.3em;
}
/* footer */
footer {
	margin-top: 45px;
	/* margin-bottom: 30px; */
	/* padding-top: 30px; */
	background: #f0f0f0;
	/* background-image: linear-gradient(135deg,#fff 65%,#ffb400 20%); */
	/* border-top: 15px solid #ffb400; */
	font-size: 13px;
	font-weight: 400;
	line-height: 1.8em;
	letter-spacing: 0.5px;
	color: #88817e;
	-webkit-box-shadow: -2px 0px 10px rgba(0,0,0,.4);
	-moz-box-shadow: -2px 0px 10px rgba(0,0,0,.4);
	-o-box-shadow: -2px 0px 10px rgba(0,0,0,.4);
	box-shadow: -2px 0px 10px rgba(0,0,0,.4);
}
footer .container {
	background-color: transparent;
	padding: 20px 15px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #CCC;
}
footer a {
	color: #88817e;
}
footer a:hover {
	color: #ffb400;
	font-weight: normal;
}
footer h5 {
	font-family: 'Verdana', 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #ffb400;
}
footer .selos-footer {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	flex-direction: column;
}
footer .footer-payment {
	padding-bottom: 5px;
	/* display: inline-block; */
	align-self: center;
	margin: 20px 0;
}
footer .footer-payment img {
	width: 230px;
}
footer .store-address {
	font-size: 0.8em;
}
footer .selo-site-seguro {
	/* display: inline; */
	align-self: center;
	margin: 20px 0;
}
footer .selo-site-seguro img {
	float: right;
}
@media(max-width: 767px) {
	footer .selo-site-seguro img {
		float: none;
		margin: 5px auto;
	}
}
footer .powered {
	text-align: right;
	/* color: #fff; */
}
footer .powered a {
	color: #ffb400;
}
@media (max-width: 767px) {
	footer,
	footer .powered,
	.store-address {
		text-align: center;
	}
/*	.footer-payment {
		width: 115px;
		overflow: hidden;
		margin: 0 auto;
	}
	.footer-payment img {
		max-width: initial;
	}*/
}
@media (min-width: 481px) and (max-width: 991px) {
	footer .selos-footer {
		flex-direction: row;
	}
}
#whatsapp-link {
    position: fixed;
    right: 20px;
    bottom: 20px;
}

/* Menu and Filter Module */
.menu-module-heading,
.filter-module .panel-heading {
	background-color: #ffb400;
	/* background-image: linear-gradient(135deg,#000 70%,#ffb400 20%); */
	color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
	font-family: 'Verdana', 'Open Sans', sans-serif;
	/* border-radius: 4px; */
	line-height: 28px;
}
.filter-module {
	border-width: 0px;
}

/* Modules */
.module-heading,
.related-title {
	background-color: #ffb400;
	/* background-image: linear-gradient(135deg,#000 50%,#ffb400 20%); */
	font-family: 'Verdana', 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 25px;
	/* text-align: center; */
	/* border-bottom: 2px solid #00ea9a; */
	padding: 5px 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
	/* letter-spacing: -0.5px; */
	line-height: 28px;
}
.module-heading:first-child {
	margin-top: 0px;
}
.module-heading.carousel-heading {
	display: none;
}

/* Hide 4th featured product in medium screen */
@media (min-width: 991px) and (max-width: 1199px) {
	.common-home .module-heading + .row > div:nth-child(4n+3) {
		display: none;
	}
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 10px 0 10px 0;
	padding: 8px 0;
	/* border: 1px solid #ddd; */
	border-radius: 4px;
	background: transparent;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '>';
	display: inline-block;
	position: absolute;
	/* top: -3px; */
	right: -5px;
	/* width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg); */
}
.breadcrumb > li:last-child:after {
	content: "";
}
.pagination {
	margin: 0;
}
.pagination>li>a, .pagination>li>span {
	color: #ffb400;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #ffb400;
	border-color: #ffb400;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	/* box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); */
	border-radius: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #333;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #FFF;
//	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #fff;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
	background-color: #ffb400;
	/* background-image: linear-gradient(to bottom, #1d1d1d, #8f633f); */
	/* background-repeat: repeat-x; */
	border-color: #ffb400;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #ff7700!important;
	//	background-position: 0 -15px; /* remove bootstrap butto active color */
	border-color: #ff7700!important;
	/* color: #fff; */
	border-radius: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
	background-color: #8f233d;
//	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
//	background-repeat: repeat-x;
	border-color: #8f233d;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
//	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ffb400;
//	background-image: linear-gradient(to bottom, #62c462, #51a351);
//	background-repeat: repeat-x;
	border-color: #ffb400;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
//	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	filter: saturate(150%);
	background-color: #000;
	border-color: #000;
}
.btn-success.disabled, .btn-success[disabled] {
	filter: saturate(100%);
	opacity: 1;
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #1d1d1d;
	border-radius: 4px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
//	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}

.has-error .btn-default {
	border-color: #a94442;
}

/* list group */
.list-group a {
	border: 1px solid #DDD;
	background-color: #EEE;
	color: #2d2d2d;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #ffb400;
	background: #2d2d2d;
	border: 1px solid #DDDDDD;
	text-shadow: 0 0px 0 #FFF;
	/* font-weight: bold; */
}
#column-right .list-group a,
#column-left .list-group a {
	border-width: 0px;
	background-color: transparent;
	padding: 5px 0;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* Category */
.category-title {
	margin-top: 0px;
	margin-bottom: 20px;
}
.category-title + .row img {
	width: 100%!important;
	height: auto!important;
}
body[class^="product-category"] .below_menu_ful div[id^="banner"] {
	margin-bottom: 0px!important;
}

/* product list */
.product-thumb {
	position: relative;
	border: 1px solid #e1e1e1;
	padding: 0px 0 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
	/* -webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0px 1px 4px rgba(0,0,0,.2);
	box-shadow: 0px 1px 4px rgba(0,0,0,.2); */
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.product-thumb:hover {
	border-color: #ffb400;
    /* -ms-transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03); */
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
//	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
//	border-bottom: 1px solid #ddd;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: 400;
	font-size: 12px;
	height: 27px; /* Fixed name height */
	overflow: hidden; /* Fixed name height */
	text-align: center;
	text-transform: uppercase;
}
.product-thumb h4 a {
	color: #000;
}
.product-thumb .caption {
	padding: 0 20px;
	height: 100px;
	/* min-height: 180px; Hiding product grid description */
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
	min-height: 150px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
//	min-height: 210px; Hiding product grid description
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
/* Hiding product grid description */
.product-grid .product-thumb .caption h4 + p, .product-thumb .caption h4 + p {
	display: none;
}
.product-list .product-thumb .caption h4 + p {
	display: block;
}

.product-thumb .rating {
	padding-bottom: 10px;
	text-align: center;
	order: 1;
	/* display: none; */
}
.rating .fa-stack {
	font-size: 8px;
	width: 1.5em;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	font-weight: 300;
	margin: 0;
}
.product-thumb .price {
	margin-bottom: 0px;
	color: #000;
	display: -webkit-flex; /* Re-order prices */
	display: flex; /* Re-order prices */
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 17px;
	font-weight: 700;
}
.product-thumb .price-new {
	font-weight: 700;
}
.product-thumb .price-old {
	color: #e41e26;
	text-decoration: line-through;
	margin-right: 10px;
	-webkit-order: -1; /* Re-order prices */
	order: -1; /* Re-order prices */
	font-weight: 300;
	font-size: 0.7em;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	/* border-top: 1px solid #ddd; */
	/* background-color: #DDDDDD66; */
	overflow: auto;
	text-align: center;
	padding: 15px;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
@media (min-width: 768px) {
	/* .product-thumb .button-group {
		position: absolute;
		width: 100%;
		bottom: 70px;
		left: 0;
		visibility: hidden;
		opacity: 0;
		background-color: #DDDDDD66;
		-webkit-transition: all 0.4s;
		transition: all 0.4s;
	}	
	.product-thumb:hover .button-group {
		visibility: visible;
		opacity: 1;
	} */
	
}
.product-thumb .button-group button {
	width: 60%;
	display: inline-block;
	float: left;
	background-color: #ffb400;
	color: #FFF;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #FFF;
	border-radius: 0px;
	padding: 15px 0px;
	font-family: 'Verdana', 'Open Sans', sans-serif;
	font-size: 14px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.product-thumb:hover .button-group button {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #FFF;
	background-color: #ffb400;
	color: #FFF;
	border-radius: 0px;
}
.product-thumb:hover .button-group button + button {
	border-radius: 0px;
}
.product-thumb .button-group button + button + button {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.product-thumb:hover .button-group button + button + button {
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.product-thumb .button-group button:hover {
	/* color: #ffb400; */
	background-color: #000;
	filter: saturate(150%);
	border-color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button .fa-shopping-cart {
    display: none;
}
.product-thumb .button-group button span.hidden-xs.hidden-sm.hidden-md {
    display: inline!important;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		/* width: 33.33%; */
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		/* width: 33.33%; */
	}
}
body[class^="product-category"] #content .category-title + .row img {
	max-width: 100%;
	height: auto;
}


/* Single Product */

.thumbnails {
	position: relative;
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
	padding-bottom: 20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 74px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

body[class^="product-product"] #content .btn-group:first-of-type {
	display: none;
}
body[class^="product-product"] #input-quantity {
    max-width: 50px;
    display: inline-block;
}
body[class^="product-product"] input[name=product_id] + br {
    display: none;
}
body[class^="product-product"] #button-cart,
body[class^="product-product"] #button-quote,
body[class^="product-product"] #button-whatsapp {
	position: relative;
    max-width: 160px;
    display: inline-block;
	margin: 10px 0;
	/* border-radius: 20px 0 20px 0; */
	font-weight: 600;
	text-transform: uppercase;
}
body[class^="product-product"] #button-cart:hover {
	/* max-width: 220px; */
	/* border-radius: 0 20px 0 20px; */
}
/* #button-cart {
	text-transform: uppercase;
	font-family: 'Verdana', 'Open Sans', sans-serif;
	background-color: #ffb400;
	border-color: #ffb400;
}
#button-cart:hover {
	color: #FFF;
	background-color: #00ea9a!important;
	border-color: #00ea9a!important;
} */
/* body[class^="product-product"] #button-cart + h4 {
    display: none;
} */
body[class^="product-product"] #button-cart + h4 strong,
body[class^="product-product"] #button-quote + h4 strong,
body[class^="product-product"] #button-whatsapp + h4 strong {
	font-weight: 400;
}
body[class^="product-product"] #button-cart + h4 .fa,
body[class^="product-product"] #button-quote + h4 .fa,
body[class^="product-product"] #button-whatsapp + h4 .fa {
    display: none;
}
body[class^="product-product"] #input-postcode {
	margin-right: 0px!important;
	border-color: #999;
	border-radius: 0px;
}
body[class^="product-product"] #simular {
	height: 34px;
	font-size: 0;
}
body[class^="product-product"] #simular .fa-list-alt:before {
	content: "\f0d1";
}
@media(max-width:767px) {
	#tab-description img {
		max-width: 100%!important;
		height: auto!important;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3{
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}

/* Information banner */
body.information-information #content img:first-of-type {
	max-width: 100%;
	height: auto!important;
}

/* Modal */
/*.modal-dialog.modal-lg {
	width: 500px;
}
.modal-content {
	border-radius: 0px;
}
.modal-body {
	padding: 0px;
}
.modal-body p {
	margin: 0px;
}
.modal-body .module-heading {
	display: none;
}
.modal-footer {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
.modal-footer button.btn.btn-default {
    color: rgba(0, 0, 0, 0);
    border-width: 0px;
    position: absolute;
    background: rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px;
    top: -17px;
    right: -25px;
}
.modal-footer button.btn.btn-default::after {
    content: "x";
    color: #000;
    border-radius: 50%;
    border: 2px solid #000;
    padding: 0px 5px 1px;
    height: 30px;
    background: #FFF;
    font-weight: bold;
}*/

/* CKEditor Bootstrap */
.btgrid .row .col img {
	max-width: 100%;
	height: auto!important;
}

/* Blog */
.summary .blog_title {
	font-size: 16px!important;
	height: 44px;
}
.blog_stats {
	display: none;
}

/* Size Chart */
.button-sizechart {
	display: block;
    margin-bottom: 15px;
    max-width: 150px;
    background: #fff;
    border-color: #ccc;
    color: #000;
}
.chart-header-bg th {
	text-align: center;
}

/* 88 Modifications */
.alert {
	max-width: 100%;
}
/* Adjust Breadcrumb for mobile */
.breadcrumb {
	padding: 0;
}
.breadcrumb > li {
	line-height: 35px;
	white-space: normal;
}
/* .breadcrumb > li:after {
	top: 5px;
} */
.breadcrumb > li:last-of-type:after {
	border-width: 0px;
}
/* Below_menu positions above breadcrumb */
body:not(.common-home) > .container:first-of-type {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}
.below_menu {
	order: -1;
}
/* Remove List View */
#list-view, #grid-view {
	display: none;
}
@media(min-width: 768px) {
	.row.product-filter {
		margin-top: -35px;
	}
	.row.product-filter > div:first-child {
		height: 0;
	}
}
/* Colunas abaixo do conteúdo no mobile */
@media (max-width: 767px) {
	body > .container > .row {
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
	}
	#column-left + #content {
		order: -1;
	}
}
/* Imagens responsivas */
#content img {
	max-width: 100%;
	height: auto!important;
}
/* CKEditor Bootstrap */
.btgrid .row .col img {
	max-width: 100%;
	height: auto!important;
}
/* Esconder subcategorias */
body[class^='product-category'] .subcategories-title,
body[class^='product-category'] .subcategories-title + div {
	display: none;
}
