/***Header Top Start****/
.topheaderfixed{
    background: #ececec;
}

.topheaderright{
    float: right;
}
.topheaderright ul{
    margin: 0;
    padding: 0;
}

.topheaderright ul li{
    float: left;
    list-style: none;
    padding:0 15px;
}

.topheaderright ul li a{
    color: #5c5c5c;
    font-size: 12px;
}
.topheaderright ul li a:hover {
    color: #f1ac45;;
}
ul.headerlogindiv{
    background: #ffffff;
    position: absolute;
    border-radius: 3px;
    width: 170px;
    margin-left: -50px;
    border: 1px solid #bebcbc;
    z-index: 1;
    display: none;
}
ul.headerlogindiv li{
    float: none;
}
ul.headerlogindiv li a{
    float: none;
    color: black;
    display: block;
}
p.logos {
    margin: 0;
    padding: 5px;
    text-align: center;
}
#sidebarmenudiv{
    position: absolute;
    z-index: 999;
    width: 100%;
    background: white;
}
.menulist ul {
    margin: 0;
    padding: 0;
}
.menulist ul li{
    list-style: none;
    margin: 2px 0;
}
.menulist ul li a{
    display: block;
    padding: 5px;
    background: #4285f4;
    color: white;
    text-decoration: none;
}
ul.subctglist{
    position: absolute;
    top: 0px;
    display: none;
    margin-left: 100%!important;
    z-index: 99;
    width: 100%;
    background: #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    /*height: 100%;*/
    box-shadow: inset 0px 0px 7px 0px #ffffff;
}
ul.subctglist2{
    position: absolute;
    top: 0px;
    display: none;
    margin-left: 100%!important;
    z-index: 99;
    width: 100%;
    background: #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    height: 100%;
    box-shadow: inset 0px 0px 7px 0px #ffffff;
}
ul.ssubctglist2{
    position: absolute;
    top: 0px;
    margin: 0;
    padding: 0;
    display: none;
    margin-left: 100%!important;
    z-index: 99;
    width: 100%;
    background: #ffffff;
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    height: 100%;
    box-shadow: inset 0px 0px 7px 0px #ffffff;
}
.arrowright{
    float: right;
    color: #ff7f00;
    display: none;
}
.arrowright2{
    float: right;
    color: #ff7f00;
    display: none;
}


#submenudiv{
    position: absolute;
    top: 0px;
    margin-left: 100%;
    background: white;
    border: 1px solid #21377e;
    z-index: 99;
    min-width: 600px;
    display: none;
    min-height: 100%;
    max-height: 100%;
    overflow: auto;
}

ul.ssubctglist {
    position: absolute;
    top: 0px;
    margin: 0;
    padding: 0;
    display: none;
    margin-left: 100%!important;
    z-index: 99;
    width: 100%;
    background: #ffffff;
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    height: 100%;
    box-shadow: inset 0px 0px 7px 0px #ffffff;
}

ul.subsidebarmenudiv li:hover {
    background: #dfdfdf;
    color: #ff7f00;
}

#submenudiv::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

#submenudiv::-webkit-scrollbar
{
    width: 2px;
    background-color: #F5F5F5;
}

#submenudiv::-webkit-scrollbar-thumb
{
    
}


/***Header Top End****/

/***Header main Start****/
.searchdiv{
    margin: 20px 0;
}
#searchbtn{
    margin: auto;
    display: block;
    background-color: #ff7f00;
    border-color: #ff7f00;
    color: white;
}
ul.bottommenulist{
    padding: 0;
    margin: 0;

}
ul.bottommenulist li {
    float: left;
    list-style: none;
    width: 15%;
    cursor: pointer;
}
ul.bottommenulist li a {
    color: black;
    text-decoration: none;
}
/***Header main End****/

/***slider section Start****/
.submenudiv{
    margin: 0px 0 0 208px;
    z-index: 9999;
    position: absolute;
    background: white;
    width: 250px;
    top: 0;
    min-height: 424px;
    float: left;
    display: none;
}


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

ul.CartsMenus li {
    display: inline-block;
    list-style: none;
}
ul.CartsMenus li a {
    display: inline-block;
    padding: 5px 10px;
    font-size: 18px;
    color: gray;
    min-width: 60px;
}

