
/*---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;   
}

/*---box_comments*/
.box_comments {
    /*background-color:#f8f8f8;*/
    width:100%;
    float:left;
    clear:left;
}
.box_comments .fb-comments {
    margin:10px 0 0 0;
    width:100%;
    float:left;
    clear:left;
}
/*---posta_commenti*/
.box_comments .posta_commenti {
    width:100%;
    float:left;
    clear:left;
    position:relative;
    margin-top:20px;
}
.box_comments .posta_commenti .categoria {
    margin-bottom:15px;
    font-size:1em;
    line-height:1em;
    font-weight:400;
    width:100%;
    float:left;
    clear:left;
}
.box_comments .posta_commenti .categoria .commenta {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.box_comments .posta_commenti .categoria .commenta a {
    text-decoration:none;
    color:#666;
}

.box_comments .posta_commenti .categoria .condividi {
    display:none;
}
.box_comments .posta_commenti form,
.box_comments .posta_commenti form .post_commenti_titolo {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.box_comments .posta_commenti form {
    padding-bottom:20px;
}
.box_comments .posta_commenti form .post_commenti_titolo input {
    margin-bottom:10px;
    padding:10px;
    min-width:40%;
    font-size:0.9em;
    line-height:1.2em;
    color:#131313;
	resize:none;
    float:left;
    clear:left;
    background:#fff;
    border:1px #cccccc solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
}
.box_comments .posta_commenti form .post_commenti_form {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.box_comments .posta_commenti form .post_commenti_form textarea {
    padding:10px;
    min-width:100%;
    min-height:140px;
    font-size:0.8em;
    line-height:1.2em;
    color:#333;
	resize:none;
    float:left;
    clear:left;
    background:#fff;
    border:2px #d9d9d9 solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.box_comments .posta_commenti form .caratteri {
    font-size:0.7em;
    color:#757575;
    position:absolute;
    bottom:35px;
}
.box_comments .posta_commenti form .post_commenti_btn {
    margin-top:15px;
    width:15%;
    float:right;
    clear:right;
}

/*---container_box_commento*/
.box_comments .container_box_commento {
    margin:10px 0 0 0;
    width:100%;
    float:left;
    clear:left;
}
.box_comments .container_box_commento p.occhiello_titolo {
    display:none;
}
.box_comments .container_box_commento ul {
    list-style:none;
    width:100%;
    float:left;
    clear:left;
}
.box_comments .container_box_commento ul li {
    margin-top:15px;
    padding-top:15px;
    width:100%;
    float:left;
    clear:left;
    border-top:1px #d4d4d4 solid;
}
.box_comments .container_box_commento ul li:before {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 0.9em;
    line-height:inherit;
    font-style: normal;
    font-weight: normal;
    color:#fc4e47;
    float:left;
    margin-right:5px;
    margin-top:9px;
}
.box_comments .container_box_commento ul li ul li {
    padding-left:30px;
    padding-right:0px;
}
.box_comments .container_box_commento ul li ul li ul li div {
    padding-left:25px;
}
.box_comments .container_box_commento ul li ul li ul li ul li div {
    padding-left:45px;
}
.box_comments .container_box_commento ul li .posta_commenti {
    padding:0px;
    background:none;
}
.box_comments .container_box_commento ul li .posta_commenti form {
    padding-left:0px;
}
.box_comments .container_box_commento ul li .posta_commenti form .post_commenti_btn input {
    margin-top:10px;
}

/*---impostazione dei contenuti*/
.box_comments .container_box_commento ul li div {
    margin-top:10px;
}
.box_comments .container_box_commento ul li div p.titolo {
    word-break:break-word;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.box_comments .container_box_commento ul li div p.titolo {
    margin-top:10px;
    font-size:1em;
    color:#131313;
    font-weight:bold;
    word-break:break-word;
    width:100%;
    float:left;
    clear:left;    
}
.box_comments .container_box_commento ul li div p.testo {
    margin-top:4px;
    font-size:0.9em;
    color:#131313;
    word-break:break-word;
    width:84%;
    float:left;
    clear:left;
}
.box_comments .container_box_commento ul li div .nome {
    font-size:1em;
    color:#20465d;
    font-weight:bold;
    margin-right:5px;
    float:left;
}
.box_comments .container_box_commento ul li div .cognome {
    font-size:1em;
    color:#20465d;
    font-weight:bold;
    display: table-caption;
    display: -webkit-inline-box;
}
.box_comments .container_box_commento ul li div .data {
    text-transform:uppercase;
    font-size:0.8em;
    color:#645252;
    display:table;
}
.box_comments .container_box_commento ul li div .rispondi {
    font-size:0.8em;
    width:15%;
    float:right;
    clear:right;
    border-left:1px #ccc solid;
}

.box_comments .container_box_commento ul li div .rispondi a:before {
    content: "\f112";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-right:5px;
}
.box_comments .container_box_commento ul li div .rispondi a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.box_comments .container_box_commento ul li div .vc_report {
    font-size:0.8em;
    width:15%;
    float:right;
    clear:right;
    border-left:1px #ccc solid;
}
.box_comments .container_box_commento ul li div .vc_report a {
    display:block;
}
.box_comments .container_box_commento ul li div .vc_report a:before {
    content: "\f024";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-right:5px;
}
.box_comments .container_box_commento ul li div .vc_report a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.box_comments .container_box_commento ul li div div.cont_img {
    margin:0px 15px 0 0;
    padding:0px;
    width:45px;
    height:45px;
    overflow:hidden;
    float:left;
    border:1px #aaaaaa solid;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
}
.box_comments .container_box_commento ul li div div.cont_img img {
    float:left;
}
.box_comments .container_box_commento p.showMore {
    margin-top:15px;
    margin-bottom:15px;
    padding:5px 10px;
    font-size:0.8em;
    text-transform:uppercase;
    text-align:center;
    color:#fff;
    border-top:1px #2975ad solid;
    background:#4e9ad4;
    float:left;
    clear:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.box_comments .container_box_commento p.showMore:before {
    content:"\f107";
    font-family:FontAwesome;
    font-style:normal;
    font-weight:normal;
    text-decoration:inherit;
    color:#fff;
    margin-right:10px;
}
.box_comments .container_box_commento p.showMore:hover {
    cursor:pointer;
}
.box_comments .container_box_commento .posta_commenti {
    padding:10px;  
    background:#f0f0f0;
}
.box_comments .container_box_commento .posta_commenti form .post_commenti_form textarea {
    max-width:100%;
    min-width:100%;
    width:100%;
}
.box_comments .container_box_commento .vc_report_comment_box,
.box_comments .container_box_commento .vc_report_comment_box form {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.box_comments .container_box_commento .vc_report_comment_box .vc_report_comment_textarea {
    margin-top:10px;
    width:84%;
    float:left;
    clear:left;
}
.box_comments .container_box_commento .vc_report_comment_box .vc_report_comment_textarea textarea {
    padding:10px;
    max-width:100%;
    min-height:140px;
    width:100%;
    font-size:0.9em;
    line-height:1.2em;
    color:#131313;
	resize:none;
    float:left;
    clear:left;
    background:#fff;
    border:1px #DE6507 solid;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;    
}
.box_comments .container_box_commento .vc_report_comment_box .vc_report_comment_submit {
    width:14%;
    float:right;
    clear:left;
}
.box_comments .container_box_commento .vc_report_comment_box .vc_report_comment_submit input {
    width:100%;
    height:40px;
    color:#fff;
    text-transform:uppercase;
    color:#DE6507;	
    background:#fff;
    cursor:pointer;
    border:1px #DE6507 solid;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.box_comments .container_box_commento .vc_report_comment_box .vc_report_comment_submit input:hover {
    background:#DE6507;
    color:#fff;
}
/*---box_facebook_comments*/
.box_facebook_comments {
    width:100%;
    float:left;
    clear:left;
}
.box_facebook_comments .fb_iframe_widget span,
.box_facebook_comments .fb_iframe_widget span iframe{
    width:100% !important;
    float:left;
    clear:left;
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .box_comments .posta_commenti form .post_commenti_btn {
        width:30%;
    }
    .box_comments .posta_commenti form .post_commenti_form {
        width:100%;
    }
    .box_comments .container_box_commento ul li div p.testo {
        width:65%;
    }
    .box_comments .container_box_commento ul li div .rispondi,
    .box_comments .container_box_commento ul li div .vc_report {
        width:30%;
    }
    .box_comments .container_box_commento ul li ul li {
        padding:0;
        font-size: 0.9em;
    }
    .box_comments .container_box_commento ul li ul li:before {
        content:'\f063';
    }
}
/*skin background*/
@media (min-width: 992px) {
    body.background .navbar-fixed-top{
        position:static;
    }
    body.background {
        padding-top:90px;
    }
    body.background .background-hidden{
        display:none;
    }
    body.background .container-fluid {
        width:1170px;
        margin-left:inherit;
        margin-right:inherit;
        margin:0 auto;
        padding-left:0;
        padding-right:0;
        position:relative;
        z-index:90;
    }
    body.background .container-fluid.vc_zindex{
        z-index:1000;
    }
    body.background .container {
        width:100%;
        margin-left:inherit;
        margin-right:inherit;
        margin:0 auto;
        padding-left:0;
        padding-right:0;
        position:relative;
        background:#fff;
        z-index: initial !important;
    }

    body.background .container-fluid > .row {
        margin: 0;
        padding: 0 15px;
        background:#fff;
    }
    body.background .container-fluid > .container > .row {
        margin: 0;
    }
    
     body.background .hidden-navbar-fixed{
        z-index:999999;
    }
     body.background .navbar-show .navbar-fixed-top{
        position:fixed;
    }
    
    body.background .vc_main_menu {
        width: 1140px;
    }
    body.background .vc_main_menu ul.menu_1 li {
        padding: 0 7px;
    }
    body.background .vc_main_menu ul.menu_1 li a{
        font-size:0.75em;
    }
}
@media (max-width: 990px) {
    body.background{
        background-image:none !important;
        background-color:#fff;
    }
}
@media (min-width: 990px) and (max-width: 1199px) {
    body.background .container-fluid {
        width:970px;
    }
    body.background .vc_main_menu {
        width: 940px;
    }
    body.background .navbar-show .container.vc_bg_blu{
        width:970px;
    }
    body.background .vc_main_menu ul.menu_1 li a{
        font-size:0.7em;
    }
}
/*---vc_article_share_fb_tw_g*/
.vc_article_share_fb_tw_g {
    position:relative;
    float:left;
    clear:left;
    }
 

.cont_book_variant_images{
    text-align:center;
    position:relative;
}

.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;*/
}

.gc-display-area{
    /*width:100% !important;*/
    padding:0px !important;
    float:left !important;
    border:0px !important;
    background-color:transparent !important;
}
/*.glass-case ul{
    float:right !important;
}*/
.glass-case ul li{
    border:1px solid #dedede !important;    
}
.glass-case {
    position: relative;
    margin: 0px !important;
    padding: 0px !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: 500px;
    left: inherit !important;
}
.gc-thumbs-area {
    margin-top:15px !important;
}

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

.glass-case ul li .gc-li-display-container img {
    margin-top: -85% !important;
    margin-left: -90% !important;
}

/*--banner_article_160x600--*/

.banner_article_160x600 {
    margin-right:15px;
    margin-bottom:15px;
    width:160px;
    min-width:160px;
    padding:0px;
    float:left;
}

/*--vc_article_book_body--*/
.vc_article_book_body {
    margin:0px;
    padding:0px;
}

.vc_article_book_body .testo_articolo {
    margin:0px;
    padding:0px;
}
.vc_article_book_body .testo_articolo a {
    text-decoration:underline;
}

.vc_article_book_body .testo_articolo img {
    margin:0px;
    padding:10px 0px 10px 10px;
    border:0px;
    text-decoration:none;
}
.vc_article_book_body .lettera_risposta {
    margin:0px;
    padding:10px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    border-top:1px #118ac0 dotted;
}
.vc_article_book_body .lettera_risposta:before {
    content: "\270f";
    margin:0 5px 0 0;
    padding:0px;
    font-size:22px;
    color:#118ac0;
    float:left;
}


.multimedia.gallery {
	position:relative;
}
.multimedia.gallery .bx-wrapper,
.multimedia.gallery .bx-wrapper .bx-window,
.multimedia.gallery .bx-wrapper .bx-viewport {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.multimedia.gallery ul.galleria_espanso {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.multimedia.gallery ul.galleria_espanso li {
    margin:0px;
    padding:0px;
    width:100%;
    position:relative;
}
.multimedia.gallery ul.galleria_espanso li img {
    margin:0px;
    padding:0px;
    max-width:100%;
}
/*---LOADER*/
.bx-wrapper .bx-loading {
    min-height:50px;
    background:url(../images/bx_loader.gif) center center no-repeat #fff;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:2000;
}

/*---Titolo della Foto*/
.multimedia .bx-wrapper .bx-caption {
    position:absolute;
    bottom:5px;
    left:0;
    background:#666\9;
    background:rgba(80, 80, 80, 0.75);
    width:100%;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.multimedia .bx-wrapper .bx-caption span {
    color:#fff;
    display:block;
    font-size:11px;
    padding:10px;
}

/*Freccie per la navigazione*/
.multimedia .bx-controls {
    margin:0px;
    padding:0px;
    position:absolute;
    top:20px;
    right:15px;
}
.multimedia .bx-controls .bx-pager {
    margin:0px 5px 0 0;
    padding:0px;
    float:left;
    text-shadow:2px 1px #000;
    font-size:11px;
    line-height:30px;
    color:#fff;
}
.multimedia .bx-controls .bx-controls-direction {
    margin:0px;
    padding:0px;
    float:left;
}
.multimedia .bx-controls .bx-controls-direction .bx-prev {
    margin:0px 5px;
    padding:0px;
    width:32px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls.png) no-repeat 0 0;
}
.multimedia .bx-controls .bx-controls-direction .bx-next	 {
    margin:0px;
    padding:0px;
    width:32px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls.png) no-repeat -43px 0;
}
/*---Sondaggio_box_orizzontal*/
.Sondaggio_box_orizzontal {
    margin:0;
    padding:15px 0;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response {
    margin:0px;
    padding:5px 0px;
    width:100%;
    min-height:35px;
    float:left;
    cursor:pointer;	
    background:url(../images/background_sondaggio_btn.jpg) no-repeat right center;	
    border-top:1px #d2dce1 solid;
    border-bottom:1px #d2dce1 solid;	
}
.Sondaggio_box_orizzontal .container_response .response {
    margin:0px;
    padding:0px;
}
.Sondaggio_box_orizzontal .container_response .response p {
    margin:0px;
    padding:0px;
    font-weight:600;
    font-size:13px;
    color:#0d0c0c;
    width:390px;
}
.Sondaggio_box_orizzontal .container_response .photo {
    margin:2px 10px 0 0;
    padding:0px;
    float:left;
}
.Sondaggio_box_orizzontal .container_response .photo img {
    margin:0px;
    padding:1px;
    border:1px #d2dce1 solid;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
    margin:5px 0 2px 0;
    padding:0px;
    width:305px;
    position:relative;
    display:inline-block;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
    height: 15px;
    margin: 0px;
    padding: 1px 5px 0 5px;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
    font-size: 14px;
    color: #3A833C;
    margin: 0px;
    padding: 1px 2px;
    border-top: 1px #9dcf9d dashed;
    border-right: 1px #9dcf9d dashed;
    border-bottom: 1px #9dcf9d dashed;
    border-left: 1px #9dcf9d dashed;
    background: #b3e2b3;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0px;
}


/*--testo--*/
.vc_article_book_body .testo_articolo p {
    margin-bottom:10px;
}

.vc_article_book_body .testo_articolo strong {
    font-weight:700;
}

.vc_article_book_body .testo_articolo em {
    font-style:italic;
}

.vc_article_book_body .testo_articolo infratesto {}

.vc_article_book_body .testo_articolo .apice{
    vertical-align: super;

}

/*---vc_article_book_body*/
.vc_article_book_body .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background:#f4eadb;
    border-left:4px #598ca4 solid;    
}
.vc_article_book_body .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    color:#333;
}
.vc_article_book_body .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    font-size:14px;
} 
.vc_article_book_body .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}
.vc_article_book_body iframe {
    margin:0px;
    padding:5px;
    max-width:100%;
    border:1px #ccc solid;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*--mappa--*/
.vc_article_book_body .mappa_articolo {
    margin:10px 0px 30px 0px;
    padding:0px;
    float:left;
    width:100% !important;
    position:relative;
}

/*--cont_vc_article_book_body_author--*/
.cont_vc_article_body_author{
    margin:20px 0;
}

/*--vc_article_book_body_author--*/
.vc_article_book_body_author {
    padding-left:0;
    color:#bbbbbb;
}
.vc_article_book_body_author .author_photo {
    margin:0 10px 0 0;
    border-radius:100%;
    width:45px;
    height:45px;
    border:1px solid #ababab;
    overflow: hidden;
    float:left;
}
.vc_article_book_body_author .author_photo .author_photo_image {
    margin:0;
    padding:0;
    max-width:100%;
    height:auto;
}
.vc_article_book_body_author .data {
    float:left;
    color:#424242;
    font-size:0.8em;
    margin-top:10px;
}
.vc_article_book_body_author .autore_articolo,
.vc_article_book_body_author .author_name {
    color:#424242;
    display:table;
    float:left;
    font-size:0.8em;
    margin-top:10px;
}
.vc_article_book_body_author .author_name:before {
    content:"di";
    float:left;
}
.vc_article_book_body_author .author_name .author_name_label {
    display:none;
}
.vc_article_book_body_author .autore_articolo,
.vc_article_book_body_author .author_name .author_name_value {
    margin:10px 5px 0 5px;
    color:#424242 !important;
    font-weight:bold;
    float:left;
}
.vc_article_book_body_author .author_email {
    float:left;
}
.vc_article_book_body_author .author_email .author_email_label {
    display:inline;
}
.vc_article_book_body_author .author_email .author_email_value {
    margin:0 0 0 2px;
    display:inline;
}
.vc_article_book_body_author .author_phone {
    float:left;
}
.vc_article_book_body_author .author_phone .author_phone_label {
    display:inline;
}
.vc_article_book_body_author .author_phone .author_phone_value {
    margin:0 0 0 2px;
    display:inline;
}
.vc_article_book_body_author .author_phone:before {
    content:"|";
    margin:0 5px;
    padding:0;
    float:left;
}

.vc_article_book_body .testo_articolo p {
    margin-bottom:10px;
}

.vc_article_book_body .testo_articolo strong {
    font-weight:700;
}

.vc_article_book_body .testo_articolo em {
    font-style:italic;
}

.vc_article_book_body .testo_articolo infratesto {}





/*---vc_breadcrumb*/
.vc_breadcrumb ul li.sezione_attiva a,
.vc_breadcrumb ul li a,
.vc_breadcrumb ul li {
    color:#A0A0A0;
}
.vc_breadcrumb {
    margin:0px;
    padding:10px 0px;
    font-size:1em;
    font-weight:bold;
    width:100%;
    float:left;
    background-color:#fff;
    position:relative;
}
.vc_breadcrumb ul {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    list-style:none;
}
.vc_breadcrumb ul li {
    margin:0px;
    padding: 0 13px 0 2px;
    display:inline;
}
.vc_breadcrumb ul li a {
    text-dhypration:none;
}
.vc_breadcrumb ul li:first-child {
    text-dhypration:none;
    font-size:0;
}
.vc_breadcrumb ul li a:hover {
    text-dhypration:underline;
}
.vc_breadcrumb ul li.sezione_attiva {
    margin:0px;
    padding:0 2px;
}
.vc_breadcrumb ul li.sezione_attiva a {
    font-weight: 400;
    text-dhypration:none;
}
.vc_breadcrumb ul li.sezione_attiva a:hover {
    text-dhypration:underline;
}
.vc_breadcrumb ul li.channel_home a:before {
    content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 17px;
}
/*---vc_article_related*/
.vc_article_related {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_related .occhiello_titolo {
    margin-bottom:20px;
    padding:0;
    float:left;
    clear:left;
    width:100%;
    border-bottom: 1px #cbcbcb solid;
    font-size: 1.2em;
    line-height:2em;
    font-weight: 700;
    font-style:italic;
    color:#818285;
    position: relative;
    text-align: center;
}

.vc_article_related .occhiello_titolo:after {
    content: "\f02e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #cbcbcb;
    font-size: 16px;
    position: absolute;
    left: 50%;
    margin-left:-5px;
    top:26px;
}
.vc_article_related aside,
.vc_article_related .cont_anteprima_correlati,
.vc_article_related .cont_anteprima_correlati .schermata,
.vc_article_related .cont_anteprima_correlati .schermata .hori_group {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;    
    clear:left;    
}
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box {
    margin-top:2%;
    margin-left:2%;
    width:23.5%;
    float:left;
}
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box.pos1,
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box.pos5,
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box.pos9,
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box.pos13,
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box.pos17 {
    margin-left:0;
}
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box .foto {
    margin-bottom:15px;
    width:100%;
    float:left;
}
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box .foto img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box .cont {
    width:100%;
    float:left;
    position:relative;
}
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box .occhiello,
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box .sezione {
    margin:0px 0 5px 0;
    padding:4px 4px;
    display:table;
    float:left;
    clear:left;
}
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_related .cont_anteprima_correlati .schermata .hori_group .box .sottotitolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_related .show_more_related_articles {
    position:absolute;
    top:7px;
    right:0px;
}
.vc_article_related .show_more_related_articles p.label {
    padding: 1px 7px;
    color: #818285;
    text-align: left;
    font-size: 0.6em;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    float: left;
    clear: left;
    cursor: pointer;
    line-height: 26px;
}
.vc_article_related .show_more_related_articles p.label:hover {
    background:#f6f6f6;
}
.vc_article_related .show_more_related_articles p.label:before {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    margin-right: 5px;
    float: left;
    font-size: 15px;
}
@media (max-width : 767px) {    
    .vc_article_related .cont_anteprima_correlati .schermata .hori_group .box {
        width:49%;
    }
    .vc_article_related .cont_anteprima_correlati .schermata .hori_group .box.pos1,
    .vc_article_related .cont_anteprima_correlati .schermata .hori_group .box.pos3,
    .vc_article_related .cont_anteprima_correlati .schermata .hori_group .box.pos5,
    .vc_article_related .cont_anteprima_correlati .schermata .hori_group .box.pos7,
    .vc_article_related .cont_anteprima_correlati .schermata .hori_group .box.pos9 {
        margin-left:0;
    }
}


.vc_article_preview_auto_promo_container{
    max-width: 2200px;
    margin: 0 auto;
}
.vc_article_preview_auto_promo_container .titolo{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
}
.vc_article_preview_auto_promo_container .titolo a{
    font-size:0;
    width:100%;
    height:100%;
    z-index: 1;
    display:block;
    position: relative;
}

.vc_article_preview_auto_promo_box .cont_img{
    display: block;
    float: left;
    border-right: 1px solid #fff;
    background-size: cover;
    width: 100%;
    height: 222px;
    z-index: 0;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
}
.vc_article_preview_auto_promo_box {
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
/*
.cont_anteprima_slider, 
.schermata,
.hori_group {
    width:100%;
    max-width:1200px;
}*/

/*----MEDIA*/
/* Large desktops and laptops */
@media (min-width: 1200px) {

}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

}
/* Portrait phones and smaller */
@media (max-width: 480px) {

}

/*--vc_article_book_body--*/
.vc_article_book_body {
    margin:0px;
    padding:0px;
}

.vc_article_book_body .testo_articolo {
    margin:0px;
    padding:0px;
    float:left;
}
.vc_article_book_body .testo_articolo a {
    text-decoration:underline;
}

.vc_article_book_body .testo_articolo img {
    margin:0px;
    padding:10px 0px 10px 10px;
    border:0px;
    text-decoration:none;
}
.vc_article_book_body .lettera_risposta {
    margin:0px;
    padding:10px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    border-top:1px #118ac0 dotted;
}
.vc_article_book_body .lettera_risposta:before {
    content: "\270f";
    margin:0 5px 0 0;
    padding:0px;
    font-size:22px;
    color:#118ac0;
    float:left;
}


.multimedia.gallery {
	position:relative;
}
.multimedia.gallery .bx-wrapper,
.multimedia.gallery .bx-wrapper .bx-window,
.multimedia.gallery .bx-wrapper .bx-viewport {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.multimedia.gallery ul.galleria_espanso {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.multimedia.gallery ul.galleria_espanso li {
    margin:0px;
    padding:0px;
    width:100%;
    position:relative;
}
.multimedia.gallery ul.galleria_espanso li img {
    margin:0px;
    padding:0px;
    max-width:100%;
}
/*---LOADER*/
.bx-wrapper .bx-loading {
    min-height:50px;
    background:url(../images/bx_loader.gif) center center no-repeat #fff;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:2000;
}

/*---Titolo della Foto*/
.multimedia .bx-wrapper .bx-caption {
    position:absolute;
    bottom:5px;
    left:0;
    background:#666\9;
    background:rgba(80, 80, 80, 0.75);
    width:100%;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.multimedia .bx-wrapper .bx-caption span {
    color:#fff;
    display:block;
    font-size:11px;
    padding:10px;
}

/*Freccie per la navigazione*/
.multimedia .bx-controls {
    margin:0px;
    padding:0px;
    position:absolute;
    top:20px;
    right:15px;
}
.multimedia .bx-controls .bx-pager {
    margin:0px 5px 0 0;
    padding:0px;
    float:left;
    text-shadow:2px 1px #000;
    font-size:11px;
    line-height:30px;
    color:#fff;
}
.multimedia .bx-controls .bx-controls-direction {
    margin:0px;
    padding:0px;
    float:left;
}
.multimedia .bx-controls .bx-controls-direction .bx-prev {
    margin:0px 5px;
    padding:0px;
    width:32px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls.png) no-repeat 0 0;
}
.multimedia .bx-controls .bx-controls-direction .bx-next	 {
    margin:0px;
    padding:0px;
    width:32px;
    height:32px;
    float:left;
    text-indent:-9999px;
    outline:0;
    background:url(../images/controls.png) no-repeat -43px 0;
}
/*---Sondaggio_box_orizzontal*/
.Sondaggio_box_orizzontal {
    margin:0;
    padding:15px 0;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response {
    margin:0px;
    padding:5px 0px;
    width:100%;
    min-height:35px;
    float:left;
    cursor:pointer;	
    background:url(../images/background_sondaggio_btn.jpg) no-repeat right center;	
    border-top:1px #d2dce1 solid;
    border-bottom:1px #d2dce1 solid;	
}
.Sondaggio_box_orizzontal .container_response .response {
    margin:0px;
    padding:0px;
}
.Sondaggio_box_orizzontal .container_response .response p {
    margin:0px;
    padding:0px;
    font-weight:600;
    font-size:13px;
    color:#0d0c0c;
    width:390px;
}
.Sondaggio_box_orizzontal .container_response .photo {
    margin:2px 10px 0 0;
    padding:0px;
    float:left;
}
.Sondaggio_box_orizzontal .container_response .photo img {
    margin:0px;
    padding:1px;
    border:1px #d2dce1 solid;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
    margin:5px 0 2px 0;
    padding:0px;
    width:305px;
    position:relative;
    display:inline-block;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
    height: 15px;
    margin: 0px;
    padding: 1px 5px 0 5px;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
    font-size: 14px;
    color: #3A833C;
    margin: 0px;
    padding: 1px 2px;
    border-top: 1px #9dcf9d dashed;
    border-right: 1px #9dcf9d dashed;
    border-bottom: 1px #9dcf9d dashed;
    border-left: 1px #9dcf9d dashed;
    background: #b3e2b3;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0px;
}
/*---vc_article_book_body*/
.vc_article_book_body .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background:#f4eadb;
    border-left:4px #598ca4 solid;    
}
.vc_article_book_body .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    color:#333;
}
.vc_article_book_body .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    font-size:14px;
} 
.vc_article_book_body .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}
.vc_article_book_body iframe {
    margin:0px;
    padding:5px;
    max-width:100%;
    border:1px #ccc solid;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*--mappa--*/
.vc_article_book_body .mappa_articolo {
    margin:10px 0px 30px 0px;
    padding:0px;
    float:left;
    width:100% !important;
    position:relative;
}

/*--cont_vc_article_book_body_author--*/
.cont_vc_article_body_author{
    margin:20px 0;
}

/*--vc_article_book_body_author--*/
.vc_article_book_body_author {
    padding-left:0;
    color:#bbbbbb;
}
.vc_article_book_body_author .author_photo {
    margin:0 10px 0 0;
    border-radius:100%;
    width:45px;
    height:45px;
    border:1px solid #ababab;
    overflow: hidden;
    float:left;
}
.vc_article_book_body_author .author_photo .author_photo_image {
    margin:0;
    padding:0;
    max-width:100%;
    height:auto;
}
.vc_article_book_body_author .data {
    float:left;
    color:#424242;
    font-size:0.8em;
    margin-top:10px;
}
.vc_article_book_body_author .autore_articolo,
.vc_article_book_body_author .author_name {
    color:#424242;
    display:table;
    float:left;
    font-size:0.8em;
    margin-top:10px;
}
.vc_article_book_body_author .author_name:before {
    content:"di";
    float:left;
}
.vc_article_book_body_author .author_name .author_name_label {
    display:none;
}
.vc_article_book_body_author .autore_articolo,
.vc_article_book_body_author .author_name .author_name_value {
    margin:10px 5px 0 5px;
    color:#424242 !important;
    font-weight:bold;
    float:left;
}
.vc_article_book_body_author .author_email {
    float:left;
}
.vc_article_book_body_author .author_email .author_email_label {
    display:inline;
}
.vc_article_book_body_author .author_email .author_email_value {
    margin:0 0 0 2px;
    display:inline;
}
.vc_article_book_body_author .author_phone {
    float:left;
}
.vc_article_book_body_author .author_phone .author_phone_label {
    display:inline;
}
.vc_article_book_body_author .author_phone .author_phone_value {
    margin:0 0 0 2px;
    display:inline;
}
.vc_article_book_body_author .author_phone:before {
    content:"|";
    margin:0 5px;
    padding:0;
    float:left;
}
/*--testo--*/
.vc_article_book_body .testo_articolo p {
    margin-bottom:10px;
}

.vc_article_book_body .testo_articolo strong {
    font-weight:700;
}

.vc_article_book_body .testo_articolo em {
    font-style:italic;
}

.vc_article_book_body .testo_articolo infratesto {}




/*---vc_article_tags*/
.vc_article_tags {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_tags .occhiello {
    font-size:0.8em;
    margin-right:5px;
    float:left;
    clear:left;
}
/*.vc_article_tags .occhiello:before {
    content: "\f02b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float:left;
    margin-right:5px;
    color:#d42022;
}*/
.vc_article_tags .box {
	text-align:left;
}
.vc_article_tags .box p {
    display:inline;
    font-size:0.9em;
    font-weight: 400;
    color:#598ca4;
}
.vc_article_tags .box p a {
    display:inline;
    color:#598ca4;
    text-decoration:none;
}
.vc_article_tags .box p a:hover {
    color:#598ca4;
    text-decoration:underline;
}
.vc_article_book_header .occhiello_articolo {
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_book_header .titolo_articolo {
    padding:0px;
    width:100%;
    float:left;
    clear:left;	
}
.vc_article_book_header .sottotitolo_articolo {
    margin:10px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_book_header .sottotitolo_articolo a {
    text-decoration:none;
}
.vc_article_book_header .sommario_articolo {
    margin:20px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
/*.vc_article_book_header .tag_46{
    display:none;
}*/
.vc_article_book_header .tag_46 .nome,
.vc_article_book_header .tag_46 .valore{
    display:none;
}
.tag_46 a:after {
    content: "Preordina";
    display: inline-block;
}
/*hide acquista button in case of preorder link*/
.vc_article_book_header .tag_46 ~ .aggiungi_carrello{
    display:none !important;
}
.vc_article_book_header .tag_46 a,
.vc_article_book_header .aggiungi_carrello {
    width: 100%;
    float: left;
    clear: left;
    height:40px;
    padding:10px;
    margin:15px 0;
    display: block;
    text-align: center;
    color:#fff;
    background:#82b53f;	
    cursor:pointer;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
   -webkit-box-shadow: 0px 2px 2px 1px rgba(112,154,56,1);
    -moz-box-shadow: 0px 2px 2px 1px rgba(112,154,56,1);
    box-shadow: 0px 2px 2px 1px rgba(112,154,56,1);
}    
.vc_article_book_header .tag_46 a:hover,
.vc_article_book_header .aggiungi_carrello:hover {
    background:#709a38;
    -webkit-box-shadow: 0px 2px 2px 1px rgba(130,181,63,1);
    -moz-box-shadow: 0px 2px 2px 1px rgba(130,181,63,1);
    box-shadow: 0px 2px 2px 1px rgba(130,181,63,1);
}

/*---foto_articolo*/
.vc_article_book_header_multimedia .multimedia {
    margin:0px 0 15px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_book_header_multimedia .multimedia .foto_articolo {
    margin:0px;
    padding:0px;
    width:100%;
    position:relative;
    float:left;
    clear:left;
    text-align:right;
}
.vc_article_book_header_multimedia .multimedia .foto_articolo img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
    height: auto;
}
.vc_article_book_header_multimedia .multimedia .foto_articolo .didascalia {
    margin:0px;
    padding:10px;
    width:450px;
    background:url(../images/cont_img_didascalia_articolo.png) repeat;
    font-size:11px;
    text-align:center;
    color:#fff;
    position:absolute;
    bottom:10px;
    left:15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.vc_bt_bb_grey{
    padding: 15px 0;
    margin-top:20px;
    width: 100%;
    clear:left;
    float:left;
}
.vc_bb_grey{
    padding: 0 0 15px 0;
    width: 100%;
    clear:left;
    float:left;
}
/*--tag--*/
.vc_article_book_info {
    float:left;
    clear:left;
}
.vc_article_book_info .vc_tag{
    margin:0px 0px 4px 0px;
    text-transform: capitalize;
}
.vc_article_book_info .vc_tag .valore{
    font-weight:bold;
    margin-left:5px;
}
.vc_article_book_info .vc_tag .nome{
    font-weight:normal;
}

.vc_article_book_info .vc_tag .nome:after{
    content:": ";
}
/*.vc_article_book_header .tag_45 {
    display:none;
}*/
.vc_article_book_header .tag_45{
    margin: 20px 0 0 0;
    float: left;
    clear: left;
    font-weight: 500;
    font-size: 1.2em;
    color: #666;
}
.vc_article_book_header .tag_45 .valore {
    float:right;
    text-decoration: line-through;
}
/*.vc_article_book_header .tag_45:before {
    content: "€";
    margin-right: 5px;
    text-decoration: none;
}*/
.vc_article_book_header .tag_35,
.vc_article_book_header .tag_43{
    margin: 20px 0;
    float:left;
    clear:left;
    color: #e65250;
    font-weight: 900;
    font-size:2em;
}
.vc_article_book_header .tag_35 .currency,
.vc_article_book_header .tag_43 .currency,
.vc_article_book_header .tag_45 .currency {
    margin-right: 5px;
    float:left;
}
.vc_article_book_header .tag_35 .valore,
.vc_article_book_header .tag_43 .valore {
    float:right;
}
.vc_article_book_header .tag_35 .nome,
.vc_article_book_header .tag_43 .nome,
.vc_article_book_header .tag_45 .nome {
    display:none;
}
.vc_article_book_header .stelline{
    margin: 10px 0;
}
/* Landscape phones and portrait tablets */
@media (max-width: 991px) {
    .vc_article_book_header_multimedia .multimedia .foto_articolo img {
        width:100%;
        margin-top:20px;
    }
    .cont_book_variant_images {
        left: 15% !important;
    }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .cont_book_variant_images {
        left: 0 !important;
    }
}
.navbar-brand{
    padding:10px 0;
    height:auto;
}
.vc_cont_login_cart{
    margin-top: 19px;
    margin-left: 15px;
}
.vc_cont_subheader{
    padding:8px 0;
    position:relative;
    z-index: 990;
}
@media (max-width:989px){
    .vc_cont_cart_login{
        padding-top:15px;
    }
}

