
@font-face {
  font-family: 'Gilroy';  
  src: url(../fynoo-fonts/Gilroy-ExtraBold.otf);
  src: url(../fynoo-fonts/Gilroy-Light.otf);
  }

body {
  background-color: #f3f7f8;
  font-size: 12px;  
  padding: 0px;
  margin: 0px;
  overflow-x: hidden;
  font-family: 'Gilroy' !important; 
  color: #383838;
}

.th-fixed{
  background-color:#f5f5f5; 
  position: sticky;
  top: 0;
  z-index: 100;
}
.tag-up-2 {
    top: -20px !important;
    right: 55px !important;
}
.bg-branch{
  background-color: #f5f5f58c;
}
.f-left {
    float: left;
}
.f-right {
    float: right;
}
.bg-1 {
    background-color: #fff;
}

.bg-2 {
    background-color: #f3f7f8;
}

.bg-3 {
    background-color: #fff;
}
.padd0 {
    padding: 0px !important;
}
.fy-float-left {
    float: left;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-5 {
    margin-bottom: 5px;
}

.p-15 {
    padding: 15px;
}

.m-auto {
    margin: auto;
}

.header-navbar .navbar-container {
    padding: 0.5rem 1rem;
    height: 5rem;
    transition: 300ms ease all;
    background: inherit;
}

.cont-head h2 {
    font-size: 18px;
    margin-bottom: 0px;
}

.d-block {
    display: block;
}

.nav-bg {
  z-index: 1000;
  background-color: #F5F5F5;
  border-bottom: 0px #eaeaea solid;
  border-top: 0px #eaeaea solid;
}

.header-bg {
    background: #fff;
    box-shadow: 0px 0px 5px 0px #0000000d;
    margin-bottom: 1px;
    padding-bottom: 8px;
}

.top-bar {
    background: #555;
    color: #fff;
    font-size: 0.9rem;
    padding: 10px 0;
}

.top-bar .contact-info {
    margin-right: 20px;
}

.top-bar ul {
    margin-bottom: 0;
}

.top-bar .contact-info a {
    font-size: 0.8rem;
}

.top-bar ul.social-custom {
    margin-left: 20px;
}
 
.top-bar ul {
  margin-bottom: 0;
}

.top-bar a.login-btn i,
.top-bar a.signup-btn i {
  margin-right: 10px;
}

.top-bar ul.social-custom a:hover {
  background: #4fbfa8;
  color: #fff;
}

.top-bar ul.social-custom a {
  text-decoration: none !important;
  font-size: 0.7rem;
  width: 26px;
  height: 26px;
  line-height: 26px;
  color: #999;
  text-align: center;
  border-radius: 50%;
  margin: 0;
}

a:focus,
a:hover {
    color: #348e7b;
    text-decoration: underline;
}
.form-style-bo .form-control:focus {
  color: #495057;
  background-color: #fff;
  outline: 0;
  border-color: #7070707a!important;
  box-shadow: 2px 2px 2px #70707029;   
}

.form-control:focus {
  outline: 0;
  border-color: #7070707a;
  box-shadow: 2px 2px 2px #70707029;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 2px 2px 2px #70707029;
}


.form-style-bo-amt .form-control{
  color: #495057;
  background-color: #fff;
  outline: 0;
  border-color: #fff !important;
  box-shadow: 0px 0px 0px #70707029;  
  padding-left:36px; 
}

.form-style-bo-amt .form-control:focus {
  color: #495057;
  background-color: #fff;
  outline: 0;
  border-color: #fff !important;
  box-shadow: 0px 0px 0px #70707029;   
}

input{
  color: #383838 !important;
}
select{
  color: #383838 !important;
}
textarea{  
  color: #383838 !important;  
}
.pl-0{
  padding-left: 0px;    
}
.pr-0{
  padding-right: 0px;
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
  outline: none;
}

/*----------------------form-style bo------------------------------------*/

.all-search { 
  margin:0;
  margin-top: 0px;
  padding: 0;
}
 
.all-search .search-query {
  width:100%;
  margin-bottom: 0;
  border-radius: 4px !important;
  height: 30px;
  font-size: 12px !important;
}
 
.all-search button {
  border: 0;
  background: none;
  padding: 6px 10px;
  margin-top: 0px;
  position: absolute;
  right:5px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color:#7F7F80 ;
  cursor: unset;
  z-index: 100;  
}
.all-search input{
  font-size: 14px !important;
  height: 39.5px;
  padding-left: 15px;
  border-radius: 6px;
  border-radius: 6px;
  border: thin solid #70707094;
}
.all-search:focus{
  z-index: 100;   
}
.form-style-bo{
  padding: 1px;
}
.form-style-bo label{
  font-size: 12px !important;
  margin-bottom: 2px;
  padding-left: 0px;
  margin-left: 15px;
  color: #383838;
}
.form-style-bo input{
  font-size: 14px !important;
  height: 39.5px;
  padding-left: 38px;
  border-radius: 6px;
  border-radius: 5px;
  border: thin solid #70707094;
}
.form-style-bo select{
  font-size: 14px !important;
  height: 39.5px;
  padding-left: 38px;
  border-radius: 6px;
  border-radius: 5px;
  border: thin solid #70707094;
}
.form-style-bo textarea{
  font-size: 14px !important;
  padding:8px 15px;
  border-radius: 5px;
  border: thin solid #70707094;
  color: #7F7F80;
}
.placeholder-icon{
  position: relative;
}
.placeholder-icon span.user-icon{
  position: absolute;
  padding: 10px 10px;
  top: 3px;
  line-height: 20px;
}
.placeholder-icon span.sar-icon{
  background-color: #ced4da;
  position: absolute;
  border: 1px solid #ced4da;
  top: 0px;
  padding: 5px 7px;
  font-size: 10px;
  margin-left: 0px;
  font-weight: normal;
  color: #383838;
  height: 39.5px;
  line-height: 29.5px;
  border-radius: 4px 0px 0px 4px;
  width: 34px;
  text-align: center;
}

.check-box-branch{
  padding-left: 15px;
}

.padd-l-10{
  padding-left: 10px !important;
}

.form-control[readonly] {
  background-color: #fff;
  opacity:inherit;
}


/*---------------------------------------------------*/

.top-bar a.login-btn,
.top-bar a.signup-btn {
  color: #eee;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none !important;
  font-size: 0.75rem;
  font-weight: 700;
  margin-right: 10px;
}

.top-header {
  min-height: 60px;
  width: 100%;
  padding-top: 10px;
  padding-right:20px;
  padding-bottom: 3px;
}
#header-site {
  background: #262727 none repeat scroll 0 0;
  border-bottom: 2px solid #cf4137;
  float: left;
  position: fixed;
  top: 0;
  width: 100%;
}
.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 1rem;
}
.navbar .dropdown-menu {
  border: none;
  background-color: #fff !important;
  box-shadow: 1px 3px 3px #dddddd2e;
}
.pir {padding-right: 10px;}


.tag-up {
  position: relative;
  top: -35px;
  right: 7px;
}
.sngle_batan {
    /*width: 258px !important;*/
    width: 100% !important;
    border-radius: 0 0 5px 5px !important;
}
.tag-up-2 {
  position: absolute;
  top: -25px !important;
  right: 25px !important;
  font-size: 12px !important;
  font-weight: 900;
}

.log-out-cart {
  text-align: right;
  padding-top: 14px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 8px;
  height: 30px;
  margin-left: -10px;
}

.log-out-cart ul li {
  font-size: 12px;
  color: #fff;
  display: inline;
  padding: 0px 0px;
      text-align: left;
}

.log-out-cart ul {
  margin-bottom: 0px;
  padding-left: 0px;
  margin-left: 0px;
  display: flex;
}

.log-out-cart ul li:nth-child(2) {
  font-size: 12px;
  color: #383838;
  display: inline;
  padding: 0px 0px 0px 0px;
  border-left: 0px solid #fff;
  position: relative;
  cursor: pointer;
}

.log-out-cart ul li a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

.log-out-cart ul li a:hover {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}

.log-out-cart i {
  font-size: 14px;
  color: #7F7F80 ;
  margin-top: 10px;
}

.log-out-cart span {
 font-size: 12px;
    /* color: #fff; */
    padding-left: 8px;
    background-color: inherit;
    padding-right: 8px;
    border-radius: 12px;
    padding-top: 6px;
    padding-bottom: 1px;
    cursor: pointer;
    color: #EC4A53;
    font-weight: 600;
}

.profile-user a {
  padding: 5px 10px;
}
.profile-user a i {
  color: #7a7a7a;
  margin-right: 6px;
}
.cus-profile-btn {
  font-size: 11px;
}
.profile-name-nowrap {
  width: 88px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.more-list {
  padding: 4px;
}
.more-list li {
  font-size: 12px;
  padding: 10px 12px;
  border-bottom: 1px solid #fafafa;
}
.more-list li a img {
  width: 20px;
  margin-right: 10px;
}

.no-bg{
  position: absolute;
  top: 0px;
  padding: 5px 7px;
  font-size: 12px;
  margin-left: 0px;
  font-weight: normal;
  color: #383838;
  height: 39.5px;
  line-height: 29.5px;
  border-radius: 4px 0px 0px 4px;
  width: 34px;
  text-align: center;
}



/*--------------------menu-tab---------------------*/

.tab-menu {
  float: left;
  border: 0px solid #ccc;
  background-color: #0060c8;
  width: 18%;
  height: 300px; 
}
.tab-menu button {
  display: block;
  background-color: inherit;
  color: #000;
  padding: 8px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 12px; 
}
.tab-menu button:hover {
  background-color: #ddd;
}
.tab-menu button.active {
  background-color: #f6f6f6;
}
.tabcontent {
  float: left;
  padding: 8px 20px;
  border: 1px solid #f6f6f6;
  width: 80%;
  border-left: none;
  height: 300px;
  display: none;
  background-color: #f6f6f6;
  color: #fff;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}


/*------------------date picker-------------------*/


.search-main {
  margin-top: 60px; 
}

.head-search {
  padding-top: 12px;
  padding-left: 0px;
  padding-right: 0px;
}

.head-search input {
  border: 1px solid #F5F5F5 ;
  height: 36px;
  font-size: 12px;
  border-radius: 4px 0px 0px 4px !important;
}

.head-search button {
  border: 2px solid #fff;
  border-radius: 0px;
  height: 34px;
  font-size: 12px;
}

.head-search .customer-search {
  background-color: #7F7F80 ;
  border: 1.4px solid #7F7F80 ;
  color: #fff;
  height: 36px;
  border-radius: 0px 2px 2px 0px;
  line-height: 10px;
}

.search-category ul li {
  padding: 4px 10px;
  font-family: 'Gilroy' !important;
  font-size: 12px;
}

.location-area {
  margin-top: 65px;
  background-color: #fff;
  padding: 10px 15px;
}

.location-img {
  width: 22px;
  float: left;
  margin-right: 5px;
}

.location-img img {
  width: 18px;
}

.location-text {
  text-align: right;
  cursor: pointer;
  margin-top: 3px;
}

.location-text p {
  margin-bottom: 0px;
    font-size: 14px;
    color: #3e3e3e;
    text-align: center;
    line-height: 16px;
    font-weight: 900;
}
.location-text h4 {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  color: #383838;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
}
.toggle-bg {
  padding: 5px 4px;
  font-size: 15px;
  margin-bottom: 4px;
}


/*------------------------------------------------*/

a {
    color: #000;
}

a:hover {
    color: #000;
    text-decoration: none;
}

a:focus {
    color: #000;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
    height: 8px;
  
}

::-webkit-scrollbar-thumb {
    background-color: #707070;

}

.content-body {
    padding-bottom: 60px;
}

.tag {
    cursor: pointer !important;
}

.nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid #a7a6a64a !important;
    border-top-right-radius: 0.18rem;
    border-top-left-radius: 0.18rem;
}

.modal .modal-footer {
    padding: 10px 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.check-all .form-check {
    padding-left: 18px;
}

.check-all .form-check-label {
    padding-left: 0.25rem;
    margin-bottom: 0;
    cursor: pointer;
}

.pr-0 {
    padding-right: 0px;
}


.header-navbar.navbar-semi-dark .navbar-nav .nav-link {
    color: #ffffff;
}

.header-navbar .navbar-header .navbar-brand {
    padding: 10px 10px;
}

.my-card {
    position: absolute;
    left: 36%;
    top: -20px;
    border-radius: 8%;
    font-size: 18px;
    padding: 6px 18px !important;
}

.w-100 {
    margin-top: 50px;
}

.w-25 {
    margin-top: 25px;
}

.w-22 {
    margin-top: 15px;
}

.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 1rem;
}

.navbar .dropdown-menu {
    border: none;
    background-color: #fff !important;
    box-shadow: 1px 3px 3px #ddddddb8;
    border-top: 2px solid #1C9DD5;
    border-radius: 0px;
}

.navbar .dropdown-menu:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 1px;
    border: 0px solid transparent;
    border-bottom-color: #1C9DD5;
    left: 16px;
    top: -14px;
    margin-left: -5px;
}

.pro-share-icons {
    display: inline-block;
    padding-left: 39px;
    color: #fff;
}



.mega-dr-menu ul li a {
    color: #383838 !important;
    font-size: 14px;
    text-transform: capitalize;
}
.mega-dr-menu ul li a i{
  float: right;
  font-size: 24px;
  margin-top: 0px;
  color: #707070;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0px;
    vertical-align: 0px;
    content: "";
    border-top: 0px;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.all-category-bg {
    background-color: #ececec;
}

.all-categ-drop-head {
    border-bottom: 1px solid #e9e9e9;
    padding: 5px 0px;
}

.all-categ-drop-head h4 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
}


.drop-cat-list-one{
  padding: 5px;
  margin-bottom: 0px !important;
  background-color: #f5f5f5;
}
.drop-cat-list{
  padding: 5px;
  margin-bottom: 0px !important;
  
}
.drop-cat-list h4 {
    font-size: 12px;
    font-weight: bold;
    color: #383838;
    margin-bottom: 0px;
}
.mainheadcatg{
  font-size: 14px !important;
  font-weight: bold !important;
  color: #383838 !important;
  margin-bottom: 0px;
}

.drop-cat-list ul {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
}



.drop-cat-list ul li{
  border-bottom: 0px solid #F5F5F5;
  width: 100%;
  padding: 2px 10px 2px 10px;
}

.drop-cat-list ul li a {
    font-weight: 400;
}

.second-maincet-drop {
    padding: 10px 15px;
}

.top-brand-list {
    padding-top: 0px;
}

.top-brand-list img {
    max-width: 100%;
    border: 1px solid #ddd;
}

.top-brand-list img:hover {
    max-width: 100%;
    border: 1px solid #c4c4c4;
    box-shadow: 2px 3px 2px #f2f2f2;
}

.top-brand-list h4 {
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

.p-l-0 {
    padding-left: 0px !important;
}

.brands-all {
    margin-bottom: 10px;
}

.btn-langueg {
    border: 1px solid #8f8f8f;
    color: #fff;
    font-size: 10px;
}

.btn-langueg:hover {
    border: 1px solid #8f8f8f;
    color: #fff;
    font-size: 10px;
}

.language-top {
    padding: 5px 10px;
}

.language-top li a {
    font-size: 12px;
}

.top-location {
  background-image: url(../img/mabbg.jpg);
    padding-top: 5px;
    padding-right: 26px;
    background-size: 218%;
}

/*
.top-location:hover {
    background-color: #ececec;
    padding-top: 5px;
    padding-right: 26px;
}

*/

/*----------------------customer home page start---------------------------*/


/*----categoruarea---*/

.chp {
    padding: 0px;
}
.category-text {
  padding: 10px;
  background-color: #f8f8f8;
  line-height: 14px; }

.category-text h5 {
  font-size: 13px;
  text-transform: capitalize;
  margin-bottom: 0px;
  font-weight: 300;
  color: #424242;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 165px; }

.main-categ-new-list ul {
  padding-left: 0px; }

.main-categ-new-list ul li {
  font-size: 12px;
  display: inline-block;
  text-align: center;
  width: 96.8px;
}

.main-categ-new-list ul li a h5 {
  font-size: 12px;
  color: #383838;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.main-category {
  padding: 12px 0px 6px 0px;
  min-height: 132px;
  background-color: #fff;
  margin-top: 26px;
}

.category-bg {
  background-color: #fff;
  padding: 12px 10px;
  border-radius: 4px; }

.category-bg-home {
  background-color: #fff;
  padding: 12px 0px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08); }

  .categ-mainicon {
  padding: 0px 5px; }

.cate-bg-home {
  background-color: #e5e5e5; }

.main-categ-1 {
  height: 70px;
  overflow: hidden;
  width: 100%;
  position: relative;
  text-align: center;
  padding-top: 8px;
  margin-bottom: 1px;
  }
  .nw_cat_bx {
        display: inline;
  }

.main-categ-1 .al-cate-icon {
  background-color: #fff;
  border-radius: 75px;
  height: 55px;
  width: 55px;
  margin: auto;
  padding-top: 12px;
  box-shadow: 1px 2px 5px 2px #e8e8e8;
  border: 1px solid #E2E1E1;
}
.mall-dcate .title-cate-icon {
    display: inline-block;
}
.mall-dcate .title-cate-icon img{
    background-color: #fff;
    border-radius: 75px;
    height: 55px;
    width: 55px;
    text-align: center;
    margin-right: 15px;
}
.main-categ-1 .cate-icon {
  background-color: #fff;
  border-radius: 75px;
  height: 55px;
  width: 55px;
  margin: auto;
}

.main-categ-1 .al-cate-icon img {
  width: 30px;
  height: 30px; }

  .langue-img {
  width: 100%;
  border: inherit; }

.langue-img:hover {
  width: 100%;
  border: inherit; }

.langue-img img {
  width: 33px;
  display: block;
  margin-bottom: 8px; }

  .more-category a{
    text-decoration: none !important;
  }

/*----categoruarea---*/



.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -52px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #707070;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}


.f-logo {
  padding-left: 18px;
  padding-top: 12px;
}

.f-logo img {
      max-width: 63%;
    margin-top: -5px;
    margin-left: 16px;
}

#container_graph{ 
  height: 248px;
}

.cus-langue{
  padding: 5px;
  border: inherit !important;
  box-shadow: 0px 0px 0px #70707029 !important;
}



/*--------------profile-toggle------------------------*/

.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 94px;
  right: 0;
  background-color: #f5f5f5;
  overflow-x: hidden;
  transition: 0.1s;
  z-index: 1000;
  box-shadow: rgba(0, 0, 0, 0.133) 0px 1.6px 3.6px 0px, rgba(0, 0, 0, 0.11) 0px 0.3px 0.9px 0px;
}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 100;
  line-height: 42px;
  padding: 5px;
  text-decoration: none;
  font-size: 30px; 
  color: #383838;
  display: block;
  transition: 0.3s;
}

.openbtn {
  cursor: pointer;
}

.main-sideprfile{
  background-color: #fff;
  padding: 6px 3px;
  box-shadow: rgba(0, 0, 0, 0.133) 0px 1.6px 3.6px 0px, rgba(0, 0, 0, 0.11) 0px 0.3px 0.9px 0px;
}

.side-profile{
  background-color: #f5f5f5;
  padding: 15px 15px;
}
.side-profile h2{
  font-size: 16px;
  margin-bottom: 0px;
  color: #383838;
}
.side-profile a{
  font-size: 12px;
}
.side-profile-text{
  padding: 8px 0px 0px 14px;
}
.side-profile-text h4{
  font-size: 14px;
  text-align: left;
  margin: 7px 0px 0px 0px;
  padding: 0px 0px;
  color: #383838;
}
.side-profile-text p{
  font-size: 12px;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px;
    color: #1C9DD5;
    font-weight: 400;
}
.side-profile-text ul{
  padding-left: 0px;
  margin-top: 2px;
}
.side-profile-text li{
  list-style: none;
}
.side-profile-text li{
  list-style: none;
  padding: 4px 0px 0px 0px;
}
.side-profile-text li a{
  font-size: 13px;
  text-decoration: none;
  color: #383838;
} 
.side-profile-text li a:hover{
  font-size: 13px;
  text-decoration: none;  
  color: #1C9DD5; 
} 
.side-profile-text li a img{
  margin-right: 5px;
  width: 14px;
}

