@import url('https://fonts.googleapis.com/css?family=Poly:300,400,700');

body {
	font-family: poly, 'Open Sans', sans-serif;
	font-weight: 400;
	color: #444;
	font-size: 16px;
	line-height: 25px;
}
h1, h2, h3, h4, h5, h6 {
	color: #D4201F;
	font-weight: 300;
	font-family: poly, 'Open Sans', sans-serif;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
h2 {
	font-size: 26px;
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
}
.module-heading {
	text-align:	center;
}
h3 {
	font-size: 16px;
}
h3.module-heading {
	position: relative;
	font-family: poly, 'Open Sans', sans-serif;
	padding: 5px 0;
	color: #D4201F;
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: 400;
	text-align: center;
	/* text-transform: uppercase; */
	font-size: 20px;
	/* background-color: #000; */
	/* border-bottom: 1px solid #aaa; */
}
h3.module-heading:after {
	content: "";
    background-color: #000;
    height: 4px;
	width: 50px;
    position: absolute;
    bottom: -5px;
    left: 50%;
	right: 0;
	transform: translateX(-50%);
}

h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 8px;
}
a {
	color: #000;
}
a:hover {
	color: #670738;
	text-decoration: none;
}
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;
}
/* 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 {
	background-color: #eeeeee;
}
.dropdown-menu li > a {
	letter-spacing: 1px;
}
.dropdown-menu li > a:hover {
	text-decoration: none;
//	color: #ffffff;
	background-color: transparent;
//	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
//	background-repeat: repeat-x;
}

/* Full width */
@media (min-width: 768px) {
	header + style + .container
	header + .container/*,
	header + .container + .container*/ {
		width: 100%;
		max-width: 1600px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.top-banners,
	header + .container #menu,
	.breadcrumb,
	.alert/*,*/
/*	.below_menu_ful,*/
	/*.above_foot_ful*/ {
		width: 720px;
		margin-left: auto!important;
		margin-right: auto!important;
	}
	header + style + .container/* + .container*/ > .row,
	header + .container/* + .container*/ > .row,
	.below_menu_2columns,
	.below_menu_3columns,
	.below_menu_4columns,
	.above_foot_4columns,
	.above_foot_3columns,
	.above_foot_2columns,
	#menu {
		width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
	.below_menu_2columns,
	.above_foot_3columns {
		margin: 0px;
	}
	.below_menu_2columns > div,
	.above_foot_3columns > div {
		padding: 0 5px 0 0;
	}
	.above_foot_3columns > div + div {
		padding: 0 2.5px;
	}
	.below_menu_2columns > div + div,
	.above_foot_3columns > div + div + div {
		padding: 0 0 0 5px;
	}
	.above_foot_3columns div[id^="banner"] {
		margin-bottom: 0!important;
	}
}
@media (min-width: 992px) {
	.top-banners,
	header + .container #menu,
	.breadcrumb,
	.alert/*,*/
/*	.below_menu_ful,*/
	/*.above_foot_ful*/ {
		width: 940px;
	}
	header + style + .container/* + .container*/ > .row,
	header + .container/* + .container*/ > .row,
	.below_menu_2columns,
	.below_menu_3columns,
	.below_menu_4columns,
	.above_foot_4columns,
	.above_foot_3columns,
	.above_foot_2columns,
	#menu {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	header + .container #menu,
	.breadcrumb,
	.alert/*,*/
/*	.below_menu_ful,*/
	/*.above_foot_ful*/ {
		width: 1140px;
	}
	.top-banners,
	header + style + .container/* + .container*/ > .row,
	header + .container/* + .container*/ > .row,
	.below_menu_2columns,
	.below_menu_3columns,
	.below_menu_4columns,
	.above_foot_4columns,
	.above_foot_3columns,
	.above_foot_2columns,
	#menu {
		width: 1170px;
	}
}

/* top */
#top {
	background-color: #fff;
	padding: 0;
	margin: 0;
	min-height: 0px;
	text-align: center;
}
#top .container {
	position: relative;
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top a {
	color: #fff;
}
#top-links ul {
	margin-bottom: 2px;
}
#top .btn-link, #top-links li, #top-links a {
	color: #444;
	text-decoration: none;
	/* text-transform: uppercase; */
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0.5px;
}
#top .btn-link:hover, #top-links a:hover {
	color: #000;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
