@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

body {
  font-family: "yekanbakh", tahoma, "Open sans", sans-serif;
  background-color: #fff;
  direction: rtl;
  text-align: right;
}

ins {
  text-decoration: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.container,
.container-fluid {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1500px) {
  .container {
    max-width: 1500px;
  }
}
.swiper-button-prev::after,
.swiper-rtl .swiper-button-next::after,
.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after {
  content: "";
}

*::-webkit-scrollbar {
  width: 4px;
  /* width of the entire scrollbar */
}

*::-webkit-scrollbar-track {
  background: #e9edf7;
  /* color of the tracking area */
}

*::-webkit-scrollbar-thumb {
  background-color: #e9edf7;
  /* color of the scroll thumb */
  border-radius: 20px;
  /* roundness of the scroll thumb */
  border: 3px solid #f03147;
  /* creates padding around scroll thumb */
}

/* Works on Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #9cb5b5 #e7f3f3;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 6px;
}

*::-webkit-scrollbar-track {
  background: #e7f3f3;
}

*::-webkit-scrollbar-thumb {
  background-color: #9cb5b5;
  border-radius: 20px;
  border: 6px solid #9cb5b5;
}

@media print {
  html,
  body {
    height: initial !important;
    overflow: initial !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  body {
    position: relative;
  }
  body::before {
    content: "آسن استیل";
    position: fixed;
    color: #233564;
    font-size: 100px;
    font-weight: bold;
    top: 30%;
    left: 50%;
    z-index: 99999;
    opacity: 0.3;
    transform: translate(-50%, -50%);
    rotate: 320deg;
  }
}
@media all {
  .page-break {
    display: none;
  }
}
@media print {
  .page-break {
    margin-top: 1rem;
    display: block;
    page-break-before: auto;
  }
}
@page {
  size: auto;
  margin: 20mm;
}
@media print {
  .dt-print-view {
    padding: 10px;
  }
  .dt-print-view h1 {
    display: none;
  }
  .dt-print-view table.dataTable {
    box-shadow: 0 2px 2px 0 rgba(84, 101, 127, 0.07);
    border-radius: 10px;
    background: #fff;
    width: 100%;
    border: 1px solid #f9fafd;
  }
  .dt-print-view table.dataTable tr {
    font-size: 13px;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
  }
  .dt-print-view table.dataTable tr th {
    padding: 15px 15px;
  }
  .dt-print-view table.dataTable tr td {
    font-size: 13px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .dt-print-view table.dataTable tr td:first-child {
    max-width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis " [..]";
  }
  .dt-print-view td:last-child,
  .dt-print-view th:last-child {
    display: none;
  }
  .dt-print-view table.dataTable tbody tr:nth-child(even) {
    background: #f4f7fb;
  }
}
.item-slider-top-header.increase {
  color: #29cd8d;
  box-shadow: 0px 2px 2px -1px #cfffec;
}
.item-slider-top-header.decrease {
  color: #f23248;
  box-shadow: 0px 2px 2px -1px #fcccd2;
}

.list-menu-top .item {
  position: relative;
  transition: all 0.3s;
  padding: 1px 10px;
}
.list-menu-top .item::before {
  content: "";
  width: 2px;
  height: 2px;
  background: #aac1c1;
  display: inline-block;
  top: 50%;
  position: absolute;
  left: 0;
  border-radius: 100%;
}
.list-menu-top .item:hover {
  color: #233564;
}
.list-menu-top .item .new {
  filter: drop-shadow(0px 3px 3.5px rgba(242, 50, 72, 0.25));
}
.list-menu-top .item .paly {
  filter: drop-shadow(0px 3px 3.5px rgba(242, 50, 72, 0.25));
}
.list-menu-top li:last-child .item::before {
  display: none;
}
.list-menu-top li:first-child .item {
  padding-right: 0;
}

.pic-user-call-header-top::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.161;
  width: 43px;
  height: 43px;
  border-radius: 21px;
  background-color: #ffffff;
  border: 1px solid;
  animation: fade 2s infinite;
}
.pic-user-call-header-top:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.078;
  width: 55px;
  height: 55px;
  border-radius: 31px;
  background-color: #ffffff;
  border: 1px solid;
  animation: fade2 2s 0.2s infinite;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.15;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 0;
  }
}
/*
.menu-product-icon {
    .border-special {
        position: absolute;
        top: -2px;
        left: -2px;
        right: -1px;
        bottom: -1px;
        border-radius: 12px;
        background: linear-gradient(43deg, rgba(255, 255, 255, 0) 25%, #e9edf2 100%);
        transition: 3s;
        z-index: -1;
    }

    &:after {
        content: "";
        position: absolute;
        top: -1px;
        left: -1px;
        right: -1px;
        bottom: -1px;
        border-radius: 12px;
        background: linear-gradient(43deg, rgba(255, 255, 255, 0) 65%, #e9edf2 100%);
        transition: 3s;
        z-index: 2;
    }

    &::before {
        content: "";
        position: absolute;
        right: 43px;
        left: -15px;
        bottom: 0;
        border-radius: 12px;
        transition: 3s;
        background: #e5e9ee;
        filter: blur(16px);
        z-index: -1;
        height: 70%;
        opacity: 0.4;
    }
}
*/
.box-search-header {
  box-shadow: inset 0px 3px 10px rgba(232, 239, 239, 0.75);
  background-color: #ffffff;
}
.box-search-header button {
  box-shadow: inset 0px 3px 10px rgba(232, 239, 239, 0.75);
}

.quick-inquiry {
  filter: drop-shadow(0px 3px 0px #06d484);
  background-color: #00ff9c;
  border: 1px solid rgba(4, 183, 114, 0.7);
  transition: all 0.3s;
  display: flex;
}
.quick-inquiry:hover {
  transform: translateY(3px);
  filter: drop-shadow(0px 0px 0px #06d484);
}

.icon-special {
  position: relative;
  background: #fff;
}
.icon-special .border-special {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
}
.icon-special .border-special:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border-radius: 12px;
  background: #fff;
  transition: 3s;
  z-index: -1;
}
.icon-special .border-special::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: 12px;
  background: linear-gradient(180deg, rgb(233, 243, 243) 0%, rgb(255, 255, 255) 100%);
  transition: 3s;
  z-index: -1;
}
.icon-special::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 12px;
  transition: 3s;
  background: #78a2a2;
  filter: blur(10px);
  z-index: -1;
  opacity: 0.2;
  width: 33px;
  height: 13px;
}
.icon-special::before {
  content: "";
  position: absolute;
  opacity: 0.039;
  top: 0;
  right: 0;
  width: 70%;
  height: 70%;
  background: #6d9696;
  filter: blur(6px);
}

.SwiperSliderHome .swiper-button-next {
  position: absolute;
  top: 50%;
  right: 100%;
  background-image: url("../img/slider-btn2.svg");
  background-repeat: no-repeat;
  height: 114px;
  width: 38px;
  display: flex;
  align-items: center;
  justify-content: left;
  z-index: 110;
  transform: translate(calc(100% - 2px), -50%);
  opacity: 1 !important;
}
.SwiperSliderHome .swiper-button-next i {
  margin-left: 6px;
  margin-top: 7px;
  color: #abc3c3;
  font-size: 9px;
}

.SwiperSliderHome .swiper-button-prev {
  position: absolute;
  top: 50%;
  right: -2px !important;
  background-image: url("../img/slider-btn2.svg");
  background-repeat: no-repeat;
  width: 38px;
  height: 114px;
  display: flex;
  align-items: center;
  justify-content: left;
  z-index: 110;
  transform: translateY(-50%) rotate(180deg);
  opacity: 1 !important;
}
.SwiperSliderHome .swiper-button-prev i {
  margin-left: 6px;
  margin-top: 5px;
  color: #abc3c3;
  font-size: 9px;
}

