.home-bottom {
    height: 290px;
    overflow: hidden;
    margin: 0;
    clear: both;
}
.news_blog,
.testimonials {
    background: #f3dda3;
    border-radius: 5px;
    height: 285px;
    overflow: hidden;
    color: #7a410a;
}
.news_blog .catTitle,
.testimonials .catTitle {
    margin: 0;
    padding: 0;
}
.news_blog .catTitle h2,
.testimonials .catTitle h2 {
    background: url(../images/footer-box-title.png) right top no-repeat;
    float: left;
    padding: 0 45px 0 10px;
    font-size: 1em;
    margin: 0;
    text-transform: uppercase;
}
.news_blog .catTitle h2 a {
    color: #7a410a;
}
.news_blog {
    width: 314px;
    float: left;
}
.home-bottom .news_blog .postContent {
    font-size: 0.9em;
    font-weight: bold;
    text-align: justify;
}
.news_blog img {
    height: 165px;
    width: 100%;
    float: none !important;
    margin: 0 0 5px 0;
}
.news_blog p {
    margin: 0;
}
.news_blog ul li {
    height: 245px;
    overflow: hidden;
    text-align: justify;
}
.news_blog .jcarousel-container-horizontal {
    padding: 0;
}
.home-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.testimonials {
    width: 362px;
    float: left;
    margin: 0 0 0 20px;
}

.testimonials .catTitle a {
    background: url("../images/icon-view-all-1.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #caa33e;
    display: inline-block;
    float: right;
    font-size: 0.9em;
    margin: 10px 5px 0 0;
    padding: 0 20px 0 5px;
    text-decoration: none;
    text-transform: none;
}
.news_blog .catContent,
.testimonials .catContent {
    clear: both;
    padding: 0 10px;
    font-size: 12px;
}
.testimonials .post-author {
    font-weight: bold;
    margin: 0;
}
.testimonials li {
    border-top: 1px solid #f6e5ba;
    padding: 0px 0 0 0 ;
}
.testimonials ul li:first-child {
    border-top: none;
}
.testimonials .testimonial_sidebar_text {
    font-style: italic;
}
.testimonials .testimonial_sidebar_text p {
    line-height: 1.2em;
}
.cf_store {
    float: left;
    margin: 0 18px;
}
.before-new-product-bottom-lazy-list{
    border-bottom: 2px solid #cdcdcd;
    border-top: 2px solid #cdcdcd;
    height: 2px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    width: 100%;
    clear: both;
}

#hypermarket_ru .product_list ul li{
    height:330px;
}

@media only screen and (min-width: 1280px) {
    #homemenu ul.level-0 {
        /* display: block !important; */
        height: 330px !important;
    }
}

.toggle-bottom {
    background-color: #c79e32;
    background-image: url("../images/bt-show.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    bottom: 0;
    color: #ffffff;
    font-size: 1.1em;
    height: 36px;
    line-height: 36px;
    padding: 0 25px 0 10px;
    position: fixed;
    left: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    cursor: pointer;
    z-index: 999999;
    display: block;
}

.toggle-bottom-show {
    background-image: url("../images/bt-show.jpg");
    bottom: 0;
}

.toggle-bottom-hide {
    background-image: url("../images/bt-hide.jpg");
    bottom: 496px;
    z-index: 20002;
}
.product-cate-home{
    float: left;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
.product-cate-home .view_all{
    background: url("../images/view_all.png") no-repeat;
    color: #757575;
    float: right;
    height: 25px;
    padding-right: 25px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: 0;
    background-position: right center;
}
.product-cate-home .view_all span{
    float: left;
    height: 26px;
    line-height: 26px;
    color: #757575;
    font-size: 0.9em;
    white-space: nowrap;
}
#new-product-bottom-list .thumbnail a img{
    background: url("../images/lazyload-spin.gif") no-repeat scroll center center;
/*    display: block;
    height: 154px;*/
    width: 150px;
}
#video_home_slide{
    display: none;
}
.banner_slide{
    position: relative;
}
/*.video_home_slide{
    background: url("../images/icon-play.png") no-repeat;
    width: 100px;
    height: 101px;
    position: absolute;
    z-index: 50000;
}*/
#right_banner .banner_video_wrap img{
    margin: 0px;
}
#right_banner .banner_video_wrap{
    width: 196px;
}
.banner_video_wrap{
    position: relative;
    margin-bottom: 10px;
}
#left_banner a, #right_banner a{
    margin-bottom: 10px;
    display: inline-block;
}
#left_banner .banner_video_wrap{
    width: 197px;
}
/*banner H1*/
#brand .banner_video_wrap{
    display: inline-block;
    margin: 0 6px 0 7px;
}
#brand .banner_video_wrap img{
    margin: 0px;
}
#brand .banner_video_wrap:last-child{
    margin-left: 7px;
    margin-right: 0px;
}
#brand .banner_video_wrap:first-child{
    margin-right: 6px;
    margin-left: 0px;
}
#brand object:last-child, #brand object:first-child{
    width: 310px;
}