nav.fill-black.normal,
nav.fill-black.sticky,
.dropdown-menu {
        background: rgba(197, 0, 12, 1);
}

.dropdown-menu {
        background: #212121;
}

.dropdown-menu .yamm-content ul li a {
    color: #fff;
}
.dropdown-menu li a {
    color: #fff;
}

.dropdown-menu .yamm-content ul li a {
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
}

.dropdown-menu .yamm-content ul li h2 a {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
/*    color: #e5e5e5;*/
    color: rgba(226, 10, 22, 1);
    font-weight: 600;
}

.dropdown-menu .yamm-content ul li h2 {
    padding-left: 10px;
}

.dropdown-menu .yamm-content ul li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, .09);
}

.navigation-02 {
    border: 0;
}

.navigation-02.navbar-inverse .navbar-nav > li > a:hover {
    color: #000;
    background-color: transparent;
}

nav .nav li a:hover, .overlay ul li a:focus {
    color: #000;
    background: transparent;
    text-decoration: none;
}


.introduction {
    margin-top: 20px;
    color: #666;
    font-size: 18px;
}

.footer-08 {
    background-color: #c0c0c0;
}

.footer-08 ul.social-icons li {
    background-color: rgba(226, 10, 22, 1);
}

.footer-08 ul.social-icons li a {
        color: #FFF;
    }

.footer-08 ul.social-icons li a:hover {
        color: #000;
    }

.navbar-brand {
    padding-top: 15px;
}

nav.sticky .navbar-brand img {
    width: auto;
    height: 40px;
}

@media(max-width: 768px){
    nav .navbar-brand img {
        width: auto;
        height: 40px;
    }

}


.nav .panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.subnav {
    /*border-top: 1px solid #212121;*/
    background-color: #999;
}

.subnav .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 40px;
    line-height: 40px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.subnav #search {
    margin-top: 5px;
}

.subnav #search:hover i {
    color: #000;
}

.subnav #s {
    width: 270px;
    padding: 0px 11px;
}

.sbtn {
    right: 0px;
    top: 0px;
}

.inner-banner-style-01 .info,
.NotGeneric-Title,
.NotGeneric-SubTitle {
    text-shadow: 1px 1px 1px #030303;
}

.inner-banner-style-01 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.b-img-01.industria {
    background-image: url(../images/inner-banner/Industria_geral.png);
    /*background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: 50% 0;
    background-size: cover;*/
}

.b-img-01.alimentar {
    background-image: url(../images/bebidas_pequena.png);
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: 50% 0;
    background-size: cover;
}
.b-img-01.analisepetroleos {
    background-image: url(../images/inner-banner/analisepetroleos.jpg);
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: 50% 0;
    background-size: cover;
}

body.detail .shop {
    padding-top: 60px;
    padding-bottom: 60px;
}

.shop,
body.detail .algolia .shop {
    padding-top: 0px;
    padding-bottom: 60px;
}

.shop .herotext h1 {
    font-size: 35px;
    font-weight: 800;
    color: #fff;
    text-transform: none;
}

.shop .product-block {
    min-height: 295px;
    margin-bottom: 0px;
    padding-bottom: 0;
    border: 0;
}
.shop .col-lg-4 .product-block {
    min-height: 320px;
    margin-bottom: 5px;
    padding-bottom: 0;
    border: 0;
}
.shop .product-block .picture {
    background-color: #FFF;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 5px;
    height: 200px;
}

.shop .product-block .picture img {
    background-color: #FFF;
    max-height: 205px;
    /*
    max-height: 320px;
    height: 220px;*/
}


.shop .product-block .caption {
    font-size: 14px;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 20px;
}

.shop .product-block .marca {
    font-size: 16px;
    color: #999999;
    padding-bottom: 6px;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 16px;
}
.shop .product-block .familia {
    font-size: 16px;
    color: #999999;
    padding-bottom: 0;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 16px;
}

.shop .hits {
    /*line-height: 1.42857;*/
    margin-top: 7px;
}

.shop .results-order form .form-control {
    display: inline-block;
    width: auto;
/*    height: 45px;
    padding: 6px 12px;
    line-height: 1.42857;*/
}

