header .navbar.navbar-expand-xl .navbar-nav .nodown .nav-link::before {
  display: none;
}

.headercolor {
  display: inline-flex;
  position: relative;
  justify-content: center;
  align-items: center;
  gap: 0.6rem;
  background-color: navy;
  width: 15px;
  height: 15px;
  margin-left: 10px;
  border-radius: 10px;
}

.footer-section-2 .sub-footer {
  padding: 10px 0px;
}

.review-section .reviewer-box p {
  margin-top: 10px;
}

.WhatsAppButton__root {
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1000;
  position: fixed;
  bottom: 60px;
  right: 48px;
}

.WhatsAppButton__root a {
  text-decoration: none;
}
.WhatsAppButton__root .wp {
  width: 44px;
  opacity: 1;
}
.landbot-whatsapp__button {
  border-radius: 6px;
  box-shadow: 0 4px 9px #00000024;
  border: none;
  background: #02e777;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
  transition: all ease-in-out 100ms;

  text-decoration: none;
}

.landbot-whatsapp__button:hover {
  cursor: pointer;
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.14);
}

.whatsapp__poweredBy {
  right: 56px;
  bottom: 8.8px;
  display: flex;
  position: absolute;
  bottom: 2px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  background-color: #fff !important;
  border-radius: 10px;
  -moz-box-shadow: 0px 0px 4px 0px rgb(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 20%);
  box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 20%);
  width: intrinsic;
  width: -moz-max-content;
  width: -webkit-max-content;
  word-wrap: break-word;
  white-space: pre-wrap;
  color: #1d2129;
  padding: 12px;
  text-decoration: none;
  max-width: 248px;
  height: auto !important;
}

.whatsapp__poweredByTopLeft {
  bottom: 0px;
  left: 0px;
}

.whatsapp__poweredByTopRight {
  bottom: 0px;
  right: 0px;
}

.whatsapp__poweredBySideLeft:after {
  transform: translateX(-165px) rotate(45deg);
  -webkit-transform: translateX(-165px) rotate(45deg);
  -moz-transform: translateX(-165px) rotate(45deg);
  -o-transform: translateX(-165px) rotate(45deg);
  -ms-transform: translateX(-165px) rotate(45deg);
  -moz-box-shadow: rgb(0 0 0 / 20%) -2px 2px 2px -2px;
  -webkit-box-shadow: rgb(0 0 0 / 20%) -2px 2px 2px -2px;
  box-shadow: rgb(0 0 0 / 20%) -2px 2px 2px -2px;
  display: block;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  bottom: 10px;
  background-color: #fff;
  left: 100%;
}

.whatsapp__poweredBySideLefty:after {
  transform: translateX(-6px) rotate(45deg);
  -webkit-transform: translateX(-6px) rotate(45deg);
  -moz-transform: translateX(-6px) rotate(45deg);
  -o-transform: translateX(-6px) rotate(45deg);
  -ms-transform: translateX(-6px) rotate(45deg);
  -moz-box-shadow: rgb(0, 0, 0, 0.2) 2px -2px 4px 0px;
  -webkit-box-shadow: rgb(0 0 0 / 20%) 2px -2px 4px 0px;
  box-shadow: rgb(0 0 0 / 20%) 2px -2px 4px 0px;
  display: block;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  bottom: 10px;
  background-color: #fff;
  left: 100%;
}

.whatsapp__poweredByTopRight:after {
  transform: translateX(-20px) rotate(45deg);
  -webkit-transform: translateX(-20px) rotate(45deg);
  -moz-transform: translateX(-20px) rotate(45deg);
  -o-transform: translateX(-20px) rotate(45deg);
  -ms-transform: translateX(-20px) rotate(45deg);
  -moz-box-shadow: rgb(0 0 0 / 20%) 2px 2px 4px 0px;
  -webkit-box-shadow: rgb(0 0 0 / 20%) 2px 2px 4px 0px;
  box-shadow: rgb(0 0 0 / 20%) 2px 2px 4px 0px;
  display: block;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  bottom: -4px;
  background-color: #fff;
  left: 100%;
}

