div.aiz-main-wrapper.d-flex.flex-column.bg-white section.bg-light.border-top.mt-auto {
    display: none;
}
.text-blue {
  color: #014750 !important;
}
.iti__country-list {
    text-align: right;
    left: 0;
}
[dir="rtl"] .aiz-side-nav-list .level-2 .aiz-side-nav-link::after {
  left: 40px !important;
  right: 0px !important;
}
[dir="ltr"] .aiz-side-nav-list .level-2 .aiz-side-nav-link::after {
  right: 40px !important;
  left: 0px !important;
}
[dir="ltr"] .aiz-side-nav-list .level-2 .aiz-side-nav-link {
  color:red !important;
}
.cat-image.mr-2.opacity-60 {
    opacity: 1 !important;
    width: 50px !important;
}
.text-truncate.text-dark.px-4.fs-14.d-block.hov-column-gap-1 {
    padding: 0 !important;
}
#section_featured_div {
    min-width: 100% !important;
}
#todays_deal .img-fit {
    width: auto !important;
}

footer {
  display: none;
}

div.aiz-main-wrapper section.footer-widget {
  display: none;
}

div.aiz-main-wrapper section.footer-widget {
  display: none;
}

.aiz-main-wrapper>.container {
  padding-bottom: 125px;
  overflow: hidden;
}

.aiz-pagination {   
    padding-bottom: 125px !important;
}
.right-content {
    background: rgba(255,255,255,0.15) !important;
    backdrop-filter: blur(11px);
}
#currency-change > a, #lang-change > a {
    background: #004750;
    padding: 0 7px;
    margin-top: 5px;
    color: #fff !important;
}