
body {
    font-family: Verdana;
    font-size: 10px;
    overflow-x: hidden;
}

.pager a {
    border: 1px solid #E9E9E9;
    color: #464646;
    text-decoration: underline;
    padding: 2px 5px;
}

.pager span {
    background-color: #565657;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 2px 5px;
}


.pager a:hover {
    color: #000000;
    background-color: #C7C7C7;
}




.Content_a {
    color: #828080;
    text-decoration: none;
}

    .Content_a:hover {
        text-decoration: underline;
    }

.CenterTable {
    margin-left: auto;
    margin-right: auto;
}

.RoundCorner {
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.TextBox {
    border: 1px solid #dbdcdd;
    background-color: #f4f2f2;
    color: black;
    font-size: 11px;
}

.modalBackground {
    background-color: black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}


@font-face {
    font-family: 'DINCond-Light';
    src: url('/css/fonts/DinCondLight.eot');
    src: url('/css/fonts/DinCondLight.eot?#iefix') format('embedded-opentype'), url('/css/fonts/DinCondLight.woff') format('woff'), url('/css/fonts/DinCondLight.ttf') format('truetype'), url('/css/fonts/DinCondLight.svg#DINCond-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GnuolaneFree';
    src: url('/css/fonts/gnuolane_free-webfont.eot');
    src: url('/css/fonts/gnuolane_free-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/gnuolane_free-webfont.woff') format('woff'), url('/css/fonts/gnuolane_free-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINCond-Medium';
    src: url('/css/fonts/dinregular/dincondmedium.eot');
    src: local('☺'), url('/css/fonts/dinregular/dincondmedium.woff') format('woff'), url('/css/fonts/dinregular/dincondmedium.ttf') format('truetype'), url('/css/fonts/dinregular/dincondmedium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



input[type=text] {
    background-color: #FBFBFB;
    border: 1px solid #ECECEC;
}

    input[type=text]:hover {
        background-color: #FBFBFB;
        border: 1px solid #CCCCCC;
    }

input[type=password] {
    background-color: #FBFBFB;
    border: 1px solid #ECECEC;
}

    input[type=password]:hover {
        background-color: #FBFBFB;
        border: 1px solid #CCCCCC;
    }


.textarea {
    background-color: #FBFBFB;
    border: 1px solid #ECECEC;
}

    .textarea:hover {
        background-color: #FBFBFB;
        border: 1px solid #CCCCCC;
    }



.Generic_BUTTON_FOOTER {
    font-family: 'DINCond-Light';
    font-size: 18px;
    color: #4B4B4B;
    text-align: center;
    text-decoration: none;
    background-color: #F2F2F2;
    padding-bottom: 1px;
    padding-top: 1px;
    display: block;
    width: 100px;
}

    .Generic_BUTTON_FOOTER:hover {
        background-color: #DFDFDF;
    }







.Generic_BUTTON {
    font-family: 'DINCond-Light';
    font-size: 18px;
    color: #4B4B4B;
    text-align: center;
    text-decoration: none;
    background-color: #F2F2F2;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 1px;
    padding-top: 1px;
}

    .Generic_BUTTON:hover {
        background-color: #DFDFDF;
    }


.Generic_BUTTON_ {
    text-transform: capitalize;
    text-align: center;
    font-size: 12px;
    background-color: #F8F8F8;
    color: #666666;
    text-decoration: none;
    padding-left: 14px;
    padding-right: 14px;
    border: 1px solid #ECECEC;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: pointer;
    font-family: Verdana;
}

.color_Griggio {
    color: #BBBBBB;
}


.VP_DELIMITER {
    height: 1px;
    background-color: #BFBFBF;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}



.Generatore_Percorso {
    font-size: 11px;
    color: #4B4B4B;
    text-transform: capitalize;
    text-decoration: none;
}

    .Generatore_Percorso:hover {
        text-decoration: underline;
    }




/*################ CONTENT CLASS ################################*/
.Content_Align_Right {
    text-align: right;
}

.Content_Float_Left {
    float: left;
}

.Content_PaddingLeft_10 {
    padding-left: 10px;
}

.Content_PaddingLeft_20 {
    padding-left: 20px;
}


.Content_noUnderline {
    text-decoration: none;
}

/*################ BANNER TEXT PROMO HOME ################################*/
.banner-text-promo {
                        width:99.3%; background-color:#F8F8F8; text-align: center; margin-top:5px; /*border: 3px solid #fa1f3d;*/ border: 3px solid #6224CE; padding:0;
                    }
.banner-text-promo a {
                        text-decoration:none;
                        color:#000;
                    }
.banner-text-promo h2.titolo-text-promo {
                        text-transform: uppercase; font-family: Helvetica, sans-serif; font-size:1.24rem;  font-style: normal; font-weight: 300; margin-bottom:0.3rem; padding-top:0.5rem;
                    }
.banner-text-promo h2 span.bold-text-promo-red {
                        font-weight:600; /*color:#fa1f3d;*/ color:#6224CE;
                    }
.banner-text-promo h2 span.bold-text-promo-red-2 {
                        font-weight:600; /*color:#fa1f3d;*/ color:#6224CE;
                    }
.banner-text-promo .trat {display:inline;}	
.banner-text-promo .visible-br {display: none;}
				
@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) and (orientation : portrait){
                        .banner-text-promo h2.titolo-text-promo {
                        text-transform: uppercase;font-family: Helvetica, sans-serif; font-size:0.9rem;  font-style: normal; font-weight: 300; margin-bottom:0.3rem; padding-top:0.5rem;
                        }
						.banner-text-promo .trat {display:none;}
						.banner-text-promo .visible-br {display: block !important;}
                    }
                   }


.banner-text-promo h2 strong.red {
                        font-weight:600; color:#fa1f3d;
                    }
.banner-text-promo h2 span.bold-text-promo-black {
                        font-weight:600; color:#000000;
                    }

.banner-text-promo h3.call-to-action-text-promo {
                        font-family: Helvetica, sans-serif; font-size:0.8rem; font-style: normal; font-weight: 100; margin-top:0; padding-bottom:0.5rem; 
                    }

/*################ BANNER TEXT BLACK FRIDAY HOME ################################*/
.banner-text-promo-bf {
                        width:99.3%; /*background-color:#212121;*/ background-color:#E8E8E8; text-align: center; margin-top:5px; border: 3px solid #E8E8E8; padding:0;
                    }
.banner-text-promo-bf a {
                        text-decoration:none;
                        color:#000;
                    }
.banner-text-promo-bf h2.titolo-text-promo {
                       color:#000; text-transform: uppercase; font-family: Helvetica, sans-serif; font-size:1.24rem;  font-style: normal; font-weight: 300; margin-bottom:0.3rem; padding-top:0.5rem;
                    }
.banner-text-promo-bf h2 span.bold-text-promo-yellow {
                        font-weight:600; /*color:#FDFE1F; color:#FFF;*/  color:#6c5ce7;
                    }
.banner-text-promo-bf h2 span.bold-text-promo-yellow-2 {
                        font-weight:600; /*color:#FDFE1F; color:#FFF;*/ color:#6c5ce7;
                    }
.banner-text-promo-bf .trat {display:inline;}   
.banner-text-promo-bf .visible-br {display: none;}
                
@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) and (orientation : portrait){
                        .banner-text-promo h2.titolo-text-promo {
                        text-transform: uppercase;font-family: Helvetica, sans-serif; font-size:0.9rem;  font-style: normal; font-weight: 300; margin-bottom:0.3rem; padding-top:0.5rem;
                        }
                        .banner-text-promo .trat {display:none;}
                        .banner-text-promo .visible-br {display: block !important;}
                    }
                   }


.banner-text-promo-bf h2 strong.red {
                        font-weight:600; color:#fa1f3d;
                    }
.banner-text-promo-bf h2 span.bold-text-promo-black {
                        font-weight:600; color:#000000;
                    }

.banner-text-promo-bf h3.call-to-action-text-promo-bf {
                        font-family: Helvetica, sans-serif; font-size:0.8rem; font-style: normal; font-weight: 100; margin-top:0; padding-bottom:0.5rem; /*color:#FDFE1F;color:#FFF;*/  color:#6c5ce7;
                    }

/*################ BANNER TEXT SINGLE DAY HOME ################################*/
.banner-text-promo-sd {
                        width:99.3%; background-color:#4834A3; text-align: center; margin-top:5px; border: 3px solid #4834A3; padding:0;
                    }
.banner-text-promo-sd a {
                        text-decoration:none;
                        color:#000;
                    }
.banner-text-promo-sd h2.titolo-text-promo {
                       color:#fff; text-transform: uppercase; font-family: Helvetica, sans-serif; font-size:1.24rem;  font-style: normal; font-weight: 300; margin-bottom:0.3rem; padding-top:0.5rem;
                    }
.banner-text-promo-sd h2 span.bold-text-promo-yellow {
                        font-weight:600; color:#FFF;
                    }
.banner-text-promo-sd h2 span.bold-text-promo-yellow-2 {
                        font-weight:600; color:#FFF;
                    }
.banner-text-promo-sd .trat {display:inline;}   
.banner-text-promo-sd .visible-br {display: none;}
                
@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) and (orientation : portrait){
                        .banner-text-promo h2.titolo-text-promo {
                        text-transform: uppercase;font-family: Helvetica, sans-serif; font-size:0.9rem;  font-style: normal; font-weight: 300; margin-bottom:0.3rem; padding-top:0.5rem;
                        }
                        .banner-text-promo .trat {display:none;}
                        .banner-text-promo .visible-br {display: block !important;}
                    }
                   }


