/**/
.categoryPage_main .proList_right .pagination {
  display: block;
  clear: left; }

.product_image_block .productView-price {
  position: relative;
  margin-top: 4px !important;
  min-height: 42px; }

.pro_pagi_arrows {
  position: absolute;
  left: 0;
  right: auto;
  cursor: pointer;
  display: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: auto;
  height: auto;
  text-align: center;
  top: 50%;
  transform: translateY(-50%); }
  .pro_pagi_arrows.show {
    display: flex; }
  .pro_pagi_arrows span {
    font-size: 13px;
    line-height: 14px;
    color: #f2b422;
    text-align: center;
    display: block;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .pro_pagi_arrows span {
        font-size: 12px; } }
    @media screen and (max-width: 479px) {
      .pro_pagi_arrows span {
        font-size: 11px; } }
  .pro_pagi_arrows svg {
    height: 22px;
    width: 22px;
    color: #f2b422; }
    @media screen and (max-width: 767px) {
      .pro_pagi_arrows svg {
        height: 18px;
        width: 18px; } }
  .pro_pagi_arrows.nextProArrow {
    left: auto;
    right: 0; }

.mobileMenuBadges:before {
  text-align: center; }

.mobileMenuBadges.badge_handmade:before {
  content: "Handmade Opals";
  min-width: 90px; }

@media screen and (min-width: 991px) {
  .body .carousel_overlay {
    max-width: 82%; }
  .body .carouselOverlay_text h2 {
    font-size: 50px; }
    .body .carouselOverlay_text h2 > span {
      display: block;
      font-size: 26px;
      line-height: normal; } }

body.mobileMenu_active {
  position: fixed !important; }

@media screen and (max-width: 1199px) {
  .dropdown_quickSearch .container {
    padding: 0 !important; } }

body {
  padding-top: 0 !important; }
  body .responsive_nav {
    z-index: 9999999; }
  @media screen and (min-width: 991px) {
    body .header {
      position: static;
      box-shadow: rgba(0, 0, 0, 0.68) 0 140px 155px -6px inset; } }
  body .category_desc img.__mce_add_custom__,
  body .customCMS_top_banner img,
  body .static_top_category_banner img {
    margin-top: 0; }
  body.main_default .body {
    margin-top: 0; }

footer.footer .foot_services {
  text-align: center;
  margin: 0 auto; }
  footer.footer .foot_services ul {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: nowrap; }
    @media (max-width: 991px) {
      footer.footer .foot_services ul {
        flex-wrap: wrap; } }
    footer.footer .foot_services ul li {
      float: none;
      display: inline-block;
      text-align: left; }
