html { 
	font-family: 'Muli', sans-serif;
	/*font-family: 'Poppins', sans-serif;  */
	font-size: calc(0.5em + 1vmin); 
	min-height:100%
}
.container {  max-width: 1200px;margin: auto; }

.searchbox-text { font-color:#d7e1e3; }

.menu ul > li { clear:both;height:42px;background-color:#ed5b2a; }

.table td, .table th {
	border:none;
}
.tooltip-inner {
	max-width:unset;
}
 /* Bootstrap Lightbox using Modal */

#profile-grid { overflow: auto; white-space: normal; } 
#profile-grid .profile { padding-bottom: 40px; }
#profile-grid .panel { padding: 0 }
#profile-grid .panel-body { padding: 15px }
#profile-grid .profile-name { font-weight: bold; }
#profile-grid .thumbnail {margin-bottom:6px;}
#profile-grid .panel-thumbnail { overflow: hidden; }
#profile-grid .img-rounded { border-radius: 4px 4px 0 0;}



@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
body {
  font-family: 'Muli', sans-serif;
  /*font-family: 'Open Sans', 'sans-serif';*/
  background: #fff;
}

.carousel-control-next, .carousel-control-prev {
	top: 50%;
	bottom: 50%;
}

.carousel-variantes .carousel-control-next, .carousel-variantes .carousel-control-prev {
	top: 0;
	bottom: 0;
}

.favorito i {
	float: right;
	cursor: pointer;
}

.descricaoProdMarquee {
	color: #000;
}

h1,
.h1 {
  font-size: 36px;
    font-size: 1.75rem;
    /*color: #ED5B2A;*/
	color:#8d8d88;
}

.row {
	margin: 0;
}

button:focus {
	outline: none;
}

a:hover {
	text-decoration: none;
}

.navbar-default .navbar-nav>li>a {
  width: 200px;
  font-weight: bold;
}

.mega-dropdown {
  position: static !important;
  width: 100%;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  left: 285px;
  z-index: 10;
}

.mega-dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 283px;
  z-index: 8;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

.dropdown-toggle::after {
	display:none;
}

.nav-link {
	text-transform: uppercase;
}

.navbar-nav {
	text-align: center;
	width: 100%;
	display: inline-block;
}
.nav-item {
	display: inline-block;
    font-size: 0.6rem;
	font-weight: bold;
}
.nav-link {
	display: inline-block;
	transition: all .3s cubic-bezier(0.55, 0.09, 0.68, 0.53);
}
 
.nav-link:hover {
    color: rgba(255,255,255, 1);
	box-shadow: inset 0 -5px 0 #fff;
}

.btn-link {
	color: #ed5b2a;
	background-color: #fff;
	border-radius: 0;
	transition: all .3s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    padding: 10px 25px 10px 25px;
	font-size: 0.6rem;
	text-transform: uppercase;
}

.btn-link:hover {
	color: #fff;
	background: rgb(237,91,42)
}

.carousel-caption {
	text-align: left;
}

.carousel-control-next, .carousel-control-prev {
	width: 5%;
}

.opcionais figure img {
	object-fit: cover;
	/*padding: 5px;*/
	/*height: 12vh;*/
	height: 65px;
	border: 1px solid #a9a9a1;
	/*box-shadow: 0 0 6px rgba(200, 200, 200, 0.7);*/
}

.tile {
	min-height: 100px;
}


.tile-content {
  position: relative;
  min-height: 100%;
  color: #fff;
  font-weight: bold;
  font-size: smaller;
  word-wrap: break-word;
}

.tile-content a {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  opacity: 0.7;
  text-decoration: underline;
}

.tile-content a:hover, .tile-content a:focus {
	opacity: 1;
}

.firsttile {
  background: #BEBEBE;
}

.secondtile {
  background: #5B8BA2;
}

.h-50 {
	margin:0;
	padding-left:0;
	padding-right:0;
}

#firstrow {
	padding-bottom: 7px;
}

#secondrow {
	padding-top: 8px;
}
.colunaDireita{
	padding-top: 15px;
}
@media (min-width: 992px){

	#contentor {
		padding:0 15px;
	}
	.colunaDireita {
		padding: 0;
	}
	.tile-content {
		font-size: 0.8vw;
	}
}