.banner-text-promo-sd h2 strong.red {
                        font-weight:600; color:#fa1f3d;
                    }
.banner-text-promo-sd h2 span.bold-text-promo-black {
                        font-weight:600; color:#000000;
                    }

.banner-text-promo-sd h3.call-to-action-text-promo-bf {
                        font-family: Helvetica, sans-serif; font-size:0.8rem; font-style: normal; font-weight: 100; margin-top:0; padding-bottom:0.5rem; /*color:#FDFE1F;color:#FFF;*/  color:#FFF;
                    }

/*################ BANNER TEXT SALDI FW1920 ################################*/
.banner-text-promo-slfw {
    width: 100%;
    height: 180px;
    /*background-image: url('http://www.eleonorabonucci.com/PUBLIC/images/banner_home_sale_base.jpg'); */
    background-image: url('http://www.eleonorabonucci.com/PUBLIC/images/banner_990px_sale_FW19.jpg');

     background-color: #DD6D57; 
    background-repeat: no-repeat;
    text-align: center;
    margin-top: 5px;
    /* border: 3px solid #E8E8E8; */
    border: none;
    padding: 0;
                    }
.banner-text-promo-slfw a {
                        text-decoration:none;
                        color:#FFF;
                    }
.banner-text-promo-slfw h2.titolo-text-promo {
    /*color: #FFF;*/
    color:#000;
    /* text-transform: uppercase; */
    font-family: 'Alata', sans-serif;
    font-size: 2rem;
    font-weight: normal;
    font-style: normal;
    /*text-shadow: 1px 1px 3px #AA816B;*/
    margin-bottom: 0;
    margin-top:0;
    letter-spacing: 0.5pt;
    padding-bottom: 0;
    padding-top:2.5rem;
}