.profile-action{
  
}
.profile-height{
  
}
.rightsidepro-img {
  width: 70px;
  height: 70px;
  position: relative;
  border: 0px solid #f5f5f5;
  border-radius: 50%;
}
.active-green {
  width: 30px;
  position: absolute;
  bottom: 8px;
  right: 0px;
  cursor: pointer;
}
.active-green img{
  width: 20px;
}

.subs-bo-main{
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 0px 0px;
}
.subs-bo-main button{
  width: 126px;
  padding: 6px 26px;
  border-radius: 8px;
  border: 1px solid #f5f5f5;
  background-color: #f9f9f9;
  color: #1C9DD5;
  text-align: right;
  outline: none;
}
.subs-bo-main span{
  position: absolute;
  left: -9px;
  transform: rotate(-59deg);
  background-color: #1C9DD5;
  bottom: 11px;
  padding: 1px 10px;
  font-size: 8px;
  color: #fff;
}


/*------------notification-home-------------------*/

.notification-scroll{
  width: 400px;
    height: 260px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 5px 0px;
}

.notification-home {
    padding: 0px 0px;
    top: -6px !important;
    border:thin solid #f5f5f5;
    border-top: 2px solid #1C9DD5;
    box-shadow: rgba(0, 0, 0, 0.133) 0px 1.6px 3.6px 0px, rgba(0, 0, 0, 0.11) 0px 0.3px 0.9px 0px;
}
.notification-home:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 1px;
    border: 8px solid transparent;
    border-bottom-color: #1C9DD5;
    right: 18px;
    top: -17px;
    margin-left: -5px;
}

.notification-home a {
    float: left;
    width: 100%;
    padding: 5px 10px 15px;
    border-bottom: thin solid #ddd;
}

.notification-home a:last-child {
    float: left;
    width: 100%;
    padding: 5px 10px 0px;
    border-bottom: 0px solid #ddd;
    text-align: right;
}

.notif-img {
    padding: 0px;
    text-align: center;
}

.notif-img img {
    max-height: 50px;
}

.notif-text p {
    font-size: 13px;
    color: #707070;
    margin-bottom: 10px;
}

.notif-text h5 {
    font-size: 12px;
    color: #707070;
    text-align: right;
    font-weight: 300;
    margin-bottom: 0px;
}
.notification-home a:hover .close-notification {
  position: absolute;
  right: 0px;
  top: 2px;
  display: block;
  background-color: #6c757d;
  border-radius: 2px;
  border: 0px;
  color: #fff;
  padding: 3px 6px;
  font-size: 10px !important;
}
.close-notification {
  display: none;
}
.drop-down-icon{
  position: absolute;
  top: -18px;
  left: 12px;
  width: 13px;
  height: 8px;
  display: block;
}


/*------------notification-home-------------------*/

/*----------modal----------------------*/

.custome-mheader{
  padding: 10px 15px !important;
  border-bottom: thin solid #f5f5f5;
}
.custome-mheader h5{
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 24px;
  color: #707070;
}
.modal-content{
  padding: 1px !important;
}
.custome-mheader .close {
  padding: 0px !important;
  margin: 0px 0px 0px auto !important;
  outline: none;
}

.right-home-area{
  background-color: #fff;
  padding:15px; 
  margin-bottom: 10px;
}

/*----------------------dashboard--------------------------------------*/

.mt-20{
  margin-top:20px;
}
.mt-0{
  margin-top:0px;
}
.pt-0{
  padding:0px;
}
.manage-list{
  background-color: #fff;
  box-shadow: 1px 3px 3px #dddddd2e;
}
.manage-list ul{
  padding-left: 0px;
  margin: 0px;
  list-style: none;
}

.manage-list ul li{
  padding: 10px 20px;
  border-bottom: thin solid #F5F5F5;
}
.manage-list ul li a{
  color: #383838;
  font-size: 12px;
  text-decoration: none;
}
.manage-list ul li a img{
  margin-right: 15px;
  float: left;
}
.manage-list ul li a i{
  margin-right: 5px;
  float: right;
  font-size: 20px;
  color: #7F8081;
}

/*-----------order-------------------*/

.your-order{
  background-color: #fff;
  box-shadow: 1px 3px 3px #dddddd2e;
  margin-top: 10px;
}
.your-order h4{
  background-color: #F5F5F5;
  padding: 10px 20px;
  font-size: 14px;
  margin-bottom: 0px;
}
.your-order ul{
  padding-left: 0px;
  margin: 0px;
  list-style: none;
}
.your-order ul li{
  padding: 10px 20px;
  border-bottom: thin solid #F5F5F5;
}
.your-order ul li a{
  color: #383838;
  font-size: 12px;
  text-decoration: none;
}
.your-order ul li a.view-all{
   color: #1C9DD5;
  font-size: 12px;
  text-decoration: none;
}
.your-order ul li a span{
  color: #383838;
  font-size: 12px;
  text-decoration: none;
  float: right;
}

/*-----------------------sale summary------------------*/

.sale-summary{
  background-color: #fff;
  box-shadow: 1px 3px 3px #dddddd2e;
  margin-top: 10px;
}
.sale-summary h4{
  background-color: #F5F5F5;
  padding: 10px 20px;
  font-size: 14px;
  margin-bottom: 0px;
}
.sale-summary ul{
  padding-left: 0px;
  margin: 0px;
  list-style: none;
}
.sale-summary ul li{
  padding: 10px 20px;
  border-bottom: thin solid #F5F5F5;
}
.sale-summary ul li .unit{
  float: right;
}
.sale-summary ul li a{
  color: #383838;
  font-size: 12px;
  text-decoration: none;
}
.sale-summary ul li a.view-all{
   color: #1C9DD5;
  font-size: 12px;
  text-decoration: none;
}
.sale-summary ul li a span.sar-amount{
  color: #383838;
  font-size: 12px;
  text-decoration: none;
  float: inherit;
  margin-left: 22%;
}
.sale-summary ul li a span{
  color: #7F7F80;
  font-size: 12px;
  text-decoration: none;
  float: right;
}

/*----------------Statistics--------------*/

.Statistics-bo{
 margin-top: 0px;
 background-color: #fff;
}
.Statistics-bo ul{
  list-style: none;
  padding-left: 0px;
  margin: 0px;
}
.Statistics-bo ul{
  padding-left: 0px;
  margin: 0px;
  list-style: none;
}
.Statistics-bo ul li{
  
  border-bottom: 0px solid #F5F5F5;
  margin-bottom: 2px;
  box-shadow: 1px 3px 3px #dddddd2e;
}
.Statistics-bo ul li a{
  padding: 15px 20px;
  color: #383838;
  font-size: 12px;
  text-decoration: none;
  display: block;
}

.Statistics-bo ul li a span{
  color: #383838;
  font-size: 12px;
  text-decoration: none;
  float: right;
  text-align: right;
}

/*-------------------------------*/


.bo-home-head{
  padding: 0px;
}
.bo-home-head h4{
  color: #383838;
  font-size: 14px;
  margin-bottom: 6px;
}
.bo-home-head h4 img{
  float: left;
  margin-right: 5px;
}
.bo-home-head h5{
  color: #53B47D;
  font-size: 16px;
  margin-bottom: 2px;
}
.bo-home-head p{
  color: #383838;
  font-size: 12px;
  margin-bottom: 0px;
}

.main-home-left{
  padding-left: 0px !important;
}

/*-----------------right-tofollow-------------*/

.top-busin-follow{
     padding: 0px;
}
.top-busin-follow ul{
  list-style: none;
  padding-left: 0px;
  padding-bottom: 15px;
  border-bottom: thin solid #F5F5F5;
  margin-bottom: 0px !important;

}
.top-busin-follow ul li{
  color: #383838;
  display: inline-block;
  margin: 0px 10px 0px 0px;
  font-size: 14px;
  width: 22%;
  border-left: thin solid #F5F5F5 ;
  padding-left: 12px;
}
.top-busin-follow ul li:last-child{
  color: #383838;
  display: inline-block;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  width: 27%;
  border-right: thin solid #F5F5F5;
  padding-right: 3px;
  padding-left: 10px;
  padding-right: 0px;
}
.top-busin-follow ul li h4{
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
}
.top-busin-follow ul li h4 span{ 
  font-size: 14px;
  color: #1C9DD5;
}

/*----------------header-2222--------------------------------*/


.select-login{
  font-size: 14px;
  padding: 8px 12px 0px;
}

.select-login button{
        background-color: #fff;
    border: 0px;
    outline: none;
    font-size: 12px;
    border-right: 1px solid #f5f5f5;
    padding-top: 0px;
    height: 26px;
    padding-left: 18px;
    margin-top: 5px;
    font-weight: bold;
}
.select-login button i{
 font-size: 18px;
  margin-left: 6px;
  margin-right: 10px;
  color: #707070;
}

.head-2bt{
      font-weight: 800 !important;
    font-size: 14px !important;
    border-right: 1px solid #f5f5f5 !important;
    height: 20px;
    padding-top: 0px;
    padding-right: 15px;
    margin-right: 10px;
}

.maindd{
  box-shadow: 0 5px 4px 0 rgba(0,0,0,0.18);
  border: 0px;
  border-radius: 2px !important;
}

.select-boxm{
  font-size: 14px;
  padding: 4px 10px 0px;
}

.select-boxm button{
  background-color: #fff;
  border:0px;
  outline: none;
  font-size: 12px;
}

.select-boxm button img{
  margin-right: 4px;
  width: 22px;
}
.select-boxm button i{
   font-size: 18px;
  margin-left: 4px;
  color: #707070;
}

.select-langue-area{}
.select-langue-area ul{
  list-style: none;
  padding-left: 12px;
  margin-bottom: 0px;
}
.select-langue-area li{
  list-style: none;
  font-size: 12px;
  padding: 5px 0px;
}

.select-arabic {
  margin-left: 2px;
  margin-top: 4px;
}
.select-arabic img{
  margin-right: 0px;
}
.select-arabic select{
  border: 1px solid #F5F5F5;
  height: 30px;
  font-size: 12px;
  border-radius: 4px 4px 4px 4px !important;
}

.user-right{
  background-color: #fff;
  height: 100%;
  padding-top: 10px;
}
.user-right a{
  color: #7F7F80;
  font-size: 12px;
  text-decoration: none;
}
.user-right a img{
  float: left;
}
.user-right a span{
  color: #383838;
  font-size: 12px;
  text-decoration: none;
  width: 115px;
  /* background-color: #ddd; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  /* line-height: 8px; */
  padding: 8px; 
}

table{
  margin-bottom: 0px !important;

}
.table th:last-child{
  text-align: right;
}

.table-all{
  border-spacing: 0 0px;
  border-collapse: separate;
}
.table-all th {
    border-top: thin solid #f5f5f5 !important;
    border-bottom: thin solid #f5f5f5 !important;
    vertical-align: middle !important;
    color: #383838;
    padding: 12px 10px;
}
.table-all td {
    border-top: thin solid #f5f5f5 !important;
    border-bottom: thin solid #f5f5f5 !important;
    vertical-align: middle;
    color: #383838;
    padding: 6px 10px;
}
.table-all td:first-child {
    border-left: thin solid #f5f5f5 !important;
    vertical-align: middle;
    color: #383838;
    padding-left: 10px;
}
.table-all td:last-child {
    border-right: thin solid #f5f5f5 !important;
    vertical-align: middle;
    color: #383838;
    padding-right: 10px;
}

.table-main {
    background-color: #ffffff;
    padding: 0px !important;
    font-size: 14px;
    margin-bottom: 0px;
    border: thin solid #F5F5F5;
    margin-top: 0px;
}
.table-main h4{
  background-color: #F5F5F5;
  padding: 10px 20px;
  font-size: 14px;
  margin-bottom: 0px;
}

.table-main th{
  font-size: 12px;
  font-weight: normal;
  border-bottom: 1px solid #F5F5F5 !important;
  color: #383838;
  padding:8px 10px;
}
.table-main th:first-child{
  font-size: 12px;
  font-weight: normal;
  border-bottom: 1px solid #F5F5F5 !important;
  color: #383838;
  padding:8px 15px;
}
.table-main th:last-child{
  font-size: 12px;
  font-weight: normal;
  border-bottom: 1px solid #F5F5F5 !important;
  color: #383838;
  padding:8px 15px;
  text-align: right;
}
.table-main td{
  font-size: 12px;
  font-weight: normal;
  border-bottom: 1px solid #F5F5F5 !important;
  color: #383838;
  padding:8px 10px;
}
.table-main td:first-child{ 
  font-size: 12px;
  font-weight: normal;
  border-bottom: 1px solid #F5F5F5 !important;
  color: #383838;
  padding:8px 10px 8px 18px;
}
.color-green{
  color: #61C088;
}

.branch-list{
  border-collapse:separate;  
  border-spacing:0 5px; 
}

.branch-list th{
  border-top:thin solid #f5f5f5 !important;
  border-bottom:thin solid #f5f5f5 !important;
  vertical-align: middle !important;
  color: #383838;
  padding: 12px 10px;
}
.branch-list td{
  border-top:thin solid #f5f5f5 !important;
  border-bottom:thin solid #f5f5f5 !important;
  vertical-align: middle;
  color: #383838;
  padding: 6px 10px;
}

.branch-list td:first-child{
  border-left:thin solid #f5f5f5 !important;
  vertical-align: middle;
  color: #383838;
  padding-left: 10px;
}
.branch-list td:last-child{
  border-right:thin solid #f5f5f5 !important;
  vertical-align: middle;
  color: #383838;
  padding-right: 10px;
}

.branch-list-bd tr:nth-child(even){
  background-color: #fff;
}
.branch-list-bd tr:nth-child(odd){
  background-color: #f9f9f9;
}
.npd {
    padding:0px;
}
.addaddresspop{}
.addaddresspop ul{
  list-style: none;
  padding-left: 0px;
}
.addaddresspop li{
  list-style: none;
  font-size: 14px;
  color: #383838;
  padding: 6px 0px;
}



/*-------------sticky-------------------------------*/

.header {
  z-index: 1000;
  background-color: #F5F5F5;
  border-bottom: 1px #eaeaea solid;
  border-top: 1px #eaeaea solid;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
}

.sticky + .content {
  padding-top: 102px;
}

/*---------------------------------*/

.business-name{
  -webkit-box-shadow: 1px 3px 3px #ddd;
  -ms-box-shadow: 1px 3px 3px #ddd;
  box-shadow: 1px 3px 3px #dddddd2e;
  margin-bottom: 1px;
  
}

.profile-sidebar {
  padding: 10px 5px 10px 5px;
  margin-bottom: 0rem;
  border-radius: 0px;
  /* background-image: url(../img/user-img-background.jpg); */
  background-repeat: no-repeat;
  overflow: hidden;
  border-right: 2px solid #1C9DD5; 
  background-color: #fff;
}
.fy-float-left {
    float: left;
}
.profile-userpic {
  padding: 0px 5px;
  position: relative;
  width: 80px;
  height: 76px;
}

.profile-userpic .img-22{
  width: 44px;
  /* margin: auto; */
  margin-left: 13px;
  margin-top: -15px;
}

.fy-float-left {
    float: left;
}
.name-head {
    padding: 15px 0px;
}
.name-head h4 {
    font-size: 14px;
    text-align: left;
    margin: 7px 0px 0px 0px;
    padding: 0px 0px;
    color: #383838 ;
}
.name-head p {
  font-size: 12px;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px;
  color: #1C9DD5;
  font-weight: 400;
}
.add-attached{
  width: 30px;
  position: absolute;
  bottom: 15px; 
  right: 0px;
}
.subscription-show{
  box-shadow: 1px 3px 3px #dddddd2e; 
  margin-bottom: 1px;
  background-color: #fff;
  padding: 10px;
}

.subs-img{
  padding: 5px;
}
.subs-img img{
 width: 90%;
}

.subs-progress{
  padding: 10px 8px;
}
.subs-go-bg {
  background-color: #61C088;
  font-size: 10px;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(../image/menu.svg);
}


.highcharts-point{
    fill: #61C088;
  stroke: inherit;
}

/*------------footer-------------------------------*/

.foot-bg {
  background-color:#f5f5f5 ;
  z-index: 100; 
}

.fix-foot {
  width: 100%; 
  margin-top: 130px;
}

.fix-foot p{
  margin: 15px;
  color: #000;
  text-align: center;
}

.chart-line-area{
  background-color: #fff; 
  padding: 10px;
}

.table-main{
  padding: 0px;
}
.table-main th{
  white-space: nowrap;
}
.table-main td{
  white-space: nowrap;

}
.menu-down{
  margin-top: 10px;
}

/*----------------------add branch--------------------------------*/

.action-tb-area{    
  min-width: 40px;
  text-align: right;
}

.action-tb-area a{
  padding: 5px 5px;
}
.action-tb-area a img{
  width: 16px;
}

.table-main select{
  height: 30px;
}

.table-branch {
    background-color: #ffffff;
    padding: 0px !important;
    font-size: 14px;
    margin-bottom: 0px;
    border: thin solid #e1e1e1;
    margin-top: 0px;
}


 th { 
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #F5F5F5 !important;
    color: #383838;
    white-space: nowrap;
    border-top: 0px solid #F5F5F5 !important;
    font-weight: 600;
    background-color: #f5f5f5;
}
 td {
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #F5F5F5 !important;
    color: #707070;
    
}
.all-head {
    background-color: #ffffff;
    padding: 0px !important;
    font-size: 14px;
    margin-bottom: 0px;
    border: thin solid #F5F5F5;
    margin-top: 10px;
}
.all-head h4 {
    background-color: #F5F5F5;
    padding: 10px 10px;
    font-size: 14px;
    margin-bottom: 0px;
}

.add-branch{
  border:0px solid #f5f5f5;
  padding:0px 0px 10px;
}

.add-branch label{
  font-size: 14px;
}

