/*@import"../font/stylesheet.css";*/
body {
	font-family: "Roboto", sans-serif;
  	font-optical-sizing: auto;
	font-weight: 400;
	color: #171714;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #171714;
}
.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: #171714;
}
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: 42%;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7457%) hue-rotate(81deg) brightness(120%) contrast(99%);
}
}
@media only screen and (min-width: 410px) {
.icons-xs a {
	padding: 0 0.1rem 0 0;
}
.icons-xs img {
	width: 42%;
}
}
/*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: 1.5rem;
	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(99%) sepia(1%) saturate(1753%) hue-rotate(146deg) brightness(119%) contrast(100%);
}
.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: #FFF;
	width: 100%;
	text-transform: uppercase;
	font-weight: 800;
	text-align: left;
}
.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: 600;
}
.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;
	color: #FFF;
	padding: 0;
	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;
}
.welcome-head .text-second {
	font-size: 1.2rem;
	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 {
	border: 1px solid #171714;
	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: #485469;
}
.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) and (max-width: 610px)  {
#logo img {
	margin-left: 1rem;
}
}
@media only screen and (min-width: 250px) {
#logo {
	margin-top: 1.5rem;
	text-align: center;
}
#logo .img-responsive {
	display: inline-block;
}
#logo img {
	width: 85%;
	filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(1753%) hue-rotate(146deg) brightness(119%) contrast(100%);
}
}
@media only screen and (min-width: 400px) {
#logo {
	margin-top: 1.5rem;
}
}
@media only screen and (min-width: 768px) {
#logo {
	margin-top: 2rem;
}
#logo img {
	width: 80%;
}
#logo .img-responsive {
	display: block;
}
}
@media only screen and (min-width: 992px) {
#logo {
	margin-top: 2rem;
}
#logo img {
}
}
@media only screen and (min-width: 1200px) {
#logo img {
	width: 65%;
}
#logo {
	top: -0.1rem;
	left: -1rem;
	position: absolute;
	z-index: 10;
}
}
@media only screen and (min-width: 1366px) {
#logo {
	left: 1.5rem;
}
#logo img {
}
}
@media only screen and (min-width: 1400px) {
#logo img {
}
#logo {
	left: 1.5rem;
}
}
@media only screen and (min-width: 1600px) {
#logo img {
	width: 65%;
}
#logo {
	top: -0.5rem;
	left: 1rem;
}
}
/*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: #061E35;
	padding: 1rem 0;
	text-align: center;
}
.top-head-infos p {
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	font-size: 1.2rem;
	font-weight: 300;
	text-transform: uppercase;
}
.top-head-infos p span {
	font-weight: 800;
}
.bg-sombra {
	width: 100%;
	height: 22px;
	background: url(../image/bg-sombra.jpg) center no-repeat;
}

/*HEADER*/
@media only screen and (min-width: 768px) {
header {
	position: sticky; /* ou fixed */
  	top: 0;
  	z-index: 9999; /* fica por cima de tudo */
}
}
header {
	background: #485469;
	padding: 1rem 0 2rem 0;
}
@media only screen and (min-width: 250px) {
header {
	/*position: relative;*/
	z-index: 1004;
}
}
header .container {
	position: relative;
}
.header-bar2 {
	width: 100%;
	background: linear-gradient(to left, #485469,#051F35,#38485D);
	/*background: url(../image/img-bar.jpg) center top no-repeat;*/
	height: 6px;
}
/*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: 500;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    background: linear-gradient(to left, #FFF,#FFF);
    border: 1px solid #EAEAEA;
    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;
}
/*ALL CATEGORIES*/
.name-category {
    font-weight: 500;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
}
/*CAROUSEL MARCAS*/
.marcas {
	margin: 0 auto;
}
.marcas .swiper-slide img {
	background: #FFF;
	padding: 0.5rem;
	border-radius: 5px;
	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;
	border:1px solid #FFF;
	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;
	color: #212121;
	padding: 0.5rem 1rem;
}
}

