.description-down {
    padding: 0 0 20px 0;
}
.product-single__photos--full {
    margin-bottom: 40px;
}


p.overview_pera{
padding-bottom:10px;
}
.down-section-prod h5{
margin-bottom:35px;
}
.newingreg_border{
border-top:2px solid #2a2a2a;
}
.ingredient-section{
padding:30px 0 10px;
}
.down-section-prod h3{
text-decoration:underline;
}


.border_ingred_last{
border-bottom:1px solid #ccc;
}
button#myBtn{
padding-top:35px;
}
ul.globeicon li {
    margin-right: 10px;
    width: 10%;
}
.prod{
padding:20px 0 15px;
}

#account .customershead input{
border-radius:0;
}


#create-account .customershead input{
border-radius:0;
}
h1.text-center.mar-bot{
font-size:26px;
}

#account .customershead input#CustomerEmail::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #afafaf !important;
}
#account .customershead input#CustomerEmail::-moz-placeholder { /* Firefox 19+ */
  color: #afafaf !imporrtant;
}
#account .customershead input#CustomerEmail:-ms-input-placeholder { /* IE 10+ */
  color: #afafaf !important;
}
#account .customershead input#CustomerEmail:-moz-placeholder { /* Firefox 18- */
  color: #afafaf !important;
}
#create-account .customershead input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #afafaf !important;
}
#create-account .customershead input::-moz-placeholder { /* Firefox 19+ */
  color: #afafaf !important;
}
#create-account .customershead input:-ms-input-placeholder { /* IE 10+ */
  color: #afafaf !important;
}
#create-account .customershead input:-moz-placeholder { /* Firefox 18- */
  color: #afafaf !important;
}