.mobile-navbar > .row > .col:first-child{
	padding-left: 0;
}

.mobile-navbar > .row > .col:nth-child(3){
	padding-right: 0;
}

.mobile-navbar > .row > .col:nth-child(3) .col-6{
	padding: 0;
}

.colunaDireita img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (min-width: 576px) {
	.tile {
		max-width: 50%;
	}
}

.imgcol {
	padding-left: 0;
	padding-right: 0;
}

.navbar {
	/*margin-top: -3em;*/
	margin-bottom: 5px;
	margin-left: 15px;
    margin-right: 15px;
	padding: 0rem 1rem;
}

hr {
    border-top: 2px solid rgba(0,0,0,.1);
}

.homeBullets {
	margin-top: 1rem;
}

.homeBullets .col-md-4 {
    padding: 30px;
}

.tile {
    padding: 30px;
}

.descricaoProdMarquee {
    padding-top: 15px;
	min-height: 50px;
}

#carouselProdutos .col-md-4:hover, #carouselProdutos .col-md-4:focus,
#carouselNovidades .col-md-4:hover, #carouselNovidades .col-md-4:focus {
	    box-shadow: 0 0 6px rgba(200, 200, 200, 0.7);
		transition: all .3s cubic-bezier(.55,.09,.68,.53);
}

#carouselProdutos .col-md-4,
#carouselNovidades .col-md-4 {
	padding: 0;
	max-width: 30.3333%;
    margin-right: 1.5%;
    margin-left: 1.5%;
}

#carouselProdutos .carousel-item,
#carouselNovidades .carousel-item {
    padding: 15px 0;
}

#carouselProdutos .carousel-item .row,
#carouselNovidades .carousel-item .row{
	margin: 0;
}

.precoProd {
	/*color: #EC5D21;*/
	color:#000;
	font-weight: bold;
}

.favorito .far {
	color: #BEBEBE;
	font-size: 2em;
}

.favorito .fas {
	color: #ED5B2A;
	font-size: 2em;
}

input[type="checkbox"]:before {
    /*content: url('../img/favorito1.png');
	object-fit: cover;*/
    display: block;
    width: 20px;
    height: 20px;
}
.native-hidden {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown-menu {
	padding: 0;
	margin: 0;
	font-size: 0.7rem;
	padding-bottom: 15px;
    padding-top: 15px;
	min-width: 200px;
	transition: all .3s cubic-bezier(0.55, 0.09, 0.68, 0.53);
	border-top:0;
	border-radius: 0;
	-webkit-box-shadow: 0 4px 6px -6px black;
    -moz-box-shadow: 0 4px 6px -6px black;
    box-shadow: 0 4px 6px -6px black;}

.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
}

.frontpage_square img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}


.categorias {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #F5F5F5;
}
.frontpage_square:hover, .frontpage_square:focus {
    box-shadow: 0 0 6px rgba(200,200,200,.7);
    transition: all .3s cubic-bezier(.55,.09,.68,.53);
}

.frontpage_square {
    max-width: 17%;
	margin: 15px 1.333% 15px 1.333%;
	width: 100%;
}

.nomeCategoria {
	position: absolute;
    top: 0;
    left: 0;
/*	color: #5B8BA2;*/
	width: 100%;
	height: 100%;
	color: #ED5B2A;
    font-size: medium;
    font-weight: bold;

}

.nomeCategoria p {
	padding: 15px;
}

.nomeCategoria:hover, .nomeCategoria:focus {
	color: #ec5d21;
    /*transition: all .3s cubic-bezier(.55,.09,.68,.53);*/
}