@media only screen and (min-width: 992px) {
#search {
	margin-top: 1rem;
	margin-left: 1rem;
}
#search input {
	padding: 1.2rem 2rem;
	color: #212121;
	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: 1rem;
}
#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: #027BC5;
}
}
@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 NEW*/
/* Mini Cart Offcanvas (CHAMONS) */
.miniCart-backdrop{
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.45);
  opacity: 0;
  pointer-events: none;
  transition: opacity .18s ease;
  z-index: 9998;
}

.miniCart{
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: min(420px, 92vw);
  background: #fff;
  /*box-shadow: -12px 0 30px rgba(0,0,0,.18);*/
  transform: translateX(100%);
  transition: transform .22s ease;
  z-index: 9999;
  display: flex;
  flex-direction: column;
}

.miniCart.is-open{
  transform: translateX(0);
}

.miniCart-backdrop.is-open{
  opacity: 1;
  pointer-events: auto;
}

.miniCart-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 14px;
  border-bottom: 1px solid #eee;
}

.miniCart-title{
  font-size: 16px;
  font-weight: 600;
}

.miniCart-close{
  border: 0;
  background: transparent;
  font-size: 14px;
  cursor: pointer;
  padding: 6px 8px;
}

.miniCart-body{
  padding: 12px 14px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  flex: 1;
}

.miniCart-loading{
  font-size: 14px;
  opacity: .75;
}

/* Sugestão: evitar scroll do body quando abrir */
body.minicart-lock{
  overflow: hidden;
}

/*END CART NEW*/
/* 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: #051F35;
  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*/
@media only screen and (min-width: 250px) {
.box-cart {
	padding: 2rem 1rem;
}
}
@media only screen and (min-width: 768px) {
.box-cart {
	padding: 1rem 2rem;
}
}
.box-cart .block-image {
	position: relative;
}
.box-cart .bt-Drawer {
	background: transparent;
	border: 0;
}
.box-cart .title-cart {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 2rem;
}
.box-cart .title-cart .img-icon {
	width: 8px;
	display: inline-block;
    height: 8px;
    background: #444;
    margin-top: -4px;
    margin-right: 8px;
}
.box-cart .cart-empty {
	font-size: 22px;
	text-transform: lowercase;
}
.box-cart .title-prodcart {
	font-size: 16px;
	font-weight: 500;
	text-transform: lowercase;
}
.box-cart .title-prodcart small {
	font-weight: 800;
}
.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 {
	max-height: 90px;
	display: block;
	vertical-align: middle;
	margin-top: -1rem;
	border: 1px solid #EAEAEA;
	padding: 0.5rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.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 #CCC;
	color:#212121;
	background: #EAEAEA;
	margin-bottom: 1rem;
	text-align: center;
	display: block;
	font-weight: 500;
	padding: 1rem 2rem;
	font-size: 1.3rem;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.box-cart .bt.end {
	border: solid 1px #3CC069;
	color:#FFF;
	font-size: 1.8rem;
	font-weight: 700;
	margin-top: 1rem;
	background: #3CC069;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* 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;
	margin-top: 1rem;
	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: 0.5rem 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 {
	background: #061E35;
	color: #FFF;
	border-radius: 10px;
}
#menu .nav > li > .border-sale:hover {
	color: #FFF;
}
@media only screen and (min-width: 992px) {
#menu .nav > li:nth-child(944) {
	display: none;
}
}
/* Esconde os dois penúltimos itens do menu em telas <= 768px */
@media (max-width: 991px) {
  #menu .navbar-nav > li:nth-last-child(3),
  #menu .navbar-nav > li:nth-last-child(2) {
    /*display: none !important;*/
  }
}

