/*Padding Top and Bottom*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+Bengali:wght@100..900&display=swap");
.ptb--10 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.ptb--20 {
  padding: 20px 0;
}

.ptb--30 {
  padding: 3rem 0;
}

.ptb--40 {
  padding: 4rem 0;
}

.ptb--50 {
  padding: 5rem 0;
}

.ptb--60 {
  padding: 6rem 0;
}

.ptb--70 {
  padding: 7rem 0;
}

.ptb--80 {
  padding: 8rem 0;
}

.ptb--90 {
  padding: 9rem 0;
}

.ptb--100 {
  padding: 10rem 0;
}

.ptb--110 {
  padding: 11rem 0;
}

.ptb--120 {
  padding: 12rem 0;
}

.ptb--130 {
  padding: 13rem 0;
}

.ptb--140 {
  padding: 14rem 0;
}

.ptb--150 {
  padding: 15rem 0;
}

.ptb--160 {
  padding: 16rem 0;
}

.ptb--170 {
  padding: 17rem 0;
}

.pb--30 {
  padding-bottom: 3rem;
}

.pb--40 {
  padding-bottom: 4rem;
}

.pb--50 {
  padding-bottom: 5rem;
}

.pb--60 {
  padding-bottom: 6rem;
}

.pb--70 {
  padding-bottom: 7rem;
}

.pb--80 {
  padding-bottom: 8rem;
}

.pb--90 {
  padding-bottom: 9rem;
}

.pb--100 {
  padding-bottom: 10rem;
}

.pb--110 {
  padding-bottom: 11rem;
}

.pb--120 {
  padding-bottom: 12rem;
}

.pb--130 {
  padding-bottom: 13rem;
}

.pb--140 {
  padding-bottom: 14rem;
}

.pb--150 {
  padding-bottom: 15rem;
}

.pb--160 {
  padding-bottom: 16rem;
}

.pb--170 {
  padding-bottom: 17rem;
}

.pt--30 {
  padding-top: 3rem;
}

.pt--40 {
  padding-top: 4rem;
}

.pt--50 {
  padding-top: 5rem;
}

.pt--60 {
  padding-top: 6rem;
}

.pt--70 {
  padding-top: 7rem;
}

.pt--80 {
  padding-top: 8rem;
}

.pt--90 {
  padding-top: 9rem;
}

.pt--100 {
  padding-top: 10rem;
}

.pt--110 {
  padding-top: 11rem;
}

.pt--120 {
  padding-top: 12rem;
}

.pt--130 {
  padding-top: 13rem;
}

.pt--140 {
  padding-top: 14rem;
}

.pt--150 {
  padding-top: 15rem;
}

.pt--160 {
  padding-top: 16rem;
}

.pt--170 {
  padding-top: 17rem;
}

.mtb--20 {
  margin: 2rem 0;
}

.mt--30 {
  margin-top: 30px;
}

.mtb--30 {
  margin: 3rem 0;
}

.mtb--40 {
  margin: 4rem 0;
}

.mtb--50 {
  margin: 5rem 0;
}

.mtb--60 {
  margin: 6rem 0;
}

.mtb--70 {
  margin: 7rem 0;
}

.mtb--80 {
  margin: 8rem 0;
}

.mtb--90 {
  margin: 9rem 0;
}

.mtb--100 {
  margin: 10rem 0;
}

.mtb--110 {
  margin: 11rem 0;
}

.mtb--120 {
  margin: 12rem 0;
}

.mtb--130 {
  margin: 13rem 0;
}

.mtb--140 {
  margin: 14rem 0;
}

.mtb--150 {
  margin: 15rem 0;
}

.mtb--160 {
  margin: 16rem 0;
}

.mtb--170 {
  margin: 17rem 0;
}

.mb--20 {
  margin-bottom: 2rem;
}

.mb--30 {
  margin-bottom: 3rem;
}

.mb--40 {
  margin-bottom: 4rem;
}

.mb--50 {
  margin-bottom: 5rem;
}

.mb--60 {
  margin-bottom: 6rem;
}

.mb--70 {
  margin-bottom: 7rem;
}

.mb--80 {
  margin-bottom: 8rem;
}

.mb--90 {
  margin-bottom: 9rem;
}

.mb--100 {
  margin-bottom: 10rem;
}

.mb--110 {
  margin-bottom: 11rem;
}

.mb--120 {
  margin-bottom: 12rem;
}

.mb--130 {
  margin-bottom: 13rem;
}

.mb--140 {
  margin-bottom: 14rem;
}

.mb--150 {
  margin-bottom: 15rem;
}

.mb--160 {
  margin-bottom: 16rem;
}

.mb--170 {
  margin-bottom: 17rem;
}

p {
  color: #666;
  text-align: left;
  line-height: 22px;
  font-size: 14px;
}

.nopadding {
  padding: 0px;
}

.noleftpadding {
  padding-left: 0px;
}

.norightpadding {
  padding-right: 0px;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #f58e0e36;
  outline: 0;
  box-shadow: 0 0 0 1px rgba(255, 141, 0, 0.05);
}

.clearfix {
  clear: both;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.nopadding {
  padding: 0px;
}

.noleftpadding {
  padding-left: 0px;
  padding-right: 0px;
}

.norigthtpadding {
  padding-right: 0px;
}

.product-details-ar .details_box .product-text-mobile-view {
  padding: 20px !important;
}
.product-details-ar .details_box .product-detail-mobile-view {
  border-right: 1px solid #d8d8d8;
  padding: 20px !important;
}
.product-details-ar .details_box {
  border: 1px solid #d8d8d8;
  margin-bottom: 30px;
}
.product-details-ar {
  position: relative;
  display: inline-block;
  width: 100%;
  /* background-color: #f9f9f9; */
}

.bg {
  background: #f9f9f9;
}

.bg-white {
}

.white-bg {
  background: #fff;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 25px;
}

.img-details {
  background: #f6f6f6;
  text-align: center;
  padding: 5px;
}

.mainmenu li a {
  display: block;
  padding: 1.2rem 2rem;
  font-size: 16px;
  font-weight: normal;
}

.category-nav--2 .category-nav__title span {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: normal;
  padding-left: 1.5rem;
}

.pdc-dtl-text h1 {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 16px;
  /* color: #005c5f; */
  color: black;
}

.pdc-dtl-text .price-box {
  display: flex;
  align-items: center;
  margin: 10px 0px 0;
}

.pdc-dtl-text small {
  font-size: 16px;
  margin-bottom: 8px;
}

.price-box p {
  color: #ff8d00;
  font-size: 24px;
  font-weight: 700;
}

.price-box p span {
  color: #999;
  font-size: 16px;
  text-decoration: line-through;
  padding-right: 16px;
}

.product-text hr {
  background: #f5f5f5;
}

.checked {
  color: orange;
}

.dly-text-ar .form-control {
  border-radius: 0px;
  background: #fdf7ea;
  border: solid 1px #fcefd2;
  height: 40px;
}

/*.dly-text-ar .form-contro::placeholder { color: antiquewhite;}*/

.dly-text-ar .form-control::-webkit-input-placeholder {
  color: #c6bdaa;
  font-size: 13px;
}

.dly-text-ar .form-control::-moz-placeholder {
  color: #c6bdaa;
  font-size: 13px;
}

.dly-text-ar .form-control:-ms-input-placeholder {
  color: #c6bdaa;
  font-size: 13px;
}

.dly-text-ar .form-control:-moz-placeholder {
  color: #c6bdaa;
  font-size: 13px;
}

.check-btn button {
  padding: 11px 15px;
  border: solid 1px #222;
  color: #fff;
  background: #25233f;
}

.dly-text-ar label {
  font-size: 17px;
}

.dly-text-ar img {
  padding-left: 16px;
}

.atr-plsh .author-icon {
  padding-right: 15px;
}

.atr-plsh .publisher-icon {
  padding-right: 10px;
  margin-left: -3px;
  color: #005c5f;
}

.atr-plsh p {
  font-size: 16px;
  color: #666;
}

.atr-plsh .pagination li:first-child a {
  width: 3rem;
  height: 3rem;
  border: 1px solid #ededed;
}

.pagination li:last-child a {
  width: 3rem;
  height: 3rem;
  border: 1px solid #ededed;
}

.atr-plsh .pagination li:last-child {
  margin-left: 0px;
}

.atr-plsh .pagination li:last-child a i {
  padding-left: 0px;
}

.atr-plsh .pagination li:last-child a i {
  padding-left: 0px;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.atr-plsh .page-item i {
  color: #ccc;
}

.atr-plsh .page-item .page-link {
  color: #ccc;
  line-height: 19px;
}

.atr-plsh .page-item {
  margin: 2px;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 1px rgba(255, 141, 0, 0.36);
}

.btu-ar a {
  padding: 14px 22px;
  color: #fff;
}

.card-btu {
  background: #005c5f;
  color: #fff;
}

.card-btu img {
  margin-top: -9px;
  /* padding-left: 0px; */
  margin-right: 1px;
}

.card-btu:hover {
  background: #9e2328;
  color: #fff;
}

.buy-btu {
  background: #ff8d00;
  color: #fff;
}

.buy-btu img {
  margin-top: -9px;
  /* padding-left: 0px; */
  margin-right: 1px;
}

.buy-btu:hover {
  background: #9e2328;
  color: #fff;
}

.atr-plsh .pagination li {
  color: #2c2e3d;
  display: inline-block;
}

.pagination li:first-child a i {
  padding-right: 0px;
}

.atr-plsh .pagination li:first-child {
  margin-right: 0px;
}

.pageenation-box {
  margin-bottom: 30px;
}

.pagination li a {
  border-radius: 0px;
}

/*tab-section*/

/*  bhoechie tab */
div.bhoechie-tab-container {
  z-index: 10;
  padding: 50px 0 0 !important;
  -moz-border-radius: 4px;
  margin-top: 0px;
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
  width: 100%;
}

/*
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
*/
div.bhoechie-tab-menu div.list-group {
  margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group > a {
  margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group > a .glyphicon,
div.bhoechie-tab-menu div.list-group > a .fa {
  color: #5a55a3;
}

div.bhoechie-tab-menu div.list-group > a:first-child {
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group > a:last-child {
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group > a.active,
div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
div.bhoechie-tab-menu div.list-group > a.active .fa {
  background-color: #f59e07;
  color: #ffffff;
  border: none;
}

div.bhoechie-tab-menu div.list-group > a.active:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #f5a10e;
  z-index: 99;
}

div.bhoechie-tab-content {
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding: 45px;
  padding-top: 10px;
  box-shadow: 1px 1px 11px #ddd;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
  display: none;
}

.tab-section .list-group-item {
  position: relative;
  display: block;
  padding: 17px 46px;
  margin-bottom: -1px;
  background-color: #fff;
}

.tab-section .list-group-item {
  color: #222;
  font-weight: 500;
  font-size: 17px;
}

.tab-section .list-group-item h4 {
  font-weight: 500;
  font-size: 17px;
}

.tab-heading {
  font-weight: 600;
  font-size: 19px;
  padding-top: 38px;
  padding-bottom: 25px;
  position: relative;
}

.tab-heading:before {
  position: absolute;
  top: 74px;
  left: 0;
  content: "";
  width: 47px;
  height: 2px;
  background: #f5a00e;
}

/*tab-section*/

.ylw-heading {
  width: 100%;
  margin-left: 5px;
  margin-right: 5px;
  color: #000;
  font-size: 21px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid #00000029;
  /* margin-bottom: 75px; */
}

.ylw-heading h3 {
  /* font-size: 24px; */
  margin-bottom: 0;
  /* font-family: "Lato", sans-serif; */
  display: flex;
  align-items: center;
  /* font-weight: 600; */
  gap: 5px;

  font-family: "Quando";
  font-size: 28px;
}

.category-widget {
  background: #1f1e3e;
  color: #fff;
}

.category-widget .category-list {
}

.category-widget .section-title {
  padding: 10px;
  background: #1a1a36;
  padding-left: 20px;
  margin-bottom: 0px;
}

.section-title h2 {
  font-weight: 400;
  font-size: 19px;
}

.product-page .product-box {
  padding: 1rem;
  margin: -7px;
  padding-top: 0px;
}

.product-page .add-to-cart {
  color: #fff;
  font-size: 10px;
  padding: 11px 4px;
  font-weight: 400;
  border-radius: 0px;
}

.search-btu {
  /* background-color: #005c5f; */
  background: #037b84;
  color: white;
  border-radius: 0 50px 50px 0;
}

.search-btu:hover {
  background: #fb8315;
}

/* .search-btu a i {
  font-size: 20px !important;
  color: #fff;
  padding: 15px 0;
} */

.cart-text {
  font-size: 15px;
  top: -5px;
  /* padding-left: 8px; */
  color: #666;
}

.wish-text i {
  font-size: 22px;
  color: #777;
}

.basket-img {
  position: relative;
  top: -2px;
  font-size: 22px;
  color: #005c5f;
  width: 30px;
  height: 30px;
  border: 3px solid #005c5f;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
}

.contact-info__list i {
  padding-right: 5px;
  font-size: 13px;
}

.slider-btn {
  border-radius: 0px;
  background: #f58e0e;
  border: solid 1px #f58e0e;
  margin: 5px;
}

.read-btu {
  background: none;
  border: solid 1px #555;
  color: #555;
}

.read-btu:hover {
  color: #555;
}

@media (min-width: 768px) {
  /* show 3 items */
  .carousel-inner .active,
  .carousel-inner .active + .carousel-item,
  .carousel-inner .active + .carousel-item + .carousel-item,
  .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
    display: block;
  }

  .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
    + .carousel-item,
  .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
    + .carousel-item
    + .carousel-item,
  .carousel-inner
    .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
    + .carousel-item
    + .carousel-item
    + .carousel-item {
    transition: none;
  }

  .carousel-inner .carousel-item-next,
  .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .carousel-inner
    .active.carousel-item
    + .carousel-item
    + .carousel-item
    + .carousel-item
    + .carousel-item {
    position: absolute;
    top: 0;
    right: -25%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  .carousel-item-next.carousel-item-left + .carousel-item,
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  .carousel-item-next.carousel-item-left
    + .carousel-item
    + .carousel-item
    + .carousel-item,
  .carousel-item-next.carousel-item-left
    + .carousel-item
    + .carousel-item
    + .carousel-item
    + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  .carousel-item-prev.carousel-item-right + .carousel-item,
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
  .carousel-item-prev.carousel-item-right
    + .carousel-item
    + .carousel-item
    + .carousel-item,
  .carousel-item-prev.carousel-item-right
    + .carousel-item
    + .carousel-item
    + .carousel-item
    + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}

/* Bootstrap Lightbox using Modal */

#profile-grid {
  overflow: auto;
  white-space: normal;
}

#profile-grid .profile {
  padding-bottom: 40px;
}

#profile-grid .panel {
  padding: 0;
}

#profile-grid .panel-body {
  padding: 15px;
}