//	color: #FFF;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: transparent;
}
#top .btn-link strong {
	font-size: 14px;
  line-height: 14px;
}
#top-links {
	position: absolute;
    right: 15px;
    top: 10px;
	padding-top: 0px;
	margin-right: 5px;
}
#top-links a + a {
	margin-left: 15px;
}
#top-links {
	line-height: 15px;
}
#top-links .fa {
	font-size: 14px;
}
.top-banners {
	margin: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
}
.top-banners p {
	margin-bottom: 0px;
}

@media(max-width: 767px) {
	#top-links {
		right: initial;
		padding: 5px 10px;
		background-color: #000;
		border-radius: 4px;
		z-index: 1;
	}
	#top-links li:last-child {
		display: none;
	}
	#top-links .fa {
		color: #fff;
	}
}
@media(min-width: 768px) {
	.top-banners > div:first-child {
		text-align: left;
	}
	.top-banners > div:last-child {
		text-align: right;
	}
}
/* Header Fixo */
header {
	/* padding-top: 20px; */
}


@media (min-width: 768px) {
	#top {
		position: relative;
		width: 100%;
		z-index: 1001;
	}
	header {
		position: fixed;
		top: 0px;
		width: 100%;
		min-height: 40px;
		padding: 20px 0px;
		background-color: #fff;
		-webkit-box-shadow: 0 0 5px rgba(29,32,25,.25);
		-moz-box-shadow: 0 0 5px rgba(29,32,25,.25);
		-o-box-shadow: 0 0 5px rgba(29,32,25,.25);
		box-shadow: 0 0 5px rgba(29,32,25,.25);
		z-index: 1000;
		transition: padding .3s ease;

	}
	header > .container {
		padding: 0;
	}
	#menu-container {
		position: fixed;
		top: 120px;
		width: 100%;
		background: #000;
		z-index: 999;
		-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.5);
		-moz-box-shadow: 0 3px 5px rgba(0,0,0,.5);
		-o-box-shadow: 0 3px 5px rgba(0,0,0,.5);
		box-shadow: 0 3px 5px rgba(0,0,0,.5);
		transition: all .3s ease;
	}
	header + style + .container,
	header + .container {
		padding-top: 161px;
	}
	header > .container > .row,
	header + .container #menu {
		/* width: 750px; */
		margin: 0 auto;
	}
	header.fixed {
		padding: 5px 0;
		-webkit-box-shadow: 0 0 16px rgba(29,32,25,.25);
		-moz-box-shadow: 0 0 16px rgba(29,32,25,.25);
		-o-box-shadow: 0 0 16px rgba(29,32,25,.25);
		box-shadow: 0 0 16px rgba(29,32,25,.25);
	}
	header.fixed #menu-container {
		top: 68px;
	}
	header #logo img {

		/* height: 120px; */
		transition: height .3s ease;
		margin-top: 0px;
		max-height: 96px;
		width: auto;
	}
	header.fixed #logo img {
		margin-top: 0px;
		/* height: 80px; */
		transition: height .3s ease;
		margin-top: 0px;
		max-height: 96px;
		width: auto;
	}
	header.fixed #search,
	header.fixed #menu {
		margin-top: 0px;
		transition: all .3s ease;
	}
	header.fixed .header-icons {
		/* -webkit-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		transform: translateY(-50px); */
		margin-top: 14px;
		margin-bottom: 0px;
		transition: all .3s ease;
	}
	header.fixed #search {
		margin-top: 10px;
	}
	header.fixed #cart > .btn {
		padding-top: 0px;
	}
	header.fixed + #menu-container {
		top: 110px;
		transition: all .3s ease;
	}
}

@media (min-width: 992px) {
	header > .container > .row,
	header + .container #menu {
		width: 970px;
	}


	#menu-container {
		top: 121px;
	}
	#menu-container + .container {
		padding-top: 166px;
	}

}


@media (min-width: 1200px) {
	header > .container > .row,
	header + .container #menu {
		width: 1170px;
	}
	#menu-container {
		top: 121px;
	}
	#menu-container + .container {
		padding-top: 262px;
	}
}

