.hf-group {
  background-color: #fff;
  padding: 4px 0;
  border-radius: 0;
  margin-bottom: 0px;
  border-radius: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.ngx-slider .ngx-slider-bubble {
  font-weight: 700;
  font-size: 14px;
  bottom: 10px;

  color: #454545;
}

.ngx-slider .ngx-slider-bar {
  background: #ececec !important;
}

.hf-g-title {
  font-size: 14px;
  padding: 7px 9px 7px 9px;
  margin-bottom: 0px;
  padding-bottom: 4px;
  color: #323232;
  text-align: right;
  cursor: pointer;
  display: block;
  direction: rtl;
  font-weight: 700;
}

.btn_simple_blue {
  background: #00b9f2;
  color: #fff;
  text-align: center;
  padding: 6px 7px;
  display: inline-flex;
  font-size: 13px;
  border-radius: 7px;
  cursor: pointer;
}

.btn_simple_blue:hover {
  background: #008eb9;
  color: #fff;
}

.hf_group_wrapper .hf-group {
  margin-bottom: 16px;
  direction: rtl !important;
}

.gfieldToggeler {
  float: left;
  padding-left: 2px;
  padding-top: 3px;
  font-size: 15px;
  color: #48bbfa;
}

.ngx-slider .ngx-slider-pointer {
  background-color: #48bbfa !important;
  width: 18px;
  height: 18px;
  top: -7px;
}

.ngx-slider .ngx-slider-selection {
  background: #48bbfa !important;
}

.ngx-slider .ngx-slider-pointer:after {
  top: 5px;
  left: 5px;
}

.pr-loading-cn {
  position: absolute;
  z-index: 99;
  width: 100px;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  padding-top: 50px;
}

.gfieldToggeler i {}

.cn-ri-cont {
  display: none;
  padding-top: 11px;
}

.itemValue {
  color: #1b1b1b;
}

.itemValue input {
  float: right;
  margin: 2px 2px 0 3px;
}

.hf-g-title::before {
  margin-right: 0px;
  margin-left: 5px;
  float: right;
}

.colorDiv {
  width: 24px;
  height: 24px;
  float: right;
  margin: 2px 0px 0px 7px;
  border-radius: 50%;
  border: 1px solid #dcdcdc;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: -5px;
}

.colorDiv1 {
  width: 19px;
  height: 21px;
  float: right;
  margin: 0px 0px 0 0px;
  border-radius: 0 30px 30px 0;
}

.colorDiv2 {
  width: 19px;
  height: 21px;
  float: right;
  margin: 0px 0px 0 0px;
  border-radius: 30px 0 0 30px;
}

.colorDivSelected {
  position: relative;
  border: 2px solid #b10103;
}

.colorDivSelected::after {
  font-family: 'FontAwesome';
  content: '\f00c';
  position: absolute;
  left: 12px;
  top: 10px;
  color: #282828;
  font-weight: 700;
  font-size: 12px;
}

.form-check {
  text-align: right;
  direction: rtl;
}

.color_check {}

.colorDiv img {
  width: 37px;
  border-radius: 50%;
  height: 37px;
  position: relative;
  left: 1px;
}

.color_check_wrapper .color_check {
  /* margin-left: 43px; */
  display: flex;
  justify-content: center;
  flex-grow: 0 0 0.33;
  flex: 0 0 32.666%;
}


.view-btn span {
  font-size: 0.9rem;
  padding-top: 4px;
}

.view-btn i {
  color: #464646;
  font-size: 20px;
  margin-top: -3px;
}

#view-list {
  width: 24px;
  height: 18px;
  margin-right: 7px;
  display: inline-block;
  margin-top: 5px;
}

#view-thum {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-top: 5px;
  margin-right: 10px;
}

.product-grid {
  padding-bottom: 0;
  max-width: 100%;
  border: 1px solid #e9e9e9;
  padding-top: 5px;
  min-height: 400px;
  background: #fff;
}

swiper-slide .product-grid {
  min-height: 390px;

}

.lt-mediah {
  display: none;
}

.horizontal .lt-mediah {
  margin-top: 0;
  display: block;
}