.bo-inner-head{

}
.bo-inner-head p{
  padding-left: 8px;
}
.bo-inner-head h4 {
  color: #000;
  font-size: 20px;
  margin-bottom: 15px;
  padding-left: 2px;
}
.bo-inner-head h4 img {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

.add-branchlist-head{}
.add-branchlist-head h4 {
 color: #383838;
font-size: 16px;
margin-bottom: 0px;
padding-left: 5px;
margin-top: 0px;
}


.add-branch-img{
  width: 96px;
  position: relative;
}
.add-bb-attac{
  width: 30px;
  position: absolute;
  bottom: 10px;
  right: 0px;
  cursor: pointer;
}
.add-bb-attac-2 {
    width: 30px;
    position: absolute;
    bottom: 10px;
    right: 50px;
    cursor: pointer;
}

.plr-5{
  padding: 0px 5px;
}
.form-style .form-control{
  font-size: 10px !important;
}
.form-style label{
  font-size: 11px !important;
  margin-bottom: 4px;
}

.form-style .form-group {
    margin-bottom: 10px;
}

.cu-coll-head-bg {
  background: #F5F5F5;
  padding: 8px 15px; 
}

.cu-coll-head {
  font-size: 14px;
  color: #7F7F80 ; 
}
.cu-coll-head img {
  float: left;
  margin-right: 8px;
}
.cu-coll-head i {
  font-size: 22px;
  color: #7F7F80 ;
  float: right; 
}
.card{
  border:thin solid #F5F5F5;
}
.card-btm-2{
  margin-bottom: 2px; 
}

.card-gap{
  padding: 15px 15px;
    width: 100%;
    float: left;
}
.card-gap-2{
  padding: 15px 15px;
  width: 100%;
  float: left;
}

.m-0 {
  margin: 0px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}

.main-bch-bedge{
  border-bottom: thin solid #f5f5f5;
  padding: 0px 0px 10px 0px;
}

.bedge-branch{
  max-width: 100%;
  background-color: #f5f5f5;
  float: left;
  padding: 3px 10px;
  border-radius: 2px;
  border:thin solid #cfcfcf;
  margin-right: 20px;
}
.bedge-branch span{
  position: absolute;
  top: -5px;
  background-color: #ddd;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  text-align: center;
  padding-top: 1px;
  font-size: 10px;
}

.main-time-area{
  padding: 5px 5px 5px 5px;
}
.border-bottom{
  border-bottom: thin solid #f5f5f5;
}

.select-time-main{
   padding: 5px 5px 5px 5px;
}

.sunday-add{
  padding-left: 0px;
}

.sunday-add input{
  font-size: 10px;
  padding-left: 10px;
  margin-top: 10px;
}
.add-day-1{
  padding-left: 0px;
}

.addr-time-btn{}
.addr-time-btn span{
  position: absolute;
  top: 12px;
  background-color: #f5f5f5;
  border-radius: 11px;
  width: 22px;
  height: 22px;
  text-align: center;
  padding-top: 2px;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
  border: thin solid #d9d9d9;
}


.location-main{}
.location-main input{
  font-size: 10px;
}

.custom-search-input {
  margin:0;
  margin-top: 0px;
  padding: 0;
}
 
.custom-search-input .search-query {
  width:100%;
  margin-bottom: 0;
  border-radius: 4px !important;
}
.custom-search-input button {
  border: 0;
  background: none;
  padding: 3px 5px;
  margin-top: 2px;
  position: absolute;
  right:5px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color:#7F7F80 ;
  cursor: unset;
  z-index: 100;   
}
 
.search-query:focus{
    z-index: 100;   
}
.border-0{
  border:0px !important;
}
.border-2{
  border:thin solid #7F7F80 ;
}
.mt-10{
  margin-top: 10px;
}
.add-inter-img{
  padding: 5px 10px; 
}
.add-inter-img img{
  padding:0px;
  width: 100px;
  border-radius: 2px;
}
.add-inter-img span{
  position: absolute;
  top: 0px;
  right: 8px;
  background-color: #ddd;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  text-align: center;
  padding-top: 1px;
  font-size: 10px;
  cursor: pointer;
}
.all-branchimg{
  margin-top: 20px;
  margin-bottom: 25px;
}
.add-attached-img{
  margin-top: 20px;
}
.add-attached-img img{ 
  width: 50px;
}
.Interior-tab{}
.Interior-tab li{
  margin-right: 5px;
}
.Interior-tab ul li a.active{
  background-color: #1C9DD5 !important;
  color: #fff !important;
}
.business-time-head{
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.table-save{
  background: inherit;
  border: 1px solid #61C088;
  background-color: #61C088;
  color: #fff;
  border-radius: 5px;
  font-size: 12px;
  padding: 2px 7px;
}
.view-gray{
  background: inherit;
  border: 1px solid #efefef;
  background-color: #efefef;
  color: #383838;
  border-radius: 5px;
  font-size: 12px;
  padding: 2px 7px;
  outline: none;
}
.save-cancel{ 
  padding: 10px 0px; 
  margin-top: 20px;
}
.save-cancel button{ 
  border: 1px solid #1C9DD5;
  color: #1C9DD5;
  width: 100px;
  background-color: #fff;
  padding: 6px 10px;
  font-size: 12px;
  border-radius: 2px;
  margin-right: 10px;
}
.bg-mainbranch{
  background-color: #F5F5F5;
  padding: 5px 15px;
}
.table-head {

}
.table-head h4{
  font-size: 14px;
  color: #7F7F80;
  margin-bottom: 4px;
  padding-top: 6px;
}
.pl-50{
  padding-left: 8px;
}
.p-r-0{
  padding-right: 0px;
}
.form-input-icon{
  position: relative;
}
.form-input-icon input{
  padding-left: 20px;
}
.form-input-icon .user-icon{
  position: absolute;
  top: 25px;
}
.form-input-icon .user-icon img{
  width: 12px;
  height: 12px;
  margin-left: 6px;
}
.mobile-select{
  width: 58px;
  padding-right: 0px;
  float: left;
}
.mobile-select-input{
  width: 58px;
  padding-right: 0px;
  float: left;
}
.main-mobile-code{
  float: left;
  width: 100%;
  margin-bottom: 2px;
}
.main-mobile-code label{
  width: 100%;
}
.select-mob-code{
  float: left;
  width: 34%;
}
.select-mob-code-2 {
  float: left;
  width: 65px;
}
.select-mob-code-2 select {
  padding-left: 2px;
  border: 0px !important;
  box-shadow: inherit !important;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: inherit;
  height: 28px;
}
.select-mob-code-2 img {
  width: 12px;
  height: 12px;
  margin-left: 1px;
  margin-top: 8px;
}
.select-code-mo{
  border:0px !important;
  box-shadow: inherit !important;
  padding-right: 0px;
  padding-left: 7px;
  font-size: 14px;
}

.mobile-inputfield{
  float: left;
  width: 64%;
}

.form-input-icon-2 .user-icon {
  position: absolute;
  top: 27px;
}
.form-input-icon-2 input {
  padding-left: 20px;
  border: 0px !important;
  box-shadow: inherit !important;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: inherit;
  height: 26px;
}
.select-mob-code select {
   padding-left: 2px;
   border: 0px !important;
   box-shadow: inherit !important;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   background-color: inherit;
   height: 28px;
}
.form-input-icon-2 .user-icon img {
  width: 12px;
  height: 12px;
  margin-left: 6px;
}
.main-box-mobile{
  padding: 0px 0px 4px 8px;
}

.select-mob-code img{ 
  width: 12px;
  height: 12px;
  margin-left: 1px;
  margin-top: 8px;
}
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  font-size: 12px !important;
  margin-bottom: 10px !important;
  font-weight: 300;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: thin solid #f5f5f5;
}
.page-item.disabled .page-link {
  color: #707070;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #f5f5f5;
}
.main-branch-filter-area{
  padding: 7px 15px;
  margin-top: 2px;
  margin-bottom: 5px;
}
.width-100{
  width: 100%; 
} 
.drop-search-branch{
  padding: 0px;
}
.drop-search-branch ul{
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
}
.drop-search-branch ul li{
  border-bottom: thin solid #F5F5F5;
  width: 100%;
  padding: 3px 10px; 
}
.drop-search-branch ul li a{  
  color: #707070 !important;
  font-size: 12px;
  text-transform: capitalize;
}
.left-location-search{
  border: thin solid #f5f5f5;
  box-shadow: 0px 2px 2px #0000004f;
  padding: 20px 20px;
  min-height: 380px;
  position: absolute;
  z-index: 1000;
  background-color: #fffffff0;
  margin-left: 10px;
  margin-top: 10px;
  width: 350px;
  border-radius: 5px; 
}
.map-show-area{
  padding-left: 15px;
  padding-right: 0px;
}
.search-flid-left{
  padding: 0px 0px 10px 0px;
  border-bottom: thin solid #f5f5f5;
  margin-bottom: 5px;
}
.detail-add-text label{
  width: 100%;
}
.textaddva{
  float: right;
  color: #EC4A53;
}
.tr-bg{
  background-color: #F5F5F5;
}
.left-additional{
  border-left: thin solid #e1e1e1;
}
.mb-8{
 margin-bottom: 8px;
}

.store-pic{
  color: #1C9DD5;
  /* background-color: #fff; */
  padding: 6px 8px;
  font-size: 12px;
  border: thin solid #f5f5f5;
}

.next-previous{}
.next-previous .previous{
    border: 1px solid #1C9DD5;
    color: #1C9DD5;
    width: 100px;
    background-color: #fff;
    padding: 6px 10px;
    font-size: 12px;
    border-radius: 5px;
    margin-right: 10px;
}
.next-previous .next{
    border: 1px solid #1C9DD5;
    color: #1C9DD5;
    width: 100px;
    background-color: #fff;
    padding: 6px 10px;
    font-size: 12px;
    border-radius: 5px;
    margin-right: 10px;
}



/*--------------branchlist-3 start-------------------------*/

/*-------------switch----------------------------*/

.switch {
}

.switch input[type=checkbox] {
    display: none;
}

.switch input[type=checkbox] + label {
    position:relative;
    min-width: 38px !important;
    border-radius:calc(2.375rem * .8);
    height:calc(2.375rem * .8);
    line-height:calc(2.375rem * .8);
    display:inline-block;
    cursor:pointer;
    outline:none;
    user-select:none;
    vertical-align:middle;
    text-indent:calc(calc(calc(2.375rem * .8) * 2) + .5rem);
}
.switch input[type=checkbox] + label::before,
.switch input[type=checkbox] + label::after {
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:calc(calc(2.375rem * .8) * 2);
    bottom:0;
    display:block;
}
.switch input[type=checkbox] + label::before {
right:0;
background-color:#dee2e6;
border-radius:calc(2.375rem * .8);
transition:.2s all;
}
.switch input[type=checkbox] + label::after {
    top:2px;
    left:2px;
    width:calc(calc(2.375rem * .8) - calc(2px * 2));
    height:calc(calc(2.375rem * .8) - calc(2px * 2));
    border-radius:50%;
    background-color:#fff;
    transition: all 0.3s ease-in 0s;;
}
.switch input[type=checkbox]:checked + label::before {
    background-color:#61C088;
}
.switch input[type=checkbox]:checked + label::after {
    margin-left:calc(2.375rem * .8);
}
.switch input[type=checkbox]:focus + label::before {
    outline:none;
    box-shadow:0 0 0 .2rem rgba(0,136,221,.25);
}
.switch input[type=checkbox]:disabled + label {
    color:#868e96;
    cursor:not-allowed;
}
.switch input[type=checkbox]:disabled + label::before {
    background-color:#e9ecef;
}

.switch.switch-xs {
    font-size:.8rem;
}
.switch.switch-xs input[type=checkbox] + label {
    min-width:calc(calc(1.5375rem * .8) * 2);
    height:calc(1.5375rem * .8);
    line-height:calc(1.5375rem * .8);
    text-indent: inherit;
}
.switch.switch-xs input[type=checkbox] + label::before {
    width:32px;
    height: 16px;
}
.switch.switch-xs input[type=checkbox] + label::after {
    width: 12px;
    height: 12px;
}
.switch.switch-xs input[type=checkbox]:checked + label::after {
    margin-left: 15px;
}

/* Small */
.switch.switch-sm {
    font-size:.875rem;
}
.switch.switch-sm input[type=checkbox] + label {
    min-width:calc(calc(1.9375rem * .8) * 2);
    height:calc(1.9375rem * .8);
    line-height:calc(1.9375rem * .8);
    text-indent:calc(calc(calc(1.9375rem * .8) * 2) + .5rem);
}
.switch.switch-sm input[type=checkbox] + label::before {
    width:calc(calc(1.9375rem * .8) * 2);
}
.switch.switch-sm input[type=checkbox] + label::after {
    width:calc(calc(1.9375rem * .8) - calc(2px * 2));
    height:calc(calc(1.9375rem * .8) - calc(2px * 2));
}
.switch.switch-sm input[type=checkbox]:checked + label::after {
    margin-left:calc(1.9375rem * .8);
}

/* Large */
.switch.switch-lg {
    font-size:1.25rem;
}
.switch.switch-lg input[type=checkbox] + label {
    min-width:calc(calc(3rem * .8) * 2);
    height:calc(3rem * .8);
    line-height:calc(3rem * .8);
    text-indent:calc(calc(calc(3rem * .8) * 2) + .5rem);
}
.switch.switch-lg input[type=checkbox] + label::before {
    width:calc(calc(3rem * .8) * 2);
}
.switch.switch-lg input[type=checkbox] + label::after {
    width:calc(calc(3rem * .8) - calc(2px * 2));
    height:calc(calc(3rem * .8) - calc(2px * 2));
}
.switch.switch-lg input[type=checkbox]:checked + label::after {
    margin-left:calc(3rem * .8);
}

.switch + .switch {
    margin-left:1rem;
}


/*----------------------------------------------*/



.b-filter-all{
  padding-left: 0px;
  padding-top: 9px;
}
.add-branchbtn{
  text-align: right;  
  padding-top: 6px;
}
.add-branchbtn a{
  font-size: 12px;
  color: #fff;
  background-color: #1C9DD5 ;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid #1C9DD5 ;
  text-decoration: none;
}

.branch-header-area{
  width: 100%;
  background-color: #F5F5F5;
  border-radius: 4px 4px 0px 0px;
  height: 40px;
}

.branch-head-list{
  padding: 0px 5px;
}
.branch-head-list ul{
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.branch-head-list li{
  padding: 11px 10px;
  display: inline-block;
  font-size: 12px;
}

.b-branch-main{
  padding-left: 0px;
}

.branch-content-area{
  width: 100%;
  border:thin solid #f5f5f5;
  padding: 10px 15px;
}
.b-container-area{
  border:thin solid #f5f5f5;
  padding: 10px 15px;
  border-radius: 4px;
}
.b-followers{
  color: #61C088;  
}

/*--------------branchlist-3- end------------------------*/

/*--------------------new style branch--------------------*/

.table-w-1{
  min-width: 1150px;
}
.table-w-10{
  width: 1078px;
}

.tab-main-box{
    border: thin solid #e1e1e1;
    border-top: 0px;
    height: auto;
    /* overflow: inherit; */
    display: flow-root;
  }

.form-input-icon .user-icon-2 {
    position: absolute;  
    top: 4px;
}
.form-input-icon .user-icon-2 img { 
    width: 12px;
    height: 12px;
    margin-left: 6px; 
}
.form-input-icon .user-icon-2 i {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    color: #a2a2a2;  
}

.form-input-icon-2 .user-icon-m {
    position: absolute;
    top: 6px;
}
.form-input-icon-2 .user-icon-m img {
    width: 12px;
    height: 12px;
    margin-left: 6px;
}
.add-branch-list{
  margin-top: 8px;
}

.branch-searchbtn{
  background-color: #707070;
  height: 29px;
  border: 0px;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  padding: 0px 20px;
}
.add-new-bb{
  padding: 4px 14px;
}


/*-------------------------new-branch-2----------------------------------*/


.project-tab {
    padding: 10%;
    margin-top: -8%;
}
.project-tab #tabs{
    background: #007b5e;
    color: #eee;
}
.project-tab #tabs h6.section-title{
    color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #1C9DD5 ;
  background-color: #fff;
  border-color: transparent transparent #f3f3f3;
  border-bottom: 2px solid #1C9DD5  !important;
  font-size: 14px;
    
}
.project-tab .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  color: #0062cc;
  font-size: 16px;
  font-weight: 600;
}
.project-tab .nav-link:hover {
  border: none;
}
.project-tab thead{
  background: #f3f3f3;
  color: #333;
}
.project-tab a{
  text-decoration: none;
  color: #333;
  font-weight: 600;
}

.tab-noborder .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 0px solid #a7a6a64a !important;
  border-top-right-radius: 0.18rem;
  border-top-left-radius: 0.18rem;
}

.tab-noborder  .nav-item {
  flex: inherit;
  text-align: center;
  padding: 12px 20px !important;
  font-size: 14px;
}
.tab-noborder  .nav-item img {
   margin-right:10px;
}
.nav-tabs {
  border: thin solid #e1e1e1;
}
.main-bupimg{
  display: table;
}
.Interior-addpic{
  width: 100%;
  padding: 20px;
  background-color: #70707070;
  border-radius: 3px;
  text-align: center;
  height: 122px;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}
.Interior-addpic h3{
  color: #fff;
  margin-bottom: 2px;
}
.Interior-addpic h3 img{
  width: 40px;
  margin: auto;
}
.Interior-addpic p{
  color: #fff;
  margin-bottom: 0px;
}
.Interior-addpic-2{
  width: 100%;
  padding: 15px;
  border:thin solid #707070;
  border-radius: 3px;
  text-align: center;
  height: 122px;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
.Interior-addpic-2 img{
  max-width: 100%;
  height: 100%;
}
.Interior-addpic-2 span {
  position: absolute;
  top: 7px;
  right: 9px;
  background-color: #ddd;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  text-align: center;
  padding-top: 1px;
  font-size: 10px;
}
.font-10{
  font-size: 10px;
}
.label-10{
  width: 100%;
  text-align: right;
}
.Interior-addpic-2 .edit-branch-main {
  display: block;
  position: absolute;
  bottom: -28px;
  width: 100%;
  left: 0px;
  text-align: center;
  margin-bottom: 0px;
  font-size: 10px;
}
.Interior-addpic-2 .edit-branch-main img {
  display: block;
  margin: auto;
  margin-bottom: 2px;
}
.main-add-interior{
  margin-bottom: 30px;
}

/*------------------------plan----------------------------*/

.plan-main-1{
  box-shadow: 2px 3px 4px #f08c2129;
  border-radius: 6px;
  padding: 0px;
  width: 100%;
  display: inline-block;
}
.plan-main-2{
  box-shadow: 2px 3px 4px #84aeb924;
  border-radius: 6px;
  padding: 0px;
  width: 100%;
  display: inline-block;
}
.plan-main-3{
  box-shadow: 2px 3px 4px #faa41d1c;
  border-radius: 6px;
  padding: 0px;
  width: 100%;
  display: inline-block;
}
.plan-main-4{
  box-shadow: 2px 3px 4px #0812150f;
  border-radius: 6px;
  padding: 0px;
  width: 100%;
  display: inline-block;
}
.bronze-plan{
  padding: 25px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 6px 6px 0px 0px;
}
.bronze-plan h3{
  color: #fff;
  font-size: 20px;
  margin-bottom: 0px;
}
.plan-content-area{
  padding: 10px 20px;
  background-color: #fff;
  width: 100%;
}
.plan-content-area h4{
  font-size: 16px;
  margin-bottom: 2px;
}
.plan-content-area h4 span.p-amount{
  font-size: 16px;
  color: #61C088;
}
.plan-content-area h4 span.p-month{
  font-size: 14px;
}
.price-item{
  padding: 0px 20px;
}
.price-item ul{
  padding-left: 0px;
  list-style: none;
  margin-left: 0px;
}
.price-item ul li{
  padding: 2px 0px;
  font-size: 12px;
  color: #7F7F80;
}
.price-item ul li span{
  font-size: 12px;
  float: right;
  color: #7F7F80;
}

.star-btn{
  padding: 10px 20px 20px 20px;
}
.star-btn a{
  font-size: 16px;
  cursor: pointer;
  color: #D17628;
}
.star-btn-2{
  padding: 10px 20px 20px 20px;
}
.star-btn-2 a{
  font-size: 16px;
  cursor: pointer;
  color: #6897A5;
}
.star-btn-3{
  padding: 10px 20px 20px 20px;
}
.star-btn-3 a{
  font-size: 16px;
  cursor: pointer;
  color: #FFCD36; 
}
.star-btn-4{
  padding: 10px 20px 20px 20px;
}
.star-btn-4 a{
  font-size: 16px;
  cursor: pointer;
  color: #133035;
}
.plan-more{
  padding: 0px 20px 20px 20px;
  font-size: 14px;
  color: #1C9DD5;
}
.plan-more img{
  float: left;
  width: 14px;
  margin-top: 2px;
  margin-right: 4px;
  cursor: pointer;
}
.highcharts-credits{
  display: none;
}

g.highcharts-legend-item.highcharts-spline-series.highcharts-color-0.highcharts-series-0 {
    display: none !important; 
}
g.highcharts-button.highcharts-contextbutton.highcharts-button-normal {
   display: none !important; 
}

.selectsale{}
.selectsale button{
  background-color: inherit;
  border: 0px;
  box-shadow: 0px;
  outline:none; 
  font-size: 14px;
  padding-right: 0px;
  color: #383838;
}
.select-d-graph{
  padding: 5px;
}
.select-d-graph a{
  font-size: 12px;
}
.select-d-graph a:hover{
  font-size: 12px;
  background-color: inherit;
}

.lasthotext{}
.lasthotext h4{
  font-size: 16px;
  font-weight: 600;
  color: #7F7F80;
}
.lasthotext h4 span{
  font-size: 12px;
  font-weight: 400;
}
.p-l-5{
  padding-left: 5px;
}
.p-r-5{
  padding-right: 5px;
}
.p-r-0-table{
  padding-right: 0px;
}

/*-----------------------------------------------------------*/

.btn-blue{
  color: #fff;
  background-color: #1C9DD5;
  border-color: #1C9DD5;
  font-size: 12px;
  text-decoration: none;
}
.btn-blue:hover{
  color: #fff;
  background-color: #1C9DD5;
  border-color: #1C9DD5;
  font-size: 12px;
  text-decoration: none;
}
.btn-gray{
  color: #000 !important;
  background-color: #f5f5f5;
  border-color: #e1e1e1;
  font-size: 12px;
  text-decoration: none !important;
  outline: none;
}
.btn-gray:hover{
  color: #000 !important;
  background-color: #f5f5f5;
  border-color: #e1e1e1;
  font-size: 12px;
  text-decoration: none !important;
  outline: none;
}

.m-l-10{
  margin-left: 10px;
}
.mb-90{
  margin-bottom: 90px;
}
.pad-10{
  padding-top: 10px !important;
}
.mb-50{
  margin-bottom: 50px; 
}
.subscription-d-text{   
  position: absolute;
  top: 24px;
  background-color: #fff;
  padding: 2px 10px;
  border: 1px solid #dbdbdb;
  font-size: 10px;
  left: 6px;
  border-radius: 4px;
}
.green{
  color: #61C088;  
}
.subscription-d-text:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 1px;
  border: 4px solid transparent;
  border-bottom-color: #b0b0b0;
  left: 9%;
  top: -8px;
  margin-left: -5px;
}
.branch-filter-head {
}
.branch-filter-head h4{
  font-size: 12px;
  margin-bottom: 0px;
  margin-top: 8px;
  padding-left: 2px;
} 