@media only screen and (min-width: 1200px) {
}
#menu .nav .imgcat {
	width: 60px;
	display: block;
	margin: -0.5rem auto 0.5rem auto;
}
#menu .nav > li > a {
	min-height: 15px;
	text-transform: uppercase;
	font-weight: 800;
	color: #061E35;
	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 #38485D;
	color: #38485D;
}
/**/
#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: #009736;
}
#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.6rem;
	font-weight: 600;
	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: #000;
	font-weight: 600;
}
#menu .dropdown-inner .arrow2 {
	font-size: 1.3rem;
}
#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-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: #061E35 !important;
}
.menu-all {
	min-width: 340px;
}
.menu-all .menu-second {
}
.menu-all .menu-second:hover {
	background: transparent;
	border-left: 0 !important;
	font-weight: 700;
	color: #555 !important;
}
.menu-all .menu-first .dropdown-toggle {
	color: #444 !important;
}
.menu-all .menu-first .dropdown-toggle:hover {
	background: transparent;
	border-left: 0 !important;
	color: #555 !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: #212121;
	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: 800;
	color: #0C243A;
	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, #EBEBEB,#EBEBEB);*/
}
@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: 15%;
}
}
@media only screen and (min-width: 992px) {
.foot1 .logo-content img {
	width: 13%;
}
}
@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: center;
	padding: 1rem;
}
}
@media only screen and (min-width: 768px) {
.nav-foot {
	text-align: left;
}
}
@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;
	color: #212121;
	font-weight: bold;
	text-transform: uppercase;
}
.nav-foot .list-unstyled li a:hover {
	text-decoration: underline;
}
/*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;
	border-left: 1px solid #EAEAEA;
	min-height: 300px;
}
}
.fone-foot h5 {
	margin-top: 2rem;
}
.fone-foot .bg-fone {
	border:1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	padding: 2rem 1rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.fone-foot .bg-fone a {
	font-size: 1.3rem;
	color: #027BC5;
	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;
}

/*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;
}
/* 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;
}
/**/
.editorial-heading{
    text-align:center;
    margin: 20px 0 35px;
    position:relative;
}

.editorial-heading .heading-tag{
    display:inline-block;
    font-size:12px;
    letter-spacing:3px;
    text-transform:uppercase;
    color:#6b7280;
    margin-bottom:5px;
}

.editorial-heading .heading-title{
    font-size:32px;
    font-weight:700;
    color:#1f2937;
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom:12px;
}

.editorial-heading .heading-subtitle{
    font-size:15px;
    color:#6b7280;
    margin-bottom:20px;
}

.editorial-heading .heading-cta{
    display:inline-block;
    padding:10px 22px;
    border-radius:40px;
    background:#485469;
    color:#fff;
    font-size:14px;
    font-weight:600;
    transition:.3s;
}

.editorial-heading .heading-cta i{
    margin-left:6px;
    transition:.3s;
}

.editorial-heading .heading-cta:hover{
    background:#155a96;
}

