@import"../font/stylesheet.css";
body {
	font-family: "Mulish", sans-serif;
  	font-optical-sizing: auto;
	font-weight: 300;
	color: #212121;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #212121;
}
.clear {
	clear: both;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #212121;
}
a:hover {
	text-decoration: none;
}
.well {
	background: transparent;
}
.modal-dialog {
	margin:60px auto;
}
.modal-header h4 {
	text-transform: uppercase;
	font-weight: 800;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: bold;
	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 li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* ICONS XS */
@media only screen and (min-width: 250px) {
.icons-xs {
	margin-top: 1.5rem;
}
}
@media only screen and (min-width: 410px) {
.icons-xs {
	margin-top: 1.5rem;
}
}
@media only screen and (min-width: 420px) {
.icons-xs {
	margin-top: 1.5rem;
}
}
@media only screen and (min-width: 250px) {
.icons-xs a {
	padding: 0;
}
.icons-xs img {
	width: 45%;
	filter: brightness(0) saturate(100%) invert(73%) sepia(17%) saturate(482%) hue-rotate(352deg) brightness(96%) contrast(84%);
}
}
@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;
}
@media only screen and (min-width: 250px) {
.welcome-head.icons-head {
	width: 33%;
}
.atendimento-head.icons-head {
	width: 33%;
}
.cart-block.icons-head {
	width: 33%;
	float: right;
}
}
@media only screen and (min-width: 992px) {
.welcome-head.icons-head {
	width: 75%;
}
.atendimento-head.icons-head {
	width: 15%;
}
.cart-block.icons-head {
	width: 10%;
}
}
@media only screen and (min-width: 1200px) {
.welcome-head.icons-head {
	width: 50%;
}
.atendimento-head.icons-head {
	width: 40%;
}
.cart-block.icons-head {
	width: 10%;
}
}
@media only screen and (min-width: 1500px) {
.welcome-head.icons-head {
	width: 50%;
}
.atendimento-head.icons-head {
	width: 40%;
}
.cart-block.icons-head {
	width: 10%;
}
}
.icons-head {
	float: left;
}
@media only screen and (min-width: 768px) {
.icons-head {
	margin-top: 1.5rem;
}
}
@media only screen and (min-width: 1200px) {
.icons-head {
	margin-top: 1.5rem;
}
}
@media only screen and (min-width: 1400px) {
.icons-head {
	margin-top: 2rem;
	padding-right: 1rem;
}
}
@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: 1rem;
}
}
.icons-head .bg-user {
	float: left;
	text-align: center;
	padding-top: 0.5rem;
}
.icons-head .bg-user .img {
	max-height: 30px;
	filter: brightness(0) saturate(100%) invert(73%) sepia(17%) saturate(482%) hue-rotate(352deg) brightness(96%) contrast(84%);
}
.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: #414141;
	width: 100%;
	text-align: left;
	text-transform: uppercase;
}
.atendimento-head .dropdown-menu {
	min-width: 280px;
	font-size: 1.2rem;
	text-transform: uppercase;
	padding: 2rem 1rem;
}
.atendimento-head .dropdown-menu .links li a:hover {
	color: #444;
	background: transparent;
	margin-left: 2%;
}
.atendimento-head .central {
	font-size: 1.5rem;
	font-weight: 700;
}
.atendimento-head .telefones .block a span {
	font-weight: 800;
}
.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 .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*/
.welcome-head {
	position: relative;
	z-index: 999;
}
.welcome-head .dropdown-menu {
	left: inherit;
	right: 0;
}
.welcome-head #dLabel {
	background: transparent;
	border:0;
	padding: 0;
	color: #414141;
	width: 100%;
	text-align: left;
	text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
