/* TOPO */
/* produtos */
/* PAGINATION */
/* NAVBAR */
/* SLIDER */
/* botoes */
/* radio */
/* alinhamento */
/* carrinho e produto */
/* margens */

body {
    margin:0px;
    padding:0px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

a {
    color: #333333;
    text-decoration: none;
}


h4 {
    font-size: 14px;
}

img {
    border:0px;
}
form {
  z-index: 1;
}
.form {
    color:#555555;
    z-index:1;
}
.form input{
    background-image:url(images/1/form/bg_input15.jpg);
}
input, select, textarea {
    color:#555555;
    z-index:1;
}

.subtitle{
    color: #CC0000;
}


.submenu {
    font-size:10px;
    color:#666666;
    font-weight:normal;
    text-decoration:none;
}
.submenu:hover {
    font-size:10px;
    color:#333333;
    font-weight:normal;
    text-decoration:underline;
}
.maplinks {
    font-size:11px;
    color:#888888;
    text-decoration:none;
    line-height:15px;
}
.maplinks:hover {
/*    text-decoration:underline;*/
    color:#333333;
}
.windowmsg{
    font-family:arial;
    font-size:12px;
    color:#000000;
}
.msg{
    font-size:12px;
    color:#ff0000;
}


/* Corpativo */
.menu{
    font-size:10px;
    color:#ffffff;
    font-weight:bold;
    text-decoration: none;
}
.menu:hover{
    color:#FFFF99;
    text-decoration:underline;
}


.text11{
    font-size:11px;
    color:#222222;
    text-decoration:none;
}
.link11{
    font-size:11px;
    color:#222222;
    text-decoration:none;
}
.link11:hover {
    text-decoration: underline;
}
.title{
    font-size:11px;
    color:#CC0000;
    text-decoration:none;
}
.fleft{
  float: left;
  margin:2px;
}
/* End */

/* Janelas de mensagens */
.msgs{
    text-align:left;
    padding:6px;
    font-size:11px;
    color: #333333;
    border:1px solid #CC0000;
    background-image: url(images/1/success_header.gif);
    background-repeat: repeat-x;
    width:450px;
    margin-bottom:20px;
}
.msgs h1{
    margin-top:-2px;
    margin-bottom:13px;
    font-size:14px;
    color: #336633;
    font-weight:bold;
}
.msgs li{
    color: #333333;
    margin-bottom:12px;
}
.msgs li a{
    color: #CC0000;

}
/* End */

/* Historico do cliente */
#historico td{
    background-color:#ffffff;
}
#historico div{
    font-family:arial;
    font-size:11px;
    color:#888888;
}
#historico #title{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#333333;
    text-decoration:none;
}
#historico #subtitle{
    font-size:12px;
    font-weight:bold;
    color:#CC0000;
    line-height:15px;
}
#historico #limpar{
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    color:#333333;
    text-decoration:none;
}
#historico a{
    color:#888888;
    text-decoration:none;
    font-size:11px;
    line-height:13px;
}
#historico a:hover{
    color:#333333;
    text-decoration:none;
}
/* End historico */

/* Maplinks */
#maplinks td{
    font-family:arial;
    font-size:11px;
    color:#666666;
}
#maplinks div{
    font-family:arial;
    font-size:11px;
    color:#666666;
}
#maplinks #subtitle{
    font-size:12px;
    font-weight:bold;
    color:#666666;
}
#maplinks a{
    color:#666666;
    text-decoration:none;
    font-size:10px;
    line-height:13px;
}
#maplinks a:hover{
    color:#333333;
    text-decoration:none;
}

/* End maplinks */

/* Auto sugestao na busca */
.suggestionsBox {
    position: absolute;
    top:135px;
    left: 221px;
    margin: 10px 0px 0px 0px;
    width: 400px;
    background-image: url(images/1/bg_sugest.jpg);
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #CC0000;
    color: #333333;
}
.suggestionList {
    margin: 0px;
    padding: 0px;
}
.suggestionList a {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}
.suggestionList a:hover {
    background-color: #659CD8;
    text-decoration:none;
    color:#222222;
}