.editorial-heading .heading-cta:hover i{
    transform:translateX(5px);
}
/* product list */
.product-thumb{
  position: relative;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  transition: .25s ease;
  box-shadow: 0 6px 18px rgba(0,0,0,.06);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.product-thumb:hover{
  transform: translateY(-6px);
  box-shadow: 0 14px 30px rgba(0,0,0,.12);
}
@media only screen and (min-width: 768px) {
}

.product-thumb .image-wrapper{
  position: relative;
  padding: 20px;
  background: #f8f9fb;
}
@media only screen and (max-width: 767px) {
.product-thumb .image-wrapper{
	padding: 1px;
}
}
.product-thumb .image img{
  width: 100%;
  transition: .3s ease;
}

.product-thumb:hover .image img{
  transform: scale(1.04);
}

.product-thumb .image {
	text-align: center;
	position: relative;
	padding: 1rem;
	overflow: hidden;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
/*	opacity: 0.99;*/
}
@media only screen and (min-width: 250px) {
.product-thumb .image img {
	min-height: 220px;
  	max-height: 220px;
}
}
@media only screen and (min-width: 768px) {
.product-thumb .image img {
  min-height: 300px;
  max-height: 300px;
}
}
.product-thumb .image img {
  margin-left: auto;
  margin-right: auto;
	/*width: 100%;*/
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;
  object-fit: contain;
  border-radius: 5px;
}
@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.3rem;
}
}
@media only screen and (min-width: 768px) {
.product-thumb h4 a {
	font-size: 1.6rem;
}
}
.product-thumb h4 a {
	display: inline-block;
	text-align: center;
	margin-top: 5px;
	font-weight: 800;

	width: 100%; /* Define a largura do contêiner */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
/*MANUFACTURER / MARCAS*/
.product-thumb .manufacturer {
	text-align: center;
	min-height: 45px;
	display: none;
}
.product-thumb .manufacturer span {
	padding: 0.5rem 1rem;
	font-size: 1.2rem;
	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;
}
.product-thumb .wishlist-icon i {
	-webkit-text-stroke: 1px #171714;
  	color: transparent;
}
/*Caption First*/
.product-thumb .captionf {
	/*border-top: 3px solid #363636;
	background: #F7F7F7;
	padding-top: 0.5rem;
	margin-bottom: 0.5rem;*/
}

.product-thumb .caption{
  padding: 18px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 250px) {
.product-thumb .caption {
	padding: 0 20px;
	min-height: 210px;
}
}
@media only screen and (min-width: 768px) {
.product-thumb .caption {
	min-height: 60px;
}
}
.product-thumb .buttons-action {
  padding: 12px 18px 18px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

@media screen and (min-width:240px) and (max-width:600px) {
.product-thumb .buttons-action .bt {
	display: inline;
	padding: 4px;
	margin:5px 3px;
	font-size: 8px;
}
}
@media only screen and (min-width: 768px) {
.product-thumb .buttons-action {
	min-height: 32px;
}
.product-thumb .buttons-action .bt {
	padding: 0.51rem 1rem;
	font-size: 1.1rem;
}
}
@media only screen and (min-width: 1200px) {
.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 img {
	max-height: 15px;
	vertical-align: middle;
	position: relative;
	top: -2px;
	padding-left: 0.5rem;
	display: none;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(333deg) brightness(103%) contrast(101%);
}
.product-thumb .buttons-action .esgotado {
	display: block;
	padding: 0.51rem 2rem;
	font-size: 1.2rem;
	width: 90%;        /* quase toda a largura */
	margin: 0 auto;    /* centraliza dentro do card */
  	background-color: #F73333;
  	font-weight: 700;
  	border-radius: 20px;
  	border: 1px solid rgba(59,59,59,.1);
  	color: #FFF;
}
.product-thumb .buttons-action .bt {
	display: block;
	  width: 90%;        /* quase toda a largura */
	  margin: 0 auto;    /* centraliza dentro do card */
  	background-color: #425065;
  	font-weight: 700;
  	border-radius: 20px;
  	border: 1px solid rgba(59,59,59,.1);
  	color: #FFF;
}
.product-thumb .buttons-action .bt.btt {
	background: #027BC5;
	color: #FFF;
	display: none;
}
@media only screen and (max-width: 361px) {
.icon-product-thumb {
	display: none;
}
}
.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 PRODUCT THUMB*/
.product-card-price-block{
  position: relative;
  margin-top: auto;
  padding-top: 10px;
}

.product-format-label{
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  color: #5b6780;
  letter-spacing: .2px;
}

.product-format-label span{
  font-weight: 500;
  color: #7d8799;
}

.product-price-main-row{
  display: flex;
  align-items: baseline;
  gap: 6px;
  margin-bottom: 2px;
  flex-wrap: wrap;
}

.product-price-pix-value{
  font-size: 22px;
  line-height: 1;
  font-weight: 800;
  color: #111;
  letter-spacing: -.5px;
}

.product-price-pix-text{
  font-size: 13px;
  font-weight: 700;
  color: #222;
  text-transform: uppercase;
}

.product-price-secondary-row{
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
  flex-wrap: wrap;
}

.product-price-card{
  font-size: 15px;
  font-weight: 700;
  color: #2f2f2f;
}

.product-price-old{
  font-size: 13px;
  font-weight: 600;
  color: #8a8a8a;
  text-decoration: line-through;
}

.product-installments-line{
  font-size: 12px;
  line-height: 1.4;
  color: #6b7280;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
.product-price-content {
	min-height: 118px;
}
}
.product-ebook-mini{
  padding-top: 10px;
  border-top: 1px solid #eceff4;
  min-height: 58px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1100px) {
  .product-ebook-mini{
    min-height: 82px;
  }
}
@media only screen and (max-width: 420px) {
  .product-ebook-mini{
    min-height: 102px;
  }
}
.product-ebook-mini-title{
  display: block;
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  color: #5b6780;
  letter-spacing: .3px;
}

.product-ebook-mini-links{
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.ebook-mini-item{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
  border-radius: 999px;
  background: #f2f5f9;
  color: #42526b;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
}

.product-ebook-empty{
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8a94a6;
  letter-spacing: .3px;
}
@media (max-width: 575px){
  .product-price-pix-value{
    font-size: 20px;
  }

  .product-price-card{
    font-size: 14px;
  }
}
/**/

/*INFOS*/
.product-thumb .product-badges {
  position: absolute;
  top: 0.5rem;
  left: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem; /* espaçamento entre os selos */
}
.product-thumb .infos-prod {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-weight: 500;
	font-size: 1.1rem;
  	display: inline-block;
	padding: 0.3rem 1rem;
}
.product-thumb .infos-prod.pronta-entrega {
	background: #425065;
}
.product-thumb .infos-prod.pre-venda {
	background: #061E35;
}
.product-thumb .infos-prod.sob-encomenda {
	background: #02BBC6;
}
.product-thumb .infos-prod.new-product {
	background: #013B7A;
	display: none;
}
.product-thumb .infos-prod.saving {
	background: #485469;
}
.product-thumb .infos-prod.esgotado {
	background: #F73333;
	display: none;
}
@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 .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%;
}
}
.page-product .wish-product {
	position: absolute;
	right: 0;
	top: 0;
}
.page-product .wish-product button {
	background: transparent;
	border: 0;
	font-size: 2.2rem;
	color: #425065;
}
/*PAGE PRODUCT CHAT*/

/* ===== TÍTULO / SUBTÍTULO / AUTOR ===== */
.title-product{
  font-size: 34px;
  line-height: 1.02;
  font-weight: 800;
  letter-spacing: -1.3px;
  color: #111;
  margin: 18px 0 22px;
}

.model{
  display: inline-block;
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 1.4;
  color: #2e2e2e;
  font-weight: 700;
  text-transform: uppercase;
}

.autor{
  margin: 0 0 20px;
  font-size: 17px;
  line-height: 1.4;
  font-style: italic;
  font-weight: 600;
}

.autor a{
  color: #1a1a1a;
  text-decoration: underline;
}

.stock-alert{
  margin: 14px 0 18px;
  padding: 14px 16px;
  border-radius: 10px;
  background: #fff5f5;
  border: 1px solid #f3c2c2;
  position: relative;
}

.stock-alert:before{
  content: "!";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #e74c3c;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stock-alert-title{
  font-size: 15px;
  font-weight: 800;
  color: #c0392b;
  padding-left: 40px;
  margin-bottom: 2px;
}

.stock-alert-text{
  font-size: 13px;
  color: #7a7a7a;
  padding-left: 40px;
  line-height: 1.4;
}

/* ===== DISPONIBILIDADE ===== */
.stock.pre-venda,
.stock.em-estoque,
.stock.sob-encomenda,
.stock.esgotado{
  margin: 0 0 18px;
  font-size: 15px;
  line-height: 1.4;
  color: #2a2a2a;
  font-weight: 500;
}

.stock span{
  font-weight: 800;
  color: #111;
}

/* ===== BADGES ===== */
.infos-prod{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  /*height: 34px;*/
  padding: 0 12px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .2px;
}

.infos-prod.saving{
  background: #425065;
  color: #fff;
}

/* ===== ESCOLHA FORMATO ===== */
.product-options{
  margin: 22px 0 26px;
}

.product-options > .control-label{
  display: block;
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  color: #111;
}

.product-options > .control-label:before{
  content: "* ";
  color: #d93025;
}

/* ===== PREÇOS ===== */
.redesigned-price-content{
  margin: 18px 0 18px;
}

.price-pre-sale-box,
.price-normal-box{
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  padding: 18px 0 16px;
}

.price-pre-sale-label{
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .4px;
  color: #0d2d4f;
  background: #eef4fa;
  padding: 7px 10px;
  border-radius: 7px;
}

.price-main-line{
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-bottom: 8px;
  flex-wrap: wrap;
}

.price-main{
  font-size: 52px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -1.4px;
  color: #111;
}

.price-main-suffix{
  font-size: 18px;
  font-weight: 700;
  color: #111;
}

.price-card-line{
  margin-bottom: 10px;
  font-size: 19px;
  line-height: 1.45;
  color: #2f2f2f;
}

.price-card-value{
  font-weight: 700;
  color: #1f1f1f;
}

.price-card-installments{
  display: inline-block;
  margin-left: 10px;
  font-size: 15px;
  color: #2d2d2d;
}

.price-original-line{
  margin-bottom: 8px;
  font-size: 15px;
  color: #666;
}

.price-original-value{
  text-decoration: line-through;
  color: #666;
  font-weight: 700;
}

.price-valid-until{
  font-size: 14px;
  color: #444;
}

.price-valid-until b{
  color: #111;
}

/* ===== QUANTIDADE + BOTÃO ===== */
.product-quantity-container{
  margin-top: 18px;
}

.block-qtd-container{
  display: flex;
  align-items: stretch;
  gap: 12px;
  flex-wrap: nowrap; /* importante */
}

.product-quantity{

  width: 90px;
  min-width: 90px;
  height: 58px;

  border: 1px solid #d8d8d8;
  border-radius: 10px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #222;
  background: #fff;
}

.button-buy-main{
  flex: 1;
  height: 58px;
  padding: 0 20px;
  border: 0;
  border-radius: 10px;
  background: #4b5e7c;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -.2px;
  transition: .25s ease;
}

.button-buy-main:hover{
  background: #3d4f6a;
  color: #fff;
}


.button-add-cart-secondary{
  display: inline-flex;
  align-items: center;
  justify-content: center;
 
  flex: 1;
  height: 58px;
  margin-top: 0; /* remove quebra */
  border: 1px solid #516788;
  border-radius: 10px;
  background: #fff;
  color: #516788;
  font-size: 17px;
  font-weight: 700;
  transition: .25s ease;
  cursor: pointer;
}

.button-add-cart-secondary:hover{
  background: #516788;
  color: #fff;
}

@media (max-width: 767px) {
  .block-qtd-container{
    flex-wrap: wrap;
    gap: 10px;
  }

  .product-quantity{
    width: 100%;
    min-width: 100%;
    height: 52px;
  }

  .button-buy-main,
  .button-add-cart-secondary{
    width: 100%;
    flex: 0 0 100%;
    height: 52px;
    font-size: 16px;
    padding: 0 14px;
  }
}
.cart-toast-success{
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 99999;
  min-width: 260px;
  max-width: 360px;
  padding: 14px 18px;
  border-radius: 10px;
  background: #1f2d3d;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  box-shadow: 0 10px 30px rgba(0,0,0,.18);
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: .28s ease;
}

.cart-toast-success.show{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

@media (max-width: 575px){
  .button-add-cart-secondary{
    max-width: 100%;
    height: 50px;
    font-size: 16px;
  }

  .cart-toast-success{
    left: 15px;
    right: 15px;
    bottom: 15px;
    min-width: auto;
    max-width: none;
  }
}
/* ===== FRETE ===== */
#box-estimate-tax{
  margin-top: 14px;
}

/* ===== MOBILE ===== */
@media (max-width: 991px){
  .title-product{
    font-size: 38px;
    letter-spacing: -1px;
  }

  .price-main{
    font-size: 40px;
  }

  .price-card-line{
    font-size: 17px;
  }

  .price-card-installments{
    display: block;
    margin: 6px 0 0;
  }
}

@media (max-width: 575px){
  .title-product{
    font-size: 30px;
    line-height: 1.08;
  }

  .model{
    font-size: 13px;
  }

  .autor{
    font-size: 15px;
  }

  .price-main{
    font-size: 34px;
  }

  .price-main-suffix{
    font-size: 15px;
  }

  .price-card-line{
    font-size: 16px;
  }

  .product-quantity{
    width: 100px;
    height: 52px;
    font-size: 20px;
  }

  .button-buy-main{
    min-width: 100%;
    height: 54px;
    font-size: 17px;
  }
}

/*CHAT SOBRE O AUTOR*/
.sobre-o-autor-wrap{
  margin: 70px 0 40px;
}

.titulo-bloco-autor{
  margin: 0 0 34px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
  text-transform: uppercase;
  color: #0c3f7a;
}

.sobre-o-autor{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 52px;
}

.sobre-o-autor .foto{
  flex: 0 0 250px;
  max-width: 250px;
}

.sobre-o-autor .foto img{
  width: 100%;
  display: block;
  margin-bottom: 5px;
  object-fit: cover;
  border: 1px solid #EAEAEA;
  padding: 3px;
  -webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

@media only screen and (min-width: 992px) {
.sobre-o-autor .infos{
  flex: 0 1 520px;
}
}

.sobre-o-autor .infos h4{
  margin: 0 0 14px;
  font-size: 58px;
  line-height: .92;
  font-weight: 300;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: #0c4a8b;
}

.sobre-o-autor .manufacturer-subtitle{
  margin: 0 0 18px;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 700;
  text-transform: uppercase;
  color: #051F35;
}

.sobre-o-autor .manufacturer-button{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 202px;
  margin-bottom: 5px;
  height: 46px;
  padding: 0 24px;
  background: #485469;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  transition: .25s ease;
}

.sobre-o-autor .manufacturer-button:hover{
  background: #002f66;
  color: #fff;
}

@media (max-width: 991px){
  .sobre-o-autor{
    flex-direction: column;
    gap: 28px;
    text-align: center;
  }

  .sobre-o-autor .infos h4{
    font-size: 42px;
  }
}

@media (max-width: 575px){
  .sobre-o-autor-wrap{
    margin: 45px 0 20px;
  }

  .titulo-bloco-autor{
    margin-bottom: 22px;
    font-size: 16px;
  }

  .sobre-o-autor .foto{
    flex: 0 0 120px;
    max-width: 120px;
  }

  .sobre-o-autor .infos h4{
    font-size: 34px;
  }

  .sobre-o-autor .manufacturer-subtitle{
    font-size: 15px;
  }

  .sobre-o-autor .manufacturer-button{
    width: 100%;
    min-width: 100%;
    font-size: 15px;
  }
}

/*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;
}
/**/
@media only screen and (min-width: 250px) {
#box-estimate-tax {
	padding-top: 1rem;
	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 #27221F;
	padding-right: 1rem;
	color: #27221F;
	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;
}
#box-estimate-tax .imgt {
	height: 18px;
	vertical-align: top;
	margin-right: 0.5rem;
}
/**/
.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 .thumbnail img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.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;
}
@media only screen and (max-width: 577px) {
/*.thumbnails .images-add {
	overflow: auto;
	max-height: 390px;
}*/
}
@media only screen and (min-width: 250px) {
.image-additional {
	float: left;
	max-width: 80px;
}
}
@media only screen and (min-width: 1101px) {
.image-additional {
	max-width: 120px;
}
}
@media only screen and (min-width: 577px) {
}


/* =========================
   OPÇÕES LIVRO FÍSICO / E-BOOK / CHAT
========================= */
.box-option-format {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 10px;
}

.box-option-format .radio-format {
  margin: 0;
}

.box-option-format .radio-format label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 150px;
  min-height: 52px;
  padding: 12px 18px;
  border: 1px solid #d8dce3;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  color: #2c3442;
  transition: all .25s ease;
  margin: 0;
}

