 .TestataContainer {
        float: left;
        position: relative;
        width: 100%;
        left: 0;
    }



    #taglieContainer {
        margin: 0px auto 0 auto;
        transition: margin .6s;
        max-width: 1680px;
        width: 100%;
    }

        #taglieContainer p {
            margin: 0px 0 0px 0 !important;
            padding: 0px;
            color: #000;
        }



    .titolo { text-transform: uppercase; text-align: center; font-weight: bold; font-size: 18px; border-bottom: none; padding: 0; margin: 0px 0; color:#000; }
	.titolosecondario { text-transform: uppercase; text-align: center; font-weight: bold; font-size: 14px; border-bottom: none; padding: 5px 0; margin: 0px; color:#000; }
	.testotabtaglie{ font-size: 14px; border-bottom: none; padding: 10px; margin: 0; color:#000; }
	.testotabtaglie a{ color:#000; text-decoration: underline; }
	.tablesizecontent{  overflow: scroll; position: relative; width: 100%}
	.contentsfumatura{ position: relative; width: 100%}
	.contentsfumatura .rightposition{ position: absolute; z-index: 9999; right: 0; width: 50px; height: 100%; background: rgb(255,255,255); background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);}
	.table-taglie { width:max-content !important; border: 1px solid #dedddd; min-width: 800px;}
	.table-taglie th{ width: 120px; text-align: center;}
	.table-taglie .sizeguide-size{ padding: 0 25px;}
	.testosmalltabtaglie{ font-size: 13px; border-bottom: none; padding: 10px; color:#6B6B6B; text-align: center;}

    .separator {  margin: 0 0 20px 0; transition: margin .6s;  clear: both; display: block; margin-bottom: 40px; margin-top: 40px; }

        .separator span {
            height: 1px;
            width: 140px;
            background-color: #a29899;
            position: relative;
            display: block;
            margin: 0 auto;
        }

    .interline {
        background: transparent;
        border: 0;
        color: #debc71;
        text-transform: uppercase;
        outline: 0 !important;
        box-shadow: 0 0 0 !important;
        cursor: pointer;
        position: relative;
        width: auto;
    }

 
    .space-30 {
        clear: both;
        height: 30px;
        width: 100%;
    }

    
    .even-row {
        background-color: #f6f5f4;
    }
    #outwear-table table td {
        width: auto; 
        height: 50px;
        padding-left: 0; 
    }