.#tabela {
    width:100%;
    border-collapse:collapse;
}
#tabela td, #tabela th 
{
    font-size:1em;
    border:1px solid black;
    padding:3px 7px 2px 7px;
}
#tabela th 
{
    font-size:1.1em;
    text-align:left;
    padding-top:5px;
    padding-bottom:4px;
    background-color:black;
    color:#ffffff;
}
#tabela tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}
/* botoes */
.btnmargin-left{
    margin-left: 4px;
}
.btnmargin-top{
    margin-top: 8px;
}
.btnfixed, .btn-wide {
    min-width: 140px;
}
.btn-cinzacarrinho {
    background-color: #555;
}
.btn-cinzacarrinho:hover, .btn-cinzacarrinho:focus {
    background-color: #333;
}
.btn-success {
    color: #fff;
    background-color: #4ca84c;
    border-color: #4ca84c;
}
.btn-success:hover, .btn-success:focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-small {
    padding: 4px;
}

/* footer */
#footer, #copyright {
    color: #ffffff;
}

#copyright {
  font-size: 14px;
  padding: 10px 0px;
}

#footer ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

#footer a, #copyright a {
    color: white;
}

#footer .widget-address li {
    color:white;
    position: relative;
    padding: 0 0 15px 32px;
}

#footer .widget-address li i {
    position: absolute;
    top: 5px;
    left: 0;
    width: 25px;
    display: block;
    text-align: center;
}

#footer small {
    display: block;
    font-size: 90%;
}

.backimages {
    background: black;
    background-position: center;
    background-size: cover;
}
.sep-top-xs {
    padding-top: 1.5em;
}

/* forms */
.form-control, .input-group-addon {
    border-radius: 0px;
}

/***********
     NOVOS
************/
/** TYPOGRAPHY **/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1;
}

h1, h2, h3 {
    margin-bottom: 20px;
    font-weight: 300;
    font-family: Oswald;
}

h4, h5, h6 {
    margin-bottom: 15px;
    font-weight: 400;
}

h1, .h1 {
    font-size: 44px;
    color: #3e4095;
    text-transform: uppercase;
}

h2, .h2 {
    font-size: 37px;
}

h3, .h3 {
    font-size: 27px;
}

h5, .h5 {
    font-size: 18px;
}

h6, .h6 {
    font-size: 16px;
}


small, .small {
    font-size: 80%;
    line-height: 2;
}

em {
    color: #3e4095;
}

.fontxs {
  font-size:10px;
}
.fontsm {
  font-size:14px;
}
.fontm {
  font-size:20px;
}
.font14center {
  font-size: 14px;
  line-height: 29px;
}
.sublinhado {
  text-decoration: underline;
}
.negrito {
  font-weight: bold;
}


#back_to_top {
  display: none;
  position: fixed;
  z-index: 1000;
  bottom: 0px;
  right: 350px;
}
#back_to_top a {
    margin-bottom: 10px;
  color: #ffffff;
  text-decoration: none;
  background: #555555;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  outline: none;
  border-radius: 50%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#back_to_top a:hover {
  background: #555555;
  opacity: 0.8;
  filter: alpha(opacity=80);
}


/* TOPO */
.logo {
    margin-top: 20px;
    margin-bottom: 20px
}

.pesquisar{
    border: 2px solid #ccc;
    line-height: 42px;
    height: 42px;
}

.procurar {
    margin-top: 95px;
}

.cadastrese {
    margin-top: 42px;
    line-height: 28px;
    padding-left: 16px;
    padding-right: 16px;
}

.btncarrinho {
    font-size:24px;
    line-height: 28px;
}

.fontecarrinho {
    margin-top: 13px;
    font-size:20px;
    line-height: 28px;
    width: 190px;
}
.faicons {
    font-size: 24px;
}
.input-group-addon {
    background-color: white;
}
.areastopo {
    padding: 0px;
}
.areastopo >li>a {
    background-color: #e0e0e0;
    line-height: 42px;
    margin-bottom: 3px;
    font-size: 16px;
}
.areastopo li {
    display: inline;
    margin: 0px 2px;
}
/* produtos */
.thumbnail{
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.thumbnail:hover{
    opacity:1.00;
    box-shadow: 0px 0px 10px #333333;
}
span.thumbmore {
    min-height: 420px;
}
.infoprodutos {
    position: absolute;
    bottom: 40px;
    padding: 0px 10px;
}
#prod_quantidade {
    width: 50px;
}


/* alinhamento */
.nopadding{
    padding: 0px;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}


/* index */
.contatos {
    padding: 60px 0px;
}
.titlecontatos{
    margin-top: 20px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}
.textocontatos {
    padding-top: 10px;
    margin-bottom: 10px;
    line-height: 30px;
}
.aempresa {
    background-color:#e5e5e5;
    padding:70px;
    line-height: 25px
}

.formas {
    padding-top: 60px;
    text-align: center;
}
.formaspag{
    padding-bottom: 20px;
}
/* fontes */
.fonteclara {
    color: white;
}