.box-option-format .radio-format label:hover {
  border-color: #46536b;
  box-shadow: 0 6px 18px rgba(0,0,0,.08);
}

.box-option-format .radio-format input[type="radio"] {
  margin: 0;
}

.box-option-format .radio-format.active label {
  border-color: #4a5871;
  background: #f4f7fb;
  color: #1e2a3a;
  box-shadow: 0 6px 18px rgba(0,0,0,.08);
}

.box-option-format .radio-format img.img-thumbnail {
  max-width: 26px;
  margin: 0;
  border: 0;
  padding: 0;
  background: transparent;
}

/* =========================
   MARKETPLACES E-BOOK
========================= */
.block-infos-produto {
  margin-top: 22px;
  padding: 20px;
  border: 1px solid #e4e8ef;
  border-radius: 14px;
  background: #fafbfd;
}

.ebook-marketplaces-title {
  font-size: 18px;
  font-weight: 700;
  color: #1f2a3a;
  margin-bottom: 16px;
}

.ebook-marketplaces-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.ebook-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 150px;
  height: 48px;
  padding: 0 20px;
  border-radius: 10px;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 700;
  transition: all .25s ease;
  border: 1px solid #d7dce5;
  background: #fff;
  color: #223048;
}

.ebook-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0,0,0,.10);
}

