.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
  padding: 0px;  
}

@media (max-width: 460px) {
.btn-subscribe  {	 
 margin:0px 0px 16px 0px;
        
}
}



  .contentbox div.picture-product-detail {

    clear: left;
    display: inline;
    float: left;
    width: 40%;
    margin: 0 0 3em 0;

}

  .contentbox div.features-product-detail {

    display: inline;
    float: right;
    width: 55%;
    margin: 0 0 30px 0;

}

p1 {
    color: #4f5a69;
    font-size: 1.4em;
    font-weight: 600;
    width: 100%;
    margin: 0 0 20px 0;
    padding-bottom: 11px;
   
}
p2 {
    color: #4f5a69;
    font-size: 1.1em;
    font-weight: 600;
    margin: 20px 0 10px 0;
}
p6 {
    color: #4f5a69;
    font-size: 1.286em;
    font-weight: 600;
    margin: 0;
}



.contentbox div.picture-product-detail img.product-icon {
    float: left;
    width: 35px;
    margin: 0 5px 1em 0;
}
.contentbox div.picture-product-detail img.product-picture {
    clear: left;
    float: left;
    max-width: 230px;
    margin: 0 0 1em 0;
}
.contentbox div.product-detail {
    float: left;
    width: 100%;
    padding: 10px 0 0 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #d3d3d3;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.contentbox table.ProdCatDetailsTechData {
    width: 100%;
    border-collapse: collapse;
    margin: 30px 0 0 0;
  color: #000000;
}
.contentbox td.Description {

background-color: #ffffff;

color:  #4f5a69;
 
   margin: 20px;
   width:25%;
    padding: 0.6em 0 0.6em 0;
    border-top: solid 1px #edeef0;
    border-bottom: solid 1px #edeef0;

}

.contentbox table.ProdCatDetailsTechData tr:hover{

background-color:  #000000;

color: #ffffff;

}
