/*  ----------------------------------------------------------------------------
    This file will load automatically when the Neoncart theme is active. You can use it
    for custom CSS.
*/
.supermarket_policy_item {
    margin-top: 25px;
    margin-bottom: 25px;
}

manuAllWrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;

}
manufacturersAll {
    padding-left: 14px;
    padding-top: 14px;
    padding-right: 14px;
    padding-bottom: 14px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,227,227,1.00) 12.95%,rgba(255,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,227,227,1.00) 12.95%,rgba(255,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,227,227,1.00) 12.95%,rgba(255,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,227,227,1.00) 12.95%,rgba(255,0,0,1.00) 100%);	
}
ManuWrapper {
    float: none;
}
.manufacturer_all_name {
    font-weight: bold;
    text-align: left;
    text-shadow: 0px 0px rgba(255,0,0,1.00);
}

.copyright_text {
	color: #666666;
	font-size: 12px;
}
.siteinfoIP {
	color: #666666;	
}
.text-14 {
	font-size: 14px;
}