.horizontal .lt-media {
  display: none;
}

/* .lt-profile{
    border: 1px solid #cccccc;
} */

.haccordion {
  /* background-color: #666666; */
  background-color: #333333;
  color: #fff;
}

.subaccordion {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: #eeeeee;
}

.subaccordion h5 button {
  color: #666666;
}

.subaccordion:hover {
  color: #cccccc;
}

.btn-link:hover {
  color: #cccccc;
  text-decoration: none;
}

.subaccordion:hover {
  background-color: #8a8888;
}

.lt-lblsort,
.view-btn span {
  font-size: 0.9rem;
  padding-top: 1px;
  float: none !important;
}

.lt-spansort {
  border-radius: 3px;
  font-size: 0.8rem;
  padding: 2px;
  float: left;
  width: 200px;
}

.lt-divider {
  color: #d0cece;
  position: relative;
  top: -9px;
}

.add-to-cart a {
  display: inline-block;
  min-width: 113px;
  /* height: 40px; */
  line-height: 35px;
  background-color: #33a4f2;
  padding: 0 14px;
  color: #ffffff;
  text-align: center;
  text-transform: capitalize;
  transition: all 0.4s ease 0s;
  border-radius: 7px;
  font-size: 13px;
}

.add-to-cart a:hover {
  color: #fdfdfd;
  background-color: #087ffe;
}

