
.eco_social_buttons {
    float: left;
    width: 100%;
    clear: left;
    position: relative;
    z-index: 80;
}
.eco_social_buttons .addthis_button_facebook,
.eco_social_buttons .addthis_button_twitter,
.eco_social_buttons .addthis_button_google_plusone_share, 
.eco_social_buttons .addthis_button_compact {
    float:left;
    position:relative;
    widht:100%;
}

.container-quickview .eco_social_buttons{
    float: left;
    width: 100%;
    clear: left;
}

.container-quickview .eco_social_buttons .addthis_toolbox {
    float: left;
}
.vc_product_info {
    width:100%;
    float:left;
}
.vc_product_info .occhiello_articolo {
    margin:0px 0px 5px 0px;
    width:100%;
    float:left;
}

.vc_product_info .titolo_articolo {
    margin:0px 0px 10px 0px;
    width:100%;
    float:left;
}
.vc_product_info .sottotitolo_articolo {
    margin:0px 0px 10px 0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_product_info .tag_64,
.vc_product_info .tag_65 {
    width:100%;
    float: left;
    clear: left;
}
.vc_product_info .tag_8 .nome,
.vc_product_info .tag_31 .nome,
.vc_product_info .tag_66 .nome {
    display:none;
}
.vc_product_info .tag_8,
.vc_product_info .tag_31,
.vc_product_info .tag_66 {
    margin:10px 0px;
    float:left;
    width:100%;
    text-align:left;
    padding-right:10px;
}
.vc_product_info .tag_8 .valore,
.vc_product_info .tag_31 .valore,
.vc_product_info .tag_66 .valore {
    font-size:1.3em;
    margin:0px 0px 10px 0px;
    font-weight:bold;
    color:#F15858;
}

.vc_product_info .tag_8 .currency,
.vc_product_info .tag_31 .currency,
.vc_product_info .tag_66 .currency {
    font-size:1.3em;
    margin:0px 5px 10px 0px;
    font-weight:bold;
    float:left;
    color:#F15858;
}
.vc_product_info .tag_66 .valore,
.vc_product_info .tag_66 .currency{
    color:#888;
    text-decoration: line-through;
}
.vc_product_info .tag_47 {
    margin-top:20px;
    padding:10px;
    width:100%;
    display:inline-block;
}
.vc_product_info .tag_47 .nome {
    display:none;
}
.vc_product_info .tag_47 .valore {
    display:none;
}
.vc_product_info .tag_47 p{
}

.container-quickview .vc_product_info .vc_tag .valore {
    font-weight: bold;
}

.container-quickview .vc_product_info .aggiungi_carrello{
    position: relative;
    margin: 8px 0px 15px 0px;
    float: left;
    width: 50%;
    background: #feda00;
    padding: 10px 20px;
    border: 1px solid #d9b401;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color:#000;
}
.vc_product_info .aggiungi_carrello{
    position: relative;
    margin: 8px 0px 15px 0px;
    float: left;
    /* clear: left; */
    width: 100%;
    background: #feda00;
    padding: 10px 20px;
    border: 1px solid #d9b401;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color:#000;
}
.container-quickview .vc_product_info .aggiungi_carrello:hover,
.vc_product_info .aggiungi_carrello:hover{
    text-decoration:none;
}
.vc_product_info .aggiungi_carrello:before {
    content: '\f07a';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    text-decoration: inherit;
    position: absolute;
    left: 20px;
}
.container-quickview  .vc_product_info .status_label{
    position: relative;
    margin: 8px 0px 15px 0px;
    float: left;
    width: 50%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .9em;
    display: table;
    color:#000;
    text-align: center;
    padding: 10px 20px;
}
.vc_product_info .status_label{
    position: relative;
    margin: 8px 0px 15px 0px;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .9em;
    display: table;
}
.vc_product_info .status_label.text-success {
    display:none;
}
.vc_product_info .status_label.text-warning {
    /*color: #f3781d;*/
    background: #f3781d;
    border: 1px solid #b75e10;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}
.vc_product_info .status_label.text-danger {
    /*color: #e04040;*/
    border: 1px solid #bd0000;
    background: #e04040;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}
.container-quickview .vc_add_wishlist,
.container-quickview .vc_remove_wishlist{   
    width: 100%;
    float: left;
    clear: left;
    outline: none;
    margin: 20px 0px;
    color: #000;
    position: relative;
}
body.macrosection_abbigliamento .container-quickview .vc_add_wishlist,
body.macrosection_abbigliamento .container-quickview .vc_remove_wishlist {
    display:none;
    float:left;
}
.vc_add_wishlist,
.vc_remove_wishlist{   
    width: 100%;
    float: left;
    clear: left;
    outline: none;
    margin: 20px 0px 30px 0px;
    color: #fff;
    position: relative;
    /* text-align: center; */
}
.vc_add_wishlist a,
.vc_remove_wishlist a{
    color:inherit;
}
.vc_add_wishlist a:before,
.vc_remove_wishlist a:before{
    content: "\f004";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 7px;
    color: inherit;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
.vc_remove_wishlist a:before{
    color: #F15858 !important;
}
.cont_book_variant_images{
    text-align:center;
    position:relative;
    float: left;
    clear: left;
    width: 100%;
}

.cont_book_variant_images .bx-controls-direction{
    display:none;
}
.cont_book_variant_images .bx-controls{
     margin: 20px auto 0px auto;
    padding: 0px;
    text-align: center;
    width: 100%;
    float: left;
    clear: left;
    display:none;
}
.container-comic-book.active .cont_book_variant_images .bx-controls{
    display:inline;
}
.cont_book_variant_images .bx-pager .bx-pager-item {
    margin: 0px 10px 0 0;
    padding: 0px;
    width: 12px;
    height: 12px;
    display: inline-block;
    text-decoration: none;
    font-size: 0px;
    color: #fff;
    border-radius: 100%;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.35);
}
.cont_book_variant_images .bx-pager .bx-pager-item a.bx-pager-link{
    margin: 0px 3px 0 0;
    padding: 0px;
    width: 12px;
    height: 12px;
    display: inline-block;
    text-decoration: none;
    font-size: 0px;
    background: #fff;
    color: #fff;
    border-radius: 100%;
}
.cont_book_variant_images .bx-pager .bx-pager-item a.active {
    background: #000;
}
.cont_book_variant_images .fake .multimedia:hover{
    cursor:pointer;
}
.container-comic-book.active .cont_book_variant_images .fake .multimedia{
    display:none;
}
.cont_book_variant_images .fake2 .multimedia{
    margin: 0px;
    position: absolute;
    width: 450px;
    bottom: -235px;
    right: -100%;
    /* overflow: hidden; */
    height: 0;
    z-index: 0;
    transition: height .5s ease;
}
.cont_book_variant_images .fake2 .foto_articolo .cont_img{
    opacity:0.1;
    width: 100%;
    height: 600px;
    display:none;
}
.cont_book_variant_images .fake2.active .multimedia{
    /*display:block;*/
    height: 450px
}

/*********/

.cont_book_variant_images  .fake{
    position:absolute;
    left:0px;
}
.cont_book_variant_images .fake .multimedia{
    margin: 0px;
    position: absolute;
    width: 450px;
    left: 49px;
    top: -6px;
    overflow: initial;
    bottom: 0px;
    z-index: 8;
    
}


.vc_book_variant_images{
    width:100%;
    display: block;
    /*float:left;*/
}

.container-quickview .vc_book_variant_images{
    background-color: #012233;
}

.container-quickview .vc_book_variant_images .gc-display-display{
    padding: 40px;
}
.gc-display-area{
    /*width:100% !important;*/
    padding:0px !important;
    /*float:left !important;*/
    margin:0 auto !important;
    border:0px !important;
    background-color:transparent !important;
}
.glass-case ul{
    margin: 0 auto !important;
}
.glass-case ul li{
    border:1px solid #dedede !important;    
}
.glass-case {
    position: relative;
    margin: 0px !important;
    padding: 0px !important;
    margin: 0 auto !important;
    /*float: left !important;
    width: 100% !important;*/
    text-align: center !important;
}
.gc-icon{
    border:1px solid #dedede !important;
    padding:10px !important;
    background-color:#868686 !important;
}
.gc-icon-next{
    border-radius:6px 0px 0px 6px;
    border-right:0px;
}
.gc-icon-prev{
    border-radius:0px 6px 6px 0px;
    border-left:0px;
}

.gc-overlay-area .gc-icon-next,
.gc-overlay-area .gc-icon-prev{
    border-radius:100%;
}
.gc-zoom{
    border:1px solid #dedede !important;
    z-index:2 !important;
    display:none;
    right: 0;
    left: 450px !important;
}
.gc-thumbs-area {
    margin-top:-3px !important;
}

.gc-thumbs-area.gc-hz {
    right: 0px !important;
}

.vc_book_variant_images .glass-case ul li .gc-li-display-container img {
    top: 0;
    left: 0;
    margin: 0 !important;
    width: 100%;
    height: auto;
}
.gc-thumbs-area.gc-hz li {
    height: auto !important;
}
.vc_book_variant_images .glass-case ul li .gc-li-display-container {
    overflow: initial;
}
/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
.spacer.t_105 {
    margin-top:105px;
}
.spacer.t_110 {
    margin-top:110px;   
}
.spacer.t_115 {
    margin-top:115px;
}
.spacer.t_120 {
    margin-top:120px;
}
.spacer.t_125 {
    margin-top:125px;
}
.spacer.t_130 {
    margin-top:130px;
}
.spacer.t_135 {
    margin-top:135px;
}
.spacer.t_140 {
    margin-top:140px;
}
.spacer.t_145 {
    margin-top:145px;
}
.spacer.t_150 {
    margin-top:150px;
}
.spacer.t_155 {
    margin-top:155px;
}
.spacer.t_160 {
    margin-top:160px;
}
.spacer.t_165 {
    margin-top:165px;
}
.spacer.t_170 {
    margin-top:170px;
}
.spacer.t_175 {
    margin-top:175px;
}
.spacer.t_180 {
    margin-top:180px;
}
.spacer.t_185 {
    margin-top:185px;
}
.spacer.t_190 {
    margin-top:190px;
}
.spacer.t_195 {
    margin-top:195px;
}
.spacer.t_200 {
    margin-top:200px;
}

.vc_product_color_size {
    width:100%;
}
.vc_product_color_size .vc_variant_size {
    margin-top: 5%;
    margin-right: 5%;
    padding: 15px 0;
    width: 16%;
    float: left;
    border: 2px solid #ccc;
    color:#000;
    text-align: center;
    font-weight: lighter;
    font-size: 1.2em;
    position:relative;
    cursor:pointer;
}
.vc_product_color_size .vc_variant_size:hover {
    border: 2px solid #feda00;
    background: #feda00;
    color:#000;
}
.vc_product_color_size .vc_variant_size:last-child {
    margin-right:0px !important;
}
.vc_product_color_size .vc_variant_size.not_available {
    opacity:0.7;
    filter: alpha(opacity=70);
    color:#aaa;
    cursor: not-allowed;
    border: 2px solid #eee;
}
.vc_product_color_size .vc_variant_size.selected {
    border: 2px solid #feda00;
    background: #feda00;
    color:#000;
    font-weight:normal;
}
#size_color_add_to_cart {
    position:relative;
    margin-top:20px;
    float: left;
    clear:left;
    width: 100%;
    background: #feda00;
    padding: 10px 20px;
    border: 1px solid #d9b401;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color:#000;
}
#size_color_add_to_cart:before {
    content:'\f07a';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size:18px;
    text-decoration: inherit;
    position:absolute;
    left:20px;
}
#size_color_wishlist_control {
    width: 95%;
    float: left;
    clear:left;
    outline: none;
    margin-top: 20px;
}
#size_color_wishlist_control{
    color:#000;
}
#size_color_wishlist_control:before {
    content: "\f004";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right:7px;
    color:inherit;    
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
#size_color_wishlist_control:hover:before {
    color:#F15858;
}
#size_color_wishlist_control.vc_remove:before{
    color:#F15858 !important;   
}
.vc_product_color_size #status_label.text-danger {
    position: relative;
    margin: 8px 0px 15px 0px;
    float: left;
    clear: left;
    width: 100%;
    background: #e04040;
    padding: 10px 20px;
    border: 1px solid #bd0000;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color:#000;
}
.vc_product_color_size #status_label.text-warning {
    position: relative;
    margin: 8px 0px 15px 0px;
    float: left;
    clear: left;
    width: 100%;
    background: #ff8d05;
    padding: 10px 20px;
    border: 1px solid #F37868;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color:#000;
}
.vc_product_color_size #status_label.text-success {
    display:none;
}
/** size **/
.vc_cont_variant_size {
    width:100%;
    float:left;
    clear: left;
    border-top: 1px solid #ccc;
}