.list-category-home .item {
  filter: drop-shadow(0px 4px 0px #dce7e7);
  background-color: #ffffff;
  border: 1px solid rgba(215, 229, 229, 0.7);
  transition: all 0.3s;
  cursor: pointer;
}
.list-category-home .item img {
  transition: all 0.3s;
}
.list-category-home .item:hover {
  background-color: #f6fafa;
  filter: drop-shadow(0px 0px 0px #dce7e7);
  transform: translateY(4px);
}
.list-category-home .item:hover img {
  scale: 1.15;
}

.section-base {
  padding: 40px 0;
}
.section-base:last-child {
  padding-bottom: 0;
}

.nemads-footer img {
  min-width: 35px;
  max-width: 35px;
  max-height: 35px;
  min-height: 35px;
  -o-object-fit: contain;
     object-fit: contain;
}

.transition-3s {
  transition: all 0.3s;
}

.filter-location-footer {
  filter: drop-shadow(0px 3px 0px rgba(62, 98, 98, 0.15));
}

.wave-footer {
  position: absolute;
  top: 120px;
  right: 26px;
  background-image: url("../img/wave-footer.svg");
  background-repeat: no-repeat;
  width: 274px;
  height: 120px;
  display: flex;
  align-items: start;
  justify-content: center;
  z-index: 110;
  transform: translate(0%, -100%);
  filter: drop-shadow(0px 19px 17px #a8b8b8);
}

.item-navasan .color {
  color: #87a5a5;
}
.item-navasan .bg {
  background: #c4d1d1;
}
.item-navasan.increase .color {
  color: #29cd8d;
}
.item-navasan.increase .bg {
  background: #29cd8d;
}
.item-navasan.increase .icon-arrow-top-s::before,
.item-navasan.increase .icon-arrow-btn-s::before {
  content: "\e95b";
}
.item-navasan.decrease .color {
  color: #f23248;
}
.item-navasan.decrease .bg {
  background: #f23248;
}
.item-navasan.decrease .icon-arrow-top-s::before,
.item-navasan.decrease .icon-arrow-btn-s::before {
  content: "\e90b";
}

.news-letter {
  filter: drop-shadow(0px 3px 0.5px rgba(62, 98, 98, 0.15));
}

.col-footer {
  position: relative;
}
.col-footer::before {
  position: absolute;
  content: "";
  height: 100%;
  left: 0;
  background-image: linear-gradient(0deg, #91a5a5 0%, #9cb1b1 50%, #91a5a5 99%, #91a5a5 100%);
  top: 0;
  bottom: 0;
  width: 1px;
}

.list-item-blog-index li:first-child::before {
  position: absolute;
  content: "";
  opacity: 0.8;
  background-color: #071027;
  width: 100%;
  height: 100%;
}
.list-item-blog-index li:nth-child(2)::before {
  position: absolute;
  content: "";
  opacity: 0.569;
  background-color: #071027;
  width: 100%;
  height: 100%;
}
.list-item-blog-index li:nth-child(3)::before {
  position: absolute;
  content: "";
  opacity: 0.8;
  background-color: #071027;
  width: 100%;
  height: 100%;
}

.box-podcast {
  position: relative;
  box-shadow: -45px 62px 37px -53px #eee;
}
.box-podcast::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: 12px;
  background: linear-gradient(-143deg, rgb(219, 234, 234) 0%, rgb(255, 255, 255) 100%);
  transition: 3s;
  z-index: -1;
}

.box-audio-index .plyr__controls {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
}
.box-audio-index .plyr__controls svg {
  width: 12px;
  height: 12px;
  fill: #4a546c;
}
.box-audio-index .plyr--audio .plyr__controls {
  padding: unset !important;
}
.box-audio-index .plyr__controls__item.plyr__control {
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
  background-color: #ffffff;
  border: 1px solid #d1e6e6;
}
.box-audio-index .plyr__controls__item.plyr__time--current.plyr__time {
  display: none;
}
.box-audio-index .plyr--full-ui input[type=range] {
  color: #0b1838;
}
.box-audio-index .plyr--full-ui input[type=range]::-moz-range-thumb {
  width: 0 !important;
  height: 0 !important;
  background: transparent;
  cursor: pointer;
  border-radius: unset !important;
  box-shadow: unset !important;
  border-right: unset !important;
  border-left: unset !important;
}
.box-audio-index .plyr__controls__item.plyr__progress__container {
  height: 4px;
}
.box-audio-index .plyr__volume,
.box-audio-index .plyr__menu,
.box-audio-index .plyr__controls__item[data-plyr=captions],
.box-audio-index .plyr__controls__item[data-plyr=fullscreen],
.box-audio-index .plyr__controls__item[data-plyr=pip] {
  display: none !important;
}

.box-video-index {
  position: relative;
}
.box-video-index .plyr__control--overlaid {
  width: 80px !important;
  height: 80px !important;
  top: 50%;
  left: 25%;
  transform: translate(-50%, -50%);
  background: #f23248;
  border-radius: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.box-video-index > .plyr {
  width: 100%;
  height: 100%;
}
.box-video-index > .plyr::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0.8;
  background-color: #071027;
}
.box-video-index > .plyr .plyr__controls {
  opacity: 0;
  visibility: hidden;
}
.box-video-index > .plyr.plyr--playing::before {
  opacity: 0;
}
.box-video-index > .plyr.plyr--playing .plyr__controls {
  opacity: 1;
  visibility: visible;
}
.box-video-index .plyr--playing + .box-title-video {
  opacity: 0;
  visibility: hidden;
}
.box-video-index .plyr__control--overlaid svg {
  width: 20px;
  height: 22px;
  fill: #fff;
  z-index: 99;
  left: 0 !important;
}
.box-video-index .plyr--video .plyr__control:focus-visible,
.box-video-index .plyr--video .plyr__control:hover,
.box-video-index .plyr--video .plyr__control[aria-expanded=true] {
  background: unset;
}
.box-video-index .list-items li.active {
  color: #ffffff;
  position: relative;
  margin-right: -7px;
}
.box-video-index .list-items li.active::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 21px;
  border-radius: 2px;
  background-color: #f23248;
  border-radius: 30px;
  margin-right: -19px;
}
.box-video-index .aparat-label::after {
  position: absolute;
  content: "";
  background: #f23248;
  left: -2px;
  right: 0px;
  bottom: 3px;
  top: 4px;
  z-index: -1;
  border-radius: 5px;
}
.box-video-index.single-video .plyr__control--overlaid {
  left: 50%;
}
.box-video-index.single-video > .plyr::before {
  opacity: 0;
}

.plyr__sr-only {
  clip: unset;
  border: unset;
  height: unset;
  overflow: unset;
  padding: unset;
  position: unset;
  width: unset;
  text-indent: -9999px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.plyr__sr-only:hover::after {
  content: "";
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  animation: fade-4 2s 0.2s infinite;
  opacity: 0;
  transition: 0.3s;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 214px;
  height: 214px;
  box-shadow: 0 0 2px 0 #fff;
}
.plyr__sr-only:hover::after {
  content: "";
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  animation: fade2 2s 0.2s infinite;
  opacity: 0;
  transition: 0.3s;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 162px;
  height: 162px;
  box-shadow: 0 0 2px 0 #fff;
}
.plyr__sr-only:hover::before {
  content: "";
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  transition: 0.3s;
  animation: fade-3 2s infinite;
  opacity: 0;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 116px;
  height: 116px;
  box-shadow: 0 0 2px 0 #fff;
}

.item-producer-index {
  transition: all 0.3s;
  cursor: pointer;
  box-shadow: 188px -172px 131px -11px #fff inset, -33px 36px 22px -42px #ecf2f2;
  background: #f4f7f7;
}
.item-producer-index:hover {
  box-shadow: 0px 0px 131px -11px #fff inset;
}

.tab-title-select.home .item {
  transition: all 0.3s;
  position: relative;
}
.tab-title-select.home .item::before {
  position: absolute;
  content: "";
  height: 2px;
  border-radius: 1px;
  background-color: #00ff9c;
  right: 50%;
  left: 50%;
  bottom: -8px;
  border-radius: 37px;
  transition: all 0.3s;
}
.tab-title-select.home .item.active {
  position: relative;
}
.tab-title-select.home .item.active::before {
  left: 17px;
  right: 17px;
  display: block;
}
.tab-title-select.panel-order .item.active {
  color: #233564;
}

.tab-title-select-transport {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  overflow: scroll;
  max-height: 200px;
  margin-top: 5px;
  border-radius: 20px;
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  background-color: #ffffff;
  border: 1px solid #eaf4f4;
  display: none;
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(100%);
}
.tab-title-select-transport li {
  padding: 10px 18px;
  font-size: 13px;
  color: #6c8c8c;
  border-bottom: 1px solid #e2ecec;
}
.tab-title-select-transport li.active {
  background-color: #f6f9f9;
}
.tab-title-select-transport li.active::before {
  display: none !important;
}

.item-expert-home {
  transition: all 0.3s;
  cursor: pointer;
  box-shadow: 188px -172px 131px -11px #fff inset, -33px 36px 22px -42px #ecf2f2;
  background: #f4f7f7;
}
.item-expert-home:hover {
  box-shadow: 0px 0px 131px -11px #f8f5f5 inset;
  transform: translateY(-3px) scale(1.01);
}

.img-expert-index {
  position: relative;
}
.img-expert-index::before {
  content: url(../img/wave-experts.svg);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 26px;
}

.list-item-tab-product-index li {
  cursor: pointer;
  position: relative;
}
.list-item-tab-product-index li i {
  transition: all 0.3s;
}
.list-item-tab-product-index li:hover i, .list-item-tab-product-index li.active i {
  color: #233564;
}
.list-item-tab-product-index li:hover::before, .list-item-tab-product-index li.active::before {
  bottom: 0;
}
.list-item-tab-product-index li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.list-item-tab-product-index li::before {
  content: "";
  position: absolute;
  width: 2px;
  top: 0;
  background-color: #233564;
  right: -24px;
  transition: all 0.3s;
  bottom: 100%;
}

.dtr-details {
  width: 100%;
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding: 10px !important;
}
.dtr-details li {
  display: flex;
  align-items: center;
  padding: 6px !important;
  background-color: #f9fafd;
  border-radius: 8px;
  flex-wrap: wrap;
  border-bottom: unset !important;
}
.dtr-details li .dtr-title {
  position: relative;
  display: flex !important;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  min-width: 38%;
  white-space: nowrap;
  padding: 5px;
  min-width: unset !important;
}
.dtr-details li .dtr-title::after {
  content: ":";
  margin-right: 5px;
}
.dtr-details li .dtr-data {
  color: #6e6e6e;
  font-size: 13px;
  font-weight: 700;
  flex-grow: 1;
  padding: 5px;
}

s table.dataTable.no-footer {
  border-bottom: unset !important;
}

.dt-buttons {
  display: none;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control::before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control::before {
  content: "\e91e" !important;
  font-family: icomoon;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 8px;
  border-radius: 100%;
  border: 1px solid;
  color: #556479;
  transition: all 0.3s;
  width: 20px;
  height: 20px;
  rotate: 90deg;
  right: 0;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control::before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control::before {
  rotate: 180deg;
}

table.product-list thead {
  position: relative;
}
table.product-list thead::before {
  content: "";
  position: absolute;
  height: 2px;
  background-color: #1f4983;
  opacity: 0.04;
  bottom: 0;
  left: 30px;
  right: 30px;
}
table.product-list thead tr th {
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
  cursor: pointer;
}
table.product-list thead tr th::after {
  font-size: 5px;
  color: #1f4983;
  margin-right: 5px;
  transition: all 0.3s;
  font-family: "icomoon";
  display: inline-block;
}
table.product-list thead tr th.sorting_asc::after {
  content: "\e91e";
}
table.product-list thead tr th.sorting_desc::after {
  content: "\e91e";
  rotate: 180deg;
}
table.product-list thead tr th:first-child {
  padding-right: 30px;
}
table.product-list thead tr th:last-child {
  padding-left: 30px;
}
table.product-list tbody tr.even {
  background: #f4f7fb;
}
table.product-list tbody tr:not(.child) td {
  padding-right: 10px;
  padding-left: 10px;
}
table.product-list tbody tr:not(.child) td:first-child {
  padding-right: 30px;
}
table.product-list tbody tr:not(.child) td:last-child {
  padding-left: 30px;
}
table.product-list .row-product .color-special {
  color: #acb6bd;
}
table.product-list .row-product.increase .color-special {
  color: #18cd9e;
}
table.product-list .row-product.increase .color-special .icon-low-growth {
  rotate: 180deg;
}
table.product-list .row-product.increase + .child .color-special {
  color: #18cd9e;
}
table.product-list .row-product.increase + .child .color-special .icon-low-growth {
  rotate: 180deg;
}
table.product-list .row-product.decrease .color-special {
  color: #f1085a;
}
table.product-list .row-product.decrease + .child .color-special {
  color: #f1085a;
}
table.product-list .dataTables_empty {
  color: #1f4983;
  padding: 21px;
  font-size: 15px;
  text-align: center;
}

.dataTables_filter {
  display: none;
}

.section-tab-product .col-shadow {
  position: relative;
  box-shadow: -7px 0px 21px -4px #f6f9f9;
}
.section-tab-product .col-shadow::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: 20px;
  transition: 3s;
  z-index: -1;
  background: rgb(232, 241, 241);
  background: linear-gradient(262deg, rgb(232, 241, 241) 0%, rgb(255, 255, 255) 57%, rgb(255, 255, 255) 100%);
}
.section-tab-product .col-shadow:nth-child(2)::before {
  right: -0.6px;
}

.section-send-request input[type=text] {
  filter: drop-shadow(0px 2px 0.5px rgba(74, 113, 113, 0.25));
}
.section-send-request button {
  filter: drop-shadow(0px 2px 0.5px rgba(196, 220, 220, 0.25));
}

@media (max-width: 992px) {
  .select-vip {
    width: 200px;
    position: relative;
  }
  .select-vip .select-onclick {
    border-radius: 20px;
    filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
    background-color: #ffffff;
    cursor: pointer;
    display: flex;
  }
  .select-vip ul {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    overflow: scroll;
    max-height: 200px;
    margin-top: 5px;
    border-radius: 20px;
    filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
    background-color: #ffffff;
    border: 1px solid #eaf4f4;
    display: none;
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
  }
  .select-vip ul .item-css {
    display: flex;
    padding: 10px 18px;
    font-size: 13px;
    color: #6c8c8c;
    border-bottom: 1px solid #e2ecec;
  }
  .select-vip ul .item-css.active {
    background-color: #f6f9f9;
  }
  .select-vip ul .item-css.active::before {
    display: none !important;
  }
  .select-vip.home {
    width: 100%;
  }
  .select-vip.home .select-onclick {
    border-radius: 12px;
    padding: 10px 20px;
  }
}
@media (max-width: 768px) {
  .select-vip.panel-select {
    width: 100%;
  }
  .select-vip.panel-select .select-onclick {
    border-radius: 12px;
    padding: 10px 20px;
  }
  table.product-list tbody tr:not(.child) td:first-child {
    padding-right: 7px;
  }
}
.item-most-suitable-price {
  box-shadow: 120px -156px 94px 90px #fff inset, -33px 36px 22px -42px #ecf2f2;
  background: #f6f9f9;
  transition: all 0.3s;
}
.item-most-suitable-price .title {
  position: relative;
}
.item-most-suitable-price .title::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-image: linear-gradient(90deg, #e5efef 0%, #ffffff 100%);
}
.item-most-suitable-price:hover {
  box-shadow: 0px 0px 131px -11px #f6fafa inset;
}

.item-most-product-single-tab {
  box-shadow: 120px -156px 94px 10px #fff inset, -33px 36px 22px -42px #ecf2f2;
  background: #f6f9f9;
  transition: all 0.3s;
}
.item-most-product-single-tab .title {
  position: relative;
}
.item-most-product-single-tab .title::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-image: linear-gradient(90deg, #e5efef 0%, #ffffff 100%);
}
.item-most-product-single-tab:hover {
  box-shadow: 0px 0px 131px -11px #f6fafa inset;
}

.title-contact {
  position: relative;
}
.title-contact span {
  background: #fff;
  z-index: 1;
  position: relative;
  padding-left: 30px;
}
.title-contact::before {
  position: absolute;
  content: "";
  height: 1px;
  background-color: #e7eeee;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 0;
}

.box-contactus #message {
  background: #1dba1d;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.box-contactus .acf-label {
  display: none;
}
.box-contactus input,
.box-contactus textarea {
  border-radius: 14px;
  background-color: #f4f7f7;
  font-size: 12px !important;
  color: #88a3a3;
  font-weight: 700;
  height: 57px;
  padding: 23px 25px !important;
  width: 100% !important;
  margin-bottom: 12px !important;
}
.box-contactus input:focus,
.box-contactus textarea:focus {
  outline: unset;
}
.box-contactus textarea {
  min-height: 160px;
  margin-bottom: 21px;
}
.box-contactus .acf-button {
  padding: 21px 10px;
  width: 100%;
  justify-content: center;
  height: unset;
  border-radius: 14px;
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background-color: #ffffff;
  border: 1px solid #e7f2f2;
  font-size: 15px;
  color: #233564;
  font-weight: bold;
}
.box-contactus .acf-fields > .acf-field {
  border: none;
  padding: unset;
  padding-bottom: 0;
}

.select2-dropdown {
  margin: 5px 0;
  padding: 0 !important;
  border-radius: 13px !important;
  filter: drop-shadow(0px 2px 0px rgba(99, 116, 143, 0.08));
}
.select2-dropdown .select2-results__option {
  padding: 11px;
  transition: all 0.3s;
  border-radius: 0;
  cursor: pointer;
  background: unset;
  color: #233564;
  font-size: 13px;
  font-weight: 700;
  border-bottom: 1px solid #e5f0f0;
}
.select2-dropdown .select2-results__option:last-child {
  border: unset;
}
.select2-dropdown .select2-results__option:hover {
  background: #f6fafa;
}
.select2-dropdown .select2-results__option span {
  display: flex;
  align-items: center;
  gap: 16px;
}
.select2-dropdown .select2-results__option span img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
}

.select2-container--open .select2-selection--single {
  border: 1px solid #818181 !important;
}

.select2-container--default .select2-selection--single {
  box-shadow: 0 1px 0 rgba(182, 193, 214, 0.25);
  border: 1px solid #e5e8f0;
  border-radius: 12px !important;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 12px 24px;
  transition: all 0.3s;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #8e99a8;
  font-size: 12px;
  font-weight: 700;
}

.select2-selection__rendered .select-has-img {
  display: flex;
  align-items: center;
  gap: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-weight: 400;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.87);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: unset !important;
  width: -moz-max-content !important;
  width: max-content !important;
  height: -moz-max-content !important;
  height: max-content !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: unset;
  border-style: unset;
  border-width: unset;
  position: relative;
  left: unset;
  margin-left: unset;
  margin-top: unset;
  top: unset;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b::before {
  content: "\e91e";
  font-family: "icomoon";
  font-size: 5px;
  display: inline-block;
  transition: all 0.3s;
  color: #8a939f;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::before {
  transform: rotate(-180deg);
}

.select2-search__field {
  box-shadow: 0 1px 0 rgba(182, 193, 214, 0.25);
  border: 1px solid #e5e8f0 !important;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 8px !important;
  margin-bottom: 10px;
  text-align: right;
}
.select2-search__field:focus {
  outline: unset;
}

.select2-container {
  width: 100% !important;
  height: 100% !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #f6fafa;
  color: #233564;
}

@media screen and (max-width: 575.98px) {
  .select2-dropdown .select2-results__option {
    padding: 16px;
  }
  .select2-container--default .select2-selection--single {
    height: 56px;
    padding: 16px;
  }
}
.box-select-location .select2-container--default .select2-selection--single {
  background: unset;
  box-shadow: unset;
  border: unset;
  justify-content: start;
  gap: 20px;
}
.box-select-location .select2-container--open .select2-selection--single {
  border: unset !important;
}
.box-select-location .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 13px;
  color: #233564;
}
.box-select-location .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
  font-size: 7px;
  color: #233564;
}