#profile-grid .profile-name {
  font-weight: bold;
}

#profile-grid .thumbnail {
  margin-bottom: 6px;
}

#profile-grid .panel-thumbnail {
  overflow: hidden;
}

#profile-grid .img-rounded {
  border-radius: 4px 4px 0 0;
}

.header-cart {
  height: 100%;
  position: relative;
  /* text-align: right; */
  display: inline-block;
  padding: 6px;
}

.padding {
  padding: 10px;
}

.prebook-ar .owl-nav button {
  background: #f9f9f9 !important;
  width: 33px;
  height: 34px;
  position: relative;
  left: 1px;
  border: solid 1px #999 !important;
}

.prebook-ar .owl-nav button span {
  font-size: 34px;
  color: #999;
  /* background: #f58e0e; */
  /* height: 15px; */
}

.mainmenu--2 li.menu-item-has-children ul li a {
  color: #222;
}

.prebook-ar .owl-nav {
  top: -49px;
  position: absolute;
  float: right;
  right: 2px;
}

/*.prebook-ar .owl-stage-outer{top: 39px;}*/
.owl-stage-outer {
  background-image: url("../images/home-top-banner-background.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.owl-prev {
  margin-right: 3px;
}

.white-pre {
  background: #fff;
  padding: 5px;
  height: auto;
  position: relative;
  display: flow-root;
}

.prebook-ar .owl-item {
  padding: 0px;
}

.trending-product__carousel {
  padding: 0px;
  border: none;
}

.prebook-ar .product-box {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
}

.prebook-ar .product-box__image {
  position: relative;
  text-align: center;
  margin-bottom: 2px;
  margin-top: 0px;
  padding: 5px;
}

.prebook-ar .product-box__title {
  font-size: 12px;
  color: #454546;
}

.prebook-ar .product-box__links {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  top: 13px;
}

.prebook-ar .product-box__title {
  font-size: 1.4rem;
  color: #2c2e3d;
  font-weight: 400;
  display: block;
  text-transform: capitalize;
  margin-bottom: 2px;
}

.prebook-ar .product-box__title {
  font-size: 13px;
  color: #2c2e3d;
  font-weight: 400;
  display: block;
  text-transform: capitalize;
  margin-bottom: 2px;
  line-height: 22px;
}

.product-box .sale-price {
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: end;
  flex-direction: row-reverse;
}

.pre-hd h3:before {
  content: "";
  height: 2px;
  width: 25px;
  background: #f58e0e;
  top: 30px;
  position: absolute;
}

.pre-hd {
  position: relative;
}

.add-ar {
  margin-top: 10px;
  text-align: center;
  background: #f2f2f2;
  padding: 25px;
  border: dashed 1px #ccc;
}

.add-ar img {
  height: 150px;
}

.banner-bar {
  position: relative;
  width: 100%;
  display: inline-block;
  background: #fff;
  padding: 25px;
  box-shadow: 2px 1px 10px #ddd;
}

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.left-fill-hd {
  background: transparent;
  padding: 10px;
}

.left-fill-hd h3 {
  color: #fb8315;
  margin-top: 7px;
  font-size: 28px;
  text-align: center;
}

.box-ar {
  box-shadow: 0px 0px 13px #ddd;
}

.filter-text-ar {
  position: relative;
  padding: 14px;
}

.filter-text-ar h3 img {
  padding-right: 15px;
  width: 41px;
  position: relative;
  max-width: 100%;
}

.filter-text-ar h3 {
  font-size: 20px;
}

.filter-text-ar .slt-ar label {
  font-size: 16px;
  margin-bottom: 20px;
}

.filter-text-ar .form-control {
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 0px;
  background: #fef4e8;
  border: #fdf1e2;
}

.filter-text-ar .form-group {
  margin-top: 15px;
}

.filter-text-ar .form-control {
  font-size: 14px;
  color: #afaead;
}

.category-ar .category-block__menu > li {
  padding: 2px 15px;
  transition: all 0.3s ease-in;
  cursor: pointer;
}

.category-ar .category-block__menu li a {
  color: #525354;
  font-size: 14px;
  display: block;
  transition: all 0.3s ease-in;
}

.category-ar .category-block__menu li a i {
  padding-right: 5px;
  font-size: 16px;
}

.category-ar .category-block__menu li a:hover {
  color: red;
  padding-right: 3px;
}

.category-ar .category-block__menu li:hover {
  padding-left: 35px;
  background: #005c5f;
}

.category-ar .category-block__menu li:hover a {
  color: #fff;
  cursor: pointer;
}

.m0 {
  margin: 0px;
}

.product-sec .product-box--2 .product-box__sticker--discount {
  z-index: 999;
  top: -14px;
  left: -13px;
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 51px;
}

/*
.product-sec .product-box__image {
    margin-top: -42px;}
*/

.product-sec .product-box__links {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  top: 17px;
}

.product-box__links .product-box__title {
  margin-bottom: 1.7rem;
  margin-top: 0px;
}

.product-box:hover .product-box__links .product-box__title {
  color: #f58e0e;
  font-size: 16px;
}

.btu-flex {
  text-align: center;
}

.btu-flex a {
  font-size: 9px;
  margin: 0px;
}

.btn-style-5 {
  background: none;
  color: #666 !important;
  border: solid 1px #666;
}

.btn-style-2 {
  background: #cefff6;
  border-radius: 3px;
  padding: 6px 30px;
  border: 1px dashed !important;
  color: #048a8b;
  line-height: 25px;
  font-weight: 500;
}

.btn-style-2:hover {
  background: #048a8b;
  color: #fff;
}

.header-cart__close-btn i:hover {
  color: #f58e0e;
}

.btn-style-5:hover {
  background: #f58e0e;
  border: solid 1px #f58e0e;
  color: #fff !important;
}

.sh-banner img {
  width: 100%;
}

.pb0 {
  padding-bottom: 0px;
}

.p0 {
  padding: 0px;
}

.white-bg {
  background: #fff;
  margin: 0px;
  box-shadow: 1px 3px 10px #ddd;
  border: none;
  height: auto;
}

.add-to-cart {
  font-size: 12px;
  padding: 7px 5px;
  font-weight: normal;
  line-height: 15px;
  padding-top: 10px;
}

.featured-produts .product-box {
  margin-bottom: 1rem;
  border: solid 1px #f1f1f1;
}

.Publisher-ar {
  background: url(../images/parallex-banner.png) center;
  width: 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.Publisher-ar:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.Publisher-ar:before {
  background: rgba(34, 34, 34, 0.62);
}

.hd-ar h2 {
  font-size: 30px;
  color: #222;
  z-index: 1;
  position: relative;
}

.font-white h2 {
  color: #fff;
}

.font-white h2:before {
  background: #fff;
}

.hd-ar h2:before {
  background: #f58e0e;
  position: absolute;
  content: "";
  height: 2px;
  width: 28px;
  top: 47px;
  left: 49%;
  margin: 0 auto;
}

.publish-sec .product-box {
  margin-bottom: 0px;
  border: none;
  background: none;
  padding-bottom: 0px;
}

.publish-sec {
  border: none;
}

.publish-sec .owl-nav {
  top: -20px;
  background: none;
}

.publish-sec .owl-next:hover {
  background: #f58e0e;
  border-color: #f58e0e;
  color: #fff;
}

.publish-sec .owl-prev:hover {
  background: #f58e0e;
  border-color: #f58e0e;
  color: #fff;
}

.view-btu a {
  text-align: center;
  border: solid 1px #fff;
  color: #fff;
  font-size: 16px;
  padding: 10px 36px;
  z-index: 1;
  position: relative;
  margin: 0 auto;
}

.view-btu a:hover {
  border: solid 1px #f58e0e;
  background: #f58e0e;
}

.authors .product-box {
  margin-bottom: 1rem;
  border: solid 1px #f2f2f2;
  background: none;
}

.overlay {
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  width: 100%;
  opacity: 1;
  transition: 0.5s ease;
  background-color: #9e2328;
}

/*product-box:hover .overlay {
  opacity: 1;
}*/

.text {
  color: white;
  font-size: 16px;
  position: relative;
  top: 0;
  line-height: 20px;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(0%, 0%);
  text-align: center;
}

.review-ar {
  background: url(../images/bgparallax.jpg) center;
  background-size: cover;
  width: 100%;
  background-attachment: fixed;
  height: auto;
  background-repeat: no-repeat;
}

.testimonial__author-img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin: 0 auto;
  border: solid 2px #f58e0e;
  background-size: cover !important;
}

.test-arrow {
  width: 40px !important;
  height: 40px !important;
  float: right;
}

.testimonial__desc p {
  text-align: center;
}

.cmsblock {
  display: block;
}

.foot_info_sec {
  background: #fcfcfc;
  border: 1px solid #e8e7e7;
  float: left;
  width: 100%;
}

.foot_info_sec .box.box_1 {
  background: transparent url(../images/foot_icon_1.png) no-repeat 20px center;
}

.foot_info_sec .box strong {
  color: #666;
  font-size: 14px;
  font-weight: 500;
  /* text-transform: uppercase; */
}

.foot_info_sec .box.box_2 {
  background: transparent url(../images/foot_icon_2.png) no-repeat 20px center;
}

.foot_info_sec .box.box_3 {
  background: transparent url(../images/foot_icon_3.png) no-repeat 20px center;
}

.foot_info_sec .box.box_4 {
  background: transparent url(../images/foot_icon_4.png) no-repeat 20px center;
}

.foot_info_sec .box.box_5 {
  background: transparent url(../images/foot_icon_5.png) no-repeat 20px center;
}

.foot_info_sec .box {
  float: left;
  width: 20%;
  padding-left: 50px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #888;
  padding: 20px 20px 20px 80px;
}

.footer-top-ar {
  background: #9e2328;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.footer-top-ar p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0px;
}

.category-list li {
  position: relative;
  padding: 14px;
  border-bottom: solid 1px #1a1a36;
  padding-left: 36px;
  cursor: pointer;
}

.category-widget h2 {
  background: none;
  color: #fff;
}

.category-widget .section-title:after {
  background: none;
}

.category-list li a {
  font-size: 1.4rem;
  color: #fff;
  display: inline-block;
  line-height: 1.2;
}

.category-list li:before {
  position: absolute;
  content: "\f105";
  left: 21px;
  top: 16px;
  font-family: fontAwesome;
  font-size: 1.7rem;
}

.category-list li:hover {
  padding-left: 4.8rem;
}

.category-list li:hover:before {
  left: 3.5rem;
  color: #2874f0;
}

.category-list li:hover a {
  color: #f5a00e;
}

.category-list li:hover:before {
  left: 3.5rem;
  color: #f5a00e;
}

.prebook-ar .owl-carousel .owl-item img {
  display: block;
}

.header-cart__item--quantity {
  position: absolute;
  top: -9px;
  left: -10px;
}

.product-search-sec {
  background: #fff;
  width: 100%;
  box-shadow: 2px -2px 8px #ddd;
}

.product-search-ar {
  margin: 20px;
  background: #fdf7ea;
}

.product-search-ar .search-text {
  padding: 20px;
  padding-bottom: 35px;
}

.product-search-ar .search-text h2 {
  font-size: 28px;
}

.product-search-ar .search-ar p {
  font-size: 16px;
  margin-top: 10px;
}

.product-search-ar .form-control {
  height: 42px;
  font-size: 14px;
  border-radius: 0px;
}

.product-search-ar .form-check {
  padding-top: 10px;
}

.product-search-ar .form-check .form-check-label {
  padding-left: 6px;
  padding-top: 1px;
  font-size: 14px;
}

.btn-style-1 {
  background: #f58e0e;
  cursor: pointer;
  border-radius: 4px;
  padding: 9px 30px;
  border: none;
  color: #fff;
  line-height: 20px;
  font-size: 15px;
}

.btn-style-1:hover {
  background: #039992;
  color: #fff;
}

.search-check-ar {
  max-width: 180px;
  width: 100%;
}

.header-cart--2 .header-cart__item--quantity {
  background: #f58e0e;
}

.header-cart--2 .header-cart__single--ammount {
  color: #f58e0e;
}

.wish-dropdown {
  min-width: 500px;
}

.wish-dropdown .form-control {
  height: 40px;
  border-radius: 0px;
  font-size: 13px;
}

.wish-dropdown .odr-submit {
  padding: 15px;
  background: #fdf7ea;
}

.wish-dropdown .header-cart__content {
  padding: 0px 15px;
}

.product-sec .owl-nav {
  top: -85px;
}

.category-nav__menu {
  width: 90rem;
  position: absolute;
  left: 0;
  background: #fff;
  top: 100%;
  z-index: 11;
  border: 1px solid #f58e0e;
  padding-top: 28px;
  padding-bottom: 28px;
}

.product-box .product-box__image {
  animation: zoomIn 0.5s linear 0.1s;
}

/*.category-nav__menu{ height: 400px; overflow-y: auto;z-index: 999; overflow-x: hidden;}*/
.product-box__image img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  opacity: 1;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 8px;
}

