/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

#lang_sel_list {
    margin-top: 12.5%;
}

#search-result p{
	font-size: .9em;
	line-height: 1.4em;
}

#search-result p a{
	color: #303030;
	text-decoration: underline;
}

#search-result p.erro{
	color: #992D00;
}
.sidebar .widget a:hover{ color: #ef4900; }
.menu .current-menu-item > a{color: #ef4900;}
.menu > li {text-transform: uppercase;}

.separator.small{ display: none; }

.blog_holder.masonry article .post_image {
  height: 200px;
  margin: 0;
  overflow: hidden;
  width: auto;
}

.blog .post_text {
  background-color: #ffffff;
  height: 220px;
}

.latest_post_holder.boxes .boxes_image {
  height: 200px;
  overflow: hidden;
}

.latest_post_text {
  display: block;
  height: 130px;
  width: auto;
}

.single-post .default_template_holder{
	margin-top: 3em;
}

.single-post .post_text_inner h2{
	margin-bottom: 1em;
}

.q_icon_with_title.very_large .icon_holder img, .q_icon_with_title.left_from_title.very_large .icon_holder{
	width: 300px;
}

a.icon_with_title_link{
  background-color: #ef4900;
  color: #fff !important;
  text-decoration: none;
  background-color: #ef4900;
  border: 2px solid #ef4900;
  border-radius: 4px;
  box-sizing: initial !important;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  height: 39px;
  letter-spacing: 1px;
  line-height: 39px;
  margin: 0;
  outline: 0 none;
  padding: 0 23px;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s, border-color 0.1s linear 0s;
  white-space: nowrap;
  width: auto;
  /*background-color: transparent;
  border: 2px solid #303030;
  border-radius: 4px;
  box-sizing: initial !important;
  color: #303030 !important;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  height: 39px;
  letter-spacing: 1px;
  line-height: 39px;
  margin: 0;
  outline: 0 none;
  padding: 0 23px;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  transition: color 0.1s linear 0s, background-color 0.1s linear 0s, border-color 0.1s linear 0s;
  white-space: nowrap;
  width: auto;*/
}

a.icon_with_title_link:hover{
	background-color: #ccc;
	border-color: #ccc;
  color: #fff !important;
	text-decoration: none;
}

.q_icon_with_title.very_large.icon_image.center {
  margin-bottom: 2em;
}

/*LEGENDA COUNTER ton/dia*/
.legenda-counter{display: inline;font-size: 13pt;}

.content .container{
  padding-bottom: 20px;
}

/*Newsletter*/
.newsletter{ background-color: #ccc;padding: 10px 0; position: relative; z-index: 100;}

.formulario-subscricao h4, span{display: inline-block;}

.wpcf7-form span {width: 100%;}

.formulario-subscricao h4{margin-top: 15px;margin-left: 5px;}

.formulario-subscricao i{display:inline;font-size: 25px; color: #fff;}

.mc4wp-form button, .mc4wp-form input[type="submit"] {
    background-color: #ef4900 !important;
    color: #fff !important;
    border: 1px solid #ef4900;
    border-radius: 2px;
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;*/
    font-weight: 200;
    padding: 6px 12px;
}
.mc4wp-form button:hover, .mc4wp-form input[type="submit"]:hover {
    background-color: #e6e6e6 !important;
    color: #ef4900 !important;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    padding: 6px 12px;
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;*/
}

/*Image services hover*/
.image-services img{
  overflow: hidden;
}

.image-services > img:hover{

    border-radius: 50%;
    width: 100%;
    height: 100%;
    z-index: 300;
    background-color: #ef4900;


  }
.q_icon_with_title.very_large .icon_holder img:hover{
    color: #ef4900;
    border-radius: 50%;
  }

.image-services {
  background-color: #ef4900;
  border-radius: 50%;
  display: inline-block;
  height: 200px;
  width: 200px;
}

a.image-services:hover img{
  opacity: .4;
}  

/*Nossas marcas*/
.nossas-marcas{display: inline-block;}
.nossas-marcas span:first-child{margin-right: 25px;}

.newsletter-input {
  margin-bottom: 28px;
}

.newsletter-input input.wpcf7-form-control.wpcf7-submit {
  background-color: #ef4900;
  border: 1px solid #ef4900 !important;
  color: #ffffff;
  display: inline-block;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 28px;
  line-height: 10px;
  padding: 2px 10px;
  text-transform: none;
}

.newsletter-input .wpcf7-form span {
  float: left;
  width: 84%;
}

.newsletter-input input.wpcf7-form-control.wpcf7-text {
  margin: 0;
  padding: 8px;
  width: 100%;
}

.newsletter input{
  margin-top: 10px !important;
}

.footer_bottom a{ color: #818181; }

#recent-posts-4 ul li{
  text-transform: uppercase;
}

.gallery_holder ul.v4 li, .wpb_gallery_slides .gallery_holder ul.v4 li {
    padding: 10px;
}

.gallery_holder ul.v3 li, .wpb_gallery_slides .gallery_holder ul.v3 li {
    padding: 10px;
    width: 30.3333%;
}

div.menu-prods{
  display: block;
  width: 100%;
  top: -3em;
  position: relative;
}

div.menu-prods ul{
  display: inline-block;
  width: 70%;
  padding: .5em 0;
  text-align: left;
}

div.menu-prods ul li{
  display: inline-block;
  list-style-type: outside none none;
  padding: 0 1em;
}

div.menu-prods ul li a{
  color: #FFFFFF;
  text-transform: uppercase;
}
div.menu-prods.main{
  background-color: rgba(239,72,0,0.7);
}

div.menu-prods.sub{
  background-color: #cbcbcb;
}

div.menu-prods.sub ul{
  margin-left: 30%;
}

div.menu-prods.sub ul li a{
  color: #858585;
}

div.menu-prods .page-select{
  display: inline-block;
  width: 30%;
  position: relative;
}

div.page-select ul{
  width: 100%;
  position: absolute;
  z-index: 120;
  top: -2.8em;
  left: 0;
  padding: 1em;
  box-sizing: border-box;
}

div.page-select ul li{
  width: 100%;
  background-color: rgba(239,72,0,0.7);
  padding: .5em;
  display: inline-block;
  display: none;
  list-style: none;
}


div.page-select ul li.activo{
  display: inline-block;
  background: none;
  cursor: pointer;
  text-indent: 1.5em;
}

div.page-select ul li.activo.open{
  background-color: rgba(239,72,0,0.7);
}

div.page-select ul li:first-child{
  text-indent: 1.5em;
  background: none;
}

div.page-select ul li.activo:after{
  color: #ffffff;
  content: "\25BC";
  font-size: 1em;
  font-weight: 300;
  position: absolute;
  left: -.3em;
  top: 1.5em;
}

div.page-select ul li.activo.open:after{
  content: "X";
}

#owl-prods{
  margin-bottom: 2em;
}

.single-produto #owl-prods{
  margin-top: -4em;
  margin-bottom: 1em;
}

.single-produto #owl-prods img{
  height: 150px;
}

.owl-pagination{
  display: none;
}

.owl-prev{
  position: absolute;
  top: 30%;
  background: none !important;
  width: 10px;
  left: -7em;
}

.owl-prev:before{
  content: '<';
  font-size: 8em;
  color: #EF4900;
}

.owl-next{
  position: absolute;
  top: 25%;
  background: none !important;
  width: 10px;
  right: -2em;
}

.owl-next:before{
  content: '>';
  font-size: 8em;
  color: #EF4900;
}

.owl-item{
  text-align: center;
}

.owl-item{
  padding-bottom: 1.5em;
}

.owl-item a.activo::after {
  bottom: 38px;
  content: ".";
  font-family: times new roman;
  font-size: 10em;
  left: 39%;
  position: absolute;
  z-index: 100;
  color: rgba(239, 72, 0, 0.7);
}

.single-produto .content_inner .container{
  margin-top: 10em;
}

.fundo-prod{
  bottom: 0;
  left: 50%;
  margin-left: -650px;
  position: absolute;
  z-index: -1;
}

.prod-col{
  display: inline-block;
  box-sizing: border-box;
  margin: 2em 0;
}

.prod-col.left{
  width: 40%;
  vertical-align: top;
}

.prod-col.right{
  width: 59%;
  padding-left: 2em;
  text-align: center;
}

.single-prod-container{
  background-color: #FFFFFF;
}

.single-prod-container h1{
  margin-bottom: 1em;
}

.single-prod-container .caract{
  margin: 1em 0;
}

@media only screen and (max-width : 1024px) {

  .newsletter-input .wpcf7-form span{
    width: 73%;
  }

  .formulario-subscricao .fa-envelope{
    display: none;
  }

  .formulario-subscricao h4{
    margin-top: -1em;
    font-size: 16px;
  }

}

@media only screen and (max-width : 600px) {
  div.page-select ul li.activo:after{
    right: 0;
    top: 1.4em;
    font-size: 1em;
  }
}

@media only screen and (max-width : 480px) {
  .prod-col.left{
    width: 100%;
  }
  .prod-col.right{
    width: 100%;
    padding: 0;
  }

  div.page-select{
    display: none !important;
  }

  div.menu-prods ul{
    margin-left: 0 !important;
    width: 100% !important;
    text-align: center;
  }

  .single-produto .content_inner .container{
    margin-top: 3em;
  }

  .newsletter-input .wpcf7-form span{
    width: 63%;
  }

}

.menu-prods ul li a.activo{
  font-weight: bold;
}

.list-icon{
  text-align: center;
}
.list-icon img{
  width: 80px;
  height: 80px;
}

@media only screen and (min-width : 768px) {
  .vc_col-sm-2 {
      width: 19.666667%;
  }
  .vc_col-sm-2 h6 {
    word-break: break-word;
  }
}

.valores{float: right;}

.newsletter{display: none !important;}