.content-post {
  padding-bottom: 20px;
  text-align: justify;
  color: #424650;
  font-size: 15px;
  line-height: 2.4;
  font-weight: 700;
}
.content-post.text-\[13px\] {
  font-size: 13px;
}
.content-post p {
  font-size: 1em;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: justify;
  color: #7a8699;
}
.content-post h1 + p,
.content-post h2 + p,
.content-post h3 + p,
.content-post h4 + p,
.content-post h5 + p,
.content-post h6 + p {
  margin-top: 0;
}
.content-post h1,
.content-post h2,
.content-post h3,
.content-post h4,
.content-post h5,
.content-post h6 {
  font-weight: 900;
  color: #213770;
  padding: 15px 0 10px;
}
.content-post h1 {
  font-size: 30px;
  padding: 15px 0 10px;
}
.content-post h2 {
  font-size: 28px;
  padding: 15px 0 10px;
  color: #213770;
}
.content-post h3 {
  font-size: 25px;
}
.content-post h4 {
  font-size: 24px;
}
.content-post h5 {
  font-size: 23px;
}
.content-post h6 {
  font-size: 22px;
}
.content-post ul {
  padding: 5px 0 15px;
  line-height: 35px;
  list-style-type: none;
  color: #6b798d;
  font-size: 15px;
  margin-bottom: 30px;
}
.content-post ul li {
  position: relative;
}
.content-post ul li::before {
  content: "";
  background: #1f4983;
  margin-left: 15px;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  display: inline-block;
}
.content-post ol {
  display: flex;
  flex-direction: column;
  counter-reset: my-awesome-counter;
  color: #6b798d;
  font-size: 15px;
  margin-bottom: 20px;
}
.content-post ol li {
  counter-increment: my-awesome-counter;
  margin-bottom: 5px;
}
.content-post ol li::before {
  content: counter(my-awesome-counter) " . ";
  color: #6b798d;
  font-size: 15px;
  font-weight: 700;
  margin-left: 15px;
  min-width: 30px;
}
.content-post a {
  color: #1f4983;
  border-bottom: 1px solid;
  margin: 0 4px;
}
.content-post img {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-post .unset {
  margin: unset;
  padding: unset;
  text-align: unset;
  border-bottom: unset;
}
.content-post.landing-content {
  color: #84a2a2;
}

@media (max-width: 767.98px) {
  .content-post {
    font-size: 13px;
    line-height: 2.1;
  }
  .content-post ul,
  .content-post ol {
    font-size: 13px;
    line-height: 2;
  }
  .content-post h1 {
    font-size: 20px;
    padding: 15px 0 10px;
  }
  .content-post h2 {
    font-size: 18px;
    padding: 15px 0 10px;
    color: #213770;
  }
  .content-post h3 {
    font-size: 16px;
  }
  .content-post h4 {
    font-size: 15px;
  }
  .content-post h5 {
    font-size: 14px;
  }
  .content-post h6 {
    font-size: 13px;
  }
  .content-post h1,
  .content-post h2,
  .content-post h3,
  .content-post h4,
  .content-post h5,
  .content-post h6 {
    padding: 5px 0 5px;
  }
}
.item-post-blog {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  background-color: #ffffff;
  border-radius: 22px;
  transition: all 0.3s;
}
.item-post-blog:hover {
  transform: translateY(-5px);
  filter: drop-shadow(0px 0px 0px rgba(148, 183, 183, 0.27));
}

.pagination-wrap {
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 10px;
}

.pagination-wrap .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 13px;
  transition: all 300ms ease-in-out;
  width: 58px;
  height: 53px;
  border-radius: 20px;
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  background-color: #ffffff;
  font-size: 17px;
  color: #6c8c8c;
  font-weight: bold;
}

.pagination-wrap .page-numbers.current {
  filter: drop-shadow(0px 2px 0px rgba(242, 50, 72, 0.27));
  background-color: #f23248;
  color: #ffffff;
}

.pagination-wrap .page-numbers.next i,
.pagination-wrap .page-numbers.prev i {
  font-size: 9px;
  color: #b3bdc5;
}

.pagination-wrap .page-numbers.next i {
  transform: rotate(180deg);
}

.pagination-wrap a.page-numbers:hover {
  color: #f23248;
  background-color: #fafcfc;
}

.rank-math-breadcrumb p {
  display: flex;
  align-items: center;
  font-size: 14px;
  position: relative;
  white-space: nowrap;
  overflow-x: auto;
  z-index: 20;
}