.frontpage_square{
	position:relative;
	overflow:hidden;
	padding-bottom:17%;
}

.frontpage_square img{
	/*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
	position:absolute;
	top: 0;
    left: 0;
}

.hoverCategoria {
	/*-webkit-filter: grayscale(0%);
    filter: grayscale(0%);*/
}

.post-container {
    overflow: auto;
	display: table;
}
.post-thumb img {
    display: block
}
.post-content {
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle;
    font-size: small;
}
.post-title {
	margin: 0;
	font-size: 100%
}

.post-thumb img {
	height: 30px;
}

.image{
    position:relative;
    overflow:hidden;
    padding-bottom:100%;
}
.image img{
    position:absolute;
}

.fa {
	color: #CACACA;
}


#searchstr::placeholder {
	color: #5B8BA2;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ED5B2A;
    background-color: transparent;
}

.megamenuDestaque {
	position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
	padding-right: 0;
}

.megamenuDestaque div:first-child  {
	height: 90%;
}


.megamenuDestaque div:nth-child(2) {
	height: 10%;
	width: 100%;
	background-color: #E7E7E7;
    display: table;
}

.megamenuDestaque a{
    padding-left: 15px;
    display: table-cell;
	text-decoration: underline;
	color: #000;
    font-weight: 400;
	vertical-align: middle;
}

.destaques .col-md-2 {
	padding: 15px;
	vertical-align: middle;
	text-transform: uppercase;
	transition: all .3s cubic-bezier(0.55, 0.09, 0.68, 0.53);
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap;
}

.destaques .col-md-2:hover {
	color: #ED5B2A;
	box-shadow: inset 0 -5px 0 #ED5B2A;
}

.carousel-indicators:hover {
	color: #ED5B2A;
}

.novo {
	position: absolute;
    top: 5px;
    right: 5px;
    background-color: #ED5B2A;
}

.novo p {
	margin: 0;
    padding-left: 3px;
    padding-right: 3px;
    color: white;
    text-transform: uppercase;
    font-size: x-small;
    font-weight: bold;
}

.pesquisas {
	padding: 10px;
    background-color: #E77817;
    color: #fff;
}

#logoRodape {
	padding: 15px;
}

.fa-pencil-alt:before {
	display: inline-block;
	position:relative;
	top: 6px;
	width: 1.5em;
	height: 1.5em;
	content: '';
	  -webkit-mask: url('../include/svg/edit.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/edit.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: #ED5B2A;
}

.fa-trash-alt:before {
	display: inline-block;
	position:relative;
	top: 4px;
	width: 1.5em;
	height: 1.5em;
	content: '';
	  -webkit-mask: url('../include/svg/trash-o.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/trash-o.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: #ED5B2A;
}

@media (min-width: 992px) {
	.mobile-navbar {
		display: none;
	}

	#product-interaction > .row > div:first-child {
		padding-left: 0;
	}

	#product-interaction > .row > div:nth-child(2) {
		padding-right: 0;
	}

	
	#tableCarrinho img {
		width: 10vw;
	}
	
}

.fa-shopping-cart, .favoritoTopo {
	color: #5B8BA2;
    font-size: 2.5em;
	position: relative;
    /*top: 0.5em;*/
}

.fa-circle {
	color: #ED5B2A;
/*	font-size: 2vw;
	left: 1em;
    bottom: 10px;*/
}

.homeBulletsMobile {
    margin-top: 1rem;
	display: none;
}

.homeBulletsMobile .post-content {
	font-size: 28px;
}

.homeBulletsMobile .post-thumb img {
	height: 5vh;
}

.calls-products .box h3 a {
	font-size: large;
	color:#6a6a67;

}
	.calls-products .box p {
		font-size: medium;
	}

.price {
    font-size: large;
}

