@import"../font/stylesheet.css";
@import"../font2/stylesheet.css";
body {
	font-weight: 400;
	font-family: 'Nunito', sans-serif;
	color: #43464A;
	font-size: 16px;
	line-height: 24px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #43464A;
}
/* default font size */
.fa {
	font-size: 14px;
	text-transform: uppercase;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
	text-transform: uppercase;
}
h2 {
	font-size: 27px;
	text-transform: uppercase;
}
h3 {
	font-size: 21px;
	text-transform: uppercase;
}
h4 {
	font-size: 15px;
	text-transform: uppercase;
}
h5 {
	font-size: 12px;
	text-transform: uppercase;
}
h6 {
	font-size: 10.2px;
	text-transform: uppercase;
}
a {
	color: #43464A;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	text-transform: uppercase;
}
.well {
	background: transparent;
}
.modal-dialog {
	margin:60px auto;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	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: 14px;
}
.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 li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
.clear {
	clear: both;
}
/* ICONS XS */
@media only screen and (min-width: 250px) {
.icons-xs {
	margin-top: 2.5rem;
}
}
@media only screen and (min-width: 410px) {
.icons-xs {
	margin-top: 3rem;
}
}
@media only screen and (min-width: 420px) {
.icons-xs {
	margin-top: 3rem;
}
}
@media only screen and (min-width: 250px) {
.icons-xs a {
	padding: 0;
}
.icons-xs img {
	width: 45%;
}
}
@media only screen and (min-width: 350px) {
.icons-xs a {
	padding: 0 0.1rem 0 0;
}
.icons-xs img {
	width: 45%;
}
}
/*ICONS HEAD*/
/*.icons-head-block {
	float: right;
}*/
.icons-head {
	float: left;
}
@media only screen and (min-width: 768px) {
.icons-head {
	margin-top: 3rem;
}
}
@media only screen and (min-width: 992px) {
.icons-head {
	margin-top: 2.5rem;
}
}
@media only screen and (min-width: 1200px) {
.icons-head {
	margin-top: 2rem;
}
}
@media only screen and (min-width: 1400px) {
.icons-head {
	margin-top: 2rem;
}
}
@media only screen and (min-width: 768px) {
.icons-head .bg-user {
	padding-right: 2rem;
}
}
@media only screen and (min-width: 1200px) {
.icons-head .bg-user {
	padding-right: 1rem;
}
}
@media only screen and (min-width: 1400px) {
.icons-head .bg-user {
	padding-right: 2rem;
}
}
.icons-head .bg-user {
	float: left;
	text-align: center;
	padding-top: 0.5rem;
}
.icons-head .bg-user .img {
	max-height: 32px;
}
.icons-head .bg-user .ico {
	font-size: 1.5rem;
}
/*ATENDIMENTO*/
.atendimento-head {
	position: relative;
	z-index: 999;
}
.atendimento-head .dropdown-menu {
	left: inherit;
	left: -20rem;
}
.atendimento-head #dLabel {
	background: transparent;
	border:0;
	color: #666;
	width: 100%;
	text-align: left;
	
}
.atendimento-head .dropdown-menu {
	min-width: 280px;
	font-size: 1.2rem;
	
	padding: 2rem 1rem;
}
.atendimento-head .dropdown-menu .links li a:hover {
	color: #444;
	background: transparent;
	margin-left: 2%;
}
.atendimento-head .central {
	font-size: 2rem;
	font-weight: 200;
}
.atendimento-head .links {
	padding: 1rem 0;
}
.atendimento-head .links a {
	display: block;
	color: #181818;
}
.atendimento-head .links a:hover {
	color: #666;
}
.atendimento-head .divider {
	border-top: 1px solid #CCC;
	margin: 1rem 0;
}
.atendimento-head .bt-login {
	background: #0084fc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.5rem;
	text-align: center;
	
	padding: 1rem 2rem;
}

