body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #2d2d2d;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #2d2d2d;
}
/* default font size */
.fa {
	font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
	font-size: 32px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 19px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 10.2px;
}



  


/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #343a40;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #cccccc;
}

footer a:hover, footer a:focus {
	color: #ffffff;
}
footer a:active {
	color: #ffffff;
}
footer a:visited {
	color: #cccccc;
}

footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.data_fiscal > a img {
    padding: 2pt;
    width: 59px;
	 height: 81px;
}

.chat-float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:25px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
 	 font-size:80px !important;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.chat-float:hover {
	text-decoration: none;
	color: #25d366;
  background-color:#fff;
}


/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 5px 5px 5px 3px rgba(0,0,0,.1), 0 0 0 0 rgba(0,0,0,.1);	
	box-shadow: 5px 5px 5px 3px rgba(0,0,0,.1)), 0 0 0 0 rgba(0,0,0,.1);
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-thumb .pbox {
	padding: 0 20px;
	min-height: 80px;
}

.product-list .product-thumb .caption .pbox {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}


.masvistos .owl-wrapper-outer {
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-o-box-shadow: 0 0 0;
	box-shadow: 0 0 0;	
}

.masvistos .item {
	margin-left: 10px;
	margin-right: 10px;
}

.masvendidos .owl-wrapper-outer {
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-o-box-shadow: 0 0 0;
	box-shadow: 0 0 0;	
}

.masvendidos .item {
	margin-left: 10px;
	margin-right: 10px;
}

.misofertas .owl-wrapper-outer {
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-o-box-shadow: 0 0 0;
	box-shadow: 0 0 0;	
}

.misofertas .item {
	margin-left: 10px;
	margin-right: 10px;
}

#loading {
	background-image: url('sprite.png');
}
#loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#loading div {
	width: 44px;
	height: 44px;
	background: url('loading.gif') center center no-repeat;
}

#slidebanners .item img{
    display: block;
    width: 100%;
    height: auto;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}


.corp-container {
    margin: 0 auto;
    max-width: 1170px;
    padding: 0 15px;
    position: relative;
    width: 100%;
}