.welcome-head .text-login {
	font-size: 1.4rem;
	font-weight: 800;
	color: #000;
}
.welcome-head .text-second {
	font-size: 1.2rem;
	display: block;
	font-weight: 400;
}
}
.welcome-head .dropdown-menu {
	min-width: 280px;
	font-size: 1.2rem;
	text-transform: uppercase;
	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: #212121;
	color: #FFF;
	font-weight: 800;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.5rem;
	text-align: center;
	text-transform: uppercase;
	padding: 1rem 2rem;
	display: inline-block;
}
.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: #666;
	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;
}
/*LOGIN POPUP*/
.login-popup .login-account {
	text-transform: uppercase;
	letter-spacing: -2px;
	color: #444;
	font-weight: 800;
	margin-top: 0;
	font-size: 3rem;
}
.login-popup h2 {
	font-weight: 300;
	text-transform: uppercase;
	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;
	text-transform: uppercase;
	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 .login-account {
	text-transform: uppercase;
	letter-spacing: -2px;
	font-weight: 800;
	font-size: 3rem;
	margin-top: 0;
}
.login-rastreio h2 {
	font-weight: 700;
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #666;
	text-align: center;
}
.login-rastreio .content-button {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.login-rastreio .buttonok {
	text-transform: uppercase;
	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;
}
/* logo */
@media only screen and (min-width: 250px) {
#logo {
	margin: 5px 0;
	text-align: center;
}
#logo .img-responsive {
	display: inline-block;
}
#logo img {
	width: 50%;
}
}
@media only screen and (min-width: 400px) {
#logo {
	margin: 8px auto;
}
}
@media only screen and (min-width: 768px) {
#logo {
	text-align: center;
}
#logo img {
	width: 50%;
}
#logo .img-responsive {
	display: inline-block;
}
}
@media only screen and (min-width: 992px) {
}
@media only screen and (min-width: 1200px) {
#logo {
	margin-top: 0rem;
}
#logo img {

}
#logo {
	/*top: -0.5rem;
	left: -1rem;
	position: absolute;*/
	z-index: 10;
}
}
@media only screen and (min-width: 1366px) {
#logo img {
}
}
@media only screen and (min-width: 1400px) {
#logo img {
}
}
@media only screen and (min-width: 1600px) {
#logo img {
	width: 40%;
}
}
/*TOP HEAD*/
.top-head {
	background: #000;
	padding: 1rem 0;
}
.top-head .fone {
	color: #FFF;
	font-size: 8px;
}
.top-head .fone i {
	font-size: 13px;
}
.top-head .fone .color {
	color: #FFF;
	font-size: 11px;
}
@media only screen and (min-width: 768px) {
.top-head .right-side {
	text-align: right;
}
.top-head .social-head i {
	font-size: 13px;
}
.top-head .social-head a:hover {
	color: #FFED00;
	text-decoration: none;
}
}
.top-head a {
	color: #FFF;
	padding: 0 0.5rem 0 0;
	text-transform: lowercase;
}
.top-head a:hover {
	text-decoration: underline;
}
@media only screen and (min-width: 250px) {
.top-head a {
	font-size:9px;
}
}
@media only screen and (min-width: 414px) {
.top-head a {
	font-size:11px;
}
}
@media only screen and (min-width: 768px) {
.top-head a {
	font-size:9px;
}
}
@media only screen and (min-width: 1024px) {
.top-head a {
	font-size: 8px;
}
}
.top-head a .span {
	color: #6666FF;

}
/*TOP HEAD*/
.top-head-infos {
	background: #C6AE92;
	padding: 1rem 0;
	text-align: center;
}
.top-head-infos p {
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	font-size: 1.1rem;
	font-weight: 300;
	text-transform: uppercase;
}
.top-head-infos p span {
	font-weight: 700;
}
.bg-sombra {
	width: 100%;
	height: 22px;
	background: url(../image/bg-sombra.jpg) center no-repeat;
}
/*HEADER*/
header {
	background: linear-gradient(to right, #F5F1ED,#FFF,#F5F1ED);
}
@media only screen and (min-width: 250px) {
header {
	position: relative;
	padding: 1rem 0;
	z-index: 1004;
}
}
header .container {
	position: relative;
}
/*CART MODULES*/
.box-cart-modules h1 {
	text-transform: uppercase;
	font-size: 1.4rem;
}
.box-cart-modules {
	margin: 1rem 0;
}
.content-search h2 {
	font-weight: 200;
	text-align: center;
}
.search-icon a {
	text-transform: uppercase;
	vertical-align: bottom;
	font-size: 2rem;
	font-weight: 200;
}
/*PAGES PRODUCT*/
.page-search h1 {
	text-transform: uppercase;
	font-size: 2rem;
	letter-spacing: -2px;
	text-align: center;
	font-weight: bold;
}
.page-search h1 span {
	color: #6D6D6D;
	font-size: 2.2rem;
}
.page-search .description-cat {
	padding: 2rem 0;
	font-size: 1.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;
	text-transform: uppercase;
	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;
}
@media only screen and (min-width: 768px) {
.page-account-display .buttons {
	text-align: center;
}
}
.page-account-display .esgotado {
	border:0;
	background: #F72F37;
	color: #FFF;
	display: inline-block;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
	padding: 1rem 2rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-account .nav-account {
	border: 1px solid #EAEAEA;
	padding: 1rem;
	margin-bottom: 1rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-account .nav-account li a {
	text-transform: uppercase;
	display: inline-block;
	font-weight: 800;
	padding: 0.5rem 0;
	color: #666;
}
.page-account .nav-account .orders {
	color: #CC3E4F;
}
.page-account .nav-account .orders a {
	color: #CC3E4F;
}
.page-account .nav-account li a:hover {
	text-decoration: underline;
}
.page-account {
}
.page-account h1, .page-account h2, .page-account h3 {
	font-weight: 500;
}
/*PAGE MARCAS*/
.page-account .nome-marca {
    font-weight: 800;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    background: linear-gradient(to left, #F5F5F5,#EAEAEA);
    border: 1px solid #CCC;
    padding: 1rem;
    margin-bottom: 1rem;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    -webkit-transition:all 0.8s ease;
	-moz-transition:all 0.8s ease;
	-o-transition:all 0.8s ease;
	transition:all 0.8s ease;
}
.page-account .nome-marca:hover {
	-webkit-transition:all 0.8s ease;
	-moz-transition:all 0.8s ease;
	-o-transition:all 0.8s ease;
	transition:all 0.8s ease;
	font-size: 18px;
}
/*CAROUSEL MARCAS*/
.marcas {
	background: linear-gradient(to bottom, #FFF,#EAEAEA,#FFF);
	margin: 0 auto;
	padding: 2rem 0;
}
.marcas .swiper-slide img {
	background: #FFF;
	border: 1px solid #EAEAEA;
}
/*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-transform: uppercase;
}
.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 {
	text-transform: uppercase;
}
.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;
	text-transform: uppercase;
}
.content-order .status span {
	display: inline-block;
	font-size: 1.4rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: 800;
	padding: 0.5rem 1rem;
	color: #FFF;
}
.content-order .status .pay_status {
	background: #C9CACA;
}
.content-order .status .pay_status.pay_status_1 /*Aguardando Pagamento*/{
	background: #CC3E4F;
}
.content-order .status .pay_status.pay_status_2 /*Processando*/{
	background: #0050A6;
}
.content-order .status .pay_status.pay_status_3 /*Enviado*/{
	background: #00BD43;
}
.content-order .status .pay_status.pay_status_5 /*Pagamento Confirmado*/{
	background: #73DC79;
}
.content-order .status .pay_status.pay_status_7 /*Cancelado*/{
	background: #B54236;
}
.content-order .status .pay_status.pay_status_8 /*Negado*/{
	background: #CA9FFF;
}
.content-order .status .pay_status.pay_status_9 /*Cancelamento Revertido*/{
	background: #9F1E11;
}
.content-order .status .pay_status.pay_status_10 /*Falhou*/{
	background: #BF0100;
}
.content-order .status .pay_status.pay_status_11 /*Estornado*/{
	background: #2D96D1;
}
.content-order .status .pay_status.pay_status_12 /*Reembolsado*/{
	background: #E3503E;
}
.content-order .status .pay_status.pay_status_13 /*Chargeback*/{
	background: #EB7D01;
}
.content-order .status .pay_status.pay_status_14 /*Expirado*/{
	background: #000;
}
.content-order .status .pay_status.pay_status_15 /*Processado*/{
	background: #9B41CF;
}
.content-order .status .pay_status.pay_status_16 /*Anulado*/{
	background: #FC4236;
}
/*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;
	text-transform: uppercase;
}
.order-info h2 span {
	display: block;
	font-size: 1.2rem;
	color: #CC3E4F;
}
.order-info .price {
	text-transform: uppercase;
	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;
}
/* search */
@media only screen and (min-width: 250px) {
#search {
	width: 100%;
	z-index: 15;
	min-height: 40px;
	position:relative;
	margin-top: 1px;
	position: relative;
	z-index: 7;
}
}
@media only screen and (min-width: 768px) {
#search {
	width: 100%;
	position:relative;
	margin-top: 1rem;
}
}
#search input {
	width: 100%;
	min-height: 50px;
	background: #FFF;
	font-weight: 600;
	border:1px solid #CCC;
	outline: none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
@media screen and (min-width:240px) and (max-width:800px) {
#search input {
	font-size: 1.2rem;
	padding: 0.5rem 1rem;
}
}

@media only screen and (min-width: 992px) {
#search {
	margin-top: 1rem;
	margin-left: 1rem;
}
#search input {
	padding: 1.2rem 2rem;
	font-size: 1.3rem;
}
}
@media only screen and (min-width: 1250px) {
#search {
	margin-top: 1rem;
}
#search input {
	font-size: 1.3rem;
}
}
@media only screen and (min-width: 1440px) {
#search input {
	font-size: 1.3rem;
}
}
@media only screen and (min-width: 1600px) {
#search {
	margin-top: 2rem;
}
#search input {
	font-size: 1.4rem;
}
}
@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: 0rem;
	font-size: 1.4rem;
	color: #212121;
}
}
@media only screen and (min-width: 992px) {
#search button {
	padding: 0.5rem 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%;
	text-transform: uppercase;
	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;
	text-transform: uppercase;
}
#cart .bt-checkout {
	background: #26D07C;
	font-size: 12px;
	color: #FFF;
	padding: 0.5rem 1rem;
	font-weight: 700;
	text-transform: uppercase;
}
#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: #414141;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  padding: 0.3rem 1rem;
  position: absolute;
  top: -0.5rem;
  right: -1rem;
  clip-path: circle(50% at 50% 50%);
}
.cart-block .text-cart {
	font-size: 1.6rem;
	text-transform: uppercase;
	font-weight: 800;
	margin-left: 1rem;
	font-style: italic;
}
.cart-block .text-itens {
	font-size: 1.2rem;
	text-transform: uppercase;
	margin-left: 1rem;
	display: inline-block;
	font-weight: 400;
}
/*BOX CART*/
.box-cart {
	padding: 2rem 1rem;
}
.box-cart .block-image {
	position: relative;
}
.box-cart .bt-Drawer {
	background: transparent;
	border: 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;
	text-transform: uppercase;
}
.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-align: center;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 14px;
}
.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;
	text-transform: uppercase;
}
#cart .bt-checkout {
	background: #000;
	font-size: 12px;
	color: #FFF;
	padding: 0.5rem 1rem;
	font-weight: 700;
	text-transform: uppercase;
}
#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;
	text-transform: uppercase;
	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 */