.ebook-btn.amazon:hover {
  border-color: #ff9900;
}

.ebook-btn.apple:hover {
  border-color: #111;
}

.ebook-btn.googleplay:hover {
  border-color: #34a853;
}

.ebook-btn.kobo:hover {
  border-color: #d61f26;
}

/* =========================
   BLOCO FÍSICO
========================= */
#physical-purchase-block {
  transition: all .25s ease;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 768px) {
  .box-option-format {
    flex-direction: column;
  }

  .box-option-format .radio-format label,
  .ebook-btn {
    width: 100%;
    min-width: 100%;
  }

  .ebook-marketplaces-grid {
    flex-direction: column;
  }
}

.book-details-editorial{
  display:flex;
  flex-wrap:wrap;
  gap:40px;
  margin:50px 0 30px;
  padding:50px 55px;
  background:#FFF;
  border-radius:10px;
  box-shadow:0 18px 35px rgba(0,0,0,.08);
}

.book-details-left{
  flex:1 1 58%;
  max-width:58%;
}

.book-details-right{
  flex:1 1 38%;
  max-width:38%;
}

.book-details-card{
  width:100%;
}

.book-details-title{
  margin:0 0 24px;
  font-size:42px;
  line-height:1.1;
  font-weight:800;
  text-transform:uppercase;
  color:#0c3f7a;
}