.rank-math-breadcrumb p > a,
.rank-math-breadcrumb p > span {
  display: flex;
  align-items: center;
  font-size: 12px;
  text-decoration: none;
  color: #8ba5a5;
  padding-left: 18px;
}

.rank-math-breadcrumb p i {
  font-size: 7px;
  color: #c2d7d7;
}

.rank-math-breadcrumb p svg {
  fill: #929292;
}

.list-media-blog a {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  background-color: #ffffff;
  transition: all 0.3s;
  border: 1px solid #e5f1f1;
}
.list-media-blog a:hover {
  background-color: #f6fafb;
}
.list-media-blog a.active {
  background-color: #f23248;
  color: #fff;
  filter: unset;
  border: 1px solid #f23248;
}
.list-media-blog a.active i {
  color: #fff;
}

.item-hashtag-slider {
  filter: drop-shadow(0px 1px 0px rgba(148, 183, 183, 0.27));
  border: 1px solid #e1efef;
  transition: all 0.3s;
}
.item-hashtag-slider:hover {
  background-color: #f6fafb;
  filter: drop-shadow(0px 0px 0px rgba(148, 183, 183, 0.27));
}

.list-fillter-lahzei li {
  transition: all 0.3s;
}
.list-fillter-lahzei li:hover, .list-fillter-lahzei li.active {
  background-color: #e8f1f1;
}

.list-item-lahzei li:not(.li-title-time-lahzei) {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  transition: all 0.3s;
}
.list-item-lahzei li:not(.li-title-time-lahzei):hover {
  background-color: #f1f5f5;
  filter: drop-shadow(0px 2px 0px rgba(241, 245, 245, 0.23));
}

.title-time-lahzei {
  position: relative;
}
.title-time-lahzei::before {
  position: absolute;
  content: "";
  height: 1px;
  left: 0;
  right: 115px;
  top: 50%;
  z-index: 0;
  height: 1px;
  background-color: #e2efef;
}

.li-title-time-lahzei {
  margin-top: 25px;
}
.li-title-time-lahzei:first-child {
  margin-top: 0;
}

.show-more-lahzei {
  filter: drop-shadow(0px 2px 1.5px rgba(148, 183, 183, 0.37));
  transition: all 0.3s;
}
.show-more-lahzei:hover {
  filter: drop-shadow(0px 2px 1.5px rgba(148, 183, 183, 0.37));
  background-color: #7f9595;
}

.drop-shadow-cart {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background: #fff;
}

.drop-shadow-button-cart {
  filter: drop-shadow(0px 4px 3.5px rgba(20, 192, 126, 0.36));
  transition: all 0.3s;
}
.drop-shadow-button-cart:hover {
  background-color: #06b371;
  filter: drop-shadow(0px 0px 0px rgba(20, 192, 126, 0.36));
}

.ltr {
  direction: ltr;
}

.rtl {
  direction: rtl;
}

.drop-shadow-cart-submit {
  filter: drop-shadow(0px 3px 0px rgba(39, 157, 111, 0.23));
}

.link-direct-cart {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  align-self: baseline;
}
.link-direct-cart i {
  transition: all 0.3s;
}
.link-direct-cart:hover i {
  transform: translateX(3px);
}

.drop-shadow-input-login {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
}

.drop-shadow-back-login {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
}
.drop-shadow-back-login:hover {
  background-color: #f6fafb;
}

.check-list-password li.active i {
  color: #19d08a;
}
.check-list-password li.active i::before {
  content: "\e930";
}

.box-code-login input {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  transition: all 0.3s;
  outline: none;
}
.box-code-login input:focus {
  outline: none;
  filter: drop-shadow(0px 2px 0px rgba(25, 208, 138, 0.27));
}

.send-code-again {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  transition: all 0.3s;
}
.send-code-again:hover {
  background-color: #e0ebeb;
}

.box-table-contents ul li a {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.box-table-contents ul li a::before {
  content: "";
  background: #a0bfbf;
  min-width: 6px;
  min-height: 6px;
  border-radius: 100%;
  display: inline-flex;
  margin-left: 28px;
  transition: all 0.3s;
}
.box-table-contents ul li a:hover::before {
  background-color: #233564;
}

.box-list-rating-single .item {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  transition: all 0.3s;
}
.box-list-rating-single .item:hover {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background-color: #233564;
  color: #ffffff;
}

#commentform {
  flex-grow: 1;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 28px;
  grid-row-gap: 33px;
}
#commentform .comment-form-author {
  order: -1;
  grid-column: span 2/span 2;
}
#commentform .comment-form-email {
  order: -1;
  grid-column: span 2/span 2;
}
#commentform .box-rating-comment {
  order: 0;
}
#commentform .comment-form-comment {
  order: 1;
  grid-column: span 4/span 4;
}
#commentform .submit_field_box_comment {
  order: 2;
  grid-column: span 4/span 4;
}
#commentform .submit_field_box_comment input {
  border-radius: 15px;
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background-color: #29cd8d;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  padding: 20px 66px;
  transition: all 0.3s;
  cursor: pointer;
}
#commentform .submit_field_box_comment input:hover {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background-color: #1fbd7f;
}
#commentform .shadow-comment-input {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
}

.single-experts #commentform {
  flex-grow: 1;
  display: grid;
  grid-template-columns: repeat(17, 1fr);
  grid-column-gap: 28px;
  grid-row-gap: 33px;
}
.single-experts #commentform .box-rating-comment {
  grid-column: span 7/span 7;
}
.single-experts #commentform .comment-form-author,
.single-experts #commentform .comment-form-email {
  grid-column: span 5/span 5;
}
.single-experts #commentform .submit_field_box_comment {
  grid-column: span 17/span 17;
}
.single-experts #commentform .comment-form-comment {
  grid-column: span 17/span 17;
}

.comments-wrapper #cancel-comment-reply-link {
  color: #f03147;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
  display: flex;
}
.comments-wrapper .comment-respond {
  margin-bottom: 20px;
}
.comments-wrapper .pic-user-comment {
  position: relative;
}
.comments-wrapper .pic-user-comment::before {
  content: "";
  position: absolute;
  width: 3px;
  border-radius: 1px;
  background-color: #e7f0f0;
  top: 67px;
  bottom: 0;
  left: 50%;
  border-radius: 12px;
}

.box-table-contents-sticky ul li a {
  filter: drop-shadow(0px 1px 0px rgba(148, 183, 183, 0.27));
  transition: all 0.3s;
}
.box-table-contents-sticky ul li a:hover {
  filter: drop-shadow(0px 1px 0px rgba(148, 183, 183, 0.27));
  background-color: #f5f7f7;
}

.list-access-single-blog .item {
  padding: 12px 0;
}
.list-access-single-blog .item span {
  opacity: 0;
  transition: all 0.3S;
}
.list-access-single-blog .item:hover span {
  opacity: 1;
}
s .list-access-single-blog .item:first-child {
  padding-top: 0;
}

.swiperRelatedPost .items:hover .title {
  color: #233564;
}
.swiperRelatedPost .items:hover .content {
  color: #426363;
}

.hot-box {
  min-width: 26px;
  min-height: 26px;
  background-image: linear-gradient(0deg, #ff6124 0%, #f13147 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 11px;
  transform: rotate(17deg);
  box-shadow: 0px 0px 16px -1px #ff6124;
}
.hot-box i {
  transform: rotate(-17deg);
}

.drop-title-tax {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
}

.BoxSwiperProducerListTax .item {
  transition: all 0.3s;
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  background: #fff;
}
.BoxSwiperProducerListTax .item:hover, .BoxSwiperProducerListTax .item.active {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  background-color: #233564;
  color: #ffffff;
}
.BoxSwiperProducerListTax .button-next-ProducerListTax,
.BoxSwiperProducerListTax .button-prev-ProducerListTax {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  background: white;
}

.item-fillter-tax {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
}

.list-filter-item li .item {
  padding: 10px 0;
}
.list-filter-item li .item::before {
  content: "\e930";
  font-family: icomoon;
  display: inline-block;
  position: relative;
  width: 21px;
  height: 21px;
  margin: 1px;
  margin-left: 19px;
  transition: 0.3s;
  outline: 1px solid #e1efef;
  background-color: #ffffff;
  border-radius: 7px;
  color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 7px;
}
.list-filter-item li:first-child .item {
  padding-top: 0;
}

.list-filter-item.panel-f li .item {
  padding-bottom: 2px !important;
  padding-top: 0 !important;
}
.list-filter-item.panel-f li .item::before {
  border-radius: 8px;
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background-color: #ffffff;
  margin-left: 12px;
  color: #c3dede;
}

.list-filter-item input:checked + .item::before {
  outline: 1px solid transparent;
  background-color: #0de692;
  color: #ffffff;
}

.table-product-archive tbody tr:not(.dropdowntr) {
  border-bottom: 1px solid #ebf5f5;
  transition: all 0.3s;
  position: relative;
  background: unset !important;
}
.table-product-archive tbody tr:not(.dropdowntr):hover {
  background: #f6fafa !important;
}
.table-product-archive tbody tr:not(.dropdowntr):hover .chart-icon {
  color: #f23248;
}
.table-product-archive tbody tr:not(.dropdowntr):last-child {
  border-bottom: unset;
}

.drop-shadow-item-table-archive {
  filter: drop-shadow(0px 5px 2.5px rgba(172, 192, 192, 0.15));
  background: #fff;
}

.sidebar-panel {
  filter: drop-shadow(0px 3px 0px rgba(188, 215, 215, 0.58));
}

.menu-sidebar-panel li a {
  transition: all 0.3s;
}
.menu-sidebar-panel li a:hover, .menu-sidebar-panel li a.active {
  color: #233564;
}
.menu-sidebar-panel li a:hover i, .menu-sidebar-panel li a.active i {
  color: #233564;
}
.menu-sidebar-panel li:first-child a {
  padding-top: 0;
}
.menu-sidebar-panel li:last-child a {
  padding-bottom: 0;
}

.drop-shadow-content-sidebar {
  border-radius: 25px;
  filter: drop-shadow(0px 3px 0px rgba(188, 215, 215, 0.58));
  background-color: #ffffff;
  border: 1px solid #dcebeb;
}

.list-orders-dashbord .item {
  filter: drop-shadow(0px 1px 0px rgba(148, 183, 183, 0.27));
  transition: all 0.3s;
}
.list-orders-dashbord .item:hover {
  background-color: #f6fafb;
  filter: drop-shadow(0px 1px 0px rgba(246, 250, 251, 0.27));
}

.list-cat-quick li {
  position: relative;
}
.list-cat-quick li::after {
  content: "،";
  font-size: 12px;
  color: #4e6b6b;
  padding-left: 5px;
  padding-right: 5px;
}
.list-cat-quick li:last-child::after {
  display: none;
}

.PriceDropWidgetDashbordItem {
  filter: drop-shadow(0px 1px 0px rgba(148, 183, 183, 0.27));
  transition: all 0.3s;
}
.PriceDropWidgetDashbordItem:hover {
  background-color: #f6fafb;
  filter: drop-shadow(0px 0px 0px rgba(148, 183, 183, 0.27));
  border: 1px solid transparent;
}

.AddPriceDropWidgetDashbord {
  filter: drop-shadow(0px 2px 0px rgba(10, 166, 98, 0.23));
}

.status-order {
  color: #5e7b7b;
}
.status-order.proccess {
  color: #5e7b7b;
}
.status-order.complete {
  color: #233564;
}
.status-order.end {
  color: #06a35e;
}

.table-order-panel tbody tr {
  transition: all 0.3s;
}
.table-order-panel tbody tr:hover {
  background-color: #f6fafb;
}
.table-order-panel .show {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  transition: all 0.3s;
}
.table-order-panel .show:hover {
  filter: drop-shadow(0px 0px 0px rgba(148, 183, 183, 0.27));
  background-color: #233564;
  color: #fff;
}

.pagination-wrap-panel {
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 10px;
  gap: 13px;
}

.pagination-wrap-panel .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 300ms ease-in-out;
  width: 55px;
  height: 44px;
  border-radius: 12px;
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  background-color: #ffffff;
  border: 1px solid #ddecec;
  font-size: 16px;
  color: #233564;
  font-weight: bold;
}

