body {
font-family: "Raleway", sans-serif;
}

header {
padding: 10px 0;
border-bottom: solid 1px #eee;
}

.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

.main-column {
min-height: 300px !important;
}

.main-column p {
font-size: 14px !important;
line-height: 25px;
}

.txt-top {
float: none !important; 
text-align: center;
}

.bx-header-right {
padding-top: 29px;
}

.bx-header-right .navbar .nav > li > a {
color: #333333;
text-transform: uppercase;
font-weight: 700;
border-radius: 5px;
}

.bx-header-right .navbar .nav > li > a:hover {
background: #E1EEF2;
color: #388EAA;
}

.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: 100%;
}

.span4 .bx-image-product {
height: 224px;
}

.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;
}

/*******/

.nav-top-icon a {
display: inline-block;
padding: 10px 15px;
color: #EDAE45;
}

/** showhim/showme **/
.showhim {
position: relative;
display: inline;
}
.showme { 
opacity: 0;
height: 0;
width: 0;
overflow: hidden;
position: absolute;
border: solid 1px #EEE;
-webkit-box-shadow: inset 0 -1px rgba(120, 120, 120, 0.1), 0 1px 5px rgba(90, 90, 90, 0.1);
-moz-box-shadow: inset 0 -1px 0 rgba(120, 120, 120, 0.1), 0 1px 5px rgba(90, 90, 90, 0.1);
box-shadow: inset 0 -1px 0 rgba(120, 120, 120, 0.1), 0 1px 5px rgba(90, 90, 90, 0.1);
background: #fff;
-webkit-transition:.5s;
-moz-transition:.5s;
-o-transition:.5s;
-ms-transition:.5s;
transition:.5s;
top: 25px;
right: 0;
}
.showhim:hover .showme {
z-index: 2;
padding: 15px;
height: auto;
width: 273px;
opacity: 1;
overflow: visible;
}
.showhim:hover .fa-search {
cursor: pointer;
}

/*******/

.box-cart-icon {
float: right;
padding: 7px 20px 0 20px;
}

.span3 .bx-image-product {
height: 140px !important;
}

.page-home .span3 .bx-image-product {
height: 191px !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: 12px;
}

.content-footer h3 {
font-size: 15px;
color: #222;
margin: -10px 0 15px 0;
font-weight: bold;
}

.copy-powered {
opacity: 1;
filter: alpha(opacity=100);
}

.menu-01-footer {
padding-left: 50px;
}

aside .menu-vv .title-grupo:after {
border-left-color: #388EAA;
}

.menu-vv li ul li a {
padding: 10px 16px !important;
border-bottom: solid 1px #eee;
}

.menu-vv li ul li:lastchild a {
border-bottom: none;
}

@media only screen and (min-width: 768px) {
footer {background: #FFDD00; background: linear-gradient(to bottom, #388EAA, #388EAA 87%, #333 87%, #333 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;}
.menu-01-footer {padding-left: 0px;}
}

#slider1 .overview li {
margin: 0 !important;
width: 140px !important;
}