/* logo */
#logo {
	margin: 0 0 15px 0;
}
@media(max-width: 767px) {
	#logo img {
		margin-left: auto;
		margin-right: auto;
		max-height: 100px;
		width: auto;
	}


}
#phone {
	margin-top: 20px;
	font-family: 'Open Sans', Helvitica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #000;
}
@media (min-width: 768px) {
	#logo {
		margin: 0;
	}
	#phone {
		font-size: 10px;
	}
}
@media (min-width: 992px) {
	#phone {
		font-size: 14px;
	}
}
@media (min-width: 1200px) {
	#phone {
		font-size: 18px;
	}
}
/* search */
#search {
	margin-bottom: 10px;
	margin-top: 10px;
	float: right;
}
#search .input-lg {
	height: 38px;
	line-height: 20px;
	padding: 0 10px;
	/* border-radius: 0px; */
	border: 1px solid #DDD;
	border-right-width: 0px;
	box-shadow: none;
	font-size: 12px;
	background: transparent;
	color: #666;
}
#search .btn-lg {
	font-size: 12px;
	line-height: 14px;
	padding: 8px 10px;
	text-shadow: 0 0px 0 #FFF;
	background: #000;
	color: #FFF;
	/* border-radius: 0px; */
	border: 1px solid #DDD;
	border-left-width: 0px;
	box-shadow: none;
}
#search .btn-lg .fa {
	font-size: 20px;
}
#search ::-webkit-input-placeholder {
	text-transform: uppercase;
}
#search :-moz-placeholder {
	text-transform: uppercase;
}
#search ::-moz-placeholder {
	text-transform: uppercase;
}
#search :-ms-input-placeholder {
	text-transform: uppercase;
}
@media(min-width: 768px) {
	#search {
		margin-top: 31px;
	}
}
/* header icons */
header .header-icons {
	margin-top: 36px;
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
}
header .header-icons .account .fa,
header .header-icons > li > a > .fa {
	font-size: 25px;
}
@media(max-width: 767px) {
	header .header-icons {
		margin-top: 14px;
		justify-content: flex-end;
	}
	header .header-icons li {
		margin-right: 10px;
	}
}
/* cart */
.fa-shopping-cart:before {
    /* content: "\f290"; */
}
#cart {
	top: -3px;
	/* margin-bottom: 10px;
	margin-top: 20px; */
}
#cart > .btn {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	padding: 0;
}
#cart > .btn i {
	margin-right: 5px;
	font-size: 24px;
	color: #000;
}
#cart #cart-total {
	position: absolute;
	top: -3px;
	right: calc(50% - 20px);
	background: #D4201F;
	border-radius: 13px;
	padding: 0 4px 0px;
}
#cart .btn-inverse {
	background: none;
	border-radius: 0px;
	box-shadow: none;
	color: #FFF;
	border-color: #CCC;
	border-width: 0px;
	text-shadow: none;
}
#cart.open > .btn {
	background-image: none;
//	background-color: #EEEEEE;
	border: 0px solid #E6E6E6;
	color: #FFF;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0px;
}
#cart.open > .btn:hover {
	color: #FFF;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 300px;
	color: #666;
}
#cart .dropdown-menu a {
	color: #999;
}
#cart .dropdown-menu a:hover {
	color: #000;
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		right: -20px;
		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;
}
/* menu */
#menu {
	/* background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a; */
	border-width: 0px;
	border-radius: 0px;
	min-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
@media(min-width: 768px) {
	#menu .navbar-nav {
		float: none;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
}
#menu .nav > li > a {
	color: #444;
	text-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 10px;
	min-height: 15px;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
}
@media (min-width: 768px) {
	#menu .nav > li {
		margin: 0 auto;
	}
	#menu .nav > li:first-child {
		margin-left: 0px;
	}
	#menu .nav > li:last-child {
		margin-right: 0px;
	}
	#menu .nav > li > a {
		color: #fff;
		padding: 10px 5px;
		font-size: 10px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#logo {
		margin-top: 8px;
	}
}
@media (min-width: 992px) {
	#menu .nav > li > a {
		padding: 10px 10px;
		font-size: 9px;
	}
}
@media (min-width: 1200px) {
	#menu .nav > li > a {
		padding: 10px 10px;
		font-size: 12px;
	}
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	/* background-color: #000;
	color: #FFF; */
}
#menu .nav > li > a:after {
	content: "";
    background-color: #fff;
    height: 4px;
	width: 0px;
    position: absolute;
    bottom: 0;
    left: 50%;
	right: 0;
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}
#menu .nav > li > a:hover:after, #menu .nav > li.open > a:after {
	left: 0;
    width: 100%;
	opacity: 1;
}
#menu .dropdown-menu {
	Background-color: #FFF;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 200px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #444;
	font-size: 12px;
	font-weight: 300;
	/* text-transform: uppercase; */
}
#menu .dropdown-inner li a.second-level-category {
	font-size: 1em;
	text-transform: uppercase;
	color: #D4201F;
	font-weight: 400;
}
#menu .dropdown-inner li a:hover,
#menu .dropdown-inner li a.second-level-category:hover {
	color: #000;
	font-weight: 400;
}
#menu .dropdown-inner li a.third-level-category {
	padding-left: 25px;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #CCC;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 0px 0px;
	-moz-border-radius: 0 0 0px 0px;
	border-radius: 0 0 0px 0px;
	font-size: 12px;
	color: #444;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #000;
