@media only screen and (max-width: 768px) {
  .cate__show {
    padding: 0 10px;
  }
}
.hd__cart__wrap {
  z-index: 12;
}
.hd__user__btn img {
  display: none;
}
.cart__close i {
  font-style: normal !important;
}

@media screen and (max-width: 450px) {
  .hd__user__btn img {
    display: block;
  }
}
.mega__btn::before {
  width: 3.5rem;
}
#menu-category-menu .subBtn {
  display: none;
}
#menu-category-menu .dropdown {
  padding: 0;
}
.mega__board__wrap {
  overflow: hidden;
}
.pag .page-numbers:hover img {
  -webkit-filter: brightness(0) invert(0);
  filter: brightness(0) invert(0);
}
.page-numbers .page-numbers:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.popup-cart-mess a {
  margin-right: 20px;
}
.popup-cart-mess a:last-child {
  margin-right: 0px;
}
input {
  border-radius: 0;
}
.popup-cart-mess {
  display: flex;
  align-items: center;
}
.pd__star .star .filled-stars {
  font-size: 12px;
}
.ft__inp {
  width: 100%;
}
.ft .your_email {
  width: calc(100% - 4.3rem);
}
.cate__btn {
  top: 33rem;
}

.mona-content a.form__btn {
  color: #fff;
}
body .acc__main.box-login-content {
  width: calc(100% - 3rem);
}
@media screen and (max-width: 1200px) {
  .cate__small.active {
    z-index: 30;
  }
  .hd__logo {
    transition: none;
  }
}
@media screen and (max-width: 400px) {
  .cart__inp {
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.3);
  }
}
.wpcf7 .ft__btn .ajax-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  margin: 0;
}
.ft__btn {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ft__form {
  flex-wrap: wrap;
}
.ft .wpcf7-not-valid-tip {
  margin-top: 2px;
  margin-bottom: -28px;
}
.ft .wpcf7-response-output {
  width: 100%;
  margin: 30px 0px 5px !important;
}
.ft form.sent .wpcf7-response-output {
  margin: 5px 0px !important;
}
.ft__btn input {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0;
  display: block;
  z-index: 2;
  cursor: pointer;
}
.mona-widget-footer {
  margin-bottom: 10px;
}
.form__btn {
  padding: 1.3rem 2rem 1.4rem;
}
..pay__item:last-child {
  border-bottom: none;
}
.main .woocommerce #respond input#submit,
.main .woocommerce a.button-x,
.main .woocommerce button.button-x,
.main .woocommerce input.button-x,
.button-x {
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  background-color: #303030;
  padding: 1.2rem 4.9rem 1.4rem;
  line-height: 25px;
  border-radius: 6px;
  font-size: 1.8rem;
}
.main .woocommerce #respond input#submit,
.main .woocommerce a.button-x,
.main .woocommerce button.button-x,
.main .woocommerce input.button-x {
  color: #fff;
}

@media screen and (min-width: 901px) {
  .main .woocommerce #respond input#submit:hover,
  .main .woocommerce a.button-x:hover,
  .main .woocommerce button.button-x:hover,
  .main .woocommerce input.button-x:hover,
  .button-x:hover {
    background-color: #d6542b;
  }
}
.hd__phone__list {
  max-width: calc(100% - 230px);
}
.hd__phone__list .swiper-container {
  padding: 0;
}
.hd__phone {
  width: max-content;
}
.hd__phone__list .swiper-slide {
  width: max-content;
}
@media screen and (max-width: 1024px) {
  .hd__phone__list {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .swiper-pagination-bullet {
    margin: 0 3px;
  }
}

.xnew-btn {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  background: url(../assets/images/svg/cate-ic2.svg) 50% 50%/10px no-repeat;

  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
  transform: rotate(-90deg);
}
.xnew-btn.active {
  transform: rotate(0deg);
}
#menu-category-menu .mega__btn::after {
  display: none;
}
#menu-category-menu .dropdown > .mega__btn::before {
  left: calc(100% + 40px);
}
#menu-category-menu .dropdown > .mega__btn {
  width: calc(100% - 40px);
}
#menu-category-menu .dropdown {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#menu-category-menu .dropdown .mega__board {
  order: 2;
}
.mega__board .mega__btn {
  padding: 0;
}
@media screen and (max-width: 900px) {
  .mega__board__list a {
    line-height: 1;
  }
  .mega__board.active {
    max-height: var(--bH, 0);
  }
}
.gal__name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .gal__link {
    display: flex;
    flex-wrap: wrap;
  }
  .gal__item {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .gal__info {
    margin-top: auto;
    min-height: 78px;
  }
  .gal__link a {
    width: 25%;
    display: block;
  }
}
@media screen and (max-width: 550px) {
  .gal__link a {
    width: 50%;
  }
}

.woocommerce .hd__cart__wrap a.button {
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  background-color: #303030;
  padding: 1.1rem 1rem 1.3rem 1rem;
  line-height: 25px;
  border-radius: 6px;
  color: #fff;
  font-weight: 300;
  font-size: 1.8rem;
  width: calc(50% - 1.5rem);
}
.woocommerce .hd__cart__wrap a.button:last-child {
  background-color: #d6542b;
}

.woocommerce .pro__down a.button {
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  background-color: #303030;
  padding: 1.1rem 4.9rem 1.3rem;
  line-height: 25px;
  border-radius: 6px;
  font-size: 1.8rem;
  color: #fff;
  position: relative;
  padding-right: 5.5rem;
  padding-left: 2.5rem;
}
@media screen and (min-width: 901px) {
  .woocommerce .hd__cart__wrap .button:hover {
    background-color: #d6542b;
  }
  .woocommerce .pro__down a.button:hover {
    background-color: #d6542b;
  }
  .woocommerce .hd__cart__wrap .link a:last-child:hover {
    background-color: #303030;
  }
}
.pd__star .star .empty-stars i {
  font-size: 12px;
}
.pd__star .star .filled-stars i {
  font-size: 13px;
  margin-top: 1px;
  margin-right: 2px;
}