.group-button {
  display: inline-block;
  min-width: 113px;
  height: 40px;
  line-height: 40px;
  padding: 0 11px;
  text-align: center;
  color: #fdfdfd;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

[class*='hint--'] {
  position: relative;
  display: block;
}

.hint--top-center::before {
  margin-bottom: -6px;
}

.hint--top-center::after,
.hint--top-center::before {
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 5px;
}

.hint--top-center::before,
.hint--top::before {
  border-top-color: #383838;
}

.hint--bounce::after,
.hint--bounce::before {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease,
    -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease,
    -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease,
    transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

[class*='hint--']::before {
  content: '';
  position: absolute;
  background: 0 0;
  border: 6px solid transparent;
  z-index: 1000001;
}

[class*='hint--']::after,
[class*='hint--']::before {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

.group-button .yith-wcqv-button {
  font-size: 0;
  color: #fdfdfd;
}

.group-button .yith-wcwl-add-to-wishlist,
.group-button .compare,
.group-button .yith-wcqv-button {
  display: inline-block;
  float: left;
  width: 30px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #333333;
  position: relative;
}

.group-button .yith-wcqv-button::before {
  font-family: 'FontAwesome', sans-serif;
  content: '\f06e';
  font-size: 14px;
  vertical-align: middle;
}

.group-button .yith-wcwl-add-to-wishlist::after,
.group-button .compare::after,
.group-button .yith-wcqv-button::after {
  content: '';
  position: absolute;
  background-color: #333333;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: -11px;
  right: -11px;
}

[class*='hint--'][aria-label]::after {
  content: attr(aria-label);
  font-family: inherit;
}

.hint--top-center::after,
.hint--top-center::before {
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 5px;
}

.hint--bounce::after,
.hint--bounce::before {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease,
    -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease,
    -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease,
    transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

[class*='hint--']::after {
  background: #383838;
  color: #fff;
  padding: 0 10px 2px 10px;
  font-size: 12px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  white-space: nowrap;
  text-shadow: 0 -1px 0 #000;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  line-height: 28px;
}

[class*='hint--']::after,
[class*='hint--']::before {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

.yith-wcwl-add-to-wishlist a {
  color: #fdfdfd;
  display: block;
}

a.add_to_wishlist {
  cursor: pointer;
}

.add_to_wishlist::before {
  font-family: 'FontAwesome', sans-serif;
  font-weight: normal;
  content: '\f004';
  font-size: 14px;
}

.yith-wcwl-add-to-wishlist a:hover {
  color: #fdfdfd;
}

.compare::before {
  font-size: 14px;
}

.compare:hover {
  color: #fdfdfd;
}

.divtop {
  margin-top: 50%;
}

.group-button .yith-wcqv-button:hover {
  background-color: #000000;
}

.group-button .compare:hover {
  background-color: #000000;
}

.group-button .add_to_wishlist:hover {
  background-color: #000000;
}

.compare {
  display: inline-block;
  color: #fdfdfd;
  text-align: center;
}

.explainprr {
  line-height: 1.5;
}

.no-padding {
  padding: 0px;
}

.glyphicon-icon-rpad .glyphicon,
.glyphicon-icon-rpad .glyphicon.m8,
.fa-icon-rpad .fa,
.fa-icon-rpad .fa.m8 {
  padding-right: 8px;
}

.glyphicon-icon-lpad .glyphicon,
.glyphicon-icon-lpad .glyphicon.m8,
.fa-icon-lpad .fa,
.fa-icon-lpad .fa.m8 {
  padding-left: 8px;
}

.glyphicon-icon-rpad .glyphicon.m5,
.fa-icon-rpad .fa.m5 {
  padding-right: 5px;
}

.glyphicon-icon-lpad .glyphicon.m5,
.fa-icon-lpad .fa.m5 {
  padding-left: 5px;
}

.glyphicon-icon-rpad .glyphicon.m12,
.fa-icon-rpad .fa.m12 {
  padding-right: 12px;
}

.glyphicon-icon-lpad .glyphicon.m12,
.fa-icon-lpad .fa.m12 {
  padding-left: 12px;
}

.glyphicon-icon-rpad .glyphicon.m15,
.fa-icon-rpad .fa.m15 {
  padding-right: 15px;
}

.glyphicon-icon-lpad .glyphicon.m15,
.fa-icon-lpad .fa.m15 {
  padding-left: 15px;
}

ul.nav-menu-list-style .nav-header .menu-collapsible-icon {
  position: absolute;
  right: 3px;
  top: 16px;
  font-size: 9px;
}

ul.nav-menu-list-style {
  margin: 0;
}

ul.nav-menu-list-style .nav-header {
  /* border-top:1px solid #FFFFFF; */
  border-bottom: 1px solid #9c9c9c;
  display: block;
  margin: 0;
  line-height: 42px;
  padding: 0 8px;
  font-weight: 600;
}

ul.nav-menu-list-style>li {
  position: relative;
}

ul.nav-menu-list-style>li a {
  /* border-top:1px solid #FFFFFF;
    border-bottom:1px solid #e8e8e8; */
  padding: 0 10px;
  line-height: 32px;
}

ul.nav-menu-list-style>li:first-child a {}

ul.nav-menu-list-style {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

ul.nav-menu-list-style li .badge,
ul.nav-menu-list-style li .pull-right,
ul.nav-menu-list-style li span.badge,
ul.nav-menu-list-style li label.badge {
  float: right;
  margin-top: 7px;
}

ul.bullets {
  list-style: none;
}

ul.numerics {
  list-style: inside decimal;
}

.ul.kas-icon-aero {}

ul.kas-icon-aero li a:before {
  font-family: 'Glyphicons Halflings';
  font-size: 9px;
  content: '\e258';
  padding-right: 8px;
}

.titletree {
  background: #383838;
  color: #fff;
}

.ultree li {
  background-color: #666666;
  color: #cccccc;
}

.ultree li a {
  background-color: #666666;
  color: #cccccc;
}

.price {
  font-size: 1.5rem;
  margin-bottom: 20px;
}

.priceContainer {
  width: 90%;
  margin: 0px auto;
  height: auto;
  margin-bottom: 1rem;
  direction: ltr;
}

.rangdiv {
  clear: both;
}

#l-change {
  width: 100%;
}

#input-number,
#input-numbermax {
  padding: 0px;
  width: 91px;
  margin: 11px 2px 5px 2px;
  font-size: 11px;
}

#input-number {
  float: left;
}

#input-numbermax {
  float: right;
}

#rang1left,
#range1Right {
  padding: 0px;
  width: 70px;
  margin: 10px 2px 5px 2px;
  direction: rtl;
  background-color: transparent;
  border: 0px;
  margin: 0px;
  font-size: 11px;
}

#rang1left {
  float: left;
}