.bg-nav {
	background: #FFF;
	padding: 0.5rem 0;
}
@media only screen and (min-width: 992px) {
.bg-nav {
	z-index: 11;
	position: relative;
}
}
#menu {
	border-radius: 0;
	margin-bottom: 0;
	min-height: auto;
	text-align: center !important;
	align-items: center;
	justify-content: center;
}
#menu .navbar-nav {
	float: none;
	display: flex;
 	margin: 0 auto;
	justify-content: space-between;
}
@media only screen and (min-width: 1250px) {
#menu .navbar-collapse {
	padding-left: 0;
}
}
@media only screen and (min-width: 768px) {
#menu .nav > li > a {
	padding: 1rem 1rem;
	font-size: 1.2rem;
}
}
@media only screen and (min-width: 992px) {
#menu .nav > li > a {
	font-size: 1.3rem;
}
}
@media only screen and (min-width: 1200px) {
#menu .nav > li > a {
	font-size: 1.3rem;
}
}
@media only screen and (min-width: 1350px) {
#menu .nav > li > a {
}
}
@media only screen and (min-width: 1500px) {
#menu .nav > li > a {
	font-size: 1.4rem;
}
}
#menu .nav > li > .border-sale {
}
@media only screen and (min-width: 992px) {
#menu .nav > li:nth-child(944) {
	display: none;
}
}
@media only screen and (min-width: 1200px) {
}
#menu .nav .imgcat {
	width: 25px;
	display: inline;
	margin-top: -0.2rem;
}
#menu .nav > li > a {
	min-height: 15px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	color: #212121;
	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 #BD9A35;
	color: #BD9A35;
}
/**/
#menu .img-cat {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#menu .dropQuem {
	min-width: 500px;
}
#menu .manufactures-head {
	width: 50%;
	float: left;
}
#menu .manufactures-head li a:hover {
	color: #FFBF00;
}
#menu .img-nav-cat {

}
#menu .img-nav-cat img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#menu .dropdown-menu.drop59xx {
	display: block;
}
#menu .dropdown-menu {
	padding: 2rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-width: 350px;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-menu .name-cat-principal {
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
	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: #212121;
	font-weight: 900;
}
#menu .dropdown-inner .arrow2 {
	font-size: 1.2rem;
}
#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: 220px;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1.2rem;
	display: block;
	color: #666;
	padding: 3px 20px;
	clear: both;
	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: #F6BE0F !important;
}
.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: #F6BE0F !important;
}
.menu-all .menu-first .dropdown-toggle {
	color: #444 !important;
}
.menu-all .menu-first .dropdown-toggle:hover {
	background: transparent;
	border-left: 0 !important;
	color: #F6BE0F !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;
	text-transform: uppercase;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #444;
	font-size: 12px !important;
}
.menu-all .dropdown-inner2 li a:hover {
	color: #003576;
	font-weight: normal;
	background: transparent;
}
.menu-all h3 {
	text-transform: uppercase;
	font-size: 1.5rem;
	color: #003576;
	padding: 0.1rem 0 0.3rem 1rem;
}
/* content */
#content {
	min-height: 500px;
}
/*PAGE CART*/
.page-cart .heading-title {
	text-align: center;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 2.5rem;
	letter-spacing: -1px;
}
.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 {
	text-transform: uppercase;
}
.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-transform: uppercase;
	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-transform: uppercase;
	text-align: center;
}
.page-cart .compra-segura {
	margin-top: 1rem;
	font-size: 1.3rem;
	font-weight: bold;
	text-transform: uppercase;
}
.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;
}
}
/* footer */
footer {
}
footer h5 {
	font-weight: 700;
	text-transform: uppercase;
}
@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 a {
	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;
	text-transform: uppercase;
}
.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;
	text-transform: uppercase;
}
@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: #242424;
}
.fone-foot .bg-fone .icon {
	float: right;
	color: #242424;
	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 {
	text-transform: uppercase;
	padding: 1rem 0;
	background: #FFF;
	font-size: 11px;
}
@media only screen and (min-width: 250px) {
.powered .power {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.powered .power {
	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;
	text-transform: uppercase;
}
.powered .chamons {
	text-align: right;
	margin-top: 0.5rem;
}
}
.powered .chamons img {
	max-height: 22px;
}
@media screen and (min-width:240px) and (max-width:600px) {
.powered .cnpj-block {
	text-align: center;
	margin-top: 1rem;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/*REGUA CONDICOES*/
.regua-condicoes {
	background: #F5F1ED;
  	margin: 0 auto;
  	padding: 2rem 0;
}
@media only screen and (min-width: 768px) {
.regua-condicoes {
	max-width: 1570px;
	width: calc(100% - 40px);
}
}
.regua-condicoes {
	position: relative;
	z-index: 10;
}
@media only screen and (min-width: 250px) {
.regua-condicoes .block {
  padding:0 10px 0 30px;
}
}
@media only screen and (min-width: 768px) {
.regua-condicoes .block {
  padding:0 10px 0 70px;
}
}
@media only screen and (min-width: 992px) {
.regua-condicoes .block {
  padding:0 10px 0 80px;
}
}
@media only screen and (min-width: 1300px) {
.regua-condicoes .block {
  margin-left: 2rem;
  margin-right: 2rem;
}
}
.regua-condicoes .block {
  display:flex;
  position:relative;
  border-radius:60px;
  align-items:center;
  height:100%
}
.regua-condicoes .block .icon {
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  width:80px;
  height:80px;
  position:absolute;
  left:-10px;
  padding:10px
}
.regua-condicoes .block .icon img {
	width: 70%;
	filter: brightness(0) saturate(100%) invert(73%) sepia(17%) saturate(482%) hue-rotate(352deg) brightness(96%) contrast(84%);
}
.regua-condicoes .block .text {
  color:#414141;
  text-align: center;
  padding: 5px;
}
@media only screen and (min-width: 250px) {
.regua-condicoes .block .text h3 {
  font-size: 1.4rem;
}
.regua-condicoes .block .text span {
  font-size: 1rem;
  text-transform: uppercase;
}
}
@media only screen and (min-width: 992px) {
.regua-condicoes .block .text h3 {
  font-size: 1.8rem;
}
.regua-condicoes .block .text span {
  font-size: 1.1rem;
}
}
@media only screen and (min-width: 1200px) {
.regua-condicoes .block .text h3 {
  font-size: 1.8rem;
}
}
@media only screen and (min-width: 1500px) {
.regua-condicoes .block .text h3 {
  font-size: 1.6rem;
}
}
.regua-condicoes .block .text h3 {
  margin-top: 0;
  margin-bottom: 0.1rem;
  font-weight: 700;
  line-height:1.2;
}
/* BG TITLE */
@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 {
	border-top: 1px solid #EAEAEA;
	background: #F5F5F5;
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 2rem;
}
@media screen and (min-width:240px) and (max-width:600px) {
.bg-title h1 {
	margin-top: 1rem;
	margin-bottom: 0;
}
}
@media only screen and (min-width: 768px) {
.bg-title h1 {
	margin: 0;
}
}
.bg-title h1 {
	text-transform: uppercase;
	font-size: 2rem;
	font-weight: 700;
}
@media only screen and (min-width: 250px) {
.bg-title h2 {
	text-align: center;
}
.bg-title .breadcrumb-cat h2 {
	text-align: center;
}
}
@media only screen and (min-width: 768px) {
.bg-title h2 {
	text-align: right;
}
.bg-title .breadcrumb-cat h2 {
	text-align: right;
}
}
@media only screen and (min-width: 992px) {
.bg-title h2 {
	text-align: right;
}
.bg-title .breadcrumb-cat h2 {
	text-align: center;
}
}
.bg-title h2 {
	display: none;
}
.bg-title .nav-title a {
	display: inline-block;
	text-transform: uppercase;
	padding-right: 1rem;
	font-size: 1.2rem;
}
.bg-title .nav-title a:hover {
	text-decoration: underline;
}
.bg-title .results {
	font-size: 1.2rem;
	text-transform: uppercase;
}
@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;
	margin-top: 1rem;
}
}
.bg-title .results span {
	font-weight: 800;
}
/* breadcrumb */
.bg-title .breadcrumb {
	margin-bottom: 0;
}
.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;
}
.bg-title .breadcrumb-cat .breadcrumb {
	text-align: right;
}
}
@media only screen and (min-width: 992px) {
.bg-title .breadcrumb-cat .breadcrumb {
	text-align: center;
}
}
.breadcrumb i {
	font-size: 11px;
}
.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 {
	text-transform: uppercase;
	font-size: 1.2rem;
}
.breadcrumb li a:hover {
	text-decoration: underline;
}
/*BREADCRUMB PRODUCT*/
.breadcrumb-product {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	margin: 0 auto 3rem auto;
}
.breadcrumb-product .breadcrumb-product-int {
}
.breadcrumb-product .breadcrumb li a {
	font-size: 1rem;
}
.breadcrumb-product .breadcrumb {
	text-align: left;
	margin-bottom: 0;
}
.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;
}
/*NOVOS*/
.btn.btn-primary {
	font-size: 12px;
}
.btn-primary {
	text-transform: uppercase;
	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-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}*/
