.product-details-area hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  border: 0;
  border-top: 1px solid #eee0;
}

.product-details-area .product-description-label {
  font-size: 15px !important;
  font-weight: 700;
}

#menu .parent {
  border-right: #fff 1px transparent;
}

.logo-bar-area {
  transition: transform 0.3s;
  -webkit-transition: transform 1s;
}

.media-banner {
  height: 100px;
}

.home-banner-area {
  height:auto;
  overflow: hidden;
}
.home-slide img {

  /*height: 275px !important;*/
}

.discount_widget {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  z-index: 9999;
  background: #28a74d;
  color: #fff;
  border-radius: 50%;
  /* transform: translate(5px, 5px); */
  margin-left: -10px;
  outline: none;
  border: none;
}
.discount_widget .value {
  display: inline;
  font-size: 9px;
  line-height: 12px;
}
.discount_widget span {
  transform: translate(-99%, -11%);
  /* position: relative; */
  top: 52%;
  position: absolute;
  text-transform: uppercase;
}
.discount_widget sup {
  font-size: 14px;
}


.addToCart {
  position: absolute;
  right: 5px;
  top: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 174px;
  width: 100%;
  z-index: 9999;
  color: #f0dd0f;
  /* background: #f0dd0f; */
  /* border-radius: 50%; */
  /* transform: translate(-50%, -50%); */
  /* top: 75%; */
  /* left: 83%; */
  /* bottom: 50%; */
}

.product-description-label {
  font-size: 15px !important;
}

.free_order {
  color: #bb114c !important;
  font-size: 100%;
  height: 25px;
  padding: 5px;
}


.view_more {
  float: right;
  outline: none;
  border-radius: 15px;

}

.image-d {
  height: 335px;
  width: 305px;
  padding: 28px 50px;
  box-shadow: 0px 1px 9px 0px;
}

.view_more a {
  font-size: 15px;
  cursor: pointer;
  font-weight:500;
  padding: 7px 12px;
  border: 2px solid #28a745;
}

.view_more a:hover {
  background: #28a745;
  color: #fff;
}

.parent a:hover {
  color: #72bf40 !important;
  transition: all 0.6s !important;
}




.addToCart .add-to-cart {
  color: #28a745;
  font-size: 24px;
  top: 96%;
  left: 53%;
  transform: translate(-70%, -13%);
}

/*.addToCart .add-to-cart:hover {*/
/*    color: #28a745;*/
/*    font-size: 24px;*/
/*    height: 91px;*/
/*    background-color: red;*/
/*    width: 100%;*/
/*    top: 8rem;*/
/*}*/
.product_delivery_info .icon {
  width: 40px;
}
.product_details_banner {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}
.product_details_banner img {
  width: inherit;
  object-fit: cover;
}

.w-100 {
  gap: 2rem;
}

@media (min-width: 992px) {
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: center;
  }

  .home-banner-area {

    height: auto;
  }
  .nav-category{
    margin-left: -42%;
  }
}
.stock-available {
  margin-bottom: 4px;
  font-family: "SiyamRupali", sans-serif;
  font-size: 100%;
  word-spacing: -2px;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-align-self: center;
  align-self: center;
}
.payment-info {
  margin-bottom: 22px;
  padding-bottom: 15px;
  font-size: 16px;
}
.payment-info p {
  font-weight: 600;
  color: #666666;
  font-size: 16px;
}
.home-author-list__img {
  display: block;
  margin: 0 auto;
  width: 140px;
  height: 140px!important;
  border-radius: 50%;
  border: 2px solid #CDCDCD;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.browse-page .browse__meta {
  background: #FFFFFF;
  box-shadow: 0px 4px 6px -3px #9c9c9c;
  border-radius: 3px;
  padding: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #ffffff;
  background-size: cover;
  background-repeat: no-repeat;
}
.shadow-hover:hover{
  box-shadow: inset 0px 0px 7px 0px #cdcdcd;
}
/*@media (min-width: 768px){*/
/*  .stickyHeader {*/
/*    display: block;*/
/*  }*/
/*}*/
/*.stickyHeader {*/
/*  opacity: .7;*/
/*  cursor: pointer;*/
/*  position: sticky;*/
/*  width: 65px;*/
/*  height: 75px;*/
/*  background: #f5fceb;*/
/*  right: 0;*/
/*  top: calc(110px + 30%);*/
/*  box-shadow: 0 0 16px -1px rgb(0 0 0 / 75%);*/
/*  display: none;*/
/*  transition: .1s ease-in-out;*/
/*}*/
/*.itemCount {*/
/*  height: 50px;*/
/*  background: #55584d;*/
/*  width: 100%;*/
/*}*/
/*.total {*/
/*  height: 20px;*/
/*  width: 100%;*/
/*  font-weight: 700;*/
/*  text-align: center;*/
/*  font-size: 13px;*/
/*  padding-top: 5px;*/
/*}*/




/*Mega Menu*/
.sub-menu__dropdown-menu {
  width: 100%;
  background: #FFFFFF;
  position: absolute;
  z-index: 2850;
  padding: 15px;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0 6px 12px 0 rgb(0 0 0 / 10%);
  border-radius: 3px;
  border-bottom: 1px solid #e0e0e0;
  border-top: 0;
  -webkit-transition: visibility 0s, opacity 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: visibility 0s, opacity 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.sub-menu__dropdown-menu li {
  font-size: 100%;
  margin-top: 10px;
}
header .main-header-wrapper .menu-wrapper .sub-menu__dropdown-menu li::before {
  content: "\F21B";
  font-family: IonIcons;
  font-size: 5px;
  font-weight: 700;
  color: #494949;
  margin-right: 5px;
  vertical-align: middle;
}