.prebook-ar .owl-carousel .owl-item img {
}

.prebook-ar .product-box__image {
  position: relative;
  text-align: center;
  box-sizing: border-box;
  height: 115px;
  margin-bottom: 15px;
}

.search-form__input {
  background: #fff;
  border-radius: 0px;
  border: none;
  height: 48px;
  margin-left: 0px;
}

.pagination li a {
  color: #2c2e3d;
  font-size: 1.4rem;
  width: 3rem;
  height: 3rem;
  text-align: center;
  line-height: 2rem;
}

.pagination li {
  color: #2c2e3d;
  display: inline-block;
  margin-right: 5px;
}

.pagination li:first-child {
  margin-right: 5px;
}

.pagination li:last-child a {
  width: auto;
  height: 3rem;
  border: 1px solid #ededed;
}

.pagination li:last-child {
  margin-left: 5px;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #f58e0e;
  border-color: #f58e0e;
}

.cart-table table td img {
  width: 8rem;
  max-width: 8rem;
}

.parallex-background {
  background-attachment: fixed !important;
  height: 250px;
}

.cupon {
  width: 100%;
  padding: 20px;
  background: #9e2328;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  margin: 5px 0px;
}

.clpe-bg {
  padding: 0;
  background: transparent;
  margin-bottom: 30px;
  line-height: 23px;
}

.category-nav__menu__item .close {
  width: 90%;
  overflow: hidden;
}

.clpe-bg .form-control {
  height: 42px;
  border-radius: 0px;
  font-size: 14px;
}

.search-form__select option {
  margin-top: 8px;
}

.cart-page-total ul li span {
  font-weight: 600;
  font-size: 15px;
}

.social-icon {
  display: inline-flex;
  list-style: none;
}

.social-icon li {
  padding: 5px;
}

.social-icon li a i {
  font-size: 19px;
}

.social-icon li a {
  color: #666;
}

.social-icon li a:hover,
.social-icon li a:focus {
  color: #f58e0e;
}

.btn-style-3 {
  background: #005c5f;
  border-radius: 0px;
}

.btn-style-3:hover {
  background: #fb8315;
}

.form-control {
  height: 42px;
  border-radius: 0px;
  font-size: 14px;
}

.mainmenu__item.menu-item-has-children li a {
  font-weight: 400;
  font-size: 14px;
}

.thanks-ar .col-md-8 {
  margin: 0 auto;
  position: relative;
  float: none;
}

.thank-you-sec {
  box-shadow: 1px 0px 6px #ddd;
  padding: 50px;
}

.bs-vertical-wizard {
  padding-bottom: 50px;
}

.bs-vertical-wizard ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.bs-vertical-wizard ul > li {
  display: block;
  position: relative;
}

.bs-vertical-wizard ul > li > a {
  display: block;
  padding: 20px 10px 56px 60px;
  color: #333c4e;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.8px;
  line-height: 23px;
}

.bs-vertical-wizard ul > li > a:before {
  content: "";
  position: absolute;
  width: 2px;
  height: calc(100% - 25px);
  border-right: dashed 1px #ddd;
  left: 13px;
  bottom: -9px;
  z-index: 3;
}

.bs-vertical-wizard ul > li > a .ico {
  pointer-events: none;
  font-size: 14px;
  position: absolute;
  left: 10px;
  top: 15px;
  z-index: 2;
}

.bs-vertical-wizard ul > li > a:after {
  content: "";
  position: absolute;
  border: 2px solid #bdc2ce;
  top: 14px;
  left: 1px;
  width: 25px;
  height: 25px;
  z-index: 3;
}

.bs-vertical-wizard ul > li > a .desc {
  display: block;
  color: #555;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.8px;
  margin-top: 7px;
}

.bs-vertical-wizard ul > li.complete > a:before {
  background-color: #24233f;
  opacity: 1;
  height: calc(100% - 43px);
  bottom: -11px;
  border: none;
}

.bs-vertical-wizard ul > li.some-complete > a:before {
  background-image: linear-gradient(#24233f, #f58e0e);
  opacity: 1;
  height: calc(100% - 43px);
  bottom: -11px;
  border: none;
}

.bs-vertical-wizard ul > li.complete > a:after {
  display: none;
}

.bs-vertical-wizard ul > li.locked > a:after {
  display: none;
}

.bs-vertical-wizard ul > li:last-child > a:before {
  display: none;
}

.bs-vertical-wizard ul > li.complete > a .ico {
  left: -3px;
}

.bs-vertical-wizard ul > li > a .ico.ico-green {
  color: #f58e0e;
  background: #24233f;
  padding: 10px;
}

.bs-vertical-wizard ul > li > a .ico.ico-muted {
  color: #bdc2ce;
}

.bs-vertical-wizard ul > li.current {
}

.bs-vertical-wizard ul > li.current > a:before {
  background-image: linear-gradient(#f58e0e 23%, #ddd 64%);
  opacity: 1;
  border: none;
}

.bs-vertical-wizard ul > li.current > a:after {
  border-color: #f58e0e;
  background-color: #f58e0e;
  opacity: 1;
}

/*
.bs-vertical-wizard ul>li.current:after, .bs-vertical-wizard ul>li.current:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
*/

/*
.bs-vertical-wizard ul>li.current:after {
    border-color: rgba(255,255,255,0);
    border-left-color: #fff;
    border-width: 10px;
    margin-top: -10px;
}
*/

.bs-vertical-wizard ul > li.current:before {
  border-color: rgba(234, 236, 241, 0);
  border-left-color: #eaecf1;
  border-width: 11px;
  margin-top: -11px;
}

.tracking .side-content {
  margin: 0 auto;
}

.user-dashboard-tab__head .nav-link i {
  display: inline-block;
  font-size: 18px;
  margin-right: 5px;
  text-align: center;
}

.blue-dasboard {
  background: #fb8315;
  color: #fff !important;
}

.user-dashboard-tab__head .nav-link:after {
  position: absolute;
  content: "";
  right: -11px;
  top: 11px;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #dad9d7;
  z-index: 99;
}

.user-dashboard-tab__head .blue-dasboard:after {
  position: absolute;
  content: "";
  right: -10px;
  top: 13px;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #24233f;
  display: none;
}

.table th {
  border-top: none;
}

.user-dashboard-tab__content {
  padding: 1.5rem 3.5rem;
  border: none;
  box-shadow: 2px 2px 13px #ddd;
}

.user-dashboard-tab__head .nav-link {
  border-bottom: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding: 2rem;
}

.user-dashboard-tab__head .nav-link.active,
.user-dashboard-tab__head .nav-link:hover {
  background: #fb8315;
  color: #fff;
}

.user-dashboard-tab__content table th {
  font-weight: 700;
  font-size: 1.4rem;
  border-bottom: 1px solid #f9dab6;
  padding: 1rem;
}

.user-dashboard-tab__content .table td,
.table th {
  border-top: 1px solid #f9dab6;
}

.user-dashboard-tab__content .table {
  background: #fdf0e1;
  border: solid 1px #f9dab6;
}

.user-dashboard-tab__content h3 {
  border-bottom: 1px solid #ededed;
  font-size: 19px;
}

.user-dashboard-tab__content table thead {
  background: #005c5f;
}

.user-dashboard-tab__content table thead tr {
  color: #fff;
}

.profile-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 50px;
}

.profile-text h3 {
  position: relative;
  padding-top: 59px;
  color: #fff;
}

.profile-text h4 {
  position: relative;
  color: #fff;
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(236, 208, 175);
}

.order-add-ar {
  padding: 20px;
}

#panel {
  margin-top: 25px;
  display: none;
}

.header-cart__dropdown-menu {
  min-width: 36rem;
  width: 100%;
  top: 7.6rem !important;
}

.shipping-address {
  background: #fff;

  padding: 34px;
  box-shadow: 1px 3px 10px #ddd;
}

.shipping-address .edit-btu a {
  font-size: 20px;
}

.header-cart__item--content h4 a {
  word-wrap: break-word;
  text-overflow: ellipsis;
  white-space: normal;
}

.header-cart__item--image {
  border: solid 1px #ddd;
  padding: 3px;
}

.quantity-details-page .quantity {
  position: relative;
  width: 7.8rem;
}

.quantity-details-page .quantity-input {
  width: 6rem;
  height: 4rem;
  margin-right: 0px;
}

.header-cart__close-btn {
  position: absolute;
  right: 1.5rem;
  top: -0.5rem;
  font-size: 1.7rem;
  z-index: 99;
  cursor: pointer;
  color: rgba(44, 46, 61, 0.8);
}

.margin-sec {
  margin-top: 15px;
  padding: 6px;
}

/*.preloader{ position:fixed; left:0px; top:0px; width:100%; 
  height:100%; z-index:999999; background-color:#ffffff;
   background-position:center center; background-repeat:no-repeat;
 background-image:url(../images/preloader.GIF);}*/