//	background-color: #229ac8;
//	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
//	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #444;
//	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #000;
//	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
//	background-repeat: repeat-x;
	border-color: #000;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #000;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 0px;
		background-color: #eee;
	}
	#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: #444;
	}
	#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: #fff;
	}
}

/* Slideshow */
.owl-carousel {
	margin-bottom: 30px!important;
	background: #FFF!important;
	border: 0px solid #fff!important;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
	-o-box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
	box-shadow: 0 0px 0px rgba(0,0,0,.2)!important;
}
.owl-carousel .owl-buttons div {
	color: rgba(35,35,35,0.8)!important;
}
.owl-controls {
	margin-top: -20px!important;
}
.owl-pagination {
	top: -5px!important;
	text-align: center!important;
}
.owl-pagination .owl-page {
	margin: 0 3px!important;
}
.owl-pagination .owl-page span {
//	border: 2px solid #AEAEAE;
}
.owl-controls .owl-page span {
	background: rgba(35,35,35, 0.6)!important;
	width: 10px!important;
    height: 10px!important;
}
.owl-controls .owl-page.active span {
	background: #000 !important;
	box-shadow: 1px 1px 4px 0 #212121 inset;
}

/* Banners home */
.common-home .below_top {
	margin-top: 20px;
}



/* content */
#content {
	min-height: 600px;
}

/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #eee;
	/* border-top: 1px solid #ddd; */
	font-size: 13px;
	color: #333;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #CCC;
}
footer a {
	color: #333;
}
footer a:hover {
	color: #000;
}
footer .fa {
	width: 14px;
    text-align: center;
}
footer h5 {
	font-family: poly, 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
footer .footer-payment {
    display: inline-block;
	padding-bottom: 5px;
	/* max-width: 300px; */
	margin: 0 auto;
	/* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
}
footer .selo-site-seguro {
	display: inline;
}
footer .selo-site-seguro img {
	margin: 20px auto 0;
	/* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
}

#scroll-to-top {
    position: fixed;
    left: 50px;
    transform: translateX(-50%);
    bottom: 20px;
    width: 40px;
    height: 40px;
    background: #000;
    border-radius: 5px;
    transition: all 0.3s;
}
#scroll-to-top:visited, #scroll-to-top:focus {
    text-decoration: none;
}
#scroll-to-top:hover {
    background: #D4201F;
    transition: all 0.3s;
}
#scroll-to-top:after {
    content: "\f077";
    font-family: "FontAwesome";
    color: #fff;
    position: relative;
    top: 6px;
    left: 12px;
}

#whatsapp-link {
    position: fixed;
    right: 20px;
    bottom: 20px;
}
#whatsapp-link span {
    background: #fff;
    padding: 5px 10px;
    box-shadow: 3px 3px 8px #666;
	border-radius: 20px;
}

@media(min-width: 768px) {
	/* .common-home .below_menu {
		margin-top: 70px;
	} */

	header #logo img {

		/* height: 120px; */
		transition: all .3s ease;
		max-height: 70px;
	}
	header.fixed #logo img {
		margin-top: 0px;
		/* height: 80px; */
		transition: all .3s ease;
		max-height: 50px;
	}



	footer .row:first-of-type .col-sm-3 {
//		width: 100%;
	}
/*	footer h5 {
		margin-top: 0px;
	}
	footer h5::after {
		content: ": ";
	}
	footer ul,
	footer ul li {
		display: inline-block;
	}
	footer ul li {
		margin-right: 15px;
	}*/
	footer .selo-site-seguro img {
		margin-top: 25px;
		float: right;
	}
}
footer .powered {
	text-align: right;
	margin-bottom: 80px;
}
footer .powered a {
	color: #333;
}
footer .powered a:hover {
	color: #000;
}
footer .store-address {
	text-align: left;
	padding-bottom: 10px;
	font-size: 10px;
}
@media (max-width: 767px) {
	footer .container,
	footer .powered,
	footer .store-address {
		text-align: center;
	}
}

