.logo {
  width: 250px;
  background-color: transparent;
}

.searchicon {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  margin-top: 13px;
  margin-right: 20px;
  margin-left: 10px;
  padding-top: 12px;
  border-radius: 25px;
  background-color: #fff;
  text-align: center;
}

.searchicon:hover {
  background-color: #c96;
}

.searchicon.w--current {
  margin-top: 10px;
}

.cartiocn {
  position: relative;
  left: 0px;
  top: 0px;
  right: -1px;
  display: inline-block;
  width: 70px;
  height: 70px;
  padding-top: 20px;
  float: none;
  border-radius: 40px;
  background-color: #fff;
  text-align: center;
}

.cartiocn:hover {
  background-color: #c96;
}

.sitecontainer {
  display: block;
  width: 1200px;
}

.headsection {
  background-color: #000;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/depositphotos_48638367-Retro-woman-with-magic-in-her-hand..jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/depositphotos_48638367-Retro-woman-with-magic-in-her-hand..jpg');
  background-position: 0px 0px, 0px 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.headsection.header2 {
  height: 235px;
  margin-bottom: 0px;
  border-bottom: 1px solid #c96;
  background-color: #f8f8f8;
  background-image: none;
}

.headerbox {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: transparent;
  text-align: right;
}

.headerbox.home2 {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
}

.navmenu {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 1px solid #c96;
  background-color: transparent;
}

.itemmenu {
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  padding: 25px 20px;
  font-family: Montserrat, sans-serif;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}

.itemmenu:hover {
  border-top: 2px solid #c96;
  color: #c96;
}

.itemmenu.w--current {
  color: #000;
}

.itemmenu.lateralspacing {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  color: #c96;
}

.itemmenu.lateralspacing:hover {
  color: #fff;
}

.carticon {
  margin-top: 0px;
}

.menutop {
  position: relative;
  top: 0px;
  right: 0px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  background-color: transparent;
  text-align: right;
}

.menutoptext {
  position: relative;
  left: 0px;
  top: 0px;
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  float: none;
  border-left: 1px none #000;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 13px;
  text-align: right;
}

.menutoptext.phone {
  color: #c96;
  font-size: 18px;
}

.menutoptext.suportesmall {
  color: #c96;
}

.navbar {
  background-color: transparent;
}

.slider {
  height: 380px;
  margin-bottom: 150px;
  padding-top: 120px;
  background-color: transparent;
}

.slider.slider2 {
  margin-right: -10px;
  margin-bottom: 20px;
  margin-left: -10px;
  padding-top: 0px;
  background-image: url('../images/depositphotos_13169384-Large-collection-of-gold-jewellery.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.herotext {
  display: block;
  height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
}

.herotext.title2 {
  margin-top: 120px;
  text-shadow: 1px 1px 6px #000;
}

.herotext.text3 {
  margin-top: 200px;
  margin-bottom: 0px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.subherotext {
  font-family: Montserrat, sans-serif;
  color: #c96;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}

.subherotext.text2 {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.facebook {
  display: inline-block;
  margin-left: 20px;
  padding-top: 0px;
}

.calltoacton {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 200px;
  height: 50px;
  margin-top: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: none;
  clear: none;
  border: 2px solid #c96;
  border-radius: 25px;
  background-color: transparent;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
  font-family: Roboto, sans-serif;
  color: #c96;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.calltoacton:hover {
  background-color: #c96;
  color: #fff;
}

.calltoacton.fillgold {
  border-style: none;
  background-color: #c96;
  color: #fff;
}

.calltoacton.fillblue {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline-block;
  border-style: none;
  background-color: #336;
  color: #fff;
}

.calltoacton.newsletter {
  margin-top: 0px;
  border-style: none;
  background-color: #c96;
  box-shadow: none;
  color: #e9e9e9;
  font-weight: 400;
}

.calltoacton.newsletter:hover {
  background-color: #336;
}

.calltoacton.white {
  border-color: #fff;
  color: #fff;
}

.calltoacton.button2 {
  margin-top: 20px;
}

.slide {
  text-align: center;
}

.slide.slide3 {
  background-image: url('../images/depositphotos_18465169-elegant-fashionable-woman-with-jewellery.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.body {
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #000;
}

.bannerbox {
  margin-top: -100px;
  padding: 20px 30px;
  background-color: #f8f8f8;
}

.bannerbox.color2 {
  margin-top: 0px;
  padding: 0px 0px 20px;
  background-color: transparent;
}

.bannerbig {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 300px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

.bannerbig.right {
  width: 100%;
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
  background-image: url('../images/depositphotos_17465511-Beautiful-woman-with-evening-make-up.-Jewelry-and-Beauty.-Fashion-photo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: right;
}

.bannerbig.pulseira {
  display: block;
  background-image: url('../images/depositphotos_24496231-Photo-of-fashionable-brunette-woman-posing..jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bigcolumn {
  padding-right: 0px;
  padding-left: 0px;
}

.bannerimage {
  position: relative;
  height: 100%;
}

.overlay {
  position: absolute;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 0px;
  background-color: rgba(0, 0, 0, .5);
  text-align: center;
}

.overlay.removefill {
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: transparent;
  color: #336;
}

.overlay.nofill {
  background-color: hsla(30, 50%, 60%, .8);
}

.overlay.product {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  display: inline-block;
  margin-right: auto;
  padding-top: 0px;
  padding-right: 0px;
  background-color: hsla(30, 50%, 60%, .8);
  text-align: left;
}

.overlay.bluefill {
  background-color: rgba(51, 51, 102, .8);
}

.smallbanners {
  position: relative;
  top: 9%;
  display: block;
  overflow: visible;
  height: 40px;
  margin-top: 50px;
  float: none;
  clear: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .5);
}

.smallbanners.goldfill {
  display: block;
  height: 30px;
  margin-top: 20px;
  margin-left: 0px;
  color: #c96;
  font-size: 60px;
}

.smallbanners.rightalign {
  margin-top: 20px;
  color: #336;
  line-height: 50px;
  text-align: right;
  text-shadow: none;
}

.circlehome {
  position: relative;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 100px;
  height: 100px;
  padding: 25px 10px 10px;
  border-radius: 75px;
  background-color: #fff;
  text-align: center;
}

.circlehome.bigcircle {
  width: 150px;
  height: 150px;
}

.serviceloumn {
  position: relative;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.serviceloumn.margimqs {
  padding-right: 20px;
  padding-left: 20px;
}

.servicetext {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #336;
  font-weight: 700;
  text-transform: uppercase;
}

.servicetext.textquemsomos {
  margin-top: 20px;
  color: #fff;
  font-weight: 400;
}

.servicetext.spacing {
  margin-top: 20px;
}

.normaltext {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  text-align: center;
}

.normaltext.topspacing {
  margin-top: 10px;
}

.normaltext.justify {
  text-align: justify;
}

.normaltext.justify.spacing {
  margin-top: 50px;
}

.servicesbox {
  padding-top: 60px;
  padding-bottom: 60px;
  border-radius: 10px;
  font-size: 13px;
  text-align: center;
}

.productsbox {
  margin-top: 20px;
  text-align: center;
}

.h2 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #c96;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}

.h2.white {
  display: inline-block;
  margin-top: 30px;
  color: #fff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .5);
}

.h2.visite {
  color: #fff;
  font-size: 40px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

.tabbox {
  margin-top: 40px;
}

.tabstext {
  font-family: Montserrat, sans-serif;
  color: #000;
}

.tabtitlebox {
  width: 33%;
  border-bottom: 1px solid #336;
  background-color: transparent;
  color: #336;
  text-align: center;
}

.tabtitlebox.w--current {
  width: 33%;
  border-bottom-width: 2px;
  background-color: transparent;
  font-weight: 700;
}

.productbox {
  margin-top: 0px;
  padding: 15px 20px;
  background-color: #f8f8f8;
}

.productline {
  margin: 40px 0px;
}

.productname {
  font-family: Montserrat, sans-serif;
  color: #336;
  font-weight: 700;
}

.pricetext {
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  color: #c96;
  font-size: 18px;
  font-weight: 700;
}

.pricetext.pricedetails {
  height: 25px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.productimagebox {
  height: 240px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.productcolumn {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.productcontainer {
  position: relative;
  margin-right: 10px;
  margin-left: 10px;
}

.productcontainer:hover {
  box-shadow: 3px 1px 11px -6px rgba(0, 0, 0, .8);
}

.iconboxcontainer {
  width: 100%;
  height: 33%;
  padding-top: 35px;
  text-align: center;
}

.iconboxcontainer:hover {
  background-color: hsla(30, 50%, 60%, .7);
}

.iconboxcontainer.topline {
  padding-top: 15%;
  border-top: 1px solid #fff;
}

.sectionwhite {
  background-color: #fff;
}

.formbox {
  margin-top: 40px;
}

.formbox.search {
  display: inline-block;
  margin-top: 0px;
  float: none;
}

.formfield {
  display: inline-block;
  width: 350px;
  height: 50px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-left: 30px;
  border: 1px solid #fff;
  border-radius: 25px;
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, .5);
  resize:none;
}

.formfield:hover {
  border-top-width: 2px;
  box-shadow: inset 0 0 4px 0 rgba(51, 51, 102, .5);
}

.formfield.message {
  height: 100px;
  margin-bottom: 0px;
}

.formfield.news {
  width: 100%;
  margin-top: 10px;
  border-color: #c96;
}

.sectionblack {
  background-color: #000;
}

.boxline {
  border-top: 1px solid #c96;
}

.columnright {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: left;
}

.columnleft {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: right;
}

.socialicons {
  margin-right: 10px;
  margin-left: 10px;
}

.whitetext {
  color: hsla(30, 50%, 60%, .5);
}

.whitetext.black {
  display: inline-block;
  float: left;
  color: #000;
  text-align: left;
}

.whitetext.black.right {
  float: right;
}

.headerpages {
  background-color: #000;
}

.fontawesome {
  margin-top: 30px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 30px;
}

.section.bgsection {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/depositphotos_47788635-The-beautiful-woman-in-expensive-pendant.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/depositphotos_47788635-The-beautiful-woman-in-expensive-pendant.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section.bgloja {
  height: 400px;
  padding-top: 60px;
  background-image: url('../images/12313585_627519200684973_7179494282039120816_n.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section.spacing {
  padding-top: 0px;
  padding-bottom: 40px;
}

.pagetittlebox {
  background-color: #336;
}

.pagetittlebox.bgquemsomos {
  background-color: #000;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/12308717_627519227351637_7953299904725615841_n.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/12308717_627519227351637_7953299904725615841_n.png');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.pagetittlebox.bgcontactos {
  background-image: -webkit-linear-gradient(270deg, hsla(30, 50%, 60%, .3), hsla(30, 50%, 60%, .3)), url('../images/depositphotos_81820790-businesswoman-talking-on-the-phone.jpg');
  background-image: linear-gradient(180deg, hsla(30, 50%, 60%, .3), hsla(30, 50%, 60%, .3)), url('../images/depositphotos_81820790-businesswoman-talking-on-the-phone.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.pagetittlebox.bgnews {
  background-image: -webkit-linear-gradient(270deg, hsla(30, 50%, 60%, .3), hsla(30, 50%, 60%, .3)), url('../images/depositphotos_7820258-Reading-news-at-digital-tablet.jpg');
  background-image: linear-gradient(180deg, hsla(30, 50%, 60%, .3), hsla(30, 50%, 60%, .3)), url('../images/depositphotos_7820258-Reading-news-at-digital-tablet.jpg');
  background-position: 0px 0px, 50% 244%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.pagetittlebox.compravenda {
  background-color: #000;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/depositphotos_13169384-Large-collection-of-gold-jewellery.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/depositphotos_13169384-Large-collection-of-gold-jewellery.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.titlebox {
  padding-top: 40px;
  padding-bottom: 50px;
  text-align: center;
}

.contentwrapper {
  padding-top: 50px;
  padding-bottom: 60px;
  text-align: left;
  text-decoration: none;
}

.columnspacing {
  padding-left: 30px;
}

.qsicons {
  margin-top: 10px;
}

.headerproductbar {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #c96;
}

.filtersbar {
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #c96;
  background-color: #fff;
}

.titlefilterbar {
  width: 100%;
  height: 50px;
  padding-top: 15px;
  padding-bottom: 10px;
  float: left;
  border-bottom: 1px solid #c96;
  background-color: #f8f8f8;
}

.dropdownbox {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: none;
  border: 1px solid #c96;
  font-size: 13px;
  text-align: left;
}

.columnlefthead {
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 20px;
  text-align: left;
}

.textsmall {
  display: inline-block;
  margin-top: 15px;
  margin-left: 0px;
  color: rgba(0, 0, 0, .5);
  font-size: 13px;
}

.textsmall.smaller {
  font-size: 12px;
  text-align: right;
}

.columnproductright {
  text-align: right;
}

.categoriemenutext {
  float: none;
  clear: left;
  font-family: Montserrat, sans-serif;
  color: #336;
  text-align: left;
}

.categoriemenutext:hover {
  color: #fff;
  font-weight: 700;
}

.categorieitem {
  margin-right: 20px;
  margin-left: 20px;
  padding: 10px;
  clear: left;
  border-bottom: 1px solid #e9e9e9;
  color: #fff;
}

.categorieitem:hover {
  background-color: #c96;
}

.categorieitem.subfilter {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
}

.filtertext {
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, .5);
  text-align: left;
}

.colorbox {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-left: 5px;
  background-color: transparent;
}

.colorselector {
  width: 100%;
  height: 100%;
  background-color: transparent;
  color: #c96;
}

.colorselector.red {
  background-color: #c96;
  color: #8f6969;
}

.colorselector.blue {
  background-color: #e9e9e9;
}

.colorselector.gray {
  background-color: #96df9f;
}

.colorselector.green {
  background-color: #eeb3b3;
}

.colorselector.salmon {
  background-color: #c8ced6;
}

.colorselector.gray3 {
  background-color: #dfdad4;
}

.colorcontainer {
  padding-top: 10px;
  padding-left: 30px;
  text-align: left;
}

.colorcontainer.center {
  text-align: center;
}

.pricebox {
  padding: 10px 10px 20px;
}

.topcomunright {
  padding-bottom: 20px;
  text-align: right;
}

.goldtext {
  color: #c96;
}

.productlistingrow {
  margin-top: 10px;
  margin-bottom: 20px;
}

.paginationitem {
  width: 100%;
  height: 100%;
  border: 1px solid #c96;
  border-radius: 20px;
  background-color: transparent;
  text-decoration: none;
}

.paginationitem:hover {
  background-color: #c96;
  color: #fff;
}

.paginationbox {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  margin-left: 5px;
}

.paginationtext {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #c96;
  font-size: 18px;
}

.paginationtext:hover {
  color: #fff;
}

.banner {
  height: 250px;
  padding-top: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/12510411_644284292341797_9060875836845598888_n.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/12510411_644284292341797_9060875836845598888_n.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.textbanner {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.textbanner.light {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 100;
}

.searchbox {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  text-align: right;
}

.searchfield {
  display: inline-block;
  width: 95%;
  margin-top: 10px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.searchfield.line {
  margin-bottom: 10px;
  border-bottom-style: solid;
}

.fieldtext {
  position: absolute;
  display: inline;
  overflow: auto;
  margin-left: 60px;
  padding-top: 30px;
  float: left;
  color: hsla(0, 0%, 100%, .5);
  text-align: left;
}

.bannersection {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f8f8f8;
}

.bannersection.white {
  background-color: #fff;
}

.photothumbsbox {
  display: inline-block;
  overflow: hidden;
  width: 25%;
  height: 110px;
  margin-top: 10px;
  float: left;
  opacity: 0.81;
}

.photothumbsbox:hover {
  border: 2px solid #c96;
  opacity: 1;
}

.productnamebox {
  height: 25%;
  padding: 30px 40px;
  background-color: #f8f8f8;
  text-align: left;
}

.productnamebox.bgwhite {
  background-color: #fff;
}

.productnamebox.bgwhite2 {
  border-top: 1px solid hsla(30, 50%, 60%, .5);
  background-color: #fff;
}

.productnamedetail {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.productnamedetail.titlesapacing {
  margin-bottom: 30px;
  font-size: 20px;
}

.backarrow {
  margin-top: -10px;
  margin-right: 20px;
  text-shadow: 1px 1px 6px #000;
}

.addcartbox {
  display: inline-block;
  width: 40%;
  text-align: left;
}

.addcartbox._60box {
  width: 60%;
  float: right;
  text-align: right;
}

.addcartbox._50box {
  position: relative;
  right: 0px;
  bottom: 0px;
  width: 50%;
  float: none;
  text-align: right;
}

.addcartbox._50box.left {
  text-align: left;
}

.textstock {
  display: inline-block;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  color: #bdbd33;
}

.quantitybox {
  display: inline-block;
  width: 40%;
  height: 40px;
  margin-right: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  border: 1px solid #c96;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  text-align: center;
}

.addcartbutton {
  display: inline-block;
  width: 60%;
  float: right;
}

.buttonadd {
  position: relative;
  width: 100%;
  height: 40px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #c96;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.buttonadd:hover {
  background-color: #336;
}

.quantitytext {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #c96;
  font-size: 18px;
}

.brandbox {
  display: inline-block;
  width: 50%;
  float: left;
  text-align: left;
}

.textbutton {
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #c96;
  text-decoration: none;
  text-transform: uppercase;
}

.textbutton:hover {
  font-weight: 600;
}

.textbutton2 {
  display: inline-block;
  margin-left: 10px;
}

.productdetailcolumn {
  height: 575px;
}

.productdescription {
  margin-top: 20px;
  background-color: #f8f8f8;
}

.descriptioncolumn {
  padding: 30px 40px;
  text-align: left;
}

.sectionrelatedproducts {
  padding-top: 0px;
  padding-bottom: 40px;
  background-color: transparent;
}

.contactform {
  text-align: center;
}

.footermenutitle {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
}

.footermenutitle.white {
  color: #000;
}

.footermenu {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 10px;
  color: #c96;
}

.footeritem {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #c96;
  text-align: left;
}

.footeritemlink {
  font-family: Montserrat, sans-serif;
  color: #c96;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.footeritemlink:hover {
  color: #c96;
  font-weight: 700;
}

.footeritemlink.categories {
  width: 25%;
  padding-bottom: 10px;
  border-bottom: 1px solid #c96;
  color: #c96;
  text-align: center;
}

.footeritemlink.categories:hover {
  border-bottom-width: 2px;
  border-bottom-color: #336;
  color: #336;
}

.footeritemlink.categories.selected {
  width: 24%;
  border-bottom: 2px solid #336;
  color: #336;
  font-weight: 700;
}

.newsimage {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 340px;
  float: left;
  background-color: #0098ff;
  background-image: url('../images/12348171_627519210684972_5267095553979961082_n.png');
  background-position: 50% 0px;
  background-size: cover;
}

.newsimage.newsback {
  background-image: url('../images/barras_ouro_not_baixo.jpg');
  background-size: cover;
}

.newsitem {
  margin: 30px 0px;
  border: 1px solid #e9e9e9;
  background-color: #fff;
}

.newsitem:hover {
  box-shadow: 0 0 10px 1px hsla(30, 50%, 60%, .5);
}

.newsbox {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 30px;
  float: none;
}

.newscolumn {
  padding-right: 0px;
  padding-left: 0px;
}

.newstitle {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}

.newsimagelist {
  position: relative;
  left: 0px;
  top: 0px;
  overflow: visible;
  height: 100%;
  float: left;
  clear: none;
}

.newscategories {
  width: 25%;
}

.categoriesbox {
  margin-bottom: 40px;
  text-align: center;
}

.topmenu {
  background-color: #000;
}

.sectiongray {
  background-color: #f8f8f8;
}

.search_box {
  padding-bottom: 20px;
  text-align: right;
}

.searchform {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  float: none;
}

.topcontainer {
  padding-top: 10px;
  padding-bottom: 5px;
}

.suporteicon {
  height: 35px;
}

html.w-mod-js *[data-ix="productbox"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="jump"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media (max-width: 991px) {
  .calltoacton.newsletter {
    margin-top: 10px;
  }
  .bannerbig {
    height: 250px;
  }
  .overlay.nofill {
    padding-top: 10px;
  }
  .overlay.bluefill {
    padding-top: 10px;
  }
  .productline {
    margin-bottom: 40px;
  }
  .productcolumn {
    margin-bottom: 20px;
  }
  .columnspacing {
    padding-right: 20px;
    padding-left: 10px;
  }
  .textbanner.light {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .headerbox.home2 {
    text-align: center;
  }
  .navmenu {
    background-color: #336;
  }
  .itemmenu {
    padding-left: 40px;
  }
  .herotext {
    font-size: 30px;
  }
  .subherotext {
    font-size: 16px;
  }
  .smallbanners {
    margin-top: 20px;
  }
  .serviceloumn {
    padding-bottom: 10px;
  }
  .productimagebox {
    overflow: hidden;
  }
  .productcontainer {
    margin-bottom: 20px;
  }
  .iconboxcontainer.topline {
    padding-top: 30px;
  }
  .formbox {
    padding-right: 15px;
    padding-left: 10px;
  }
  .formfield {
    padding-right: 30px;
  }
  .columnright {
    text-align: center;
  }
  .columnleft {
    text-align: center;
  }
  .section.spacing {
    margin-right: 10px;
    margin-left: 10px;
  }
  .contentwrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .columnspacing {
    margin-top: 20px;
    padding-left: 10px;
  }
  .productnamedetail.titlesapacing {
    text-align: center;
  }
  .footermenu {
    padding-left: 60px;
  }
  .iconmenu {
    color: #fff;
  }
  .sectiongray {
    padding-right: 20px;
    padding-left: 20px;
  }
  .news_column {
    padding-right: 10px;
    padding-left: 0px;
  }
}

@media (max-width: 479px) {
  .logo {
    position: relative;
    margin-left: 30px;
    padding-left: 10px;
    text-align: center;
  }
  .logo.w--current {
    display: block;
    margin-left: 30px;
  }
  .searchicon {
    display: none;
    text-align: center;
  }
  .cartiocn {
    display: none;
    float: none;
    text-align: center;
  }
  .headerbox {
    text-align: center;
  }
  .headerbox.home2 {
    text-align: center;
  }
  .navmenu {
    margin-top: -20px;
    padding-top: 0px;
    padding-bottom: 30px;
    padding-left: 30px;
    float: right;
    background-color: #336;
    text-align: left;
  }
  .itemmenu {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .menutop {
    display: none;
  }
  .navbar {
    text-align: center;
  }
  .slider {
    margin-bottom: 60px;
    padding-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .slider.slider2 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .herotext {
    margin-top: 0px;
    font-size: 30px;
    line-height: 40px;
  }
  .herotext.title2 {
    margin-top: 100px;
    font-size: 25px;
  }
  .subherotext {
    margin-top: 60px;
    font-size: 18px;
  }
  .subherotext.text2 {
    font-size: 16px;
  }
  .calltoacton {
    margin-top: 20px;
  }
  .calltoacton.newsletter {
    width: 100%;
  }
  .calltoacton.white {
    margin-top: 40px;
  }
  .smallbanners {
    font-size: 30px;
  }
  .smallbanners.goldfill {
    font-size: 50px;
  }
  .servicesbox {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .h2 {
    font-size: 18px;
  }
  .tabtitlebox {
    width: 100%;
  }
  .tabtitlebox.w--current {
    display: block;
  }
  .productimagebox {
    overflow: hidden;
  }
  .productcolumn {
    margin-bottom: 0px;
  }
  .productcontainer {
    margin-top: 20px;
  }
  .formbox {
    padding-right: 0px;
    padding-left: 0px;
  }
  .formfield {
    margin-left: 0px;
    padding-left: 30px;
  }
  .columnright {
    text-align: center;
  }
  .columnleft {
    padding-top: 10px;
    text-align: center;
  }
  .whitetext.black {
    float: none;
    text-align: center;
  }
  .whitetext.black.right {
    float: none;
  }
  .textsmall.smaller {
    font-size: 10px;
    text-align: left;
  }
  .productnamebox {
    padding-right: 20px;
    padding-left: 20px;
  }
  .productnamebox.bgwhite2 {
    padding-right: 0px;
    padding-left: 10px;
  }
  .productnamedetail {
    font-size: 20px;
  }
  .buttonadd {
    font-size: 12px;
  }
  .brandbox {
    width: 50%;
  }
  .textbutton2 {
    font-size: 12px;
  }
  .footermenu {
    padding-left: 20px;
  }
  .newsbox {
    padding-right: 10px;
    padding-left: 10px;
  }
  .newstitle {
    font-size: 18px;
    line-height: 18px;
  }
  .setaslider {
    width: 50px;
  }
  .menumobile {
    width: 100%;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    float: left;
    background-color: #c96;
    text-align: left;
  }
  .menumobile.w--open {
    padding-bottom: 18px;
    float: left;
    background-color: #c96;
  }
  .iconmenu {
    display: inline-block;
    margin-top: 10px;
  }
  .textmenumobile {
    display: inline-block;
    margin-left: 20px;
  }
  .mobilecart {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding-top: 7px;
    float: right;
    border-radius: 20px;
    background-color: #336;
    text-align: center;
  }
  .news_column {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}