#range1Right {
  float: right;
}

.lt-media {
  direction: rtl;
}

.innerGridcn {
  padding-top: 0;
  margin: 0 10px 10px 0 !important;
}

.innerGridcn:hover {
  transform: scale(1) !important;
}

.rowGroup {
  direction: rtl;
}

.txt-field-unit {
  font-size: 12px;
  color: gray;
  margin-right: 5px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 24px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: '';
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked+.slider {
  background-color: #2196f3;
}

input:focus+.slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked+.slider:before {
  -webkit-transform: translateX(21px);
  -ms-transform: translateX(21px);
  transform: translateX(21px);
}

.sp-mojood-cn {
  position: relative;
  top: 0px;
  float: right;
  font-size: 13px;
}

.group_header_wrapper {
  background: #effaff;
  padding: 7px 4px 0px;
  display: flex;
  align-items: center;
  border-radius: 13px;
  margin-bottom: 16px;
  direction: rtl;
}

/* Rounded sliders */

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.hf_group_row {
  margin: 1px 0;
  transition: all 250ms ease;
  padding: 0px 0 3px;
  cursor: pointer;
}

.hf_group_cn {
  direction: rtl;
  text-align: right;
}

.hf_group_row:hover {
  background: #c7ebfc;
  border-radius: 8px;
}

.hf-group-rg-img {
  width: 35px;
  position: relative;
  height: 35px;
  top: 3px;
}

.hf-group-link {
  color: gray;
  margin-right: 7px;
  font-size: 13px;
  display: block;
  height: 100%;
  padding-top: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hf-group-link .inner-gr {
  float: left;
  position: relative;
  top: 5px;
}

.hf-group-link .hf_selected_group {
  position: absolute;
  left: 10px;
  color: #33a4f2;
  top: 13px;
}

.hf_back_link {

  padding: 12px 12px;
  display: block;
  color: #4a4a4a !important;
  font-size: 14px;
  cursor: pointer;
  font-weight: 700;
}

.hf_back_link i {
  position: relative;
  font-size: 22px;
  top: 6px;
  color: #8e897d;
  margin-left: 7px;
}

.fgou_item {
  display: flex;
  justify-content: space-between;
  direction: rtl;
  padding: 9px 10px 6px 10px;
  border-radius: 6px;
  color: #000000;
  cursor: pointer;
  margin-bottom: 1px;
  font-size: 14px;
  font-weight: 700;
  background: white;
  /* box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0; */
}

.main_gf_wrapper {
  border-radius: 10px;
  margin-bottom: 8px;
  padding: 0 11px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  background-color: white;
  padding-bottom: 5px;
}

.fgield_wrapper {
  display: none;
}

.hf-g-title::before {}

.hf-g-title::before {
  margin-right: 0px;
  margin-left: 5px;
  float: right;
}

.gr_navigator {
  text-align: right;
  padding: 10px;
  direction: rtl;
}

app-adver-full-width {
  position: relative;
  z-index: 2;
}

.no_border {
  border: 0px !important;
}

.empty_wrapper {

  display: flex;
  flex-direction: column;
  height: 400px;
  align-items: center;
  justify-content: center;
  border: 1px solid #eee;
  border-radius: 10px;
}

.gp_empty_sub {
  font-size: 13px;
  color: #a5a5a5;
}

.gp_emp_title {
  font-size: 25px;
  font-weight: 700;
  padding-top: 15px;
  color: gray;
}

.gp_empty_icon {}

.gp_empty_icon img {
  height: 145px;
  filter: grayscale(1);
  opacity: 0.2;
}

.txt_grp_producs_search {
  width: 100%;
  background: #ffffff;
  border: 0px;
  padding: 5px;
  border-radius: 9px;
  display: flex;
  justify-content: center;
  padding-right: 30px;
  padding: 8px 10px 9px;
  font-size: 13px;
  direction: rtl;
}

.view_mojoodi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-top: 6px;
}

.product_index_icons {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  margin: 0 0 17px 0;
  height: 37px;
}

.product_index_icons li {
  margin: 0 6px;
  display: flex;
  flex-direction: column;
  align-items: center;

}

.hgrid_grid .price>span {
  bottom: -4px !important;
  font-size: 11px !important;

}

.product_badge {
  position: absolute;
  font-size: 11px;
  left: 6px;
  background: #eeeeee;
  padding: 2px 8px;
  color: #434343;
  border-radius: 10px;
  bottom: 18%;
}

.hlist_grid .price>span {
  bottom: -25px;
  font-size: 16px !important;
}

.product_index_icons li .ix_icon img {
  height: 18px;
}

.product_index_icons li .ix_value {
  font-size: 10px;
  padding: 4px 0;
  text-align: center;
}


.group-desc-cn {
  position: relative;
  height: 250px;
  margin-bottom: 11px;
  line-height: 28px;
  overflow: hidden;
  padding: 5px 0px;
  border-radius: 16px;
  margin: 3rem 10px 0 10px;
}

.group_shadow_footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-image: linear-gradient(to bottom, transparent, #ececec);
}

.group-remore-cn {
  display: flex;
  justify-content: end;
  padding: 16px;
}

.jiku_text {

  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0;
  margin-right: 0px;
  margin-left: 0;
  color: #fff;
  max-height: 367px;
  position: relative;
  overflow: hidden;
}


.jiku_text .read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 30px 0;
  background-image: linear-gradient(to bottom, transparent, #ececec);
}

.btn-more {
  font-size: 13px;
  color: #33a4f2;
}

.seo_content_shop {
  font-size: 14px;
  padding: 6px 7px;
  margin: 1rem;
  border-radius: 10px;
  direction: rtl;
  text-align: justify;
  margin-top: 1rem;
  position: relative;
}

.seo_content_shop h1 {
  font-size: 23px;
  font-weight: 700;
  color: #292929;
  text-align: right;
  line-height: 29px;
}

.seo_content_shop h2 {
  font-size: 18px;
  font-weight: 700;
  color: #4f4f4f;
  text-align: right;
  line-height: 29px;
}

.seo_content_shop h3 {
  font-size: 18px;
  font-weight: 700;
  color: #323232;
  text-align: right;
  line-height: 29px;
}

.h1GroupTag {
  display: flex;
  justify-content: end;
  font-size: 16px;
  color: #313131;
  font-weight: 700;
}

.seo_content_shop p {
  margin-top: 12px;
  line-height: 33px;
  color: #2d2d2d;
  margin-bottom: 2rem;
}

.seo_content_shop ul {
  list-style: none;
  padding: 0rem 2rem 0 0;
}

.seo_content_shop ul li::before {
  font-family: 'FontAwesome';
  content: '\f111';
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  right: -20px;
  top: 1px;
  color: #33a4f2;
}

.seo_content_shop ul li {
  position: relative;
  padding-bottom: 10px;
}


.seo_content_shop ol {
  list-style: none;
  counter-reset: step;
}

.seo_content_shop ol li {
  counter-increment: steps;
  position: relative;
  padding-bottom: 10px;
}

.seo_content_shop ol li::before {
  content: counter(steps);
  margin-left: 3px;
  background-color: #33a4f2;
  color: white;
  width: 1.3em;
  height: 1.3em;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  line-height: 24px;
  position: absolute;
  right: -26px;
  top: 1px;
}

.seo_content_shop a {
  color: blue;
}

.seo_content_shop img {
  width: 100%;
}

/* HTML: <div class="loader"></div> */
.loader_basket {
  width: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  animation: l5 1s infinite linear alternate;
}

@keyframes l5 {
  0% {
    box-shadow: 20px 0 #000, -20px 0 #0002;
    background: #000
  }

  33% {
    box-shadow: 20px 0 #000, -20px 0 #0002;
    background: #0002
  }

  66% {
    box-shadow: 20px 0 #0002, -20px 0 #000;
    background: #0002
  }

  100% {
    box-shadow: 20px 0 #0002, -20px 0 #000;
    background: #000
  }
}

.big_modal_max_500 {
  max-width: 500px;
  max-width: 100%;
  padding: 0 15px;
}

.quick_wrapper {
  max-width: 500px;
}

.quick_wrapper .hd-mn>h2 {
  text-align: right;
}

.btn_mob_filter {
  background: white;
  border: 1px solid #eee;
  font-size: 12px;
  color: #6a6868;
  border-radius: 8px;
  padding: 4px 2px;
  width: 94%;
  display: flex;
  white-space: nowrap; 
  justify-content: center;
  align-items: center;
  column-gap: 2px;
}

.bottom_nav_wrapper {
  overflow-y: scroll; 
  padding: 0 7px 0px 14px;
  direction: rtl;
}

.bottom_nav_wrapper.po{
    -webkit-appearance: none;
  appearance: none;
  overflow-y: hidden;
  height: 100vh;
  padding-top: 30px;
}

.bottom_nav_wrapper.po.iphone{
  margin-top: 50px;
}

.bottom_nav_wrapper.po.s{
  overflow-y: scroll;
  height: 98dvh;
  padding-bottom: 150px;
}

.btn-outline-shop {
  background: #f1f1f1;
  border-radius: 8px;
  color: #949494;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 2px;
  padding: 6px 22px;
  width: 100%;
  border: 1px solid #d9d9d9;
}

.hgrid2_grid {}

.hgrid2_grid .product-grid {
  flex-direction: column;

}

.hgrid2_grid .product-grid>div {
  width: 100%;
  flex: 1;
  max-width: 100%;
}


.hgrid2_grid .product-grid>div>.row {
  flex-direction: column;
}

.hgrid2_grid .product-grid>div>.row>.col-12 {
  flex: 1;
  max-width: 100%;
}

.shop_checkbox {}

.wrapper_price_index {}

.hgrid_grid .pr_index_list {
  /* display: none; */
}

.hlist_grid .wrapper_price_index {
  display: flex;
}


.hlist_grid .pr_index_list {
  margin-left: 4rem;
  padding-top: 0;
  margin-top: 5px;
  margin-bottom: 0;
  /* height: 100%; */
  display: flex;

}

.hlist_grid .pr_index_list li {
  margin-left: 9px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 6px !important;
  margin-right: 0 !important;
  max-width: 78px;
}

.hgrid_grid .list-badge,
.hlist_grid .hgrid-badge {
  display: none;
}

.hgrid_grid .hgrid-badge {
  display: flex;
}

.list-badge {}

.product_group_results {}

.hlist_grid .color-badg-grid,
.hgrid_grid .color-badg-list {
  display: none !important;
}

.mainProductBox .color-badg-list {
  display: none !important;
}

.hgrid_grid .color-badg-grid,
.hlist_grid .color-badg-list {
  display: flex !important;
}

.hlist_grid .color-badg-list {
  padding-top: 15px;
}

.hgrid_grid .icon-list {
  display: none;
}

.hlist_grid .icon-grid {
  display: none;
}

.hlist_grid .icon-list {
  display: flex;
  margin: 0 0 1px 0;
  margin-right: 10px;
}

.hlist_grid .color-badg-list .pr_badge_color_cn {
  position: relative;
  left: auto !important;
  top: 0;
  margin: 9px 10px 6px;
}

.hlist_grid .color-badg-list .pr_badge_color_cn li {
  margin-left: 10px;
}

.hlist_grid .pr_image_holder {
  flex-direction: column;
  justify-content: start !important;
  align-items: start !important;
  position: relative;
}

.hgrid_grid .h-price-box {
  height: 50px;
}

.hlist_grid .h-price-box {
  height: 100px;
  display: flex !important;
  flex-direction: column !important;
  align-items: end !important;
  justify-content: end;
  padding-bottom: 0 !important;
}

.pr_badge_ul {}

.hgrid_grid .pr_badge_color_cn {
  flex-direction: column;
  justify-content: end;
}

.mainProductBox .pr_badge_ul,
.hgrid_grid .pr_badge_ul {
  flex-direction: column;
  justify-content: end;
}

.hlist_grid .pr_badge_ul {
  flex-direction: row;
  justify-content: end;
}

.hlist_grid>div {}

/* HTML: <div class="loader"></div> */

.loader_group_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  direction: rtl;
  z-index: 999;
}

