@font-face {
    font-family: 'bariol_boldbold';
    src: url('fonts/bariol/bariol_bold-webfont.eot');
    src: url('fonts/bariol/bariol_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bariol/bariol_bold-webfont.woff') format('woff'),
         url('fonts/bariol/bariol_bold-webfont.ttf') format('truetype'),
         url('fonts/bariol/bariol_bold-webfont.svg#bariol_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bariol_lightlight';
    src: url('fonts/bariol/bariol_light-webfont.eot');
    src: url('fonts/bariol/bariol_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bariol/bariol_light-webfont.woff') format('woff'),
         url('fonts/bariol/bariol_light-webfont.ttf') format('truetype'),
         url('fonts/bariol/bariol_light-webfont.svg#bariol_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bariol_regularregular';
    src: url('fonts/bariol/bariol_regular-webfont.eot');
    src: url('fonts/bariol/bariol_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bariol/bariol_regular-webfont.woff') format('woff'),
         url('fonts/bariol/bariol_regular-webfont.ttf') format('truetype'),
         url('fonts/bariol/bariol_regular-webfont.svg#bariol_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a:hover{text-decoration: underline;}
h1, .h1, h2, .h2, h3, .h3{margin-top: 10px;}
h2, h3, h4, h5, h6{
	font-weight: bold;
	line-height: 1.2em;}
#row-top{border: 2px solid #275100;}
#header-menu{
	background: #275100;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	padding-bottom: 4px;}
#header-menu a{color: #FFFFFF;}
#header{margin: 10px 0;}
#custom-search-input {
    margin:0;
    margin: 10px 0;
    padding: 0;}
#custom-search-input .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}
#custom-search-input button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: -28px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#275100;
    z-index: 3;}
#botoes-sociais .col-md-6{padding-left: 0;}
#header .fa{
	cursor: pointer;
	color: #275100;
	padding: 0 5px;
	margin:0 3px;}
#header .fa-facebook:hover, .fa-facebook:focus{color: #3B5998;}
#header .fa-rss:hover, .fa-rss:focus{color: #FF6600;}


#menu-areas .navbar-default{
    background-color:#275100 ;
    border-color:#275100;
}

#menu-areas .navbar-default .navbar-nav > li > a{
    color: #FFFFFF
}

#menu-areas .navbar-default .navbar-nav > li > a:hover{
    text-decoration: underline;
}

#menu-areas .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background-color:#458E00;
}

#menu-areas .nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    border-color: #FFFFFF;
}

#menu-areas .navbar-default .navbar-toggle .icon-bar{
    background-color: #FFFFFF;
}

#menu-areas .navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
        background-color: transparent;
    }
#menu-areas .navbar>.container .navbar-brand-centered,
#menu-areas .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }

#menu-areas ..navbar-default .navbar-toggle{
    color: #ffffff;
}

#menu-areas .dropdown-menu > li > a{
    color: #ffffff;
}

#menu-areas .dropdown-menu > li > a:hover{
    text-decoration: underline;
}

#menu-areas .dropdown-menu{
    background-color: #458E00;
}

#menu-areas .navbar-default .navbar-toggle:hover, #menu-areas  .navbar-default .navbar-toggle:focus {
    background-color: #458E00;
}

#menu-areas .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
    background-color: #458E00;
}

#menu-areas .navbar {
    min-height: 0;
}

#menu-areas .navbar-nav > li > a{
    padding-bottom: 10px;
    padding-top: 10px;
}

#header-top .container{
    margin-left: -15px;
}

#header-top  .navbar-nav{
    width:100%;
}

#header-top .navbar-default .navbar-nav > li > a{
    color: #FFFFFF;
}

#header-top .navbar-default .navbar-nav > li > a:hover{
    text-decoration: underline;
}

#header-top .navbar-nav > li > a {
    line-height: 5px;
    padding-top: 10px;
}

#header-top .navbar-nav > li{
    width: 13%;
}

#header-top .navbar{
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    min-height: 0;
}