.product-box-ar {
  /* padding: 20px;
  margin: 5px 8px; */
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  /* background: #fff; */
  border-radius: 8px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.product-box-ar .product-box__desc {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-box-ar .product-box__footer {
  flex-grow: 1;
}
.featured-produts .product-box-ar {
  /* margin-bottom: 1rem; */
  /* border: solid 1px #f1f1f1; */
  position: relative;
  height: 100%;
}

.product-box-ar:hover {
  /* -webkit-box-shadow: 0 0 7.6px 0.4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7.6px 0.4px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 7.6px 0.4px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 7.6px 0.4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7.6px 2px rgba(0, 0, 0, 0.1); */
}

.btu-flex {
  padding-bottom: 15px;
}

.featured-produts .owl-prev {
  margin: 0 5px 0 25px;
  width: 3rem;
  height: 3rem;
  line-height: 3.5rem;
}

.featured-produts i {
  font-size: 20px;
}

.featured-produts .owl-next {
  width: 3rem;
  height: 3rem;
  line-height: 3.5rem;
}

.featured-produts .owl-nav {
  top: -55px;
  background: none;
  right: 0;
}

.featured-produts--2 .owl-prev:hover,
.featured-produts--2 .owl-next:hover,
.best-seller-product__carousel--2 .owl-prev:hover,
.best-seller-product__carousel--2 .owl-next:hover,
.trending-product__carousel--2 .owl-prev:hover,
.trending-product__carousel--2 .owl-next:hover,
.client-carousel--2 .owl-prev:hover,
.client-carousel--2 .owl-next:hover,
.blog-carousel--2 .owl-prev:hover,
.blog-carousel--2 .owl-next:hover {
  background: #24233f;
  border-color: #24233f;
}

.hot-ar .media-body a h4 {
  font-size: 12px;
  font-weight: 600;
  color: #555;
}

.hot-ar .media-body p {
  font-size: 12px;
  line-height: 18px;
}

.hot-ar .media-body a h4:hover {
  color: #f58e0e;
}

.hot-ar .media-body .product-box__title {
  margin-bottom: 1.5rem;
}

.hot-ar .media {
  border-bottom: solid 1px #ddd;
  padding-bottom: 10px;
}

/*.hot-ar .media:last-child {
    border-bottom:none;
} */
.hot-ar .media-left .product-box__sticker {
  position: absolute;
  position: absolute;
  top: 1px;
  left: 4px;
}

.hot-ar .media-left .product-box__sticker--discount {
  background: #f58e0e;
}

.discount-tag {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  padding-left: 0px;
  position: absolute;
  top: 12px;
  left: 12px;
  background: #fb8315;
  padding: 4px 10px;
  /* border-radius: 74%; */
  /* height: 48px; */
  /* width: 48px; */
  /* right: 10%; */
  line-height: 16px;
  border-radius: 999px;
}

.line-through-price-md {
  /* color: #959595 !important; */
  font-size: 15px !important;
  text-decoration: line-through !important;
  /* padding-left: 7px !important;
  font-weight: bold !important; */
  padding-right: 6px;
  font-family: sans-serif !important;
}

.header-cart__item--content p {
  display: inline-flex;
  align-items: center;
}

.header-cart__item--content span {
  display: block;
  font-size: 75%;
  margin-bottom: 8px;
  padding-right: 5px !important;
}

.normal-price-lg {
  color: #fb8315 !important;
  font-weight: bold !important;
  color: #fb8315 !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  padding-right: 5px;
}

/* .normal-price-sm {
  color: #fb8315 !important;
  font-weight: bold !important;
  color: #fb8315 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  padding-right: 5px;
} */

.header-cart__item--content h4 a {
  word-wrap: break-word;
  text-overflow: ellipsis;
  white-space: normal;
}

.header-cart__item--image {
  border: solid 1px #ddd;
  padding: 3px;
}

.header-2--middle {
  /* padding: 1.5rem 0; */
  /* height: 100px !important; */
  display: flex;
  align-items: center;
}

.category-nav__menu__item a {
  display: block;
  padding: 1.2rem 0;
}

.category-nav__menu__item a {
  display: block;
  padding: 1.2rem 0;
  margin: 0px;
  font-size: 1.4rem;
  color: #2c2e3d;
  position: relative;
}

.category-nav__menu.hidden-in-default {
  padding-left: 0px;
}

.category-nav__menu__item {
  position: relative;
}

.category-nav__submenu__title {
  font-weight: 400;
}

.category-nav--2 .category-nav__submenu__title {
  color: #222;
}

.category-nav__menu__item > a {
  border-bottom: none;
}

.category-nav--2 .category-nav__menu a:hover {
  color: #f58e0e;
}

.wishlist-form-ar {
  background: #f0faf8;
  padding: 45px;
  border-radius: 7px;
  border: 1px solid #05e1b6;
  position: relative;
}

.wishlist-form-ar hr {
  border-top: dashed 1px #f58e0e;
}

.wish-list-form h2 {
  font-size: 36px;
  text-align: center;
  color: #000000;
  font-weight: 500;
  padding-bottom: 20px;
  font-family: "Quando", serif;
}

.wish-list-form label {
  display: inline-block;
  margin-bottom: 1.3rem;
  color: #0a0a0a;
  font-weight: 600;
  font-size: 13px;
}

.wish-icon {
  text-align: right;
  float: right;
  position: absolute;
  right: 31px;
  top: 42px;
  color: #f58e0e;
}

.wishlist-form-ar .form-control::placeholder {
  font-size: 13px;
}

.wishlist-form-ar .form-control {
  border: 1px solid #05e1b6;
  padding: 0.375rem 1.5rem;
}

.product-box__price {
  line-height: 24px;
  height: 26px;
}

.by-text {
  margin: 0 0 12px 0;
  height: auto;
  line-height: normal;
  color: #000;
}

.by-text span {
  display: block;
  /* align-items: center;
  justify-content: center;
  gap: 8px; */
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  text-align: center;
}

.by-text span img {
  width: 16px;
  margin-right: 7px;
  display: none;
}

.product-box__title {
  /* font-size: 16px;
  color: #005c5f;
  margin-top: 20px;
  margin-bottom: 12px;
  line-height: 26px;
  font-weight: 600; */

  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  color: #024167;
  margin-bottom: 8px;
  margin-top: 16px;
}

#book-image .item img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.header-cart__item--content {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-grow: 1;
}

.inline-grid-sec {
  display: inline-grid;
}

.pdc-dtl-text .price-box .badge {
  font-size: 12px;
}

.pdc-dtl-text .price-box .normal-price-lg {
  line-height: 25px;
}

.out-of-stock:hover {
  background: #cf1e1e;
  color: #fff !important;
  border: solid 1px #cf1e1e;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2509803922);
  font-size: 16px !important;
  font-weight: 600;
}

.out-of-stock:focus {
  cursor: initial;
  outline: 0;
  box-shadow: none;
}

.out-of-stock {
  cursor: initial !important;
  background: #cf1e1e !important;
  color: #fff !important;
  border: solid 1px #cf1e1e;
  font-size: 16px !important;
  font-weight: 600;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2509803922);
}

.prebook-ar .product-box .quick-view,
.product-box .add-to-cart {
  webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: initial;
}

.prebook-ar .add-to-cart {
  font-size: 12px;
  padding: 7px 11px;
  font-weight: normal;
  line-height: 15px;
  padding-top: 10px;
}

.prebook-ar .btu-flex a {
  font-size: 10px;
}

.prebook-ar .product-box:hover .product-box__desc {
  visibility: visible;
  opacity: 1;
}

.prebook-ar .badge-success {
  font-size: 12px;
}

.out-of-stock-opacity {
  opacity: 0.3 !important;
}

.out-of-stock-text {
  background: #000000b5;
  color: #ef3c3c;
  font-size: 16px;
  padding: 20px;
  opacity: 1;
  z-index: 9;
  position: absolute;
  top: 40%;
  width: 100%;
}

.facebook-btu {
  background-color: #227fbb;
  font-size: 14px;
  color: #fff;
  padding: 20px;
  display: block;
}

.facebook-btu:hover {
  background-color: #105e90;
  color: #fff !important;
}

.mb15 {
  margin-bottom: 10px;
}

.publish-sec .owl-item img {
  position: relative !important;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  opacity: 1;
  max-width: 100%;
  max-height: 100%;
  overflow: inherit;
}

.authors-sec {
  border: none;
}

.authors-sec .product-box__image {
  position: relative;
  text-align: center;
  box-sizing: border-box;
  height: 200px;
  border: solid 2px #9e2328;
}

.prebook-ar .out-of-stock-text {
  font-size: 15px;
}

.prebook-ar .product-box__image {
  padding: 0px;
}

.order-view {
  padding: 50px 0px;
}

.order-view .bs-vertical-wizard {
  background: #f2f2f2;
  padding: 20px;
}

.order-view .billing-sec h3 {
  padding-bottom: 15px;
  color: #24233f;
}

.billing-sec {
  margin-bottom: 15px;
}

.slider-wrapper .single-slider {
  height: 50rem;
}

.slider-wrapper--2 .owl-dot.active {
  background: #f58e0e;
}

.slider-wrapper .owl-dot {
  background: #655f5f;
}

.sticker-discount {
  background: #f58e0e;
  width: 4.5rem;
  height: 4.5rem;
  line-height: 4.5rem;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  display: block;
  top: 0px;
  position: absolute;
  left: 0px;
  z-index: 9;
  font-size: 11px;
}

.category-nav__menu {
  width: 115rem;
}

.alphabet li {
  display: inline-block;
}

.alphabet li a {
  color: rgb(85, 85, 85);
  line-height: 36px;
  padding: 8px 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(204, 204, 204);
  border-image: initial;
}

.a-alphabet {
  background-color: rgb(189, 184, 184);
  margin-bottom: 10px;
  padding: 13px;
  border-radius: 4px;
}

.a-alphabet-sec a {
  color: #333;
}

.a-alphabet a {
  color: #222;
}

.a-alphabet-sec {
  position: relative;
  display: inline-block;
  margin-bottom: 3px;
  line-height: 18px;
  padding: 3px;
}

.a-alphabet-sec a i {
  padding-right: 5px;
}

.manufacturer_sec {
  margin-top: 30px;
}

.view-all-btu {
  padding: 10px 36px;
  font-size: 16px;
}

.featured-produts .owl-next:hover {
  background: #9e2328;
  border-color: #9e2328;
}

.featured-produts .owl-prev:hover {
  background: #9e2328;
  border-color: #9e2328;
}

.manufacturer_sec {
  width: 100%;
}

.banner-bar .media-heading {
  padding-top: 10px;
}

.forgot-pass-txt {
  color: #24233f;
  padding-top: 6px;
  text-align: center;
}

.hot-ar .left-fill-hd .media {
  border-bottom: none;
  padding-bottom: 0px;
}

.hot-ar .left-fill-hd .media .media-object {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}

.details-box-ar .product-box__image {
  height: 87px;
}

.details-box-ar {
  border: none;
}

.hot-ar .filter-text-ar .media .discount-tag {
  top: 5px;
  left: 6px;
}

.pdc-dtl-text .discount-tag {
  font-size: 16px;
  color: #438608;
  font-weight: 600;
  padding-left: 0px;
  position: relative;
  top: 0;
  background: none;
  padding-top: 5px;
  border-radius: 0px;
  height: auto;
  width: auto;
  left: 0;
}

.details-box-ar .discount-tag {
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  padding-left: 0px;
  position: absolute;
  top: -106px;
}

.details-box-ar .product-box__price {
  line-height: 17px;
  height: auto;
}

.prebook-ar .product-box--2 {
  padding: 16px;
  padding-top: 20px;
  padding-bottom: 0px;
  border: solid 1px #f1f1f1;
}

.home-page-hot-ar .filter-text-ar {
  position: relative;
  padding: 6px;
}

.checkout-review-discount .discount-tag {
  font-size: 12px;
  color: #438608;
  font-weight: 600;
  padding-left: 0px;
  position: relative;
  top: 0;
  background: none;
  padding-top: 0px;
  border-radius: 0px;
  height: auto;
  width: auto;
  left: 0;
}