.hight-200{
  min-height: 200px; 
}
.mt-10{
  margin-top: 10px;
}

.redio-blist-top{
  margin-top:2px;
}

.table-main-branch{
  width: 100%;
  float: left;
  position: relative;
  line-height: 40px;
}
.table-main-branch .branch-img{
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 4px;
}
.branch-img-area{
  width: 38px;
  float: left;
  margin-right: 7px;
}


.table-main-branch p{
  margin-bottom: 0px;
  font-size: 7px;
  line-height: 17px;
}
.table-main-branch span img{
  display: block;
  margin: auto;
}

.seaech-blist-head{
  padding: 0px 0px;
}

.branch-tb-img img{
  display: block;
  margin: auto;
}

.line-h-55{
  line-height: 55px !important;
}


/*-----------------check box-------------------------------*/

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/tick-font.woff2) format("woff2"); }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

.left-filter-pro {
  padding: 5px 6px; }

.check-custome .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer; }

.check-custome .form-group label {
  position: relative;
  cursor: pointer; 
}

.check-custome .form-group label:before {
  content: '';
  -webkit-appearance: none;
  background-color: #fff;
  border: thin solid #707070;
  box-shadow: 1px 2px 4px #7f7f802e;
  padding: 6px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px; 
}

.check-custome .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 8px;
  border: solid #7F7F80;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg); 
}

/*----------redio--------------------*/

.all-redio-2 label {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  font-size: 12px;
  margin-bottom: 0px;
}
.all-redio-2 input {
  height: 1px;
  width: 1px;
  opacity: 0;
}
.all-redio label {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  font-size: 12px;
}

.all-redio input {
  height: 1px;
  width: 1px;
  opacity: 0;
}

.outside {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: thin solid #7F7F80;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  box-shadow: 1px 2px 4px #7f7f802e;
}

.inside {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #7F7F80;
  left: 4px;
  top: 4px;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
}
.no-transforms .inside {
  left: auto;
  top: auto;
  width: 0;
  height: 0;
}


input:checked + .outside .inside {
  -webkit-animation: radio-select 0.1s linear;
   animation: radio-select 0.1s linear;
  -webkit-transform: scale(1, 1);
   transform: scale(1, 1);
}
.no-transforms input:checked + .outside .inside {
  width: 10px;
  height: 10px;
}

.head-search-man{
  float: right;
  padding: 0px;
}
.main-search-mall{
  padding-top: 5px;
}
.sunday-main-box{
  padding:5px 5px;
}
.m-auto{
  margin: auto; 
}
.star-rating{
  display: contents;
}
.star-rating i {
  color: #f6b519;
  font-size: 15px;
  margin-right: -2px;
  cursor: pointer;
}

.bu-timing-left{
  margin-bottom: 15px;
}
.bu-timing-left label{
  font-size: 14px;
}

.left-btiming {
  border: thin solid #f5f5f5;
  box-shadow: 0px 0px 0px #0000004f;
  padding: 11px 10px;
  min-height: 180px;
}
.sunday-add-2 input {
  font-size: 10px;
  padding-left: 10px;
  margin-top: 0px;
  border-radius: 5px;
  border: thin solid #70707094;
  font-size: 14px; 
}

.addr-time-btn-2{
  margin-bottom: 0px !important;
  padding-top: 4px;
}
.addr-time-btn-2 p{ 
   /* top: 12px; */
  background-color: #f5f5f5;
  border-radius: 11px;
  width: 22px;
  height: 22px;
  text-align: center;
  padding-top: 2px;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
  border: thin solid #d9d9d9;
  margin-bottom: 0px;
  color: #707070;
}
.sunday-main-box-2 {
  padding: 5px 5px;
  margin-bottom: 5px;
}
.select-time-main-22 {
  padding: 5px 5px 5px 5px;
}
.select-time-main-22 label{
  font-size: 14px;
}
.detail-add-text{
  margin-top: 18px;
}
.search-mt{
  margin-top: 7px;
}
.check-all{
  height: 12px !important;
}
.check-all-22{
  height: 12px !important;
}
.lw-100{
  width: 100%;
}
.w-none{
  min-width: inherit !important;
}
.save-btn {
  border: 1px solid #61C088;
  background-color: #61C088;
  color: #fff;
  width: 90px;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 5px;
  margin-right: 0px;
}
.font-s14{
  font-size: 14px !important;
}

.branc-hsave-btn{
  margin-top: 25px;
  padding-right: 46px;
}




/*-----------------------------discount-----------------------------*/



.disc-lefttb{
  margin-top: 10px;
  border:thin solid #f5f5f5;
  padding: 10px 15px;
}
.apadd-filter{
  margin-bottom: 10px;
  border-bottom: thin solid #f5f5f5;
  padding: 0px 0px 3px 0px;
}

.apadd-filter label{
  font-size: 14px;
}

.mb-d-5{
  margin-bottom: 5px;
}


/*----------------------------end discount------------------------*/

/*-----------------redio-checkbox end------------------------------------*/


/*---------------------add branch step 1--------------------------*/

.main-cont{
  margin-top: 10px;
}
.add-branch-step-1{
  border:thin solid #f5f5f5;
  padding: 15px;
  border-radius: 4px;
  margin-top: 0px;
}
.add-branch-step-text h4{
  font-size: 22px;
  color: #383838;
  font-weight: 600;
  margin-bottom: 2px;
  margin-top: 15px;
}
.add-branch-step-text p{
  font-size: 14px;
  color: #383838;
  line-height: 24px; 
}
.add-branch-step-text a{
  font-size: 12px;
  color: #383838;
  background-color: #f5f5f5;
  padding: 8px 12px;
  border-radius: 4px;
  border: 0px solid #f5f5f5;  
  text-decoration: none;
  display: inline-block;
}
.add-branch-foot{
  background-color: #ffffff; 
  padding: 10px;
  margin-bottom: 12px;
  border: thin solid #f5f5f5;
  border-radius: 4px;
}

.addbb-userpic {
  padding: 0px 5px;
  position: relative;
  width: 80px;
  height: 76px;
  background-color: #fff;
  border-right: 1px solid #f5f5f5;
}
.addbb-userpic p{
  margin-bottom: 0px;
  margin-top: -7px;
  font-size: 10px;
  text-align: center;
}
.addbb-attached {
  width: 30px;
  position: absolute;
  bottom: 15px;
  right: 0px;
}
.addbb-attached img {
  width: 20px;
  cursor: pointer;
} 

.blue-color{
  color: #1C9DD5 !important;
}
.red-color{
  color: #EC4A53 !important;
}
.grey-color{
  color: #99999d !important;
}
.green-color{
  color: #61C088 !important;
}
.orange-color{
  color: #f6ca78 !important;
}

.subsbb-list{}
.subsbb-list ul{
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 0px !important; 
}
.subsbb-list li{
  font-size: 13px;
  list-style: none;
  padding: 3px 2px;
}
.subsbb-list li img{
  width: 16px;
}

.left-store-area{
  padding: 0px 60px; 
  margin-bottom: 40px;
  text-align: center;
}


.main-mobile-area{
  padding: 1px;
  border: thin solid #70707094;
  height: 39.5px;
  border-radius: 4px;
}
.mobile-icon-b{
  width: 34px;
  float: left;
  height: 36.5px;
  padding: 8px 10px;
}
.select-flag {
    float: left;
    width: 48px;
    height: 35.5px;
    padding-top: 9px;
}
.main-mobile-area .user-icon {
  
}
.main-mobile-area input{
  padding-left: 10px;
  border: 0px !important;
  box-shadow: inherit !important;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: inherit; 
  font-size: 14px;
  color: #383838;
}


.select-flag-drop{
  min-width: 48px !important;
  padding:0px;
}
.select-flag-drop ul{
  padding-left: 0px;
  margin-bottom: 0px;
}
.select-flag-drop li{
  padding-left: 0px;
  list-style: none;
  text-align: center;
  border-bottom: 1px solid #f5f5f5;
  cursor: pointer;
}
.user-icon i{
  font-size: 21px;
  margin-right: 10px;
  color: #707070;
}
.user-icon img{
      margin-top: -10px;  
}
.mob-countrycode{
  width: 45px;
  float: left;
  margin-bottom: 0px;
}

.mob-input-fil{
  width: 58%;
  float: left;
  margin-bottom: 0px;
}

.manage-bb{
  margin-top: 12px;
  padding-left: 0px;
}
.manage-bb a{
  font-size: 13px;
  text-decoration: none;
  color: #383838;
}
.manage-bb a:hover {
  font-size: 13px;
  text-decoration: none;
  color: #1C9DD5;
}
.manage-bb a img {
  margin-right: 5px;
  width: 14px;
  float: left;
}

.tab-bg{
  background: #f9f9f9; 
}
.pad-t12{
  padding-top: 12px !important;
}
.pad-disn{
  padding-top: 48px;
}
.branch-rightadd{
  margin-top: 26px;
}
.branch-pichead h4{
  font-size: 18px;
  font-weight: 600;
  padding-top: 0px;
  padding-bottom: 3px;
}
.all-redio-22 label{
  font-size: 14px;
}
.pro-list-head{}
.pro-list-head h4{
  font-size: 14px;
  color: #707070; 
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: 0px;
}
.upload-storepic{
  width: 150px;
  font-size: 11px;
}
.scan-img{
  right: 10px;
  position: absolute;
  z-index: 1000;
  right: 47px;
  top: 4px;
}
.scan-img img{
  width: 18px;
}
.create-new-list{
  padding-top: 35px;
}
.create-new-list h4{
  font-size: 14px;
  color: #383838;
  padding-left: 3px;
}
.create-new-list h4 span{
  font-size: 14px;
  color: #1C9DD5;
  cursor: pointer;
}
.product-breadcrump{}
.product-breadcrump h4{
  font-size: 16px;
  margin-bottom: 0px;
  margin-top: 2px;
}
.product-breadcrump ul{
  padding-left: 0px;
  margin-bottom: 0px;
  margin-top: 4px;
}
.product-breadcrump ul li{
  display: inline-block;
  color: #383838;
  font-size: 14px;
  padding-right: 5px;
}
.product-breadcrump ul li i{
  margin-left: 2px;
}
.apply-discountaa{
  border-bottom: 0px solid #f5f5f5;
  margin-bottom: 15px;
}
.add-sar{
  position: relative;
}
.add-sar input{
  padding-left: 38px;  
  text-align: right;
}
.add-sar span{
  background-color: #ced4da;
  border: thin solid #ced4da;
  border-top: 0px;
  position: absolute;
  top: 1.1px;
  padding: 5px 7px;
  font-size: 10px;
  margin-left: 1px;
  font-weight: normal;
  color: #383838; 
  height: 30px;
  width: 34px;
  line-height: 21px;
  border-radius: 2px 0px 0px 2px;
}
.all-mhead{
  padding: 10px 15px;
  border-bottom: thin solid #f5f5f5 !important;
}
.all-mhead h5{
  font-size: 16px;
  color: #383838;
  margin-bottom: 0px;
  line-height: 24px; 
}
.allmodal-foot{
  padding: 10px 15px;
  border-top: thin solid #f5f5f5 !important;
} 
.closebtn-2{
  border:thin solid #EC4A53 !important;
  background-color: #fff;
  font-size: 12px;
  color: #EC4A53;
}
.closebtn-2:hover{
  border:thin solid #EC4A53 !important;
  background-color: #fff;
  font-size: 12px;
  color: #EC4A53;
}

.savebtn{
  border:thin solid #61C088 !important;
  background-color: #fff;
  font-size: 12px;
  color: #61C088;
}
.savebtn:hover{
  border:thin solid #61C088 !important;
  background-color: #fff;
  font-size: 12px;
  color: #61C088;
}
.pb-0{
  padding-bottom: 0px;
}

.p-td{
  padding:8px 8px !important;
}
.main-ddfilter{
  padding: 10px;
  margin-bottom: 8px;
  border: 1px solid #f5f5f5;
  margin-top: 0px;
}
.dis-filter{
  padding: 0px 5px;
}
.dis-filter:first-child{
  padding: 0px 5px 0px 2px;
}
.dis-filter select {
  border: 1px solid #F5F5F5;
  height: 35px;
  font-size: 12px;
  border-radius: 4px 4px 4px 4px !important;
}

.dis-filter input {
  border: 1px solid #F5F5F5;
  height: 35px;
  font-size: 12px;
  border-radius: 4px 4px 4px 4px !important;
}
.dis-filter a{
  font-size: 12px;
  color: #fff;
  background-color: #7F7F80;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid #7F7F80;
  text-decoration: none;
  display: inline-block;
  height: 35px;
}
.apply-ddtype{
  padding: 10px;
  margin-bottom: 8px;
  border: 1px solid #f5f5f5;
  margin-top: 0px;
}

.procount{
  background-color: #fff;
  padding: 5px 6px; 
  margin-left: 10px;
  color: #383838;
  border-radius: 14px;
  font-size: 12px;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: inherit;
}
.bedge-box{}
.bedge-list{}
.bedge-branch-new{
  max-width: 100%;
  background-color: #f5f5f5;
  float: left;
  padding: 3px 10px;
  border-radius: 2px;
  border: thin solid #cfcfcf;
  margin-right: 20px;
  position: relative;
  margin-top: 8px;
}
.bedge-branch-new span {
  position: absolute;
  top: -5px;
  background-color: #ddd;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  text-align: center;
  padding-top: 1px;
  font-size: 10px;
}
.main-ddfilter-2 {
  padding: 0px;
  margin-bottom: 8px;
  border: 1px solid #f5f5f5;
  margin-top: 0px;
}
.leftfilter-d{
  width: 50px;
  height: 39.5px;
  float: left;
  background-color: #f5f5f5;
  text-align: center;
  margin-right: 15px;
  padding-top: 10px;
}
.fil-icon22{
  padding-top: 6px;
  background-color: #f5f5f5;
  margin-right: 10px;
  padding: 5px 8px;
  cursor: pointer;
  border-radius: 5px;
}
.fil-icon22 img{
  width: 14px;
}

select option{
  line-height: 200%;
}
.modal-lg, .modal-xl {
  max-width: 1000px;
}

.Price{
  width: 120px;
  font-size: 12px;
}
.stock{
  width: 76px;
  font-size: 12px;
}
.dis-percentage{
  width: 90px;
  font-size: 12px;
  padding-left: 26px;
}
.dis-value{
  width: 112px;
  font-size: 12px;
}


/*----------------------location branch main-----------------------*/

.all-lobranchlist{  
  height: 330px;
  overflow: auto;
  padding: 0px 0px;
}
.left-location-storehmain {
    border: thin solid #f5f5f5;
    box-shadow: 0px 2px 2px #0000004f;
    padding: 10px 0px;
    min-height: 380px;
    position: absolute;
    z-index: 1000;
    background-color: #ffffff;
    margin-left: 10px;
    margin-top: 10px;
    width: 350px;
    border-radius: 5px;
}

.location-storehmain{
  padding: 0px 0px;
}

.location-storehmain h4{
  font-size: 12px;
  color: #383838;
  display: flex;
  margin-bottom: 8px;
}
.location-storehmain h4 img{
  margin-right: 7px;
}

.location-storehmain h5{
  font-size: 12px;
  color: #383838;
  display: flex;
  margin-bottom: 4px;
}

.location-storehmain h5 img{
  margin-right: 7px;
}


.rat-bb-star i{
  font-size: 14px;
}
.branch-one{
  padding: 14px 15px 10px 15px;
   border-bottom: 1px solid #f5f5f5; 
}
.branch-one:hover{
  border-bottom: 1px solid #f5f5f5;
  padding: 14px 15px 10px 15px;
  background-color: #f5f5f5;  
}

.location-storehmain a{
  font-size: 14px;
  color: #1C9DD5;
  margin-bottom: 0px;
  text-decoration: none;
}

.border-1{
  border: thin solid #e1e1e1;
}  

/*----------------------------wallet------------------------------------*/

.send-money-bank{
  background-color: #61C088;
  padding: 11px 8px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  width: 100%;
}
.send-money-bank a{
  color: #fff;
  text-decoration: none;
} 
.send-money-bank a:hover{
  color: #fff;
  text-decoration: none;
} 

.main-tabwall{
  display: flex;
}
.tab-wallet{
  font-size: 14px;  
}
.brnchnam .qr {width: 52px; height: 52px; border-radius: 50%;}
.leftwallicon{
  width: 45px;
  height: 45px;
  border: 1px solid #f5f5f5;
  border-radius: 50%;
  margin-right: 10px;
  text-align: center;
  padding-top:9px;
}
.leftwallicon img{
  width: 22px;
  height: 22px;
  margin-right: 0px !important;
}
.tab-wallet p{
  color: #61C088;
  text-align: left;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 700;
}
.tab-wallet p span{
  color: #383838;
  font-size: 12px;
  font-weight: 500;
}
.tab-holding p{
  color: #383838;
  text-align: left;
  margin-bottom: 0px;
  font-size: 18px;
}
.tab-holding p span{
  color: #383838;
  font-size: 12px;
}
.font-w4{
  font-weight: 400;
}
.date-bybtn{
  text-align: right;  
  padding-top: 6px;
}
.date-bybtn a{
  font-size: 12px;
  color: #383838;
  background-color: #efefef;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid #efefef;
  text-decoration: none;
  width: 90px;
  text-align: center;
}
.todate-filter{
  padding-left: 0px;
}
.todate-filter input {
  border: 1px solid #F5F5F5; 
  padding-left: 28px;
  height: 35px;  
  font-size: 12px;
  border-radius: 4px 4px 4px 4px !important;
}
.todate-filter .date-icon{
  margin-right: 5px;
  position: absolute;
  top: 9px;
  left: 10px;
}

