.prd-block-featured {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    float: left;
    height: 250px;
    margin: 0 1px 1px 0;
    overflow: hidden;
    position: relative;
    width: 156px;
}
.carousel-item-featured {
	display: block;
    float: left;
    padding: 1px;
    width: 154px;
    }
.box-heading.header-1-featured {
	font-size: 22px;
	line-height: 1;
    margin-bottom: 18px;
    text-align: center;
    background: url("../image/rgen/featured-heading.jpg") no-repeat center center;
}
.breadcrumb {
    display: none;
}
.prd-block-featured .image img {
    padding-left: 3px;
}
.opnunar {
    top: 8px;
    position: absolute;
    font-size: 10px;
}
.box-heading.socialblock {
    font-size: 22px;
    line-height: 1;
    margin-bottom: 18px;
    text-align: center;
    width: 100%;
    height: 30px;
    background: url("../image/rgen/featured-heading.jpg") no-repeat center center;
}
.bestseller-prd .hr, .latest-prd .hr, .special-prd .hr {
    margin: 0;
}
div#fb_block {
    margin: auto 0;
    width: 100%;
    text-align: center;
}
.footer-bt .at-icon-wrapper {
    display: none;
}


@media only screen and (max-width: 980px) {
    .opnunar {
        display: none !important; 
}

}
#menu .menu-html-wrp {
    padding:0px;    
}
#menu .menu-html-wrp .menu-html {
    padding:0px;
    background-color:#fff;
    white-space: normal;
    }
#menu > ul > li ul li a.sub-lvl {
    color: #000;
}    
#menu > ul > li ul li a.sub-lvl {
    text-decoration: none;
    padding:7px 24px 7px 16px;
    color: #000;
    display: block;
    white-space: nowrap;
    min-width: 120px;
    border-bottom:1px solid #42afb9;
}
#menu > ul > li .sub-menu,
#menu > ul > li > div { 
    background-color:#FFF;
    }   

#content #column-left {
    float: left;
    margin-right: 40px;
    width: 200px;
}    