.menulistdiv {
    min-height: 100%;
    max-height: 100%;
    /*overflow: auto;*/
    background: white;
}
.menulistdiv::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.menulistdiv::-webkit-scrollbar
{
    width: 2px;
    background-color: #F5F5F5;
}
.menulistdiv ul{
    padding: 0;
    margin: 0;
    background: white;
}

.menulistdiv ul li{
    list-style: none;
    position:relative;
}
.menulistdiv ul li:hover{
    background: #dfdfdf;
    color: #ff7f00;
}

.menulistdiv ul li a{
    text-decoration: none;
    display: block;
    padding: 4px;
    font-size: 14px;
    color: #5c5c5c;
}


/***slider section End****/


/***Home Page main End****/


.feturedproductdiv{
    background: #eff0f5;
    padding: 10px 0;
}

.fetureproducts{
    padding: 5px;
}

.fetureproducts img{
        max-width: 100%;
        border: 1px solid #dadada;
}

.fetureprice{
    float: right;
    background: #ea4335;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    color: white;
    padding: 0 5px;
}

.fetureoffer{
    background: #4285f4;
    width: 50px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    color: white;
    text-decoration: none;
    padding: 3px 5px;
}

.branddiv{
    border: 1px solid #f9f9f9;
    background: #ececec
}

.productsection{
    margin: 10px 0;
    min-height: 350px;
    border: 1px solid #ea4335;;
}

.catagorymenu {
    padding: 10px;
    background: #ea4335;
}
.catagorymenu p{
    margin: 0;
}
.catagorymenu a{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.catagorymenusitem ul {
    padding: 0px;
    margin: 0;
}

.catagorymenusitem ul li {
    list-style: none;
}

.catagorymenusitem ul li a {
    display: block;
    text-decoration: none;
    padding: 5px;
    font-weight: bold;
    margin: 3px;
    color: #494343

}
.catagorymenusitem ul li a:hover {
    background: #28a745;
    color: white;

}
.catagoryproductsdiv{
    margin: 5px;
    padding:0;
    box-shadow: 1px -3px 9px 5px rgba(218, 218, 218, 0.81), 0 4px 6px -2px rgba(255, 255, 255, 0.76);
}
.catagoryproducts{
    padding: 5px;
    border: 1px solid #e9e9e9ba;
    background: white;
}
.catagoryproducts:hover{
    box-shadow: 1px -3px 9px 5px rgba(218, 218, 218, 0.81), 0 4px 6px -2px rgba(255, 255, 255, 0.76);
}

.catagoryproductsimg{
    margin: 5px;
    border: 1px solid #dfd7d7;
    position: relative;
    overflow:hidden;
    height: 140px;
}

.sideItems ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow:hidden;
}

