body {
font-family: Open Sans, sans-serif;
}

#top {
padding: 2px 0;
position: fixed;
top: 0;
z-index: 99 !important;
width: 100%;
}

.txt-top {
padding: 5px 0;
}

header {
border-bottom: solid 3px #ED3237;
padding-top: 45px;
}

.carousel-caption {
display: none;
}

.carousel-control {
background: transparent;
border: none;
}

.main-column {
min-height: 300px !important;
}


.sidebar-nav .nav-list li a {
border-bottom: solid 1px #EEE;
color: #555;
padding: 12px 10px !important;
}

#top .navbar .nav > li a {
padding-left: 20px;
padding-right: 20px;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
}

#top .navbar .nav > li {
position: relative;
}

#top .navbar .nav > li:first-child a {
padding-left: 0;
}

#top .navbar .nav > li a:after  {
content: "|";
position: absolute;
right: -4px;
color: rgba(0,0,0,0.3);
}

#top .navbar .nav > li:last-child a:after  {
content: "";
}

#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;
}

.show_hide {
color: #fff;
font-weight: bold;
background: #CB372E;
border-radius: 100%;
text-align: center;
height: 20px;
width: 20px;
}


.button-menu-mobile {
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;
}

.bx-header-right {
padding-top: 27px;
}

.box-search-header {
float: left;
margin-right: 20px;
}

.bx-header-right .form-inline .input-btn-fix {
width: 300px;
border: 1px solid #eee;
padding: 15px 20px;
box-shadow: none;
border-right: none;
}

.bx-header-right .form-inline .btn {
height: 52px;
color: #303044;
border: 1px solid #eee;
box-shadow: none;
background: #fff;
}

.span4 .bx-image-product {
height: 195px;
}

footer {
padding-top: 20px;
margin-top: 40px;
font-size: 13px;
}

.content-footer {
padding-bottom: 0;
}

.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;
font-weight: 700;
}

.content-footer h3 {
font-size: 15px;
color: #CCDDEF;
margin: -10px 0 15px 0;
font-weight: bold;
}

.copy-powered {
opacity: 1;
filter: alpha(opacity=100);
}

.menu-01-footer {
padding-left: 50px;
padding-bottom: 30px;
}

#main-menu li a {
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
padding: 20px 42px;
}


@media only screen and (min-width: 768px) {
footer {background: #FFDD00; background: linear-gradient(to bottom, #011A48, #011A48 83%, #ED3237 83%, #ED3237 100%)}
}


@media only screen and (max-width: 768px) {
.logo img {height: 65px;}
#main-menu, .hidden-mobile, aside, .nav-tabs li:nth-child(2) {display: none !important;}
.bx-header-right .form-inline {float: none; width: 100%; margin: 0 !important;}
.bx-header-right {padding-top: 15px;}
.container {margin-right: 15px; margin-left: 15px;}
.button-menu-mobile {display: inline-block;}
.box-search-header {margin: 0 15px;}
#top .navbar .nav > li a {padding-left: 14px; padding-right: 14px;}
.menu-01-footer {padding-left: 0px;}
.bx-header-right .form-inline .input-btn-fix {width: 57px; padding: 15px 7px;}

.bx-header-right .form-inline .btn {padding-left: 2px !important; padding-right: 5px !important;}

#top .navbar .nav > li a {padding-left: 10px; padding-right: 10px; font-size: 11px; text-transform: capitalize;}
}