.shop form {
    padding-top: 0px;
    padding-bottom: 0px;
}
.shop form.login .form-control {
    width: 100%;
}

.shop form label {
    margin-right: 7px;
}


.shop .lists h2 {
	color: rgba(226, 10, 22, 1) !important;
    text-transform: none;
    font-size: 16px;
}

.shop ul.lists li h2 {
    padding-bottom: 0px;
}

.shop ul.lists li {
    padding-bottom: 0px;
    font-size: 14px;
}

ul.lists li .count {
    float: none;
    margin-left: 5px;
    opacity: 0.5;
    font-size: 14px;
}

.pagging {
    padding-top: 20px;
}

.pagination > li,
.ais-pagination > li {
    display: inline;
}

.ais-pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.ais-pagination > li.ais-pagination--item__disabled {
    display: none;
}

.ais-pagination > li > a,
.ais-pagination > li > span {
    position: relative;
    float: left;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #999;
    text-decoration: none;
    background-color: #fff;
    padding-top: 6px;
    padding-right: 16px;
    padding-bottom: 6px;
    padding-left: 16px;
    border: 2px solid #fff;
}


.pagination > .active > a,
.ais-pagination > .ais-pagination--item__active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.pagination > li > a:hover {
     color: #000;
    background-color: #fff;
    border: 2px solid rgba(226, 10, 22, 1);
}

.mansory-effect figure.item .info .caption {
    text-transform: none;
}

.mansory-effect figure.item .info .quantity {
    font-weight: normal;
    opacity: 0.5;
    font-size: 16px;
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: none;
    text-indent: -9999px;
    background-color: #0495db;
    background-image: url(../images/icons/to-top/to-top.png);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 999997;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/*.results-order, .products-filters {
    margin-top: 20px 0;
    margin-bottom: 20px 0;
}*/

.products-filters {
    margin-bottom: 20px;
    background-color: #f9f9f9;
    padding: 10px 0;
    border-bottom: 1px solid #e2e2e2;
    text-transform: uppercase;
}
.products-filters form select.form-control {
    margin-bottom: 0px;
}

.filter-title {
    font-size: 17px;
    font-weight: 800;
    color: #000;
    margin-top: 7px;
}

.selected-keywords .button a.fill {
    color: #fff !important;
    text-align: center;
    width: 100%;
    border: 2px solid #039be5;
    background-color: #039be5;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
/*    text-transform: uppercase;*/
    letter-spacing: 1px;
}
.selected-keywords .button a.no-fill {
    color: #000 !important;
    text-align: center;
    width: 100%;
    border: 2px solid #fff;
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 12px;
    padding-left: 30px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    background-color: #fff;
}
.selected-keywords .button a {
    margin-right: 16px;
}


.inner-banner-style-01 .info h1 {
    font-size: 60px;
}

.inner-banner-style-01 .info h2 {
    font-size: 25px;
}

.inner-banner-style-01 .info {
    padding-top: 60px;
    padding-bottom: 60px;
}

#portfolio {
    padding-top: 50px;
    padding-bottom: 100px;
}

#portfolio .herotext.text-left,
#portfolio .herotext.text-left .description {
    text-align: left;
    padding-left: 12px;
}

#portfolio .herotext.text-left {
    padding-bottom: 20px;
}


/*
.footer-05 .row1 {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #2c2c2c;
}
*/
.mansory-effect .picture {
    background-color: #000;
    overflow: hidden;
}

.mansory-effect figure.item {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}

.mansory-effect figure.item .info {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 80px !important;
    text-align: left;
}

.mansory-effect figure img {
    min-width: 100%;
}