/* Home */
.common-home #content {
	min-height: 0px;
}
.common-home .below_top,
.common-home .above_bott {
	margin: 0!important;
	padding: 0!important;
}
.common-home footer {
	margin-top: -10px;
}
.common-home .html-module {
	padding: 50px 15px;
}
.common-home .above_foot_ful .html-module {
	padding: 0px;
}
/* @media (min-width: 768px) {
	.common-home .html-module > * {
		width: 750px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 992px) {
	.common-home .html-module > * {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.common-home .html-module > * {
		width: 1170px;
	}
} */

/* Modules */
.menu-module-heading {
	position: relative;
	margin-bottom: 15px;
    /* background-color: #DDD; */
    color: #D4201F;
    /* padding: 10px 15px; */
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.menu-module-heading:after {
    content: "";
    background-color: #000;
    height: 4px;
    width: 50px;
    position: absolute;
    bottom: -5px;
    left: 0;
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 7px 0 20px 0;
	padding: 8px 0;
	/* border: 1px solid #DDD; */
	border: 0px;
	background-color: transparent;
}
.breadcrumb a {
	color: #666;
}
.breadcrumb a:hover {
	color: #000;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
//	text-shadow: 0 0px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	right: -5px;
	width: 13px;
	height: 13px;
	border-right: 1px solid #adacac;
	border-bottom: 1px solid #adacac;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 6px 12px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	/* box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); */
}
.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: #777;
	/* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); */
//	background-color: #e7e7e7;
//	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
//	background-repeat: repeat-x;
//	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	/* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
	background-color: #000;
//	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
//	background-repeat: repeat-x;
	border-color: #000;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .input-group-btn .btn-primary:hover {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	background-color: #000;
	border-color: #000;
}
.input-group-btn .btn-primary {
	background-color: #D4201F;
	border-color: #333;
}
.input-group-btn .btn-primary:hover {
	opacity: 0.9;
	background-color: #D4201F;
	border-color: #333;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	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 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #d2322d;
//	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
//	background-repeat: repeat-x;
	border-color: #d2322d;
}
.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: #000;
	/* background-image: linear-gradient(to bottom, #62c462, #51a351); */
	/* background-repeat: repeat-x; */
	border-color: #000;
}
.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);
	background-color: #000;
	border-color: #000;
}
.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: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #000;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #fff;
	/* background-image: linear-gradient(to bottom, #444444, #222222); */
	background-repeat: repeat-x;
	border-color: #000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #bccea0;
	/* background-image: linear-gradient(to bottom, #333333, #111111); */
}

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

/* list group */
.list-group a {
	border: 0px solid #DDDDDD;
	color: #D4201F;
	padding: 4px 0px;
}
.list-group a.third-level-category {
	font-size: 0.8em;
    padding-left: 10px;
    font-weight: 300;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #000;
	background: #fff;
	border: 0px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
	font-weight: 400;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #D4201F000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.category-title {
    margin-top: 0px;
}
.product-filter {
	margin: 0;
	background-color: #F5F5F5;
	border: 1px solid #DDD;
	padding: 5px;
	display: none;
}
.product-filter div:first-child {
	padding-left: 0;
}
@media(max-width: 767px) {
	.product-filter > div {
		padding: 0;
	}
	.product-filter > div.text-right {
		text-align: left;
	}
}
.product-filter .control-label {
	margin-top: 7px;
}
.product-thumb {
	/* border: 1px solid #DDD; */
	margin-bottom: 40px;
	overflow: auto;
	/* background: #FFEEF4; */
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.product-thumb:hover {
	/* border: 1px solid #ddd; */
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.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;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 10px;
		max-width: 230px;
	}
	.product-list .product-thumb .caption h4,
	.product-list .product-thumb .price,
	.product-list .product-thumb .button-group button {
		text-align: left;
	}
	.product-list .product-thumb .button-group button {
		width: initial;
		padding: 2px 10px;
	}
}
.product-thumb h4 {
	font-weight: 700;
	height: 25px; /* Fixed name height */
	overflow: hidden; /* Fixed name height */
	text-align: center;
	text-transform: uppercase;
}
.product-thumb h4 a {
	color: #666;
}
.product-thumb h4 a:hover {
	color: #000;
}
.product-thumb .caption {
	padding: 0 20px;
//	min-height: 180px; Hiding product grid description
}
.product-list .product-thumb .caption {
	margin-left: 230px;
	min-height: 75px;
}
@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;
	}

	header #logo img {
		margin-top: 0px;
	}
	.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;
}
.rating .fa-stack {
	font-size: 8px;
}
.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 {
	margin: 0;
}
.product-thumb .price {
	color: #000;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	display: -webkit-flex;
    display: flex;
    justify-content: center;
}
.product-thumb .price-new {
	font-weight: 700;
}
.product-thumb .price-old {
	margin-right: 10px;
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
	font-size: 0.7em;
	order: -1;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #DDD;
	overflow: auto;
//	padding: 0 40px;
}