@media (max-width: 992px) {
/*	
	.calls-products .box h3 a {
		font-size: 2.5em;
	}

	.calls-products .box p {
		font-size: 2.5em;
	}
*/
	#tableCarrinho, #portes {
		font-size: 1em;
	}

	#portes {
		width: 180px;
	}

	body {
		font-size: 28px;
	}

	#form-options select {
		font-size: 3rem;
	}

	#product-interaction > .row > div{
		padding: 0;
	}

	.col-lg-9, .colunaDireita {
		padding: 5px 0;
	}
	.homeBullets {
		display: none;
	}
	.homeBulletsMobile {
		display: flex;
	}
	.topo {
		display: none;
	}
	.opcionais figure img {
		height: 20vh;
	}
	#logoRodape {
		padding: 0;
	}

	.fa-shopping-cart, .favoritoTopo {
		font-size: 7vw;
		/*position: unset;*/
	}
	span h1 {
		/*display: none;*/
	}
	.navbar {
		margin-left: -15px;
		margin-right: -15px;
	}

	.fa-pencil-alt:before {
		top: 16px;
	}

	.fa-trash-alt:before {
		top: 13px;
	}

}

.mobile-navbar {
	/*height: 20vh;*/
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(91,139,162, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	height: 9vw;
	width: 9vw;
}

.mobile-navbar li {
	display: list-item;
	font-size: 1rem;
}

.mobile-navbar p {
	margin: 0;
	font-size: 4vw;
}

.carrinho p {
    position: absolute;
    color: #fff;
    right: 1.95em;
    top: 0.6em;
    font-size: 0.7em;
}

.mobile-navbar .dropdown-menu {
	font-size: 1rem;
}


.destaque {
	background-color: #F5F5F5;
    padding: 5px;
    margin: 5px;
	color: #000;
	font-size: medium;
}

.formportes{
	float:left;
	display:block;
	white-space:nowrap;
}

.formportes select, .formportes input{
	font-size:large;
}

.formportes label{
	font-weight:normal;
}

.destaque:hover {
	background-color: #8d8d88;
	color: #fff;
}

@media (max-width:576px) {
	.homeBullets {
		margin-top: 6rem;
	}
}

.cormenu {     color: rgba(255,255,255, 0.7);
background-color:#ed5b2a; }
.cormenu a { color:white; }
.cormenu-fundo { background-color:#ed5b2a; }
#logo {
	padding-top: 15px;
    padding-bottom: 15px;
}
.form-inline {
	padding-left: 3px;
}
.form-control:focus {
	box-shadow: 0 0 0 0.01rem rgb(215, 225, 227);
}

.display-inline a {
	display: inline-block !important;
	margin: 0 10px;
}

.rodape a {
	color: #fff;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	display: block;
	font-size:small;
}

.dropdown-item { color:#000; }
.dropdown-toggle a { color:#000; }
.asssscormenu a { color:#000; }

.dropdown-menu.columns-2 {
	min-width: 400px;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px;
	font-weight: 300;
}
.multi-column-dropdown {
	list-style: none;
  margin: 0px;
  padding: 0px;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #999;
}
 
@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}

	.frontpage_square{
		padding-bottom:33.33%;
		max-width: 30%;
		margin-right: 1.666%;
		margin-left: 1.666%;
	}
	
	.formportes select{
		width:50%;
	}
	
}

.carousel-inner img {
      max-height: 60vh;
	  object-fit: cover;
}

.produtos .carousel-inner img {
      /*height: 60vh;*/
	  /*width:100%;*/
}

.carousel-caption {
	display: flex;
	bottom: 0;
	top: 0;
	align-items: center;
}

#product-info h6 {
	display: inline;
	color: #5B8BA2;
}

#product-info p {
	color: #BEBEBE;
}

#product-info span {
	font-weight: bold;
/*	text-transform: uppercase;*/
}

#product-info a {
	color: #fff;
}

#product-info a {
	color: #fff;
}

