.mainproducts .perproduct .img {
background-size: contain;
}
.content{
    background: #6859B5 !important;
}
.footer {
    margin-top: -3px !important;
}
.mainproducts .title{
color:white !important;
}
.content.mainshowproduct .rshowcon .right .name{
color:white !important;
}
.content.mainshowproduct .rshowcon .right .price{
color:white !important;
}
.content.mainshowproduct .rshowcon .right .rating .count{
color:white !important;
}
.content.mainshowproduct .sec2 .tabs .pertab{
color:white !important;
}
.descr{
color:white !important;
}

.mainproducts .perproduct {
box-shadow: 0 0 11px #fb0;
border: solid 2px #4b398d;
border-radius: 15px;
}

.mainproducts .perproduct .details .pname {
color: #4b398d;
}

.mainproducts .perproduct .details {
text-align: center;
}
.mainproducts .perproduct .details .psubname {
color: #ca7201;
}

.mainproducts .perproduct .details .btns .perbtn {
color: #FEE62C !important;
}

.mainproducts .mainbanner a {
border: solid 2px #f9e401 !important;
}
.footer .perrow.row1 .text, .footer .perrow .title {
color: #f9e401;
}

.mainproducts .perproduct .img {
padding-top: 1rem;
}

.mainproducts .perproduct .oldprice {
color: #FF00004F;
}
.mainproducts .perproduct .mainprice {
display: block;
}
4
.header .nav ul .peritem {

color: #4B398D !important;
}
.header .nav ul .peritem li {
color: #4b398d;
}

.mainproducts .smallBanners a img {
border: solid 2px yellow;
}
@media (min-width: 320px) and (max-width: 520px) {
.mainproducts .smallBanners {
padding-left: 4px;
padding-right: 1px;
}
}
.header .nav ul .peritem li {
color: #f2c017;
}