.whatsapp__poweredByTopLeft:after {
  transform: translateX(-20px) rotate(45deg);
  -webkit-transform: translateX(-145px) rotate(45deg);
  -moz-transform: translateX(-20px) rotate(45deg);
  -o-transform: translateX(-20px) rotate(45deg);
  -ms-transform: translateX(-20px) rotate(45deg);
  -moz-box-shadow: rgb(0 0 0 / 20%) 2px 2px 4px 0px;
  -webkit-box-shadow: rgb(0 0 0 / 20%) 2px 2px 4px 0px;
  box-shadow: rgb(0 0 0 / 20%) 2px 2px 4px 0px;
  display: block;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  bottom: -4px;
  background-color: #fff;
  left: 100%;
}

.closePopUp {
  width: 12px !important;
  float: right;
  height: 12px !important;
  margin-right: -4px !important;
  margin-top: -10px !important;
  border-radius: 50% !important;
  z-index: 99999;
}

.closePopUp:hover {
  cursor: pointer;
  transform: scale(1.2) rotateZ(90deg);
}

.category-box {
  background-color: #ffffff !important;
  border-radius: 10px;
}
.txt-error {
  color: #ff6666;
  font-weight: 600;
  font-size: 15px;
}

.online-store {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(auto, 220px);
  grid-gap: 6px;
  margin: 14px 0px 0;
  font-size: 0.9286rem;
  line-height: 20px;
  text-align: center;
}
.online-store li a {
  position: relative;
  border: 1px solid #ddd;
  box-shadow: 1px 1px 2px #e7e7e7;
  border-radius: 4px;
  padding: 8px 10px;
  background: hsl(60, 100%, calc(94% + var(--i) * 2%));
  display: block;
  color: var(--color-text);
}
.online-store .cname {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0rem;
  min-width: 0;
}
.online-store .logo {
  width: 1.2858rem;
  height: 1.2858rem;
  margin-right: 0.3571rem;
  border-radius: 50%;
}
.online-store .cname span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 15px;
}

.payment-option img {
  width: 35px;
  margin-right: 5px;
}

