body {
font-family: 'Nunito Sans', sans-serif;
}

header {
padding: 5px 0;
padding-bottom: 69px;
position: relative;
}

.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

.main-column {
min-height: 300px !important;
}

.main-column p {
line-height: 23px;
}

.txt-top {
float: none !important;
padding: 10px 0;
}

.bx-top1 {
float: left;
width: 20%;
margin-top: 5px;
}

.bx-top2 {
float: left;
width: 60%;
text-align: center;
margin-top: 2px;
}

.bx-top3 {
float: right;
width: 20%;
text-align: right;
}

.bx-header-right {
padding-top: 46px;
}

.box-search-header {
float: left;
margin: -2px 0 0 20px;
}

.bx-header-right .form-inline .input-btn-fix {
width: 170px;
padding: 10px 15px;
box-shadow: none;
border-right: none;
}

.bx-header-right .form-inline .btn {
height: 42px;
color: #08145F;
box-shadow: none;
background: #fff;
border-color: #ccc !important;
}

.block-info-header {
position: absolute;
left: 0;
bottom: 0;
font-weight: bold;
padding: 12px 0;
background: #08145F;
width: 100%;
text-align: left;
color: #fff;
font-size: 13px;
}

.block-info-header .span4 {
width: 29% !important;
}

.block-info-header i {
float: left;
margin: 5px 15px 5px 0;
opacity: 0.4;
color: #fff;
}

.span3:nth-child(4n+1) {
margin-left: initial;
clear: none !important;
}


.bx-header-right .navbar .nav > li > a {
color: #333333;
text-transform: uppercase;
font-weight: 700;
border-radius: 5px;
font-size: 13px;
}

.bx-header-right .navbar .nav > li > a:hover {
background: #f5f5f5;
color: #08145F;
}

.div-button-menu-mobile {
display: none;
}

#main-menu {
display: none;
}

.mm-header {
padding-top: 20px !important;
}
.mm-menu.mm-hasheader.mm-ismenu>.mm-panel {
padding-top: 0;
}
.mm-header .mm-next, .mm-header .mm-prev {
bottom: 14px;
}

.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
color: #555;
padding: 12px 10px !important;
}

#main-content aside h2, .sidebar-nav {
border-radius: 4px 4px 0 0;
}

#main-content aside h2 {
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px;
}

aside .title-grupo {
font-size: 12px !important;
text-transform: uppercase;
}

.span3 .bx-image-product {
height: 140px;
}

.page-home .span3 .bx-image-product {
height: 191px !important;
}

.box-produto p:nth-child(2) {
font-weight: bold;
}

.box-produto .price-product {
display: none;
}

.box-produto .bx-description-product {
line-height: 20px;
font-size: 13px !important;
}


footer {
padding-top: 50px;
margin-top: 30px;
font-size: 13px;
}

.content-footer {
padding-bottom: 10px;
}

.content-footer .pull-left, .content-footer .pull-right {
float: none;
}

.content-footer ul {
list-style: none;
margin: 0;
}
.content-footer ul li {
padding-bottom: 10px;
}

.content-footer h3 {
font-size: 15px;
color: #EFAD0D;
margin: -10px 0 15px 0;
font-weight: bold;
}

.copy-powered {
opacity: 1;
filter: alpha(opacity=100);
font-size: 90%;
}

.copy-powered a {
color: #fff !important;
}

.menu-01-footer {
padding-left: 50px;
}


.box-produto {
border-radius: 6px;
}

.add-cart a, .add-cart span {
    opacity: 1;
    filter: alpha(opacity=100);
    border-radius: 6px;
}

.add-cart {
border-top: none;
}

@media only screen and (min-width: 768px) {
footer {background: #08145F; background: linear-gradient(to bottom, #08145F, #08145F 86%, #EFAD0D 86%, #EFAD0D 100%)}
}

@media only screen and (max-width: 768px) {
.container {margin-right: 15px; margin-left: 15px;}
.hidden-mobile, aside, .nav-tabs li:nth-child(2), header .navbar {display: none !important;}
.div-button-menu-mobile {display: block;}
header {padding: 0; border-bottom: solid 1px #DDD;}
.menu-01-footer {padding-left: 0px;}
.logo img {height: 60px;}
.bx-header-right {padding-top: 30px;}
.box-search-header {margin: 0 15px 0 0;}
.bx-header-right .form-inline .input-btn-fix {width: 65px; padding: 10px 5px 10px 10px;}
.d-block-mobile {display: block;}
#mini-banners .span3 {width: 46% !important; margin: 0 2% 4% 2% !important; float: left !important;}
}