/*--------------------- end add branch step 1--------------------------*/

/*-------------------business gallery---------------------------------*/

.business-gmain{
  position: relative; 
} 
.business-gcheck{
  width: 20px;  
  height: 20px;
  position: absolute;
  top: 5px;
  left: 20px;
}


/*-------------------end business gallery---------------------------*/

/*------------------general-----------------------*/


.bifurcation-list{
  border: 1px solid #f5f5f5;
}
.bifurcation-list th {
  border-top: thin solid #f5f5f5 !important;
  border-bottom: thin solid #f5f5f5 !important;
  vertical-align: middle !important;
  color: #383838;
  padding: 12px 15px;
}
.bifurcation-list td {
  border-top: thin solid #f5f5f5 !important;
  border-bottom: thin solid #f5f5f5 !important;
  vertical-align: middle;
  color: #383838;
  padding: 12px 15px;
}  
.black-bg-row2{
 background-color: #f9f9f9; 
}
.black-bg-3{
}
.w-160{ 
  width: 160px;
}
.min-sar{
  width: 80px;
}
.min-sar-2{
  width: 120px;
}
.cursorpoint{
  cursor: pointer;  
}
.no-padd{
  padding:0px 15px;  
}

.upload-databtn{
  width: 190px !important;
}
.upload-databtn{
  border: 1px solid #F5F5F5;
  padding-left: 10px;
  height: 35px;
  font-size: 12px;
  border-radius: 4px 4px 4px 4px !important;
  width: 100%;
  text-align: left;
}
.upload-databtn:focus{
  outline: 0;
  border-color: #7070707a;
  box-shadow: 2px 2px 2px #70707029;
}
.bank-databtn{
  width: 100% !important;  
}
.bank-databtn{
  border: thin solid #70707094;
  padding-left: 10px;
  height: 39.5px;
  font-size: 12px;
  border-radius: 4px 4px 4px 4px !important;
  width: 100%;
  text-align: left;
}
.bank-databtn:focus{
  outline: 0;
  border-color: #7070707a;
  box-shadow: 2px 2px 2px #70707029;
}

.bank-databtn img{
  float: left;
  margin-right: 10px;
}
.business-gallfil input{
  height: 15px;
}
.business-gallfil ul{
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px !important;
}
.business-gallfil li{
  padding: 4px 10px;
  width: 100%;
  font-size: 12px;
}
.proceedto{
  background-color: #61C088;
  color: #fff;
  border: 0px;
  height: 30px;
  padding: 6px 20px;
  border-radius: 5px;
  display: inline-block;
  text-decoration: none;
}
.proceedto:hover{
  background-color: #61C088;
  color: #fff;
  border: 0px;
  height: 30px;
  padding: 6px 20px;
  border-radius: 5px;
  display: inline-block;
  text-decoration: none;
}
.wal-acno{
  display: block;
  color: #707070;
  font-size: 12px;
}
.w-1w{
  width: 100%;
}
.add-newbank{
  border-top: 1px solid #f5f5f5;
  padding-top: 10px;
  margin-bottom: 4px;
}
.add-newbank h4{
  margin-bottom: 0px;
  font-size: 16px;
  cursor: pointer;
}
.banklistdrop{}
.banklistdrop ul{
  padding-left: 0px;
  margin-bottom: 0px;  
}
.banklistdrop li{
  list-style: none;
  display: inline-block;
  width: 100%;
  font-size: 12px;
  padding-left: 10px;
  cursor: pointer;
}
.banklistdrop li img{
  float: left;
  margin-right: 10px;
}
.Gallerydatabank .pr-0{  

}
.Gallerydatabank .pr-0:last-child{
  padding-right: 15px !important;
}
.total-datapr{
  font-size: 16px;
  font-weight: bold;
}
.main-galleryarea{
  height: 360px;
  overflow-x: hidden;
}

.see-more{
  text-align: right;
  margin-bottom: 10px;
}
.see-more button{
  max-width: 100%;
  background-color: #1C9DD5;
  padding: 3px 15px;
  border-radius: 2px;
  border: thin solid #1C9DD5;
  color: #fff;
  margin-right: 0px;
  position: relative;
  margin-top: 0px;
  font-size: 14px;
  outline: none;
}

.mall-dcate{}
.mall-dcate span{
  font-size: 16px;
  color: #383838;
  margin-bottom: 2px;
  line-height: 53px;  
}
 .mall-dcate .cate-icon {
  background-color: #fff;
  border-radius: 75px;
  height: 55px;
  width: 55px;
  margin: auto;
  padding-top: 12px;
  box-shadow: 1px 2px 5px 2px #e8e8e8;
  border: 1px solid #E2E1E1;
  float: left;
  text-align: center;
  margin-right: 15px;
}
.mall-dcate .al-cate-icon img {
  width: 55px;
  height: 55px;
}
.fil_sr {
    margin-left: 10px;
}
.apd_se {float: right;}
/*----------------------add branch--------------------------------*/







/*--------------------------customer home-----------------------------------*/


.text-12{
  font-size: 12px !important;
}
.near-bybus{
  padding: 0px;
    margin-bottom: 15px;
}
.near-bybus h4{
  font-size: 20px;
  color: #383838;
  margin-bottom: 2px;
}
.near-bybus p{
  font-size: 10px;
  color: #383838;
  margin-bottom: 0px;
}

.mainbranchhome{
  background-color: #fff;
  padding: 10px;
  border: 1px solid #f5f5f5;
  padding-bottom: 0px;
}

.mainpropic-20{
  padding: 0px 0px 0px 0px;
}
.mainpropic-20 img{
  max-width: 100%;
      border-radius: 4px;
}

.mainpropic{
  padding: 20px 0px 0px 0px;
}
.mainpropic button{
  background-color: #61C088;
  color: #fff;
  position: absolute;
  bottom: 42px;
  right: 31px;
  padding: 5px 10px;
  border-radius: 14px;
  border: 0px;
  outline: none;
}

.protoppic{
  position: absolute;
  width: 52px;
  height: 52px;
  top: -5px;
  right: 40px;
  border-radius: 50%;
  border: thin solid #f5f5f5;
  box-shadow: 2px 3px 4px #35353599;
}


.mainpropic .propicbn{
  border-radius: 4px;
  width: 100%;
  height: 89px;
  border: 1px solid #f5f5f5;
  overflow: hidden;
}

.mainpropic .propicbn img{
  border-radius: 4px;
  width: 100%;
  height: 89px;
}

.mainpropic h5{
  font-size: 12px;
  margin-top: 16px;
  display: flex;
}
.mainpropic h5 img{
  margin-right: 4px;
}

.userreview{
  width: 62px;
  /* float: left; */
  display: inline-block;
  margin-bottom: 9px;
}
.share-with{
  padding: 0px;
  text-align: right;
  margin-top: 7px;
}
.share-with img{
  cursor: pointer;
}

.mainpramoarea{
  padding: 0px 15px;
}
.left-pramo{
  height: 504px;
}
.left-pramo img{
      width: 100%;
    height: 100%;

}
.right-pramo{
  height: 252px;
  overflow: hidden;
}
.right-pramo img{
  width: 100%;
  height: 252px;
  cursor: pointer;
}


/*------------------all branch-----------------------------*/

.all-lobranchlist{  
  height: 378px;
  overflow: auto;
  padding: 0px 0px;
}
.left-location-storehmain {
    border: thin solid #f5f5f5;
    box-shadow: 0px 2px 2px #0000004f;
    padding: 10px 0px;
    min-height: 380px;
    position: absolute;
    z-index: 1000;
    background-color: #ffffff;
    margin-left: 10px;
    margin-top: 10px;
    width: 350px;
    border-radius: 5px;
}

.location-storehmain{
  padding: 0px 0px;
}

.location-storehmain h4{
  font-size: 12px;
  color: #383838;
  display: flex;
  margin-bottom: 8px;
}
.location-storehmain h4 img{ 
  width: 18px;
 /* height: 12px; */
  margin-right: 7px;
}

.rat-bb-star i{
  font-size: 12px;
}
.branch-one{
  padding: 14px 15px 10px 15px;
   border-bottom: 1px solid #f5f5f5; 
}
.branch-one:hover{
  border-bottom: 1px solid #f5f5f5;
  padding: 14px 15px 10px 15px;
  background-color: #f5f5f5;  
}

.location-storehmain a{
  font-size: 14px;
  color: #1C9DD5;
  margin-bottom: 0px;
  text-decoration: none;
}

.border-1{
  border: thin solid #e1e1e1;
}  

.popup-malldetail{
  background-color: #f5f5f5;
  padding: 15px;
  border-radius: 4px;
}
.popup-malldetail button{
  margin-top: 38px;
  width: 100%;
}


/*---------------business list----------------------------*/

.bg-businesslist {
    border-radius: 3px;
    background-color: #fff;
    margin-bottom: 16px;
    padding: 14px 20px 14px;
    display: table;
}


.share-with-bu{
    padding: 0px;
    text-align: left;
    margin-top: 7px;
    position: absolute;
    z-index: 100;
    padding-left: 15px;
    padding-top: 10px;
}
.share-with-bu img{
  cursor: pointer;
}

.share-with-bu h4{
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
}
.share-with-bu h5{
  font-size: 14px;
  color: #fff;
}

.seemm-a{
  padding-top: 18px;
}



.manict-area{
  margin-bottom: 20px;
}

.radious-6{
  border-radius: 6px;
}

.business-topfilter{}
.business-topfilter button{ 
  max-width: 100%;
  background-color: #f5f5f5;
  float: left;
  padding: 3px 15px;
  border-radius: 2px;
  border: thin solid #cfcfcf;
  margin-right: 20px;
  position: relative;
  margin-top: 0px;
  font-size: 14px;
  outline: none;
}
.business-topfilter button i {
  float: right;
  font-size: 16px;
  margin-top: 3px;
  color: #707070;
  margin-left: 4px;
}

.maind-area{
  padding:0px 10px 30px;
}

.mt-16{
  margin-top: 16px !important;
}


/*--------------------product---list-------------------------*/

.sp_sngle_batan {
    width: 265px !important;
    border-radius: 0 0 5px 5px !important;
}
/* -- product card -- */
.hand_pointer {
    cursor: pointer;
}
.pro_content_area {
    /*height: 369px;*/
    height: 345px;
    padding: 15px 15px 0px 15px;
}
.pro_content_container {
    height: 365px;
    padding: 15px 15px 0px 15px;
}
.special-btn-like {
    min-height: 27px;
}
/* -- product card -- */ 
.cpi {
    padding: 0px !important;
    overflow: hidden;
}
.go-cus a {
    color: #fff;
}
.pro-view-similar-pro .mainpramoarea {
    margin: 0px 15px 25px;
}
.full-imgar{
  background-color: #fff;
  border-radius: 75px;
  overflow: hidden;
  height: 55px;
  width: 55px;
  margin: auto;
  padding-top: 0px;
  box-shadow: 1px 2px 5px 2px #e8e8e8;
  border: 1px solid #E2E1E1;
  padding-top: 0px !important;
}
.full-imgar img{
  width: inherit;
  height: inherit;
}

.sortbypro{}
.sortbypro ul{
  list-style: none;
  padding-left: 12px;
  margin-bottom: 0px;
}
.sortbypro li{
  list-style: none;
  font-size: 12px;
  padding: 8px 5px;
  color: #383838;
}

.sort-boxm{
  width: 120px;
  float: right;
}
.sort-boxm button {
  background-color: #fff;
  outline: none;
  font-size: 13px;
  border: 1px solid #f5f5f5;
  padding: 6px 18px;
  border-radius: 4px;
  margin-top: 13px;
}
.sort-boxm button i{
  float: right;
}

.maindsort{
  min-width: 200px;
  box-shadow: 0 5px 4px 0 rgba(0,0,0,0.18);
  border: 0px;
  border-radius: 4px !important;
}

.deal-count{
  padding-top: 17px;
}
.deal-count h5{
  font-size: 18px;
  color: #383838;
}


/*-----------footer------------------------------------------*/

.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
    background-color: #7F7F80;
  color: #eeeeee;
  width: 44px;
  height: 42px;
  line-height: 40px;
  right: 30px;
  bottom: 30px;
  padding-top: 2px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
  background-color: #888888;
}
.scroll-top-wrapper.show {
  visibility:visible;
  cursor:pointer;
  opacity: 1.0;
}
.scroll-top-wrapper i.fa {
  line-height: inherit;
}


.fix-foot {
  width: 100%;
  padding: 30px 0px 0px !important;
  margin-top: 10px; }

.foot-list {
  text-align: left; 
}
.foot-list p{
  text-align: left; 
}

.foot-list h5 {
  color: #383838;
  font-size: 14px;
  font-weight: bold;
  padding-left: 8px;
  margin-bottom: 10px; }

.foot-list p {
  color: #383838;
  font-size: 12px;
  padding-left: 8px;
  margin-bottom: 10px; }

.foot-list ul {
  padding-left: 10px; }

.foot-list ul li {
  list-style: none;
  line-height: 24px; 
}
.foot-list ul li a {
  color: #383838;
  font-size: 12px; 
}
.foot-list ul li a i {
  color: #707070;
}
.foot-list ul li a img {
  color: #383838; 
  margin-right: 6px;
}
.foot-bg {
  background-color: #fff;
  border-top: solid 1px rgb(245 245 245);
  z-index: 100; 
}

.fix-foot {
  bottom: 0px; 
  width: 100%; 
}

.free-ship {
  text-align: right;
  padding: 8px 12px 0px;
}

.free-ship ul {
  margin-bottom: 0px;
  padding-left: 0px; 
}

.free-ship ul li {
  font-size: 11px;
    text-transform: uppercase;
    display: inline;
    color: #fff;
    padding: 4px 15px;
  }

.free-ship ul li a {
      color: #383838;
    text-decoration: none;
    font-weight: 600;
    font-size: 10px;
    letter-spacing: 0.9px; 
}

.free-ship ul li a:hover {
  color: #383838;
  text-decoration: none; }

.free-ship ul li a img {
  height: 15px;
  margin-right: 5px; } 

.nearbyhome{}
.nearbyhome ul{
  list-style: none;
  padding-left: 10px;
  margin-bottom: 0px;
}
.nearbyhome li{
  list-style: none;
  display: inline-block;
  font-size: 14px;
  padding: 1px 10px;
  border-left: thin solid #e0e0e0;
}

.cus-pre{
  background-color: #ddd;
  padding: 10px;
  left: 0px;
  line-height: 10px;
  font-size: 34px;
  color: #383838;
}

.cus-next2{
      width: 34px;
    height: 55px;
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: hsla(0,0%,100%,.6);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
    transition: all .3s;
    border-radius: 4px;
    z-index: 5;
    opacity: 1;
    cursor: pointer;
    color: #383838;
    font-size: 30px;
}

.cusprolist{
  padding: 0px 7.4px;
}
.bg-all{
  border-radius: 3px;
  background-color: #fff;
  margin-bottom: 16px;
  padding: 30px 30px 14px;
display: table;


}

.foot-3btn{}
.foot-3btn button{
  background-color: #fff;
  padding: 5px 15px;
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  height: 36px;
  color: #383838;
  outline: none;
}

.main-3btnarea{
  border-top: thin solid#f5f5f5;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.main-3lastft{
  border-top: thin solid#f5f5f5;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  background-color: #f5f5f5;
  overflow: hidden;
}
.foot-3app{
  padding-right: 15px;
}
.foot-3app img{
  max-width: 120px;
  cursor: pointer;
  margin-top: 8px;
}

.feedbackbtn{
  width: 100px;
  padding: 5px 10px;
  height: 32px;
  background: #fff;
  border-radius: 4px 4px 0px 4px;
  border: 1px solid #707070;
  bottom: 10%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
  left: calc(100% - 61px);
  position: fixed;
  text-decoration: none;
  z-index: 100;
  transform: rotate(-90deg);
  outline: none;
}

.bl_sngle_batan {
    width: 338px !important;
    border-radius: 0 0 5px 5px !important;
}
.feedback-area{}
.feedback-area h4{
  font-size: 18px;
  color: #383838;
  margin-bottom: 22px;
}
.feedback-4step{
  -webkit-box-pack: justify;
  justify-content: space-between;
  display: flex;
}
.feedback-4step span{
  position: relative;
}

.feedback-4step span div{
    width: 40px;
    height: 40px;
    border: 1px solid #f5f5f5;
    border-radius: 40px;
    text-align: center;
    line-height: 37px;
    font-size: 18px;
    cursor: pointer;
    margin-bottom:6px;
    margin-top:6px;
}

.tosory p{
  font-size: 14px;
  color: #383838;
  margin-top: 60px;
}

.leftfixar{
  border-right: 1px solid #f5f5f5;
}



/*------------social media----------------------------------*/

.social-icons-ql li{
     list-style:none;
     float:left;
     width:30px;
     height:30px;
     line-height:36px;
     background:#000;
     text-align:center;
     margin:10px 5px;
         border-radius: 2px;
   }
  
   .social-icons-ql li:nth-child(1){
     line-height:40px;     

     background:#34558E;
   }
   
   .social-icons-ql li:nth-child(1) i{
     font-size:18px;
     
   }
  .social-icons-ql li:nth-child(2) {
   background:#25B8E6;#0198DE
}

.social-icons-ql li:nth-child(3) {
   background:rgba(0, 122, 181, 1);
}
.social-icons-ql li:nth-child(4) {
   background:#DC4A38;
}
.social-icons-ql li:nth-child(5) {
   background:#CC2028;
}

.social-icons-ql li:nth-child(6) {
   background:#E05929;
}
.social-icons-ql li:nth-child(7) {
   background:#EB4924;
}
  
.social-icons-ql li i{
 color:#fff;
 font-size:18px;
}
.mainpropic h5 {
    max-height: 31px;
    overflow: hidden;
}
.brand-name{
  font-size: 12px !important;
  margin-bottom: 4px !important;
  position: absolute;
/* top: 84px; */
margin-top: -22px;
}
.brand-name img{
  margin-right: 2px;
}



/*-------------rakesh--products-----------------------------------*/