@media (min-width: 768px) {
	.product-list .product-thumb .button-group {
		padding: 0 15px;
		background: transparent;
		border-width: 0px;
		position: absolute;
		right: 20px;
		bottom: 40px;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #000;
	color: #FFF;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-radius: 0px;
}
@media (min-width: 1200px) {
	.product-thumb .button-group button i.fa-shopping-cart {
		display: none;
	}
}

@media (min-width: 1200px) {

	header #logo img {

		/* height: 120px; */
		max-height: 97px;
	}
	header.fixed #logo img {
		margin-top: 0px;
		/* height: 80px; */
		max-height: 58px;
	}
}

.product-thumb .button-group button + button {
	width: 20%;
	/* border-left: 1px solid #D4201F; */
	background-color: #D4201F;
	color: #fff;
}
.product-thumb .button-group button:hover {
	/* color: #000;
	background-color: #CCC; */
	color: #000;
	background-color: #fff;
	text-decoration: none;
	cursor: pointer;
}
@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%;
	}
}

/* Category */
body[class^="product-category"] .category-title + .row > div img {
	width: 100%!important;
	height: auto!important;
}
#compare-total {
	padding: 5px 10px;
	background-color: #000;
	color: #FFF;
	display: none;
}
#compare-total:hover {
	opacity: 0.8;
}
/* Esconder subcategorias */
body[class^='product-category'] .subcategories-title,
body[class^='product-category'] .subcategories-title + div {
    display: none;
}

.pagination>li>a, .pagination>li>span {
	color: #000!important;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	color: #FFF!important;
	background-color: #000;
	border-color: #000;
}

/* Single Product */
body[class^="product-product"] #content .btn-group:first-of-type {
	display: none;
}
.product-title {
	margin-top: 10px;
}
.product-title + .list-unstyled {
	display: none;
}
body[class^="product-product"] .tab-content {
	margin-bottom: 30px;
}
body[class^="product-product"] #product .form-group {
	position: relative;
}
body[class^="product-product"] #product .form-group label[for="input-quantity"] {
	position: absolute;
	top: 7px;
	left: 13px;
}
body[class^="product-product"] #product .form-group #input-quantity {
	width: 25%;
	padding-right: 20px;
	text-align: right;
}
body[class^="product-product"] #product .form-group #button-cart {
	position: absolute;
	top: 0px;
	left: 30%;
	width: 70%;
	max-width: 200px;
	padding: 6.5px 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.addthis_sharing_toolbox::before {
	content: "Indique/compartilhe este serviço:";
}
.related-title {
	position: relative;
	padding: 5px 0px;
	color: #D4201F;
	margin-top: 20px;
	margin-bottom: 30px;
	font-family: poly, 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	text-align: center;
	/* text-transform: uppercase; */
	/* border-bottom: 2px solid #aaa; */
}
.related-title:after {
    content: "";
    background-color: #000;
    height: 4px;
    width: 50px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    right: 0;
    transform: translateX(-50%);
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -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;
}

/* Cart page */
body.checkout-cart .buttons .btn-default {
	background-color: #D4201F;
	border-color: #D4201F;
	color: #fff;
}

/* Search Page */
label[for="input-search"] + .row > div:nth-of-type(3) {
	display: none;
}

/* 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%;
    }
}

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

/* Product Option Color Image */
.optionimage {
	/* margin-left: -20px; */
}
.colors_opt {
	border: 1px solid #D4201F;
}
.colors_opt:hover,
.colors_opt.tmdselcted {
	border: 2px solid #f00!important;
}
/* Product Series */
.price.pds h3 + br {
display: none;
}

/* Disclaimer de idade */
@media(min-width: 768px) {
	.common-home .modal-lg {
		width: 400px;
	}
}
.common-home .modal-footer {
	display: none;
}