.price-div {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.header-cart__content .discount-tag {
  font-size: 14px;
  color: #438608;
  font-weight: 600;
  padding-left: 0px;
  position: relative;
  top: 0px;
  background: none;
  padding: 0px;
  border-radius: 0px;
  height: auto;
  width: auto;
  left: 0px;
}

.form--cart .discount-tag {
  font-size: 14px;
  color: #fd9912;
  font-weight: 600;
  padding-left: 0px;
  position: relative;
  top: 0px;
  background: none;
  padding: 0px;
  border-radius: 0px;
  height: auto;
  width: auto;
  left: 0px;
}

.add_delivery_address {
  color: #fff;
  font-size: 1rem;
  padding: 0.75rem 1rem;
  background: #005c5f;
  border: none;
  border-radius: 0px;
}

.add_delivery_address:hover {
  color: #fff;
  background-color: #f58e0e;
  border-color: #0062cc;
}

.pre-booking-mobile-view {
  display: none;
}

.left-fill-hd span i {
  display: none;
}

.mobile-menu--2 .mean-bar .meanmenu-reveal span.menu-bar {
  background-color: #f58e0e;
}

.mobile-menu--2 .mean-bar .meanmenu-reveal span:before,
.mobile-menu--2 .mean-bar .meanmenu-reveal span:after {
  background-color: #f58e0e;
}

.mobile-menu--2 .mean-bar .mean-nav > ul {
  border: 1px solid #fff;
  background: #222;
}

.mean-container .mean-bar {
  float: right;
  width: auto;
  position: relative;
  background: #0c1923;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999999;
}

.form__flex-group .form__input {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
}

.img_responsive {
  background: #222;
  height: 148px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}

.product-details-ar .book-listing {
}

.header-top {
  padding: 0px;
}

.header-2 > div {
  border-bottom: none;
}

.contact-info {
  padding: 9px 0;
}

.listing-btn {
  background: #f58e0e;
  text-align: center;
  padding: 3px 11px;
}

.listing-btn a {
  font-size: 12px;
}

.right-menu-padding-ar {
  padding: 9px 0px;
}

.bg-yellow {
  background: #f58e0e;
  padding-right: 0px;
}

.contact-info__list {
  display: inline-block;
  padding: 0 1.5rem;
  border-left: 1px solid #a6a6a6;
  text-transform: capitalize;
  line-height: 1.2;
  font-size: 1.1rem;
}

.listing-btn a {
  font-size: 10px;
}

.header-top__nav--2 .header-top__nav--item {
  color: #fff;
  font-size: 11px;
}

.contact-info {
  padding: 8px 0;
}

.viewall-redfm-btn svg {
  color: currentColor;
  height: 16px;
}
.viewall-redfm-btn {
  font-size: 16px;
  color: #ffffff;
  background: #000;
  padding: 5px 24px;
  border-radius: 50px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: sans-serif;
  gap: 10px;
}

.viewall-redfm-btn:hover {
  color: #f58e0e;
}

.pre-booking-desktop-view .special_project_view {
  height: 1040px;
  overflow: hidden auto;
  scrollbar-color: #f58e0e #f5f5f5;
  scrollbar-width: thin;
}

.pre-booking-desktop-view .special_project_view::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

.pre-booking-desktop-view .special_project_view::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

.pre-booking-desktop-view .special_project_view::-webkit-scrollbar-thumb {
  background-color: #f58e0e;
}

.fc_name a {
  color: #f58e0e;
  font-size: 14px;
}

.fc_name a:hover {
  color: #fff;
  font-size: 14px;
}

.left-fill-hd {
  position: relative;
}

.special-project-btn {
  position: absolute;
  top: 20px;
  right: 10px;
}

.status-wrapper {
  width: 100%;
  height: auto;
  display: inline-block;
  box-sizing: border-box;
  padding: 15px;
  border: #ddd 1px solid;
  overflow-y: scroll;
  max-height: 300px;
}

.status-wrapper ul {
  width: 100%;
  height: auto;
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}

.status-wrapper ul > li {
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 0 0 15px 0;
  color: #000;
  font-size: 14px;
  box-sizing: border-box;
  padding: 15px;
  border: #ddd 1px solid;
  background: #e8e8e8;
}

.status-wrapper ul > li:last-child {
  margin: 0;
}

.status-wrapper ul > li .statu {
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 0 0 10px 0;
}

.status-wrapper ul > li .statu:last-child {
  margin: 0;
}

.status-wrapper ul > li .statu strong {
  width: 100%;
  height: auto;
  display: inline-block;
}

.live-tracking-heading {
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 16px;
}

.live-tracking-heading span {
  font-size: 14px;
  width: 100%;
  height: auto;
  display: inline-block;
}

.bs-vertical-wizard {
  padding-bottom: 0 !important;
}

.delivery-title {
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 0 0 15px 0;
  font-size: 28px;
  color: #000;
  text-align: left;
  /* background: url(../images/line-bg.jpg) repeat-x 50% 50%; */
}

.delivery-title span {
  padding: 0;
  background: #fff;
}

/* ----------------- 06-12-2023 ------------------ */

.featured-produts__group {
  position: relative;
  margin: 0 11px;
}

.btu-flex a {
  width: 100%;
  background: #000;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 12px;
  color: #fff;
  height: 40px;
}

.category-ar .category-block {
  max-height: 1147px;
  overflow-y: auto;
}

.ylw-heading img {
  width: 30px;
}

.best-seller {
  padding: 35px 0 20px;
}

.featured-produts__group .owl-carousel .owl-item img {
  position: relative !important;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  opacity: 1;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}

.author_wrapper {
}

.author_wrapper ul {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 46px;
}

.author_wrapper ul .author_group {
  width: 20%;
  text-align: center;
  list-style: none;
}

.author_wrapper .author_img {
  width: 200px;
  height: 200px;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid #f58e0e;
}

.author_wrapper .author_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.author_wrapper .author_name {
  height: 30px;
  font-size: 20px;
  margin-top: 20px;
  color: #fb8315;
  font-weight: bold;
}

.pre_book_releasing {
  height: 500px;
}

.pre_book_releasing .pre_book_wrapper {
  height: 100%;
}

.popular_cat {
  padding: 20px 0;
}

.popular_cat_wrapper {
}

.popular_cat_wrapper .popular_cat_wrapper {
}

.popular_cat_wrapper ul {
}

.popular_cat_wrapper ul .cat-img {
  width: 25%;
}

.popular_cat_wrapper ul .cat-img img {
  width: 275px;
  height: 290px;
  overflow: hidden;
  border-radius: 4px;
  object-fit: cover;
}

.top_form .search-btu {
  flex-grow: 1;
}

.top_form {
  width: 530px;
  display: flex;
}

.top_form input[type="text"]::placeholder {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
}

.top_form input[type="text"] {
  background: white;
  border-radius: 50px 0 0 50px;
  padding-left: 30px;
  /* background: #f5f5f5 !important; */
}

.social-icons li {
  position: relative;
  cursor: pointer;
  display: flex;
  /* display: none; */
  flex-direction: column;
  align-items: center;
  min-width: 50px;
  padding: 0 !important;
}

.social-icons {
  display: flex;
  /* align-items: center; */
  width: 100%;
  justify-content: end;
  gap: 10px;
}

.social-icons .account {
  position: relative;
}

.social-icons .account i {
  color: #005c5f;
  font-size: 41px;
}

.social-icons .account::after {
  content: "account";
  color: #000;
  font-size: 12px;
  font-weight: 400;
  opacity: 0;
  position: absolute;
  top: 44px;
  left: 0px;
  text-transform: capitalize;
}

.social-icons .account:hover::after {
  opacity: 1;
}

.top_form input[type="text"] {
  height: 50px;
  width: 430px;
}

.header-cart .header-cart__dropdown-toggle {
  display: flex;
}

.display-picture {
  margin-left: auto;
}

.book_slider
  .recotn-ar
  .featured-produts
  .owl-item
  .featured-produts__group
  .by-text
  span {
  gap: 5px;
  font-size: 12px;
}

.book_slider
  .recotn-ar
  .featured-produts
  .owl-item
  .featured-produts__group
  .by-text
  span
  img {
  position: relative;
}

.book_slider .recotn-ar .featured-produts .product-box-ar {
  padding: 12px;
}

.book_slider .owl-item .featured-produts {
  position: relative;
}

.book_slider .owl-item .featured-produts .product-box__footer {
  position: relative;
}

.book_slider .owl-item .featured-produts .product-box__footer .by-text {
  position: relative;
}

.book_slider .owl-item .featured-produts .product-box__footer .by-text img {
  position: relative;
}

.book_slider .details_box .product_img {
  border-radius: 9px;
  border: 2px solid #f5a10f;
  overflow: hidden;
}

.book_slider
  .recotn-ar
  .featured-produts
  .owl-item
  .featured-produts__group
  .product-box__image {
  height: 280px;
}

.profile {
  position: relative;
  /* display: flex; */
  justify-content: flex-end;
  align-items: center;
  /* gap: 12px; */
  cursor: pointer;
  text-align: end;
}

.profile h3 {
  text-align: end;
  line-height: 1;
  margin-bottom: 4px;
  font-weight: 600;
}

.profile p {
  line-height: 1;
  font-size: 14px;
  opacity: 0.6;
}

.img-box i {
  font-size: 42px;
  color: #005c5f;
  text-decoration: none;
}

.profile .img-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* menu (the right one) */

.menu {
  position: absolute;
  top: calc(100% + 24px);
  right: 16px;
  width: 240px;
  min-height: 89px;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transform: translateY(-10px);
  visibility: hidden;
  transition: 300ms;
}

.menu.active {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  z-index: 10;
}

/* menu links */

.menu ul {
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 10;
  background: #fff;
}

.menu ul li {
  list-style: none;
  border-bottom: 1px solid #ddd;
}

.menu ul li:last-child {
  border-bottom: transparent;
}

.menu ul li:hover {
  background: #fb8315;
}

.menu ul li a {
  text-decoration: none !important;
  color: #000 !important;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  gap: 6px;
  font-size: 15px;
  justify-content: center;
}

.registration_form .col-lg-5 {
  width: 100%;
}

.registration_form .col-lg-5 img {
  width: 360px;
  display: block;
  margin: 0 auto;
}

.registration_form .btn-style-2 {
  background: #005c5f;
  width: 100%;
  font-size: 18px;
}

.checkout-area .section-title h2 {
  color: #fb8315;
}

.cart-page-total {
  /* background: #fff8f2; */
  background: #fff5f5;
  color: #000;
  padding: 20px;
}

.cart-page-total a {
  font-size: 12px;
  padding: 5px 10px;
}

.cart-page-total .btn-grp-wrp {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 94px;
}

#razorpay_button_html .modal-content .modal-body .section-title h3 {
  color: #fb8315;
  font-size: 22px;
  font-weight: 600;
}

.order-details #rzp-button1 {
  background: #000;
  padding: 8px;
  color: #fff;
}

.hot-deals_area #hot_deals_list_view {
  width: 100%;
}

.product-detail-mobile-view .owl-nav .owl-prev {
  position: absolute;
  border: 1px solid #ff8d00;
  margin: 10px 0;
  padding: 10px 30px;
  text-transform: uppercase;
  line-height: 12px;
  color: #25233f;
  display: none;
}

.product-detail-mobile-view .owl-nav .owl-next {
  position: absolute;
  right: 0;
  border: 1px solid #ff8d00;
  margin: 10px 0;
  padding: 10px 30px;
  text-transform: uppercase;
  line-height: 12px;
  color: #25233f;
  display: none;
}

/* manna */
.header-btns a svg {
  height: 18px;
  width: 18px;
  color: #037b84;
}

.header-btns a.icon {
  height: 30px;
  width: 30px;
  background-color: white;
  box-shadow: 0px 0px 4.300000190734863px 0px #00000017;

  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  position: relative;
}

.header-btns span {
  font-size: 10px;
  color: #00000054;
  /* padding-top: 8px; */
}

.header-btns span#cart_count {
  color: #fff;
}

.header-btns {
}

.supText {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);

  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fd9912;
  border-radius: 100%;
  font-size: 10px;
  line-height: normal;
}

button:focus {
  outline: none;
}

button {
  border: none;
  background-color: transparent;
}

.header-bottom .navbar .all-category-btn svg {
  margin-right: 12px;
}

.header-bottom .navbar .all-category-btn {
  display: flex;
  align-items: center;
  color: white;
  font-size: 14px;
}

* {
  line-height: normal;
}

.header-bottom .navbar .right ul li a {
  font-size: 14px;
  color: white;
}

.header-bottom .navbar .right ul {
  display: flex;
  align-items: center;
  gap: 14px;
}

.header-bottom .navbar {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
}

.home-top-banner .left h3 {
  font-size: 40px;
  font-weight: 700;
  color: black;
}

.home-top-banner .left p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5294117647);
}

.home-top-banner .left .playBtn svg {
  height: 16px;
  width: 16px;
  color: #05e1b6;
  flex-shrink: 0;
}
.gap-4 {
  gap: 16px;
}
.gap-3 {
  gap: 10px;
}
.home-top-banner .left .playBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  border: 4px solid #05e1b6;
  outline: 4px solid lightgray;
}
.home-top-banner .left .exploreBtn {
  font-size: 13px;
  color: #ffffff;
  background: #000;
  padding: 5px 28px;
  border-radius: 50px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: sans-serif;
}

/*# sourceMappingURL=try.css.map */

.grid {
  display: grid;
}

.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gap-7 {
  gap: 28px;
}

.prouctCartBox {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}
.prouctCartBox .content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  height: 160px;
  justify-content: space-between;
}
.prouctCartBox .img {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  height: 270px;
  margin-bottom: 16px;
  border-radius: 6px;
}
.prouctCartBox .img .wishListBtn:hover {
  color: #05e1b6;
}
.prouctCartBox .img .wishListBtn {
  display: flex;
  padding: 4px;
  color: #037b84;
  background-color: white;
  border-radius: 2px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}
.prouctCartBox .title {
  color: #024167;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 8px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prouctCartBox .sub {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 8px;
}
.prouctCartBox .price {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  margin-bottom: 8px;
  text-align: center;
}
.prouctCartBox .addCartBtn {
  padding: 10px 0;
  width: 100%;
  /* color: rgba(0, 0, 0, 0.5294117647); */
  color: white;
  background: #05e1b6;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2509803922);
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
}
.prouctCartBox .addCartBtn span {
  margin-right: 8px;
}

.images {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 14px;
}
.images img {
  width: 100%;
  height: auto;
}

