#wishlist_block {
    display: none;
}

.header>div.container {
    position: relative;
    padding: 0;
    width: 978px;
    background: url('../img/custom/bg_new.png');
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: center;
    min-height: 200px;
    height: 200px;
    z-index: 1;
}

.header>div.container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: -1;
}

#search_block_top,
#searchbox,
.form-search,
.form-search .button,
#search_query_top {
    height: 100% !important;
}

.block-search-top {
    z-index: 20;
    height: 35px;
    right: auto;
    left: 35px;
}

.block-search-top:before{
    content: url('../img/custom/logo.png');
    width: 35px;
    height: 35px;
    position: absolute;
    left: -36px;
    top: 0;
}

#header_logo {
    top: 50%;
    transform: translateY(-50%);
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#header_logo img {
    width: 100%;
    height: auto;
}

#header_nav,
.block-search-top {
    top: 0;
}

#header_nav {
    height: 35px;
    right: auto;
    left: 225px;
    background: #D62529;
    border: 1px solid #D62529;
}

#bottom .span4 {
    text-align: center;
}

#bottom .span4 span {
    display: block;
    margin-top: 10px;
}

.megamenu .mega-group>a .menu-title {
    font-size: 16px;
    font-weight: normal;
}

#editorial_block_center {
    margin-top: 50px;
}

#editorial_block_center p:first-of-type {
    margin-bottom: 10px;
}

.leo-shipping {
    margin-top: 10px;
}

#header .topbar .container>div:before {
    background: url(../img/custom/bg_right_c.png) no-repeat scroll right top transparent;
}

#header .topbar .container>div:after {
    background: url(../img/custom/bg_left_c.png) no-repeat scroll left top transparent;
}

#footer-bottom .container:before {
    background: url(../img/custom/bg_right_bot_c.png) no-repeat scroll right top transparent;
}

#footer-bottom .container:after {
    background: url(../img/custom/bg_left_bot_c.png) no-repeat scroll left top transparent;
}

body {
    background: -webkit-linear-gradient(bottom, rgba(255, 0, 0, 0.5), rgba(235, 255, 0, 0.5)),         url(../img/custom/cork-wallet.png) repeat !important;
    background: -o-linear-gradient(bottom, rgba(255, 0, 0, 0.5), rgba(235, 255, 0, 0.5)),         url(../img/custom/cork-wallet.png) repeat !important;
    background: linear-gradient(to top, rgba(255, 0, 0, 0.5), rgba(235, 255, 0, 0.5)),         url(../img/custom/cork-wallet.png) repeat !important;
}

.title_cart {
    font-weight: normal;
}

h1,h2{
    color: #75b263;
}

a[rel="view-list"],a[rel="view-grid"],.select{
    visibility: hidden;
}

.leo-telephone{
    background: url(../img/custom/contact.png) left 0 no-repeat;
    background-size: contain;
}

.leo_camera_title a{
    color: #D62529;
}

.product-container,.subcategories-container{
    background: rgba(214, 37, 41, 0.1);
}

.camera_wrap .camera_pag .camera_pag_ul li{
    background-image: url(../img/custom/bg_pagli.png);
}

.camera_prev > span, .camera_next > span{
    background-image: url(../img/custom/carousel-button.png);
}

.product_block  .content_price{
    margin-top: 0 !important;
}

.product_block  .content_price .price{
    line-height: 43px;
}

.left_block .lnk_view{
    display: block;
    text-indent: unset;
    width: auto;
    background: none;
    color: #8B8B8B;
    line-height: 43px;
}

.left_block .lnk_view:hover{
    color: black;
}

#breadcrumb .goback{
    float: right;
}
#breadcrumb .goback button{
    background: none;
    border: none;
    color: #8b8b8b;
}

.content_scene_cat img{
    width: auto !important;
    height: 100px !important;
}

#contact .select{
    visibility: visible;
}

#header #cart_block{
    top: 17px;
    left: 225px;
    right: auto;
}

#HOOK_SHOPPING_CART{
    display: none;
}

.resume .delivery_option_best.delivery_option_icon{
    display: none;
}

#topnavigation>.container{
    width: 980px;
    margin: 0 auto;
    padding: 0;
}

.navbar .nav{
    margin: 0;
}

#cart-prices{
	display: none;
}