.dashboardmain {
    background-image: url(../images/Contact-us-page.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 70%;
}
.dashboardmaindata h1 {
    text-align: center;
    font-size: 50px;
    font-weight: 500;
    color: #656a6a;
}
nav.navbar.navbar-default.datacolor {
    margin-bottom: 0px;
}
.dashboardmaindata p {
    text-align: center;
    font-size: 20px;
    color: #656a6a;
}
.arow {
    margin: 10px 10px;
}
span.dashboardspan {
    color: #fcb829;
}
.dashboarddatatwo {
    margin-top: 50px;
    margin-bottom: 50px;
}
.dashboarddata {
    margin-top: 50px;
}
.dashboardheading {
    margin-top: 30px;
}
.dashboardheadingdata h3 {
    font-size: 35px;
    font-weight: 500;
    color: black;
}
.modalwidthsize {
    width: 1000px !important;
    margin: 30px auto;
}
.modaltop h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: white;
    margin-top: 12px;
}
.row.rowback {
    background: #72009e;
    margin-top: -15px;
    padding: 8px 0px;
}
.modalbottomboximg img {
    height: 140px;
    width: 400px;
    margin-top: 5px;
}
.modalbottomboxdata h4 {
    font-size: 15px;
    font-weight: 600;
    color: black;
    margin: 10px 10px;
}
.modalbottomboxdata p {
    font-size: 16px;
    font-weight: 500;
    color: black;
    margin: 10px 10px;
}
span.modalspanrs {
    background: #ed2e8d;
    color: white;
    padding: 1px 2px;
    border-radius: 4px;
}
span.amountspan {
    font-weight: 600;
}
.modalbottombox {
    display: flex;
    border-right: 1px solid;
    border-color: #888888;
    margin-top: 10px;
}
span.textmodal {
    margin: 0px 6px;
    text-decoration: line-through;
    color: #72009e;
}
.modalcart p {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
    color: black;
}
.modalcartclick {
    margin-top: 22px;
}
.modalview {
    background: #72009e;
    border-color: #72009e;
    color: white;
    font-size: 15px;
    font-weight: 500;
    margin: 0px 5px;
}
.modalview:hover {
    background: #f7971d;
    border-color: #f7971d;
}
.row.padmodal {
    padding: 22px 22px;
}
p.clickmodal {
    background: #7400a1;
    width: 120px;
    padding: 1px 5px;
    color: white;
    font-weight: 600;
    border-radius: 4px;
    margin: 0 auto;
}










































@media only screen and (max-width : 768px) {




}