.banner-text-promo-slfw p.sottotitolo-text-promo {
    /*color: #FFF;*/
    color:#000;
    /* text-transform: uppercase; */
    font-family: 'Alata', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    /*text-shadow: 1px 1px 3px #AA816B;*/
    letter-spacing: 0.5pt;
    padding:0;
    padding-top:10px;
    margin:0;
}
.banner-text-promo-slfw h2 span.bold-text-promo-yellow {
                        color:#B73709;
                    }
.banner-text-promo-slfw h2 span.bold-text-promo-yellow-2 {
                        color:#FFF;
                    }
.banner-text-promo-slfw .trat {display:inline;}   
.banner-text-promo-slfw .visible-br {display: none;}
                
@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px) and (orientation : portrait){
                        .banner-text-promo h2.titolo-text-promo {
                        text-transform: uppercase;font-family: 'Alata', sans-serif; font-size:0.9rem;  font-style: normal; margin-bottom:0.3rem; padding-top:0.5rem;
                        }
                        .banner-text-promo .trat {display:none;}
                        .banner-text-promo .visible-br {display: block !important;}
                    }
                   }


.banner-text-promo-slfw h2 strong.red {
                        font-weight:600; color:#fa1f3d;
                    }
.banner-text-promo-slfw h2 span.bold-text-promo-black {
                        font-weight:600; color:#000000;
                    }

.banner-text-promo-slfw h3.call-to-action-text-promo-bf {
                       font-family: 'Alata', sans-serif; font-size:0.8rem; font-style: normal; font-weight: 100; margin-top:0; padding-bottom:0.5rem; /*color:#FDFE1F;color:#FFF;*/  color:#FFF;
                    }

/*################ BANNER PERSECUTORE ################################*/

.w3_sticky_bar {
height: auto;
text-align: center;
width: 100%;
_width: expression(eval(document.body.offsetWidth-20));
top: 0;
left: 0;
margin: 0;
padding: 0;
z-index: 999998;
/*position: relative;*/
position:fixed;
-webkit-overflow-scrolling: touch;
position: sticky;
overflow: hidden;
font-size: 1rem;
font-weight: 600;
white-space: normal;
font-family: Helvetica,Arial,sans-serif;
}

.w3_sticky_bar span {
margin-left: 20px;
margin-right: 20px;
margin-top: 6px;
display: inline-block;
font-size: 0.68rem;
line-height: 1.5rem;
/*text-transform: uppercase;*/
}

.w3_sticky_bar span a {
    text-decoration:none;
    color:#000;
}

.w3_sticky_bar span strong.red{
color: #FD0000;
}

.w3_sticky_bar span strong.blackbf{
color: #FDFE1F;
}

.w3_white {
background-color: #F8F8F8;
color: #000;
border-bottom:1px solid #EDEDED;
}

.w3_black {
background-color: #212121;
color: #FFF;
border-bottom:1px solid #EDEDED;
}

.w3_sticky_bar_container .remains_at_top {
position: fixed;
top: 0;
}

.w3_sticky_bar_container {
border: medium none;
height: 40px;
left: 0;
margin: 0;
overflow: hidden;
padding: 0;
position: fixed;
position:sticky;
top: 0;
width: 100%;
z-index: 999998;
}

.w3_sticky_bar_pusher {
height: 30px;
position: relative;
overflow: hidden;
}