#product-info .fa-facebook {
	color: #43599B;
}

#product-info .fa-twitter {
	color: #7DA6E4;
}

#product-info .fa-instagram {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.carousel-indicators > li {
	border-radius: 50%;
	width: 1em;
    height: 1em;
}

.carousel-indicators {
	margin: 0;
	right: 25px;
    bottom: 40px;
	left: unset;
}

.carousel-variantes .col:hover {
	color: #ED5B2A;
}

.options-top-l label {
	text-transform: uppercase;
    font-weight: bold;
}
/*
#30/11/2018.carousel-inner {
	width: 150%;
	right: 25%;
}*/

#carouselRelacionados {
	overflow-x: hidden;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#carouselRelacionados .carousel-inner .carousel-item.active,
#carouselRelacionados .carousel-inner .carousel-item-next,
#carouselRelacionados .carousel-inner .carousel-item-prev {
  display: flex;
}

#carouselRelacionados .carousel-inner .carousel-item-right.active,
#carouselRelacionados .carousel-inner .carousel-item-next {
  transform: translateX(25%);
}

#carouselRelacionados .carousel-inner .carousel-item-left.active, 
#carouselRelacionados .carousel-inner .carousel-item-prev {
  transform: translateX(-25%);
}
  
#carouselRelacionados .carousel-inner .carousel-item-right,
#carouselRelacionados .carousel-inner .carousel-item-left{ 
  transform: translateX(0);
}

#product-info {
	padding: 15px 0;
}

a:hover {
  cursor:pointer;
}

#form-options {
	/*display: none;*/
}

/*.paging {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 3em;
    margin-bottom: 1em;
}*/

.paging a {
    display: block;
    float: left;
    padding: 8px;
    text-decoration: none;
    border: 1px solid #ccc;
    margin-right: -1px;
    font-size: 1rem;

}

.pagination {
	margin: 5px 0;
	font-size:large;
}




.paging a:hover {
    text-decoration: none;
    background-color: #e8e8e8;
}

span h1 {
	/*padding: 15px 30px;*/
}

#navbarNavDropdown {
	z-index: 1000;
    background-color: #fff;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

.carrinho {
	text-align: right;
}

.table {
	margin: 15px 0;
}

.table td, .table tr {
	vertical-align: middle;
}
/*
.table tbody td:nth-child(2) {
	color: #ED5B2A;
	text-align: right;
}
.table thead th:nth-child(2) {
	text-align: right;
}*/

.table thead th {
	border-top: 0px;
}

.totalvalor, .formportes label{
	font-weight: bold;
}

.linhatotal, .portes{
	color: #AAAAA2;
}

#carouselRelacionados .carousel-item {
	align-items:unset;
}

.btn-outline-success {
	color: #5B8BA2;
	border-color:#5B8BA2;
}

.btn-outline-success:hover {
	background-color: #5B8BA2;
	border-color:#5B8BA2;
}

.btn-outline-success:focus, .btn-outline-success:active {
	background-color: #5B8BA2;
	border-color:#5B8BA2;
	box-shadow: 0 0 0 0.2rem #5B8BA2;
}



figcaption {
    word-wrap: break-word;
	text-align: center;
	/*color:#CDCDCD;*/
	color:#a9a9a1;
	margin-top: 1rem;
}

#carouselRelacionados figure {
    margin: 1rem 0;
}


 
#carouselRelacionados img {
/*    height: 30vh; */
}  
.page-link:focus {
    /*box-shadow: 0 0 0 0.2rem rgba(237,91,42,.25);*/
}

.page-link:link {
/*	color: #8d8d88;*/
}

.page-link:hover {
    text-decoration: none;
    background-color: #e8e8e8;
	/*color:#ED5B2A;*/
	color: #8d8d88;
}

.page-link {
	/*color:#ED5B2A;*/
	color: #8d8d88;
}

