.main-shu-menu {
    background: #e5dfdf;
    padding: 1px 0px 0px 0px;
    height: 640px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*background-image: linear-gradient(180deg, #dddddd, #2c2c1b);*/
}
.shu-product-menu-start{
    background: #e5dfdf;
    /*height: 200px;*/
}
.shu-right-menu{
    float: right;
}
.shu-right-menu ul{
    list-style-type: none;
    display: inline-flex;
    padding: 10px 10px 0px 0px;
}
.shu-right-menu ul li{
    margin-left: 10px;
    background: #bbcd43;
    padding: 7px 14px 7px 14px;
    border-radius: 10px;
}
.shu-right-menu ul li a{
    color: white;
    font-size: 20px;
}
.shu-left-menu{
    float: left;
}
.shu-left-menu ul{
    list-style-type: none;
    display: inline-flex;
    padding: 10px 10px 0px 0px;
}
.shu-left-menu ul li{
    margin-left: 10px;
    background: #bbcd43;
    padding: 8px 13px 6px 12px;
    border-radius: 10px;
}
.shu-left-menu ul li a{
    color: white;
    font-size: 18px;
}
.next-page-menu{
    position: relative;
}
.next-page-menu .tap{
    position: absolute;
    top: 300px;
    left: 90px;
}
.next-page-menu .link{
    position: absolute;
    top: 350px;
    left: 133px;
}
.next-page-menu .tap a{
    color: white;
    font-weight: 600;
    font-size: 16px;
    background: #bbcd43;
    border-radius: 35px;
    padding: 11px 40px;
}
.next-page-menu .link a{
    color: white;
    font-weight: 600;
    font-size: 16px;
    background: #bbcd43;
    border-radius: 7px;
    padding: 7px 13px;
}
.next-page-menu .link1{
    position: absolute;
    top: 350px;
    left: 180px;
}
.next-page-menu .link1 a{
    color: white;
    font-weight: 600;
    font-size: 15px;
    background: #bbcd43;
    border-radius: 7px;
    padding: 8px 11px;
}
.content p{
    text-align: center;
    font-size: 16px;
    color: black;
    font-weight: 600;
    padding-top: 6px;
}
.shu-ptop-70{
    padding-top: 85px;
}
.slick-slide {
    margin: 0px 5px;
}
.slick-slide img {
    border-radius: 7px;
    width: 100%;
}
.shu-shubham-section {      
    background: #e5dfdf;
}
.shu-shubham-section h2{
    color: #000000;
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: 800;
}
.shu-product-list{
    border-radius: 2px;
    margin-bottom: 9px;
    box-shadow: 0px 0px 15px #979191;
    border: 1px solid #979191;
}
.bg-black{
    background-color: black;
}
.content-product-shu{
    padding: 15px 0px 0px 9px;
}
.content-product-shu h6{
    font-size: 11px;
    font-weight: 400;
    color: white;
}
.content-product-shu p{
    text-align: justify;
    font-size: 8px;
    color: white;
    margin-bottom: 0rem!important;
    padding-right: 15px;
}
.shu-rate-product{
    font-size: 12px;
    font-weight: 500;
    color: white;
}
.div-add{
    float: right;
    padding-right: 10px;
    padding-bottom: 7px;
}
.div-add p{
    background: red;
    padding: 4px 20px 4px 20px;
    font-size: 12px;
    font-weight: 800;
    color: white;
    border-radius: 33px;
}
.hide-seek p{
    background: #bbcd43;
    padding: 4px 20px 4px 20px;
    font-size: 12px;
    font-weight: 800;
    color: white;
    border-radius: 4px;
}
.hide-seek{
    display: none;
    float: right;
    padding-right: 10px;
    padding-bottom: 7px;
}
.imga-shuh img{
    width: 100%;
    height: 94px;
}
.shu-logo-png {
    text-align: center;
}
.shu-logo-png img {
    width: 100%;
}
.shu-label{
    font-size: 15px;
    font-weight: bold;
    color: black;
    padding-left: 5px;
    padding-bottom: 10px;
}
.shu-input {
    display: block;
    width: 100%;
    padding: 20px 15px 20px 25px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
    color: #040404;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #b5afaf;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.shu-btn-submit {
    padding: 9px 95px;
    border: 2px solid #f8de67;
    border-radius: 7px;
    background: #f8de67;
    /* font-family: Heilig Clean Regular; */
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1.0px;
    color: #000;
    margin-top: 3px;
}
.form-control:focus {
    color: #000000;
    background-color: #fff;
    border-color: #bbcd43;
    outline: 0;
    box-shadow: 0px 0px 16px rgb(229 255 56 / 28%);
}
.user-section{
    padding-bottom: 17px;
    padding-top: 100px;
    border-bottom: 1px solid #ebebeb;
    box-shadow: 0px 0px 12px #e9e9e9;
}
.user-name{
    padding-top: 20px;
}
.user-name h3{
    font-size: 15px;
    line-height: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.user-name h6{
    font-size: 13px;
    line-height: 15px;
    font-family: 'Roboto', sans-serif;
}
.user-name a{
    color: black;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.user-profile-image img{       
    width: 55%;
    border-radius: 50%;
    margin-left: 70px;
}
.account-section{
    padding-top: 27px;
}
.account-title h3{
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: black;
    font-weight: 500;
}
.account-div{
    margin-top: 20px;
    padding: 17px 0px 0px 12px;
    border-radius: 32px;
    border: 1px solid #dfdfdf;
}
.your-order{
    background: #bbcd43;
    border-radius: 34px;
    font-size: 15px;
    color: white;
    padding: 9px 6px 8px 10px;
    margin-right: 8px;
}
.account-div p{
    font-size: 13px;
    font-weight: 600;
    color: #161111;
}
.edit-profile-section{
    padding-top: 90px;
}
.edit-profile-title h2{
    font-size: 20px;
    font-weight: 600;
    color: #161616;
}
.edit-profile-img{
    text-align: center;
    padding-top: 15px;
}
.edit-profile-img img{
    width: 30%;
    border-radius: 50%;
}
.shu-order-section{
    padding-top: 70px;
}
.order-now img{
    width: 100%;
}
.order-now p{
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    padding-top: 13px;
}
.order-now-link a{
    font-size: 10px;
    background: red;
    padding: 4px 10px;
    border-radius: 15px;
    color: white;
}
.order-now-title h1{
    font-weight: 600;
    font-size: 25px;
}
.order-now-title h1{
    padding-bottom: 10px;
}