#just_arrived {
  padding: 0;
}
#just_arrived .list-products {
  margin-top: 0;
  margin-bottom: 0;
  opacity: 0;
  height: 0;
}
#just_arrived .list-products.owl-carousel.hover .owl-stage-outer {
  margin-bottom: -300px;
  padding-bottom: 300px;
}
#just_arrived .list-products.owl-carousel .owl-stage-outer .owl-item,
#just_arrived .list-products.owl-carousel .owl-stage-outer .item {
  margin-bottom: 0px;
}
#just_arrived .list-products .owl-product-images .sliders {
  display: block;
}
#just_arrived .list-products .owl-nav {
  top: 140px;
}
#just_arrived .list-products .owl-nav button.disabled {
  display: none;
}
#just_arrived .list-products a .inner {
  display: inline-block;
  padding-bottom: 36px;
  position: relative;
  width: 100%;
  min-width: 100%;
  text-decoration: none;
  text-align: left;
  z-index: 1;
}
#just_arrived .list-products a .image {
  width: 100%;
  height: auto;
  padding-top: 66.6666666667%;
  background-size: cover;
  background-position: center center;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
#just_arrived .list-products a .description {
  padding: 10px 14px 20px;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
}
#just_arrived .list-products a .description .name {
  font-weight: bold;
}
#just_arrived .list-products {
  opacity: 1;
  position: relative;
  z-index: 4;
  height: auto;
}
#just_arrived .item:hover .add_to_cart_button, #just_arrived .item:hover .added_to_cart, #just_arrived .item:hover .view_waitlist {
  opacity: 1;
}
#just_arrived .item .added_to_cart,
#just_arrived .item .view_waitlist {
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  padding: 0.8em 2.2em;
  color: white;
  border: 1px solid #F58140;
  background-color: #F58140;
  cursor: pointer;
  position: relative;
  text-transform: none;
  transition: all 0.2s ease-in-out 0ms;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: white;
  color: #F58140;
  padding: 0px;
}
@media all and (min-width: 768px) {
  #just_arrived .item .added_to_cart:hover,
  #just_arrived .item .view_waitlist:hover {
    background-color: #FD945A;
    border-color: #FD945A;
    color: white;
  }
  #just_arrived .item .added_to_cart.loading:after,
  #just_arrived .item .view_waitlist.loading:after {
    content: "\f110";
    font-family: "lh-icons";
    font-weight: normal;
    display: inline-block;
    position: absolute;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
    animation: rotating 2s linear infinite;
    line-height: 1;
  }
  @keyframes rotating {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  #just_arrived .item .added_to_cart.loading .button_label,
  #just_arrived .item .view_waitlist.loading .button_label {
    opacity: 0.2;
  }
}
@media print {
  #just_arrived .item .added_to_cart:hover,
  #just_arrived .item .view_waitlist:hover {
    background-color: #FD945A;
    border-color: #FD945A;
    color: white;
  }
  #just_arrived .item .added_to_cart.loading:after,
  #just_arrived .item .view_waitlist.loading:after {
    content: "\f110";
    font-family: "lh-icons";
    font-weight: normal;
    display: inline-block;
    position: absolute;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
    animation: rotating 2s linear infinite;
    line-height: 1;
  }
  @keyframes rotating {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  #just_arrived .item .added_to_cart.loading .button_label,
  #just_arrived .item .view_waitlist.loading .button_label {
    opacity: 0.2;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .item .added_to_cart:active,
  #just_arrived .item .view_waitlist:active {
    transition: all 0.01s ease-in-out 0ms;
    background-color: #FD945A;
    border-color: #FD945A;
  }
  #just_arrived .item .added_to_cart.loading:before,
  #just_arrived .item .view_waitlist.loading:before {
    opacity: 0.2;
  }
  #just_arrived .item .added_to_cart.loading:after,
  #just_arrived .item .view_waitlist.loading:after {
    content: "\f110";
    font-family: "lh-icons";
    font-weight: normal;
    display: inline-block;
    position: absolute;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
    animation: rotating 2s linear infinite;
  }
  @keyframes rotating {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
}
#just_arrived .item .added_to_cart.added,
#just_arrived .item .view_waitlist.added {
  display: none;
}
#just_arrived .item .added_to_cart:active,
#just_arrived .item .view_waitlist:active {
  top: 1px;
  transition: none 0.2s ease-in-out 0ms;
  transform: scale(0.97);
  filter: brightness(1.15);
}
#just_arrived .item .added_to_cart:hover,
#just_arrived .item .view_waitlist:hover {
  color: #FFF;
  background-color: #FD945A;
  border-color: #FD945A;
}
@media all and (min-width: 768px) {
  #just_arrived .item .added_to_cart,
  #just_arrived .item .view_waitlist {
    font-weight: 700;
    opacity: 0;
    font-size: 14px;
    line-height: 30px;
  }
}
@media print {
  #just_arrived .item .added_to_cart,
  #just_arrived .item .view_waitlist {
    font-weight: 700;
    opacity: 0;
    font-size: 14px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .item .added_to_cart,
  #just_arrived .item .view_waitlist {
    font-weight: 700;
    font-size: 12px;
    padding: 0px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
#just_arrived .item .view_waitlist {
  margin-left: 0px !important;
  flex-grow: 1 !important;
  white-space: nowrap;
  text-transform: none;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  #just_arrived .item .view_waitlist {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .item .view_waitlist:before {
    content: "\f406";
    font-weight: normal;
  }
}
#just_arrived .actions {
  display: flex;
  padding: 2px 14px 14px 14px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#just_arrived .actions .x2 {
  width: 50%;
  display: flex;
  margin-bottom: 0;
  white-space: nowrap;
}
#just_arrived .actions .rate {
  justify-content: flex-start;
  font-weight: 900;
  font-size: 9px;
  line-height: 20px;
  align-items: center;
  color: #AED659;
  position: relative;
  white-space: nowrap;
}
#just_arrived .actions .rate::before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #BBC6DB 0%, rgba(187, 198, 219, 0) 100%);
  z-index: 0;
}
#just_arrived .actions .rate.is_rate::before {
  display: none;
}
#just_arrived .actions .rate .reviews {
  width: 100%;
  background-color: #FFF;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