.sideItems ul li a {
    height: 32px;
    width: 32px;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    margin-top: 5px;
    margin-right: 5px;
    color: #333;
    font-size: 15px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1), 0 3px 8px rgba(0,0,0,0.12);
    display: block;
    transform: translateX(calc(100% + 7px));
    -webkit-transform: translateX(calc(100% + 7px));
}
.sideItems ul li a.compare {
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.sideItems ul li a.cartsIt {
    transition: 0.8s;
    -webkit-transition: 0.8s;
}

.catagoryproducts:hover .sideItems ul li a {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.sideItems ul li a.active {
    background: #ff7f00;
    color: white;
}

.sideItems {
    position: absolute;
    top: 0;
    right: 0;
}

.catagoryproductsimg img{
    width: 100%;
    max-height: 100%;
}

.productstitleprice{
    text-align: center;
}

.productstitleprice a{
    text-decoration: none;
    color: #494343;
}

.productstitleprice p{
    margin: 0;
    height: 40px;
    overflow: hidden;
    word-wrap: break-word;
}

.productaddcart{
    background: #ea4335;
    text-align: center;
    color: white;
    font-weight: bold;
}

.marchantsidebar{
        border: 1px solid #21377e;
}
.marchantsidebar h4{
    margin: 0;
    background: #21377e;
    padding: 5px 10px;
    color: white;
}

/***Home Page main End****/


/***Login Page main End****/
.logindiv {
    margin:0;
    box-shadow: 0 0 50px #e5e5e5;
}

.loginFormControl{
    margin-bottom: 2rem;
}
.loginBt{
    padding: 30px 15px;
}

.titleheader {
    background: #ff7f00;
}

.titleheader h3{
    margin: 0;
    color: white;
    padding: 5px;
}

.textbody {
    border: 1px solid #ececec;
    padding: 15px;
    background: white;
}
/***Login Page main End****/

/***Footer Page main Start****/
ul.footer_list_menu{
    padding: 0;
    margin: 0;
}
ul.footer_list_menu li{
   list-style: none;
   float: left;
}
ul.footer_list_menu li a{
   color: #afafaf;
    padding: 5px 4px;
    margin: 5px;
    text-decoration: none;
}
ul.footer_list_menu li a:hover {
    color: #afafaf;
}
.footerone p {
    color: white;
    font-size: 16px;
    margin: 0;
    font-weight: bold;
}
.footerone ul {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.footerone ul li {
    font-weight: 200;
    line-height: 18px;
    list-style: none;
}
.footerone ul li a {
    color: white;
    font-size: 12px;
    line-height: 10px;
}

/***Footer Page main End****/

/***Single Product Page Start****/
.productnoticelist{
    padding: 15px;
}
.productnoticelist ul{
    margin: 0;
}
.productnoticelist ul li{
    list-style: decimal-leading-zero;
    font-size: 18px;
}

/***Single Product Page End****/

/***User Dashboard Start****/
ul#usersidebar{
    padding: 0;
    margin: 0;
}

ul#usersidebar li{
    list-style: none;
    margin: 1px 0;
    background: #4285f4;
    text-decoration: none;
}

ul#usersidebar li a{
    color: white;
    padding: 5px;
    text-decoration: none;
    display: block;
}

ul#usersidebar li a:hover{
    background: #ff7f00;
}

.makemarchentbtn{
    background: #ff7f00;
    color: white;
    padding: 5px;
    border-radius: 3px;
}
.makemarchentbtn:hover{
    text-decoration: none;
    color: white;
}
.usertitlebar{
    margin: 0;
    background: #1d9d4f;
    padding: 5px;
    color: white;
    font-size: 20px;
}

/***User Dashboard End****/

.bottomfooterleft p{
    margin: 0;
    color: white;
}

.bottomfooterright p{
    margin: 0;
    color: white;
    text-align: right;
}

.bottomfooterright p a {
    text-decoration: none;
}

.marchantctg {
    background: white;
}

ul.marchantsidebar {
    margin: 0;
    padding: 0 10px;
}
ul.marchantsidebar li{
    list-style: none;
}
ul.marchantsidebar li a{
    list-style: none;
}
ul.marchantsidebar li a {
    color: #212529;
    text-decoration: none;
}
ul.marchantsidebar li a:hover{
    color: #ff7f00;
}

.rightpaddingdiv p {
    font-size: 18px;
    margin:0px;
}

/*User Dashboard Start*/
.parsonalprofile{
    padding: 5px;
}
.addressbook{
    padding: 5px;
}
.recentorder{
    padding: 5px;
}
.billingaddres{
    padding: 10px;
    border-left: 2px solid #ececec;
}
.shippinaddress{
   padding: 0;
}
.boxheight{
    background: white;height: 200px;padding: 10px;
}
/*User Dashboard End*/

@media only screen and (max-width: 769px) {
    .container.mobilehidebottom {
        display: none;
    }
    ul.CartsMenus li.mobileHide {
    display: none;
    }
    p.logos {
    text-align: left;
    padding: 15px 5px;
    }

    .rightpaddingdiv{
    padding: 0;
    }
    .boxheight {
    height: auto;
    }
    .billingaddres{
    padding: 0;
    border-left: 0px solid #ececec;
    }
    .userdashboardbody{
        padding: 0;
    }
    
    .loginFormControl{
    margin-bottom: 0;
    }
    .loginBt{
        padding: 3px 15px;
    }

}