.pro-view-similar-pro{padding-bottom:30px;}
 .pro-view-similar-pro .ratting-title{font-size:16px;font-weight:bold;background:#F5F5F5;border-bottom:1px #eaeaea solid;padding:10px;margin-bottom:0px;}
 .pro-view-similar-pro .pro-list{border:1px #f5f5f5 solid;border-radius:10px;padding:15px 15px 0px 15px;margin-bottom:25px;}
 .pro-view-similar-pro .pro-list .special-btn-like .special-btn{letter-spacing: 0.9px; box-shadow: 2px 3px 4px #00000029; background:#F6B519;color:#fff;padding:5px 15px 0px 10px;border-radius:5px;padding-bottom: 7px;}
 .pro-view-similar-pro .pro-list .special-btn-like .like-btn{height:26px;float:right;}
 /*.pro-view-similar-pro .pro-list .similar-img{text-align:center;padding-top:40px;padding-bottom:20px;}*/
 .pro-view-similar-pro .pro-list .similar-img {
    position: relative;
    margin: 20px auto;
    height: 145px;
 }
 /*.pro-view-similar-pro .pro-list .similar-img img{height:150px;margin:0 auto;}*/
 .pro-view-similar-pro .pro-list .similar-img img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
 }
 .pro-view-similar-pro .pro-list .main-title{font-size:16px;height:50px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
 .pro-view-similar-pro .pro-list .cost-vat{font-size:16px;}
 .pro-view-similar-pro .pro-list .cost-vat .cost-cus{font-size:12px;}
 .pro-view-similar-pro .pro-list .cost-vat .cost-cus span{font-weight:900;font-size:16px;}
 .pro-view-similar-pro .pro-list .cost-vat .vat-cus{float:right}
 .pro-view-similar-pro .pro-list .discount-cus{font-size:12px;text-decoration: line-through; color: #707070;}
 .pro-view-similar-pro .pro-list .off-ratting{font-size:12px;}
 .pro-view-similar-pro .pro-list .off-ratting img{vertical-align: baseline;}
 .pro-view-similar-pro .pro-list .off-ratting .ratting-cus{color:#F6B519;}
 .pro-view-similar-pro .pro-list .off-ratting .off-cus{color:#61C088;font-size:14px;background:rgba(97, 192, 136,.1);padding:4px;margin-left:10px;float:right;}
 .pro-view-similar-pro .pro-list .buy-go-btn{clear:both;text-align:center;padding-top:6px !important;}
 .pro-view-similar-pro .pro-list .buy-go-btn .buy-cus{border-radius: 0 0 0 5px;
    background: #61C088;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    /*width: 128.4px;*/
    width: 50%;
    /* display: inline-block; */
    float: left;}
 .pro-view-similar-pro .pro-list .buy-go-btn .go-cus{border-radius: 0 0 5px 0;
    background: #1C9DD5;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    /*width: 128.0px;*/
    width: 50%;
    float: left;}

.disblock{display:block;}
.shop-view-cover img {
  height: 400px;
  width: 100%;
  border-radius:6px;
}
.carousel-control-prev {
  padding-left: 15px;
  margin-left: -55px;
}
.carousel-control-next {
  padding-right: 15px;
  margin-right: -55px;
}


/*----------------branch view--------------------------*/



.bbu-head h2{
  font-size: 20px;
}


.branch-view-cover{}
.branch-view-cover .second{padding:15px;}
.branch-view-cover .second .heading-detail{}
.branch-view-cover .second h2{color:#383838;padding-bottom:10px;}
.heading-detail .heading ul{margin:0;padding:0;}
.heading-detail .heading ul li{list-style:none;display:inline-block;color:#fff;font-size:14px;padding-right:30px;}
.heading-detail .heading ul li img{margin-right:5px;}
.branch-view .slider-dot{text-align:center;padding-top:5px;padding-bottom:0px;}
.branch-view .slider-dot ul{margin-bottom:0;}
.branch-view .slider-dot ul li{list-style:none;display:inline-block;}
.branch-view .slider-dot ul li{list-style:none;display:inline-block;}
.branch-view .slider-dot ul li span{background:#5a5a5a;width:10px;height:10px;display:inline-block;border-radius:100px;}
.branch-category-search ul{padding:0;margin:0;}
.branch-category-search ul li{list-style:none;display:inline-block;text-align:center;padding: 0px;}
.branch-category-search ul li img{display:block;margin-bottom:-18px;width:81px;}
.branch-category-search ul li span{color:#383838;}
/*.branch-view .branch-category-search{padding-bottom:30px;}
.branch-category-search ul{padding:0;margin:0;}
.branch-category-search ul li{list-style:none;display:inline-block;text-align:center;}
.branch-category-search ul li img{display:block;margin-bottom:-18px;}*/


/*------------------------------------------------------*/

.item-one-pro{
  display: table;
}
.bg-all-slide {
    border-radius: 3px;
    background-color: #fff;
    margin-bottom: 16px;
    padding: 30px 30px 14px;
        display: flow-root;
    /* display: table; */
}
.MultiCarousel {
float: left;
overflow: hidden;
padding: 15px 6px;
width: 100%;
position: relative;
}
.MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
.MultiCarousel .MultiCarousel-inner .item { float: left;}
.MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
.MultiCarousel .leftLst {
    left:1px;
    width: 34px;
    height: 55px;
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: hsla(0,0%,100%,.6);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
    transition: all .3s;
    border-radius: 4px;
    z-index: 5;
    opacity: 1;
    cursor: pointer;
    color: #383838;
    font-size: 30px;
    border: inherit;
}
.MultiCarousel .rightLst {
    right:1px;
    width: 34px;
    height: 55px;
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: hsla(0,0%,100%,.6);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
    transition: all .3s;
    border-radius: 4px;
    z-index: 5;
    opacity: 1;
    cursor: pointer;
    color: #383838;
    font-size: 30px;
    border: inherit;
}
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none;  }

.MultiCarousel .over
{
    display:none !important;
}
.MultiCarousel .over-disabled
{
    display:none !important;
}

.stars-container {
  position: relative;
  display: inline-block;
  color: transparent;
}

.stars-container:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  color: lightgray;
}

.stars-container:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  color: gold;
  overflow: hidden;
}
.subs-bo-main button
{
    font-size:12px;
}

.stars-0:after { width: 0%; }
.stars-1:after { width: 1%; }
.stars-2:after { width: 2%; }
.stars-3:after { width: 3%; }
.stars-4:after { width: 4%; }
.stars-5:after { width: 5%; }
.stars-6:after { width: 6%; }
.stars-7:after { width: 7%; }
.stars-8:after { width: 8%; }
.stars-9:after { width: 9%; }
.stars-10:after { width: 10%; }
.stars-11:after { width: 11%; }
.stars-12:after { width: 12%; }
.stars-13:after { width: 13%; }
.stars-14:after { width: 14%; }
.stars-15:after { width: 15%; }
.stars-16:after { width: 16%; }
.stars-17:after { width: 17%; }
.stars-18:after { width: 18%; }
.stars-19:after { width: 19%; }
.stars-20:after { width: 20%; }
.stars-21:after { width: 21%; }
.stars-22:after { width: 22%; }
.stars-23:after { width: 23%; }
.stars-24:after { width: 24%; }
.stars-25:after { width: 25%; }
.stars-26:after { width: 26%; }
.stars-27:after { width: 27%; }
.stars-28:after { width: 28%; }
.stars-29:after { width: 29%; }
.stars-30:after { width: 30%; }
.stars-31:after { width: 31%; }
.stars-32:after { width: 32%; }
.stars-33:after { width: 33%; }
.stars-34:after { width: 34%; }
.stars-35:after { width: 35%; }
.stars-36:after { width: 36%; }
.stars-37:after { width: 37%; }
.stars-38:after { width: 38%; }
.stars-39:after { width: 39%; }
.stars-40:after { width: 40%; }
.stars-41:after { width: 41%; }
.stars-42:after { width: 42%; }
.stars-43:after { width: 43%; }
.stars-44:after { width: 44%; }
.stars-45:after { width: 45%; }
.stars-46:after { width: 46%; }
.stars-47:after { width: 47%; }
.stars-48:after { width: 48%; }
.stars-49:after { width: 49%; }
.stars-50:after { width: 50%; }
.stars-51:after { width: 51%; }
.stars-52:after { width: 52%; }
.stars-53:after { width: 53%; }
.stars-54:after { width: 54%; }
.stars-55:after { width: 55%; }
.stars-56:after { width: 56%; }
.stars-57:after { width: 57%; }
.stars-58:after { width: 58%; }
.stars-59:after { width: 59%; }
.stars-60:after { width: 60%; }
.stars-61:after { width: 61%; }
.stars-62:after { width: 62%; }
.stars-63:after { width: 63%; }
.stars-64:after { width: 64%; }
.stars-65:after { width: 65%; }
.stars-66:after { width: 66%; }
.stars-67:after { width: 67%; }
.stars-68:after { width: 68%; }
.stars-69:after { width: 69%; }
.stars-70:after { width: 70%; }
.stars-71:after { width: 71%; }
.stars-72:after { width: 72%; }
.stars-73:after { width: 73%; }
.stars-74:after { width: 74%; }
.stars-75:after { width: 75%; }
.stars-76:after { width: 76%; }
.stars-77:after { width: 77%; }
.stars-78:after { width: 78%; }
.stars-79:after { width: 79%; }
.stars-80:after { width: 80%; }
.stars-81:after { width: 81%; }
.stars-82:after { width: 82%; }
.stars-83:after { width: 83%; }
.stars-84:after { width: 84%; }
.stars-85:after { width: 85%; }
.stars-86:after { width: 86%; }
.stars-87:after { width: 87%; }
.stars-88:after { width: 88%; }
.stars-89:after { width: 89%; }
.stars-90:after { width: 90%; }
.stars-91:after { width: 91%; }
.stars-92:after { width: 92%; }
.stars-93:after { width: 93%; }
.stars-94:after { width: 94%; }
.stars-95:after { width: 95%; }
.stars-96:after { width: 96%; }
.stars-97:after { width: 97%; }
.stars-98:after { width: 98%; }
.stars-99:after { width: 99%; }
.stars-100:after { width: 100; }

.no-mall{
  text-align: center !important;
  padding-top: 28%;
}
.no-mall img{
  width: 88px;
  margin: auto;
}
.no-mall h4{
  font-size: 14px;
  margin-top: 10px;
}

.cyl-popup {
    width: fit-content;
    margin-top: 50px;
}
.cyl-popup .modal-content {
    padding: 1px !important;
    border: 1px #61C088 solid;
}
.cyl-popup .modal-header {
    padding-bottom: 12px;
    text-align: center;
    display: block;
    border: none;
}
.cyl-popup .modal-header .cart-img {
    margin: -51px auto;
    background: #fff;
    border-radius: 100px;
    padding: 10px;
    height: 80px;
    width: 80px;
    padding-top: 21px;
    margin-bottom: 7px;
}
.red-solid-btn {
    border: 1px solid #EC4A53;
    color: #EC4A53;
    background-color: #fff;
    padding: 6px 40px;
    font-size: 12px;
    border-radius: 5px;
    margin-right: 10px;
}
.green-solid-btn {
    border: 1px solid #61C088;
    color: #61C088;
    background-color: #fff;
    padding: 6px 40px;
    font-size: 12px;
    border-radius: 5px;
    margin-right: 10px;
}
.cyl {
    border-top: none !important;
    margin-bottom: 10px;
}
.allowdeny {margin: 0 auto;}
.orimg {
    position: absolute;
    padding: 0 au;
    left: 42%;
    bottom: 60px;
}
.or {
    border-top: solid 1px #f5f5f5;
    width: 90%;
    margin: 25px auto;
}
.cyl button {
    background-color: #61C088;
    color: #fff;
    bottom: 42px;
    padding: 5px 60px;
    border: 0px;
    outline: none;
    border-radius: 5px;
    margin: 0 auto;
}

.alllistpro-img{
   position: relative;
   margin: 20px auto;
   height: 180px;
  }
 .alllistpro-img img{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
 }

 .add-search-ak {
    position: absolute;
    z-index: 99;
    top: 10px;
    right: 10px;
    color: #989898;
}

.mail_call_details_module{margin-top:10%;}
.mail_call_details_module button{position: absolute;right: 6px;top: 3px;width: 20px;height: 20px;}
.mail_call_details_module .mcdm_main_img{height: 70px;width: 70px;}
.mail_call_details_module .mcdm_heading{font-size:13px;font-weight:700;text-transform:uppercase;padding-top:5px;border-bottom:1px #ddd solid;padding-bottom:10px;color:#a0a0a0;margin-bottom:15px;}
.mail_call_details_module .mcdm_details{font-size:13px;color:#000;text-align:left;}
.mail_call_details_module .mcdm_details:last-child{padding-bottom:20px;}
.mail_call_details_module .mcdm_details img{}


.select_address_firstTime{margin-top:5%;}
.select_address_firstTime button{position: absolute;right: 6px;top: 3px;width: 20px;height: 20px;}
.select_address_firstTime .saf_heading{font-size:14px;font-weight:700;text-transform:uppercase;color:#000;padding-top:10px;}
.select_address_firstTime .saf_details{font-size:12px;padding-top:8px;padding-bottom:12px;color:#a0a0a0;}
.select_address_firstTime .saf_checkbox{width:20px;vertical-align: middle;}
.select_address_firstTime .saf_checkbox input{}
.select_address_firstTime .saf_name{font-size:12px;font-weight:700;color:#000;}
.select_address_firstTime .saf_address_details{border: 1px #e6e6e6 solid;padding: 5px;border-radius: 3px;cursor: pointer;}
.select_address_firstTime .table td{border:none !important;}
.select_address_firstTime .saf_select{border:1px #0075ff solid;}
.select_address_firstTime .saf_add_new_address{padding-left: 13px;padding-top: 15px;padding-bottom: 15px;}
.select_address_firstTime .saf_add_new_address img{margin-right: 19px;}
.select_address_firstTime .saf_add_new_address a{color:#1C9DD5;font-size:14px;}
.dataTables_scrollBody table thead tr th div {
    line-height: 30px;
}
.pro-share-icons .dropdown-menu {
    min-width: 3.2rem !important;
}
.rtlslide-1{
    margin-left: -117px;
}
.rtlslide-2{
  margin-right: -70px;
}


/*----------customer-paymeny-------------------*/

.pay-carddd{
  margin-bottom: 10px;
}

.pay-input label{
  margin-bottom: 2px;
}
.pay-input input{
  border: 1px solid #F5F5F5;
  height: 35px;
  font-size: 12px;
  border-radius: 4px 4px 4px 4px !important;
}
.pay-input{
  padding-top: 10px;
}

.note-textaa p{
  font-size: 11px;
}
.list-box-2{
  border: thin solid #cfcfcf;
  font-size:12px;
  font-weight:bold;
  margin-bottom:20px;
  border-radius:5px;
  margin-top:0px;
  padding-top: 26px;
}

 .business-name-2 {
    padding-bottom: 5px;
    font-size: 17px;
    color: #383838;
    background: #fff;
    display: initial;
    margin-left: 14px;
    padding-right: 5px;
    box-shadow: none;
    position: absolute;
    top: -26px;
    z-index: 100;
}
.business-name-2 img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
}

.gap-topcc{
  padding-top:10px;
}
.delivery-opt h4{
  font-size: 14px;
  margin-bottom: 8px;
}

.bo-listdd{
  margin-top: 40px;
}

.de-opecity{
  opacity: 0.2;
}

.visa-icon02{
  position: absolute;
  right: 25px;
  top: 27px;
}

/*----------------copy-bo-css------------------------------*/

.manage-order-steps{background:transparent !important;padding-top:0px;}
.manage-order-steps .tab-content{padding:10px;}
.manage-order-steps .manage-orders-tabs{margin-top:10px;margin-bottom:20px;border:1px #eaeaea solid;}
.manage-order-steps .manage-orders-tabs .nav-tabs{border:none;background:#F5F5F5;border-bottom:1px #eaeaea solid;}
.manage-order-steps .manage-orders-tabs .nav-tabs .nav-link{border-bottom:1px #1C9DD5 solid !important;border-radius:0 !important;border:0 !important;padding:15px  30px;font-weight:bold;font-size:14px;}
.manage-order-steps .manage-orders-tabs .active{background:#fff !important;border-radius:0 !important;}

/*----------------------------------------------*/


/*-------------steps  ms form------------------------------*/


#msform {
    text-align: center;
    position: relative;
}

#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 20px 40px 30px 40px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 20px 3%;
    position: relative
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform fieldset .form-card {
    text-align: left;
    color: #9E9E9E
}

#msform input,
#msform textarea {
    padding: 0px 8px 4px 8px;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    font-size: 16px;
    letter-spacing: 1px
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    font-weight: bold;
    border-bottom: 2px solid skyblue;
    outline-width: 0
}

#msform .action-button {
    width: 100px;
    background: skyblue;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161
}

select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px
}

select.list-dt:focus {
    border-bottom: 2px solid skyblue
}

.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left
}

#progressbar {
    overflow: hidden;
    color: #1C9DD5;
}

#progressbar .sd {
    color: #61C088;
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 20%;
    float: left;
    position: relative
}

#progressbar #account:before {
  content: '';
}

#progressbar #personal:before {
    content: '';
}

#progressbar #payment:before {
    content: '';
}

#progressbar #confirm:before {
    content: '';
}

#progressbar li:before {
    width: 55px;
    height: 55px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
}

#progressbar li:after {
        content: '';
    width: 99%;
    height: 2px;
    position: absolute;
    left: -43px;
    top: 28px;
    z-index: -1;
    border: dotted 1px #e1e1e1;
}
#progressbar li:first-child:after {
    content: '';
    width: 12%;
    height: 1px;
    position: absolute;
    left: 62px;
    top: 28px;
    z-index: -1;
    border: dotted 1px #e1e1e1;
}
#progressbar li:last-child:after {
    content: '';
    width: 60%;
    height: 1px;
    border: dotted 1px #e1e1e1;
    position: absolute;
    left: -36px;
    top: 28px;
    z-index: -1;
    border: dotted 1px #e1e1e1;
}

#progressbar li.sd:before
 {
    background: white;
    border: solid 1px #61C088;
}
#progressbar li.sd:after {
    background: white;
    border: solid 0.1px #61C088;
}


.radio-group {
    position: relative;
    margin-bottom: 25px
}
.fit-image {
    width: 100%;
    object-fit: cover;
}
.processdone {
    border: solid 2px #61c088;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    z-index: 1000;
    position: absolute;
    right: 6px !important;
    padding: 0px 2px;
    color: #61c088;
    bottom: 50px !important;
    background-color: #ffffff;
    font-size: 10px;
}

.custom-tickd{
  top: 28px;
}

.steps-iconcc{
  position: absolute;
  top: 13px;
  left: 34px;
  width: 50px;
}
.steps-iconcc img{
  width: 28px;
}
.custom-tickd-2 {
  top: 5px;
  right: 24px !important;
}
.allgap{
  padding-left: 0px;
  margin-bottom: 0px;
}
.tabcounter {
    background-color: #f2f2f2;
    border: solid 1px #e0e0e0;
    padding: 5px 6px;
    margin-left: 10px;
    color: #61C088;
    border-radius: 14px;
    font-size: 12px;
}
.tab-bodycu{
  background-color: #fff;
}
.card-header .btn {
    padding: 0 !important;
    border: none !important;
}
.card-header {
    padding: 0 !important;
}
.manageorder .table th, .table td {
    text-align: left;
    border-top: none !important;
        vertical-align: middle;
}
.order-tablecuss td {
    vertical-align: middle !important;
}

.manage-order-steps input.form-control {height: 30px; border-radius: 5px !important;}
.srchicons {
    position: absolute;
    right: 40px;
    z-index: 10;
}
.srchicons .customer-search {
    font-size: 11px;
}
.filtericon {
    padding: 5px 9px;
}
.manageorder {
    margin-top: 5px;
}

/*-------------------------------------------*/

.bg-ordermanag {
  border-radius: 3px;
  background-color: #fff;
  margin-bottom: 16px;

}

/*----------leftfilter-----------------*/

.filter {
  border: 1px #eaeaea solid;
  padding: 12px 10px;
  position: relative;
}
.filter ul{padding-left:0;}
.filter ul li{list-style: none;padding: 5px;
    border-bottom: 1px solid #F5F5F5 !important;}
.filter ul li span {
    position: absolute;
    right: 30px;
}
.filterhead {
    background: #F5F5F5;
    padding: 5px;
}

.ord-border{
    border: thin solid #F5F5F5;
}

/*---------------order--item------------------*/

.your-order-tab .form-group .form-control {
    font-size: 12px;
}

.your-order-tab .form-group label {
    font-weight: bold;
    font-size: 14px;
}

.your-order-tab .tab-header {
    background: #f5f5f5;
  border-radius: 5px 5px 0px 0px;

}

.your-order-tab .nav-tabs li {
    padding: 7px 0px;
}

.your-order-tab .nav-tabs li .active {
    border-bottom: 2px #1C9DD5 solid;
}

.your-order-tab .nav-tabs li a {
    padding: 10px 20px;
    color: #383838;
    underline: none;
    font-size: 14px;
    background: #f7f7f7;
}

.your-order-tab .nav-tabs li .active {
    color: #1C9DD5;
    text-decoration: none;
    background: transparent;
    border-bottom: 1px #1C9DD5 solid;
}

.your-order-tab .nav-tabs {
    border-top: none;
    border-left: none;
    border-right: none;
}

.your-order-tab .tab-content {
    padding-top: 20px;
}

.your-order-tab .tab-content .list-box {
    border: thin solid #f5f5f5;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
      border-radius: 5px;
}

.your-order-tab .tab-content .list-box .tab-header ul {
    padding: 0;
    margin: 0;
}

.your-order-tab .tab-content .list-box .tab-header ul li {
    list-style: none;
    display: inline-block;
    padding: 10px 30px;
    font-weight: bold;
    font-size: 14px;
}

.your-order-tab .tab-content .list-box .tab-header ul li span {
    color: #707070;
    font-size: 11px;
}

.your-order-tab .tab-content .list-box .tab-header ul li a {
    color: #1C9DD5;
    margin-right: 5px;
    margin-left: 5px;
}

.your-order-tab .tab-content .tab-body {
  border-top: thin solid #f5f5f5;
}

.your-order-tab .tab-content .tab-body .product-image {
    padding: 20px 14px;
    min-height: 106px;
    margin-bottom: 10px;

}

.your-order-tab .tab-content .tab-body .product-image img {
    width: 110px;
    margin-bottom: 15px;
}

.your-order-tab .tab-content .tab-body .product-details {
    padding: 20px 0px;
}

.your-order-tab .tab-content .tab-body .product-details ul {
    margin: 0;
    padding: 0;
}

.your-order-tab .tab-content .tab-body .product-details ul li {
    list-style: none;
    line-height: 24px;
}

.your-order-tab .tab-content .tab-body button {
    margin-top: 20px;
    margin-right: 20px;
    background: #F5F5F5;
    padding: 4px 12px;
    border: thin solid #cfcfcf;
    border-radius: 3px;
    font-size: 12px;
}

.your-order-tab .tab-content .tab-body .rating img {
    height: 18px;
    margin-right: 2px;
}

.your-order-tab .tab-content .tab-body .rating button {
    margin-top: 10px;
    margin-right: 20px;
    background: #F5F5F5;
    padding: 4px 13px;
    border: thin solid #cfcfcf;
    border-radius: 3px;
    font-size: 12px;
}

.your-order-tab .tab-content .tab-body a {
    color: #383838;
    font-size: 13px;
}

.address-dropbtn {
    border: none;
    color: #1C9DD5;
    background: transparent;
    padding: 0;
}

.address-dropdown {
    position: relative;
    display: inline-block;
}

.address-dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 250px;
    border: 1px #ccc solid;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-left: -100px;
    margin-top: 15px;
}

.address-dropdown-content a {
    color: black;
    padding: 15px;
    text-decoration: none;
    display: block;
}

.address-dropdown-content ul {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

.address-dropdown-content ul li {
    list-style: none;
    padding: 0 !important;
}

.address-dropdown-content ul li span {
    color: #383838 !important;
    font-size: 12px !important;
}

.address-dropdown:hover .address-dropdown-content {
    display: block;
}

.cancelall-ord{
  padding:10px 0px;
  text-align: right;
}
.cancelall-ord button{
  margin-top: 0px !important;
}

/*--more detail----------------*/

#moredetails ul {list-style: none;padding-left: 0;}
#moredetails ul li {
  padding: 5px 0;
  border-bottom: solid 1px #f5f5f5;
  font-weight: 500;
}
#moredetails ul li p {float: right;text-align: left;width: 125px;margin-bottom: 0;}
.flo-right{float:right;}

#moredetails1 ul {list-style: none;padding-left: 0;}
#moredetails1 ul li {
  padding: 5px 0;
  border-bottom: solid 1px #f5f5f5;
  font-weight: 500;
}
#moredetails1 ul li p {float: right;text-align: left;margin-bottom: 0;}
.flo-right{float:right;}

.pad-right-10 {
    padding-right: 10px;
}
.tcblue {
    color: #1C9DD5;
}

#moredetails ul li p span {
       padding-right: 10px;
    width: 32px;
    display: inline-block;
}