.comicCard {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.comicCard img {
  width: 170px;
  height: auto;
  margin-bottom: 20px;
}
.comicCard .title {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
  text-align: center;
}

.ad-banner {
  padding: 0 16px;
}
.ad-banner a.viewall-redfm-btn {
  position: absolute;
  bottom: 60px;
  right: 60px;
}
.ad-banner img {
  width: 100% !important;
  position: static !important;
  height: 460px;
} /*# sourceMappingURL=try.css.map */

.study-books {
  /* background: #cc904a; */
  background-color: #cefff6;
}
.study-books h3 {
  /* color: white !important; */
}
.study-books .sub {
  /* color: white !important; */
}
.study-books .normal-price-md {
  color: #4e2c04 !important;
}
.study-books .line-through-price-md {
  /* color: white !important; */
} /*# sourceMappingURL=try.css.map */

/* 09.04.2024 */

.eventGallery-section {
  padding: 60px 0;
  /* background-image: url("../images/eventGalleryBackground.png"); */
  background-color: #f9f9f9;
  background-repeat: no-repeat;
  background-size: cover;
}
.eventGallery-section h3 {
  font-size: 36px;
  /* color: white; */
  text-align: center;
  margin-bottom: 50px;
}

/* .eventGallery-section .eventGalleryImgaeBox {
  background-repeat: no-repeat;
  background-image: url("../images/eventGallery1.png");
  background-size: cover;
  box-sizing: border-box;
  height: 100%;
  padding: 1rem;
  display: flex;
  align-items: end;
} */

.eventGallery-section .eventGalleryImgaeBox button {
  width: 90%;
  color: white;
  padding: 10px 0;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  background: #fd9912;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  cursor: pointer;
  transition: all 3s;
}
.eventGallery-section .eventGalleryImgaeBox button:hover {
  background-color: #039992;
  transition: all 3s;
  transform: scale(1.1);
}

/*# sourceMappingURL=try.css.map */

.other-books.ylw-heading {
  margin-bottom: 70px !important;
}

.addCartBtn {
  padding: 8px 0;
  width: 100%;
  color: rgba(0, 0, 0, 0.5294117647);
  background: #05e1b6;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2509803922);
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
}

.prouctCartBox .merhcandices-name {
  color: rgba(0, 0, 0, 0.5019607843);
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 6px;
}
.prouctCartBox .text-black {
  color: black;
}

.appAd-section p {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
} /*# sourceMappingURL=try.css.map */

.appAd-section p {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
  color: #000000;
}
.appAd-section .appleStoreBtn img,
.appAd-section .playStoreBtnImg img {
  height: 40px;
} /*# sourceMappingURL=try.css.map */

.appAd-section {
  background-color: #cefff6;
}
.frgt-passwrd {
  text-align: right;
  cursor: pointer;
  color: #fd9912;
  font-size: 12px;
  font-weight: 600;
  margin-top: 8px;
  display: block;
}

/* -------- 10-04-2024 ----------- */
.text-end {
  text-align: end;
}

.header-cart-book-details {
  display: flex;
  align-items: baseline;
  width: 100%;
  justify-content: space-between;
}
.summery-details {
  margin-bottom: 60px;
}
.summery-details ul li.active {
  color: #024167;
  border-bottom: 2px solid #15ccb6;
}
.summery-details ul li:hover {
  color: #15ccb6;
}
.summery-details ul li {
  padding: 10px;
  color: #024167;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
}
.summery-details ul {
  display: flex;
  gap: 30px;
  align-items: center;
  border-bottom: 1px solid #0000002b;
  margin-bottom: 20px;
  padding-bottom: 8px;
}
.summery-details .summery-details-para {
  font-size: 15px;
  font-weight: 500;
  color: #000;
}
#cart_summary_view {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.carosol-slide-btn {
  color: #00000080;

  background: #d9d9d9;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  font-size: 20px;
}

.home-product-carousel .owl-prev {
  position: absolute;
  left: 0;
  top: 115px;
  transform: translateX(-50%);
}
.home-product-carousel .owl-next {
  position: absolute;
  right: 0;
  top: 115px;
  transform: translateX(50%);
}

/* manna 24.04.2024 */
.form-main {
  width: 100%;
  padding: 45px 0;
}
.form-wrapper {
  margin: auto;
}

.hjdjn {
  padding: 22px;
  border-bottom: 1px solid #ddd;
  background-color: #037b84;
  border-radius: 12px 12px 0 0;
  max-width: 1200px;
  margin: 0 auto;
}
.hjdjn h3 {
  font-family: var(--font-poppins);
  font-size: 32px;
  font-weight: 400;
  line-height: 135%;
  color: #fff !important;
}
.hjdjn p {
  font-size: 14px;
  font-weight: 400;
  font-family: var(--font-poppins);
  color: #fff;
}
.form-f-wrapper {
  background-color: #fff;
  border-radius: 8px;
  border: 2px solid #037b84;
  max-width: 1200px;
  margin: 0 auto;
  padding: 13px;
}

.input-box {
  padding: 24px;
  display: flex;
  flex-direction: column;
}

.input-box label {
  font-family: var(--font-poppins);
  font-size: 14px;
}
.input-box input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #ddd;
  margin-top: 20px;
  font-family: var(--font-poppins);
  font-size: 12px;
  background-color: transparent !important;
  padding: 10px;
}

.check-box {
  padding: 24px;
  font-family: var(--font-poppins);
  font-size: 14px;
}
.check-box label {
  line-height: auto;
}
.check-box .form-check {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
/* .check-box .form-check:last-child{margin-bottom: 0;} */

.fa-info-circle {
  font-size: 20px;
  margin-right: 8px;
}
.check-box span {
  font-size: 12px;
}
.input-box .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.input-box .btn {
  border: 1px solid #ddd;
  color: #1a73e8;
  padding: 3px 10px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: normal;
  height: 38px;
  background: #e3242f;
}
.input-box .upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.frm-btn {
  background-color: #05e1b6;
  border: 1px solid #05e1b6;
  padding: 7px 28px;
  border-radius: 4px;
  color: #fff;
  /* margin-top: 25px; */
  font-size: 16px;
  font-weight: 500;
}
.form-bottom {
  padding: 24px;
}
.form-bottom p {
  font-family: var(--font-poppins);
  font-size: 14px;
}

.check-box .form-check .form-check-label {
  /* padding-top: 5px; */
  margin-left: 4px;
}
.form-check .form-check-input {
  margin-right: 5px;
}
.upload-card .file-select {
  display: flex;
  align-items: center;
  gap: 6px;
}
.upload-card .file-select .upload-btn-new input {
  display: none;
}
.upload-card .file-select .upload-btn-new label {
  color: #fff;
  font-size: 14px;
  background: #005c5f;
  padding: 8px 12px;
  border-radius: 5px;
  cursor: context-menu;
}
.file-select-name {
  margin-left: 15px;
  font-size: 14px;
}
.thankyou_popup img {
  width: 100%;
  height: auto;
  max-width: 400px;
}
.tawk-min-container {
  display: none;
  /* manna */
}
.content-tab {
  display: none;
}
p.productDetilsNote {
  /* padding: 4px 10px;
  border-radius: 3px;
  border: 1px solid #b7b7b7; */
  display: block;
  text-align: left;
  /* background-color: #05e1b6; */
  background-color: #ffccaa;
  padding: 3px 10px;
  font-size: 14px;
  color: #000;
}

.add-cart-btn-black span svg {
  /* color: white; */
}
.add-cart-btn-black {
  /* color: white !important;
  background-color: #000 !important;
  color: currentColor; */
  color: white;
}

/* manna filter  */
.filter-sidebar {
  box-shadow: 0px 0px 13px #ddd;
  padding: 20px 20px;
  border-radius: 5px;
}
.filter-sidebar h3 {
  margin-bottom: 8px;
}
.filter-sidebar .price-range-slider .ui-widget-header {
  background-color: #05e1b6 !important;
}
.filter-sidebar .price-range-slider .ui-state-default {
  background-color: rgb(3, 153, 146);
  border-radius: 50%;
}
.filter-sidebar .price-range-slider .ui-state-default:focus-visible {
  outline: none;
}
.filter-sidebar .price-range-slider output {
  font-size: 16px;
  margin-bottom: 8px;
  text-align: center;
  display: block;
}
.filter-sidebar .price-range-slider .clear-filter-btn {
  padding: 4px 10px;
  color: #05e1b6;
  border: 2px solid #05e1b6;
  background-color: transparent;
  /* box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2509803922); */
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
  border: none;
  border-radius: 5px;
  margin-left: 10px;
}
.filter-sidebar .price-range-slider .submit_btn {
  padding: 4px 10px;
  color: rgba(0, 0, 0, 0.5294117647);
  background: #05e1b6;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2509803922);
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
  border: none;
  border-radius: 5px;
}
.filter-sidebar .price-range-slider .submit_btn:focus {
  outline: none;
} /*# sourceMappingURL=try.css.map */

.del-wishlist-btn {
  margin-top: 10px !important;
  padding: 10px 0;
  width: 100%;
  color: red !important;
  background-color: transparent !important;

  border: 2px solid #05e1b6;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2509803922);
  font-size: 16px !important;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
}
.pre-book-price-sm {
  color: #fff !important;
  font-weight: 600 !important;
}
.prouctCartBox .pre-book-price-md {
  position: absolute;
  top: 240px;
  left: 50%;
  transform: translateX(-50%);
} /*# sourceMappingURL=try.css.map */

/* header */
.top-header-black {
  /* background-color: black; */
  background-color: #ffccaa;
}
.top-header-black ul {
  display: flex;
  list-style: none;
}
.top-header-black ul li {
  display: inline-block;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0;
  border-right: 1px solid #cca388;
}
.top-header-black ul li a {
  /* color: #b6b4b6; */
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}
.top-header-black ul li a:hover {
  color: #05e1b6;
} /*# sourceMappingURL=try.css.map */
.product-details-carosoul {
  height: 100px;
  /* height: 80px; */
}
.product-details-carosoul .owl-stage-outer {
  height: 100%;
}
.product-details-carosoul .owl-stage-outer .owl-stage {
  height: 100%;
}
.product-details-carosoul .owl-stage-outer .owl-stage .owl-item img {
  height: 100% !important;
}
.product-details-carosoul .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
} /*# sourceMappingURL=try.css.map */
.product-details-carosoul img {
  cursor: pointer;
}
.product-bigImg img {
  max-width: 100% !important;
  max-height: 100% !important;
  width: 100%;
  object-fit: contain;
}
.product-bigImg {
  background: url(../images/loading2.gif);
  background-size: 30%;
  background-position: center;
  background-repeat: no-repeat;
  /* min-height: 340px; */
  height: 340px;
  width: 100%;
}
.trackship {
  /* padding: 45px; */
  position: relative;
  max-width: 870px;
  margin: 0 auto;
}
.trackship .track_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.trackship .img-wrapper img {
  width: 145px;
}
.trackship .img-wrapper {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  border: 2px solid #e3242f;
  min-width: 220px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.product-list-wrapper .price-box .normal-price-lg .pre-book-price-lg small {
  font-size: 12px !important;
  font-weight: 400;
}
.product-list-wrapper .price-box .normal-price-lg .pre-book-price-lg {
  color: white !important;
  font-weight: 700;
}
.product-list-wrapper .price-box .normal-price-lg {
  width: 100%;
  display: flex;
  gap: 10px;
  max-width: fit-content;
}
.product-list-wrapper .price-box {
  width: 100%;
}

.assurance-carosual .owl-nav {
  display: none !important;
}
.assurance-carosual .item .title {
  font-size: 14px;
  font-weight: 600;
  margin-top: 8px;
  text-align: center;
}
.assurance-carosual .item img {
  position: static !important;
  margin: 0;
}
.assurance-carosual .item {
  padding: 10px;
  border: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  height: 104px;
  justify-content: start;
}

.navbar .left > ul > li > a {
  font-size: 14px;
  color: white;
}

/* .new-categori-navbar{ */
.new-categori-navbar {
  position: relative;
  z-index: 2;
}
.new-categori-navbar .full-nav {
  display: flex;
  width: 100%;
  /* overflow: auto; */
}
.new-categori-navbar .full-nav .nav-item {
  display: inline-flex;
  white-space: nowrap;
  padding: 15px 27px 15px 15px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #000;
  position: relative;
}
.new-categori-navbar .full-nav .nav-item:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  opacity: 0.6;
  transition: 0.2s ease-in-out;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M11.9999 13.1714L16.9497 8.22168L18.3639 9.63589L11.9999 15.9999L5.63599 9.63589L7.0502 8.22168L11.9999 13.1714Z'%3E%3C/path%3E%3C/svg%3E");
}
.new-categori-navbar .full-nav .item:hover .nav-item:after {
  transform: translateY(-50%) rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(18,87,166,1)'%3E%3Cpath d='M11.9999 13.1714L16.9497 8.22168L18.3639 9.63589L11.9999 15.9999L5.63599 9.63589L7.0502 8.22168L11.9999 13.1714Z'%3E%3C/path%3E%3C/svg%3E");
}
.new-categori-navbar .full-nav .nav-item.view-all:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(18,87,166,1)'%3E%3Cpath d='M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z'%3E%3C/path%3E%3C/svg%3E");
}
.new-categori-navbar .full-nav .nav-item.view-all:hover:after {
  transform: translateY(-50%) rotate(0deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(18,87,166,1)'%3E%3Cpath d='M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z'%3E%3C/path%3E%3C/svg%3E");
}
.new-categori-navbar .full-nav .nav-item img {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  transition: all 0.2s ease-in-out;
  line-height: 1px;
  opacity: 0.4;
}
.new-categori-navbar .full-nav .item:hover .nav-item {
  background: #fff;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  color: var(--primarycolor);
}
.new-categori-navbar .full-nav .item:hover .nav-item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  top: calc(100% + 0px);
  left: 0px;
  z-index: 15;
}
.new-categori-navbar .full-nav .view-all {
  color: var(--primarycolor);
}
.new-categori-navbar .full-nav .view-all:before {
  display: none;
}
.new-categori-navbar .submenu {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0px;
  top: 100%;
  background: #fff;
  padding: 20px 50px;
  border: 1px solid #d9d9d9;
  border-left: none;
  border-right: none;
}
.new-categori-navbar .submenu-wrap {
  display: flex;
}
.new-categori-navbar .submenu-wrap > * {
  flex-basis: 20%;
  max-width: 20%;
}
.new-categori-navbar .submenu .title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 7px;
  display: inline-block;
}
.new-categori-navbar .submenu .view {
  color: var(--primarycolor);
  margin-top: 15px;
  font-size: 14px;
  /* display: inline-block; */
  display: flex;
  justify-content: center;
}
.new-categori-navbar .submenu .view:hover {
  text-decoration: underline;
}
.new-categori-navbar .submenu .view img {
  /* display: inline-block; */
  display: none;
  margin-left: 0;
  vertical-align: middle;
  line-height: 1px;
}
.new-categori-navbar .submenu .sublinks li {
  margin-bottom: 6px;
  font-size: 14px;
}
.new-categori-navbar .submenu a {
  color: #000;
}
.new-categori-navbar .submenu a:hover {
  color: var(--primarycolor);
}
.new-categori-navbar .full-nav .item:hover .submenu {
  display: block !important;
}
.new-categori-navbar .sublinks a {
  color: #666;
}
.new-categori-navbar .fnav-icon {
  font-weight: 600;
  white-space: nowrap;
  display: inline-block;
}
.new-categori-navbar .fnav-icon svg {
  vertical-align: middle;
  margin-right: 5px;
}
.new-categori-navbar .fnav-icon-wrap {
  position: relative;
}
.new-categori-navbar .fnav-icon-wrap:hover .fnav-icon {
  color: var(--primarycolor) !important;
  border: 1px solid #fff !important;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
  margin-top: 5px;
  padding: 9px 27px 13px 15px;
}
.new-categori-navbar .fnav-icon-wrap:hover .fnav-icon:before {
  position: absolute;
  content: "";
  top: calc(100% - 12px) !important;
  left: 0 !important;
  width: calc(100% + 1px) !important;
  height: 14px !important;
  background: #fff !important;
  z-index: 99;
  display: block !important;
}
.new-categori-navbar .fnav-icon-wrap:hover .fnav-icon:after {
  transform: translateY(-50%) rotate(180deg);
}
.new-categori-navbar .fnav-icon-wrap:hover .top-nav {
  display: block;
  border: none;
  border-radius: 0 5px 5px 5px;
  top: calc(100% - 1px);
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
}
.new-categori-navbar .fnav-icon-wrap .top-nav:after,
.new-categori-navbar .fnav-icon-wrap .top-nav:before {
  display: none;
}
.new-categori-navbar .fnav-icon-wrap .hover-links {
  border-radius: 0 5px 5px 0;
}
.new-categori-navbar .header.dark {
  background: #0d4a91;
}
.new-categori-navbar .dark .recent-searches a {
  color: #eee;
}
.new-categori-navbar .dark .recent-searches a:hover {
  color: #fff;
}
.new-categori-navbar .dark .tgl2 {
  color: #fff;
}
.new-categori-navbar .dark .sb {
  border: none;
}
.new-categori-navbar .dark .ni > span {
  background: #fff;
}
.new-categori-navbar .dark .tgl2 .text-secondary {
  color: #ffc72c !important;
}
.new-categori-navbar .ni:hover .top-nav {
  display: block;
}
.new-categori-navbar .top-nav:before {
  position: absolute;
  content: "";
  top: -35px;
  right: 0;
  width: 100%;
  height: 50px;
  background: transparent;
}
.new-categori-navbar .ni .top-nav:after {
  position: absolute;
  content: "";
  top: -25px;
  left: 5px;
  border: 15px solid;
  border-color: transparent transparent #fff;
}
.new-categori-navbar .ni .top-nav:before {
  position: absolute;
  content: "";
  top: -22px;
  left: 9px;
  width: 0px;
  height: auto;
  border: 11px solid;
  border-color: transparent transparent #ddd;
}
.new-categori-navbar .top-nav {
  display: none;
  position: absolute;
  min-width: 320px;
  /* height: 532px; */
  top: 43px;
  left: 0;
  z-index: 9;
  background: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  padding: 10px 0 10px 10px;
}
.new-categori-navbar .top-nav:before {
  position: absolute;
  content: "";
  top: -35px;
  right: 0;
  width: 100%;
  height: 50px;
  background: transparent;
}
.new-categori-navbar .top-nav:after {
  position: absolute;
  content: "";
  top: -25px;
  left: 5px;
  border: 15px solid;
  border-color: transparent transparent #fff;
}
.new-categori-navbar .top-nav ::-moz-selection {
  background: none;
  color: none;
}
.new-categori-navbar .top-nav ::selection {
  background: none;
  color: none;
}
.new-categori-navbar .top-nav-links > li > a {
  border-radius: 5px 0 0 5px;
  padding: 11px 10px;
  display: flex;
  align-items: center;
  line-height: normal;
  position: relative;
  color: #000;
}
.new-categori-navbar .top-nav-links > li:hover > a {
  color: #1257a6;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.new-categori-navbar .top-nav-links > li:hover > a:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  background: #fff;
  top: 0;
  right: -7px;
  z-index: 5;
}
.new-categori-navbar .top-nav-links > li:hover .hover-links {
  display: block !important;
}
.new-categori-navbar .top-nav-links > li > a i {
  padding-right: 5px;
}
.new-categori-navbar .top-nav-links > li > a:hover i {
  padding-right: 0;
  color: #1257a6;
}

