.hf-group {

  background: #dfd2af;
  padding: 4px;
  border: 1px solid #d1c6a6;
  border-radius: 2px;
  margin-bottom: 15px;
}

.ngx-slider .ngx-slider-bubble {
  font-weight: 700;
  font-size: 14px;
  bottom: 22px;
  font-family: 'kalamehFaNum' !important;
  color: #454545;
}
.ngx-slider .ngx-slider-bar { 
  background: #b10103 !important;
}
.hf-g-title {
  font-size: 14px;
  padding: 3px 5px 5px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 14px;
  padding-bottom: 4px;
  color: #464444;
  text-align: right;
  cursor: pointer;
  display: block;
  direction: rtl;
}

.gfieldToggeler {
  float: left;
  padding-left: 2px;
  padding-top: 3px;
  font-size: 12px;
  color: gray;
}

.ngx-slider .ngx-slider-pointer {
  background-color: #b10103 !important;
}

.ngx-slider .ngx-slider-selection {
  background: #b10103 !important;
}

.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;
}

.itemValue {
  color: #1b1b1b;
}

.itemValue input {
  float: right;
  margin: 2px 2px 0 3px;
}

.hf-g-title::before {
  content: '\f359';
  font-family: 'FontAwesome';
  float: left;
  margin-right: 5px;
}

.hf-g-title::before {
  margin-right: 0px;
  margin-left: 5px;
  float: right;
}

.colorDiv {

  width: 40px;
  height: 40px;
  float: right;
  margin: 2px 0px 0 0px;
  border-radius: 50%;
  border: 2px solid #dcdcdc;
  display: flex;
  align-items: center;
  justify-content: center;
}

.colorDiv1 {

  width: 19px;
  height: 36px;
  float: right;
  margin: 0px 0px 0 0px;
  border-radius: 0 30px 30px 0;
  /* -webkit-box-shadow: 1px 1px 0px 0px #c7c7c7;
  box-shadow: 1px 1px 0px 0px #c7c7c7; */
}

.colorDiv2 {

  width: 19px;
  height: 36px;
  float: right;
  margin: 0px 0px 0 0px;
  border-radius: 30px 0 0 30px;
  /* -webkit-box-shadow: 1px 1px 0px 0px #c7c7c7;
  box-shadow: 1px 1px 0px 0px #c7c7c7; */
}

.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;
}

.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: 5px;
  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: 40px;
  background-color: #048a8b;
  padding: 0 14px;
  color: #ffffff;
  text-align: center;
  text-transform: capitalize;
  -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;
  border-radius: 22px;
}

.add-to-cart a:hover {
  color: #fdfdfd;
  background-color: #000;
}

.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;
}

.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 {
  border: 1px solid #dfd2af;
  padding-top: 0; 
  margin: 0 10px 10px 0;
  min-height: 366px;
}

.rowGroup {
  direction: rtl;
}

.txt-field-unit {
  font-size: 12px;
  color: gray;
  margin-right: 5px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.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: 26px;
  width: 26px;
  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(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.sp-mojood-cn {
  position: relative;
  top: -5px;
  float: right;
}

/* Rounded sliders */

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.hf_group_row {
  margin: 1px 0;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  padding: 2px 0 8px;
  cursor: pointer;
}

.hf_group_cn {
  direction: rtl;
  text-align: right;
}

.hf_group_row:hover {
 
  background: #ddc784;
  border-radius: 8px;
}

.hf-group-rg-img {
  width: 23px;
  position: relative;
  height: 23px;
  top: 3px;
}

.hf-group-link {
  color: gray;
  margin-right: 7px;
  font-size: 13px;
  display: block;
  height: 100%;
  padding-top: 5px;
}

.hf-group-link .inner-gr {
  float: left;
  position: relative;
  top: 5px;
}

.hf-group-link .hf_selected_group {
  position: relative;
  right: -6px;
  color: #b10103;
}

.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;
}

.hf-g-title::before {
  content: '\f359';
  font-family: 'FontAwesome';
  float: left;
  margin-right: 5px;
}

.hf-g-title::before {
  margin-right: 0px;
  margin-left: 5px;
  float: right;
}

.gr_navigator {
  text-align: right;
  padding: 10px;
  direction: rtl;
}

@media (max-width: 575.98px) {
  .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: 96%;
    min-height: 338px;
  }

  .just_mojood {
    font-size: 11px;
    position: relative;
    top: -6px;
  }

  .lt-spansort {
    width: 150px;
  }

  .innerGridcn {
    margin: 0 4px 8px 0;
  }
}

@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;
}