.product-info h5{
  font-size: 16px;
}

.mainorderare {
  padding: 10px 15px;
}
.oradd-text{
  font-size: 14px;
  font-weight: 400;
}

.your_delivery a {
    color: #1C9DD5;
    border: 1px #1C9DD5 solid;
    float: right;
    display: block;
    padding: 2px 10px;
    text-align: center;
    border-radius: 4px;
    margin-top: -3px;
    margin-left: 8px;
}

.cg_btn a {
    color: #1C9DD5;
    border: 1px #1C9DD5 solid;
    float: right;
    display: block;
    padding: 2px 10px;
    text-align: center;
    border-radius: 4px;
    margin-top: -3px;
    margin-left: 8px;
    font-weight: normal;
}

.opacity-02{
    opacity: 0.3;
}
.totprice{
      color: #61C088;
    font-size: 14px;
    float: right;
}
.rejectreason ul{
  margin-bottom: 0px;
}
.rejectreason ul li {
    padding-bottom: 5px;
    border-bottom: 1px solid #F5F5F5 !important;
    padding: 5px 0px;
}
.all-mhead {
    padding: 10px 15px;
    border-bottom: thin solid #f5f5f5 !important;
}

.rejectreason .form-check-input {
    position: absolute;
    margin-top: 0.2rem;
    margin-left: -1.25rem;
}

/*-------------order-history------------------*/
.bs-vertical-wizard {
  border-left: 0px solid #eaecf1;
  padding-bottom: 0px;
  padding-left: 0px; }

.bs-vertical-wizard ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.bs-vertical-wizard ul > li {
  display: block;
  position: relative; }

.bs-vertical-wizard ul > li > a {
  display: block;
  padding: 10px 10px 10px 40px;
  color: #333c4e;
  font-size: 14px;
  font-weight: 400;
  }

.bs-vertical-wizard ul > li > a:before {
  content: '';
  position: absolute;
  width: 1px;
  height: calc(100% - 15px);
  background-color: #bdc2ce;
  left: 13px;
  bottom: -9px;
  z-index: 3; }

.bs-vertical-wizard ul > li > a .ico {
  pointer-events: none;
  font-size: 14px;
  position: absolute;
  left: 10px;
  top: 15px;
  z-index: 2; }

.bs-vertical-wizard ul > li > a:after {
  content: '';
  position: absolute;
  border: 2px solid #bdc2ce;
  border-radius: 50%;
  top: 9px;
  left: 6px;
  width: 16px;
  height: 16px;
  z-index: 3; }

.bs-vertical-wizard ul > li > a .desc {
  display: block;
  color: #bdc2ce;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.8;
   }

.bs-vertical-wizard ul > li.complete > a:before {
  background-color: #5cb85c;
  opacity: 1;
  height: calc(100% - 25px);
  bottom: -9px; }

.bs-vertical-wizard ul > li.complete > a:after {
  display: none; }

.bs-vertical-wizard ul > li.locked > a:after {
  display: none; }

.bs-vertical-wizard ul > li:last-child > a:before {
  display: none; }

.bs-vertical-wizard ul > li.complete > a .ico {
  left: 8px; }

.bs-vertical-wizard ul > li > a .ico.ico-green {
  color: #5cb85c; }

.bs-vertical-wizard ul > li > a .ico.ico-muted {
  color: #bdc2ce; }

.bs-vertical-wizard ul > li.current {
  background-color: inherit; }

.bs-vertical-wizard ul > li.current > a:before {
  background-color: #bdc2ce;
  opacity: 1; }

.bs-vertical-wizard ul > li.current > a:after {
  border-color: #61C088 ;
  background-color: #61C088;
  opacity: 1;
}

.bs-vertical-wizard ul > li.current:after, .bs-vertical-wizard ul > li.current:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.th-labledd{
  padding-top:13px !important;
}


.brands-container {display:none;}
    #brands-container-539b0db61b65a7d0458283f8 {display:none;}
/*----------------------------------------------*/

.pasand_usr_pic {
    width: 47px;
    height: 47px;
}

.c_branch_detl_logo {
    position: absolute;
    height: 120px;
    border-radius: 50%;
    width: 120px;
    display: inline-block;
    top: -60px;
    left: 45%;
    z-index: 999;
}
.notifyjs-corner {left: 33.33% !important;}
.fol_unfol {
    background: #f7f7f7;
    border: 1px #b3b3b3 solid;
    padding:6px 10px;
    border-radius: 3px;
    display:inline-block;
    margin-top:10px;
    cursor: default;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}
.owl-carousel .owl-item {
    text-align: center;
}
.crul {list-style: none;padding-left: 0;}
.pl_top_gp {
    padding-bottom:40px;
    padding-top:40px;
}

@-moz-document url-prefix() {
  .mob_pro_btn {
    /*display: table !important;*/
    display: block ruby !important;
	margin-bottom: -5px;
  }
  .pro-view-similar-pro .pro-list {
    overflow: hidden;
  }
}

/*-- Mobile Only --*/

@media(max-width: 480px){
.user-right a span {
    color: #7F7F80;
    font-size: 12px;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    /* white-space: nowrap; */
    width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-top: 8px;
}
.subscription-d-text {
  position: absolute;
  top: 30px;
  background-color: #fff;
  padding: 2px 10px;
  border: 1px solid #f6f6f6;
  font-size: 10px;
  left: 32%;
}
.navbar-toggler {
    visibility: hidden;
  }
}

@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;
  }
  .navbar-toggler {
    visibility: hidden;
  }
}

@media (max-width: 768px) {
html, body {
  position:relative !important;
  overflow-x:hidden !important;
}
.logo__order__one {
    order: 1;
}
.global__search__two {
    order: 4;
}
.profile__section__three {
    order: 3;
}
.kart__section__four {
    order: 2;
}
/*----------------live ui bug---------------------*/
.navbar-nav {
    display: none;
}
.hac_t {
    padding-top: 15px !important;
    padding-left: 15px !important;
}
.business-topfilter button {
    /*margin-bottom: 15px;*/
    padding: 3px 5px;
    margin-right: 3px;
    font-size: 10px;
}
.business-topfilter button i {
    font-size: 10px;
    margin-left: auto;
}
.item-one-pro {
    display: block;
}
.mall-dcate span {
    font-size: 9px;
    line-height: revert;
}
.mall-dcate span a img{
    font-size: 11px;
}
.date-bybtn a {
    padding: 2px 4px;
    width: auto;
}
.mall-dcate {
    display: -webkit-box;
}
.cusprolist {
    padding-bottom: 15px;
}
.pro-view-similar-pro .pro-list .buy-go-btn {
    clear: both;
    text-align: center;
    padding-top: 6px;
    width: 100%;
    display: block;

}
.pro-view-similar-pro .pro-list .buy-go-btn .go-cus {
    border-radius: 0 0 5px 0;
    background: #1C9DD5;
    color: #fff;
    font-size: 6px !important;
    padding: 4.8px;
    width: 50% !important;
    float: left;
}
.pro-view-similar-pro .pro-list .buy-go-btn .buy-cus {
    border-radius: 0 0 0 5px;
    background: #61C088;
    color: #fff;
    font-size: 6px !important;
    padding: 5px;
    width: 50% !important;
    /* display: inline-block; */
    float: left;
}
.pro-view-similar-pro .pro-list .buy-go-btn .col-md-12 {
    border-radius: 0 0 0 5px;
    background: #61C088;
    color: #fff;
    font-size: 7px;
    padding: 5px;
    width: 100% !important;
    /* display: inline-block; */
    float: left;
}
.pro-view-similar-pro .pro-list .buy-go-btn .col-12 {
    width: 100% !important;
}
.ar_nopd {
   padding: 0px;
}
.pro-view-similar-pro .pro-list {
    border: 1px #f5f5f5 solid;
    border-radius: 10px;
    padding: 15px 15px 20px 15px !important;
    margin-bottom: 0px;
}
.near-bybus h4 {
    font-size: 15px;
    color: #383838;
    margin-bottom: 2px;
}
.right-pramo {
    height: 126px;
    overflow: hidden;
}
.left-pramo {
    height: 252px;
}
.mega-dr-menu ul li a i {
    float: left;
    margin-top: -3px;
}
.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: auto;
}
.brands-all {
    display: contents;
}
.hom_ban {
    height: auto !important;
}
.select-boxm {
    padding: 4px 0px 0px !important;
}
.protoppic {
    right: inherit !important;
    left: 40px;
}
.mainpropic button {
    right: inherit !important;
    left: 31px;
}
.brch_grd {padding-bottom: 15px;}
.free-ship {
    text-align: right;
    padding: 8px 12px 0px;
    display: none;
}

.tag-up-2 {
    position: relative;
    top: -66px !important;
    right: -4px !important;
    font-size: 12px !important;
    font-weight: 900;
}
.f-logo {
    padding-left: 18px;
    padding-top: 9px;
}
.select-login button {
    background-color: #fff;
    border: 0px;
    outline: none;
    font-size: 12px;
    border-right: none;
    padding-top: 0px;
    height: 26px;
    padding-left: 0px;
    margin-top: 5px;
    font-weight: bold;
}
/*----------------live ui bug---------------------*/

.left-location-search {
  border: thin solid #f5f5f5;
  box-shadow: 0px 2px 2px #0000004f;
  padding: 20px 20px;
  min-height: 380px;
  position: absolute;
  z-index: 1000;
  background-color: #fffffff0;
  margin-left: 10px;
  margin-top: 10px;
  width: 100%;
  border-radius: 5px;
}
.f-logo img {
  max-width: 100%;
  margin-top: -4px;
  margin-left: 0px;
}
.notification-home:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 1px;
  border: 8px solid transparent;
  border-bottom-color: #1C9DD5;
  left: 8px;
  top: -17px;
  margin-left: -5px;
}
.sidebar {
  top: 93px;
}
.choices {
  position: relative;
  margin-bottom: 0px;
  font-size: 12px;
  width: 70%;
  float: left;
  margin-right: 4px;
}
.label-10 {
  width: 100%;
  text-align: left;
}

.map-show-area {
  padding-left: 0px;
  padding-right: 0px;
  padding-right: 0px;
}

.seaech-blist-head{
  padding: 0px 15px;
  margin-top: 10px;
}
.add-branch-list {
  margin-top: 0px;
}
.select-arabic {
  margin-left: 4px;
}
.tab-noborder .nav-item {
  flex: inherit;
  text-align: center;
  padding: 8px 22px !important;
  font-size: 12px;
  display: block;
  width: 100%;
  text-align: left;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #707070;
  background-color: transparent;
  border-color: transparent transparent #f3f3f3;
  border-bottom: 1px solid #f5f5f5 !important;
  font-size: 12px;
  font-weight: 500;
}
.main-bupimg {
  display: table;
  margin-bottom: 10px;
}
.add-bb-attac-2{
  width: 30px;
  position: absolute;
  bottom: 10px;
  left: 68px;
  cursor: pointer;
}
.hdr_rt_bx {
    transform: translate3d(-15px, 37px, 0px) !important;
}
.m_foot_logo {
    text-align: center !important;
    padding: 10px 0;
}
.gayab {display: none;}
.foot-3btn {
    display: contents;
}
.foot-3btn button {
    font-size: smaller;
    padding: 5px 5px !important;
}
.arr {
    line-height: 41px;
    text-align: center !important;
}
.foot-3app {
    text-align: center !important;
}
.mob_pro_btn {
    display: block !important;
}
.sngle_batan {
    width: 357px !important;
    border-radius: 0 0 5px 5px;
}
.mo-mt-10{
  margin-top: 10px;
}

.branch-filter-head h4 {
  font-size: 12px;
  margin-bottom: 12px;
  margin-top: 5px;
  padding-left: 7px;
}
.bedge-branch {
  max-width: 100%;
  background-color: #f5f5f5;
  float: left;
  padding: 3px 10px;
  border-radius: 2px;
  border: thin solid #cfcfcf;
  margin-right: 20px;
  margin-bottom: 10px;
}
.select-mob-code {
  float: left;
  width: 24%;
}
.p-r-0-table{
  padding-right: 15px;
}
.table-head h4 {
  font-size: 14px;
  color: #7F7F80;
  margin-bottom: 7px;
  padding-top: 6px;
}
.navbar .dropdown-menu:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 1px;
  border: 0px solid transparent;
  border-bottom-color: #1C9DD5;
  left: 16px;
  top: -14px;
  margin-left: -5px;
}
.navbar .dropdown-menu {
  border: none;
  background-color: #fff !important;
  box-shadow: 1px 3px 3px #ddddddb8;
  border-top: 0px solid #1C9DD5;
  border-radius: 0px;
  padding: 0px;
}

/*--------------branch--------------------*/

.drop-down-icon {
  position: absolute;
  top: -18px;
  left: 12px;
  width: 13px;
  height: 8px;
  display: none;
}
.add-bb-attac {
  width: 30px;
  position: absolute;
  bottom: 10px;
  right: 0px;
  cursor: pointer;
}
.head-search {
    position: absolute;
    top: 88px;
    width: 95%;
    left: 2%;
}
.profile-sidebar {
  padding: 0px 5px 0px 5px;
  margin-bottom: 0rem;
  border-radius: 0px;
  /* background-image: url(../img/user-img-background.jpg); */
  background-repeat: no-repeat;
  overflow: hidden;
  border-right: 0px solid #1C9DD5;
}
.user-right {
  background-color: #fff;
  height: inherit;
  padding-top: 6px;
  padding-left: 5px;
  padding-right: 5px;
  float:right !important;
  right:15%;
  z-index: 1;
}
.collapse:not(.show) {
    display: block;
}
.mobile-drop-list {
  position: absolute;
  background-color: transparent;
  width: 110%;
  /*top: 40px;
  z-index: 100;
  left: -16px;*/
  margin: 6px 25px;
}

.top-busin-follow ul li {
  color: #7F7F80;
  display: inline-block;
  margin: 0px 10px 25px 0px;
  font-size: 14px;
  width: 46%;
  border-left: thin solid #F5F5F5;
  padding-left: 12px;
}
.top-busin-follow ul li:last-child {
  color: #7F7F80;
  display: inline-block;
  margin: 0px 0px 25px 0px;
  font-size: 14px;
  width: 48%;
  border-right: 0px solid #F5F5F5;
  padding-right: 3px;
  padding-left: 10px;
  padding-right: 0px;
}
.log-out-cart ul li {
  font-size: 12px;
  color: #fff;
  display: inline;
  padding: 0px 0px;
}
.top-header {
  min-height: 112px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 0px;
}
.log-out-cart ul li:nth-child(2) {
  font-size: 10px;
  color: #fff;
  display: inline;
  padding: 0px 8px;
  border-left: 0px solid #fff;
}
.user-right a img {
  float: left;
}
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  padding-top: 5px;
}
.bo-home-head {
  padding: 0px 20px 20px;
}
.chart-line-area{
  padding: 10px 15px 15px;
}

.table-main{
  padding: 0px 15px 15px;
}
.table-main {
  background-color: #ffffff;
  padding: 15px !important;
  font-size: 14px;
  margin-bottom: 0px;
  border: 0px solid #F5F5F5;
  margin-top: 10px;
}
.name-head {
  padding: 2px 0px 10px 0px;
}

