.spinoff{
    padding: 0 20px;
    max-width: 980px;
    margin: 0 auto;
}
.bg-ccc{ background: #ccc; }
.content_full_row{
	width: 100%;
	max-width: 1280px;
}
.divider-line-small{
	height: 1px;
    margin: 10px 0;
    width: 82px;
    text-align: center;
    border-top: 0px solid #ccc;
    margin: 45px auto 0px auto;
}
.goal_hp{
	padding: 15px 20px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    border-radius: 2px;
    background-color: #a5131d;
}
.content_evidenza_hp, .content_stili_hp, .content_blog_hp{
	width: calc(100% + 10px) !important;
	margin-left: -5px;
	margin-right: -5px;
}
.row_sconti_mp .item_mp:not(:last-child){
    border-right: 1px solid #efefef;
    min-height: 38px;
}
.row_sconti_mp{
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.sped_gratuita_block{ 
    background: #efefef;
    padding: 13px 0 15px 0;
}
.icon_sped_gratis i{ zoom: 70%; }
.nl_hero{
	background: rgba(153, 199, 240, 0.3);
	color: #313131;
	height: 100%;
	min-height: 435px;
}
.nl_hero .hr{
	height: 1px;
    width: calc(100% - 100px);
    background-color: #fff;
    margin: 30px auto;
}
.nl_hero .goal {
    padding: 10px 7px;
    margin: 0px auto;
    display: block;
    width: 170px;
	color: #fff;
    border-radius: 2px;
    background-color: #8e0e1a;/*#a5131d;*/
}
.nl_hero .sconto {
    font-size: 34px;
    line-height: 38px;
    margin-top: 20px;
    display: block;
}
.nl_hero .primoac {
    margin-top: 7px;
    line-height: normal;
    font-size: 15px;
}
.nl_hero .ricevi {
    margin-bottom: 8px;
    font-size: 15px;
}
.content_row_blocchi_hp{
	width: calc(100% + 20px) !important;
	margin-left: -10px;
	margin-right: -10px;
}
.blocco_hp .intestazione{
	height: 200px;
	background: #ccc;
	color: #fff;
	position: relative;
	cursor: pointer;
    background-size: cover;
}
.blocco_hp .intestazione a{
    float: left;
    width: 100%;
    height: 100%;
    color: #fff;
}
.blocco_hp.banner_mob img{ display: none; }

.blocco_hp .intestazione .title_block{
	position: absolute;
	bottom: 10px;
	left: 20px;
    font-size: 22px;
}

.blocco_hp.ftitolo28 .intestazione .title_block{
    font-size: 28px;
}
.blocco_hp .testo_block a { color: #8e0e1a; }
.blocco_hp .testo_block a:not(:last-child){ font-weight: bold; }
.blocco_hp:not(.h-big) .title_block{
    left: 10px;
}
.blocco_hp:not(.h-big) .title_block .bg_color{
    color: #fff;
    display: inline;
    padding: 0 6px;
    font-size: 24px;
    line-height: initial;

    background-color: #8e0e1a;/*rgba(255, 255, 255, 0.7);*/
}
/* sez blocchi blog */
.content_blog_hp{
    display: flex !important;
    flex-wrap: wrap;
} 
.blocco_blog {
    display: flex;
    flex-direction: column;
}
.blocco_blog .testo_post_blog{
    background: #fff;
    padding: 10px 20px;
    /*min-height: 140px;*/
    height: calc(100% - 200px);
    color: #444;
}
.content_block_hover{ display: inline-block; height: 100%; }
.content_block_hover:hover { box-shadow: 0 2px 10px rgba(0,0,0,.2); }

/* fine blocchi blog */

.blocco_img img{ display: inline-block; }
.bg_text_auto .bg_color {
    background-color: #8e0e1a !important;
    padding: 0 5px;
    display: inline;
    line-height: normal;
    text-shadow: 1px 1px 14px rgba(102, 102, 102, 0.9);
}
.bg_text .bg_color {
    background-color: rgb(34 34 34 / 0.8);
    padding: 0 5px;
    display: inline;
    line-height: normal;
    text-shadow: 1px 1px 14px rgba(102, 102, 102, 0.9);
}

.blocco_hp .bg_color { padding: 2px 5px; }
.blocco_hp:hover .bg_color{ background-color: rgba(204,204,204,0.3); padding: 2px 5px; }

.blocco_hp.bg_text:hover .bg_color,
.blocco_hp.bg_text_auto:hover .bg_color,
.blocco_hp:not(.h-big):hover .title_block .bg_color{ background-color: #a5131ddb !important; }

.blocco_hp.h-big .intestazione .title_block{ bottom: 15px; word-break: break-word; }
.blocco_hp .hover_line:after{
    height: 3px; 
    bottom: -4px;
}
.shop-now-hp{
    text-transform: initial;
    font-size: 16px;
    font-family: Arial, sans-serif;
    width: 100%;
    float: left;
    margin-top: 5px;
    line-height: normal  !important;
}
.shop-now-hp i{ visibility: hidden; }
.stili_item_content{ display: inline-block; }
.stili_item{
	background: #fff;
	border-radius: 12px;
	padding: 10px 10px;
	border: 1px solid #bbb;
	color: #555;
    box-sizing: border-box;
    font-weight: 500;
}
.stili_item.vedi_tutti{
    background: #a5131d;
    color: #fff;
    border: 1px solid #a5131d;
}
.helper_img{
	display: inline-block;
    height: 67px;
    vertical-align: middle;
}
.img_brand_hp{ min-height: 67px; }
.img_brand_hp a{ 
	float: left; 
	width: 100%;
	height: 100%;
}
.img_brand_hp img{
	max-width: 130px;
    max-height: 65px;
    vertical-align: middle;
    display: inline-block;

    -webkit-filter: grayscale(100% ); /* Safari 6.0 - 9.0 */
    filter: grayscale(100% );
    opacity: 0.7;
}
.blocco_testo_seo { line-height: normal; font-weight: normal; }
.blocco_testo_seo a{ font-weight: 500; }
.blocco_testo_seo h2{ 
    margin-bottom: 10px; 
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.blocco_testo_seo h2:not(:first-child){ margin-top: 30px; }

.menu_hp{
    background-color: #efefef;
    text-align: center;
}

.menu_hp .menu_cont_mhp{
    padding: 5px 10px;
}

.menu_hp .voci_mhp{
    border-radius: 2px;
    background-color: #fff;
    color: #444;
    height: 100%;
    min-height: 44px;
    padding: 0 5px;
    display: inline-block;
    font-size: 13px;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 1px 1px 1px 1px #dedede;
}

.blocco_hp.h-big .intestazione{
    height: 305px;
}

.blocco_hp_liquidazione {
    height: 305px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    background-color: #d60814;
    font-family: sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.blocco_hp_liquidazione .bhl_testo {
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    box-sizing: border-box;
}

.blocco_hp_liquidazione .bhl_testo.border-6 {
    border: 6px solid #FFFFFF;
    padding: 0 5px;
}

.blocco_hp_liquidazione .bhl_testo.border-4 {
    border: 4px solid #FFFFFF;
    padding: 0 2px;
}

.blocco_hp_liquidazione .bhl_testo.mleft-perc10 {
    margin-left: 10%;
}


@media all and (max-width: 1280px) {
    .content_row_blocchi_hp, .content_evidenza_hp, .content_stili_hp, .content_blog_hp, .content_brand_hp{
        width: calc(100% - 20px) !important;
        margin-left: 10px;
        margin-right: 10px;
    }
    .content_evidenza_hp{
        width: calc(100% - 30px) !important;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media all and (max-width: 1024px){ 
    .shop-now-hp i{ visibility: visible !important; } 
    .img_brand_hp img{
        -webkit-filter: grayscale(0% );
        filter: grayscale(0% );
        opacity: 1;
    }
}

@media (min-width: 768px) and (max-width: 1180px) {
    .nl_hero .sconto{ font-size: 28px; }
}

@media (min-width: 768px) and (max-width: 991px) {
    .nl_hero .hr{ margin: 20px auto !important; }

    .mtop-tablet-40 { margin-top: 40px; }
    .mbottom-tablet-40 { margin-bottom: 40px; }

    .blocco_hp.blocchi_single { min-height: 460px; }
}

@media (max-width: 991px){
    .img_brand_hp img{
        padding: 0 10px;
        max-width: calc(100% - 5px);
    }
}
@media (min-width: 768px){
    
}

@media (max-width: 767px){
    .blocco_hp.h-big.col-md-6 .intestazione{
        background-size: contain;
        height: 162px;
        background-repeat: no-repeat;
    }

    .blocco_hp_liquidazione {
        height: 162px;
    }

    /* sconto mp */
    .item_mp{ border: 0px !important; }
    /*.item_mp:not(:first-child):not(:last-child):after{
        content: "";
        position: absolute;
        right: 0;
        top: 25%;
        height: 50%;
        width: 1px;
        border-right: 1px solid #ccc;
    }*/
    .item_mp span{ width: 100%; float: left; padding: 0 10px; word-break: break-word; }
    .item_mp span:last-child{ font-size: 16px !important; }
    .item_mp .row{ line-height: normal !important; }
    .row_sconti_mp{ border: 0px !important; }
    .row_sconti_mp:not(.con_sped):after{
        content: "";
        position: absolute;
        left: calc(50% - 41px);
        bottom: 0;
        height: 1px;
        width: 82px;  /* or 100px */
        border-bottom: 1px solid #ccc;
    }
    /* fine sconto mp */

    /* fix posizioni bg dei blocchi */
    .blocco_hp.bg-xs-topcenter .intestazione{ background-position: top center !important; }
    .blocco_hp.bg-xs-topright .intestazione{ background-position: top right !important; }
    .shop-now-hp { display: none; }
    /*.blocco_hp.banner_mob .intestazione{ 
        background: none !important;
        height: auto;
        padding: 0;
        float: left;
    }
    .blocco_hp.banner_mob img{ display: block; }
    .blocco_hp.banner_mob .intestazione .title_block{
        position: static;
        bottom: auto;
        left: auto;
        float: left;
        margin-bottom: 10px;
    }
    .blocco_hp.banner_mob .intestazione .title_block .bg_color{
        background: none;
        color: #444;
        text-shadow: none;
        padding: 0;
    }
    .blocco_hp.banner_mob .testo_block{ float: left; }*/
    
    /* fine fix posizioni bg dei blocchi */

    /* sez brand */
    .helper_img{ height: 65px; }

    .img_brand_hp{ 
        min-height: 65px;
        margin-bottom: 10px !important;
    }
    /* fine sez brand */

}

@media (max-width: 375px){
    .blocco_hp .intestazione .title_block{ left: 15px; }
}