.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 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* 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 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/*CAT BOX HEADING*/
.bg-cat-bg {
	margin-top: 1rem;
}
.bg-cat-bg .box-heading {
	padding: 0;
}
.bg-cat-bg .box-heading h3 {
	margin-top: 10px;
}
/**/
.box-heading {
	padding: 0.5rem 0;
	position: relative;
	text-align: center;
	margin-bottom: 2rem;
}
.box-heading h3 {
	font-size: 2.4rem;
	font-weight: 500;
	border: 1px solid #CCC;
	border-radius: 10px;
	padding: 1rem 4rem;
	display: inline-block;
}
.box-heading h3 span {
	display: block;
	font-size: 1.5rem;
	font-weight: 300;
	/*text-transform: full-width;*/
}
@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: 2rem;
	font-size: 1.3rem;
}
}
@media only screen and (min-width: 250px) and (max-width: 768px)  {
.box-heading a {
	display: inline-block;
}
}
.box-heading a {
	background: #666666;
	color: #FFF;
	display: inline-block;
	padding: 0.5rem 2rem;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
@media only screen and (min-width: 992px) {
.box-heading .a {
	position: absolute;
	top: 2.5rem;
	right: 0;
}
}
/* product list */
.product-thumb {
	margin-bottom: 1rem;
/*	border: 1px solid #EAEAEA;*/
	border-radius: 20px;
	border: 1px solid rgba(59,59,59,.1);
	position: relative;
	overflow: hidden;
	background: #FFF;
}
@media only screen and (min-width: 768px) {
.product-thumb {
/*	padding: 1rem;*/
}
}
.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;
	width: 100%;
  	/*height: 100%;*/
}
/*NOVOS CODIGOS*/
@media only screen and (min-width: 250px) {
.product-thumb .image {
  overflow: hidden;
  max-height: 200px;
}
.product-thumb .image img {
    height: 200px; /* Define altura fixa */
    width: 100%; /* Ocupa toda a largura do container */
    object-fit: cover; /* Corta a imagem para preencher */
}
}
@media only screen and (min-width: 768px) {
.product-thumb .image {
  overflow: hidden;
  max-height: 300px;
}
.product-thumb .image img {
    height: 300px; /* Define altura fixa */
}
}
/*END IMAGES*/
@media screen and (min-width:240px) and (max-width:600px) {
.product-thumb h4 {
	text-align: center;
}
}
@media only screen and (min-width: 250px) {
.product-thumb h4 {
	text-transform: uppercase;
	min-height: 50px;
}
}
@media only screen and (min-width: 768px) {
.product-thumb h4 {
	min-height: 75px;
}
}
@media only screen and (min-width: 1200px) {
.product-thumb h4 {
	height: 65px;
	max-height: 64px;
}
}
@media only screen and (min-width: 250px) {
.product-thumb h4 a {
	font-size: 1.2rem;
}
}
@media only screen and (min-width: 768px) {
.product-thumb h4 a {
	font-size: 1.4rem;
}
}
.product-thumb h4 a {
	display: inline-block;
	margin-top: 5px;

	width: 100%; /* Define a largura do contêiner */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
/*MANUFACTURER / MARCAS*/
.product-thumb .manufacturer {
	text-align: center;
	min-height: 27px;
}
.product-thumb .manufacturer span {
	padding: 0.5rem 1rem;
	font-size: 1.4rem;
	text-transform: uppercase;
	font-weight: bold;
}
/*WISHLIST THUMB*/
@media only screen and (min-width: 250px) {
.product-thumb .wishlist-icon {
	right: 1rem;
	top: 1rem;
}
}
@media only screen and (min-width: 768px) {
.product-thumb .wishlist-icon {
	top: 2.5rem;
	right: 1rem;
}
}
@media only screen and (min-width: 1200px) {
.product-thumb .wishlist-icon {
	top: 2.5rem;
}
}
@media only screen and (min-width: 1400px) {
.product-thumb .wishlist-icon {
	top: 1rem;
}
}
.product-thumb .wishlist-icon {
	cursor: pointer;
	position: absolute;
	font-size: 2rem;
	color: #F55957;
}
.product-thumb .wishlist-icon:hover {
	color: #666;
	font-size: 2.2rem;
}
/*Caption First*/
.product-thumb .captionf {
	/*border-top: 3px solid #363636;
	background: #F7F7F7;
	padding-top: 0.5rem;
	margin-bottom: 0.5rem;*/
}
@media only screen and (min-width: 250px) {
.product-thumb .caption {
	padding: 0 5px;
	min-height: 210px;
}
}
@media only screen and (min-width: 768px) {
.product-thumb .caption {
	padding: 0 10px;
	min-height: 180px;
}
}
@media only screen and (min-width: 1600px) {
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
}
@media screen and (min-width:240px) and (max-width:600px) {
.product-thumb .buttons-action .bt {
	display: inline;
	padding: 4px;
	margin:5px 3px;
	font-size: 11px;
}
}
@media only screen and (min-width: 768px) {
.product-thumb .buttons-action {
	min-height: 32px;
}
.product-thumb .buttons-action .bt {
	padding: 0.51rem 2rem;
	font-size: 1.2rem;
}
}
.product-thumb .buttons-action {
	text-align: center;
	margin-bottom: 2rem;
}
.product-thumb .buttons-action .bt {
  	background-color: #C6AE92;
  	border-radius: 5px;
  	border: 1px solid rgba(59,59,59,.1);
  	color: #FFF;
}
.product-thumb .buttons-action .bt.btt {
	background: #666;
	color: #FFF;
}
.product-thumb .description {
	display: none;
}
.product-thumb .alert-login {
	text-align: center;
	font-size: 1.2rem;
}
.product-thumb .alert-login a {
	font-weight: bold;
	text-decoration: underline;
}
.product-thumb .rating {
	display: inline-block;
	margin: 0 auto;
	vertical-align: top;
	min-height: 16px;
	text-align: center;
}
.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;
}
/*PREÇO A VISTA*/
.product-thumb .price {
	margin: 0;
	text-align: center;
	font-weight: 200;
}
@media only screen and (min-width: 250px) and (max-width:1100px) {
.product-thumb .price .avista-modules {
	font-size: 1.2rem;
}
}
@media only screen and (min-width: 1200px) {
.product-thumb .price .avista-modules {
	font-size: 1.5rem;
}
}
@media only screen and (min-width: 250px) {
.product-thumb .price .avista-modules .valor-desconto {
	color: #030406;
	font-size: 2rem;
	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) {
.product-thumb .price .avista-modules .valor-desconto {
	font-size: 2rem;
}
}
@media only screen and (min-width: 1200px) {
.product-thumb .price .avista-modules .valor-desconto {
	font-size: 2.2rem;
}
}
@media only screen and (min-width: 1400px) {
.product-thumb .price .avista-modules .valor-desconto {
	font-size: 2.5rem;
}
}
@media only screen and (min-width: 1200px) {
/*HOVER PRICE*/
.product-thumb:hover .price .avista-modules .valor-desconto {
	font-size: 2.6rem;
}
}
@media only screen and (min-width: 250px) {
.product-thumb .price .content_parcelamento_produto {
	display: block;
	text-align: center;
	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 {
	min-height: 130px;
}
}
@media only screen and (min-width: 1200px) {
.product-thumb .price {
	min-height: 105px;
}
}
.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: 1.8rem;
	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: 1.75rem;
	-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: 1200px) {
.product-thumb .price-old {
	font-size: 1.4rem;
	display: inline;
	margin-left: 10px;
}
/*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 .saving {
	border:0;
	background: #212121;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-weight: 400;
	font-size: 1rem;
	position: absolute;
	padding: 0.3rem 1rem;
	top: 5rem;
	left: 1rem;
}
.product-thumb .new-product {
	background: #212121;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	top: 1rem;
	left: 1rem;
	z-index: 1;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.1rem;
	color: #FFF;
	padding: 0.3rem 1rem;
}
.product-thumb .esgotado {
	border:0;
	background: #F73333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1rem;
	padding: 0.3rem 1rem;
	position: absolute;
	top: 9rem;
	left: 1rem;
	z-index: 1;
}
@media only screen and (min-width: 768px) {
.product-thumb .product-quantity-container {
    border-radius: 0 0 20px 20px;
    background: #fff;
    box-shadow: 0 6px 6px rgba(59,59,59,.2);
    visibility: hidden;
    opacity: 0;
}
.product-thumb:hover .product-quantity-container {
	visibility: visible;
    opacity: 1;
}
}
.product-thumb .product-quantity-container {
	padding: 1rem;

}
/*@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: 45px;
}
}*/
.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 {
	
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease;
}
}
/**/
/*PAGE PRODUCT*/
.page-product {
	position: relative;
}
.page-product .thumbnail {
	border: 0;
}
.page-product .thumbnail img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
/*.page-product .lado3 {
	top: 70px;
	position: sticky;
}*/
.page-product .lado3 .lado3-int {
	position: relative;
}
.page-product .lado3 .lado3-int {
	/*background: #F7F7F7;
	padding: 2rem;
	border: 1px solid rgba(59,59,59,.1);*/
}
@media only screen and (min-width: 992px) {
.page-product .lado3 .lado3-int {
	max-width: 85%;
	margin-left: 5%;
}
}
@media only screen and (min-width: 1200px) {
.page-product .lado3 .lado3-int {
	max-width: 70%;
	margin-left: 15%;
}
}
@media only screen and (min-width: 1350px) {
.page-product .lado3 .lado3-int {
	max-width: 75%;
	margin-left: 0%;
}
}
/*WISH PRODUCT*/
@media only screen and (min-width: 250px) {
.page-product .wish-product {
	top: -4rem;
	right: -0.5rem;
}
}
@media only screen and (min-width: 768px) {
.page-product .wish-product {
	top: 1rem;
	right: 0.1rem;
}
}
@media only screen and (min-width: 992px) {
.page-product .wish-product {
	top: 1rem;
	right: -5rem;
}
}
@media only screen and (min-width: 1200px) {
.page-product .wish-product {
	top: 2rem;
	right: -5rem;
}
}
.page-product .wish-product {
	position: absolute;
}
.page-product .wish-product .button-wishlist {
	background: transparent;
	border: 0;
}
.page-product .wish-product .button-wishlist img {
	max-height: 32px;
}
/*BLOCK INFOS PRODUTO*/
.block-infos-produto {
	padding: 0.5rem 0;
}
.block-infos-produto p {
	font-size: 1.1rem;
	padding: 0.5rem;
}
.block-infos-produto p b {
	display: block;
}
.page-product .short_description {
	padding: 1rem;
}
.page-product .short_description h3 {
	font-size: 1.6rem;
	text-transform: uppercase;
	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;
	text-transform: uppercase;
}
.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: 991px)  {
.page-product .new-product {
	text-align: center;
	display: inline-block;
}
}
@media only screen and (min-width: 992px) {
.page-product .new-product {
	position: absolute;
	right: 2rem;
	top: 0;
	z-index: 10;
}
}
.page-product .new-product {
	background: #212121;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.1rem;
	color: #FFF;
	margin: 0 auto;
	padding: 0.3rem 1rem;
}
.page-product .sob-encomenda {
	background: #453D7E;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	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;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 1.3rem;
	color: #FFF;
	padding: 0.5rem 1rem;
}
.page-product .rating a {
	font-size: 1.2rem;
	font-weight: 400;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-left: 1rem;
}
.page-product .rating .bar {
	margin-left: 1rem;
}
.page-product .frete-gratis {
	border:0;
	background: #2AB523;
	text-transform: uppercase;
	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: 500;
	font-size: 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: 2rem;
}
.page-product .lado-left {
	text-align: left;
}
}
@media only screen and (min-width: 1200px) {
.page-product .title-product {
	font-size: 2.5rem;
}
}
#product .control-label {
	text-transform: uppercase;
	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;
	text-transform: uppercase;
	font-weight: 400;
}
/**/
@media screen and (min-width:250px) and (max-width:600px) {
.page-product .model {
	text-align: center;
}
}
.page-product .model {
	font-size: 1.2rem;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.page-product .model b {
	color: #404B53;
}
@media screen and (min-width:250px) and (max-width:600px) {
.page-product .marca-img {
	text-align: center;
}
}
.page-product .marca-img {
	margin-bottom: 1rem;
}
.page-product .marca-img img {
	max-height: 25px;
}
.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;
	text-transform: uppercase;
	color: #666;
	padding: 1rem 0;
}
.page-product .vendido span {
	color: #000;
	text-decoration: underline;
	font-weight: 800;
}
.page-product .economize-product {
	position: absolute;
	right: 2rem;
	z-index: 10;
}
@media only screen and (min-width: 250px) {
.page-product .economize-product {
	top: 3rem;
}
}
@media only screen and (min-width: 992px) {
.page-product .economize-product {
	top: 3.5rem;
}
}
.page-product .economize-product span {
	background: #414141;
	font-size: 1.2rem;
	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:1100px) {
.page-product .product-quantity-container {
	text-align: center;
}
}
.page-product .price-content {
	padding: 1rem 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.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;
	color: #666;
	display: inline;
}
@media only screen and (min-width: 250px) {
.page-product .price-content .price-special {
	font-size: 2.3rem;
	font-weight: 300;
	margin-top: 1rem;
	display: inline-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: 2rem;
}
}
@media only screen and (min-width: 250px) {
.page-product .price-content .price-normal {
	font-size: 3rem;
	color: #666;
	font-weight: 400;
}
}
.page-product .price-content .parcelamento {
	margin-left: 1rem;
}
@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: 2.8rem;
	color: #030406;
	font-weight: 800;
	margin-top: 1rem;
	display: inline-block;
}
.page-product .economize-price {
	padding-top: 2rem;
	font-size: 1.6rem;
	border-top: 1px solid #EAEAEA;
	margin-top: 1rem;
}
.page-product .economize-price span {
	font-weight: bold;
}
/*TAGS*/
@media screen and (min-width:240px) and (max-width:600px) {
.tags-product {
	text-align: center;
}
}
.tags-product {
	display: block;
	margin-top: 2rem;
	font-weight: 800;
	text-transform: uppercase;
}
.tags-product small {
	font-size: 1.2rem;
	display: none;
}
.tags-product a {
	display: inline-block;
	font-weight: 600;
	background: #EEE;
	font-size: 1.2rem;
	padding: 0.5rem 1rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-product .esgotado {
	width: 100%;
	text-align: center;
	background: #F73333;
	color: #FFF;
	margin: 1rem auto;
	display: inline-block;
	border: 0;
	padding: 1rem 2rem;
	font-size: 1.5rem;
	text-transform: uppercase;
	font-weight: 800;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-product .esgotado-p {
	text-align: center;
	font-size: 1.2rem;
}
.page-product .ean-block {
	padding: 1rem;
}
.page-product .expand-button {
	display: inline-block;
	margin-top: 2rem;
	background: #FFD818;
	padding: 0.5rem 1rem;
	cursor: pointer;
	font-size: 1.1rem;
	border: 1px solid rgba(59,59,59,.1);
  	color: #333432;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
@media only screen and (min-width: 250px) {
.page-product .button-buy {
	font-size: 1.5rem;
	margin-left: 1rem;
}
}
@media only screen and (min-width: 1200px) {
.page-product .button-buy {
	font-size: 1.6rem;
}
}
@media only screen and (min-width: 1600px) {
.page-product .button-buy {
	font-size: 1.8rem;
}
}
@media only screen and (min-width: 250px)  {
.page-product .product-quantity {
	float: left;
	width: 25%;
}
.page-product .button-buy {
	float: left;
	min-width: 30%;
	padding: 1rem 4rem;
}
}
@media only screen and (min-width: 414px)  {
.page-product .button-buy {
	padding: 1rem 4rem;
}
}
@media only screen and (min-width: 1200px)  {
.page-product .product-quantity {
}
.page-product .button-buy {
	padding: 1rem 2rem;
}
}
@media only screen and (min-width: 1600px)  {
.page-product .button-buy {
	padding: 1rem 2rem;
	margin-left: 2rem;
}
}
.page-product .button-buy {
	background: linear-gradient(to right, #29B73F, #29B73F);
	border: 0;
	color: #FFF;
	display: inline-block;
	font-weight: 800;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
.page-product .button-buy:hover {
	color: #FFF;
}
/**/
.page-product .comprar-agora {
	text-align: center;
	margin: 1rem auto;
}
.page-product .comprar-agora span {
	font-weight: 800;
	font-size: 2rem;
}
.page-product .button-buy2 {
	width: 100%;
	background: linear-gradient(to left, #0165BE,#0157A4);
	letter-spacing: -1px;
	color: #FFF;
	font-size: 1.4rem;
	border: 0;
	padding: 1rem 4rem;
	text-align: center;
	font-weight: 800;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#form-review .control-label {
	text-transform: uppercase;
	font-weight: 800;
}
#form-review .labels-review label {
	display: block;
	margin-bottom: 1rem;
	text-align: left;
}
#tab-description {
	min-height: 400px;
	padding: 2rem 0;
}
@media only screen and (min-width: 1200px) {
#product {
	padding: 1rem 0;
}
}
@media only screen and (min-width: 250px) {
#box-estimate-tax {
	padding-top: 1rem;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: center;
}
}
@media only screen and (min-width: 1300px)  {
#box-estimate-tax {
	text-align: left;
}
}
#box-estimate-tax .form-content {
	margin-top: 1rem;
	border: 1px solid #C4C4C4;
	padding: 1rem;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#box-estimate-tax p {
	font-size: 1.6rem;
	font-weight: 700;
	margin-bottom: 0;
}
#box-estimate-tax input {
	font-weight: 500;
	border: 0;
	outline: none;
	box-shadow: none;
	font-size: 1.5rem;
}
#box-estimate-tax button {
	position: absolute;
	right: 0;
	background: transparent;
	border: 0;
	border-left: 1px solid #212121;
	padding-right: 1rem;
	color: #212121;
	text-transform: uppercase;
	font-weight: 400;
	top: 1.5rem;
}
#box-estimate-tax button:hover {
	color: #666;
	border-left: 1px solid #666;
}
#box-estimate-tax .form-content {
	position: relative;
}
#results-taxes h4 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
}
/**/
.page-product .page-product-infos h3 {
	margin: 0;
}
/*Options*/
.page-product .product-options .radio.active label {
  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 {
	display: inline-block;
}
.page-product .product-options .radio label {
  margin: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  border: solid 1px #707070;
  vertical-align: top;
  margin-right: 6px;
  margin-bottom: 6px;
  position: relative;
  border-radius: 5px;
  background-color: #fff;
  padding: 0.5rem 0.8rem;
}

.page-product .block-description {
	max-width: 1250px;
	margin: 1rem auto;
}
@media only screen and (min-width: 768px) {
.page-product .nav-tabs {
	display: flex;
}
}
.page-product .nav-tabs {
	margin-top: 3rem;
    margin-bottom: 1rem;
    justify-content: center;
}
.page-product .nav-tabs > li > a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	border: 0;
	margin-right: 2rem;
}
.page-product .nav-tabs > li.active > a {
	border-bottom: 4px solid #000;
}
.page-product .nav-tabs > li > a:hover {
	border-bottom: 4px solid #000;
	background: transparent;
}
.page-product .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border-bottom: 4px solid #000;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}
/**/
.page-product .thumbnail img {
/*	border: 1px solid rgba(59,59,59,.1);*/
}
/*.page-product .thumbnail img:hover {
	border-color: #EAEAEA;
}*/
.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: 100%;
}
@media only screen and (min-width: 992px) {
.thumbnails .image-additional {
	float: left;
/*	margin-left: 20px;*/
}
}
/**/