.book-details-description{
  font-size:17px;
  line-height:1.75;
  color:#3c3c3c;
}

.book-details-description p{
  margin:0 0 18px;
}

.book-specs-list{
  display:flex;
  flex-direction:column;
  gap:10px;
}

.book-spec-item{
  font-size:16px;
  line-height:1.6;
  color:#3c3c3c;
}

.book-spec-label{
  font-weight:700;
  color:#2f2f2f;
  margin-right:4px;
}

.book-spec-value{
  color:#4a4a4a;
}

@media (max-width: 991px){
  .book-details-editorial{
    padding:30px 25px;
    gap:30px;
  }

  .book-details-left,
  .book-details-right{
    flex:1 1 100%;
    max-width:100%;
  }

  .book-details-title{
    font-size:30px;
  }

  .book-details-description{
    font-size:16px;
    line-height:1.7;
  }

  .book-spec-item{
    font-size:15px;
  }
}

@media (max-width: 575px){
  .book-details-editorial{
    padding:22px 18px;
    margin:35px 0 20px;
    border-radius:6px;
  }

  .book-details-title{
    font-size:24px;
    margin-bottom:18px;
  }

  .book-details-description{
    font-size:15px;
  }
}
/**/

/*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-catproduct {
	padding: 2rem 0;
}
.bg-bestseller {
	background: linear-gradient(to bottom, #FFF,#EAEAEA);
	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,#FFF);
	padding: 1rem 0;
	position: relative;
}

.bg-related {
	padding: 1rem 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;
    }
   
}