/* DIVERSOS */
.searchbar {
    background-color:#e9e9e9;
    padding: 8px 0px;
}
.searchtext {
    color:black; margin-top:7px; margin-bottom:7px;
}

.inline {
    display: inline;
}
/* PAGINATION */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999;
}
.pagination li a i {
    font-size: 20px;
}
.menutopo {
    padding: 0px;
    margin: 0px;
}
/* NAVBAR */
nav ul li:hover > .dropmenu {
    display: block;
}

nav ul ul {
    display: none;
    width:100%;
    position:absolute;
    left:0;
}
nav ul li:hover > ul {
    display: block;
}
nav ul {
    list-style: none;
    position:relative;
}
nav ul li {
    float: left;
    height: 54px;
    padding-top: 15px;
    padding-bottom: 15px;
}
nav ul li a {
    color: #FFFFFF;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
}
nav ul li a:hover, nav ul li a:active, nav ul li a:focus {
    color: #FFFFFF;
    text-decoration: none;
}
nav ul ul li {
    float: none;
    position: relative;
}
.navbar-nav >li >a {
    color: white;
    min-height: 54px;
}
.dropli {

}
.dropli .dropmenu {
    margin-top: 9px;
    background-color: #333333;
    display: none;
    width:100%;
    position:absolute;
    z-index: 999;
    left:0;
    text-align: left;
}


