.ls-header {
  direction: rtl;
  text-align: right;
  background: #efefef;
  padding-top: 12px;
  padding-bottom: 4px;
}

.main_seller_list_cn {
  min-height: 900px;
}

.sort-icon {
  font-size: 25px;
  color: #4c6579;
  cursor: pointer;
}

.row-rtl {
  direction: rtl;
}

.shop-loading-cn {
  position: absolute;
  top: 20%;
  left: 43%;
  z-index: 999;
}

.sidebar-container {
  width: 100%;
  height: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  border: 1px solid #e2e2e2;
  margin: 5px;
  padding: 5px;
  direction: rtl;
  text-align: right;
  background: white;
}

.titlebig {
  font-size: 13px;
  text-align: right;
  padding-top: 10px;
}

.shortTooltip {
  text-align: right;
  font-size: 11px;
  color: gray;
}

.tooltipContainerh .btn-get-nobat {
  padding: 3px;
  font-size: 12px;
  min-width: 50px !important;
  float: left;
  border: 0px solid #000000;
  background: #ffc212;
  color: #444343 !important;
}

.btn-rm-filter {
  background: #ffebee;
  color: #e53935;
  font-size: 15px;
  font-family: sansUltraLight;
  padding: 4px;
  border: 1px solid #ef9a9a;
  text-align: center;
  cursor: pointer;
  float: left;
  border-bottom-width: 3px;
  border-radius: 3px;
}

.cn-filter {
  padding: 0px 2px;
  margin: 4px;
  display: block;
  color: #455a64;
}

.btn-filter-item {
  background: #f8f9fb;
  color: #607d8b;
  font-family: sansLight;
  padding: 1px 8px 2px 5px;
  border: 1px solid #cfd8dc;
  display: inline-block;
  border-radius: 5px;
  margin: 5px 1px;
  cursor: pointer;
}

.btn-filter-item i {
  float: left;
  margin: 9px 5px;
  font-size: 11px;
}

.filter-hr {
  border-bottom: 1px solid #e0e0e0;
  margin: 12px 5px 5px;
}

.name_search_filter {
  position: relative;
}

.name_search_filter input[type='text'] {
  border: 1px solid #90a4ae;
  border-radius: 5px;
  width: 100%;
  height: 43px;
  padding: 3px 10px;
  font-size: 15px;
  font-weight: 500;
}

.name_search_filter #nameFilter {
  position: absolute;
  width: 40px;
  height: 36px;
  background: var(--main_color2);
  border: 0;
  left: 4px;
  top: 3px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.name_search_filter #nameFilter i {
  color: var(--main_gray1);
  font-size: 23px;
}

.fi-ti-cn {
  color: #455a64;
  font-size: 14px;
  margin-top: 7px;
}

.btn-rd-btn {
  background: #f5f2f2;
  border: 1px solid #dadada;
  border-radius: 0px !important;
  font-size: 13px;
  cursor: pointer;
}

.btn-rd-btn.active و .btn-rd-btn:not(:disabled):not(.disabled):active {
  background: var(--main_color2) !important;
  border-color: gray !important;
  color: white !important;
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
  background: var(--main_color2) !important;
  border-color: gray !important;
  color: var(--main_gray2) !important;
}

