@charset "UTF-8";
.svo-breadcrumb-delimiter {
  width: 12px;
  height: 12px !important;
  margin: 0 4px;
}

.woocommerce-breadcrumb {
  display: flex;
  align-items: center;
  margin-top: 20px !important;
  padding-left: 5px;
  margin-bottom: 20px !important;
}

main {
  position: relative;
}
main section#slider .slider-title h2 {
  font-size: 2.4rem;
  font-weight: 600;
  margin: 30px 0px;
  color: black;
}
main section#slider .slider-title h2::after {
  content: "";
  width: 8px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -3px;
  margin-left: 10px;
  background-image: url(//cdn-0863.cafe24img.com/svoadmin/img/arrow-title.png);
  background-size: cover;
}
main section#slider #slide-main .swiper-pagination1 {
  position: absolute;
  bottom: 25px;
  right: 50px;
  z-index: 10;
  color: #fff;
  padding: 0 12px 1px;
  line-height: 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 15px;
  text-align: center;
  width: 60px;
  left: auto;
  font-size: 12px;
}
main section#slider #slide-main .swiper-slider:hover .swiper-button-prev,
main section#slider #slide-main .swiper-slider:hover .swiper-button-next {
  opacity: 0.8;
}
main section#slider #slide-main .wrap-swiper-button {
  position: absolute;
  bottom: 25px;
  right: 20px;
  z-index: 10;
  color: #fff;
  width: 21px;
  height: 21px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  text-align: center;
}
main section#slider #slide-main .wrap-swiper-button button {
  background: none;
  border: 0;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: 8px;
}
main section#slider #slide-main .wrap-swiper-button .swiper-button-play {
  background-image: url("//cdn-0863.cafe24img.com/svoadmin/img/swiper-play.png");
  display: none;
  background-position: 8px 50%;
}
main section#slider #slide-main .wrap-swiper-button .swiper-button-pause {
  background-image: url("//cdn-0863.cafe24img.com/svoadmin/img/swiper-stop.png");
}
main section#slider #slide-main .wrap-swiper-button.on-button .swiper-button-play {
  display: block;
}
main section#slider #slide-main .wrap-swiper-button.on-button .swiper-button-pause {
  display: none;
}
main section#slider #slide-main .swiper-button-prevA {
  top: 60%;
  left: 5.2%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity 0.3s linear;
  width: 68px;
  height: 68px;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
}
main section#slider #slide-main .swiper-button-nextA {
  top: 60%;
  right: 5.2%;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity 0.3s linear;
  width: 68px;
  height: 68px;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
}
main section#slider #slide-main .swiper-button-prev {
  left: 20px;
}
main section#slider #slide-main .swiper-button-next {
  right: 20px;
}
main section#slider #slide-main .swiper-button-prev:after,
main section#slider #slide-main .swiper-button-next:after {
  color: #fff;
  font-size: 24px;
}
main section#slider #slide-main .swiper-slide {
  height: 0;
  padding-top: 31.1246%;
  background-size: 100%;
}
main section#slider #slide-main .swiper-slide > a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
@media (max-width: 780px) {
  main section#slider #slide-main .swiper-slide {
    padding-top: 120.052%;
  }
}
main section#serveone-section1 {
  padding-bottom: 40px;
}
main section#serveone-section1 .serveone-section1-title {
  border-top: 1px solid #e6e6e6;
}
main section#serveone-section1 .serveone-section1-title h2 {
  font-size: 2.6rem;
  font-weight: 400;
  margin: 30px 0px;
  color: black;
}
main section#serveone-section1 .ywpc-countdown-loop {
  margin: 20px 0px 0px 0px;
  width: 100%;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  padding: 4px 10px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-days,
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-hours,
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-minutes,
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-seconds,
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-amount {
  margin: 0;
  width: unset;
  height: unset;
  background-color: unset;
}
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-days,
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-hours,
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-minutes {
  display: flex;
  align-items: center;
  gap: 5px;
}
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-days .text-day,
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-hours .text-day,
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-minutes .text-day {
  color: black;
  font-size: 14px;
  text-transform: capitalize;
}
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-days > .ywpc-amount,
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-hours > .ywpc-amount,
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-minutes > .ywpc-amount,
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-seconds > .ywpc-amount {
  display: flex;
  justify-content: center;
  align-items: center;
}
main section#serveone-section1 .ywpc-countdown-loop .ywpc-timer .ywpc-amount > span {
  line-height: normal;
  color: black;
  font-size: 14px;
  width: unset;
}
main section#serveone-section1 .serveone-section1-slider {
  position: relative;
}
main section#serveone-section1 .serveone-section1-slider .swiper-button-prev2,
main section#serveone-section1 .serveone-section1-slider .swiper-button-next2 {
  color: #535353;
  font-size: 31px;
}
main section#serveone-section1 .serveone-section1-slider .swiper-button-prev2::after,
main section#serveone-section1 .serveone-section1-slider .swiper-button-next2::after {
  font-size: 31px;
}
main section#serveone-section1 .serveone-section1-slider .swiper-button-prev2 {
  left: auto;
  right: 100%;
}
main section#serveone-section1 .serveone-section1-slider .swiper-button-next2 {
  right: auto;
  left: 100%;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products::after, main section#serveone-section1 .serveone-section1-slider .swiper-product .products::before {
  display: none;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product {
  float: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product:hover .inner,
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product:hover .count-down {
  border-color: #6e6e6e;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner {
  position: relative;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .tinv-wishlist {
  position: absolute;
  top: 5px;
  right: 15px;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .tinv-wishlist .tinvwl_add_to_wishlist_button {
  margin-top: 0px;
  opacity: 0.5;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before {
  font-size: 30px;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .onsale,
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .star-rating {
  display: none;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner {
  border: 1px solid #e2e2e2;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content {
  display: flex;
  flex-direction: column;
  height: 180px;
  box-sizing: border-box;
  background-color: #f5f5f5;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 20px 17px;
  -webkit-box-sizing: border-box;
  min-height: auto;
  text-align: left;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .star-rating {
  display: none;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .cart-icon {
  cursor: pointer;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .cart-icon img {
  height: 20px;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .content-icon {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .content-icon .product-label-wrap {
  display: flex;
  align-items: center;
  gap: 5px;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .content-icon .product-label-wrap .product-label-custom img {
  object-fit: cover;
  height: 12px;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .content-icon .product-label-wrap::before, main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .content-icon .product-label-wrap::after {
  display: none;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .discount {
  display: flex;
  margin-bottom: 5px;
  align-items: flex-start;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .discount .percent {
  margin-right: 12px;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .discount .percent span {
  font-size: 26px;
  font-weight: 600;
  color: #ff6252;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .discount .price-info .summary-description p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
  font-size: 12px;
  color: #555554;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .discount .price-info .retail-price {
  font-size: 13px;
  color: #b2b2b2;
  text-decoration: line-through;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .discount .price-info .regular-price {
  font-size: 15px;
  color: #353535;
  font-weight: bold;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .woocommerce-loop-product__title {
  padding: 0 !important;
  height: 40px;
  margin-bottom: 5px;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .content .woocommerce-loop-product__title span {
  word-break: break-word;
  font-size: 1.4rem;
  overflow: hidden;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: normal;
  font-weight: 400;
}
main section#serveone-section1 .serveone-section1-slider .swiper-product .products .product .inner .woocommerce-loop-product__link img {
  width: 100%;
  max-height: 200px;
  border-radius: 15px;
  object-fit: cover;
  flex-shrink: 0;
}
@media screen and (max-width: 800px) {
  main section#serveone-section1 .serveone-section1-slider .thumbnail {
    position: relative;
  }
  main section#serveone-section1 .serveone-section1-slider .product {
    margin-bottom: 20px;
    padding: 0 5px;
  }
  main section#serveone-section1 .serveone-section1-slider .percent span {
    font-size: 20px !important;
  }
  main section#serveone-section1 .serveone-section1-slider .retail-price,
  main section#serveone-section1 .serveone-section1-slider .regular-price {
    font-size: 12px !important;
  }
  main section#serveone-section1 .serveone-section1-slider .swiper-product {
    padding: 0 !important;
  }
  main section#serveone-section1 .serveone-section1-slider .swiper-button-prev2::after,
  main section#serveone-section1 .serveone-section1-slider .swiper-button-next2::after {
    font-size: 24px !important;
  }
  main section#serveone-section1 .serveone-section1-slider .swiper-button-next2 {
    right: 0 !important;
    left: unset;
  }
  main section#serveone-section1 .serveone-section1-slider .swiper-button-prev2 {
    left: 0 !important;
    right: unset;
  }
}
main section#serveone-brand {
  padding-bottom: 30px;
}
main section#serveone-brand .serveone-brand-title {
  margin: 30px 0px;
}
main section#serveone-brand .serveone-brand-title > h2 {
  color: black;
  font-size: 3rem;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
main section#serveone-brand article {
  position: relative;
}
main section#serveone-brand article .swiper-button-prev-brand,
main section#serveone-brand article .swiper-button-next-brand {
  color: #535353;
}
main section#serveone-brand article .swiper-button-prev-brand::after,
main section#serveone-brand article .swiper-button-next-brand::after {
  font-size: 3.1rem;
}
main section#serveone-brand article .swiper-button-prev-brand {
  left: auto;
  right: 100%;
}
main section#serveone-brand article .swiper-button-next-brand {
  right: auto;
  left: 100%;
}
main section#serveone-brand article .swiper {
  width: 100%;
  height: 100%;
}
main section#serveone-brand article .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
main section#serveone-brand article .swiper-slide img {
  display: block;
  width: 140px;
  height: 83.333px;
  object-fit: contain;
}
@media screen and (max-width: 800px) {
  main section#serveone-brand .swiper-button-prev-brand::after,
  main section#serveone-brand .swiper-button-next-brand::after {
    font-size: 24px !important;
  }
  main section#serveone-brand .swiper-button-next-brand {
    right: 0 !important;
    left: unset !important;
  }
  main section#serveone-brand .swiper-button-prev-brand {
    left: 0 !important;
    right: unset !important;
  }
}
main section#serveone-section2 {
  padding: 40px 0px;
}
main section#serveone-section3 {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 50px;
  padding-top: 40px;
}
main section#serveone-section3 .title h2 {
  font-size: 2.8rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 10px;
}
main section#serveone-section3 .title .div_text {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 10px;
}
main section#serveone-section3 .serveone-section3-tabs .title-tab-category {
  margin: 0;
  padding: 25px 0;
}
main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(12.5%, 1fr));
}
main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul li.selected,
main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul li:hover {
  background-color: #f4f4f4 !important;
  color: #353535 !important;
  opacity: 1 !important;
}
main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul li {
  list-style: none;
  display: block;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  margin-bottom: 0;
  padding: 40px 15px 15px 15px;
  cursor: pointer;
  width: 100%;
  float: left;
  font-size: 15px;
  text-align: center;
  opacity: 0.5;
}
main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul li a {
  color: black;
}
main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul li .div_img {
  min-height: 59px;
  line-height: 59px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul li .div_img img {
  max-width: 60px;
}
main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul li .div_span {
  padding: 10px 0;
  min-height: 56px;
}
@media only screen and (max-width: 1023px) {
  main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul {
    /* Điều chỉnh max-width tùy theo kích thước tablet */
    grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
  }
  main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul li {
    padding: 20px 15px 5px 15px;
  }
  main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul li a {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 767px) {
  main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul {
    grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr));
  }
  main section#serveone-section3 .serveone-section3-tabs .title-tab-category ul li .div_span {
    min-height: unset;
  }
}
main section#serveone-section3 .serveone-section3-tabs .box-tabs li.product .content {
  padding: 20px 0px !important;
}
main section#serveone-section3 .serveone-section3-tabs .box-tabs li.product .discount {
  align-items: flex-end !important;
}
main section#serveone-section3 .serveone-section3-tabs .box-tabs .product:nth-child(1) .custom-link span,
main section#serveone-section3 .serveone-section3-tabs .box-tabs .product:nth-child(2) .custom-link span,
main section#serveone-section3 .serveone-section3-tabs .box-tabs .product:nth-child(3) .custom-link span,
main section#serveone-section3 .serveone-section3-tabs .box-tabs .product:nth-child(4) .custom-link span,
main section#serveone-section3 .serveone-section3-tabs .box-tabs .product:nth-child(5) .custom-link span,
main section#serveone-section3 .serveone-section3-tabs .box-tabs .product:nth-child(6) .custom-link span,
main section#serveone-section3 .serveone-section3-tabs .box-tabs .product:nth-child(7) .custom-link span,
main section#serveone-section3 .serveone-section3-tabs .box-tabs .product:nth-child(8) .custom-link span,
main section#serveone-section3 .serveone-section3-tabs .box-tabs .product:nth-child(9) .custom-link span {
  margin-left: 28px !important;
}
main section#serveone-section3 .serveone-section3-tabs .box-tabs .woocommerce-loop-product__title {
  position: relative;
}
main section#serveone-section3 .serveone-section3-tabs .box-tabs .woocommerce-loop-product__title::before {
  position: absolute;
  color: #000;
  left: 0;
  top: -6px;
  font-size: 30px;
  font-weight: bold;
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter);
}
main section#serveone-section3 .serveone-section3-tabs .box-tabs .woocommerce-loop-product__title .custom-link span {
  margin-left: 44px;
}
main section#serveone-section4 {
  border-bottom: 1px solid #e2e2e2;
}
main section#serveone-section4 .wrap {
  padding: 50px 0;
}
main section#serveone-section4 .wrap .heading {
  text-align: left;
  font-size: 22px;
  font-weight: 700;
}
main section#serveone-section4 .wrap .tags-product {
  margin-top: 60px;
}
main section#serveone-section4 .wrap .tags-product ul {
  display: flex;
  flex-wrap: wrap;
}
main section#serveone-section4 .wrap .tags-product ul li {
  margin-bottom: 20px;
}
main section#serveone-section4 .wrap .tags-product ul li a {
  display: block;
  padding: 0 20px;
  background-color: #f5f5f5;
  font-size: 1.8rem;
  line-height: 36px;
  margin-right: 15px;
  border-radius: 20px;
  font-weight: 600;
  color: #000;
}
main section.b-n {
  padding: 20px 0;
}
main section.b-n .wrap {
  background-color: #f5f5f5;
  border-radius: 20px;
  overflow: hidden;
  padding: 30px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
main section.b-n .wrap .title {
  margin-bottom: 15px;
}
main section.b-n .wrap .title h2 {
  font-size: 2.8rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 10px;
}
main section.b-n .wrap .title .div_text {
  font-size: 2rem;
  font-weight: 400;
}
main section.b-n .products-b-n .col-md-4 > img {
  border-radius: 15px;
}
main section.b-n .products-b-n .b-n--list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
main section.b-n .products-b-n .swiper-button-next-news,
main section.b-n .products-b-n .swiper-button-next-bests,
main section.b-n .products-b-n .swiper-button-prev-news,
main section.b-n .products-b-n .swiper-button-prev-bests {
  color: white;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  font-size: 24px;
  width: 40px;
  height: 40px;
  padding: 5px;
  background: #e3617a;
  border-radius: 50%;
}
main section.b-n .products-b-n .swiper-button-prev-news::after,
main section.b-n .products-b-n .swiper-button-next::after,
main section.b-n .products-b-n .swiper-button-prev-news::after,
main section.b-n .products-b-n .swiper-button-prev-bests::after {
  font-size: 16px;
}
main section.b-n .products-b-n .b-n--content {
  display: flex;
  flex-direction: column;
}
main section.b-n .products-b-n .b-n--content .b-n--content--top {
  margin-bottom: 5px;
}
main section.b-n .products-b-n .b-n--content .b-n--content--bottom {
  margin-top: auto;
}
main section.b-n .products-b-n .b-n--content .b-n--content--bottom .product-label-wrap {
  display: flex;
  gap: 5px;
}
main section.b-n .products-b-n .custom-link > span {
  word-break: break-word;
  font-size: 1.6rem;
  overflow: hidden;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: normal;
  font-weight: 400;
}
main section.b-n .products-b-n .price-info {
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
main section.b-n .products-b-n .price-info .retail-price {
  font-size: 13px;
  color: #555555;
  text-decoration: line-through;
}
main section.b-n .products-b-n .price-info .percent {
  font-weight: 600;
  color: #ff6252;
  font-size: 22px;
}
main section.b-n .products-b-n .price-info .regular-price {
  font-size: 16px;
  color: #353535;
  font-weight: bold;
}
main section.b-n .products-b-n .summary-description {
  height: 33px;
}
main section.b-n .products-b-n .summary-description p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
  font-size: 12px;
  color: #555554;
}
main section.b-n .products-b-n .b-n--content {
  padding: 10px;
}
main section.b-n .products-b-n .b-n--item a > img {
  max-width: 100%;
  width: 100%;
  height: 200px;
  object-fit: cover;
  border: 1px solid #e2e2e2;
  border-radius: 15px;
}
main section.b-n .products-b-n .b-n--item a > img:hover {
  border-color: #6e6e6e;
}
@media only screen and (max-width: 1023px) {
  main section.b-n {
    padding: 10px 0;
  }
  main section.b-n .wrap {
    padding: 25px 10px;
  }
  main section.b-n .b-n--list {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media only screen and (max-width: 767px) {
  main section.b-n .products-b-n .row > div:first-of-type {
    margin-bottom: 15px;
  }
  main section.b-n .b-n--list {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

.cafe24-manufacture,
.product-brand,
.cafe24-supplier {
  display: none;
}

.custom-reset-password .reset-pass-top h2 {
  font-size: 20px;
  margin: 0;
}
.custom-reset-password .reset-pass-top .signup {
  font-size: 12px;
  padding-top: 10px;
}
.custom-reset-password form.lost_reset_password {
  font-size: 13px;
  max-width: 370px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 30px;
  line-height: 20px;
}
.custom-reset-password form.lost_reset_password p.woocommerce-form-row {
  width: 100%;
}
.custom-reset-password form.lost_reset_password input {
  width: 100%;
  height: 42px;
  border: 1px solid #dfdfdf;
  padding: 5px;
  padding-left: 10px;
}
.custom-reset-password form.lost_reset_password button.button {
  width: 100%;
  background: #000;
  height: 40px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
}
.custom-reset-password form.lost_reset_password button.button:hover {
  opacity: 0.8;
}
.custom-reset-password form.lost_reset_password label {
  font-weight: bold;
  margin-bottom: 8px;
  display: block;
}
.custom-reset-password .reset-pass-bottom {
  margin-bottom: 20vh;
  font-size: 12px;
  line-height: 20px;
}
.custom-reset-password .reset-pass-bottom a {
  color: #c39b6b;
}
.custom-reset-password .content-confirm {
  max-width: 500px;
  line-height: 20px;
  margin: 0 auto;
  padding: 0 30px;
}
.custom-reset-password .content-confirm p {
  margin: 0;
}