.log-out-cart {
  padding-top: 2px;
  text-align: left;
  padding-top: 12px;
  padding-left: 44px;
  position: absolute;
  right: 66px;
  top: 0;
}
.mega-dr-menu ul li a {
  color: #7F7F80!important;
  font-size: 12px;
  text-transform: capitalize;
}
.business-name {
  box-shadow: 1px 3px 3px #dddddd2e;
  margin-bottom: 20px;
}
.subscription-d-text {
  position: absolute;
  top: 33px;
  background-color: #fff;
  padding: 2px 10px;
  border: 1px solid #f6f6f6;
  font-size: 10px;
  left: 34%;
}
.pro-list.cbd {
    overflow: hidden;
}
.product-view .product-view-show-img .product-view-large-img img {
    height: auto !important;
    max-width: 200px !important;
}
.product-view-others-specification .nav-tabs .nav-item {
    width: 100%;
}
.mob_eal {margin-left: -15px !important; visibility: hidden;}
.mob_ear {margin-right: 5px !important; visibility: hidden;}
#homepage_main_div .rtlslide-1 {
    margin-left: -20px !important;
    visibility: hidden;
}
#homepage_main_div .rtlslide-2 {
    margin-right: -20px !important;
    visibility: hidden;
}
.fynoo__cat {
    display: flex;
    overflow: auto;
}
#category .carousel-inner{
    position: relative;
    width: 360px;
    overflow: auto;
    padding: 0px 20px;
}
#category2 .carousel-inner{
    position: relative;
    width: 350px;
    overflow: auto;
    padding: 0px 20px;
}
.main-categ-new-list ul li {
    font-size: 12px;
    display: inline-block;
    text-align: center;
    width: 100px;
    margin-right: 20px;
}
.main-categ-1 .cate-icon {
    box-shadow: none;
}
#category .carousel-inner::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.fynoo__cat::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.fynoo__brand__cat {
    display: flex;
    overflow: auto;
}
#brands .carousel-inner{
    position: relative;
    width: 350px;
    overflow: auto;
    padding: 0px 20px;
}

#brands .carousel-inner::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.fynoo__brand__cat::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.media_no_pad {padding: 0px;}
.cyl-popup {
    width: auto !important;
    margin-top: 0px !important;
}
.mb_dis_tbl {display: table;}
.media_tbl_w {width: 850px;}
.steps-iconcc {
    left: 46px !important;
}
.your-order-tab .tab-content .tab-body .product-details {
    padding: 20px 14px !important;
}
.opd_rat {text-align: left;padding: 0 0 15px 15px;}
.login-and-security-page table tr td {
    padding: 10px 0 10px 10px !important;
}
.login-and-security-page table tr .edi_sv .edit_security_btn {
    margin-top: 15px;
    margin-right: 20px;
}
.login-and-security-page table tr .edi_sv .esb {
    margin-top: 15px;
    margin-right: 20px;
}
.login-and-security-page h3 {
    font-size: 12px !important;
}
.login-and-security-page .mobile_fld {
    width: 250px;
}
.smtyba {
    border-left: none !important;
    padding-top: 5px;
    padding-right: 15px !important;
    width: 100% !important;
}
.d_tble_fl_search {
    position: relative;
    top: inherit;
    width: 83%;
    left: inherit;
}
.d_tble_fl_search1 {
    position: relative;
    top: inherit;
    width: 83%;
    left: inherit;
}
.mob_actn_btn {
    text-align: left;
    padding-top: 6px !important;
}
.dis-filter input {
    margin-top: 10px;
}
.media_aply_btn {
    padding-top: 10px;
}
.ap_btn {
    margin: 15px 0 5px;
    text-align: left;
    padding: 0;
}
.product-view .product-view-content .product-view-title {
    font-size: 15px !important;
}
.main-product-steps .product-custom-tabs .nav-tabs {
    display: block;
}
.main-product-steps .product-custom-tabs .active {
    display: block !important;
    overflow: auto;
}
.main-product-steps .product-custom-tabs .active {
    display: block !important;
    overflow: auto;
}
#main-information table tbody tr {
    display: grid;
    margin-bottom: 10px;
}
#main-information table tbody tr .form-group {
    margin-bottom: 0px;
}
.gallery_pics ul {
    padding-left: 0px;
}
.create-product-main .main-product-steps .bg-all {
    padding: 15px 10px 0px;
}
#specification table tbody tr {
    display: grid;
}
.dfx {
    display: flex;
}
.tda img {
    padding-left: 1px;
}
.pdf-viewarea {
    margin-bottom: 0px !important;
}
.add-branch-step-text h4 {
    padding-left: 15px;
}
.ad_pr_search {
    position: relative;
    top: auto;
    width: 100%;
    left: auto;
}
.pro-specification .green-solid-btn {
    padding: 6px 6px;
}
.tdis_att {display: flex !important;}
.tdis_att .pdf-viewarea {margin-right: 8px;}
#category_div .rtlslide-1,.rtlslide-2 {
    visibility: hidden;
}
#category .mall_tir_lt,.mall_tir_rt {
    visibility: hidden;
}
#businessslide .carousel-indicators li {
    width: 11px;
}
#mall_detail .ful_pek {
    height: auto !important;
    width: auto !important;
}
#market_detail .ful_pek {
    height: auto !important;
}
.maal_wrap {
    padding: inherit;
    margin-top: 15px;
}
.maarkt_wrap {
    padding: inherit;
    margin-top: 15px;
}
#mall_detail .modal-content {
    overflow: auto;
}
#market_detail .modal-content {
    overflow: auto;
}
.vat-number-popup {
    width: auto !important;
}
.main-page-profile .profile-right .main-profile-form input {
    width: 100% !important;
}
.main-page-profile .profile-right .main-profile-form .select2-container {
    width: 100% !important;
}
.yoe_delivery .yoed_right {
    text-align: left !important;
}
.your-order-tab .nav-tabs li a {
    padding: 10px 13px !important;
}
.coupon .kiri {
    width: auto !important;
}
#businessslide .minh {
    min-height: auto!important;
}
#category .carousel-control-prev,.carousel-control-next {
    visibility: hidden;
    margin-right: -20px;
}
.share-with-bu h4 {
    font-size: 14px !important;
}
.share-with-bu h5 {
    font-size: 12px !important;
}
.share-with-bu h5 img{
    width: 10px !important;
}
.share-with-bu img:not(:first-child) {
    width: 25px;
}
/*.mpb_zero {padding-bottom: 0 !important;}*/
.b_pd_normal {padding-left: 15px !important;}
.d_pd_normal {padding-right: 15px !important;}
#cb_details div.pro-list.cbd{padding-bottom: 0px !important;}
#wish_lst div.pro-list.cpi{padding: 0px !important}
#kart__detl div.pro-list.mpb_zero{padding-bottom: 0px !important;}
#kart__detl div.pro-list.niche_sunya{padding-bottom: inherit !important;}
#branch_plst div.pro-list.cpi{padding: 0px !important;}
.branch_plst div.pro-list.cpi{padding: 0px !important;}
#cbl_mall .pro-view-similar-pro .pro-list .buy-go-btn {width: inherit !important;}
#cbl_market .pro-view-similar-pro .pro-list .buy-go-btn {width: inherit !important;}
/*#nearbi_hom_branch_lst .pro-view-similar-pro .pro-list .buy-go-btn {width: inherit !important;}*/
#nearbi_hom_branch_lst .pro-view-similar-pro .pro-list .buy-go-btn {width: -webkit-fill-available !important}
#nearbi_hom_branch_lst .pro-view-similar-pro .pro-list .col-md-12 {border-radius: 0 0 5px 5px;}
#nearbi_hom_branch_lst div.pro-list.nearbi_pb_zero{padding-bottom: 0px !important}
#cbl_mall .pro-view-similar-pro .pro-list .buy-go-btn .col-md-12 {border-radius: 0 0 5px 5px;}
#cbl_market .pro-view-similar-pro .pro-list .buy-go-btn .col-md-12 {border-radius: 0 0 5px 5px;}
.full-total-page table tr .frp-left {font-size: 11px !important;padding-bottom: 25px !important;margin-left: 0px !important;}
.full-total-page table tr .frp-left .frpl-sar {font-size: 12px !important;}
.full-total-page table tr .frp-left .frpl-cost {font-size: 12px !important;}
.your-order-tab .tab-content .tab-foot .tab-foot-right .tfr-search .tfrs-inner {
    width: auto !important;
}
.your-order-tab .tab-content .tab-foot .tab-foot-right .tfr-search {
    float: inherit !important;
}
.your-order-tab .nav-tabs li a {
    font-size: 11px !important;
}
.product-shift-share {
    bottom: 35px !important;
    right: 40px !important;
}
.product-shift-share img {
    height: 24px !important;
}
.rtl-category-menu .p-r-0 {
    padding-left: 0px !important;
}
.btn-blue {
    font-size: 11px;
}
.product-view .pro-view-review-details .post-ratting .writer-content h3 {
    font-size: 16px !important;
    margin-bottom: 5px;
    width: 200px;
    overflow: auto;
    overflow-y: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.war_batn {
    width: auto !important;
}
.c_branch_detl_logo {
    left: 42%;
    height: 50px;
    width: 50px;
    top: -30px;
}
.custom-new-icon {
    top: 5% !important;
}
.custom-new-icon a img {
    height: 30px !important;
    display: inline-block !important;
}
.fol_unfol {
    margin-top: 0px;
}
.media_npd {padding: 0px;}
.hdg_detl {padding-bottom: 30px;}
.product-view-rating {float: left;}
#bd_slide_pic .minh {
    min-height: 71.91px !important;
}
.product-view .pro-view-review-details .ratting-title {
    font-size: 12px !important;
}
.ltrw {
    width: auto !important;
    font-size: 11px !important;
}
.btn-twitter, .btn-facebook {
    width: 41px !important;
}
.leftfixar {
    border-right: 0px solid #f5f5f5;
}
.main-categ-1 .al-cate-icon {
    /*margin: inherit;*/
    /*margin-left: 30px;*/
}
.leftfixar h5 {
    /*text-align: left !important;*/
    /*padding-left: 22px;*/
}
.product-view .product-view-show-img .product-view-large-img {
    margin-left: 20px !important;
}
.product-view .product-view-content .product-view-price .tab-price-detail .tpd-time {
    font-size: 10px !important;
    margin-top: -65px;
    margin-right: -15px;
}
.product-view .product-view-content .product-view-price .tab-whole-price .twp-quantity span {
    padding-left: 0px !important;
    font-size: 12px !important;
}
.product-view .product-view-content .product-view-price .tab-whole-price .twp-quantity .slab select {
    width: auto !important;
}
.bg-all {
    padding: 30px 15px 14px !important;
}
.product-view .product-view-content .product-view-price ul li {
    padding: 4px !important;
}
.product-view .product-view-content .product-view-add-buy-map .pro-add-to-cart {
    padding: 6px 15px !important;
    width: auto !important;
}
#likes-popup .itemlike p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#thumbs2 {
    height: auto !important;
    margin-bottom: 30px !important;
}
.product-view .product-view-content .product-view-add-buy-map .pro-buy-now {
    padding: 6px 15px !important;
    width: auto !important;
}
.product-view .product-view-show-img .product-view-small-img {
    margin-bottom: 15px !important;
}
.toggle-bg {
    margin-bottom: 0px;
    font-size: inherit;
}
.nearbyhome .form-check-label {
    vertical-align: sub;
}
.left-location-storehmain {
    width: 290px;
}
.popup-malldetail button {
    margin-top: 15px;
}
.full-total-page {
    padding-right: 0px !important;
}
.notifyjs-corner {
    left: inherit !important;
}
.nearbyhome ul {
    margin-bottom: 15px;
}
.nearbyhome li {
    font-size: 12px;
}
.lead {
    font-size: 16px !important;
}
.your-order-tab .tab-content .tab-body .product-image {
    padding: 10px !important;
    width: 100%;
    margin-bottom: 0px;
}
.yod .tab-content .tab-body .product-image img {
    width: 100% !important;
    margin-bottom: 0px;
}
.wl_title {font-size: 18px;}
.add-list ul li .cus-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#cart_icon p {visibility: hidden;}
.manage-order-steps .manage-orders-tabs .nav-tabs .nav-link {
    padding: 15px 15px;
}
.custom-tickd-2 {
    right: 38px !important;
}
.cus_wal .fil-icon22 {
    padding: 8px 7px;
}
.business-topfilter .dropdown-list-distance ul {
    max-height: 250px;
    overflow: auto;
}
#myMap {
    height: 370px;
}
.war_batn {
    height: auto !important;
    font-size: 11px !important;
    margin-bottom: 0px !important;
}
.mob_inc_vt {
    font-size: 7px;
}
.login-and-security-page h5 .form-control {
    width: 150px !important;
}
.login-and-security-page .form-control {
    width: 250px !important;
}
.login-and-security-page .table tr {

}
#moredetails ul li {
    font-size: 10px !important;
}
.your-order-tab .tab-content .tab-foot .tab-foot-right .tfr-button {
    padding-top: 40px !important;
}
.send-money-bank a img {
    width: 20px !important;
    margin-right: 10px;
}
.send-money-bank {
    padding: 6px 8px !important;
    font-size: 12px;
}
.addbb-attached {
    bottom: 22px !important;
}
.addbb-attached img {
    width: 15px !important;
}
.manage-bb {
    margin-bottom: 12px !important;
}
.media_bdy {display: block !important;}
.sdn .green-solid-btn {
    padding: 6px 20px !important;
}
.bread_crb_pd {padding-left:15px !important;}
.tf-table td span{
    white-space: nowrap;
}
.tf-table td {
    font-size: 9px;
}
.aal_kat_aaikan {
    padding-left: 15px !important;
}
.main-categ-1 .al-cate-icon {
    height: 45px;
    width: 45px;
}
.main-categ-1 .al-cate-icon img {
    width: 20px !important;
    height: 20px !important;
}
.main-categ-1 .cate-icon {
    height: 45px !important;
    width: 45px !important;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none !important;
}
.owl-nav, .owl-dots {
    display: none;
}
.leftfixar h5 {
    margin-top: inherit !important;
  }
.cus-next2 {
    width: 22px;
    height: 40px;
    font-size: 20px;
}
.navbar-toggler {
    visibility: hidden;
  }
.nearbyhome li {
    border-left: none;
}
.special-btn-like {
    min-height: inherit;
}
.cpv .special-btn-like {
    display: flex;
}
.pro-view-similar-pro .pro-list .special-btn-like .like-btn img {
    height: 16px;
}
.pro-view-similar-pro .pro-list .special-btn-like .like-btn {
    height: 16px !important;
}
.pro-view-similar-pro .pro-list .main-title {
    font-size: 10px !important;
}
.alllistpro-img {
    margin: 0px auto !important;
    height: 100px !important;
}
.pro-view-similar-pro .pro-list .cost-vat .cost-cus {
    font-size: 8px !important;
}
.pro-view-similar-pro .pro-list .cost-vat .cost-cus span {
    font-size: 10px !important;
}
.pro-view-similar-pro .pro-list .cost-vat {
    font-size: 8px !important;
}
.pro-view-similar-pro .pro-list .off-ratting {
    font-size: 8px !important;
}
.str_rat {
    font-size: 7px !important;
}
.pro-view-similar-pro .pro-list .off-ratting .off-cus {
    font-size: 7px !important;
}
.pro_content_area {
    height: 320px;
}
.pl_top_gp {
    padding: 0px;
}
.MultiCarousel .leftLst {
    width: 22px;
    height: 40px;
    font-size: 20px;
}
.MultiCarousel .rightLst {
    width: 22px;
    height: 40px;
    font-size: 20px;
}
#pro_bx div.go-cus.akela_btn {
    font-size: 6px !important;
}
#pro_bx div.buy-cus.akela_btn {
    font-size: 6px !important;
}
#mm_pro div.pro-list.bx_ctrl {
    min-width: auto !important;
    height: auto !important;
}
#blo_pro div.pro-list.bx_ctrl {
    min-width: auto !important;
    height: auto !important;
}
#nb_pro div.pro-list.bx_ctrl {
    min-width: auto !important;
}
.pro-view-similar-pro .pro-list .discount-cus {
    font-size: 8px !important;
}
.deal-count h5 {
    font-size: 10px;
}
.sort-boxm button {
    font-size: 10px;
        padding: 6px 6px;
}
}

/*-- Mobile Only --*/

/*-- Tab Only --*/
@media only screen and (min-width:600px) and (max-width:801px) {
/*-- Nav Section --*/
.collapse:not(.show) {
    display: block;
}
.nearbyhome {
    margin-left: 30%;
    margin-top: 2%;
}
.navbar-collapse {
    position: absolute;
    z-index: 1;
    top: 0px;
	width: 100%;
}
.nav-item dropdown {
	position: absolute;
}
.nearbyhome ul {
    margin-left: 15px;
}
.nav-item.dropdown {
    margin-left: 40px;
}

.nearbyhome li {
    padding: 1px 2px;
}
.mega-dr-menu ul li a {
    color: #383838 !important;
    font-size: 14px;
    text-transform: capitalize;
    display: inline-block;
}
.navbar-nav.rtl-rightp {
    position: absolute;
}
.second-maincet-drop ul li a {
    font-size: 12px !important;
}
/*-- Nav Section --*/
.rtlslide-1 {
    margin-left: -85px;
}
.rtlslide-2 {
    margin-right: -55px;
}
.mainbranchhome {
    margin-bottom: 30px;
}
.pro-view-similar-pro .pro-list .buy-go-btn .buy-cus {
    font-size: 13px;
}
.pro-view-similar-pro .pro-list .buy-go-btn .go-cus {
    font-size: 13px;
}
.foot-3app img {
    max-width: 103px;
}
.mall_tir_lt {
    margin-left: -88px !important;
}
.mall_tir_rt {
    margin-right: -65px !important;
}
.market_tir_lt {
    margin-left: -88px !important;
}
.market_tir_rt {
    margin-right: -65px !important;
}
.dotd_tir_lt {
   margin-left: -88px !important;
}
.your-order-tab .tab-content .tab-body .rating button {
    margin-right: 2px;
}
.tab_tara {
    padding-right: 30px;
}
.subsbb-list li {
    font-size: 10px;
}
.addbb-userpic p {
    margin-top: 5px;
}
.apd_icon {
    padding: 0px !important;
}
.addbb-userpic .addbb-attached {
    bottom: 26px;
    right: -8px;
}
.carousel-indicators {
    z-index: 0;
}
.navbar-toggler {
    visibility: hidden;
  }
.carousel-control-prev, .carousel-control-next {
    display: none;
}
.nearbyhome li {
    border-left: none;
}
.cus-next2 {
    z-index: 0;
}
.pro-view-similar-pro .pro-list .discount-cus {
    height: 24px;
}
.order-section h4 {
    font-size: 15px !important;
}
.your-order-tab .tab-content .tab-body .product-image img {
    width: 65px;
}
.mobile_fld {
    width: 250px !important;
}
.branch-view-cover .second .heading-detail .heading ul li {
    display: block;
}
.product-view .product-view-content .product-view-title {
    font-size: 18px !important;
}
.product-view .product-view-show-img .product-view-large-img img {
    height: max-content !important;
    max-width: max-content !important;
}
.pro-view-similar-pro .pro-list .buy-go-btn .buy-cus {
    border-radius: 0 0 0 5px;
    background: #61C088;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    width: 100%;
    display: inline-block;
}
.pro-view-similar-pro .pro-list .buy-go-btn .buy-cus {
    font-size: 8px !important;
}
.pro-view-similar-pro .pro-list .buy-go-btn .go-cus {
    font-size: 8px !important;
}
}

@media only screen
  and (min-device-width : 768px)
  and (max-device-width : 1024px)
  and (orientation:portrait)
{
.pro-view-similar-pro .pro-list .buy-go-btn .buy-cus {
    font-size: 13px;
}
.pro-view-similar-pro .pro-list .buy-go-btn .go-cus {
    font-size: 13px;
}
.navbar-toggler {
    visibility: hidden;
  }
.carousel-control-prev, .carousel-control-next {
    display: none;
}
.nearbyhome li {
    border-left: none;
}
}
/*-- Tab Only --*/

@media screen and (min-width: 992px) {
  .navbar {
      padding-top: 0px;
      padding-bottom: 0px;
  }
  .navbar .nav-item {
      padding: 5px 5px;
      margin: 0rem;
  }
  .navbar .dropdown {
    position: static;
  }
  .navbar .dropdown-menu {
    min-width: 100%;
    left: 0;
    right: 0;
    top: 42px;
  }
  .navbar .dropdown:hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu:hover {
      display: block !important;
  }
  .navbar .dropdown-menu {
      border: 1px solid rgba(0, 0, 0, 0.15);
      background-color: #fff;
  }
  .navbar-toggler {
    visibility: hidden;
  }
}