.zoom:hover {
    transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.mansory-effect .item:hover img {
    opacity: 1;
    transform: scale(1.5);
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

.footer-01 .row2 .recent-posts ul {
    padding: 0px;
    margin: 0px;
}

.footer-01 .row2 .recent-posts ul li {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 2px;
    list-style-type: none;
    padding-bottom: 6px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #454545;
}

.footer-01 .row2 .recent-posts ul li a::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    padding-right: 12px;
    color: #039be5;
}

.footer-01 .row2 .recent-posts ul li a {
    color: #999999;
}

.footer-01 .row3 {
    font-size: 14px;
    background-color: #f5f5f5;
    color: #666;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #2c2c2c;
}

.footer-01 ul.social-icons {
    text-align: left;
    padding-top: 15px;
}

.footer-01 .row2 .newsletter {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 2px;
    padding-top: 0px;
}

.footer-01 .row2 .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #f5f5f5;
    background-color: transparent;
    background-image: none;
    border: 1px solid #454545;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.footer-01 .row2 .btn {
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.footer-01 .row2 .btn-default {
    color: #fff;
    background-color: #039be5;
    border-color: #039be5;
}

.footer-01 .row2 .btn-default:hover {
    color: #039be5;
    background-color: #fff;
    border-color: #fff;
}


.blog-split-listing-style-2 .post .button a {
    color: #337ab7;
    border: 2px solid#337ab7;
}
.blog-split-listing-style-2 .post .button a:hover {
    border: 2px solid #337ab7;
    background-color: #337ab7;
}

.apcer,
.mei {
    height: 60px;
}

.mei {
    margin: 0 10px 0 0;
}

.p2020,
.n2020,
.feei {
    margin-top: 30px;
    max-height: 40px;
}



/*
.copyright{
    line-height: 60px;
}*/


nav.sticky .subnav .navbar-nav>li>a{
    height: 40px;
    line-height: 40px;
}

.alert-message-05-a .alert-danger {
    color: #a94442;
    background-color: transparent;
}
.alert-message-05-a .alert {
    line-height: normal;
    border-radius: 0px;
    border: 3px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
}

.alert-message-05-a .alert .heading {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 12px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.alert-message-05-a .alert-danger {
    color: #a94442;
}
.alert-message-05-a .alert {
    line-height: normal;
}

.blog-split-listing-style-2 .pagging {
    text-align: center;
}

.selected-keywords .breadcrumb {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
}

.product-description{
    padding-left: 20px;
    color: #383838;
}
.product-video{
    margin:20px 0;
}
.fixed-column{
    font-size: 14px;
    letter-spacing: 3px;
    color: #fff;
    font-weight: 500;
    padding:20px;
    background-color: #c5000c; 
    color: #fff;
    z-index: 9999;
    
}
.fixed-column h1{
  color: #ffffff !important;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.28em;
}

.blog-detail {
    padding-top: 60px;
    padding-bottom: 60px;
}

.blog-detail .post h1 {
    margin-top: 0px;
}

.blog-detail .post h2 {
    font-size: 28px;
}

.blog-detail form .form-control {
    letter-spacing: 0px;
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    text-transform: none;
}
.blog-detail form .btn-default,
.blog-split-listing-style-3 button {
    color: #fff;
    background-color: #039be5;
    border-color: #039be5;
    margin-top: 20px;
}

.blog-detail form .btn,
.blog-split-listing-style-3 button {
    display: inline-block;
    padding: 12px 40px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.shop .fixed-column input,
.blog-detail .fixed-column input {
    background: #ffffff45;
    border-color: #ffededa6;
    color: #fff;
}
.shop .fixed-column textarea,
.blog-detail .fixed-column textarea{
    background: #ffffff45;
    border-color: #ffededa6;
    color: #fff;
    height: auto;
}
.fixed-column .btn{
    width: 100%;
}
.shop .fixed-column .btn-default:hover,
.blog-detail .fixed-column .btn-default:hover{
    color: #039be5;
    background-color: #fff;
    border-color: #fff;
}
.affix{
  width: 360px;
  /*top:200px;*/
}   

.affix-top{
  /*top:140px;*/
}
.affix-bottom{
  position: absolute;
  width: 360px;
}
.product-subtitle{
    margin:30px 0 20px 0;
}
.product-subtitle h1{
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 18px;
    color: #000 !important;
    text-transform: uppercase;
}
.product-subtitle .line{
    border: 1px solid #c60b11;
    width: 60px;
}
.selected-keywords .breadcrumb{
    background-color: transparent;
    border-radius: 0; 
    margin-bottom:0;
}
.selected-keywords .breadcrumb a{
    color: #039be5;
}
@media (max-width: 1200px) {
    .affix{
      width: 293px;

    }
    .affix-bottom{
      width: 293px;
    }
}
@media(max-width: 991px){
    .fixed-column{
        position: relative;
        width: auto;
    top: 0;
    }
    .navigation-02.navbar-inverse .navbar-nav.right>li>a{
        padding: 10px;
        font-size: 12px;
    }
}

.brands .info .caption {
    font-size: 17px;
 }
 
 .brands .picture .picture img {
    background-color: #FFF;
    max-height: 205px;
    max-height: 320px;
    height: 220px;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
 .brands .picture {
    background-color: #FFF;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 5px;
    height: 150px;
    padding: 0 20px;
}
/*.brands .picture {
    margin-bottom: 20px;
    position: relative;
    background-color: #000;
}*/

.shop .product-description th.caption {
    /*min-width: 120px;*/
    color: #222;
    font-size: 14px;
    /*vertical-align: top;*/
   /* text-align: right;*/
    padding-right: 10px;
    padding-bottom: 0;
}

.shop .product-description td {
    padding-bottom: 2px;
    color: #222;
    font-size: 14px;
    list-style-type: none;
}

.shop .product-description ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.shop .product-description ul.dash {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}
/*.shop .product-description li {
    line-height: 25px;
}*/

.shop .product-description ul.dash > li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}

.blog-split-listing-style-3 h4 {
    color: #000;
}

.blog-detail .post {
    padding-top: 0px;
    padding-bottom: 20px;
}

.fa-ul li {
    line-height: normal;
}

.icon-style-23 A {
    color: #000;
}

.dropdown-menu .yamm-content ul li h2 a {
    font-size: 15px;
}
 
.sidebar .recent-posts ul li,
.sidebar .recent-posts ul li:last-child {
    font-weight: 300;
    font-size: 16px;
    list-style-type: none;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0px;
    border-bottom-width: 0;
}

.sidebar .recent-posts ul li a {
    color: #337ab7;;
    line-height: normal;
}

.mansory-effect figure {
    float: left;
    width: 25%;
}

.post .fitvid {
    margin-top: 25px;
}

.registo-info{
    margin-top: 20px;
    font-size:14px;
}
.blog-split-listing-style-3.login{
    padding-top: 50px;
    padding-bottom: 50px;
}

#search-nav {
    margin-right: 35px;
}

.ais-search-box--input {
    width: 290px;
    padding: 0px 11px;
    background: #f5f5f5;
    border: 0;
    color: #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

ais-search-box--input {
    padding-left: 24px;
    height: 100%;
    width: 100%;
}

.ais-search-box--reset {
    cursor: pointer;
    top: 9px;
    right: 5px;
    margin: 0;
    border: 0;
    padding: 0;
}

.ais-search-box--loading-indicator-wrapper, .ais-search-box--magnifier, .ais-search-box--reset {
    background: 0 0;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ais-search-box--reset svg {
    display: block;
    width: 12px;
    height: 12px;
}

.ais-hits em {
    color: #C5000C;
}

span#sort_by_select {
    display: inline-block;
}

.pb_algolia {
    /*margin: 4px 0 0 5px;*/
    width: 90px;
}


.algolia-logo {
    background: 0 0;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    top: 4px;
    right: 5px;
    margin: 0;
    border: 0;
    padding: 0;
}

.navbar-toggle-search {
    border: 0;
    background: transparent;
    color: #FFF;
    float: right;
    margin-top: 11px;
}

.yamm #navbar-xs-search.collapse,
.navbar-xs-search {
    position: relative;
}
#navbar-xs-search .algolia-logo {
    background: 0 0;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    top: 4px;
    right: 20px;
    margin: 0;
    border: 0;
    padding: 0;
}
#navbar-xs-search .ais-search-box--reset {
    cursor: pointer;
    top: 14px;
    right: 20px;
    margin: 0;
    border: 0;
    padding: 0;
}


.searchform-mobile {
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 15px;
}
#current-refined-values div {
    display: inline-block;
}
#current-refined-values .ais-header {
    margin-right: 10px;
}

.ais-current-refined-values--item,
.ais-body ais-current-refined-values--body div:first-child {
    display: inline-block;
    margin-left: 5px;
}