.pagination-wrap-panel .page-numbers.current {
  background-color: #e3eeee;
}

.pagination-wrap-panel .page-numbers.next i,
.pagination-wrap-panel .page-numbers.prev i {
  font-size: 9px;
  color: #b3bdc5;
}

.pagination-wrap-panel .page-numbers.next i {
  transform: rotate(180deg);
}

.pagination-wrap-panel a.page-numbers:hover {
  background-color: #f6fafb;
}

.drop-shadow-input-panel {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
}

.drop-shadow-submit-panel {
  filter: drop-shadow(0px 5px 3.5px rgba(35, 53, 100, 0.19));
  transition: all 0.3s;
}
.drop-shadow-submit-panel:hover {
  background-color: #192953;
  filter: drop-shadow(0px 0px 0px rgba(35, 53, 100, 0.19));
}

.list-adress-panel > li {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  transition: all 0.3s;
}
.list-adress-panel > li:hover, .list-adress-panel > li.active {
  filter: drop-shadow(0px 2px 0px rgba(246, 250, 251, 0.23));
  background-color: #f6fafb;
}

.box-list-product-price-notification {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
}

.drop-shadow-box-search-panel {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
}

.item-most-popular-products {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  transition: all 0.3s;
}
.item-most-popular-products:hover {
  background-color: #f6fafb;
}

.delete-most-popular-products i {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
}

.step-by-step-cart.cart-c .item {
  padding: 0 20px;
  border-bottom: unset !important;
}

.step-by-step-cart .item {
  color: #233564;
  padding: 28px 20px;
}
.step-by-step-cart .item.active ~ .item {
  color: #8890a5;
}
.step-by-step-cart .item:first-child {
  border-right: unset;
}
.step-by-step-cart .item:last-child {
  border-left: unset;
}

.shadow-send-tickt {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
}

.list-section-steps li {
  position: relative;
}
.list-section-steps li .step-counter {
  position: relative;
}
.list-section-steps li .step-counter::before {
  position: absolute;
  content: "";
  left: -17px;
  right: -17px;
  height: 100%;
  background: #fff;
  z-index: -1;
}
.list-section-steps li::before {
  position: absolute;
  content: "";
  height: 1px;
  background-color: #e7eeee;
  left: 0;
  right: 0;
  top: 25%;
  z-index: -1;
  width: 100vw;
}
.list-section-steps li:nth-child(2) .step-counter {
  background-color: #244669;
}
.list-section-steps li:nth-child(3) .step-counter {
  background: #255c6f;
}
.list-section-steps li:nth-child(4) .step-counter {
  background-color: #267675;
}
.list-section-steps li:nth-child(5) .step-counter {
  background-color: #278f7c;
}
.list-section-steps li:nth-child(6) .step-counter {
  background-color: #28a983;
}
.list-section-steps li:nth-child(7) .step-counter {
  background-color: #28bc89;
}
.list-section-steps li:nth-child(8) .step-counter {
  background-color: #29cc8d;
}

.shadow-bookmark-item-blog {
  filter: drop-shadow(0px 1px 0px rgba(148, 183, 183, 0.27));
  transition: all 0.3s;
}
.shadow-bookmark-item-blog:hover {
  background: #f6fafb;
}

.shadow-box-header-cart {
  filter: drop-shadow(0px 2px 0px #dce7e7);
}

#mask {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  opacity: 0.102;
  background-color: #010717;
}

#mask-special {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  background-color: #a6bebe;
  opacity: 0.302;
}