.load_inner_loader {}

.load_inner_loader .col-12 {
  display: flex;
  justify-content: center;
  padding-bottom: 17px;
}

.img_loading_logo {
  height: 50px;
}

.loader_group {
  width: 100%;
  height: 8px;
  border-radius: 0;
  color: #33a4f2;
  border: 0px solid;
  position: fixed;
  top: 0;
  left: 0;
  border-right: 0;
  border-left: 0;
}

.loader_group::before {
  content: "";
  position: absolute;
  margin: 2px;
  inset: 0 100% 0 0;
  border-radius: inherit;
  background: currentColor;
  animation: l6 2s infinite;
}

.rg_loading_matn {
  font-size: 13px;
  padding-top: 1rem;
}

.paginrow {
  display: flex;
  justify-content: center;
  height: 40px;
}

.share_ul {

  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

.share_ul li {}


.hlist_grid {
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  border-bottom: 1px solid #eee;
}

.hlist_grid .pro_wrapper_box {
  display: flex;
  height: 100%;
}

.hlist_grid .product-grid {
  min-height: auto;
  overflow: visible;
}

.asp_group_content .pro_wrapper_box {
  border-bottom: 0px solid #eee;
}

.hlist_grid .product-grid .product-image img {
  max-height: 140px;
}

.hlist_grid .product-grid .title {
  height: 100%;
  min-height: auto;
  display: flex;
  align-items: center;
  padding: 5px 0 5px;
}

.hlist_grid .product-grid .product-content {
  text-align: right;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  height: 100%;
  width: 100%;
  min-height: auto;
  flex-direction: column;
  align-items: flex-start;
}

.hlist_grid .product-grid .product-image {
  padding: 3px 3px;
}

@keyframes l6 {
  100% {
    inset: 0
  }
}

.pr-toolbox {
  box-shadow: 1.5px 1.5px 3px 0px rgba(128, 128, 128, 0.378);
  min-width: 50px;
  animation-duration: 0.5s !important;
}

.hlist_grid .pr-toolbox {
  min-width: 14px;
  flex-direction: row !important;
  max-width: 150px;
  left: 7px !important;
  top: 2px !important;
  padding: 1px !important;
}

.hgrid_grid .pr_image_holder {
  /* min-height: 184px; */
}

.hgrid_grid .pr-pricebox {
  height: 50px;
}

.hlist_grid .pr-pricebox {
  justify-content: flex-end;
  padding-bottom: 2px !important;
}

/* @media (min-width: 1024px) { */
.hlist_grid .n-product-box {
  display: flex !important;
}

.hlist_grid .n-product-box {
  height: auto !important;
  width: 100% !important;
  min-height: 145px;
}


.hlist_grid .pic-1 {
  height: auto !important;
  width: 100px !important;
  padding-right: 10px;
}


.hlist_grid .n-title-box {
  height: auto !important;
  margin-top: 0 !important;
  display: flex !important;
  align-items: flex-start;
  padding-top: 12px;
}


.hlist_grid .pr_image_holder {
  flex: 1;
}

/* } */
.view-btn .ng-select .ng-select-container {
  min-height: 28px !important;
}

.lower_price {
  direction: ltr;
}

.group_prod_wrapper {
  margin-bottom: 11px;
  width: 100%;
}

.group_prod_box {
  background: #f0f0f0;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.group_prod_box img {
  object-fit: cover;
  height: 65px;
}

.ngx-slider-ceil,
.ngx-slider-floor {
  display: none !important;
}

@media (min-width:1024px) {
  .hgrid_grid .n-product-box {
    height: 420px !important;
  }
  .asm_products_dialog{
    min-width: 982px;
  }
}

@media (min-width:1280px) and (max-width: 1427px) {}

@media (min-width:1724px) {
  .col-hxl {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (max-width: 768px) {
  .group_prod_wrapper {}

  .gr_navigator {
    padding: 3px 0 0 0;
  }

  .prod_container {
    position: fixed;
    left: 0;
    top: -100px;
    /* Start hidden above viewport */
    width: 100%;
    z-index: 999;
    transition: top 1s ease-in-out;
  }

  .prod_sticked {
    top: 51px;
    /* Slide down smoothly */
  }

  .group_prod_box img {
    height: 57px;
  }

  .lower_price {
    font-size: 13px !important;
  }

  .paginrow {
    margin-bottom: 5rem;
  }

  .hlist_grid .pic-1 {
    width: 116px !important;
  }

  .price_has_higher {}

  .hlist_grid .n-product-box {
    box-shadow: none !important;
    border: 0 !important;
    margin-bottom: 0 !important;
  }

  .share_ul {}

  .gp_emp_title {
    font-size: 17px;
    text-align: center;
  }

  .h1GroupTag {
    font-size: 15px;
    padding-right: 10px;
  }

  .hgrid_grid .title a {
    padding-right: 0px !important;
  }

  .hlist_grid .product_index_icons {
    margin: 0px 0 4px 0;
    padding-right: 0;
  }

  .view-btn .ng-select .ng-select-container {
    min-height: 30px !important;
  }

  .pr_index_list li {
    margin-left: 21px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 12px !important;
    margin-right: 0 !important;
  }

  .hlist_grid .color-badg-list .pr_badge_color_cn {
    margin: 9px 0px 6px;
  }

  .hlist_grid .wrapper_price_index {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .hlist_grid .product-grid .title a {
    padding-right: 92px;
  }

  .hlist_grid {
    border-bottom: 1px solid #e0e0e0;
  }

  .hgrid_grid {}

  .hgrid_grid .pr_index_list {
    display: none;
  }

  .product_index_icons li .ix_value {
    text-align: center;
    line-height: 10px;
  }

  .pr_index_grid {}

  .hlist_grid .product-grid .title a {
    min-height: 64px !important;
  }

  .hlist2_grid .product-grid .title a {
    min-height: 75px !important;
  }

  .wrapper_price_index {}

  .seo_content_shop h1 {
    font-size: 21px;
    line-height: 29px;
  }

  .seo_content_shop h2 {
    font-size: 18px;
    line-height: 29px;
  }

  .seo_content_shop h3 {
    font-size: 17px;
    line-height: 29px;
  }

  .divpr {
    padding-left: 0;
    padding-right: 0;
  }

  .divtop {
    margin-top: 0;
  }

  .lt-copy {
    text-align: center !important;
    margin-top: 1rem;
  }

  .slidertop {
    margin-top: 5rem;
  }

  .divtop {
    margin-top: 1rem;
  }

  .product-grid {
    max-width: 100%;
    margin-bottom: 0rem;
    border-radius: 10px;
    margin: 0 5px 10px 5px !important;
  }

  .just_mojood {
    font-size: 11px;
    position: relative;
    top: -6px;
  }

  .lt-spansort {
    width: 150px;
  }

  .innerGridcn {
    margin: 0 4px 8px 0;
  }

  .product-grid {
    min-height: 380px;
  }

  swiper-slide .product-grid {
    min-height: 335px;
  }

  .group_header_wrapper {
    margin: 0 7px 10px 7px;
  }

  .hlist_grid .h-price-box {
    position: absolute;
    left: 0;
    bottom: 4px;
  }

  .hlist_grid .cprPrice {
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .hlist_grid .n-title-box {
    text-align: right !important;
  }

  .sug_title_wrapper {
    flex-direction: column-reverse !important;
  }

}

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (min-width: 768px) and (max-width: 991.98px) {
  .slidertop {
    margin-top: 5rem;
  }

  .divtop {
    margin-top: 1rem;
  }
}

/* @media only screen and (max-width: 991px){
 .wsanimated-arrow {
    right: 0 !important;
}
 } */

.rgpr {
  direction: rtl;
  text-align: right;
}

.divview {
  text-align: left !important;
}

.lt-lblsort,
.lt-spansort {
  float: right !important;
}

.group-button {
  padding: 0 26px;
}