.btn-rd-btn:not(:disabled):not(.disabled).active {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-rd-btn:focus,
.btn-rd-btn.focus {
  box-shadow: 0 0 0 1px rgba(12, 110, 222, 0.5) !important;
}

.btn-rd-btn:hover {
  color: #212529;
  background-color: #0074e0;
  border-color: #0038d3;
}

.dc-title-cn {
  background: #ffffff;
  padding: 15px 20px;
  box-shadow: 0 3px 6px 0 #d6d6d6;
  border-color: -moz-use-text-color #d1d1d1 #d1d1d1;
  border-image: none;
  border-style: none solid solid;
  line-height: 23px;
  border-width: 0 1px 1px;
  margin-bottom: 8px;
  color: #64696b;
  font-size: 15px;
  width: 100%;
  direction: rtl;
  text-align: right;
  margin: 13px 0px;
}

.dc-title-cn>h1 {
  font-size: 20px;
}

.eye-cn {
  margin: 0px;
  color: #b9b9b9;
  font-size: 10px;
  font-weight: bold;
}

.dr-sm-img-cn { 
}

.dr-sm-img-cn img {
  width: 110px;
  max-height: 110px;
}

.filter_state_cn {
  padding: 10px 0;
  background: #ffc212;
  direction: rtl;
}

.shop-row {
  border: 1px solid #ededed;
  text-align: center;
  direction: rtl;
  box-shadow: 0 3px 6px 0 #d7dce0;
  background: white;
  margin: 0px;
  padding: 11px 3px;
  margin-bottom: 8px;
  border-radius: 25px;
  transition: 250ms; 
}

.shop-row a {
  transition: 250ms;
}

.shop-row:hover {
  background: rgb(255, 219, 113);
  background: radial-gradient(circle, rgba(255, 219, 113, 1) 0%, rgba(255, 194, 18, 1) 100%);
}

.shop-row>div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn_shop_url {
  color: #2f2f2f !important;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  border-radius: 4px !important;
  background: #ffc212;
  border: 1px solid #ffc212;
  padding: 7px 4px;
  min-width: 87px;
}

.btn_shop_page {

  text-align: center;
  width: 100%;
  display: flex;
}

.dr-name a {
  font-size: 15px;
  color: #486167;
}

.shop_page_list_code {
  font-size: 9px;
  padding-top: 4px;
}

.dr-sp-row {
  font-size: 17px;
  word-spacing: -3px;
  color: #607d8b;
  padding: 6px 11px 0 0;
}

.dr-add-row {
  font-size: 12px;
  padding: 4px 0px 0 0;
  color: #696969;
  font-weight: 500;
  text-align: right;
}

.dr-shop-title h2 { 
  font-size: 18px;
  padding: 2px 0 0 0;
  color: #434343;
  text-align: right;
}

.dt-header {
  direction: rtl;
  padding: 7px;
  margin-top: -21px;
  background: rgb(53, 106, 160);
  background: -moz-linear-gradient(top, rgba(53, 106, 160, 1) 0%, rgba(53, 106, 160, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(53, 106, 160, 1) 0%, rgba(53, 106, 160, 1) 100%);
  background: linear-gradient(to bottom, rgba(53, 106, 160, 1) 0%, rgba(53, 106, 160, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#356aa0', endColorstr='#356aa0', GradientType=0);
}

.dt-img-profile {
  border-radius: 100%;
  width: 118px;
  border: 2px solid #e0e0e0;
  -webkit-box-shadow: 0px 1px 6px 1px #272525;
  box-shadow: 0px 1px 6px 1px #272525;
}

.dt-pr-title {
  color: white;
}

.dt-pr-title h1 {
  font-size: 32px;
}

.dt-pr-title h4 {
  font-size: 20px;
}

.dt-nobat-cn {
  direction: rtl;
}

.nobat-container {
  text-align: right;
  border: 1px solid #cfd8dc;
  border-radius: 5px !important;
  background: #fff;
  margin-bottom: 20px;
  box-shadow: 0 3px 5px #c3c3c3;
  padding: 7px;
}

.nobat-row {
  background: #ffffff;
  padding: 7px 18px;
  border-bottom: 1px solid #d4d4d4;
  margin-top: 7px;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.nobat-row:hover {
  background: #f1f1f1;
}

.nobat-row i {
  color: var(--main_color2);
}

.nobat-btn {
  background: #fff;
  border: 1px solid #90a4ae;
  border-radius: 31px !important;
  padding: 5px 0;
  text-align: center;
  color: rgb(43, 41, 41);
  margin: 0 3px;
  display: inline-block;
  min-width: 131px;
  font-family: sansMed;
  font-size: 18px;
  cursor: pointer;
  box-shadow: -1px 2px 1px #d7d7d7;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.nobat-btn:hover {
  background: var(--main_color2);
  text-decoration: none !important;
  color: #efefef !important;
}

.nobat-btn-active {
  background: var(--main_color2);
  color: white !important;
}

.nbt-hd-title {
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 20px;
  color: #6d6d6d;
  padding: 10px 18px;
}

.dt-add-title {
  font-size: 20px;
  color: #455a64;
  margin: 35px 35px 10px;
}

.dt-doc-address {
  margin: 1px 50px;
  color: #90a4ae;
}

.dt-doc-phone {
  margin: 10px 60px;
  color: gray;
}

.blue-icn {
  color: var(--main_color2);
}

.map {

  height: 400px;
  background-color: whitesmoke;
  direction: ltr !important;
  position: relative;
  display: block;
  width: 100%;
}

.dc-righ-nav-item {
  text-align: right;
  display: block;
  height: 32px;
  color: #055da2;
}

.btn-continue {
  font-size: 18px;
  color: #fff;
  padding: 13px 35px;
  background: #49cf9c;
  border: 1px solid #3ca47c;
  margin-top: 0;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-normal {
  font-size: 18px;
  color: #676767;
  padding: 13px 35px;
  background: #e4e4e4;
  border: 1px solid #c7c7c7;
  margin-top: 0;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
}

.sp-dt-cont {
  padding-left: 21px;
  font-family: sansLight;
  font-size: 17px;
  color: var(--main_color2);
}

.map-toggle-cn {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 173px;
  height: 41px;
  background: #444444;
  z-index: 999;
  border-radius: 5px;
  direction: rtl;
  padding: 6px 5px;
  font-size: 14px;
  color: white;
}

.switch-map {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 28px;
}

.switch-map .sw-check {
  opacity: 0;
  width: 0;
  height: 0;
}

.sw-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.sw-slider:before {
  position: absolute;
  content: '';
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.sw-check:checked+.sw-slider {
  background-color: #2196f3;
}

.sw-check:focus+.sw-slider {
  box-shadow: 0 0 1px #2196f3;
}

.sw-check:checked+.sw-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.map-container {
  height: 650px;
  direction: ltr;
  border: 1px solid #dcd1d1;
  box-shadow: 0 3px 6px 0 #d7dce0;
  background: white;
  padding: 2px;
  direction: ltr !important;
}

.map-dr-list-col {
  padding-left: 10px;
}

.dr-row-map {
  padding: 10px 0;
  cursor: pointer;
  border: 1px solid #dcd1d1;
  text-align: right;
  direction: rtl;
  box-shadow: 0 3px 6px 0 #d7dce0;
  background: white;
  margin: 0px;
  margin-bottom: 10px;
  border-radius: 10px;
}

.dr-row-map .dr-sm-img-cn img {
  width: 50px;
  height: 50px;
}

.dr-row-map .dr-name {
  font-size: 16px;
  margin-right: 0px;
  padding: 0;
}

.dr-row-map .dr-name a {
  color: gray;
}

.dr-row-map .drc-address {
  font-size: 12px;
  color: gray;
  border-top: 1px solid #eee;
  margin-top: 8px;
  padding-top: 4px;
  background: #fff8f2;
  margin-bottom: -10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.dr-row-map .dr-sp-row {
  font-size: 13px;
  margin-right: -11px;
  padding: 5px 0px;
}

.shops-map {
  height: 100%;
}

.tooltipContainerh {}

.tooltip-header {
  text-align: center;
  height: 32px;
  padding: 7px 5px;
  background: #e6251c;
  font-size: 14px;
  color: white;
}

.ul-tootip {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ul-tootip li {}

.ul-tootip li a {
  font-size: 12px;
  text-align: center;
  direction: rtl;
  display: block;
  padding: 6px;
  background: white;
  border-bottom: 1px solid #ddd;
}

.ul-tootip li a:hover {
  background: #ddd;
}

.ls-map-header {
  background: #f7f7f7;
  height: auto;
  margin-bottom: 13px;
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 10px;
}

.ls-map-header .fi-ti-cn {
  float: right;
  margin: 4px 0px 2px 9px;
}

.shopWrapper {}

.sidebar-item {
  /* position: absolute; */
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  /* Position the items */
}

.make-me-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  padding: 0 15px;
}

.seller_Page_cn {
  direction: rtl;
  text-align: right;
  background: white;
  padding: 20px;
}

.seller_page_imae {
  text-align: center;
}

.seller_page_imae img {
  max-width: 300px;
  width: 100%;
  padding: 3px;
}

.seller_page_data_top {

  padding: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 17px;
}

.seller_page_data_top h1 {
  font-size: 20px;
  font-weight: bold;
  color: #585454;
}

.seller_page_data_top h2 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 40px;
  color: #545353;
}

.seller_page_info_cn {
  display: flex;
  margin: 10px 0;
  font-size: 14px;
  color: #4a4a4a;
}

.seller_page_info_cn>div {
  padding-left: 5px;
}

.seller_page_info_cn ._info_icon {}

.seller_page_info_cn .info_blue {
  color: #0088fd;
}

.seller_page_info_cn ._info_value {
  font-weight: bold;
  font-size: 13px;
  padding-top: 3px;
}

.seller_page_info_cn ._info_value a {
  font-weight: bold;
  font-size: 13px;
  padding-top: 3px;
  color: #464646;
}

.seller_page_info_cn ._info_icon img {
  width: 60px;
  border: 1px solid #ffc212;
  border-radius: 40px;
}

.is_you {
  padding-top: 30px !important;
  font-size: 16px !important;
  font-weight: normal !important;
  color: gray;
}

.btn_edit_shop_req { 
  display: block;
  padding: 5px 15px;
  text-align: center;
  background: #202020;
  font-size: 13px;
  color: white;
  /* margin: 25px 0; */
  border: 1px solid #171717;
  width: auto !important;
  margin: 0 auto;
  border-radius: 5px;
  font-weight: 500;
}

.btn_edit_shop_req:hover {
  background: #ffcb05;
  color: #775900;
  border: 1px solid #ffc212;
}

.btn_new_shop_req {
  width: 242px;
  display: block;
  padding: 5px;
  text-align: center;
  background: #ffc212;
  font-size: 15px;
  color: #353535;
  margin: 25px 0;
  border: 1px solid #e6af0f;
}

.btn_new_shop_req:hover {
  background: #e6af0f;
  color: #353535;
}

.star-img-shop-list {
  height: 10px;
}

.ul_address_bar {

  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: start;
  flex-direction: row;
  align-items: center;
  direction: ltr;
}

.ul_address_bar li .spdark {
  background: #eaeaea;
  padding: 13px;
  font-size: 18px;
  font-weight: bold;
  color: #474747;
}

.ul_address_bar li {}

.form_aliase {
  padding: 26px 10px !important;
  font-size: 12px !important;
  border-radius: 0;
  border: 1px inset #e0e0e0;
  min-width: 230px;
}

.btn_check {
  padding: 13px;
  background: #00c100;
  color: #fff;
  border: 1px solid #969696;
  margin: 0 10px;
  direction: rtl;
  transition: 250ms;
}

.btn_check:hover {
  background: #008100;
}

.btn_cancel {

  padding: 13px;
  background: #ffe1e1;
  color: #4e4e4e;
  border: 1px solid #ffc0c0;
  margin: 0 10px;
  direction: rtl;
  transition: 250ms;
}

.temp_success {
  text-align: center;
  margin: 27px 0 27px 0;
  color: #024700;
  font-size: 13px;
  background: #d0ffde;
  padding: 7px;
  border-radius: 5px;
}

.temp_error {

  text-align: center;
  margin: 27px 0 27px 0;
  color: #470000;
  font-size: 13px;
  background: #ffd0d0;
  padding: 7px;
  border-radius: 5px;
}

.star-img-list {
  height: 17px;
}

@media only screen and (max-width: 992px) {
  .shop-row>div {
    flex-direction: row !important;
  }

  .map-dr-list-col {
    padding-left: 5px;
    padding-right: 5px;
  }

  .btn_shop_page {
    margin-left: 10px;
  }

  .shop-row>div {
    align-items: center;
    justify-content: center;
  }
}