body {}

.link-sound:after {
    background: url("/PalmoliveEU/Equity/v2/PT/locale-assets/gfx/sound.png") 0 0 no-repeat;
}


/* Code to change the NEW products tags*/

.item-product.product-new:after {
    content: "NOVO";
    font-size: 1rem;
    left: 39px;
    top: 251px;
}

.product-new .product-container:after {
    background: url("/PalmoliveEU/Equity/v2/PT/locale-assets/gfx/new-flag.png") 0 0 no-repeat;
}

/*.list-characteristics .color-main {
    margin-right: 200px;
}*/

.options-footer {
    margin: 0px 0 0;
    padding: 5px 0;
}


/*header of subnav*/

.subnav-caption {
    display: none;
}


/*speaker*/

.top-sound {
    display: none;
}


/**/


/*2016 SITE UPDATE*/

@media only screen and (min-width: 920px) {
    .nav .col-ranges {
        margin-left: 46%;
    }
    .nav .item-nav:nth-of-type(3) .wide-1of2 {
        margin-left: 40%;
    }
    .nav .col-ranges,
    .nav .item-nav:nth-of-type(3) .wide-1of2 {
        padding-bottom: 2em;
    }
    .subnav .list-links {
        margin-top: 2em;
    }
    .top-sound {
        display: none;
    }
    .product-characterisctisc {
        margin-top: 0;
    }
}

.nav .col-ranges h3.column-title,
.nav .item-nav:nth-of-type(3) .wide-1of2 h3.column-title {
    display: none;
    /*padding-bottom: 2em;*/
}

.caption-desc {
    margin-top: 0px;
}

@media only screen and (min-width: 920px) {
    .link-nav {
        padding: 0 36px;
    }
	
	
.item-nav {    
    width: 15%;
}
	
	
	
	
	
	
	
	
}

.item-ingredient {
    margin: 0px 10px 6px 0;
}

.item-benefit {
    font-size: 1.3rem;
}

.list-characteristics > li {
    padding: 5px 5px 0 0;
}

.b-product-photo {
    top: 80px;
}

@media only screen and (max-width: 699px) and (min-width: 600px) {
    .mobile-bg {
        display: block;
        position: relative;
        max-width: 401px;
        margin: auto;
        top: 0;
    }
}


/*2016 SITE UPDATE*/