.article-main .rte {
    color: black;
} 
.bottom-collection .prod-grid form a
{
display:none;
}
 
.product-box .product-action .btn, .details-product .form-detail-action{ display:none; }
.product-box .product-action .btn.f-right{ display:block; }
 @media (min-width:991px)
 {
 .menu-header
 {
     position: absolute;
    height: 60px;
    top: 100%;
    z-index: 9999;
    width: 100%;
    left: 0;
 }
 #mp_header .bottom-header .container .main-nav>li
 {
 padding:20px 0;
 }
 #mp_header .right
 {
 width:100%;
 }
 #mp_header .bottom-header .container .main-nav
 {
 text-align:left;
 }
 #mp_header .bottom-header .container .right ul
{
border-bottom:2px solid red;
opacity: 0.7;
}
#mp_header .bottom-header .container .right .container
{
background:#2a2a2a;
padding:0;
}
#mp_header .bottom-header .container .right {
    background: none;
}
 }
 #mp_header .bottom-header .container .mini-cart
 {
 display:none;
 padding:0;
 } 
 .awe-section-2 .container 
 {
 width:100%;
 } 
 #mp_header .bottom-header .container .right
 {
     opacity: 0.8;
 }
 #mp_header .bottom-header .container .main-nav>li>a
 {
 color:white;
 }
 #mp_header .bottom-header .mpq_fix_bottom .right .mp_bottom_angle
 {
 background:none;
 }
 @media (min-width:991px)
 {
 #search
 {
 height:72px;
 }
 .searchbox
 {
 float:right;
 }
 .bottom-header-mix
 {
 padding:25px 0;
 }
 #mp_header .top-header
 {
 display:none;
 }
 }