.sel {
    /*background: #ED5B2A;*/
	background: #8d8d88;
    color: #fff;
    /*border: 1px solid #E77817;*/
	border: 1px solid #8d8d88;
}
/*
.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit;
}*/


.fa-google-plus-g:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 1.5em;
	height: 1.5em;
	content: '';
	  -webkit-mask: url('../include/svg/gplus.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/gplus.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: white;
}
/*
.fa-pinterest:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 1.5em;
	height: 1.5em;
	content: '';
	  -webkit-mask: url('../include/svg/pinterest-circled.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/pinterest-circled.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: white;
}
*/
.fa-youtube:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 1.5em;
	height: 1.5em;
	content: '';
	  -webkit-mask: url('../include/svg/youtube-play.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/youtube-play.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: white;
}

.fa-instagram:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 1.5em;
	height: 1.5em;
	content: '';
	  -webkit-mask: url('../include/svg/instagram.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/instagram.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: white;
}
/*
.fa-facebook:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 1.5em;
	height: 1.5em;
	content: '';
	  -webkit-mask: url('../include/svg/facebook-squared.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/facebook-squared.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: white;
}
*/
.fa-heart:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 1em;
	height: 1em;
	content: '';
	  -webkit-mask: url('../include/svg/heart-empty.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/heart-empty.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: #BEBEBE;
}

.fa-shopping-cart:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 1em;
	height: 1em;
	content: '';
	  -webkit-mask: url('../include/svg/basket.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/basket.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: #5B8BA2;
}

.favoritoTopo:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 1em;
	height: 1em;
	content: '';
	  -webkit-mask: url('../include/svg/heart.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/heart.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: #5B8BA2;
}

.fa-long-arrow-alt-left:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 1em;
	height: 1em;
	content: '';
	  -webkit-mask: url('../include/svg/undo.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/undo.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: white;
}

.fa-quote-left:before {
	display: inline-block;
	position:relative;
    top: -11px;
	width: 1em;
	height: 1em;
	content: '';
	  -webkit-mask: url('../include/svg/quote-left.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/quote-left.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: #4E798C;
	font-size: 2.5em;
	display: table-cell;
	color: #4F788C;
	vertical-align: middle;
}

.fa-search:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 1em;
	height: 1em;
	content: '';
	  -webkit-mask: url('../include/svg/search.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/search.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: #5B8BA2;
}

.fa-circle:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 1em;
	height: 1em;
	content: '';
	  -webkit-mask: url('../include/svg/circle.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/circle.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: #ED5B2A;
}

.fa-paypal:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 5.5em;
	height: 3.5em;
	margin: 0 10px;
	content: '';
	  -webkit-mask: url('../include/svg/cc-paypal2.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/cc-paypal2.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: #BEBEBE;
}

.fa-visa:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 4.5em;
	height: 3.5em;
	margin: 0 10px;
	content: '';
	  -webkit-mask: url('../include/svg/cc-visa2.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/cc-visa2.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: #BEBEBE;
}

.fa-mb:before {
	display: inline-block;
	position:relative;
	top: 3px;
	width: 3.5em;
	height: 3.5em;
	margin: 0 10px;
	content: '';
	  -webkit-mask: url('../include/svg/mb.svg') no-repeat 50% 50%;
	  mask: url('../include/svg/mb.svg') no-repeat 50% 50%;
	  -webkit-mask-size: contain;
	  mask-size: contain;
	  background-color: #BEBEBE;
}



td{
  word-break:break-all;
}

.input_qtd {
	max-width:20vw;
}

.do-buy a, .continuar {
    padding: 2px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background-color: #ED5B2A;
    border-radius: 5px;
}

#carouselProdutos i {
	font-size: 2em;
}

.navbar-toggler {
	padding: 0;
}

#searchFormMobile {
 	width: 100%;    
} 

#p {
	line-height: 2.5;
	font-size: 1.5em;
}

.fb_iframe_widget {
	margin-right: 15px;
}