/*FOUR COLS CAT*/
@media only screen and (min-width: 250px) and (max-width: 767px) {
/*.four-cols-cat .row-nthchild .product-layout:nth-child(2n+1) {
	clear:left;
}*/
}
@media only screen and (min-width: 768px) {
.four-cols-cat .row-nthchild .product-layout:nth-child(2) {
	display: none;
}
}
@media only screen and (min-width: 992px) {
.four-cols-cat .row-nthchild .product-layout:nth-child(3) {
	display: none;
}
}
@media only screen and (min-width: 1200px) {
.four-cols-cat .row-nthchild .product-layout:nth-child(2) {
	display: block;
}
.four-cols-cat .col-lg-2 {
	width: 24.5%;
}
}
@media only screen and (min-width: 1400px) {
.four-cols-cat .row-nthchild .product-layout:nth-child(3) {
	display: block;
}
.four-cols-cat .col-lg-2 {
	width: 19.5%;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1440px) {
.four-cols-cat .col-lg-3 {
	width: 21.5%;
}
}
@media only screen and (min-width: 1600px) {
.four-cols-cat .col-lg-2 {
	width: 18.5%;
}
}
/*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;
}
.four-cols.cat .col-lg-2 {
	width: 18.5%;
}
}
/**/
/*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;
}
}
.bg-bestseller {
	background: linear-gradient(to bottom, #FFF,#EAEAEA,#FFF);
	padding: 1rem 0;
}
.bg-latest {
	background: linear-gradient(to bottom, #FFF,#EAEAEA,#FFF);
	padding: 1rem 0;
}
.bg-latest h3, .bg-latest h3 a {
	color: #242424;
	border-color: #242424;
}
.bg-special {
	background: linear-gradient(to bottom, #FAFAFA,#FFF);
	padding: 1rem 0;
}
.bg-featuredplus {
	background: linear-gradient(to bottom, #FFF,#EAEAEA,#FFF);
	padding: 2rem 0;
	position: relative;
}

.bg-related {
	margin-top: 1rem;
	padding: 3rem 0;
}
.bg-cat59 {
	background: linear-gradient(to bottom, #EAEAEA,#F5F5F5);
	padding: 4rem 0;
	position: relative;
}
.bg-cat60 {
	background: linear-gradient(to bottom, #422206,#422206);
	padding: 4rem 0;
	position: relative;
}
/*#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: 1199px) {
#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: 1200px) and (max-width: 1350px) {
#content .nthchild .col-lg-2:nth-child(5n+1),
#content .nthchild .col-lg-3:nth-child(3n+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.333333333%;
}
}
@media only screen and (min-width: 1366px) {
#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;
}
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-right: -20px;
      margin-left: unset;
}
html[dir=rtl] .input-group-btn:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
html[dir=rtl] .container .row:first-child  .col-sm-4, html[dir=rtl] .container .row:first-child  .col-sm-5 {
  float: right;

}
html[dir=rtl] #cart .dropdown-menu {
  left: 0;
  right: auto;

}
@media (min-width: 768px) {
   
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    
    html[dir=rtl] .navbar-nav > li {
        float: right;
    }
   
}
