body {
font-family: Open Sans, sans-serif;
}


.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

#main-menu li a {
padding: 20px 19px;
font-weight: bold;
text-transform: uppercase;
}

#main-menu ul {
text-align: left;
}

.txt-top {
padding: 10px 0;
}

header {
position: relative;
padding-bottom: 60px;
}

.bx-header-right {
padding-top: 39px;
}

.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
color: #555;
padding: 12px 15px !important;
}

aside .nav li ul li a:hover {
background: #F58220;
opacity: 1;
color: #FFF;
}

#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;
}

.box-produto h2, .box-produto .bx-description-product {
text-align: center;
}

.span4 .bx-image-product {
height: 171px;
}

.price-product {
display: none;
}

.main-column {
min-height: 250px;
}

.content-footer .pull-left, .content-footer .pull-right {
float: none;
}

.content-footer {
padding-bottom: 20px;
}

.content-footer h3 {
font-size: 15px;
}

.content-footer .span3 {
margin: 10px 0 0 16px;
}
.content-footer ul {
list-style: none;
margin: 0 0 0 60px;
}
.content-footer ul li {
padding: 3px 0;
}

.title-menu-footer {
margin-left: 60px;
}


.nav-top-icon a {
display: inline-block;
padding: 10px 15px;
color: #F58220;
}

/*********/

.dropdown-mm {
    float: left;
}

.dropdown-content {
    box-sizing: border-box;
    background-color: #fff;
    width: 100%;
    padding: 0 15px 15px 15px;
    box-shadow: 0px 0px 6px rgba(127,127,127, .4);
    -moz-box-shadow: 0px 0px 6px rgba(127,127,127, .4);
    -webkit-box-shadow: 0px 0px 6px rgba(127,127,127, .4);
    border: none;
    border-radius: 0;
    top: 40px;
}

.dropdown-content ul {
list-style: none;
margin: 0;
padding: 15px 10px;
}
.dropdown-content ul li {
    width: 33.333%;
    float: left;
    text-align: left;
}
.dropdown-content ul li a {
    display: block;
    padding: 4px !important;
    text-align: left;
    text-transform: capitalize !important;
}
.link-grupo-mega {
    width: 25% !important;
    padding-top: 8px;
}
.link-grupo-mega a {
    color: #ED2F5D !important;
}
.dropdown-link-active {
    font-weight: bold;
    padding: 20px 23px;
    display: inline-block;
    color: #212121;
}
.dropdown-link-active:hover, .dropdown-link-active:focus {
    text-decoration: none;
}

.button-menu-mobile {
display: none !important;
margin: 15px 0 0 0;
font-weight: bold;
background: #F58220;
color: #fff;
line-height: 17px;
padding: 7px 14px;
}

.mm-header {
padding-top: 20px !important;
}
.mm-menu.mm-hasheader.mm-ismenu>.mm-panel {
padding-top: 10px;
}

/**********/

.bx-header-right form .input-btn-fix {
width: 200px;
padding: 10px 20px;
}

.bx-header-right form .btn {
width: 52px;
height: 42px;
}

.show-mobile {
display: none;
}


@media (min-width: 1200px) {
.container {width: 100%;}
footer .span4 {width: 33.333%;}
}

@media only screen and (max-width: 768px) {
.container {margin-right: 15px; margin-left: 15px;}
.hidden-mobile, aside {display: none !important;}
.show-mobile {display: block;}
#main-menu .nav {display: none;}
#top .navbar .nav, .txt-top {float: none !important; text-align: left;}
header {padding-bottom: 80px;}
.logo {float: none; text-align: center;}
.logo img {height: 80px;}
.bx-header-right {padding-top: 0; float: none;}
.bx-header-right form {padding-top: 6px;}
.bx-header-right form .input-btn-fix {width: 150px; padding: 5px 10px;}
.bx-header-right form .btn {height: 32px;}
.content-footer .span3 {margin: 10px 0 10px 0;}
.content-footer ul, .title-menu-footer {margin: 0 0 0 0;}
.social-link-top {display: block; padding-top: 10px;}
#top .navbar .nav > li > a {padding: 0 10px 10px 10px;}
.button-menu-mobile {display: block !important;}
.dropdown-link-active {padding: 15px 15px;}
.dropdown-content {top: 38px;}
.link-grupo-mega {float: none !important; width: 100% !important; clear: both; display: block !important;}
.list-images-mosaic li {width: 98% !important; height: 135px;}
.side-social-icons {width: 32px; height: 32px;}
}