.header-responsive-shadow {
  filter: drop-shadow(0px 2px 0px #dce7e7);
  background-color: #ffffff;
}

.access-mobile {
  filter: drop-shadow(0px 2px 0px #dce7e7);
  background: #fff;
  transition: all 0.3s;
}
.access-mobile.hide {
  bottom: -150px;
}

.counter-cart::before {
  content: "";
  position: absolute;
  opacity: 0.102;
  width: calc(100% + 5px);
  height: 19px;
  border-radius: 8px;
  background-color: #f31362;
}

.box-poupup {
  position: fixed;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  opacity: 0;
  transition: all 0.3s;
  min-width: 695px;
  z-index: 999999;
  visibility: hidden;
  max-height: 95vh;
  overflow: auto;
  background: #fff;
  border-radius: 25px;
  padding: 20px 48px 30px;
}
.box-poupup.active {
  opacity: 1;
  visibility: visible;
}
.box-poupup.social {
  border-radius: 22px;
  background-color: #ffffff;
  padding: 33px 28px;
  min-width: unset;
}
.box-poupup.barcode {
  border-radius: 22px;
  background-color: #ffffff;
  padding: 40px 40px 70px;
  min-width: 427px;
}

.drop-shadow-send-request-input {
  filter: drop-shadow(0px 2px 0px rgba(74, 113, 113, 0.25));
}
.drop-shadow-send-request-input.error {
  filter: drop-shadow(0px 2px 0px rgba(253, 13, 13, 0.25));
  border-color: red;
}

s .drop-shadow-send-request-button {
  filter: drop-shadow(0px 6px 5.5px rgba(11, 112, 74, 0.15));
}

.item-special-fillter {
  padding: 2px 0;
  cursor: pointer;
}
.item-special-fillter::before {
  content: "\e930";
  font-family: icomoon;
  display: inline-block;
  position: relative;
  margin: 1px;
  margin-left: 13px;
  transition: 0.3s;
  color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  width: 26px;
  height: 26px;
  border-radius: 8px;
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background-color: #ffffff;
  outline: 1px solid #cde1e1;
  color: #c3dede;
}

input:checked + .item-special-fillter::before {
  color: #ffffff;
  background-color: #0cc574;
  outline: 1px solid #0cc574;
  filter: drop-shadow(0px 0px 0px rgba(62, 108, 108, 0.23));
}

.box-search {
  filter: drop-shadow(0px 3px 10.5px rgba(184, 208, 208, 0.45));
  background: #fff;
}

.container-list-tab-p-index {
  display: grid;
  grid-template-columns: 249px 842px 338px;
}

.title-special-content {
  position: relative;
}
.title-special-content::before {
  position: absolute;
  content: "|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||";
  left: 0;
  right: 0;
  top: 50%;
  z-index: 0;
  font-size: 10px;
  letter-spacing: 2px;
  color: #e1ecec;
  transform: translateY(-50%);
}

.list-product-search li:hover i {
  color: #233564;
}
.list-product-search li:first-child a {
  padding-top: 0;
}

.z99999 {
  z-index: 99999;
}

.box-all-search.z99999 .box-form-search {
  box-shadow: unset;
}

.search-loading {
  border: 3px solid #f3f3f3;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: rgb(243, 243, 243);
  border-top-color: rgb(243, 243, 243);
  border-top-style: solid;
  border-top-width: 3px;
  display: none;
  border-top: 3px solid #233564;
  border-radius: 50%;
  min-width: 20px;
  min-height: 20px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.box-menu-shadow {
  filter: drop-shadow(0px 3px 0px rgba(184, 208, 208, 0.75));
  background: #fff;
}

.box-all-menu.z99999 .menu-product-icon::after {
  display: none;
}

.menu-tab-list li a {
  padding-right: 14px;
  padding-left: 14px;
  position: relative;
}
.menu-tab-list li a::before {
  position: absolute;
  content: "";
  left: 14px;
  right: 14px;
  bottom: 0;
  height: 1px;
  background: #e5f1f1;
}
.menu-tab-list li a:hover {
  background: #e5f1f1;
}
.menu-tab-list li a:hover span,
.menu-tab-list li a:hover i,
.menu-tab-list li a:hover a {
  color: #233564;
}

.ListMegaMenu li.active a {
  padding-bottom: 16px;
  padding-top: 12px;
}
.ListMegaMenu li.active a::before {
  content: "";
  width: 6px;
  height: 15px;
  border-radius: 3px;
  background-color: #f23248;
  display: inline-flex;
  margin-left: 18px;
  transform: translateY(calc(-50% + 12px));
}
.ListMegaMenu li:nth-child(1) a {
  padding-top: 7px;
}

.item-tab-menu {
  visibility: hidden;
  opacity: 0;
  height: 0;
}
.item-tab-menu.active {
  visibility: visible;
  opacity: 1;
  height: auto;
}

.box-right-info-hover {
  position: relative;
}
.box-right-info-hover::before {
  position: absolute;
  content: "";
  bottom: -2.5rem;
  top: -2.5rem;
  left: 0;
  width: 1px;
  background: #e9f2f2;
}
.box-right-info-hover::after {
  position: absolute;
  content: "";
  bottom: -2.5rem;
  top: -2.5rem;
  left: 1px;
  width: 1px;
  background: #fff;
}

.drop-shadow-social-call-hover {
  filter: drop-shadow(0px 2px 0px rgba(126, 163, 163, 0.18));
}

.box-hover-call-header-open {
  opacity: 0;
  visibility: hidden;
}
.box-hover-call-header-open.active {
  opacity: 1;
  visibility: visible;
}

.box-video-index .plyr--playing + .list-items {
  display: none;
}

.item-first-blog:nth-child(1) .title {
  margin-bottom: 12px;
}
.item-first-blog:nth-child(2), .item-first-blog:nth-child(3) {
  height: 90px;
}
.item-first-blog:nth-child(2) .excerpt, .item-first-blog:nth-child(3) .excerpt {
  display: none;
}

.col-list-product-tab-index.fullscreen {
  z-index: 9999999;
  background: #fff !important;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 0;
}
.col-list-product-tab-index.fullscreen::before {
  background: #fff;
}

.comments-wrap .commentlist > .comment > .children {
  margin-right: 100px;
}

.comments-wrap .comment .comment-form .box-rating-comment-css {
  display: none;
}

#respond {
  flex-grow: 1;
}

.dataTables_paginate {
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 2px;
  margin-top: 10px;
  padding: 10px 0 0 !important;
  border-radius: 15px;
  color: #7f92ab !important;
}
.dataTables_paginate > span {
  display: flex;
  align-items: center;
  gap: 4px;
}
.dataTables_paginate .paginate_button {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 30px;
  border-radius: 6px !important;
  padding: 0 !important;
  min-width: 30px !important;
  margin-left: 0 !important;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  font-weight: bold;
}
.dataTables_paginate .paginate_button.current {
  color: #fff !important;
  background-color: #233564;
}
.dataTables_paginate .paginate_button.next, .dataTables_paginate .paginate_button.previous {
  font-size: 10px;
  color: #414141;
}
.dataTables_paginate .paginate_button.next.disabled, .dataTables_paginate .paginate_button.previous.disabled {
  opacity: 0.4;
}

.icon-close-social-box {
  filter: drop-shadow(0px 2px 0px rgba(159, 175, 197, 0.39));
}

.list-social-pop-share {
  display: flex;
  align-items: stretch;
  gap: 6px;
}
.list-social-pop-share a {
  width: 96px;
  height: 60px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
}
.list-social-pop-share .facebook {
  filter: drop-shadow(0px 2px 0px #122346);
  background-color: #4867aa;
}
.list-social-pop-share .twitter {
  filter: drop-shadow(0px 2px 0px #000000);
  background-color: #434343;
}
.list-social-pop-share .telegram {
  filter: drop-shadow(0px 2px 0px #066c95);
  background-color: #00a0e1;
}
.list-social-pop-share .whatsapp {
  filter: drop-shadow(0px 2px 0px #0f8936);
  background-color: #00cc42;
}
.list-social-pop-share .linkedin {
  filter: drop-shadow(0px 2px 0px #073c58);
  background-color: #0077b5;
}

.send-request-success.active {
  display: flex;
}
.send-request-success.success span {
  color: #47af88;
}
.send-request-success.success i {
  color: #1cc484;
  background-color: #e6f5ef;
}
.send-request-success.error span {
  color: #ff0000;
}
.send-request-success.error i {
  color: #ff0000;
  background-color: #f5e6ec;
}
.send-request-success.error i::before {
  content: "\e91d";
}

.box-poupup-special {
  top: 70px;
  left: 15px;
  right: 15px;
  bottom: 87px;
  position: fixed;
  border-radius: 10px;
  background-color: #ffffff;
  z-index: 999;
  transition: all 0.5s;
  box-sizing: border-box;
  overflow: hidden;
  overflow-y: hidden;
  overflow-y: auto;
  display: none;
}
.box-poupup-special.active {
  display: flex;
}

.mobile-menu .main-mobile > ul > li::after {
  position: absolute;
  content: "";
  left: -30px;
  right: -30px;
  background: rgba(0, 0, 0, 0.04);
  height: 1px;
  bottom: 0;
  z-index: 9;
}
.mobile-menu .mobile_menu_ul_main > li {
  border-bottom: 1px solid #e9f3f3;
}
.mobile-menu .main-mobile ul li {
  position: relative;
}
.mobile-menu .main-mobile ul li a {
  display: flex;
  position: relative;
  padding: 11px 0;
  margin-left: 45px;
  font-size: 13px;
  color: #233564;
  align-items: center;
  gap: 15px;
}
.mobile-menu .main-mobile ul li a img {
  width: 15px;
  height: 15px;
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile-menu .main-mobile ul li.menu-item-has-children .childer {
  position: absolute;
  content: "\e94d";
  font-family: icomoon;
  top: 2px;
  left: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 66;
  cursor: pointer;
  font-size: 7px;
  color: #b8cece;
}
.mobile-menu .main-mobile ul li.menu-item-has-children .childer:after {
  content: "\e91e";
}
.mobile-menu .main-mobile ul li.menu-item-has-children.active::before {
  transform: rotate(180deg);
}
.mobile-menu .main-mobile ul li.menu-item-has-children.active > a {
  color: #233564;
}
.mobile-menu .main-mobile ul li.menu-item-has-children.active > a::before {
  transform: translateY(-50%) rotate(180deg);
  background: rgba(0, 0, 0, 0.04);
}
.mobile-menu .main-mobile ul li a:hover {
  color: #233564;
}
.mobile-menu .main-mobile ul li > .sub-menu {
  display: none;
}
.mobile-menu .main-mobile ul li > .sub-menu li a {
  font-weight: 700;
  font-size: 13px;
  color: #666;
  padding: 10px 0;
}
.mobile-menu .main-mobile ul li > .sub-menu li a:hover {
  color: #1F4983;
}

.switch-button-wrap {
  width: 100%;
}

.switch-button-wrap input {
  display: none;
}

.switch-button-wrap svg {
  fill: #ffffff;
  width: 18px;
  height: 18px;
  margin-left: 15px;
}

.switch-button-wrap .button-s {
  border-radius: 10px;
  width: 31px;
  height: 21px;
  line-height: 28px;
  position: relative;
  cursor: pointer;
  margin-right: auto;
  transition: all 300ms ease-in-out;
  background-color: #d3dee5;
}

.switch-button-wrap .button-s span {
  position: absolute;
  right: 0;
  top: 50%;
  transition: all 300ms ease-in-out;
  transform: translate(-2px, -50%);
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background-color: #ffffff;
}

.switch-button-wrap .button-s.switch {
  background-color: #2bcd8f;
}

.switch-button-wrap .button-s.switch span {
  transform: translate(-14px, -50%);
}

.select-vip.normal {
  position: relative;
  width: 90px;
}
.select-vip.normal .select-onclick {
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  background-color: #e9f4f4;
  padding: 2px 12px;
  height: 33px;
}
.select-vip.normal ul {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  overflow: scroll;
  max-height: 200px;
  margin-top: 5px;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #eaf4f4;
  display: none;
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
}
.select-vip.normal ul .item-css {
  display: flex;
  padding: 10px 18px;
  font-size: 14px;
  color: #6c8c8c;
  border-bottom: 1px solid #e2ecec;
}
.select-vip.normal ul .item-css::before {
  display: none !important;
}
.select-vip.normal ul .item-css.active {
  background-color: #f6f9f9;
}
.select-vip.normal ul .item-css.active::before {
  display: none !important;
}
.select-vip.normal.blog .select-onclick {
  height: 53px;
  border-radius: 20px;
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  background-color: #ffffff;
  border: 1px solid #e5f1f1;
  padding: 2px 24px;
}
.select-vip.normal.blog ul {
  border-radius: 20px;
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  background-color: #ffffff;
  border: 1px solid #e5f1f1;
}

.shadow-add-to-cart-poupup {
  filter: drop-shadow(0px 7px 5px rgba(22, 154, 102, 0.23));
}

.box-add-to-cart {
  padding: 38px 30px;
  border-radius: 20px;
  min-width: 427px;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  max-height: 95vh;
  bottom: unset;
  left: unset;
}

.item-ticket.supporter {
  justify-content: end;
  flex-direction: row-reverse;
  align-items: end;
  flex-direction: column;
  gap: 13px;
}
.item-ticket.supporter .box-attach {
  justify-content: end;
}

@media (max-width: 1499.98px) {
  .container-list-tab-p-index {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .item-fillter-tax {
    filter: unset;
  }
  .head-fillter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.06);
    padding: 12px 16px;
    margin-bottom: 15px;
    border-radius: 12px;
    margin: 10px;
  }
  .head-fillter .box-title {
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: 600;
    font-size: 15px;
    color: rgba(76, 76, 76, 0.87);
  }
  .head-fillter i {
    font-size: 18px;
    color: red;
  }
  .step-by-step-cart .item.active {
    grid-column: unset;
  }
  .step-by-step-cart .item {
    grid-column: unset;
    border-bottom: 1px solid #d5e6e6;
    padding: 20px;
  }
  .step-by-step-cart .item:last-child {
    border-left: 1px solid #d5e6e6;
  }
}
@media (max-width: 1279.98px) {
  .col-footer::before {
    display: none;
  }
  .menu-sidebar-panel li:first-child a {
    padding-top: 0.75rem;
  }
}
@media (max-width: 1022.98px) {
  .list-item-tab-product-index li::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .box-search-ajax-main {
    position: unset;
    max-width: 100%;
    min-width: 100%;
    transform: unset;
  }
  .box-search-ajax-main .box-search {
    filter: unset;
  }
  .box-all-search.z99999 .box-form-search {
    box-shadow: inset 0px 3px 10px rgba(232, 239, 239, 0.75);
  }
}
@media (max-width: 767.98px) {
  .section-base {
    padding: 25px 0;
  }
  .list-section-steps li .step-counter::before {
    left: -5px;
    right: -5px;
  }
  .pagination-wrap .page-numbers {
    width: 35px;
    height: 35px;
    margin-right: 9px;
  }
  .box-table-contents ul li a::before {
    margin-left: 15px;
  }
  #commentform {
    gap: 10px;
  }
  .access-box-table {
    left: 0;
    background: #fff;
    padding: 17px;
    gap: 10px;
    width: 125px;
    z-index: 99;
    display: flex;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    line-height: 10px;
    transition: 0.3s;
  }
  .access-box-table.active {
    visibility: visible;
    opacity: 1;
    line-height: 30px;
  }
  table.table-product-panel thead {
    position: relative;
  }
  table.table-product-panel thead::before {
    content: "";
    position: absolute;
    height: 2px;
    background-color: #1f4983;
    opacity: 0.04;
    bottom: 0;
    left: 30px;
    right: 30px;
  }
  table.table-product-panel thead tr th {
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    cursor: pointer;
  }
  table.table-product-panel thead tr th::after {
    font-size: 5px;
    color: #1f4983;
    margin-right: 5px;
    transition: all 0.3s;
    font-family: "icomoon";
    display: inline-block;
  }
  table.table-product-panel thead tr th.sorting_asc::after {
    content: "\e91e";
  }
  table.table-product-panel thead tr th.sorting_desc::after {
    content: "\e91e";
    rotate: 180deg;
  }
  table.table-product-panel thead tr th:first-child {
    padding-right: 30px;
  }
  table.table-product-panel thead tr th:last-child {
    padding-left: 30px;
  }
  table.table-product-panel tbody tr.even {
    background: #f4f7fb;
  }
  table.table-product-panel tbody tr:not(.child) td {
    padding-right: 10px;
    padding-left: 10px;
  }
  table.table-product-panel tbody tr:not(.child) td:first-child {
    padding-right: 30px;
  }
  table.table-product-panel tbody tr:not(.child) td:last-child {
    padding-left: 30px;
  }
  table.table-product-panel .row-product .color-special {
    color: #acb6bd;
  }
  table.table-product-panel .row-product.increase .color-special {
    color: #18cd9e;
  }
  table.table-product-panel .row-product.increase .color-special .icon-low-growth {
    rotate: 180deg;
  }
  table.table-product-panel .row-product.increase + .child .color-special {
    color: #18cd9e;
  }
  table.table-product-panel .row-product.increase + .child .color-special .icon-low-growth {
    rotate: 180deg;
  }
  table.table-product-panel .row-product.decrease .color-special {
    color: #f1085a;
  }
  table.table-product-panel .row-product.decrease + .child .color-special {
    color: #f1085a;
  }
  table.table-product-panel .dataTables_empty {
    color: #1f4983;
    padding: 21px;
    font-size: 15px;
    text-align: center;
  }
  .box-poupup {
    width: 100%;
    border-radius: 0;
    max-height: 100vh;
    min-width: 100%;
    top: 0;
    transform: unset;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 5px 15px 15px;
  }
  .box-poupup.social {
    top: 70px;
    left: 15px;
    right: 15px;
    bottom: 87px;
    position: fixed;
    border-radius: 10px;
    background-color: #ffffff;
    z-index: 999;
    transition: all 0.5s;
    min-width: unset;
    max-width: unset;
    width: unset;
    padding: 20px 14px;
  }
  .box-poupup.social .list-social-pop-share {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .box-poupup.social .list-social-pop-share a {
    width: 100%;
  }
  .box-poupup.social .list-social-pop-share a:last-child {
    grid-column: span 2/span 2;
  }
  .box-poupup.barcode {
    top: 70px;
    left: 15px;
    right: 15px;
    bottom: 87px;
    position: fixed;
    border-radius: 10px;
    background-color: #ffffff;
    z-index: 999;
    transition: all 0.5s;
    min-width: unset;
    max-width: unset;
    width: unset;
    padding: 20px 14px;
  }
  .comments-wrap .comment > .children {
    margin-right: 40px;
  }
  .box-add-to-cart {
    padding: 23px 15px;
    top: 70px;
    left: 15px;
    right: 15px;
    bottom: 87px;
    transform: unset;
    min-width: unset;
  }
}
@media (max-width: 576.98px) {
  #commentform .submit_field_box_comment input {
    padding: 15px 46px;
  }
  .pagination-wrap-panel {
    gap: 10px;
  }
  .pagination-wrap-panel .page-numbers {
    width: 30px;
    height: 30px;
  }
  .step-by-step-cart .item {
    grid-column: unset;
    border-bottom: 1px solid #d5e6e6;
    padding: 10px;
  }
  .SwiperSliderHome .swiper-button-prev {
    top: 60%;
  }
  .SwiperSliderHome .swiper-button-next {
    top: 60%;
  }
  .wave-footer {
    width: 180px;
    right: 0;
    background-size: contain;
  }
  .wave-footer img {
    margin-top: 2px;
  }
}
.status-ticket {
  color: #233564;
}
.status-ticket.status_2 {
  color: #06a35e;
}
.status-ticket.status_0 {
  color: #93a5a5;
}

.box-change-price-chart {
  background-color: #afb2b9;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 12px;
  height: 25px;
  border-radius: 12px;
  color: #fff;
}
.box-change-price-chart .price {
  font-size: 13px;
}
.box-change-price-chart .percent {
  font-size: 13px;
}
.box-change-price-chart .navasan-icon {
  font-size: 5px;
  color: #fff;
}
.box-change-price-chart .icon-percent {
  font-size: 7px;
}
.box-change-price-chart.decrease {
  background: #f23248;
}
.box-change-price-chart.decrease .status-icon::before {
  content: "\e90b";
}
.box-change-price-chart.increase {
  background: #29cd8d;
}
.box-change-price-chart.increase .status-icon::before {
  content: "\e95b";
}

.home-breadcrumb-icon {
  font-size: 13px !important;
  color: #c2d7d7;
}

.rc-anchor-light.rc-anchor-normal,
.rc-anchor-light.rc-anchor-compact {
  border: unset !important;
}

.box-select-transport .select2-container--default .select2-selection--single {
  border-radius: 13px;
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background-color: #f6fafb;
  border: 1px solid #e7f2f2;
  font-size: 14px;
  color: #233564;
  height: 64px;
}
.box-select-transport .select2-container--default .select2-selection--single {
  border: unset !important;
}

.calculate-transport .box-input.error {
  border: 1px solid red;
  border-radius: 13px;
}

.g-recaptcha.error > div {
  outline: 2px solid red;
}

.box-audio-index.archive .plyr__controls__item.plyr__control {
  border-radius: 9px;
  filter: drop-shadow(0px 5px 2.5px rgba(188, 209, 209, 0.35));
  background-color: #ffffff;
  width: 44px;
  height: 44px;
  border: unset;
}
.box-audio-index.archive .plyr__controls__item.plyr__control svg {
  fill: #f23248;
}
.box-audio-index.archive .plyr--full-ui input[type=range]::-moz-range-progress {
  background-color: #f23248;
}
.box-audio-index.archive .plyr__controls__item.plyr__time--current.plyr__time {
  display: block !important;
  margin-top: -10px;
  text-align: left;
  font-size: 13px;
  color: #a0bcbc;
}

.list-item-rating-podcast .item {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  transition: all 0.3s;
}
.list-item-rating-podcast .item.active, .list-item-rating-podcast .item:hover {
  background-color: #233564;
  color: #fff;
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
}

.list-items-podcast .item {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  transition: all 0.3s;
}
.list-items-podcast .item:hover, .list-items-podcast .item.active {
  background-color: #f3f8f8;
  border: 1px solid #f3f8f8;
  filter: drop-shadow(0px 0px 0px rgba(62, 108, 108, 0.23));
}

.call-to-expert-single {
  filter: drop-shadow(0px 5px 6.5px rgba(35, 53, 100, 0.25));
}

.connect-social-single-expert {
  filter: drop-shadow(0px 3px 0px rgba(74, 152, 152, 0.2));
  background: #fff;
}

.compare-box {
  border-right: unset;
  border-bottom-width: 2px;
}
.compare-box .box-main .item-title {
  height: 178px;
  display: flex;
  justify-content: center;
}
.compare-box .box-main .item {
  height: 73px;
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #233564;
  padding: 5px 0 5px 10px;
}
.compare-box .box-main .item:last-child {
  border-bottom: unset;
}
.compare-box .box-main.box-main-item .item-title {
  padding: 25px;
}
.compare-box .box-main.box-main-item .item {
  padding: 5px 42px;
}
.compare-box .box-main:nth-child(2n) .item {
  background-color: rgb(249, 252, 252);
}
.compare-box .box-main:nth-child(4) {
  border-left: unset;
}

.item-product-popular {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
}

.SwiperPopularProduct {
  overflow: unset;
}
.SwiperPopularProduct .swiper-button-prev {
  opacity: 0.902;
  background-color: #ffffff;
  top: 0;
  bottom: 0;
  position: absolute;
  height: 100%;
  width: 100vw;
  right: calc(-100vw + 30px);
  margin-top: 0;
  padding-left: 30px;
  display: flex;
  justify-content: end;
  box-shadow: -20px 0 25px -26px #eee;
}
.SwiperPopularProduct .swiper-button-next {
  opacity: 0.902;
  background-color: #ffffff;
  top: 0;
  bottom: 0;
  position: absolute;
  height: 100%;
  width: 100vw;
  left: calc(-100vw + 30px);
  margin-top: 0;
  padding-right: 30px;
  display: flex;
  justify-content: start;
  box-shadow: 20px 0 25px -26px #eee;
}

.drop-shadow-transport-input {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
}

.drop-shadow-transport-button {
  filter: drop-shadow(0px 3px 0px #06d484);
  transition: all 0.3s;
}
.drop-shadow-transport-button:hover {
  filter: drop-shadow(0px 0px 0px #06d484);
}

.grid-container-expert-s {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.rating-expert-avg {
  filter: drop-shadow(0px 5px 2.5px rgba(255, 102, 0, 0.41));
}

.rating-comment {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 4px;
}
.rating-comment .item {
  width: 28px;
  height: 5px;
  background-color: #c5d8d8;
  transition: all 0.3s;
}
.rating-comment .hover-color-change {
  background: #ff6600;
}
.rating-comment .click-color-change {
  background: #ff6600;
}

.box-rating-comment-css {
  background: #fff;
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
}

.box-img-video {
  filter: drop-shadow(0px 5px 12.5px rgba(143, 179, 179, 0.45));
}

.SwiperNavasanFooter .swiper-wrapper {
  transition: all 3s !important;
}

.drop-shadow-add-to-cart-single {
  filter: drop-shadow(0px 5px 6.5px rgba(35, 53, 100, 0.25));
  transition: all 0.3s;
}
.drop-shadow-add-to-cart-single:hover {
  filter: drop-shadow(0px 0px 6.5px rgba(35, 53, 100, 0.25));
}
.drop-shadow-add-to-cart-single:hover .icon-arrrow-left {
  transform: translateX(2px);
}

.list-tab-single-pro span {
  transition: all 0.3s;
}
.list-tab-single-pro span.active {
  color: #f23248;
  border-bottom: 1px solid #f23248;
}

.shadow-box-tab-single {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background: #fff;
}

.title-contact.experts-single-title span {
  padding-left: 0;
}

.action-best-price-single {
  background: rgb(255, 108, 32);
  background-image: linear-gradient(0deg, #ff6124 0%, #f13147 100%);
  filter: drop-shadow(0px 2px 0px #c9520e);
  transition: all 0.3s;
}
.action-best-price-single:hover {
  transform: translateY(1px);
}

.action-vip-single {
  transition: all 0.3s;
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background: #fff;
}
.action-vip-single:hover {
  transform: translateY(1px);
}

.shadow-connection-experts .item {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background-color: #ffffff;
  border: 1px solid #e7f2f2;
  transition: all 0.3s;
}
.shadow-connection-experts .item:hover {
  filter: drop-shadow(0px 3px 0px rgba(62, 108, 108, 0.23));
}

.favorites-event-post.active {
  color: #29cd8d;
}

.item-expert-archive {
  filter: drop-shadow(0px 2px 0px rgba(62, 108, 108, 0.23));
  background: #fff;
}

.list-access-404 .item {
  filter: drop-shadow(0px 2px 0px rgba(148, 183, 183, 0.27));
  border: 1px solid rgba(148, 183, 183, 0.27);
  transition: all 0.3s;
  cursor: pointer;
}
.list-access-404 .item:hover {
  background: #f6fafb;
}

.swal2-popup.swal2-toast .swal2-title {
  font-size: 14px !important;
}

@media (max-width: 1499.98px) {
  .box-fillter-sidebar {
    position: unset;
    min-width: unset;
    max-width: unset;
  }
  .box-list-fillter {
    border-radius: 12px 12px 0 0;
    position: fixed;
    height: 500px;
    z-index: 99999;
    width: 100%;
    left: 0;
    right: 0;
    background-color: #F5F5F7;
    bottom: -200%;
  }
  .box-list-fillter .item-fillter-tax {
    margin-bottom: 10px;
    border-radius: 12px;
  }
  .box-list-fillter .item-fillter-tax .widget-title {
    padding: 20px 10px;
  }
  .box-list-fillter .item-fillter-tax ul {
    border-radius: 12px;
    margin-top: 0;
  }
  .box-list-fillter .list-scroll {
    padding: 10px;
  }
  .weight-table {
    position: fixed;
    z-index: 99999;
    width: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    bottom: -200%;
    padding: 10px;
    height: 100%;
  }
  .weight-table .head-weight-table {
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    background-color: #FBFBFD;
    padding: 12px 16px;
    margin-bottom: 15px;
    border-radius: 12px;
    color: #fff;
  }
}
@media (max-width: 1279.98px) {
  .compare-box .box-main .item {
    font-size: 13px;
    padding: 5px 22px;
    height: 50px;
  }
  .compare-box .box-main .item-title {
    height: 150px;
    font-size: 24px;
  }
  .compare-box .box-main .item-title .title-product-compare {
    font-size: 14px;
  }
  .compare-box .box-main.box-main-item .item,
  .compare-box .box-main.box-main-item .item-title {
    padding: 10px;
  }
  .compare-box .box-main.item-first {
    max-width: 140px;
    min-width: 140px;
  }
}
@media (max-width: 1022.98px) {
  .single-experts #commentform {
    gap: 10px;
  }
}
@media (max-width: 991.98px) {
  .single-experts #commentform {
    grid-template-columns: repeat(16, 1fr);
  }
  .single-experts #commentform .comment-form-author,
  .single-experts #commentform .comment-form-email {
    grid-column: span 8/span 8;
  }
  .single-experts #commentform .comment-form-comment,
  .single-experts #commentform .submit_field_box_comment {
    grid-column: span 16/span 16;
  }
  .single-experts #commentform .box-rating-comment {
    grid-column: span 16/span 16;
  }
  .list-tab-single-pro span.active {
    background: #f23248;
    color: #fff;
    border: 1px solid #f23248;
  }
}
@media (max-width: 767.98px) {
  .compare-box .box-main .item-title {
    font-size: 20px;
  }
  .compare-box .box-main.item-first {
    min-width: 90px;
    max-width: 90px;
  }
  .compare-box .box-main .item {
    padding: 5px 3px;
    font-size: 12px;
  }
  .compare-box .box-main.box-main-item .item,
  .compare-box .box-main.box-main-item .item-title {
    padding: 5px;
  }
  .compare-box .box-main .item-title .title-product-compare {
    font-size: 13px;
  }
}
@media (max-width: 576.98px) {
  .SwiperPopularProduct .swiper-button-prev,
  .SwiperPopularProduct .swiper-button-next {
    display: none;
  }
  .box-transport-h {
    background: rgba(255, 255, 255, 0.5);
    height: calc(100vh - 120px);
  }
  .single-experts #commentform .comment-form-author,
  .single-experts #commentform .comment-form-email {
    grid-column: span 16/span 16;
  }
  .rating-comment .item {
    width: 24px;
  }
  #commentform .comment-form-author,
  #commentform .comment-form-email {
    grid-column: span 4/span 4;
  }
  .select-vip.normal.blog .select-onclick {
    height: 40px;
    border-radius: 12px;
  }
  .product-list thead tr th {
    padding-right: 3px;
    padding-left: 3px;
    border-left: 1px solid hsla(0, 3%, 94%, 0.5);
    text-align: center;
  }
  .product-list tbody td {
    padding-right: 3px;
    padding-left: 3px;
    border-left: 1px solid hsla(0, 3%, 94%, 0.5);
    text-align: center;
  }
  table.product-list thead::before {
    left: 0;
    right: 0;
    height: 1px;
  }
  table.product-list tbody tr:not(.child) td:last-child,
  table.product-list tbody tr:not(.child) td {
    padding-left: 3px;
    padding-right: 3px;
  }
  table.product-list thead tr th:last-child {
    padding-left: 3px;
  }
  table.product-list thead tr th:first-child {
    padding-right: 3px;
  }
  table.product-list thead tr th {
    padding-right: 3px;
    padding-left: 3px;
  }
  table.product-list tbody tr:not(.child) td {
    padding-left: 3px;
  }
  table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control::before,
  table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control::before {
    font-size: 5px;
  }
  table.product-list thead tr th::after {
    font-size: 3px;
  }
  .section-tab-product .col-shadow {
    border: 1px solid #f6f9f9;
    overflow: hidden;
    box-shadow: unset;
  }
}
#app {
  width: 100%;
  height: 100%;
}

.box-map-address-desult {
  position: relative;
}
.box-map-address-desult .search-box {
  z-index: 999;
}
.box-map-address-desult input {
  text-align: right;
  direction: rtl;
  border: 0;
}
.box-map-address-desult textarea:focus,
.box-map-address-desult input:focus {
  outline: none;
}
.box-map-address-desult .search-results {
  overflow: auto;
  max-height: 40vh;
  display: none;
}
.box-map-address-desult .search-result-item {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  cursor: pointer;
}
.box-map-address-desult .search-result-item img {
  width: 20px;
  margin-left: 5px;
}
.box-map-address-desult .search-result-item-title {
  font-weight: bolder;
}
.box-map-address-desult .search-result-item-address {
  font-size: 1rem;
}
.box-map-address-desult .clear-seach {
  cursor: pointer;
  position: absolute;
  display: none;
}
.box-map-address-desult .flex-row {
  display: flex;
  flex-direction: row;
}

.dropdowntr > td {
  width: 100%;
}

.dropdowntr ul {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  padding: 10px;
}

.dropdowntr ul .title,
.dropdowntr ul .content {
  padding: 5px;
}

.dropdowntr ul .title {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
  min-width: 38%;
  white-space: nowrap;
}

.dropdowntr ul .content {
  color: #6e6e6e;
  font-size: 13px;
  font-weight: 700;
  flex-grow: 1;
}

.dropdowntr ul li {
  display: flex;
  align-items: center;
  padding: 6px;
  background-color: #f9fafd;
  border-radius: 8px;
  flex-wrap: wrap;
}

.bn-breaking-news {
  display: block;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  line-height: 40px;
  overflow: hidden;
}

.bn-breaking-news * {
  box-sizing: border-box;
}

.bn-breaking-news.bn-fixed-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}

.bn-breaking-news.bn-fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}

.bn-news {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  right: 0;
  overflow: hidden;
}

.bn-news ul {
  display: block;
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
}

.bn-news ul li {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  text-decoration: none;
  transition: color 0.2s linear;
  position: absolute;
  width: 100%;
  display: none;
  color: #333;
}

.bn-news ul li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  position: relative;
  display: block;
  overflow: hidden;
}