.atendimento-head .dropdown-menu .ajuda a {
	width: 100%;
	background: #666;
	font-weight: 800;
	text-align: center;
	padding: 1rem 2rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
}
.atendimento-head .dropdown-menu .ajuda a:hover {
	color: #FFF;
	background: #000;
}
/*WELCOME*/
@media only screen and (min-width: 992px) {
.welcome-head {
	width: 75%;
}
}
@media only screen and (min-width: 1600px) {
.welcome-head {
	width: 60%;
}
}
.welcome-head {
	position: relative;
	z-index: 999;
	padding-right: 2rem;
}
.welcome-head .dropdown-menu {
	left: inherit;
	right: 0;
}
.welcome-head #dLabel {
	background: transparent;
	border:0;
	padding: 0;
	color: #666;
	width: 100%;
	text-align: left;
	
}
@media only screen and (min-width: 992px) {
.welcome-head .text-login {
	font-size: 1.6rem;
	font-weight: bold;
}
.welcome-head .text-second {
	font-size: 1.3rem;
	display: block;
	font-weight: 400;
}
}
.welcome-head .dropdown-menu {
	min-width: 280px;
	font-size: 1.2rem;
	
	padding: 2rem 1rem;
}
.welcome-head .dropdown-menu .links li a:hover {
	color: #444;
	background: transparent;
	margin-left: 2%;
}
.welcome-head .dropdown-menu .firstname {
	font-size: 1.6rem;
}
.welcome-head .bt-login {
	background: #0084fc;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.5rem;
	text-align: center;
	
	padding: 1rem 2rem;
}
.welcome-head .bt-login:hover {
	text-decoration: none;
	color: #FFF;
	background: #666;
}
.welcome-head .bt-register {
	color: #444;
	text-decoration: underline;
}
.welcome-head .dropdown-menu p {
	margin-top: 5%;
	font-size: 13px;
}
.welcome-head .dropdown-menu .ajuda a {
	width: 100%;
	background: #444;
	font-weight: 800;
	text-align: center;
	padding: 1rem 2rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
}
.welcome-head .dropdown-menu .ajuda a:hover {
	color: #FFF;
	background: #000;
}
/*REGUA CONDICOES*/
@media only screen and (min-width: 250px) {
.regua-condicoes {
	margin: 0rem auto;
	padding: 1rem 0;
}
}
.regua-condicoes .block .ico {
	display: block;
	font-size: 5rem;
}
@media only screen and (min-width: 250px) {
.regua-condicoes .text1 {
	font-size: 1.2rem;
	font-weight: 800;
	color: #0084fc;
	position: relative;
	top: 1rem;
	
}
.regua-condicoes .text2 {
	font-size: 1rem;
	margin-top: 0.5rem;
	display: block;
	
}
}
@media screen and (min-width:240px) and (max-width:600px) {
.regua-condicoes .block {
	text-align: center;
	align-items: center;
}
.regua-condicoes img {
	display: block;
	margin:0 auto;
}
}
@media only screen and (min-width: 768px) {
.regua-condicoes .container {
	text-align: center;
}
.regua-condicoes .text1 {
	font-size: 2rem;
}
.regua-condicoes .text2 {
	font-size: 1.2rem;
}
}
@media only screen and (min-width: 992px) {
.regua-condicoes .text1 {
	font-size: 2.5rem;
}
.regua-condicoes .text2 {
	font-size: 1.4rem;
}
}
@media only screen and (min-width: 1200px) {
.regua-condicoes .text1 {
	font-size: 1.7rem;
}
.regua-condicoes .text2 {
	font-size: 1.6rem;
}
}
.regua-condicoes .block {
	position: relative;
	text-align: center;
}
/* logo */
@media only screen and (min-width: 250px) {
#logo {
	margin: 12px 0;
	text-align: center;
}
#logo .img-responsive {
	display: inline-block;
}
#logo img {
	width: 90%;
}
}
@media only screen and (min-width: 400px) {
#logo {
	margin: 12px 0;
}
}
@media only screen and (min-width: 768px) {
#logo {
	margin-top: 2rem;
}
#logo img {
	width: 100%;
}
#logo .img-responsive {
	display: block;
}
}
@media only screen and (min-width: 992px) {
#logo {
	position: absolute;
	z-index: 6;
	top: 0rem;
	left: 1rem;
}
#logo img {
	width: 100%;
}
}
@media only screen and (min-width: 1200px) {
#logo {
	top: -0.5rem;
	left: 1rem;
}
#logo img {
	width: 80%;
}
}
/*HEADER*/
@media only screen and (min-width: 250px) {
header {
	position: relative;
	background: linear-gradient(to bottom, #FFF,#FAFAFA,#E5E8E8);
	padding-bottom: 0.5rem;
}
}
@media only screen and (min-width: 768px) {
header {
	padding-bottom: 2rem;
}
}
header .container {
	position: relative;
}
@media only screen and (min-width: 250px) {
.telephone-fixed {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.telephone-fixed {
	text-align: right;
}
}
@media only screen and (min-width: 992px) {
.telephone-fixed {
	position: absolute;
	right: 10rem;
	top: -0.5rem;
}
}
.telephone-fixed .icon {
	color: #FFF;
	font-size: 1.5rem;
}
.telephone-fixed a {
	color: #FFF;
}
.telephone-fixed a span {
	font-weight: 700;
}
/*LOGIN POPUP*/
.login-popup h1 {
	
	letter-spacing: -2px;
	color: #444;
	font-weight: 800;
	margin-top: 0;
}
.login-popup h2 {
	font-weight: 300;
	
	color: #666;
	text-align: center;
	letter-spacing: -1px;
}
.login-popup .border {
	border-right: 1px solid #CCC;
}
.login-popup .content-button {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.login-popup .link-pass {
	color: #666;
	padding: 2% 0;
	font-size: 11px;
}
.login-popup .bt {
	background: #000;
	border:0;
	font-weight: 700;
	
	padding: 1rem 2rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
.login-popup .bt:hover, .login-popup .link-pass:hover {
	margin-left: 2%;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.login-popup-content .modal-header {
	border-bottom: 0;
}
.login-popup-content .modal-content {
	background: #FAFAFA;
	text-align: left;
}
/*LOGIN RASTREIO*/
.login-rastreio h1 {
	
	letter-spacing: -2px;
	font-weight: 800;
	margin-top: 0;
}
.login-rastreio h2 {
	font-weight: 700;
	font-size: 1.2rem;
	
	color: #666;
	text-align: center;
}
.login-rastreio h3 {
	font-weight: 700;
	font-size: 1.1rem;
	
	color: #F00;
	text-align: center;
}
.login-rastreio .content-button {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.login-rastreio .buttonok {
	
	padding: 1rem 0;
	color: #666;
	font-size: 14px;
	font-weight: 800;
}
.login-rastreio-content .modal-header {
	border-bottom: 0;
}
.login-rastreio-content .modal-content {
	background: #FAFAFA;
	text-align: left;
}
/*PAGE MARCAS*/
.nome-marca {
    font-weight: 800;
    
    font-size: 11px;
    letter-spacing: 1px;
    border: 1px solid #CCC;
    padding: 1rem;
    margin-bottom: 0.2rem;
}
.nome-marca a {
	color: #666;

}
/*PAGES PRODUCT*/
.page-search h1 {
	
	font-size: 2rem;
	letter-spacing: -2px;
	text-align: center;
	font-weight: bold;
}
.page-search h1 span {
	color: #6D6D6D;
	font-size: 2.2rem;
}
/*ACCOUNT*/
.page-account-display {
	border-bottom: 1px solid #FAFAFA;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}
.page-account-display .nav-tabs .dropdown-menu li a:hover {
	cursor: pointer;
}
.page-account-display .title-product {
	font-weight: 800;
	margin-top: 0;
	
	font-size: 1.5rem;
}
.page-account-display .title-product span {
	display: block;
	font-size: 1.2rem;
	color: #FF4039;
}
@media only screen and (min-width: 768px) {
.page-account-display .price {
	border-left: 1px solid #FAFAFA;
}
}
@media only screen and (min-width: 250px) {
.page-account-display .price {
	font-size: 1.5rem;
	padding: 1rem;
}
}
@media only screen and (min-width: 768px) {
.page-account-display .price {
	font-size: 2rem;
}
}
.page-account-display .price {
	text-align: center;
	font-weight: bold;
}
.page-account-display .price b {
	display: block;
}
.page-account-display .price s {
	font-size: 1.3rem;
}
.page-account-display .content_parcelamento_produto {
	font-size: 1rem;
	display: inline-block;
}
.page-account-display .buttons {
	margin-top: 2rem;
}
.page-account-display .esgotado {
	border:0;
	background: #F72F37;
	color: #FFF;
	font-weight: 800;
	text-align: center;
	
	padding: 0.25rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-account .nav-account {
	border: 1px solid #FAFAFA;
	padding: 1rem;
	margin-bottom: 1rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-account .nav-account li a {
	
	font-weight: 800;
	color: #666;
}
.page-account .nav-account li a:hover {
	text-decoration: underline;
}
.page-account {
}
.page-account h1, .page-account h2, .page-account h3 {
	
	font-weight: bold;
}
/*TEXTO CONTA CRIADA*/
.text-account p {
	font-size: 1.4rem;
}
.text-account p i {
	font-size: 1.5rem;
}
.text-account p a {
	text-decoration: underline;
	color: #6D6D6D;
}
.text-account h2 {
	font-weight: bold;
}
.text-checkout h3 {
	font-weight: 800;
	
}
.text-checkout .minha-conta {
	font-size: 1.5rem;
}
.text-checkout .minha-conta a {
	text-decoration: underline;
	color: #666;
}
.text-checkout .agradecimentos {
	font-weight: 800;
	font-size: 1.8rem;
}
/*PEDIDO PAGE*/
@media only screen and (min-width: 250px) {
.content-order .order {
	text-align: center;
	margin-bottom: 1rem;
}
}
@media only screen and (min-width: 768px) {
.content-order .order {
	text-align: left;
}
}
.content-order .order {
	
}
.content-order .order .n-order {
	font-size: 1.5rem;
	color: #000;
}
.content-order .order .date {
	color: #FF4039;
}
.content-order .order .customer {
	font-size: 1.5rem;
}
.content-order .product .product-name {
	font-size: 1.2rem;
}
@media only screen and (min-width: 250px) {
.content-order .product .price, .product-name  {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.content-order .product .price, .product-name {
	text-align: left;
}
}
.content-order .product .price {
	border-top: 1px solid #FAFAFA;
	font-weight: bold;
	color: #FF4039;
	font-size: 1.5rem;
	padding-top: 1rem;
}
.content-order .status {
	text-align: center;
}
.content-order .status span {
	display: block;
	font-size: 1.4rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0.5rem 0.1rem;
	color: #FFF;
}
.content-order .status .pay_status {
	background: #C9CACA;
}
.content-order .status .pay_status.pay_status_1 {
	background: #666;
}
.content-order .status .pay_status.pay_status_2 {
	background: #FFBA54;
}
.content-order .status .pay_status.pay_status_3 {
	background: #00BD43;
}
.content-order .status .pay_status.pay_status_8 {
	background: #3991CB;
}
.content-order .status .pay_status.pay_status_9 {
	background: #9F1E11;
}
.content-order .status .pay_status.pay_status_10 {
	background: #FF4039;
}
.content-order .status .pay_status.pay_status_13 {
	background: #E3503E;
}
/*ORDER INFO*/
@media only screen and (min-width: 250px) {
.order-info h2 {
	margin-top: 3px;
}
}
@media only screen and (min-width: 768px) {
.order-info h2 {
	margin-top: 20px;
}
}
.order-info h2 {
	font-size: 1.6rem;
	
}
.order-info .price {
	
	font-weight: bold;
}
.order-info .price span {
	color: #6D6D6D;
}
@media only screen and (min-width: 250px) {
.order-info .buttons a {
	font-size: 10px;
}
}
@media only screen and (min-width: 410px) {
.order-info .buttons a {
	font-size: 11px;
}
}
@media only screen and (min-width: 1024px) {
.order-info .buttons {
	margin-top: 4rem;
}
}
.order-info .buttons .btn-group a {
	font-weight: bold;
}
/*CART MODULES*/
.box-cart-modules h1 {
	
	font-size: 1.4rem;
}
.box-cart-modules {
	margin: 1rem 0;
}
.content-search h2 {
	font-weight: 200;
	text-align: center;
}
.search-icon a {
	
	vertical-align: bottom;
	font-size: 2rem;
	font-weight: 200;
}
/*SEARCH*/
@media only screen and (min-width: 250px) {
#search {
	width: 100%;
	z-index: 15;
	min-height: 40px;
	padding: 0.2rem;
	position:relative;
	margin-top: 1px;
	position: relative;
	z-index: 7;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
}
}
@media only screen and (min-width: 768px) {
#search {
	margin-top: 3rem;
}
}
#search input {
	width: 100%;
	background: transparent;
	border:0;
	font-weight: 700;
	outline: none;
}
@media screen and (min-width:240px) and (max-width:800px) {
#search input {
	font-size: 1rem;
	padding: 0.5rem;
}
}

@media only screen and (min-width: 992px) {
#search {
	margin-top: 2rem;
	margin-left: 1rem;
}
#search input {
	padding: 1.2rem 2rem;
	font-size: 1.3rem;
}
}
@media only screen and (min-width: 1250px) {
#search input {
	font-size: 1.6rem;
}
}
@media only screen and (min-width: 1440px) {
#search input {
	font-size: 1.3rem;
}
}
@media only screen and (min-width: 1600px) {
#search input {
	font-size: 1.8rem;
}
}
@media only screen and (min-width: 250px) {
#search button {
	background: transparent;
	border: 0;
	height: 100%;
	position: absolute;
	right:0;
	cursor: pointer;
	top:0rem;
	z-index: 3;
	padding: 1rem;
}
}
@media only screen and (min-width: 768px) {
#search button {
	top:-0.2rem;
}
}
@media only screen and (min-width: 992px) {
#search button {
	padding: 0.5rem 2rem;
}
}
@media only screen and (min-width: 250px) {
#search button i {
	font-size: 2rem;
	color: #04336C;
}
}
@media only screen and (min-width: 768px) {
#search button i {
	font-size: 2.2rem;
}
}
#search button:hover {
	cursor: pointer;
}
/*SEARCH XS*/
.searchXs {
	display: none;
}
#searchXs {
	width: 100%;
	z-index: 15;
	min-height: 30px;
	border:0;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 0.5rem;
	position:relative;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	-moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);
}
#searchXs input {
	width: 100%;
	
	background: transparent;
	padding: 1rem;
	font-weight: bold;
	border: 0;
	outline: none;
	font-size: 1rem;
}
#searchXs button {
	border: 0;
	position: absolute;
	right:1rem;
	cursor: pointer;
	background: transparent;
	top:1rem;
}
#searchXs button i {
	font-size: 2.5rem;
}
/* cart */
.cart-top i {
	font-size: 2rem;
}
@media only screen and (min-width: 992px) {
.cart-top.visible-md {
	display: inline !important;
}
}
@media only screen and (min-width: 1200px) {
.cart-top.visible-md {
	display: none !important;
}
}
#cart .cart-view .product-name {
	width: 30%;
	font-weight: 700;
	text-transform: lowercase;
	font-size: 12px;
}
#cart .cart-view .img-thumbnail {
	max-height: 60px;
}
#cart .cart-view .price {
	color: #555;
	font-weight: 700;
}
#cart .cart-view .bt-remove {
	background: #444;
	border:0;
	outline: none;
	color: #FFF;
}
#cart .cart-view .bt-remove:hover {
	background: #CC3301;
}
#cart .bt-cart {
	background: #EEE;
	font-size: 12px;
	color: #444;
	padding: 0.5rem 1rem;
	font-weight: 700;
	
}
#cart .bt-checkout {
	background: #26D07C;
	font-size: 12px;
	color: #FFF;
	padding: 0.5rem 1rem;
	font-weight: 700;
	
}
#cart .table.cart-view > tbody > tr > td {
	border-top: 0;
}
#cart .table.cart-view > tbody > tr {
	border-bottom: 1px solid #FAFAFA;
}
/*CART*/
.cart-block {
	position: relative;
}
.cart-block .item {
  background: #666;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  padding: 0.1rem 1rem;
  position: absolute;
  top: -0.5rem;
  right: -1rem;
  clip-path: circle(50% at 50% 50%);
}
.cart-block .text-cart {
	font-size: 1.6rem;
	
	font-weight: 800;
	margin-left: 1rem;
	font-style: italic;
}
.cart-block .text-itens {
	font-size: 1.2rem;
	
	margin-left: 1rem;
	display: inline-block;
	font-weight: 400;
}
/*BOX CART*/
.box-cart {
	padding: 2rem 3rem;
}
.box-cart .block-image {
	position: relative;
}
.box-cart .block-image button {
	position: absolute;
	background: transparent;
	border: 0;
	right: 0;
}
.box-cart .title-cart {
	font-size: 22px;
	font-weight: 300;
	padding: 2rem 0;
}
.box-cart .title-cart .img-icon {
		width: 8px;
		display: inline-block;
    height: 8px;
    background: #444;
    margin-top: -2px;
    margin-right: 8px;
}
.box-cart .cart-empty {
	font-size: 22px;
	text-transform: lowercase;
}
.box-cart .title-prodcart {
	font-size: 16px;
	text-transform: lowercase;
	padding: 1rem;
}
.box-cart .title-prodcart span {
	text-decoration: underline;
	display: block;
	
}
.box-cart .cart-empty {
	font-size: 18px;
	padding: 3rem;
	text-align: center;
	font-weight: 300;
}
.box-cart .option {
	margin-bottom: 3px;
}
.box-cart .img {
	width: 100%;
	height: 100%;
	display: block;
	vertical-align: middle;
	margin-top: 1rem;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	border: 1px solid #CCC;
	padding: 3px;
}
.box-cart .table-bordered {
	margin-top: 2rem;
	
}
.box-cart .table-bordered td {
	padding: 1rem;
}
.box-cart .buttons-choice {
	margin-top: 2rem;
}
.box-cart .bt {
	border: solid 1px #646765;
	color:#646765;
	width: 100%;
	background: #FFF;
	margin-bottom: 1rem;
	text-transform: lowercase;
	text-align: center;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 18px;
}
.box-cart .bt.end {
	border: solid 1px #646765;
	color:#FFF;
	background: #646765;
}
/* cart */
.cart-xs {
	margin-top: 20px;
}
.cart-xs img{
	width: 70%;
}
#cart .cart-view .product-name {
	width: 30%;
	font-weight: 700;
	text-transform: lowercase;
	font-size: 12px;
}
#cart .cart-view .img-thumbnail {
	max-height: 80px;
}
#cart .cart-view .price {
	color: #000;
	font-weight: 700;
}
#cart .cart-view .bt-remove {
	background: #444;
	border:0;
	outline: none;
	color: #FFF;
}
#cart .cart-view .bt-remove:hover {
	background: #CC3301;
}
#cart .bt-cart {
	background: #EEE;
	font-size: 12px;
	color: #444;
	padding: 0.5rem 1rem;
	font-weight: 700;
	
}
#cart .bt-checkout {
	background: #000;
	font-size: 12px;
	color: #FFF;
	padding: 0.5rem 1rem;
	font-weight: 700;
	
}
#cart .table.cart-view > tbody > tr > td {
	border-top: 0;
}
#cart .table.cart-view > tbody > tr {
	border-bottom: 1px solid #FAFAFA;
}
/*CART TOTAL*/
@media only screen and (min-width: 768px) {
#cart #cart-total {
	top: 1px;
	right: -8px;
	display: none;
}
}
@media only screen and (min-width: 1200px) {
#cart #cart-total {
	top: 1px;
	right: -5px;
}
}
@media only screen and (min-width: 768px) {
.cart-block {
	text-align: center;
}
.cart-block .drawer-hamburger {
	display: inline;
}
}
#cart #cart-total {
	background: transparent;
	width: 10px;
	height: 10px;
	color: #FFF;
	font-size: 11px;
	position: absolute;
}
#cart .cart-class {
	border:0;
	font-weight: bold;
	
	background: transparent;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #FFF;
	z-index: 1001;
}
#cart .dropdown-menu {
	/*min-width: 100%;*/
	min-width: 300px;
	padding: 1rem;
}
@media (max-width: 478px) {
	#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;
}
/* menu */
@media only screen and (min-width: 992px) {
.bg-nav {
	margin-top: 2rem;
	z-index: 6;
	position: relative;
}
}
#menu {
	border-radius: 0;
	margin-bottom: 0;
	min-height: 20px;
	text-align: center !important;
	align-items: center;
	justify-content: center;
}
#menu .navbar-nav {
/*	float: left;*/
	float: none;
	display: inline-block;
}
@media only screen and (min-width: 768px) {
#menu .nav > li > a {
	padding: 1rem 0.7rem;
	font-size: 1.1rem;
}
}
@media only screen and (min-width: 992px) {
#menu .nav > li > a {
	padding: 1rem 0.8rem;
	font-size: 1.4rem;
}
}
@media only screen and (min-width: 1100px) {
#menu .nav > li > a {
	padding: 1rem 0.9rem;
	font-size: 1.4rem;
}
}
@media only screen and (min-width: 1200px) {
#menu .nav > li > a {
	padding: 0.5rem 0.9rem;
	font-size: 1.35rem;
}
}
@media only screen and (min-width: 1350px) {
#menu .nav > li > a {
	padding: 0.5rem 1rem;
	font-size: 1.45rem;
}
}
@media only screen and (min-width: 1430px) {
#menu .nav > li > a {
	padding: 0.5rem 1.4rem;
	font-size: 1.5rem;
}
}
@media only screen and (min-width: 1500px) {
#menu .nav > li > a {
	padding: 0.5rem 1.8rem;
	font-size: 1.5rem;
}
}
#menu .nav > li > .border-sale {
   color: #0084fc;
   border-top: 1px solid #0084fc;
   border-bottom: 1px solid #0084fc;
}
@media only screen and (min-width: 992px) {
#menu .nav > li:nth-child(8) {
	display: none;
}
}
@media only screen and (min-width: 1240px) {
#menu .nav > li:nth-child(8) {
	display: block;
}
}
#menu .nav > li > a {
	min-height: 15px;
	font-weight: 800;
	border-bottom: 1px solid transparent;
	border-bottom: 1px solid transparent;
	
	background-color: transparent;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	border-bottom:1px solid #0084fc;
	color: #0084fc;
}
/**/
#menu .img-cat {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#menu .dropMarcas {
	min-width: 600px !important;
