/*
 Theme Name:   Vania Child
 Theme URI:    http://www.metallus.it/
 Description:  Custom additions to Vania
 Author:       Matteo Riva
 Author URI:   http://matteoriva.net
 Template:     vania
 Version:      1.0.0
 Text Domain:  vania-child
*/

body {
    background: #000000 !important;
}
#vn-page {
    background: #000000 !important;
}
#vn-wrap {
    background: white;
    position: relative;
}

.band {margin-left:35px}

#vn-featured-carousel .featured-item {
    margin-bottom: 10px;
    height: 280px !important;
}
#recensioni_sidebox {
    font-family: 'Roboto Condensed', serif;
    margin: 76px 0 0 0;
    padding: 0;
}
#recensioni_sidebox.newsbrevi {
    font-family: 'Roboto Condensed', serif;
    margin: 0;
    padding: 0;
}
#recensioni_sidebox li {
    list-style: outside none none;
    border: 1px solid #eee;
    margin: -1px 0 0;
    padding: 5px;
    height: 64px;
    overflow: hidden;
}
#recensioni_sidebox h2 {
    font-size: 14px;
}
#recensioni_sidebox a {
    color: #353535;
    /* transition: all 0.3s linear 0s; */

    font-weight: 400;
}
#recensioni_sidebox a:hover {
    color: #ea9602;
}
.recensione_title p {
    margin: 0 0 0 15px;
    color: #ea9602;
}
.recensione_title p a {
    color: #ea9602 !important;
}
.recensione_title {
    float: left;
    width: 280px;
    font-size: 14px;
}
.recensione_image {
    float: left;
    width: 68px;
}
#recensioni_sidebox img {
    float: right;
    width: 55px;
}

#emp_box {
    background: url(images/emp_box_newhead.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 61px;
}
#emp_box_container {
    border-top: 1px solid #eee;
    font-family: "Roboto Condensed";
    position: relative;
    overflow: hidden;
    width: 360px;
    height: 320px;
}
#emp_box_scroller {
    width: 3000px;
    position: absolute;
    top: 0;
    left: 0;
}
.emp_box_section {
    width: 360px;
    float: left;
}

#emp_box .emp_product {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    list-style: outside none none;
    margin: -1px 0 0;
    overflow: auto;
    padding: 5px 15px;
    position: relative;
    height: 76px;
}

/* 328 totali */
.emp_info {
    width: 200px;
    float: left;
    font-size: 15px;
    color: #ea9602;
    height: 60px;
    padding-top: 4px;
}
.emp_info div {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
    white-space: nowrap;
}
.emp_info div.tipology {
    color: #353535;
}
.emp_price {
    padding-top: 15px;
    width: 58px;
    float: left;
    height: 59px;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    margin-right: 10px;
}
.emp_image {
    float: left;
    text-align: right;
    overflow: hidden;
    height: 64px;
}
#emp_box img {
    width: 60px;
    margin: 0;
}
#empnewdots {
    text-align: right;
    margin: 3px 20px 15px;
}
.empdot {
    font-size: 24px;
}
#emp_box .empdot {
    color: #D9D9D9;
}
#emp_box .empdotactive {
    color: #EE7D00;
}
#empnewbuttons {
    font-family: 'Roboto Condensed', serif;
    font-weight: bold;
    text-align: right;
    margin-right: 16px;
}
#emp_box .arrowlink {
    display: inline-block;
    height: 20px;
    font-size: 15px;
    margin-left: 6px;
}
#emp_box .arrowlink span {
    background: url(images/emp-box-arrow.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    margin-left: 5px;
}

.tribe-list-widget {
    margin: 0 0 0 -10px;
    padding: 0;
    font-family: 'Roboto Condensed', serif;
}
.tribe-events-list-widget ol li {
    width: 175px;
    float: left;
    margin: 0 0 10px 10px;
    overflow: hidden;
}
.tribe-events-list-widget ol li h4 {
    font-size: 14px;
}
.tribe-event-duration {
    line-height: 16px;
}
.tribe-event-title {
    margin: 5px 0 5px 0;
}
.tribe-event-title a, .tribe-event-title a:visited {
    color: #ea9602;
}

.tribe-events-list-event-description {
    width: 220px !important;
}
.tribe-events-event-meta {
    clear: none !important;
    float: left !important;
}
#extrasearch .search-query {
    width: 70% !important; 
}
.bnr-section {
    text-align: left !important;
    margin-left: 15px !important;
}
.vn-header-unit {
    padding-top: 10px !important;
    margin-bottom: 20px !important;
    z-index: 100;
}
.widget {
    margin-top: 10px !important;
}
.widget_text .adsbygoogle {
    text-align: center;
}

@media only screen and (min-width: 1200px) {
    .tribe-events-list-widget ol li {
        height: 245px;
    }
    #extrasearch {
        display: none;
    }
}

.form-submit {
    position: inherit !important;
}

@media only screen and (max-width: 1200px) {
    .emp_info {
        width: 150px;
    }
    .recensione_title {
        width: 210px;
    }
    .vn-color-cat {
        display: none !important;
    }
    .tribe-events-list-widget ol li {
        width: 100%;
        float: left;
        margin: 0 0 10px 10px;
    }
}

@media only screen and (max-width: 480px) {
    #extrasearch {
        display: block;
    }
}
@media only screen and (min-width: 480px) {
    #extrasearch {
        display: none;
    }
}

.pgopen {
    width: 100%;
    background: #fff !important;
    color: #000 !important;
}