.bn-loader-text {
  padding: 0 10px;
}

.bn-seperator {
  display: inline-block;
  float: left;
  margin-right: 15px;
  width: 30px;
  height: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}

.bn-seperator.bn-news-dot {
  margin-right: 0;
}

.bn-seperator.bn-news-dot:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #333;
  border-radius: 50%;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -4px;
}

.bn-prefix {
  color: #d65d7a;
  margin-right: 15px;
  padding-left: 10px;
}

.bn-positive {
  color: #0b8457;
  font-weight: 700;
}

.bn-negative {
  color: #dc2f2f;
  font-weight: 700;
}

.bn-controls {
  width: auto;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  position: absolute;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.bn-controls button {
  width: 30px;
  float: left;
  height: 100%;
  cursor: pointer;
  border: none;
  border-left: solid 1px #EEE;
  text-align: center;
  background-color: #f6f6f6;
  outline: none;
}

.bn-controls button:hover {
  background-color: #EEE;
}

.bn-arrow {
  margin: 0;
  display: inline-block;
  height: 8px;
  position: relative;
  width: 8px;
  top: -2px;
}

.bn-arrow::after {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  content: "";
  display: inline-block;
  height: 8px;
  left: 0;
  position: absolute;
  top: 0;
  width: 8px;
}

.bn-arrow.bn-next {
  transform: rotate(315deg);
  left: -3px;
}

.bn-arrow.bn-prev {
  transform: rotate(135deg);
  left: 3px;
}

.bn-arrow::after {
  border-color: #999;
}

.bn-arrow::before {
  background-color: #999;
}

.bn-play {
  position: relative;
  background: #999;
  width: 0;
  height: 12px;
  display: inline-block;
  margin-left: -5px;
}

.bn-play::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #999;
  border-width: 8px;
  margin-top: -8px;
}