.new-categori-navbar .top-nav-links > li > a .si {
  width: 24px;
  vertical-align: middle;
  transition: all 0.5s;
  vertical-align: middle;
  margin-right: 4px;
  opacity: 0.6;
  display: none;
}

.new-categori-navbar .top-nav-links > li > a svg {
  width: 17px;
  height: 17px;
  fill: #999;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  transition: 0.2s ease-in-out;
}
.new-categori-navbar .top-nav-links > li > a:hover svg {
  right: 10px;
}
.new-categori-navbar .hover-links {
  display: none;
  left: 318px;
  position: absolute;
  min-width: 500px;
  height: 100%;
  top: 0;
  z-index: 1;
  background: #fff;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  padding: 25px;
}
.new-categori-navbar .hover-links .view-all {
  color: #1257a6;
}
.new-categori-navbar .hover-links .view-all i {
  color: #999;
}
.new-categori-navbar .hover-links .view-all:hover {
  text-decoration: underline;
}
.new-categori-navbar .hover-links.active {
  display: block;
}
.new-categori-navbar .hover-links ul {
  margin-bottom: 30px;
}
.new-categori-navbar .hover-links ul li:first-child {
  font-weight: 600;
  color: #1257a6;
  margin-bottom: 7px;
  line-height: 16px;
}
.new-categori-navbar .hover-links ul li:first-child a {
  color: #1257a6;
}
.new-categori-navbar .hover-links ul li:first-child a:hover {
  text-decoration: none;
}
.new-categori-navbar .hover-links ul li:last-child {
  margin-bottom: 0;
}
.new-categori-navbar .hover-links ul li {
  margin-bottom: 4px;
}
.new-categori-navbar .hover-links ul li a {
  display: inline-block;
  color: #333;
}
.new-categori-navbar .hover-links ul li a:hover {
  color: #1257a6;
  text-decoration: underline;
}
.new-categori-navbar .top-nav-links .all-catg {
  justify-content: center;
}
.new-categori-navbar .top-nav-links .all-catg i {
  margin-left: 5px;
  vertical-align: middle;
}
.new-categori-navbar .top-nav-links .all-catg:hover {
  box-shadow: none;
}
.new-categori-navbar .top-nav-links .all-catg:hover:after {
  display: none;
}
.bengali-para {
  font-family: "Noto Serif Bengali", serif;
  font-optical-sizing: auto;
  /* font-weight: <weight>; */
  font-style: normal;
  /* font-variation-settings:
    "wdth" 100; */
}
.hidden {
  display: none;
}

.w-0-force {
  width: 0px !important;
}
.navbar-mobile-wraper {
  /* @apply h-screen fixed top-0 left-0 z-40 overflow-hidden duration-300 transition-all; */
  height: calc(100vh - 110px);
  position: fixed;
  top: 128px;
  left: 0;
  /* bottom: 0; */
  z-index: 40;
  overflow: hidden;
  transition-property: all;
  transition-duration: 300ms;
  width: 100vw;
}
.navbar-mobile-wraper .navbar-mobile {
  /* @apply h-full pb-1; */
  height: 100%;
  padding-bottom: 4px;
  /* width: 280px; */
  width: 100vw;
  /* padding-top: 6rem; */
  font-size: 2rem;
  line-height: 1.75rem;
  color: white;
  background-color: #005c5f;
  position: absolute;
  top: 0;
  left: 0;
  overflow: auto;
  padding-bottom: 100px;
}
.navbar-mobile-wraper .navbar-mobile ul li.has-submenu > a::after {
  content: "";
  transition: transform 0.3s;
  border-right: 2px solid currentcolor;
  border-bottom: 2px solid currentcolor;
  width: 5px;
  height: 5px;
  transform: rotate(-45deg);
}
.navbar-mobile-wraper .navbar-mobile ul .has-submenu.open > a::after {
  content: "";
  transition: transform 0.3s;
  border-right: 2px solid currentcolor;
  border-bottom: 2px solid currentcolor;
  width: 5px;
  height: 5px;
  transform: rotate(45deg);
}
.navbar-mobile-wraper .navbar-mobile ul .has-submenu.open > .submenu-list,
.navbar-mobile-wraper .navbar-mobile ul .has-submenu.open > .sub-menu-list {
  max-height: 400px;
  overflow: auto;
}
.navbar-mobile-wraper .navbar-mobile ul .submenu-list,
.navbar-mobile-wraper .navbar-mobile ul .sub-menu-list {
  overflow: hidden;
  background-color: #05705e;
  max-height: 0px;
  /* @apply transition-all duration-300 bg-opacity-80; */
  transition-property: all;
  transition-duration: 300ms;
}
.navbar-mobile-wraper .navbar-mobile ul .submenu-list ul li a,
.navbar-mobile-wraper .navbar-mobile ul .sub-menu-list ul li a {
  /* @apply pl-6; */
  padding-left: 24px;
}
.navbar-mobile-wraper .navbar-mobile ul li:first-child a {
  border-top: 1px solid #007679;
}
.navbar-mobile-wraper .navbar-mobile ul li a {
  /* @apply flex items-center gap-3 cursor-pointer pl-4 pr-6 py-2; */
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  padding-left: 16px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #004e50;
  border-bottom: 1px solid #007679;
}
.navbar-mobile-wraper .navbar-mobile ul li a:hover,
.navbar-mobile-wraper .navbar-mobile ul li a.active {
  color: #03bfa1;
}
.navbar-mobile-wraper .navbar-mobile ul li a .menu-title {
  flex-grow: 1;
}

/* earn form home 14.05.2024 */
.earn-from-home-banner {
  width: 100%;
  height: 380px;
}
.earn-from-home-banner img {
  height: 100%;
  width: 100%;
}

.ref-earn-section {
  background-color: #cefff6;
  padding: 3rem 0rem;
}
.ref-earn-section p {
  font-size: 28px;
  text-align: center;
  padding: 1rem;
  font-weight: 700;
}
.ref-earn-section button {
  padding: 8px 16px;
  border-radius: 999999px;
  font-weight: 700;
  color: white;
  font-size: 22px;
  background-color: #036b7c;
}

