.no_item {
  font-size: 32px;
  color: #6c757d;
}
.no_item_area {
  height: 30vh;
  width: 100%;
  text-align: center;
  align-items: center;
  padding: 64px 32px;
}
@media (max-width: 1024px) {
  .nav-megmem-sub {
    display: block;
  }
  /* .nav-megmem-item{

  } */
}

.thumbnail.is-active {
  opacity: 1;
}

@media (min-width: 1024px) {
  .nav-megmem .the-container {
    overflow-y: hidden !important;
  }
}
.thumbnail.is-active img {
  border: 1px solid;
  border-color: #63656a;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@supports selector(:nth-child(1 of x)) {
  @font-face {
    font-family: "San Francisco";
    font-weight: 400;
    font-size: 1rem;
    src: url("https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff");
  }

  main {
    margin-top: 65px;
  }
  header{
    height: 65px;
  }
  button,
  .brcrmb a,
  .choose-product-trigger,
  .fcc .text-2xl.text-2nd-dark.font-bold {
    font-family: "San Francisco" !important;
    font-size: 14px;
  }
  input,
  textarea,
  select {
    font-family: "San Francisco" !important;
    font-size: 10px !important;
  }
}

@media (min-width: 1536px) {
  .video-card-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.date-num + p {
  -webkit-line-clamp: initial !important;
  white-space: nowrap !important;
  font-size: calc(1rem + 1px);
}
.nav-dropdown-item p,
.data-list-item * {
  color: #fff !important;
}
/* .splide__arrows {
  display: none;
}
.splide__track:hover .splide__arrows {
  display: block;
} */
/* <<<<<<< HEAD  */
/* .clr-f56 {
  background-color: #f5f6f6 !important;
}
.nav-has-dropdown:not(.mxga-menu) .nav-dropdown-1st .nav-dropdown-item {
  transition: all 0.25s;
}
.nav-has-dropdown:not(.mxga-menu) .nav-dropdown-1st .nav-dropdown-item:hover {
  background-color: darkgray;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.47);
}
.nav-dropdown-item:active:after,
.nav-dropdown-item:focus-within:after,
.nav-dropdown-item:focus:after,
.nav-dropdown-item:hover:after {
  display: none;
} */
/* ======= */
@media (min-width: 1140px) {
  main .the-container {
    max-width: 1140px !important;
  }
  header .the-container,
  footer .the-container {
    max-width: 100% !important;
  }
  .footer-grid > div {
    padding: 1rem;
  }
}
@media (min-width: 576px) {
  .ovt-image-about,
  .ovt-image {
    --tw-aspect-w: 4;
    --tw-aspect-h: 1;
  }
  .banner-ovt {
    max-height: 336px;
    overflow: hidden;
  }
}

.clr-cb {
  background-color: #cccccc !important;
}
.clr-eb {
  background-color: #ebebeb !important;
}
.clr-f56 {
  background-color: #f5f5f5 !important;
}
.text-plus {
  font-size: calc(3.25rem + 6px) !important;
}
.nav-has-dropdown:not(.mxga-menu) .nav-dropdown-1st .nav-dropdown-item {
  transition: all 0.25s;
}
.nav-has-dropdown:not(.mxga-menu) .nav-dropdown-1st .nav-dropdown-item:hover {
  background-color: darkgray;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.47);
}
.nav-dropdown-item:active:after,
.nav-dropdown-item:focus-within:after,
.nav-dropdown-item:focus:after,
.nav-dropdown-item:hover:after {
  display: none;
}
/* html{zoom:80%} */
.cookies-wrapper {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 576px) {

  .cookies-wrapper {
    bottom: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
  }
}
@media (min-width: 768px) {

  .cookies-wrapper {
    right: auto;
    flex-direction: row;
  }
}
.cookies-wrapper {
  z-index: 1041;
}
@media (min-width: 768px) {
  .cookies-wrapper {
    max-width: 575px;
  }
}

.cookies-action {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1rem;
}

@media (min-width: 768px) {

  .cookies-action {
    padding-bottom: 0px;
    width: 150px;
    flex: 0 0 150px;
  }
}

.cookies-text {
  padding: 1rem;
  padding-right: 2rem;
}

@media (min-width: 576px) {

  .cookies-text {
    padding: 2rem;
    padding-bottom: 1.5rem;
  }
}

@media (min-width: 768px) {

  .cookies-text {
    padding: 1rem;
  }
}

.cookies-accept {
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.cookies-accept:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(33 33 33 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {

  .cookies-accept {
    margin-right: 0;
  }
}

.cookies-denied {
  position: absolute;
  cursor: pointer;
}

@media (min-width: 768px) {

  .cookies-denied {
    position: relative;
  }
}
@media (max-width: 767px) {
  .cookies-denied {
    top: 0.75rem;
    right: 0.75rem;
  }
}
.cookies-text a{white-space:nowrap}
@media (min-width: 576px){
  .banner-ovt {
      max-height: initial;
      overflow: hidden;
  }
  }
  .ovt-image-about {
      --tw-aspect-w: 4;
      --tw-aspect-h: 1;
  }
  .text-editor table td,.text-editor table th{border: 1px solid currentColor}
  
  .text-editor ul,.content-container ul{
  list-style-type:disc!important
  }
  .text-editor ol,.content-container ol{
  list-style-type:decimal!important
  }
  .product-card-detail p:not(.subs){
margin-bottom: 5px;
-webkit-line-clamp: initial!important;
overflow: visible!important;
}
.product-card-detail p.subs{
-webkit-line-clamp: initial!important;
overflow: visible!important;
}
.product-card{display: flex;
    flex-direction: column;
}
.product-card-extra{margin-top: auto}

.float-call {
  position: fixed;
  right: 4px;
  bottom: 140px;
  z-index: 9999
}

.float-call svg {
  width: 65px;
  height: 65px
}

.client .splide__arrow{
  top: 50%!important;
}
.client .splide__arrow--prev{
  left: -2em;
}
.client .splide__arrow--next{
  right: -2em;
}
.part-itm{
  padding:.5rem
}