  body {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.5px;
  color: #000!important;
  font-size: 16px;
  line-height: 28px;
}
header {
    border-bottom: 1px solid#ddd;
    padding-bottom: 10px;
    box-shadow: 0 5px 6px rgb(0 0 0 / 10%);
}
.logo img {
    width: 100%;
}
.close_btn.text-end {
    margin-top: 20px;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #f5f5f5;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}
.sidenav a {
    text-decoration: none;
    font-size: 16px;
    color: #222;
    display: block;
    transition: 0.3s;
    text-align: left;

}
.sidenav ul{
  padding: 0px;
  margin: 0px;
}
.sidenav ul li {
    list-style: none;
    line-height: 50px;
    padding-left: 10px;
        border-bottom: 1px solid#e1e1e1;
}
.sidenav ul li a span img{
 padding-right: 5px;
}

.sidenav .closebtn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 44px;
    margin-left: 50px;
}



.shortcut-icon {
  text-align: right;
}
.shortcut-icon li.toggle-bar {
  display: none!important;
}
.shortcut-icon ul li {
  list-style: none;
  display: inline-block;
  text-align: center;
}
::placeholder{
  font-size: 12px;
}
.shortcut-icon {
  margin-top: 5px;
}
.shortcut-icon li.wishlist {
  margin-top: 10px;
}
.shortcut-icon li.cart {
  margin-top: 10px;
}
.shortcut-icon li.search {
  vertical-align: text-bottom;
}
.shortcut-icon .input-group {
  border: 1px solid#ccc;
  /*  border-radius: 50px;*/
  box-shadow: none;
}
.shortcut-icon .form-control {
  border: none!important;
  /*  border-radius: 50px;*/
  box-shadow: none;
}
.shortcut-icon button.btn {
  box-shadow: none;
  outline: none;
  background: #fff;
}

.shortcut-icon li.search {
  width: 100%;
}
.shortcut-icon ul {
  padding: 0px;
  margin: 0px;
}
.shortcut-icon ul li a {
  color: #000;
  font-size: 21px;
  font-weight: normal;
  text-decoration: none;
}
.shortcut-icon ul li a p {
  font-size: 14px;
  margin-bottom: 0px;
}

.profile {
    margin-bottom: 30px;
    text-align: center;
}

.profile h4{
  font-size: 18px;
  margin-top: 15px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


.dashbord-sec{
  padding: 15px 15px;
  border-radius: 5px;
  text-align: left;
  margin-bottom: 15px;
}


.dashbord-sec h4{
  font-size: 28px;
  color: #222;
  font-weight: 700;
  padding: 5px 0px;
}

.dashbord-sec p{
  color: #222;
  font-size: 16px;
}
.dashbord-sec p span{
  display: block;
}
.product-dashbord{
  margin-top: 25px;
}

.footer {
    position: fixed;
    z-index: 1001;
    bottom: 0px;
    background: #fff;
    width: 100%;
    padding: 8px 0px;
    box-shadow: 0px -5px 6px rgb(36 35 35 / 5%);
    border-top: 1px solid#ddd;
}
.footer .col-3 {
    padding: 0px 5px;
}
.footer-link a{
  color: #000;
  text-align: center;
  text-decoration: none;
}
.footer-link a span{
    font-size: 12px;
    display: block;
    line-height: 8px;
}

.product-tab ul {
  padding: 0px;
  margin: 0px;
}

.product-tab ul li{
  display: inline-block;
  padding-right: 15px;
}
.product-tab ul li a{
  text-decoration: none;
  color: #000;
  font-size: 14px;
}
.product-pg {
    margin-top: 30px;
    margin-bottom: 60px;
}
.product-tab{
  border-bottom: 1px solid#d7d7d7;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.product-tab ul li a.active {
    text-decoration: none;
    background: #cb2a7f;
    padding: 5px 11px;
    border-radius: 50px;
    color: #fff;
}

 .product-img img{
  width: 100%;
 }
 .product-fl-sec span.active {
    background: #d1e9db;
    color: #222;
    padding: 2px 15px;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 600;
}
 .product-fl-sec span.deactivate {
    background: #f9e2e5;
    color: #222;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 600;
}
 .product-fl-sec span.out-of-stock {
    background: #d4ebfe;
    color: #222;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 600;
}



.product-dis h2 {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 5px;
}
.product-dis p {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 18px;
}
.product-stock-price {
  border-top: 1px solid#d1e9db;
  border-bottom: 1px solid#d1e9db;
  padding: 15px 10px;
  margin:15px 0px;
}
.pr-st-pc h4{
  font-size: 16px;
  font-weight: 600;
}
.pr-st-pc p{
  font-size: 16px;
   font-weight: 600;
   margin-bottom: 0px;
}
.product-fl-sec {
    margin-bottom: 15px;
    border-bottom: 1px solid#ddd;
    padding-bottom: 10px;
    box-shadow: 0 5px 6px rgb(0 0 0 / 10%);
}
.bd-r {
    border-right: 1px solid#ccc;
}
a.sti-btn {
    background: #00542d;
    color: #fff;
    padding: 5px 20px;
    text-decoration: none;
    display:block;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
}
a.sto {
    background: #a92d39;
    color: #fff;
    padding: 5px 20px;
    text-decoration: none;
    display:block;
    border-radius: 5px;
    margin-top: 10px;
        font-size: 14px;
        text-align: center;
}

.modal {
    position: fixed;
    top: 15%;
}
h1 .modal-title{
text-transform: uppercase;
    font-weight: 600;
  }.modal-backdrop.show {
    opacity: .8;
}
button.btn.btn-primary {
        background: #00542d;
    border: 0px;
    padding: 10px 30px;
}.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}


.login- {
    background: #fff;
    padding: 30px 15px;
    box-shadow: 0 -9px 50px rgb(0 0 0 / 12%);
    margin: 15px;
}

.login-page {
    background: #036;
    height: 100vh;
    padding-top: 80px;
}

.login- h2{
  margin:  10px 0px;
  text-transform: uppercase;
}

.add-product-sec{
      background: #fff;
    padding: 30px 15px;
    box-shadow: 0 -9px 50px rgb(0 0 0 / 12%);
    margin: 15px;
}
.add-product-sec label {
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
}
.add-product{
  margin-bottom: 80px;
}

.profile h5 {
    font-size: 14px;
}