#header-top .navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
        background-color: transparent;
    }
#header-top .navbar>.container .navbar-brand-centered,
#header-top .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }

    #header-top ..navbar-default .navbar-toggle{
    color: #ffffff;
}


#header-top .navbar-default .navbar-toggle:hover, #header-top .navbar-default .navbar-toggle:focus {
    background-color: #458E00;
}

#publicidade-topo{
    background: url("../../imagens/padrao/sombra-banner.jpg") no-repeat center bottom;
    background-size: 100%;
    margin-bottom: 25px;
	padding-bottom: 15px;
    padding-top: 15px;}
#carousel-publicidade-topo{
    height: 90px;
    padding-left: 0;
    padding-right: 0;}
.carousel-publicidades .carousel-caption > a{color: #fff;}
/* image thumbnail */
.thumb {
    display: block;
	width: 100%;
	margin: 0;}
/* Style to article Author */
.by-author {
	font-style: italic;
	line-height: 1.3;
	color: #aab6aa;}
/* Main Article [Module]
-------------------------------------
* Featured Article Thumbnail
* have a image and a text title.
*/
.featured-article {
	width: 350px;
	height:260px;
	position: relative;
	margin-bottom: 1em;}
.featured-article .block-title {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: rgba(0,0,0,0.7);
	padding: .5em;
	width: 100%;
	color: #fff;}
.featured-article .block-title h2 {margin: 0;}
/* Featured Articles List [BS3]
--------------------------------------------
* show the last 3 articles post
*/
.main-list {padding-left: .5em;}
.main-list .media {
	padding-bottom: 1.1em;
	border-bottom: 1px solid #e8e8e8;}
.carousel.c-fade .item {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;}
.carousel.c-fade .active.left,.carousel.c-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);}
.carousel.c-fade .next,.carousel.c-fade .prev {
  left: 0;
  z-index: 1;}
.carousel.c-fade .carousel-control {
  z-index: 3;
  top: 330px;
  width: 5%;
  color: #333333;}
.carousel-publicidades .carousel-indicators{
    left:0;
    text-align: right;
    width: auto;}
.carousel-indicators{
	bottom: -35px;
	width: 20%;
	left: 80%;
	right: 0;
	margin-left: 0;}
#home-grid-1 .carousel-inner .item{
	width: 485px;
	height: auto;
	overflow: hidden;}
.carousel-indicators li{
    background-color: #CCCCCC;
    border: 1px solid #333333;}
.carousel-indicators .active{background: #333333;}
.carousel-control.left, .carousel-control.right{
	background-image: none;
	background-repeat:none;
	height: 30px;}
.carousel-control.right{
	bottom: -28px;
    left: 35px;
    right: 0;}
.carousel-caption{
	text-align: left;
	left: 0;
    padding-bottom: 0;
    right: 0;
    bottom: 0;
    padding-top:0;
    padding: 5px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;}
#carousel-slide .nav a small{display: block;}
#carousel-slide .nav{background: #eee;}
#rodape-site .nav > li > a{padding: 5px 15px;}
.nav-justified > li > a{border-radius: 0px;}
#geral{padding-left: 0;}

@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);
.col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}
.carousel-publicidades .carousel-inner{border: 1px solid #CCCCCC;}
/* Paginas */
.page{padding: 10px 15px}
.page h1{border-bottom: 2px solid #ccc;}
/* paginas de categoria */
.post-page {border-bottom: 1px solid #275100;}
.post-page h2 a{color:#275100;}
.post-page .thumbnail{margin-bottom: 0;}
.post-categorias h3.small{
    display: table;
        margin-right: 5px;}
.post-categorias{
    border-top: 1px solid #ccc;
    margin-top: 5px;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover,
.pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: #275100;
    border-color: #275100;}


#popup .close {
    background: #000;
    border-radius: 20px;
    color:#fff;
    opacity: 0.9;
    padding: 10px 15px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
}
#popup .modal-body {
    padding: 0;
}
