input.form-control:focus {
    outline: 0;
    box-shadow: none;
}
.headermenudiv{
    margin: 0;
    width: 100%;
    position: fixed;
    background: #ffffff;
    border-bottom: 1px solid #226c42;
    height: 51px;
    z-index: 999;
}
.sidebarmenudiv{
    position: fixed;
    width: 220px;
    background: white;
    border-right: 1px solid #CCC;
    top: 50px;
    height: 100%;
    transition: 0.2s;
}
.sidebarmenudiv.mobilehidediv.active {
    width: 0;
}
.mainbodydiv.active {
    margin-left: 0;
}
.headermenubar{
    margin: 0;
}
.baricon{
    padding: 10px 5px;
    text-align: center;
}
#sidemeuopen{
    font-size: 20px;
    cursor: pointer;
    padding: 10px;
}
#sidemobilemeuopen{
    font-size: 20px;
    cursor: pointer;
    padding: 10px;
}
span#profilemobileopen {
    font-size: 20px;
}

ul.mobileprofilesubmenu{
    margin: 0;
    padding: 0;
}

ul.mobileprofilesubmenu li{
    list-style: none;
    border-bottom: 1px solid #dee2e6;
}

ul.mobileprofilesubmenu li a{
    padding: 10px;
    display: block;
    color: gray;
}

div#mobileboxdiv3 {
    position: fixed;
    background: #ffffff;
    padding: 0px;
    top: 0px;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: 8000;
    box-shadow: -1px 2px 8px 0px rgba(182, 182, 182, 0.75);
}

.logo{
        padding: 1px 5px;
        text-align: center;
}

.logo img {
        width: 100%;
    margin: 6px 0px;
}
.infopages {
    padding: 10px 5px;
}
.infopages a {
    color: #ee2c34;
    text-decoration: none;
}
button#searchbtn {
    box-shadow: none;
}
.searchdiv{
    padding: 5px;
}
.topheaderright {
    padding: 0px;
}
.topheaderright ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.topheaderright ul li {
    float: left;
    padding-top: 5px;
    width: 50%;
    list-style: none;
    text-align: center;
}

ul.profilesubmenu li {
    background: #f7f7f7;
    box-shadow: -3px 1px 5px 0px #f5f5f5;
    border-bottom: 1px solid #d6d5d5;
    float: none;
    text-align: left;
    width: 100%;
}