/** color **/
.vc_cont_variant_color {
    margin-top:20px;
    width: 100%;
    float: left;
    clear: left;
    padding: 20px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display:none;
}
.vc_cont_variant_color .vc_variant_color {
    padding: 0 5px;
    width: 20%;
    float: left;
    text-align: center;
}
.vc_cont_variant_color .vc_variant_color img {
    width:100%;
    height:auto;
}
.vc_cont_variant_color .vc_variant_color.not_available {
    opacity:0.25;
    filter: alpha(opacity=25);
    cursor: not-allowed;
}
/*variant theme */
.vc_product_color_size.vc_variant_theme_article .vc_variant_size{
    color:#fff;
    border: 2px solid #fff;
}
.vc_product_color_size.vc_variant_theme_article .vc_variant_size.selected{
    color:#000;
    border: 2px solid #feda00;
}
.vc_product_color_size.vc_variant_theme_article .vc_variant_size:hover{
    color:#000;
    border: 2px solid #feda00;
}
.vc_product_color_size.vc_variant_theme_article #size_color_wishlist_control{
    color:#fff;
}
.vc_product_color_size.vc_variant_theme_article #size_color_wishlist_control:before{
    color:#fff;
}
.vc_product_color_size.vc_variant_theme_article .vc_cont_variant_size {
    border-top: 1px solid #fff;
}
.vc_product_color_size.vc_variant_theme_article .vc_cont_variant_color {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}