/*	display: block;*/
}
#menu .manufactures-head {
	width: 50%;
	float: left;
}
#menu .manufactures-head li a:hover {
	color: #1C733F;
}
#menu .img-nav-cat {

}
#menu .img-nav-cat img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#menu .dropdown-menu {
	padding: 2rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-width: 350px;
}
#menu .dropdown-menu.drop445v {
	display: block;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-menu .name-cat-principal {
	font-size: 1.8rem;
	font-family: 'tradegothicregular';
	padding-left: 1rem;
	
	display: inline-block;
}
#menu .dropdown-inner ul {
	display: table-cell;
	vertical-align: top;
}
#menu .dropdown-inner .arrow {
	font-size: 1.3rem;
	color: #1C733F;
	font-weight: 700;
}
#menu .menu3rdlevel .menu3rdlevel_inner .list-unstyled li a {
	font-weight: 700;
	font-size: 1.2rem;
	padding-left: 2.5rem;
}
#menu .dropdown-inner a {
	min-width: 250px;
	display: block;
	color: #666;
	padding: 3px 20px;
	clear: both;
	font-size: 1.3rem;
	font-weight: 700;
	
	line-height: 20px;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
#menu .dropdown-inner li a:hover {
	text-decoration: underline;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	background: transparent;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	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: #fff;
	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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#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: #fff;
	}
}
/*MENU TODOS DEPARTAMENTOS*/
.all-nav {
	color: #0084fc !important;
	border-right: 1px solid #0084fc;
	margin-right: 1rem;
}
.menu-all {
	min-width: 340px;
}
.menu-all .menu-second {
	color: #444 !important;
	text-transform: uppercase !important;
}
.menu-all .menu-second:hover {
	background: transparent;
	border-left: 0 !important;
	font-weight: 700;
	color: #0084fc !important;
}
.menu-all .menu-first .dropdown-toggle {
	color: #444 !important;
}
.menu-all .menu-first .dropdown-toggle:hover {
	background: transparent;
	border-left: 0 !important;
	color: #0084fc !important;
}
.menu-all .menu-first {
	position: relative;
}
.menu-all .menu-first:hover .dropdown-inner2 {
	display: block;
	position: absolute;
	z-index: 20;
	background: #FFF;
	top: 0 !important;
	left: 60%;
	-webkit-transition: all 0.5s ease-out;
}
.menu-all .dropdown-inner2 {
	display: none;
	border:1px solid #CCC;
	padding: 1rem;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.menu-all .dropdown-inner2 ul {
	display: table-cell;
}
.menu-all .dropdown-inner2 a {
	min-width: 300px;
	border-bottom: 1px solid #FAFAFA;
	
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #444;
	font-size: 12px !important;
}
.menu-all .dropdown-inner2 li a:hover {
	color: #0084fc;
	font-weight: normal;
	background: transparent;
}
.menu-all h3 {
	
	font-size: 1.6rem;
	font-weight: bold;
	padding: 0.1rem 0 0.3rem 1rem;
}
/* content */
#content {
	min-height: 600px;
}
#content-cart {
	min-height: 500px;
}
#content h1 {
	font-size: 4rem;
}
#content .b {
	font-size: 5rem;
}
/*PAGE CART*/
.page-cart .heading-title {
	text-align: center;
	font-weight: bold;
	
	font-size: 33px;
}
.page-cart .block-content {
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
	border: 1px solid #e9e9e9;
	position: relative;
	margin-bottom: 20px;
	border-radius: 5px;
	padding: 20px;
	background: #fff;
}
.page-cart.confirm .img-product {
	width: 100%;
}
.page-cart .quantity-block {
}
.page-cart .input-group-addon {
    cursor: pointer;
}
.page-cart .bt-trash {
	position: absolute;
	top: 1rem;
	background: transparent;
	border: 0;
	right: 3px;
}
.page-cart .bt-trash i {
	font-size: 2rem;
}
.page-cart .bt-atualizar {
	background: transparent;
	border: 0;
	font-weight: 700;
}
@media only screen and (min-width: 250px) {
.page-cart .title-product {
	font-size: 1.5rem;
	margin-top: 0.1rem;
}
}
@media only screen and (min-width: 768px) {
.page-cart .title-product {
	font-size: 1.6rem;
	font-weight: bold;
	margin-top: 20px;
}
}
.page-cart .title-product {
	
}
.page-cart .model {
	font-weight: 800;
}
.page-cart .option {
	font-weight: 800;
	font-size: 1.5rem;
	margin-bottom: 3px;
}
.page-cart .option-result {
	font-weight: 600;
	font-size: 1.1rem;
	color: #666;
}
@media only screen and (min-width: 250px) {
.page-cart .price {
	font-size: 1.5rem;
}
}
@media only screen and (min-width: 768px) {
.page-cart .price {
	font-size: 2rem;
}
}
.page-cart .price {
	font-weight: 800;
	margin-top: 5px;
}
.page-cart .resumo-block {
    background: #f5f5f5;
    padding: 1rem;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    border-radius: 5px;
    min-height: 215px;
}
.page-cart .resumo-block h3 {
	font-weight: 800;
}
@media only screen and (min-width: 250px) {
.page-cart .resumo-block p {
	font-size: 1.2rem;
}
.page-cart .resumo-block p span {
	font-size: 1.5rem;
}
}
@media only screen and (min-width: 768px) {
.page-cart .resumo-block p {
	font-size: 1.5rem;
}
.page-cart .resumo-block p span {
	font-size: 2rem;
}
}
@media only screen and (min-width: 992px) {
.page-cart .resumo-block p {
	font-size: 1.2rem;
}
.page-cart .resumo-block p span {
	font-size: 1.5rem;
}
}
@media only screen and (min-width: 1200px) {
.page-cart .resumo-block p {
	font-size: 1.5rem;
}
.page-cart .resumo-block p span {
	font-size: 2rem;
}
}
.page-cart .resumo-block p {
	font-weight: 800;
}
.page-cart .resumo-block p span {
	margin-left: 1rem;
}
.page-cart .bt-continue {
	background-color: transparent;
	color: #666;
	border: solid 1px #666;
	font-weight: bold;
	outline: none;
	display: block;
	margin: 1rem 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -.4px;
	line-height: 20px;
	padding: 13px 6px;
	border-radius: 5px;
	font-family: inherit;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	
	text-align: center;
}
.page-cart .bt-checkout {
	background-color: #00BD43;
	color: #fff;
	border: solid 1px #00BD43;
	font-weight: bold;
	outline: none;
	display: block;
	margin: 1rem 0;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -.4px;
	line-height: 20px;
	border: 0 none;
	padding: 13px 6px;
	border-radius: 5px;
	font-family: inherit;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	
	text-align: center;
}
.page-cart .compra-segura {
	margin-top: 1rem;
	font-size: 1.3rem;
	font-weight: bold;
	
}
.button-checkout {
	margin-top: 1rem;
}
@media only screen and (min-width: 250px) {
.button-checkout input {
	font-size: 3rem;
}
}
@media only screen and (min-width: 768px) {
.button-checkout input {
	font-size: 4rem;
}
}
/*TABS*/
.content-tab h1 {
}
.content-tab h2 {
	color: #4D852B;
	font-size: 2rem;
}
.content-tab p {
	font-size: 1.5rem;
	line-height: 2.5rem;
}
.content-tab {
	margin: 1rem auto;
	padding: 2rem;
}
.bloco-tab1 {
	background: #FAFAFA;
	position: relative;
}
.bloco-tab1 p {
	color: #4D852B;
	font-size: 2.5rem;
}
.bloco-tab3 {
	background: url(../../../../../image/catalog/image-products/banner-cha-bg.jpg) center no-repeat;
}
.bloco-tab3 .col-sm-6 {
	background: #FFF;
	padding: 1rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.bloco-tab3 h1 {
	color: #FFF;
}
.content-tab.bloco-tab1 .img {
	margin-top: -8rem;
}
.content-tab .img {
	padding: 1rem;
	max-width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*PAGE PRODUCT*/
.bg-product-page .container {
	max-width: 1500px;
}
@media only screen and (min-width: 992px) {
.bg-product-page {
	/*background: linear-gradient(to bottom, #FFF,#FFF,#FFF,#EAEAEA);*/
	margin-bottom: 1rem;
}
}
@media only screen and (min-width: 1100px) {
.bg-product-page {
	padding-bottom: 3rem;
}
}
.bg-page {
}
@media only screen and (min-width: 768px) {
.page-product .lado-left {
	text-align: left;
	position: relative;
}
}
.page-product .thumbnail {
	/*background: #FFF;*/
	border: 0;
	/*box-shadow:0 0 10px rgba(0,0,0,0.2);*/
}
.page-product .thumbnail img {
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
@media only screen and (min-width: 250px) {
.page-product .lado-right .bg-lado-right {
	text-align: center;
}
}
@media only screen and (min-width: 992px) {
.page-product .lado-right .bg-lado-right {
	text-align: left;
}
}
.page-product .lado-right .bg-lado-right {
	border-top: 1px solid #CCC;
	position: relative;
}
.page-product .short_description {
	padding: 1rem;
}
.page-product .short_description h3 {
	font-size: 1.6rem;
	
	font-weight: 800;
}
.page-product .short_description p {
	font-weight: 300;
}
.page-product .short_description .vermais {
	display: block;
	margin: 2rem 0;
	font-weight: 600;
	font-size: 1.6rem;
}
.page-product .info-sob-encomenda {
	background: #FAFAFA;
	padding: 0.5rem;
	margin-bottom: 1rem;
}
@media only screen and (min-width: 250px) {
.page-product .info-sob-encomenda {
	text-align: center;
}
}
@media only screen and (min-width: 1500px) {
.page-product .info-sob-encomenda {
	text-align: left;
	max-width: 60%;
}
}
.page-product .info-sob-encomenda p {
	font-weight: 800;
	font-size: 1.2rem;
	margin-bottom: 0;
	
}
.page-product .info-sob-encomenda p span {
	color: #71C679;
	font-size: 1.5rem;
	font-weight: 800;
}
@media only screen and (min-width: 250px) and (max-width: 768px)  {
.page-product .new-product {
	width: 160px;
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.page-product .new-product {
	display: inline-block;
}
}
.page-product .new-product {
	background: #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-weight: 800;
	font-size: 1.2rem;
	color: #FFF;
	margin: 0 auto;
	padding: 0.5rem 2rem;
}
.page-product .sob-encomenda {
	background: #453D7E;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-weight: 800;
	font-size: 1.3rem;
	color: #FEEF17;
	display: inline-block;
	margin-top: 0;
	padding: 0.5rem 1rem;
}
.page-product .freeshipping {
	background: #81D939;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-weight: 300;
	font-size: 1.3rem;
	color: #FFF;
	padding: 0.5rem 1rem;
}
.page-product .rating a {
	font-size: 1.1rem;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 1rem;
}
.page-product .rating .bar {
	margin-left: 1rem;
}
.page-product .frete-gratis {
	border:0;
	background: #2AB523;
	
	font-weight: 800;
	font-size: 1rem;
	color: #FFF;
	padding: 0.35rem 1rem;
}
@media only screen and (min-width: 250px) {
.page-product .title-product {
	text-align: center;
	font-weight: 800;
	letter-spacing: -1px;
	font-size: 3.2rem;
	margin-top: 0;
}
.page-product .lado-left {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.page-product .title-product {
	text-align: left;
	font-size: 2.8rem;
}
.page-product .lado-left {
	text-align: left;
}
}
.page-product .title-product {
}
.page-product .photo-full img {
}
#product label {
	
	font-weight: bold;
	vertical-align: top;
	display: inline;
}
.page-product .reward p span {
	color: #9F1E11;
	font-weight: bold;
}

.page-product .share {
	margin: 2rem auto 0 auto;
	text-align: center;
	
	font-weight: 200;
}
/*WISH PRODUCT*/
.page-product .wish-product {
	margin-top: 2rem;
}
@media screen and (min-width:768px) and (max-width:992px) {
.page-product .wish-product {
	text-align: center;
}
}
.page-product .wish-product .button-wishlist {
	background: transparent;
	
	border: 0;
	font-size: 1.3rem;
	font-weight: 800;
}
.page-product .wish-product .button-wishlist:hover {
	text-decoration: underline;
}
/**/
@media screen and (min-width:250px) and (max-width:600px) {
.page-product .model {
	text-align: center;
}
}
.page-product .model {
	font-size: 1.2rem;
	
}
.page-product .model b {
	color: #404B53;
}


/*TESTE EAN*/
@media screen and (min-width:250px) and (max-width:600px) {
.page-product .ean {
	text-align: center;
}
}
.page-product .ean {
	font-size: 1.2rem;
}
.page-product .ean b {
	color: #404B53;
}

@media only screen and (min-width: 1200px) {
.page-product .marca-img {
	position: absolute;
	top: 5rem;
	right: 0;
}
}
.page-product .manufacturer {
	font-size: 1.2rem;
}
.page-product .manufacturer a {
	font-weight: 700;
	color: #444;
	text-decoration: underline;
}
.page-product .vendido {
	font-weight: 700;
	font-size: 1rem;
	
	color: #666;
	padding: 1rem 0;
}
.page-product .vendido span {
	color: #000;
	text-decoration: underline;
	font-weight: 800;
}
.page-product .economize-product {
	position: absolute;
	top: 6rem;
	right:1rem;
}
.page-product .economize-product span {
	background: #444;
	color: #FFF;
	padding: 0.5rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
@media screen and (min-width:768px) and (max-width:992px) {
.page-product .product-quantity-container {
	text-align: center;
}
}
.page-product .price-content {
	background: #FFF;
	font-weight: 200;
	padding: 0rem 2rem 0rem 2rem;
}
.page-product .price-content .ou {
	font-size: 2rem;
	font-weight: 200;
	padding: 1rem 0;
	display: none;
}
.page-product .price-content .price-old {
	text-decoration: line-through;
	font-size: 2rem;
	font-weight: 700;
	padding: 1rem 0;
	display: inline;
}
@media only screen and (min-width: 250px) {
.page-product .price-content .price-special {
	font-size: 2.3rem;
	display: block;
}
}
@media only screen and (min-width: 768px) {
.page-product .price-content .price-special {
	font-size: 3rem;
}
}
@media only screen and (min-width: 1200px) {
.page-product .price-content .price-special {
	font-size: 2.8rem;
}
}

.page-product .price-content .price-special {
	color: #444;
	padding: 1rem 0;
	font-weight: 800;
}
@media only screen and (min-width: 250px) {
.page-product .price-content .price-normal {
	font-size: 3rem;
	color: #666;
	font-weight: 400;
}
}
@media only screen and (min-width: 768px) {
.page-product .price-content .price-normal {
	font-size: 3rem;
}
}
.page-product .price-content .price-avista-product .valor-desconto {
	font-size: 4rem;
	font-weight: 800;
	color: #0084fc;
	margin-top: 1rem;
	display: inline-block;
}
.page-product .economize-price {
	padding: 1rem 0;
	
}
.page-product .economize-price span {
	color: #FFF;
	font-size: 2rem;
	font-weight: bold;
	background: #000;
}
.page-product .parcelas {
	font-weight: 600;
	font-size: 1.1rem;
	
	padding: 0.2rem 0;
}
.page-product .parcelas .panel-body {
	padding: 0;
}
.page-product .parcelas.panel {
	border: 0;
	box-shadow: none;
}
.page-product .parcelas.panel .fa {
	font-size: 1rem;
}
.page-product .tags {
	font-weight: 800;
	
}
.page-product .tags a {
	display: inline-block;
	background: #FAFAFA;
	padding: 0.5rem;
}
.page-product .esgotado {
	background: #453D7E;
	color: #FFF;
	margin: 1rem 0;
	display: inline-block;
	border: 0;
	padding: 2rem;
	font-size: 2rem;
	
	font-weight: 800;
}
@media only screen and (min-width: 250px) {
.page-product .button-buy {
	font-size: 1.7rem;
}
}
@media only screen and (min-width: 1200px) {
.page-product .button-buy {
	font-size: 1.7rem;
}
}
@media only screen and (min-width: 250px) and (max-width: 768px)  {
.page-product .button-buy {
	margin-left: 2rem;
}
}
.page-product .button-buy {
	background: linear-gradient(to left, #fffe21,#0084fc);
	letter-spacing: -1px;
	color: #FFF;
	display: inline-block;
	border: 0;
	padding: 1rem 4rem;
	text-align: center;
	font-weight: 800;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-product .button-buy:hover {
	color: #FFF;
}
@media only screen and (min-width: 1200px) {
#product {
	padding: 1rem 2rem;
}
}
@media only screen and (min-width: 768px) {
#box-estimate-tax {
	padding-top: 1rem;
	text-align: center;
}
}
@media only screen and (min-width: 1300px)  {
#box-estimate-tax {
	text-align: left;
}
}
.page-product .page-product-infos h3 {
	margin: 0;
}
/*Options*/
.page-product .product-options .radio.active {
  background: #444;
  border-color: #444;
  color: #FFF;
}
.page-product .product-options .radio input {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  border: solid 1px transparent;
}
.page-product .product-options .radio {
  margin: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  border: solid 1px #707070;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  margin-bottom: 6px;
  position: relative;
  border-radius: 50px;
  background-color: #fff;
  padding: 0.5rem 0.8rem;
}
.page-product .product-options .radio label {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-left: 0.5rem;
}
.bg-product-page-all .bg-tabs {
	padding: 1rem;
	border-top: 1px solid #EAEAEA;
	margin-bottom: 2rem;
}
.bg-product-page-all .nav.nav-tabs {
	font-size: 2rem;
	margin-top: 1rem;
	
	border: 0;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.bg-product-page-all .nav.nav-tabs .active {
	font-size: 2.6rem;
	margin-top: -5px;
}
.bg-product-page-all .nav-tabs > li > a {
	border: 0;
	padding: 1rem 0.5rem;
}
.bg-product-page-all .nav-tabs > li > a:hover {
	background: transparent;
	color: #444;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.bg-product-page-all .nav-tabs > li.active > a {
	color: #000;
	font-weight: 800;
	border: 0;
}
#tab-description {
	font-size: 1.6rem;
}
#product h3 {
	display: none;
}
#box-estimate-tax .well {
	margin-bottom: 0;
}
/**/
footer {
}
footer h5 {
	font-weight: 700;
	
}
@media only screen and (min-width: 250px) {
footer h5 {
	font-size: 1.5rem;
}
}
@media only screen and (min-width: 768px) {
footer h5 {
	font-size: 1.5rem;
}
}
@media only screen and (min-width: 1200px) {
footer h5 {
	font-size: 1.6rem;
}
}
/*FOOT1*/
.foot1 {
	background: linear-gradient(to bottom, #FFF,#EAEAEA,#FFF);
}
@media only screen and (min-width: 768px) {
.foot1 {
	padding: 2rem 0 1rem 0;
}
}
/*LOGO CONTENT*/
@media only screen and (min-width: 250px) {
.foot1 .logo-content {
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 0rem;
}
.foot1 .logo-content img {
	width: 30%;
}
}
@media only screen and (min-width: 768px) {
.foot1 .logo-content {
	margin-bottom: 1rem;
}
.foot1 .logo-content img {
	width: 30%;
}
}
@media only screen and (min-width: 992px) {
.foot1 .logo-content img {
	width: 20%;
}
}
@media only screen and (min-width: 1200px) {
.foot1 .logo-content {
	text-align: left;
}
.foot1 .logo-content img {
	width: 50%;
}
}
/*REDES SOCIAIS FOOT*/
@media only screen and (min-width: 250px) and (max-width: 1100px)  {
.foot1 .redes-sociais {
	text-align: center;
	margin-top: 2rem;
}
}
@media only screen and (min-width: 1200px) {
.foot1 .redes-sociais {
	text-align: left;
	margin-top: 2rem;
}
}
.foot1 .redes-sociais .bols {
	width: 40px;
	height: 40px;
	background: #FFF;
	border: 1px solid #CCC;
	padding-top: 1rem;
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	margin-top: 0.5rem;
}
.foot1 .redes-sociais a i {
	font-size: 1.8rem;
	color: #000;
}
/*NAV FOOT*/
@media only screen and (min-width: 250px) {
.nav-foot {
	text-align: left;
	padding: 1rem;
}
}
@media only screen and (min-width: 1200px) {
.nav-foot {
	padding: 1rem;
}
}
.nav-foot .list-unstyled li {
	display: block;
}
.nav-foot .list-unstyled li a {
	font-size: 1.2rem;
	font-weight: bold;
	
}
.nav-foot .list-unstyled li a:hover {
	text-decoration: underline;
	color: #444;
}
/*SELOS*/
@media only screen and (max-width: 600px) {
.seal {
	margin: 2rem 0;
}
}
@media only screen and (min-width: 992px) {
.seal {
	margin-top: 2rem;
	padding: 3rem 0;
}
}
@media screen and (min-width:240px) and (max-width:600px) {
.seal.pay {
	text-align: center;
}
.seal.pay img {
	width: 100%;
}
}
@media only screen and (min-width: 768px) {
.seal.pay img {
	max-height: 25px;
}
}
@media only screen and (min-width: 992px) {
.seal.pay img {
	max-height: 35px;
}
}
/*SEAL SAFE*/
@media only screen and (min-width: 768px) {
.seal.safe {
	text-align: right;
}
}
.seal.safe {
	display: block;
}
@media only screen and (min-width: 768px) {
.seal.safe img {
	max-height: 25px;
}
}
@media only screen and (min-width: 992px) {
.seal.safe img {
	max-height: 35px;
}
}
/*FONE FOOT*/
@media only screen and (min-width: 250px) {
.fone-foot {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.fone-foot {
	text-align: left;
}
}
.fone-foot .bg-fone {
	border-bottom:1px solid #CCC;
	padding: 2rem 1rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.fone-foot .bg-fone a {
	font-size: 1.3rem;
	color: #000;
	font-weight: 700;
	float: left;
	
}
@media only screen and (min-width: 250px) {
.fone-foot .bg-fone a span {
	font-size: 1.6rem;
}
}
@media only screen and (min-width: 992px) {
.fone-foot .bg-fone a span {
	font-size: 2rem;
}
}
@media only screen and (min-width: 1200px) {
.fone-foot .bg-fone a span {
	font-size: 1.4rem;
}
}
@media only screen and (min-width: 1400px) {
.fone-foot .bg-fone a span {
	font-size: 1.9rem;
}
}
.fone-foot .bg-fone a span {
	display: block;
	color: #0084fc;
}
.fone-foot .bg-fone .icon {
	float: right;
	color: #0084fc;
	font-size: 4rem;
}

/*LOJAS*/
.lojas .bg-fone {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #000;
	padding: 2rem 2rem;
	margin-bottom: 1rem;
}
.lojas .bg-fone a {
	font-size: 1.4rem;
	float: left;
	color: #FFF;
	font-weight: 700;
}
.lojas .bg-fone a span {
	font-size: 1.8rem;
	display: block;
	text-decoration: underline;
}
.lojas .bg-fone .icon {
	float: right;
	font-size: 4rem;
	color: #FBED20;
}
/*POWERED*/
.powered {
	
	padding: 1rem 0;
	background: #FFF;
	font-size: 11px;
}
@media only screen and (min-width: 250px) {
.powered p {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.powered p {
	text-align: left;
}
}
.powered span {
	display: block;
}
@media only screen and (min-width: 250px) {
.powered span { 
	display: none;
}
.powered .chamons {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.powered span { 
	display: block;
	
}
.powered .chamons {
	text-align: right;
	margin-top: 0.5rem;
}
}
.powered .chamons img {
	max-height: 22px;
}
@media only screen and (min-width: 250px) {
.bg-title {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.bg-title {
	text-align: left;
}
.bg-title .lado1 {
	margin-top: 1rem;
}
}
.bg-title {
	background: linear-gradient(to right, #0084fc,#fffe21);
	margin-bottom: 2rem;
}
.bg-title .bg-title-int {
  padding: 2rem 0;
  background: url(../image/bg-title.png) repeat;
}
.bg-title h1 {
	margin-top: 1rem;
	letter-spacing: -2px;
	color: #FFF;
	
	margin-bottom: 0;
	font-size: 3rem;
	font-weight: 700;
}
@media only screen and (min-width: 250px) {
.bg-title h2 {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.bg-title h2 {
	text-align: right;
}
}
.bg-title h2 {
	margin-top: 1rem;
	margin-bottom: 0;
	font-size: 2rem;
	color: #FFF;
	font-weight: 800;
}
.bg-title .nav-title a {
	display: inline-block;
	color: #FFF;
	font-weight: 200;
	padding-right: 1rem;
	font-size: 1.4rem;
}
.bg-title .nav-title a:hover {
	text-decoration: underline;
}
.bg-title .results {
	font-size: 1.6rem;
	color: #FFF;
}
@media only screen and (min-width: 250px) {
.bg-title .results {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.bg-title .results {
	text-align: right;
}
}
.bg-title .results span {
	font-weight: 800;
}
/* breadcrumb */
.breadcrumb {
	background: transparent;
}
@media only screen and (min-width: 250px) {
.breadcrumb {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.breadcrumb {
	text-align: right;
}
}
.breadcrumb i {
	font-size: 15px;
	color: #FFF;
}
.breadcrumb > li {
	padding: 0 0.1rem;
	position: relative;
/*	white-space: nowrap;*/
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:last-child span {
	display: none;
}
.breadcrumb > li:after {
}
.breadcrumb li a {
	color: #FFF;
	text-transform: lowercase;
	font-weight: 300;
}
.breadcrumb li a:hover {
	text-decoration: underline;
}
.breadcrumb-product {
	text-align: center;
	background: linear-gradient(to right, #0084fc,#fffe21);
	margin-bottom: 1rem;
}
.breadcrumb-product .breadcrumb-product-int {
  padding: 2rem 0;
  background: url(../image/bg-title.png) repeat;
}
.breadcrumb-product .breadcrumb {
	margin-bottom: 0;
	text-align: center;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	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.btn-primary {
	font-size: 14px;
}
.btn-primary {
	
	font-weight: 800;
	background: linear-gradient(to bottom, #000,#101010);

	color: #ffffff;
	text-shadow: none;
	border:0;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #666 !important;
}
.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: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.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: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.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);
}
.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: #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 #fffe21;
}
.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);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #fffe21;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
.max-limit {
	max-width: 1350px;
	margin:0 auto;
}
/*BOX HEADING*/
.box-heading {
	position: relative;
	text-align: center;
	margin-bottom: 2rem;
}
@media only screen and (min-width: 250px) {
.box-heading h3, .box-heading-page h3 {
	font-size: 3rem;
	letter-spacing: -2px;
	font-weight: 800;
	text-align: center;
	
}
.box-heading h3 span {
	display: block;
	letter-spacing: 0;
	font-size: 1.3rem;
}
}
@media only screen and (min-width: 768px) {
.box-heading h3, .box-heading-page h3 {
	font-size: 4rem;
	width: auto;
}
.box-heading h3 span {
	font-size: 2rem;
}
}
@media only screen and (min-width: 250px) {
.box-heading a {
	margin-top: 0.5rem;
	letter-spacing: 0;
	font-size: 1.2rem;
}
}
@media only screen and (min-width: 768px) {
.box-heading a {
	margin-top: 0.4rem;
	font-size: 1.3rem;
}
}
@media only screen and (min-width: 250px) and (max-width: 768px)  {
.box-heading a {
	display: inline-block;
}
}
.box-heading a {
	border: 1px solid #CCC;
	font-weight: 800;
	padding: 1rem 2rem;
	text-transform: lowercase;
	color: #666;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
@media only screen and (min-width: 768px) {
.box-heading a {
	position: absolute;
	top: 0;
	right: 0;
}
}
/*CATPAGE*/
@media only screen and (min-width: 250px) {
.cat-page h2 {
	font-size: 3rem;
}
}
@media only screen and (min-width: 768px) {
.cat-page h2 {
	font-size: 4rem;
}
}
.cat-page h2 {
	text-align: center;
	letter-spacing: -1px;
	
	font-weight: 800;
}
.cat-page h3 {
	display: none;
}
.cat-page .sub-cats {
	text-align: center;
	padding: 1rem 0;
}
.cat-page .sub-cats a {
	display: inline-block;
	background: #FFF;
	border: 1px solid #444;
	font-size: 1rem;
	
	color: #000;
	font-weight: 700;
	padding: 0 1rem;
	margin-right: 0.1rem;
	margin-bottom: 0.5rem;
}
.cat-page .sub-cats a:hover {
	background: #000;
	color: #FFF;
}
#compare-total {
	display: none;
}
#list-view {
	display: none;
}
#grid-view {
	display: none;
}
.bg-bestseller {
	background: linear-gradient(to bottom, #FFF,#EAEAEA,#FFF);
	padding: 1rem 0;
}
@media only screen and (min-width: 250px) and (max-width: 767px) {
.bg-bestseller .row-nthchild .col-xs-6:nth-child(2n+1) {
	clear:left;
}
}
.bg-latest {
	background: linear-gradient(to top, #FAFAFA,#FFF);
	padding: 1rem 0;
	margin-bottom: 2rem;
}
.bg-special {
	background: linear-gradient(to top, #FAFAFA,#FFF);
	padding: 1rem 0;
}
.bg-mpfeatured {
	background: linear-gradient(to bottom, #FFF,#E3DDD7,#FFF);
	padding: 4rem 0;
}
@media only screen and (min-width: 768px) {
.bg-mpfeatured .product-layout:nth-child(4) {
	display: none;
}
}
@media only screen and (min-width: 1200px) {
.bg-mpfeatured .product-layout:nth-child(4) {
	display: block;
}
}
@media only screen and (min-width: 250px) and (max-width: 767px) {
.bg-mpfeatured .row-nthchild .col-xs-6:nth-child(2n+1) {
	clear:left;
}
}
.bg-featured {
	/*background: linear-gradient(to bottom, #FFF,#E3DDD7,#FFF);*/
	padding: 1rem 0;
	position: relative;
}
.bg-related {
	margin-top: 1rem;
	padding: 3rem 0;
}
.bg-sombra {
	width: auto;
	background: url(../image/bg-sombra.jpg) center bottom no-repeat;
	min-height: 22px;
	margin:1rem auto;
}
.bg-sombra-head {
	width: auto;
	background: url(../image/bg-sombra.jpg) center bottom no-repeat;
	min-height: 22px;
	margin: -1.6rem auto 0 auto;
}
.bg-sombra-slide {
	width: auto;
	position: relative;
	z-index: -1;
	background: url(../image/bg-sombra.jpg) center bottom no-repeat;
	min-height: 22px;
	margin:-0.6rem auto 0 auto;
}
/**/
/*FOUR COLS*/
@media only screen and (min-width: 250px) and (max-width: 767px) {
.four-cols .row-nthchild .col-xs-6:nth-child(2n+1) {
	clear:left;
}
}
@media only screen and (min-width: 768px) {
.four-cols .row-nthchild .product-layout:nth-child(4) {
	display: none;
}
}
@media only screen and (min-width: 1200px) {
.four-cols .row-nthchild .product-layout:nth-child(4) {
	display: block;
}
}
/**/
/*FIVE COLS*/
@media only screen and (min-width: 250px) and (max-width: 767px) {
.five-cols .row-nthchild .col-xs-6:nth-child(2n+1) {
	clear:left;
}
}
@media only screen and (min-width: 250px) {
.five-cols .row-nthchild .product-layout:nth-child(5) {
	display: none;
}
}
@media only screen and (min-width: 768px) {
.five-cols .row-nthchild .product-layout:nth-child(4) {
	display: none;
}
.five-cols .row-nthchild .product-layout:nth-child(5) {
	display: none;
}
}
@media only screen and (min-width: 1200px) {
.five-cols .row-nthchild .product-layout:nth-child(4) {
	display: block;
}
}
@media only screen and (min-width: 1200px) {
.five-cols .col-lg-2 {
	width: 25%;
}
.five-cols .row-nthchild .product-layout:nth-child(5) {
	display: none;
}
}
@media only screen and (min-width: 1400px) {
.five-cols .col-lg-2 {
	width: 20%;
}
.five-cols .row-nthchild .product-layout:nth-child(5) {
	display: block;
}
}
/*Marcas*/
.marcas {
	background: linear-gradient(to bottom, #FFF,#EAEAEA,#FFF);
	margin: 0 auto;
	padding: 2rem 0;
}
.marcas .swiper-slide img {
	margin-right: 1rem;
	background: #FFF;
	border: 1px solid #EAEAEA;
}
/* product list */
.product-thumb {
	padding: 1rem;
	margin-bottom: 1rem;
	position: relative;
	overflow: hidden;
	background: #FFF;
}
@media only screen and (min-width: 992px) {
.product-thumb .product-quantity-container {
	height: 81px;
}
}
@media only screen and (min-width: 1200px) {
.product-thumb .product-quantity-container {
	height: 41px;
}
}
.product-thumb .product-quantity-container .block-qtd-container {
	display: none;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;

}
@media only screen and (min-width: 992px) {
.product-thumb:hover .product-quantity-container .block-qtd-container {
	display: block;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease;
}
}
@media only screen and (min-width: 768px) {
.product-thumb {
	padding: 1rem;
}
}
@media only screen and (min-width: 250px) {
.product-thumb .manufacturer {
	text-align: center;
	
	font-weight: 800;
	color: #000;
}
}
@media only screen and (min-width: 768px) {
.product-thumb .manufacturer {
	text-align: center;
}
}

.product-thumb .manufacturer {
	min-height: 24px;
}
@media only screen and (min-width: 250px) {
.product-thumb .image {
	text-align: center;
/*	overflow: hidden;
	position: relative;
	min-height: 220px;
	max-height: 220px;*/
}
}
@media only screen and (min-width: 768px) {
.product-thumb .image {
/*	min-height: 380px;
	max-height: 380px;*/
}
}
.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: 0 15px;
}
}
@media only screen and (min-width: 250px) {
.product-thumb h4 {
	
	min-height: 50px;
}
}
@media only screen and (min-width: 1200px) {
.product-thumb h4 {
	min-height: 90px;
}
}
@media only screen and (min-width: 1600px) {
.product-thumb h4 {
	min-height: 70px;
	height: 90px;
}
}
@media only screen and (min-width: 250px) {
.product-thumb h4 a {
	font-size: 1.2rem;
}
}
@media only screen and (min-width: 1200px) {
.product-thumb h4 a {
	font-size: 1.4rem;
}
}
@media only screen and (min-width: 1600px) {
.product-thumb h4 a {
	font-size: 1.6rem;
}
}
.product-thumb h4 a {
	display: inline-block;
	width: 100%;
	letter-spacing: -1px;
	overflow: hidden;
	margin-top: 5px;
}
.product-thumb .description {
	display: none;
}
.product-thumb .caption {
	/*padding: 0 20px;*/
	min-height: 50px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media screen and (min-width:240px) and (max-width:600px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	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;
}
}
.product-thumb .rating {
	text-align: center;
	display: none;
	padding-bottom: 5px;
}
.rating .fa-stack {
	font-size: 8px;
	width: 1.8em;
}
.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;
}
.product-thumb .price {
	margin: 0;
	font-weight: 200;
}
/*PREÇO A VISTA*/
.product-thumb .price .avista-modules {
	font-size: 1.5rem;
}
@media only screen and (min-width: 250px) {
.product-thumb .price .avista-modules .valor-desconto {
	color: #1C733F;
	font-weight: 800;
}
}
@media only screen and (min-width: 768px) {
.product-thumb .price .avista-modules .valor-desconto {
	font-size: 2.5rem;
	-webkit-transition:all 0.8s ease;
	-moz-transition:all 0.8s ease;
	-o-transition:all 0.8s ease;
	transition:all 0.8s ease;
}
}
@media only screen and (min-width: 992px) {
/*HOVER PRICE*/
.product-thumb:hover .price .avista-modules .valor-desconto {
	font-size: 2.1rem;
}
}
@media only screen and (min-width: 250px) {
.product-thumb .price .content_parcelamento_produto {
	display: block;
	font-weight: 200;
	font-size: 1.2rem;
}
}
@media only screen and (min-width: 1200px) {
.product-thumb .price .content_parcelamento_produto {
}
.product-thumb .price .content_parcelamento_produto:before {
	content: '';
}
}
.product-thumb .price .content_parcelamento_produto b {
	color: #666;
}
@media only screen and (min-width: 250px) {
.product-thumb .price {
	min-height: 75px;
}
}
@media only screen and (min-width: 768px) {
}
.product-thumb .price {
	font-size: 1.5rem;
	margin-top: 1rem;
}
@media only screen and (min-width: 250px) {
.product-thumb .price-new, .product-thumb .price-normal {
	font-size: 2rem;
	font-weight: bold;
}
.product-thumb .price-old {
	font-size: 1.4rem;
	font-weight: 300;
	display: block;
}
}
@media only screen and (min-width: 768px) {
.product-thumb .price-new, .product-thumb .price-normal {
	font-size: 2rem;
	-webkit-transition:all 0.8s ease;
	-moz-transition:all 0.8s ease;
	-o-transition:all 0.8s ease;
	transition:all 0.8s ease;
}
.product-thumb .price-old {
	font-size: 1.4rem;
	display: inline;
	margin-left: 10px;
}
}
@media only screen and (min-width: 992px) {
/*HOVER PRICE*/
.product-thumb:hover .price .price-new {
	font-size: 1.8rem;
}
.product-thumb:hover .price .price-normal {
	font-size: 1.8rem;
}
}
.product-thumb .price-old {
	font-weight: 700;
	text-decoration: line-through;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: none;
}
.product-thumb .price-consulta {
	text-align: center;
	
	font-weight: 800;
	color: #000;
	font-size: 2rem;
}
.product-thumb .saiba-mais {
	display: inline-block;
	background: #453D7E;
	color: #FEEF17;
	font-size: 1.5rem;
	padding: 0.5rem 2rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
	display: none;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .wishlist-thumb {
	float: right;
}
.product-thumb .wishlist-thumb .wishlist-icon {
	color: #444;
	cursor: pointer;
}
.product-thumb .esgotado {
	border:0;
	background: #453D7E;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-weight: 600;
	font-size: 1.2rem;
	padding: 0.5rem;
	position: absolute;
	top: 2rem;
	left: 1rem;
	z-index: 1;
}
.product-thumb .esgotado.mpfeatured {
	top: 8rem;
	left: 2.55rem;
}
.product-thumb .saving {
	border:0;
	background: #444;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2rem;
	position: absolute;
	padding: 0.5rem;
	top: 2rem;
	right: 2.5rem;
}
.product-thumb .encomenda {
	border:0;
	background: #453D7E;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-weight: 600;
	font-size: 1.2rem;
	position: absolute;
	padding: 0.5rem;
	top: 6rem;
	right: 2rem;
	display: none;
}
.product-thumb .freeshipping {
	border:0;
	background: #81D939;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	
	font-weight: 300;
	font-size: 1.2rem;
	position: absolute;
	padding: 0.5rem;
	top: 6rem;
	right: 2rem;
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	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%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
@media only screen and (min-width: 992px) {
.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: 78px;
}
.thumbnails .image-additional {
	display: inline-block;
	/*margin-left: 20px;*/
}
.thumbnails .image-additional a img {
	border: 1px solid #EEE;
}
/*THUMBNAILS XS*/
.thumbnailsXs {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnailsXs > li {
	margin-left: 20px;
}
.thumbnailsXs {
	margin-left: -20px;
}
.thumbnailsXs > img {
	width: 100%;
}
.thumbnailsXs .image-additional {
	float: left;
	margin-left: 20px;
}
/*BG CAT*/
.bg-cat-bg {
	padding: 3rem 0;
}
/*#CONTENCT CHILD*/
@media only screen and (min-width: 250px) and (max-width: 767px) {
#content .nthchild .col-xs-6:nth-child(2n+1) {
	clear:left;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
#content .nthchild .col-sm-2:nth-child(6n+1),
#content .nthchild .col-sm-3:nth-child(4n+1),
#content .nthchild .col-sm-4:nth-child(3n+1),
#content .nthchild .col-sm-6:nth-child(2n+1) {
	clear:left;
}
}
@media only screen and (min-width: 992px) and (max-width: 1350px) {
#content .nthchild .col-md-2:nth-child(6n+1),
#content .nthchild .col-md-3:nth-child(4n+1),
#content .nthchild .col-md-4:nth-child(3n+1),
#content .nthchild .col-md-6:nth-child(2n+1) {
	clear:left;
}
}
@media only screen and (min-width: 13200px) and (max-width: 1366px) {
#content .nthchild .col-lg-2:nth-child(5n+1),
#content .nthchild .col-lg-3:nth-child(4n+1),
#content .nthchild .col-lg-4:nth-child(3n+1),
#content .nthchild .col-lg-6:nth-child(2n+1) {
	clear:left;
}
.page-search .col-lg-3 {
  width: 33.33%;
}
}
@media only screen and (min-width: 1200px) {
.page-search .col-lg-3 {
  width: 33.33%;
}
}
@media only screen and (min-width: 1400px) {
#content .nthchild .col-lg-3:nth-child(4n+1) {
	clear:left;
}
.page-search .col-lg-3 {
  width: 25%;
}
}
/* 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%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