#carouselTestemunhos {
	color: #fff;
}


html, body {
  min-height: 100%;
  height: 100%;
}

.img-thumbnail {
	max-width: 100%;
	padding: 0.25rem 0;
	background-color: unset;
	border: unset;
	border-radius: unset;
}

.container {
    min-height: 100%;
    height:auto !important; /* cross-browser */
    height: 100%; /* cross-browser */
}

.mobile-navbar li {
    font-size: 3rem;
}

.mobile-navbar .dropdown-header {
	font-size: 4rem;
}

.mobile-navbar .dropdown-item {
	font-size: 3rem;
}

.mm-menu_offcanvas {
	z-index: 2;
}

.mm-listitem a {
	font-size: 1.6em;
}

.mm-listview {
	line-height: 80px;
}


.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate(80vw,0);
    -ms-transform: translate(80vw,0);
    transform: translate(80vw,0);
    -webkit-transform: translate3d(80vw,0,0);
    transform: translate3d(80vw,0,0);
}
/*
@media (min-width: 750px){
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate(800px,0) !important;
    -ms-transform: translate(800px,0) !important;
    transform: translate(800px,0) !important;
    -webkit-transform: translate3d(800px,0,0) !important;
    transform: translate3d(800px,0,0) !important;
}}*/

/*.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: translate(80vw,0);
    -ms-transform: translate(80vw,0);
    transform: translate(80vw,0);
    -webkit-transform: translate3d(80vw,0,0);
    transform: translate3d(80vw,0,0);
}*/

.mm-menu_offcanvas {
    width: 80%;
    min-width: 140px;
    max-width: 800px;
}

.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: 130px;
}

.mm-navbar {
	height: 200px;
}

.mm-btn {
	height: 80px;
	width: 80px;
}

.mm-btn_next:after, .mm-btn_prev:before {
	width: 40px;
	height: 40px;
}

.mm-navbar>* {
	padding: 100px 0;
	font-size: 2.5em;
}

.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth) {
	/*width: 100px;*/
	width: 100%;
}

.mm-btn_next:after {
	right: 43px;
}

.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+a, .mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+span {
	margin-right: 100px;
}

.mm-listitem:after {
	left: 0;
}

.mm-iconbar, .mm-iconbar a {
	font-size: 1rem;
}

.mm-menu_iconbar-40 .mm-iconbar {
	width: 60px;
}

.mm-menu_iconbar-40 .mm-navbars_bottom, .mm-menu_iconbar-40 .mm-navbars_top, .mm-menu_iconbar-40 .mm-panels {
	left: 60px;
}

/*.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
	margin-left: 15px;
}*/

#mm-0 {
	height: 100%;
}

.search-mobile:before {
	height: 2em;
	width: 2em;
}

.carousel-caption h3 {
	background: #ccc;
	padding: 5px;
}

.destaqueTitulo p {
	display:inline;
}

.myform .col {
	padding: 0;
}

.label {
	display: table-cell;
}
.toplabel {
	z-index: 2;
	position: absolute;
    left: 7px;
	top: 22px;
    margin: 0;
    padding: 0 5px;
    line-height: 5px;
    background-color: #fff;
    color: #a9a9a1;
	will-change: top,font-size;
    -webkit-transition-property: top,font-size;
    transition-property: top,font-size;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: cubic-bezier(.4,0,.2,1);
} 
.toplabel.active {
	top: 4px;
	font-size: 8px;
}

.textbox {
    position: relative;
    width: 315px;
}

.myform td {
	position:relative;
}

.borda {
	border: 2px solid #ED5B2A;
}

.texto {
	padding-right: 5px;
}

.myform .bloco {
	width: 100%;
}

#tableCarrinho td {
	/*vertical-align: unset;*/
}

input[type=checkbox], input[type=radio] {
	width:1.5em;
	height:1.5em;
    margin-left: 10px;
    margin-right: 10px;
}