ul.profilesubmenu li a {
    color: #545865 !important;
    font-size: 14px;
}
.topheaderright ul li a {
    padding: 5px 10px;
    text-decoration: none;
    color: white;
    display: block;
}
ul.profilesubmenu {
    z-index: 999;
    background: #86958e;
    width: 250px;
    margin-top: 10px;
    display: none;
}
ul.sidebarmenutop li:hover {
    background: #e1e1e1;
    background: -moz-linear-gradient(left,#fff 0,#ccc 100%);
    background: -webkit-linear-gradient(left,#fff 0,#ccc 100%);
    background: linear-gradient(to right,#fff 0,#ccc 100%);
}
ul.sidebarmenutop {
    margin: 0;
    padding: 10px 15px;
}
ul.sidebarmenutop li {
    list-style: none;
  
}
ul.sidebarmenutop li a {
    color: black;
    font-size: 13px;
}
ul.sidebarmenumain {
    margin: 0;
    padding:0px 5px 15px 10px;
}
ul.sidebarmenumain li {
    list-style: none;
    margin: 5px 0;
}
ul.sidebarmenumain li a {
    color: black;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    width: 85%;
}
.arrowhas{
    width: 8%;
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    color: #999696;
} 

ul.sidebarmenusubone {
    margin: 0;
    display: none;
    padding: 0;
    border-left: 1px solid #dad4d4;
    padding-left: 15px;
}


ul.sidebarmenusubtwo {
    margin: 0;
    display: none;
    padding: 0;
    border-left: 1px solid #dad4d4;
    padding-left: 15px;
}

ul.sidebarmenusubone li.active ul.sidebarmenusubtwo{
    display:block;
}


.menulistdiv:hover {
    background: #e1e1e1;
    background: -moz-linear-gradient(left,#fff 0,#ccc 100%);
    background: -webkit-linear-gradient(left,#fff 0,#ccc 100%);
    background: linear-gradient(to right,#fff 0,#ccc 100%);
}

.menulistdiv1:hover {
    background: #e1e1e1;
    background: -moz-linear-gradient(left,#fff 0,#ccc 100%);
    background: -webkit-linear-gradient(left,#fff 0,#ccc 100%);
    background: linear-gradient(to right,#fff 0,#ccc 100%);
}


.menulistdiv2:hover {
    background: #e1e1e1;
    background: -moz-linear-gradient(left,#fff 0,#ccc 100%);
    background: -webkit-linear-gradient(left,#fff 0,#ccc 100%);
    background: linear-gradient(to right,#fff 0,#ccc 100%);
}

.homecatagorylist {
    text-align: center;
    border: 1px solid #cdc9c9;
    background: white;
    border-radius: 3px;
}
.menulistdiv {
    display: inline-block;
    width: 88%;
}
.icondiv{
    display: inline-block;
    width: 9%;
}
ul.sidebarmenumain li.active ul.sidebarmenusubone{
    display:block;
}
.productsgrid {
    background: white;
    text-align: center;
    padding: 10px;
}
.productsgrid img {
    width: 100%;
}
.productsgrid p{
   margin:0;
}
.addtocart{
    border: 1px solid #ee212c;
    padding: 5px;
    border-radius: 0px;
    background: #ee212c;
    color:white;
    cursor: pointer;
}
.addtocart a {
    color: #ffffff;
    text-decoration: none;
}

.addcartminus{
    display: inline-block;
    width: 12%;
    border-right: 1px solid gray;
    padding: 5px;
    cursor: pointer;
}

.addcartvalue{
    display: inline-block;
    width: 70%;
    padding: 5px;
}

.addcartplus{
    display: inline-block;
    width: 12%;
    border-left: 1px solid gray;
    padding: 5px;
    cursor: pointer;
}

.shoppingcart{
    position: fixed;
    z-index: 999;
    background: white;
    right: 0;
    top: 35%;
    border: 0px solid #ededed;
    box-shadow: 0 0 16px -1px rgba(0,0,0,.75);
    width: 70px;
    height: 85px;
    cursor: pointer;
}

.placeorderbutn {
    display: inline-block;
    padding: 5px 10px;
    background: #f12c34;
    border-radius: 3px;
    text-decoration: none;
    color: white;
    width: 100%;
}
.placeorderbutn:hover {
    color: white;
    text-decoration: none;
}
.carttotalpricecount {
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    background: #186943;
    border-radius: 3px;
    color: white !important;
    width: 100%;
}


.productimgdiv {
    position: relative;
    border: 1px solid #186943;
}
.producthoverdiv {
    position: absolute;
    top: 0;
    height: 100%;
    background: #8080808c;
    width: 100%;
    display: none;
    cursor: pointer;
}
.shoppingcardiv {
    position: fixed;
    background: #ffffff;
    padding: 0px;
    top: 50px;
    right: -300px;
    width: 300px;
    height: 95%;
    z-index: 8000;
    box-shadow: -1px 2px 8px 0px rgba(182, 182, 182, 0.75);
}
.producthoverdiv p {
    margin: 0 auto;
    top: 50%;
    position: relative;
    background: whitesmoke;
    width: 80%;
    padding: 10px;
}
.catagorytext {
    margin-top: -20px;
    z-index: 909;
    position: relative;
}
.catagorytext p {
    margin: 0;
    background: #f03137;
    padding: 2px 5px;
    color: white;
}
.contactdiv{
    background: #d4d4d4;
    margin-top: 20px;
}
ul.cartproductlist {
    padding: 0;
    margin: 0;
    height: 400px;
    overflow: auto;
    border-bottom: 1px solid #ececec;
}
ul.cartproductlist li {
    list-style: none;
    border-bottom: 1px solid #e7e7e7;
    padding: 5px;
}

.quantityplus{
    margin: 0;
    line-height: 20px;
    cursor: pointer;
}
.quantityvalue{
    margin: 0;
    line-height: 15px;
}
.quantityminus{
    margin: 0;
    line-height: 15px;
    cursor: pointer;
}
.emplrycartproducts {
    text-align: center;
}
.emplrycartproducts img {
    padding: 50px 10px;
    width: 250px;
}

.producthoverdiv a {
    text-decoration: none;
}

.producthoverdiv a:hover {
    color: #ee2c34;
}


ul.Socialmenu{
    padding: 0;
    margin: 0;
}

ul.Socialmenu li{
    float: left;
    list-style: none;
}

ul.Socialmenu li a {
    text-decoration: none;
    display: block;
    padding: 0 5px;
    font-size: 29px;
}

.footer h4 {
    color: gray;
    font-size: 18px;
}
.footer ul {
    padding: 0;
    margin: 0;
}
.footer ul li {
    list-style: none;
}
.footer ul li a {
    color: #c0c0c0;
    font-weight: bold;
    font-size: 15px;
}
.footer ul li a:hover {
    color: #016442;
}
.mainbodydiv{
    margin-left: 220px;
    padding-top: 50px;
    transition: 0.2s;
}
.addcartdivaction {
    display: none;
}
.addcartdiv {
    color: #186943;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
}
.destophidediv{
    display: none;
}
@media only screen and (max-width: 600px) {
  .mobilehidediv {
    display: none;
  }
  .mainbodydiv{
    margin-left: 0px;
    }
    .destophidediv{
        display: block;
    }
}