.earn-from-home-staps {
  padding: 2rem 0rem;
}
.earn-from-home-staps .step {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
}
.earn-from-home-staps .step .img svg {
  height: 60px;
  width: 60px;
}
.earn-from-home-staps .step h3 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.earn-from-home-staps .step .step-no {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: white;
  background-color: #036b7c;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
}
.earn-from-home-staps .step p {
  font-size: 16px;
  text-align: center;
} /*# sourceMappingURL=try.css.map */
.faq-section {
  padding: 3rem 0rem;
}
.faq-section .faq {
  margin-bottom: 16px;
  padding: 1.5rem;
  border-radius: 10px;
  background-color: #05c2a7;
  color: white;
}
.faq-section .faq .ques {
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
.faq-section .faq .ques p {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 700;
  color: white;
}
.faq-section .faq .ques .dropdown-icon {
  font-size: 16px;
  transition-property: all;
  transition-duration: 150ms;
  transition-timing-function: linear;
}
.faq-section .faq.open .ans {
  max-height: 150px !important;
}
.faq-section .faq.open .dropdown-icon {
  transform: rotate(90deg);
}
.faq-section .faq .ans {
  font-size: 16px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: linear;
  max-height: 0px;
  overflow: hidden;
}
.faq-section .faq .ans div {
  padding-top: 10px;
} /*# sourceMappingURL=try.css.map */

/* 15.05.2024 */
.coupon-card {
  /* background: linear-gradient(135deg, #7158fe, #9d4de6); */
  background: linear-gradient(89.98deg, #05e1b6 1.88%, #024167 131.52%);
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  border-radius: 15px;
  /* box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15); */
  position: relative;
}
.coupon-card .logo {
  width: 50%;
  border-radius: 8px;
}
.coupon-card h3 {
  font-size: 22px;
  font-weight: 400;
}
.coupon-card p {
  font-size: 15px;
  text-align: center;
  color: white;
}
.coupon-card .coupon-row {
  display: flex;
  align-items: center;
  margin: 20px auto;
  width: -moz-fit-content;
  width: fit-content;
}
.coupon-card .cpnCode {
  border: 1px dashed #fff;
  padding: 10px 20px;
  border-right: 0;
}
.coupon-card .cpnBtn {
  border: 1px solid #fff;
  background: #fff;
  padding: 10px 20px;
  /* color: #7158fe; */
  color: #039992;
  cursor: pointer;
}
.coupon-card .circle1,
.coupon-card .circle2 {
  background: #f0faf8;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.coupon-card .circle1 {
  left: -25px;
}
.coupon-card .circle2 {
  right: -25px;
} /*# sourceMappingURL=try.css.map */

/* contact us 17.05.2024 */
.bg-contact-us {
  background-image: url("../images/contact-us-banner.jpg");
}
.contact-us-top-banner {
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: ) {
  .contact-us-top-banner {
    height: 560px;
  }
}
@media (min-width: 992px) {
  .contact-us-top-banner {
    height: 400px;
  }
}
.contact-us-top-banner h1 {
  font-size: 36px;
  font-weight: 700;
  color: white;
  margin-bottom: 14px;
  text-align: center;
}
@media (min-width: ) {
  .contact-us-top-banner h1 {
    font-size: 50px;
    margin-bottom: 32px;
  }
}
@media (min-width: 992px) {
  .contact-us-top-banner h1 {
    font-size: 42px;
    margin-bottom: 24px;
  }
}
.contact-us-top-banner p {
  font-size: 18px;
  font-weight: 600;
  color: white;
  text-align: center;
}
@media (min-width: 992px) {
  .contact-us-top-banner p {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .contact-us-top-banner p {
    font-size: 20px;
  }
}

.contact-us-middle-section {
  padding: 30px 0px;
}
@media (min-width: ) {
  .contact-us-middle-section {
    padding: 80px 0px;
  }
}
@media (min-width: 992px) {
  .contact-us-middle-section {
    padding: 60px 0px;
  }
}
@media (min-width: 768px) {
  .contact-us-middle-section {
    padding: 40px 0px;
  }
}
.contact-us-middle-section .heading {
  font-weight: 700;
  color: #343434;
  position: relative;
  font-size: 28px;
  margin-bottom: 20px;
}
@media (min-width: ) {
  .contact-us-middle-section .heading {
    font-size: 38px;
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .contact-us-middle-section .heading {
    font-size: 36px;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .contact-us-middle-section .heading {
    font-size: 28px;
    margin-bottom: 30px;
    text-align: left;
  }
}
.contact-us-middle-section .heading::before {
  position: absolute;
  content: "";
  width: 143px;
  max-width: 80%;
  height: 3px;
  bottom: -6px;
  /* background-color: #0084ff; */
  background: linear-gradient(89.98deg, #05e1b6 1.88%, #024167 131.52%);
}
@media (min-width: 768px) {
  .contact-us-middle-section .heading::before {
    bottom: -20px;
    left: 0;
    transform: none;
  }
}
.contact-us-middle-section .subheading {
  color: #343434;
  font-size: 24px;
  margin-bottom: 20px;
}
@media (min-width: ) {
  .contact-us-middle-section .subheading {
    margin-bottom: 50px;
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .contact-us-middle-section .subheading {
    margin-bottom: 40px;
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .contact-us-middle-section .subheading {
    margin-bottom: 30px;
    font-size: 28px;
  }
}
.contact-us-middle-section p.para {
  color: #343434;
  font-size: 16px;
  margin-bottom: 20px;
}
@media (min-width: ) {
  .contact-us-middle-section p.para {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .contact-us-middle-section p.para {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .contact-us-middle-section p.para {
    text-align: left;
    margin-bottom: 30px;
  }
}
.contact-us-middle-section p.para2 {
  font-size: 16px;
  color: #65686a;
}
.contact-us-middle-section .highlight-data {
  display: flex;
  gap: 24px;
  margin-bottom: 20px;
}
@media (min-width: ) {
  .contact-us-middle-section .highlight-data {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .contact-us-middle-section .highlight-data {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .contact-us-middle-section .highlight-data {
    margin-bottom: 30px;
  }
}
.contact-us-middle-section .highlight-data p.title {
  font-size: 18px;
  font-weight: 700;
  color: #343434;
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .contact-us-middle-section .highlight-data p.title {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .contact-us-middle-section .highlight-data p.title {
    font-size: 20px;
  }
}
.contact-us-middle-section .highlight-data p.para {
  margin-bottom: 0px;
}
.contact-us-middle-section .highlight-data .left-logo {
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background-color: #e2f8fe;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-us-middle-section .highlight-data .left-logo img {
  height: 20px;
  width: auto;
  flex-shrink: 0;
} /*# sourceMappingURL=try.css.map */

/* 22.05.2024 about us */
@import url("https://fonts.googleapis.com/css2?family=Charm:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
.font-mont,
.why-choose-us-section .heading {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
}

.font-charm {
  font-family: "Charm", cursive;
}

.why-choose-us-section {
  padding: 52px 0px 90px 0px;
  background-color: #e2f8fe;
}
.why-choose-us-section .heading {
  font-weight: 700;
  color: #343434;
  position: relative;
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .why-choose-us-section .heading {
    font-size: 24px;
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .why-choose-us-section .heading {
    font-size: 20px;
    margin-bottom: 50px;
  }
}
.why-choose-us-section .heading::before {
  position: absolute;
  content: "";
  width: 120px;
  max-width: 80%;
  height: 3px;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(89.98deg, #05e1b6 1.88%, #024167 131.52%);
}
@media (min-width: 768px) {
  .why-choose-us-section .heading::before {
    bottom: -20px;
  }
}
.why-choose-us-section .reasoan-card {
  padding: 30px 18px;
  height: 100%;
  border-radius: 6px;
  background-color: white;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.why-choose-us-section .reasoan-card img {
  margin-bottom: 20px;
}
.why-choose-us-section .reasoan-card p.title {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #343434;
  text-align: center;
}
@media (min-width: 992px) {
  .why-choose-us-section .reasoan-card p.title {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .why-choose-us-section .reasoan-card p.title {
    /* font-size: 20px; */
    margin-bottom: 20px;
  }
}
.why-choose-us-section .reasoan-card p.para {
  font-size: 14px;
  color: #65686a;
  text-align: center;
  margin-bottom: 0px;
} /*# sourceMappingURL=try.css.map */

.our-memners {
  padding: 30px 0px;
}
.our-memners h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px;
}
.our-memners .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.our-memners .item img {
  height: 150px;
  width: 150px;
  border-radius: 50%;
  margin-bottom: 20px;
  position: static !important;
  flex-shrink: 0;
}
.our-memners .item p.name {
  font-size: 20px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 20px;
}
.our-memners .item p.designation {
  font-size: 16px;
  font-weight: 400;
  color: #343434;
  margin-bottom: 10px;
}
.our-memners .owl-nav .owl-prev,
.our-memners .owl-nav .owl-next {
  position: absolute;
  border-radius: 50%;
  background: #05e0b5 !important;
  color: white !important;
  flex-shrink: 0;
  height: 20px;
  width: 20px;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 11;
  cursor: pointer !important;
}
.our-memners .owl-nav i {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.our-memners .owl-nav .owl-prev {
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.our-memners .owl-nav .owl-next {
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
} /*# sourceMappingURL=try.css.map */

.imgHoverAnimation {
  overflow: hidden;
  position: relative;
}
.imgHoverAnimation::before {
  content: "";
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  border: 2px #fff solid;
  transform: scale(0);
  transition: all 0.3s ease-in-out;
  z-index: 2;
}
.imgHoverAnimation::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.imgHoverAnimation img {
  transition: all 0.3s ease-in-out;
  transform: scale(1) rotate(0deg);
}
.imgHoverAnimation:hover img {
  transform: scale(1.1) rotate(5deg);
}
.imgHoverAnimation:hover::after {
  background: rgba(0, 0, 0, 0.4);
}
.imgHoverAnimation:hover::before {
  transform: scale(1);
}

.mobile-searchForm > div {
  flex-grow: 1;
}
.mobile-searchForm input {
  background: white;
  border-radius: 50px 0 0 50px;
  padding-left: 30px;
  font-size: 16px;
  color: #000;
}
.mobile-searchForm i {
  font-size: 16px !important;
}
.mobile-searchForm {
  display: flex;
}

.allCategories-submenulist > li > .has-submenu li a {
  background-color: #0f6d70 !important;
}
.allCategories-submenulist > li > a {
  background-color: #007679 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.overflow-hidden {
  overflow: hidden !important;
}

.summery-details .product-list-wrapper p {
  color: #666;
}
.summery-details .product-list-wrapper span {
  font-weight: 600;
}

.product-text-mobile-view .product-list-wrapper div > span {
  font-size: 16px;
  font-weight: 600;
}
.details_box .pdf_btn {
  box-shadow: none !important;
  background-color: #2fa762 !important;
}
.details_box .add_to_cart {
  box-shadow: none !important ;
  background-color: #f95f2e !important;
}

.upcooming-book-section .title {
  font-size: 42px;
  font-weight: 600;
  color: #fd4c04;
  margin-bottom: 20px;
  text-align: center;
}
.upcooming-book-section .book-name {
  font-size: 36px;
  text-align: center;
  margin-bottom: 16px;
  color: #fff;
}
.upcooming-book-section .author-name span {
  color: #05e1b6;
}
.upcooming-book-section .author-name {
  font-size: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 16px;
}

.upcooming-book-section::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 20px;
  height: 100%;
  width: 100%;
  z-index: 1;
  /* background-image: url("../images/upcoming-books-bg.png"); */
  background-position: right bottom;
  background-repeat: no-repeat;
  /* background-size: contain; */
  background-size: cover;
}
.upcooming-book-section img {
  max-height: 300px !important;
  position: static !important;
  position: relative;
  margin: 0px !important;
  z-index: 2;
}
/* .upcooming-book-section .content::before {
  background-image: url("../images/announcement.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0px;
  z-index: 1;
  width: 50%;
  height: 100%;
  content: "";
} */
.upcooming-book-section .content > div {
  position: relative;
  z-index: 2;
}
.upcooming-book-section .content {
  padding-left: 30%;
  position: relative;
}
.upcooming-book-section {
  padding: 20px 20px;
  background-color: #f6e0c6;
  color: #000;
  min-height: 350px;
  background-image: url(../images/eventGalleryBackground.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.customer-reviews h4 {
  /* font-size: 24px; */
  font-weight: 600;
  margin-bottom: 16px;
}
.customer-reviews .reviews .review h5 {
  /* font-size: 18px; */
  font-weight: 600;
  margin-bottom: 10px;
  color: #024167;
  margin-bottom: 6px;
}
.customer-reviews .reviews .review p {
  /* font-size: 16px; */
  color: #000;
  /* margin-bottom: 16px; */
}
.customer-reviews .reviews .review .images .image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.customer-reviews .reviews .review .images .image {
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 3px;
  overflow: hidden;
}
.customer-reviews .reviews .review .images {
  display: flex;
  gap: 10px;
  height: 100px;
  border: none;
  padding: 0px;
}
.customer-reviews .reviews .review .left .image img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.customer-reviews .reviews .review .left .image {
  height: 60px;
  width: 60px;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 50%;
}
.customer-reviews .reviews .review .right {
  margin-top: 10px;
}
.customer-reviews .reviews .review {
  border-bottom: 1px solid #ddd;
  padding: 10px;
  display: flex;
  /* align-items: center; */
  gap: 10px;
}
.customer-reviews .reviews {
  display: flex;
  flex-direction: column;
  /* gap: 10px; */
  border-top: 1px solid #ddd;
}
.customer-reviews {
  padding: 20px 0px;
}

/* #publishForm input[type="radio"] {
  margin-right: 10px !important;
} */
.ml-2 {
  margin-left: 10px !important;
}

.ui-slider .ui-slider-handle {
  z-index: 1 !important;
}

.delete-btn-cart-view i {
  font-size: 12px;
}
.delete-btn-cart-view {
  margin-top: 20px;
  display: inline-block;
}