/* SLIDER */
.royalSlider {
  overflow: hidden;
  width: 100%;
  height: 300px;
}
.slider-cultive {position: relative;z-index: 9;
    text-align:center; background-position: center;background-size: cover;height: 300px;
}
.slider-cultive-inside {
  height:300px;
}
.slide-cultive-content {position: relative;z-index: 9;text-align:center;}
.slide-cultive-content h1 {font-size: 90px; color:#ffffff;margin:0px;}
.slide-cultive-content h2 {font-size: 60px; color:#ffffff;margin:0px;}
.slide-cultive-content p {font-size: 20px;}


/* processando ajax */
.processando{
  display:none;
  opacity:0.8;
  background-color:#000;
  position:fixed;
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  z-index:1000;
}
.processandoinside {
  position: absolute;
   left: 50%;
   top: 50%;
   height:60px;
   width:60px;
   margin:0px auto;
}

.la-ball-spin-fade-rotating,.la-ball-spin-fade-rotating>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-spin-fade-rotating{display:block;font-size:0;color:#fff}.la-ball-spin-fade-rotating.la-dark{color:#333}.la-ball-spin-fade-rotating>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin-fade-rotating{width:32px;height:32px;-webkit-animation:ball-spin-fade-rotate 6s infinite linear;-moz-animation:ball-spin-fade-rotate 6s infinite linear;-o-animation:ball-spin-fade-rotate 6s infinite linear;animation:ball-spin-fade-rotate 6s infinite linear}.la-ball-spin-fade-rotating>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin-fade 1s infinite linear;-moz-animation:ball-spin-fade 1s infinite linear;-o-animation:ball-spin-fade 1s infinite linear;animation:ball-spin-fade 1s infinite linear}.la-ball-spin-fade-rotating>div:nth-child(1){top:5%;left:50%;-webkit-animation-delay:-1.125s;-moz-animation-delay:-1.125s;-o-animation-delay:-1.125s;animation-delay:-1.125s}.la-ball-spin-fade-rotating>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;-webkit-animation-delay:-1.25s;-moz-animation-delay:-1.25s;-o-animation-delay:-1.25s;animation-delay:-1.25s}.la-ball-spin-fade-rotating>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-1.375s;-moz-animation-delay:-1.375s;-o-animation-delay:-1.375s;animation-delay:-1.375s}.la-ball-spin-fade-rotating>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;-webkit-animation-delay:-1.5s;-moz-animation-delay:-1.5s;-o-animation-delay:-1.5s;animation-delay:-1.5s}.la-ball-spin-fade-rotating>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;-webkit-animation-delay:-1.625s;-moz-animation-delay:-1.625s;-o-animation-delay:-1.625s;animation-delay:-1.625s}.la-ball-spin-fade-rotating>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;-webkit-animation-delay:-1.75s;-moz-animation-delay:-1.75s;-o-animation-delay:-1.75s;animation-delay:-1.75s}.la-ball-spin-fade-rotating>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;-webkit-animation-delay:-1.875s;-moz-animation-delay:-1.875s;-o-animation-delay:-1.875s;animation-delay:-1.875s}.la-ball-spin-fade-rotating>div:nth-child(8){top:18.179464974%;left:18.1803700518%;-webkit-animation-delay:-2s;-moz-animation-delay:-2s;-o-animation-delay:-2s;animation-delay:-2s}.la-ball-spin-fade-rotating.la-sm{width:16px;height:16px}.la-ball-spin-fade-rotating.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-spin-fade-rotating.la-2x{width:64px;height:64px}.la-ball-spin-fade-rotating.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.la-ball-spin-fade-rotating.la-3x{width:96px;height:96px}.la-ball-spin-fade-rotating.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@-webkit-keyframes ball-spin-fade-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes ball-spin-fade-rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes ball-spin-fade-rotate{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ball-spin-fade-rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ball-spin-fade{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.25;-webkit-transform:scale(0.5);transform:scale(0.5)}}@-moz-keyframes ball-spin-fade{0%,100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}50%{opacity:.25;-moz-transform:scale(0.5);transform:scale(0.5)}}@-o-keyframes ball-spin-fade{0%,100%{opacity:1;-o-transform:scale(1);transform:scale(1)}50%{opacity:.25;-o-transform:scale(0.5);transform:scale(0.5)}}@keyframes ball-spin-fade{0%,100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}50%{opacity:.25;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}}


/* caroussel */
.owl-theme .owl-controls .owl-nav div {
      position: absolute;
    }

.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  width: 55px;
  height: 55px;
  background: url(../imagens/hover.png) no-repeat;
  overflow: hidden;
}
.owl-prev {
  left: 0;
  background-position: -123px -33px;  
}
.owl-next {
  right: 0;
  background-position: -63px -33px;
}
.owl-prev:hover {
  background-position: -243px -33px;
}
.owl-next:hover {
  background-position: -303px -33px;
}

/* carrinho e produto */
.promocional {
    text-decoration:line-through
}
.pro_nome {
    font-size:12px;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}
.pro_nome:hover {
    font-size:12px;
    font-weight:bold;
    color:#000000;
    text-decoration:underline;
}
.carrinhototal {
    font-size: 20px;
}
.lbtotal {
    line-height: 30px;
}
.carrinhoforma {
    margin-top: -20px;
}
.fechapedido {
  padding: 40px;
  margin: 20px;
  font-size: 1.2em;
}
.fechapedido:hover, .fechapedido:focus, .fechapedido:active {
    background-color: #4ca84c !important;
    border-color: #4ca84c !important;
    color: white !important;
}
.fechapedido .carrinhothumb {
    display: none;
}
.fechapedido:hover .carrinhothumb, .fechapedido:focus .carrinhothumb {
    display: inline;
}

/* radio */
input[type="checkbox"],
input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.label {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-right: 10px;
  line-height: 36px;
  cursor: pointer;
  color: #555;
  font-size: 1.2em;
}
input[type="radio"] + .label::before {
  border-radius: 0px;
}
/* Checked */
input[type="checkbox"]:checked + .label,
input[type="radio"]:checked + .label {
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
}
input[type="checkbox"]:checked + .label::before,
/* Transition */
.label,
.label::before {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}


/* corporativo */
.paginasemmargem {
    margin: 0px;
    text-align: left;
}

/* margens */
.margembottom{
    margin-bottom: 30px;
}
.margembottomxm{
    margin-bottom: 15px;
}
.margemtopxm{
    margin-top: 15px;
}
.margemtop{
    margin-top: 30px;
}
.sociallogos {
    padding:15px 0px;
}
.sociallogos a {
    color: white;
    min-height: 54px;
    padding:0px 0px 0px 10px;
}

.padding-zero {
    padding:0px;
}

.padding-bannermenor {
    padding:0px 0px 0px 5px;
}

.padding-banner-top {
    padding-top:10px;
}

/* RESPONSIVO */
@media (max-width: 768px) {
    .procurar {
        margin-top: 5px;
        margin-bottom: 20px;
    }
    .areastopo >li>a {
        line-height: 28px;
    }
    .contatos {
        padding: 20px 10px;
    }
    .cadastrese {
        margin-top:0px;
    }
    .fontecarrinho{
        margin-bottom: 10px;
    }
    .logintopo{
        margin-top: 60px;
    }
    .aempresa {
        padding:0;
    }
    #copyright {
        padding: 10px 10px;
    }
    .navmenu ul li a {
        padding: 5px 10px;
    }
    .padding-bannermenor {
        padding:0px;
    }
    .margin-bannermobile {
        padding-top:10px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .logintopo{
        margin-top: 30px;
    }
}