#just_arrived .actions .price {
  justify-content: flex-end;
  font-weight: 900;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.05em;
  color: #1C2B47;
  position: relative;
}
#just_arrived .actions .price del {
  position: absolute;
  top: -20px;
  right: 0;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #1C2B47;
  opacity: 1;
}
#just_arrived .actions .price ins {
  color: #F86262;
  font-weight: 900;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.05em;
  margin-left: 0;
  margin-top: 5px;
}
#just_arrived .cat_title {
  z-index: unset;
  margin-bottom: 15px;
}
@media all and (min-width: 768px) {
  #just_arrived .cat_title {
    position: relative;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
  }
}
@media print {
  #just_arrived .cat_title {
    position: relative;
    font-weight: 800;
    font-size: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .cat_title {
    text-align: center;
    font-size: 30px;
  }
}
#just_arrived .cat_title span {
  position: relative;
}
#just_arrived .cat_title span:before, #just_arrived .cat_title span:after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background-color: #AED659;
}
@media all and (min-width: 768px) {
  #just_arrived .cat_title span:before, #just_arrived .cat_title span:after {
    position: absolute;
    margin-top: -3px;
    top: 50%;
    right: calc(100% + 20px);
  }
}
@media print {
  #just_arrived .cat_title span:before, #just_arrived .cat_title span:after {
    position: absolute;
    margin-top: -3px;
    top: 50%;
    right: calc(100% + 20px);
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .cat_title span:before, #just_arrived .cat_title span:after {
    margin: 12px auto;
    text-align: center;
  }
}
#just_arrived .cat_title span:after {
  left: calc(100% + 20px);
  right: unset;
}
#just_arrived .cat_title a {
  color: #AED659;
}
@media all and (min-width: 768px) {
  #just_arrived .cat_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
  }
}
@media print {
  #just_arrived .cat_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .cat_title a {
    font-size: 24px;
    font-weight: 800;
  }
}
#just_arrived .cat_title span {
  display: inline-block;
  width: auto;
}
@media screen and (max-width: 767px) {
  #just_arrived .cat_title span:before {
    margin: 5px auto;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .cat_title span:after {
    display: none;
  }
}
#just_arrived .pagingInfo {
  position: absolute;
  bottom: 6px;
  right: 0;
  display: inline-block;
  text-align: right;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #6A7C9F;
}
@media screen and (max-width: 767px) {
  #just_arrived .pagingInfo {
    display: none;
  }
}
#just_arrived .pagingInfo span {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #just_arrived .attributes {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .item__action_wrap-mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .item__title {
    font-size: 12px;
    line-height: 16px;
    min-height: 32px;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .item__content_wrap .item__action_wrap {
    padding: 10px 0px 0px;
  }
}
#just_arrived .item__title_wrap br {
  display: none;
}
@media screen and (max-width: 767px) {
  #just_arrived .product-type-variable .item__price {
    bottom: -68px;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .item__price {
    min-height: 27px;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .add_to_waitlist {
    font-size: 0px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #just_arrived .add_to_waitlist:before {
    content: "\f406";
    font-family: "lh-icons";
    font-weight: normal;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .col-full #just_arrived .list-products.owl-carousel {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
  }
  .col-full #just_arrived .list-products.owl-carousel .owl-stage {
    padding-left: 0px !important;
    padding-bottom: 0px;
  }
}