.tab-pane .comments-area {
  padding-top: 0;
  border: 0;
}
.comments-area {
  background: transparent;
  border-top: 1px solid #ececec;
  padding: 0px 0;
  margin-top: 0px;
}
.comments-area h4 {
  margin-bottom: 10px;
  color: #2a2a2a;
  font-size: 18px;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.comments-area .comment-list:last-child {
  padding-bottom: 0px;
}
.comments-area .comment-list {
  padding-bottom: 48px;
}
.comments-area .comment-list .single-comment:not(:last-child) {
  border-bottom: 1px solid #ececec;
}

.mb-30 {
  margin-bottom: 30px !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.comments-area .thumb {
  margin-right: 20px;
  min-width: 100px;
}
.comments-area .comment-list .single-comment img {
  min-width: 35px;
  max-width: 35px;
  display: block;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 10%);
  margin-right: 15px;
}
.comments-area .thumb img {
  width: 70px;
  border-radius: 50%;
  margin-bottom: 10px;
}
.p-rating {
  margin-bottom: 1px;
}
.p-rating {
  height: 12px;
  background-repeat: repeat-x;
  background-image: url("img/rating-stars.png");
  background-position: 0 0;
}

.product-rate {
  background-image: url("../img/rating-stars.png");
  background-position: 0 -12px;
  background-repeat: repeat-x;
  height: 12px;
  width: 60px;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}

.comments-area p {
  font-size: 14px !important;
  color: #7e7e7e;
  margin-right: 10px;
  margin-bottom: 0;
}
.comments-area p:last-child {
  margin-bottom: 0;
}
.comments-area .comment-list .single-comment {
  margin: 0 0 15px 0;
  border: 1px solid #f2f2f2;
  border-radius: 15px;
  padding: 20px 20px 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.progress + .progress {
  margin-top: 1rem;
}

.progress {
  height: 1.2rem !important;
}
.progress span {
  line-height: 16px;
  background: #fff;
  padding-right: 10px;
  width: 70px;
  font-size: 15px;
  font-weight: 800;
}

.progress-bar {
  background-color: #ffa41c !important;
}
.m-average h3 {
  margin: 0px !important;
}

.mr-15 {
  margin-right: 15px;
}

.ratings {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  color: #b1b1b1;
  overflow: hidden;
}

.full-stars {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #fdc040;
}

.empty-stars:before,
.full-stars:before {
  content: "\2605\2605\2605\2605\2605";
  font-size: 20pt;
}

.empty-stars:before {
}

.full-stars:before {
}
.m-reviews .dataTables_scrollHead {
  display: none;
}
.m-reviews .table {
  width: 100% !important;
}
.m-reviews .mr-1 {
  margin-right: 5px;
}
.m-reviews .table tr td {
  border: none;
  margin: 0px;
  padding: 0;
}

.m-reviews .dataTables_info {
  font-size: 13px !important;
}
.m-reviews ul li {
  display: inherit !important;
  list-style: none !important;
  width: auto !important;
  margin-left: 0px !important;
  font-size: 13px !important;
}
.m-reviews .page-item.active .page-link {
  background-color: #26abe2;
  border-color: #26abe2;
}
.m-reviews .page-link {
  color: #26abe2;
  border: 1px solid #26abe2;
}
.custom-rate .empty-stars:before,
.custom-rate .full-stars:before {
  font-size: 16pt;
}
.product-description {
  word-wrap: break-word;
}
.pvalue {
  margin-bottom: 0px !important;
}

@media only screen and (max-width: 767px) {
  .cust-image .emb-white {
    font-size: 2.07547vw;
    line-height: 2.59434vw;
  }
  .cust-image .emb-black {
    font-size: 2.07547vw;
    line-height: 2.59434vw;
  }

  .mobile-view-tab {
    display: block !important;
  }

  .WhatsAppButton__root {
    bottom: 80px;
  }

  .arrow-slider .slick-prev,
  .arrow-slider .slick-next {
    width: calc(25px + (30 - 30) * ((100vw - 320px) / (1920 - 320)));
    height: calc(25px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));
  }
  .products-list .product-image img {
    height: 200px;
  }

  .product-section .right-box-contain {
    text-align: left;
  }
  .product-section .right-box-contain .price-rating .custom-rate {
    justify-content: left;
  }
  .product-section .right-box-contain .product-packege .select-packege {
    justify-content: left;
  }
  .product-section .right-box-contain .note-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .cart-button {
    min-width: 220px;
    width: 100%;
  }
  .product-section .right-box-contain .buy-box {
    width: 100%;
  }
  .product-section .right-box-contain .note-box .product-qty {
    width: 100%;
    max-width: 100%;
  }
  .quantity-price {
    display: flex;
    padding: 5px 0px;
  }
  .shopping-cart .item {
    padding: 0px 0px;
  }
  .shopping-cart .item .cart-item-image {
    padding-right: 12px;
  }
  .shopping-cart .item .cart-item-details {
    padding: 0 0px;
    width: 100%;
  }
  .cart-product-remove {
    display: flex;
    /* padding: 0 20px; */
    cursor: pointer;
    width: 100%;
    justify-content: flex-end;
    color: #268cb9;
    align-items: center;
  }

  .shopping-cart .item .cart-item-details h4 {
    font-size: calc(14px + (18 - 17) * ((100vw - 320px) / (1920 - 320)));
  }

  .shopping-cart .item .img-cart-product {
    width: 80px;
    height: 140px;
  }
  /* .product-box-5 .product-image img {
    height: 220px;
} */

  .product-main-2 .img-product-slider {
    max-height: 500px !important;
    width: 100% !important;
    object-fit: cover;
    object-position: top;
  }
  .left-slider-image-2 .sidebar-image img {
    height: 125px;
  }
  .dc-center {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  header .header-top .social-link h6 {
    display: none;
  }
  header .sticky-header .header-nav {
    display: none;
  }

  header .top-nav {
    padding: 5px 0px 5px;
  }
  .home-section-2.home-section-bg {
    margin-top: -24px;
  }
}

@media only screen and (max-width: 460px) {
}

@media only screen and (max-width: 360px) {
}
.sbp24 {
  background: #fff;
  padding: 24px 0px;
}
.m_center {
  text-align: center;
}
.school-profile .school-img {
  max-width: 195px !important;
  max-height: 175px;
  padding: 8px;
  height: 175px;
  width: auto;
  object-fit: contain;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #ddd;
}
.school-profile h6 {
  font-size: calc(14px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
  margin-top: 5px;
}
.bookset .ant-btn {
  line-height: 1.499;
  position: relative;
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  height: 40px;
  padding: 0 26px;
  font-size: 14px;
  border-radius: 4px;
  color: #009345 !important;
  border: 1px solid #009345;
  background-color: #ffffff;
  width: auto;
  margin-bottom: 4px;
  display: flex !important;
  align-content: center;
  justify-content: center;
  align-items: center;
  max-width: fit-content;
  margin: 0px auto;
  margin-top: 10px;
}
.mob-pro-details {
  border-bottom: 3px double #c8c8c8;
  margin-bottom: 18px;
  padding-bottom: 10px;
}
.bookset h4 {
  font-weight: 500;
  margin-bottom: 5px;
}
.bookset .product-detail {
  padding-top: 5px;
  text-align: center;
  padding-bottom: 5px;
}
.bookset .product-box-5 {
  padding: 10px;
  border-radius: 7px;
}
.text-right {
  text-align: right !important;
}
.mt-10 {
  margin-top: 10px;
}
.studetas {
  font-size: calc(19px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
  margin-top: 2px;
  margin-bottom: 5px;
  font-weight: 500;
}
.bookset-add-btn {
  margin: 0px !important;
  width: auto !important;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  padding: 2px 20px;
  border-radius: 6px;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  letter-spacing: 0.5px;
  border-bottom: 2px solid;
  height: 40px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #e31e24;
  border-color: #e31e24;
  float: right;
}
.custom-control.custom-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

.custom-control.custom-checkbox .custom-control-label {
  position: relative;
  left: -8px;
  top: -1px;
}

.custom-control.custom-checkbox .custom-control-label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: #fff;
  border: 2px solid #adb5bd;
  border-radius: 4px;
}

.custom-control.custom-checkbox
  input[type="checkbox"]:checked
  + .custom-control-label::before {
  background: url("checkmark.png") center center/80% no-repeat;
}

.custom-control.custom-checkbox
  input[type="checkbox"]:disabled:checked
  + .custom-control-label::before {
  background: url("checkmark.png") center center/80% no-repeat;
}

.custom-control.custom-checkbox
  input[type="checkbox"]:disabled
  + .custom-control-label::before {
  background: #e9ecef;
  border-color: #adb5bd;
}
.note_txt {
  font-style: italic;
  font-size: 12px;
  text-decoration: underline;
}
.tbg {
  background: #f5f5f5 !important;
}
.cart-table-content {
  margin-bottom: 0px;
}
.cart-table-content .item_ {
  padding: 5px;
  background: #fdfdfd;
  border: 1px solid #868e96;
  color: #868e96;
  border-radius: 4px;
  margin-right: 5px;
  font-size: 13px;
  display: inline-flex;
  margin-top: 5px;
}
.about-us table {
  width: 70%;
  margin-bottom: 20px;
}
.about-us table thead th,
.about-us table tbody td {
  border: 1px solid #ddd;
  padding: 10px 10px;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}

.carousel-inner .item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
  width: 100%;
}

.sticky-header {
  position: fixed;
  top: 0px;
  width: 100%;
  padding-top: 10px !important;
}
.sticky-header.active {
  background: rgb(235 236 237 / 73%) !important;
  backdrop-filter: blur(15px);
  transition-duration: 0.4s;
  pointer-events: all !important;
  transition-property: transform, opacity;
  background: rgba(235, 236, 237, 0.6);
  -webkit-box-shadow: 2px 4px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 4px 30px rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(15px);
  transition-timing-function: cubic-bezier(0.25, 0.74, 0.22, 0.99);
  padding-top: 0px !important;
}
.sticky-header.active .navbar-light .navbar-nav .nav-link {
  color: #010101;
}
.sticky-header.active
  .navbar-top
  .rightside-box
  .right-side-menu
  .right-side
  .header-wishlist
  .feather {
  color: #010101;
}
.sticky-header.active .top-nav .navbar-top .web-logo img {
  width: 50px;
}
.sticky-header.active
  .top-nav
  .navbar-top
  .rightside-box
  .right-side-menu
  .right-side::before {
  background-color: rgb(0 0 0 / 50%);
}
.sticky-header.active
  .top-nav
  .navbar-top
  .rightside-box
  .right-side-menu
  .right-side
  .delivery-login-box
  .delivery-icon
  .feather {
  color: #000;
}
.mad-product-categories .mad-product-category:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  background-color: rgba(0, 0, 0, 0.32);
}
.mad-product-categories .mad-product-category .text-content {
  position: absolute;
  z-index: 1;
  bottom: 35px;
  left: 35px;
  color: #fff;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  text-align: left;
}
.mad-product-categories .mad-product-category .text-content h4 {
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.mad-product-categories .mad-product-category .text-content span {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
/* .wbox .product-box-5 {
    background: #f5f5f5;
}   */
.fix-header {
  background: #fff;
}
.fix-header .navbar-light .navbar-nav .nav-link {
  color: #010101;
}
.fix-header
  .navbar-top
  .rightside-box
  .right-side-menu
  .right-side
  .header-wishlist
  .feather {
  color: #010101 !important;
}
.pb20 {
  padding-bottom: 20px;
}
.pt30 {
  padding-top: 30px !important;
}
.icon_boxes {
  border-radius: 6px;
  padding: 5px 0 0;
  position: relative;
}
.icon_boxes .icon {
  font-size: 35px;
  line-height: initial;
  margin-right: 20px;
}
.icon_boxes .icon span {
  color: #041e42;
}
.button-52 {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;
  padding: 13px 50px 13px;
  padding-top: 15px;
  outline: 0;
  border: 1px solid white;
  cursor: pointer;
  position: relative;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  color: #ffffff !important;
  max-width: fit-content;
  margin: 0px auto;
  margin-top: 15px;
}
.button-52:after {
  content: "";
  background-color: #d1ac3f;
  width: 100%;
  z-index: -1;
  position: absolute;
  height: 100%;
  top: 8px;
  left: 8px;
  transition: 0.2s;
}
.button-52:hover:after {
  top: 0px;
  left: 0px;
  color: #ffffff;
}
.carousel-caption h1 {
  font-weight: 600;
  font-size: 34px;
  line-height: 59px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px;
}
.carousel-caption p {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 30px;
  font-weight: 300;
}
.checkout-cart .hover-btn:hover {
  color: #000;
}

.mad-product-categories .category-item img {
  max-height: 240px;
  min-height: 240px;
  max-width: 240px;
  /* object-fit: contain;	 */
  background-color: #fff;
  /* border: 1px solid #ececec; */
  /* border-radius: 10px; */
  overflow: hidden;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  overflow: hidden;
  /* border: 1px solid #e7e6e6; */
  /* height: 100%; */
  transition: all 0.3s ease;
  position: relative;
  top: 0;
  padding: 5px;
}

/* Responsive styles */
@media (max-width: 600px) {
  .mad-product-categories .category-item img {
    min-height: 196.8px;
  }
}
/* Responsive styles for large devices */
@media (min-width: 1440px) {
  .mad-product-categories .category-item img {
    max-height: 260px;
    min-height: 260px;
    max-width: 260px;
    padding: 10px;
  }
}

.mad-product-categories .category-item {
  margin: 0 auto 10px;
  text-align: center;
}

.mad-product-categories .category-item h4 {
  margin-top: 5px;

  font-size: 17px;
  color: black;
  text-transform: uppercase;
}
.product-section .hover-img img {
  transition: all 0.4s;
}
.product-section .hover-img:hover img {
  transform: scale(1.1);
}
.h-overflow {
  overflow: hidden;
}

#storage .owl-nav .owl-prev,
#storage .owl-nav .owl-next {
  top: 50%;
}
.dotted-style2 .owl-carousel .owl-controls .owl-nav div,
.dotted-style3 .owl-carousel .owl-controls .owl-nav div {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  font-size: 20px;
  height: 60px;
  justify-content: center;
  left: 15px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  opacity: 0;
  transition: all.4s;
  line-height: 60px;
}
.dotted-style2 .owl-carousel:hover .owl-controls .owl-nav div {
  opacity: 1;
  left: 0px;
}
.dotted-style2 .owl-carousel .owl-controls .owl-nav div.owl-next {
  right: 15px;
  left: auto;
}
.dotted-style2 .owl-carousel:hover .owl-controls .owl-nav div.owl-next {
  right: 0px;
}

.dotted-style3 .owl-carousel .owl-controls .owl-nav div {
  left: 10px;
  top: 40%;
}
.dotted-style3 .owl-carousel:hover .owl-controls .owl-nav div {
  opacity: 1;
  left: 0px;
}
.dotted-style3 .owl-carousel .owl-controls .owl-nav div.owl-next {
  right: 10px;
  left: auto;
}
.dotted-style3 .owl-carousel:hover .owl-controls .owl-nav div.owl-next {
  right: 0px;
}
.dotted-style4 .owl-carousel .owl-controls .owl-nav div {
  display: inline-block;
  font-size: 20px;
  height: 30px;
  line-height: 25px;
  position: absolute;
  right: 16px;
  text-align: center;
  top: -71px;
  width: 30px;
}
.dotted-style4 .owl-carousel .owl-controls .owl-nav div.owl-next {
  right: 60px;
  left: auto;
}

.dotted-5.new-product-4 .owl-carousel .owl-controls .owl-nav div {
  border: 1px solid #aaa;
  color: #aaa;
  height: 35px;
  line-height: 31px;
  position: absolute;
  right: 19px;
  text-align: center;
  top: -50px;
  width: 20px;
}
.dotted-5.new-product-4 .owl-carousel .owl-controls .owl-nav div.owl-next {
  left: auto;
  right: 50px;
}

/* ---------10.Blog-Area-Start---------- */
.single-blog {
  overflow: hidden;
}
.blog-img {
  overflow: hidden;
  padding: 10px;
}
.blog-img img {
  transition: all 0.4s;
  border: 1px solid #ddd;
}
.blog-img:hover img {
  transform: scale(1.1);
}
.blog-info h2 {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 12px;
  margin-top: 21px;
  text-transform: capitalize;
}
.blog-info h2:hover {
  color: #13405d;
}
.blog-info p {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 0;
  padding: 0 0 18px;
}
.blog-info > a {
  color: #333333;
  font-size: 15px;
  font-weight: 300;
  text-transform: capitalize;
}
.blog-info > a:hover {
  color: #13405d;
}
.blog-info a .lnr-arrow-right {
  margin-left: 8px;
  margin-top: 5px;
  position: absolute;
}
.subscribe {
  display: flex;
  align-items: center;
}

.col-lg-12.col-xl-12.col-xs-12.foot {
  display: flex;
  align-items: center;
}

.wt-img {
  background-image: url(../img/yellow_banner.jpg);
  padding: 10px 0px 10px 0 !important;
  background-repeat: no-repeat;
  background-size: cover;
}

img.reviews {
  margin-right: 50px;
  height: 200px;
  width: auto;
  float: right;
}

img.imgmail {
  margin-left: 80px;
  height: 200px;
  width: auto;
  float: left;
}

form.subscribe {
  justify-content: center;
}

.max-w-screen-2xl {
  max-width: 1536px;
}

.subscribe button {
  display: contents;
}

.subscribe input {
  border-radius: 80px !important;
}

.hidden-xs {
  display: block;
}

.hidden-md {
  display: none;
}

@media only screen and (max-width: 767px) {
  .wt-img {
    padding: 20px !important;
  }
  .wt-img .d-block {
    margin: 20px 0px;
  }
  .wt-img .d-block img {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 600px) {
  img.reviews {
    margin-right: 0;
    height: auto;
    width: 50%;
    float: inherit;
  }

  img.imgmail {
    margin-left: 0;
    height: auto;
    width: 50%;
    float: inherit;
  }

  .wt-img a {
    display: block;
  }

  .wt-img .new-container .foot .dfsdfdfs {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .wt-img .new-container .col-lg-12.col-xl-12.col-xs-12.foot {
    display: block;
    text-align: -webkit-center;
  }

  .new-container {
    padding: 0 0% !important;
  }
}

@media only screen and (min-width: 120px) and (max-width: 479px) {
  .hidden-xs {
    display: none !important;
  }

  .hidden-md {
    display: block !important;
  }
}
.new-con .col-md-2 {
  width: 20% !important;
  padding: 0;
}

@media (min-width: 1820px) {
  .mad-product-categories .category-item img {
    max-height: 340px;
    min-height: 340px;
    max-width: 340px;
    padding: 10px;
  }
  .product-box-5 .product-image img {
    min-height: 400px;
    max-height: 400px;
    width: 100%;
  }
  .product-box-5 {
    /* min-height : 520px; */
    text-align: center;
  }
  header .navbar.navbar-expand-xl .navbar-nav .nav-link {
    /* padding: 10px 35px 8px 35px; */
    font-size: 18px !important;
  }
}

@media (max-width: 1400px) {
  header .navbar.navbar-expand-xl .navbar-nav .nav-link {
    font-size: 14px;
  }
}

@media (min-width: 2400px) {
  .mad-product-categories .category-item img {
    max-height: 400px;
    min-height: 400px;
    max-width: 400px;
    min-width: 400px;
    padding: 10px;
  }
  .product-box-5 .product-image img {
    min-height: 450px;
    max-height: 450px;
    width: 450px;
  }
  .product-box-5 {
    min-height: 600px;
    text-align: center;
  }
  header .navbar.navbar-expand-xl .navbar-nav .nav-link {
    padding: 10px 35px 8px 35px;
  }
}

.reviews-sliders .slick-track .slick-slide {
  margin: 0 5px !important; 
}

.reels-sliders .slick-track .slick-slide {
  margin: 0 8px !important; 
}

.reviews-sliders .slick-track .slick-slide img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}



.half-slider__item {
  display: inline-flex;
  margin-left: 20px;
  background-color: green;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  border-radius: 6px;
}

.half-slider .slick-list {
  padding: 0 5% 0 0;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: black !important;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-next {
    right: 0px !important;
}

.slick-prev{
    left: 0px !important;
}

@media only screen and (max-width: 320px) {
  .foot-pad {
    padding: 0px !important;
    position: relative;
    top: 305px;
  }
  .mad-product-categories .category-item img {
    min-height: auto !important;
  }
  /* .footer-area-mobile{
        margin-top: -80px;
    } */
  .bs-canvas {
    width: 320px;
  }
  .img-text {
    font-size: 12px;
  }
  .m-cart .cart-item {
    margin-bottom: 10px !important;
  }
  h2 {
    font-size: 16px !important;
  }
  .reels-title {
    position: relative !important;
    top: 24px !important;
  }
}

.pmt-2 {
  margin-top: 1rem !important;
}
.profduct_detail_info .lbl-price span {
  font-size: 16px;
  letter-spacing: 1px;
  color: #333;
  font-weight: 400;
}
.profduct_detail_info .custom-desc li,
.profduct_detail_info .custom-desc li strong {
  font-size: 16px !important;
  font-weight: 400;
  color: #333;
}
.profduct_detail_info .res-fnt-1 {
  font-size: 20px !important;
  font-weight: 500;
  color: #333;
}
.side-cart-items p {
  font-size: 12px;
  font-weight: 400;
  color: #333;
}
.side-cart-items b,
.side-cart-items strong {
  font-size: 12px;
  font-weight: 400;
  color: #333;
}
.side-cart-items small {
  font-size: 12px;
  font-weight: 400;
  color: #333;
}
.cart-produuct-size {
  margin: 7px 0;
  position: relative;
  width: fit-content;
}

.cart_btn {
  border-radius: 7px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.quantity-block {
  border: 1px solid #a7a7a7;
  border-radius: 60px;
  height: 35px;
  vertical-align: middle;
  width: 130px;
  display: flex;
  overflow: hidden;
  position: relative;
}
.quantity-arrow-minus,
.quantity-arrow-minus2,
.quantity-arrow-minus3 {
  font-size: 10px;
  top: 4px;
  border-radius: 50%;
  color: #000000;
  background-color: #f3f5f6 !important;
  left: 4px;
}
.quantity-num,
.quantity-num2,
.quantity-num3 {
  border: none;
  border-radius: 4px 0 0 4px;
  font-size: 13px;
  height: 35px;
  max-width: 130px;
  outline: none;
  padding: 0;
  text-align: center;
  width: 100%;
}
.quantity-arrow-plus,
.quantity-arrow-plus2,
.quantity-arrow-plus3 {
  background-color: #f3f5f6;
  right: 4px;
  top: 4px;
  border-radius: 50%;
  color: #000000;
  font-size: 8px;
}

.quantity-arrow-minus,
.quantity-arrow-plus,
.quantity-arrow-minus2,
.quantity-arrow-plus2,
.quantity-arrow-minus3,
.quantity-arrow-plus3 {
  border: none;
  height: 25px;
  line-height: 20px;
  outline: none;
  position: absolute;
  text-align: center;
  width: 25px;
}
.chr {
  margin: 6px 0;
}

.add-address {
  z-index: 99999;
}
.address-form {
  padding: 15px 20px 20px 20px;
  padding-bottom: 100px;
}
.AddressOnCart_stickyHeader__kbwr_ {
  position: sticky;
  z-index: 201;
  top: 0;
  background: #fff;
}
.AddressOnCart_header__PpTYM.AddressOnCart_header__PpTYM {
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  padding: 15px;
}
.AddressOnCart_header__PpTYM.AddressOnCart_header__PpTYM {
  display: flex;
  align-items: center;
  border-bottom: none;
  color: #30363c;
  box-shadow: 0 2px 4px rgb(0 0 0 / 8%);
}
.AddressOnCart_backButton__B54QD {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.AddressOnCart_addressHeadingText__pXrtB {
  padding-left: 24px;
}
.address-form .form-control {
  height: 45px;
  border: 1px solid #c8c8c8;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  border-radius: 6px !important;
  background: #ffffff;
}
.Radio_optionsContainer__NT9ZK {
  margin-top: 8px;
  display: flex;
  justify-content: flex-start;
  grid-gap: 16px;
  flex-wrap: wrap;
}
.Radio_label__4_pDa {
  display: block;
  line-height: 32px;
}
.Radio_label__4_pDa .Radio_input__Wbzo9 {
  display: none;
}
.Radio_input__Wbzo9:checked + .Radio_span__f2iOP {
  background: #f2fff8;
  border-color: #10847e;
  color: #10847e;
}
.Radio_label__4_pDa .Radio_span__f2iOP {
  height: 32px;
  padding: 5px 12px;
  border: 1px solid #d7dfe5;
  border-radius: 100px;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}
.save_btn_view {
  position: fixed;
  bottom: 0;
  padding: 12px 24px;
  border-top: 1px solid #dfe3e6;
  background: #fff;
  width: -webkit-fill-available;
}
.save_address {
  margin-top: 0rem;
  background: #282828;
  display: flex;
  background-color: #282828;
  border: none;
  border-radius: 10px;
  min-height: 46px;
  outline: none;
  padding: 9px 16px;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
  width: 100%;
  opacity: 1;
  cursor: pointer;
}
.dz-offcanvas.offcanvas.offcanvas-end .offcanvas-body {
  box-shadow: -8px 0 16px #00000012;
  border-radius: 15px;
}
.dz-offcanvas.offcanvas.offcanvas-end .offcanvas-body {
  padding: 0px 0px;
}
.m-b15 {
  margin-bottom: 15px;
}
.label-title {
  font-weight: 400;
  color: #6e787e;
  font-size: 14px;
  margin-bottom: 0px;
}

.checkout-section-2 .delivery-option {
  padding: 12px;
  border-radius: 8px;
  background-color: #f1f8ff;
  height: 100%;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 1px 2px rgb(0 0 0 / 10%);
}

.hidden-desktop {
  display: none !important;
}
.dashboard-order .cart-item {
  padding: 0px 0px;
}
.dashboard-order .cart-product-img {
  width: 85px;
  position: relative;
}
.dashboard-order .cart-product-img img {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #e5e7eb;
  height: 60px;
  object-fit: contain;
  object-position: top;
  padding: 3px;
}
.dashboard-order .cart-text {
  margin-left: 20px;
  width: 100%;
  position: relative;
}
.dashboard-order .cart-text h4 {
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  text-align: left;
  margin-bottom: 10px;
}
.dashboard-order .cart-text p {
  font-size: 14px;
}
.order-dtsll .cart-item {
  padding: 20px;
}
.main-total-cart {
  padding: 15px 20px;
}
.order-dtsll .single_address_list {
  display: inline-block;
  padding-bottom: 8px;
  inline-size: 100%;
  word-wrap: break-word;
}
.order-dtsll .address_detail_product_item span {
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  color: #626262;
}
.order-dtsll .address_detail_product_item p {
  margin-bottom: 10px;
  font-size: 16px;
  display: flex;
}
.order-dtsll .slingle_item_address_part .label {
  padding: 4px 6px;
  font-size: 80%;
  font-weight: 600;
  line-height: 1;
  padding-bottom: 5px;
}