.bn-pause {
  position: relative;
  width: 0;
  height: 14px;
  display: inline-block;
  top: 1px;
  left: -1px;
}

.bn-pause::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: 3px;
  background-color: #999;
}

.bn-pause::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  left: -3px;
  background-color: #999;
}

.bn-direction-rtl {
  direction: rtl;
}

.bn-direction-rtl .bn-label {
  left: auto;
  right: 0;
}

.bn-direction-rtl .bn-controls {
  right: auto;
  left: 0;
}

.bn-direction-rtl .bn-seperator {
  margin-left: 15px;
  margin-right: 0;
  float: right;
}

.bn-direction-rtl .bn-prefix {
  margin-left: 15px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 10px;
}

.bn-direction-rtl .bn-controls button {
  border-left: none;
  border-right: solid 1px #EEE;
}

.bn-effect-scroll .bn-news ul {
  display: block;
  width: 100%;
  position: relative;
}

.bn-effect-scroll .bn-news ul li {
  display: list-item;
  float: left;
  position: relative;
  width: auto;
}

.bn-effect-scroll.bn-direction-rtl .bn-news ul li {
  float: right;
}

.tax-responsive {
  width: 40px;
}
.tax-responsive .button-s {
  margin: unset;
}

table.dataTable.no-footer {
  border-bottom: unset;
}

.box-header-sticky {
  transition: all 0.3s;
}

.box-header-sticky.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background: #fff;
  width: 100%;
  box-shadow: 0px 0px 0px 1px #eee;
  padding-bottom: 16px;
}
.box-header-sticky.sticky .header-top {
  display: none;
}

.box-menu-absolute.menu-sticky {
  padding-top: 20px;
}
.box-menu-absolute.menu-sticky .box-menu-shadow {
  border: 1px solid #eee;
  border-radius: 12px;
}

.item-tooltip + span {
  transform: scale(0);
  top: -30px;
  width: 100%;
  text-align: center;
}

.item-tooltip:hover + span {
  transform: scale(1);
}

.box-header-sticky.sticky .item-tooltip + span {
  top: unset;
  bottom: -30px;
}
.box-header-sticky.sticky .box-all-search.z99999 .box-form-search {
  box-shadow: inset 0px 3px 10px rgba(232, 239, 239, 0.75);
}/*# sourceMappingURL=style-custom.css.map */