a:active,
a:hover {
  outline: 0; }
  
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*
a {
  color: #f14e4e;
  text-decoration: none;
  transition: .3s; }
  a:visited {
    color: #f14e4e; }
  a:hover, a:focus, a:active {
    color: #626262; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }
 */ 
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  text-align: right; }
  .main-navigation > div {
    display: inline-block; }

  .nav-bar-underline ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .main-navigation ul .sub-menu,
    .main-navigation ul .children {
      opacity: 0;
      position: absolute;
      text-align: left;
      top: 20px;
      transform: scale(0.95);
      transition: all .15s ease-in;
      transform-origin: center top;
      visibility: hidden;
      z-index: 99999; }
      .main-navigation ul .sub-menu ul,
      .main-navigation ul .children ul {
        left: 100%;
        top: -2px;
        transform-origin: left center; }
      .main-navigation ul .sub-menu li,
      .main-navigation ul .children li {
        margin: 0;
        padding: 0;
        min-width: 100%; }
        .main-navigation ul .sub-menu li a,
        .main-navigation ul .children li a {
          background: #262627;
          border-bottom: 1px solid;
          border-color: #353538;
          color: #b2b2b2;
          font-weight: normal;
          max-width: 100%;
          padding: 12px 20px;
          white-space: nowrap; }
        .main-navigation ul .sub-menu li:hover > a,
        .main-navigation ul .sub-menu li.current_page_item > a,
        .main-navigation ul .sub-menu li.current-menu-item > a,
        .main-navigation ul .sub-menu li.current_page_ancestor > a,
        .main-navigation ul .sub-menu li.current-menu-ancestor > a,
        .main-navigation ul .children li:hover > a,
        .main-navigation ul .children li.current_page_item > a,
        .main-navigation ul .children li.current-menu-item > a,
        .main-navigation ul .children li.current_page_ancestor > a,
        .main-navigation ul .children li.current-menu-ancestor > a {
          color: #fff; }
        .main-navigation ul .sub-menu li:hover > ul,
        .main-navigation ul .sub-menu li.focus > ul,
        .main-navigation ul .children li:hover > ul,
        .main-navigation ul .children li.focus > ul {
          left: 100%; }
        .nav-bar-underlinen ul .sub-menu li:first-of-type {
          border-top: 2px solid #f14e4e; }
        .nav-bar-underline ul .children li:first-of-type {
          border-top: 2px solid #f14e4e; }
        .nav-bar-underline ul .sub-menu li:last-of-type > a,
        .nav-bar-underlineul .children li:last-of-type > a {
          border-bottom: none; }
    body:not(.ios) .nav-bar-underline ul li:hover > ul,
    body:not(.ios) .nav-bar-underline ul li.focus > ul {
      opacity: 1;
      transform: scale(1);
      visibility: visible; }
    .nav-bar-underline ul li.hover > ul {
      opacity: 1;
      transform: scale(1);
      visibility: visible; }
    .nav-bar-underline ul li {
      display: inline-block;
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      line-height: normal;
      margin: 0 39px -10px 0;
      padding: 0 0 10px;
      position: relative;
      text-align: left;
      text-transform: uppercase; }
      .nav-bar-underline ul li:last-of-type {
        margin-right: 0; }
      .nav-bar-underline ul li a {
        color: #2d2d2d;
        display: block;
        font-weight: bold;
        letter-spacing: 1px;
        padding-bottom: 5px; }

    #site-navigation.main-navigation ul .menu-button {
      margin-bottom: 0;
      padding-bottom: 0; }
      #site-navigation.main-navigation ul .menu-button a {
        background: #f14e4e;
        border: 0;
        border-radius: 0;
        color: #fff;
        letter-spacing: 1px;
        line-height: normal;
        padding: 11px 25px;
        text-transform: uppercase;
        transition: .3s; }
        #site-navigation.main-navigation ul .menu-button a:hover {
          background: rgba(241, 78, 78, 0.8);
          border: none;
          color: #fff; }
  .overlap-light .site-header:not(.stuck) .nav-bar-underline div > ul:not(.cart_list) > li > a {
    color: #fff; }
  .overlap-dark .site-header:not(.stuck) .nav-bar-underline div > ul:not(.cart_list) > li > a {
    color: #2d2d2d; }
  [class*="overlap"] .nav-bar-underline:not(.link-underline) div > ul:not(.cart_list) > li:hover > a {
    color: #f14e4e; }
  .nav-bar-underline div > ul:not(.cart_list) > li > a {
    border-bottom: 2px solid transparent; }
  .nav-bar-underline div > ul:not(.cart_list) > li:hover > a {
    border-bottom: 2px solid;
    border-color: #f14e4e; }
  .nav-bar-underline:not(.link-underline) div > ul:not(.cart_list) > li:hover > a {
    color: #f14e4e; }
  .site-header:not(.sticky) .nav-bar-underline div > ul:not(.cart_list) > li:not(.current-menu-item).menu-item-has-children:not(.current_page_ancestor):not(.current-menu-ancestor) > a {
    border-bottom: none; }
  .nav-bar-underline div > ul:not(.cart_list) > li.current > a,
  .nav-bar-underline div > ul:not(.cart_list) > li.current_page_item > a,
  .nav-bar-underline div > ul:not(.cart_list) > li.current-menu-item > a,
  .nav-bar-underline div > ul:not(.cart_list) > li.current_page_ancestor > a,
  .nav-bar-underline div > ul:not(.cart_list) > li.current-menu-ancestor > a {
    border-color: #f14e4e; }
  .nav-bar-underline:not(.link-underline) div > ul:not(.cart_list) > li.current > a,
  .nav-bar-underline:not(.link-underline) div > ul:not(.cart_list) > li.current_page_item > a,
  .nav-bar-underline:not(.link-underline) div > ul:not(.cart_list) > li.current-menu-item > a,
  .nav-bar-underline:not(.link-underline) div > ul:not(.cart_list) > li.current_page_ancestor > a,
  .nav-bar-underline:not(.link-underline) div > ul:not(.cart_list) > li.current-menu-ancestor > a {
    color: #f14e4e; }
  [class*="overlap"] .main-navigation:not(.link-underline) div > ul:not(.cart_list) > li.current > a,
  [class*="overlap"] .main-navigation:not(.link-underline) div > ul:not(.cart_list) > li.current_page_item > a,
  [class*="overlap"] .main-navigation:not(.link-underline) div > ul:not(.cart_list) > li.current-menu-item > a,
  [class*="overlap"] .main-navigation:not(.link-underline) div > ul:not(.cart_list) > li.current_page_ancestor > a,
  [class*="overlap"] .main-navigation:not(.link-underline) div > ul:not(.cart_list) > li.current-menu-ancestor > a {
    color: #f14e4e; }

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  background: #fff;
  margin-bottom: 20px;
  padding: 25px 0;
  position: relative;
  width: 100%;
  z-index: 999; }
  body[class*="overlap-"] .site-header:not(.stuck) {
    background: transparent;
    border: none;
    position: absolute; }
  .no-header-margin .site-header {
    margin-bottom: 0; }
  .topbar-out .site-header {
    top: 0;
    left: 0;
    width: 100%; }
    .topbar-out .site-header::after {
      clear: both;
      content: "";
      display: table; }
  .topbar-out.admin-bar .site-header {
    top: 32px; }
    @media (max-width: 782px) {
      .topbar-out.admin-bar .site-header {
        top: 46px; } }
  @media (max-width: 600px) {
    .admin-bar .site-header.sticky.stuck {
      top: 0; } }
  .topbar-out.site-header {
    transition: background 500ms ease; }
  .site-header.stuck {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075); }
  .site-header .site-header-inner {
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%; }
    .centered.site-header .site-header-inner {
      flex-direction: column; }
    @media (max-width: 600px) {
      .mega-menu-menu-1 .site-header .site-header-inner {
        display: block; } }
  .site-header .site-branding {
    padding-right: 20px; }
    .site-header .site-branding .site-title {
      font-family: "Montserrat", sans-serif;
      font-size: 29px;
      font-weight: 600;
      line-height: normal;
      margin: 0; }
      .site-header .site-branding .site-title a {
        color: #2d2d2d; }
    .site-header .site-branding .custom-logo-wrapper {
      display: inline-block; }
    .site-header .site-branding .custom-logo-link {
      display: block;
      line-height: 0; }
    .site-header .site-branding img {
      display: inline-block;
      vertical-align: middle; }
      .tagline.site-header .site-branding img {
        padding-bottom: 5px; }
    .stuck.site-header .site-branding .alt-logo {
      display: none; }
    .site-header .site-branding .alt-logo-scroll {
      display: none; }
      .stuck.site-header .site-branding .alt-logo-scroll {
        display: block; }
    .site-header .site-branding .site-description {
      color: #929292;
      font-family: "Open Sans", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: normal;
      margin: 0; }
    .site-header .site-branding > * {
      transform-origin: left center; }
      .centered.site-header .site-branding > * {
        transform-origin: center center; }
  .site-header.centered .site-branding {
    margin: 0 auto 20px auto;
    padding: 0;
    text-align: center; }
  .site-header.centered .main-navigation {
    text-align: center; }
  @media (max-width: 768px) {
    .site-header:not(.mobile-menu) .site-header-inner {
      flex-direction: column; }
    .site-header:not(.mobile-menu) .site-branding {
      margin: 0 auto 20px auto;
      padding: 0;
      text-align: center; }
    .site-header:not(.mobile-menu) .main-navigation {
      text-align: center; } }

.overlap-light .site-header:not(.stuck) .site-branding .site-title a,
.overlap-light .site-header:not(.stuck) .site-branding .site-description {
  color: #fff; }

.overlap-dark .site-header:not(.stuck) .site-branding .site-title a,
.overlap-dark .site-header:not(.stuck) .site-branding .site-description {
  color: #2d2d2d; }

.masthead-sentinel {
  margin-bottom: 60px; }
  body[class*="overlap-"] .masthead-sentinel {
    display: none; }
  .no-header-margin .masthead-sentinel {
    margin-bottom: 0; }

#topbar {
  position: relative;
  width: 100%;
  z-index: 1000; }

  
/*--------------------------------------------------------------*/

.custom_logo {
	margin-left: 300px;
}

.navbar-icon , .navbar-icon:hover {
	text-decoration: none;
	color: #f14e4e
}

.navbar-icon:active , .navbar-icon:focus , .navbar-icon:visited {
	text-decoration: none;
	color: #f14e4e;
}

/* cart */
#cart {
	margin-bottom: 10px;
}
#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: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@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;
}
