@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap");
@import "~react-image-gallery/styles/css/image-gallery.css";
body {
  margin: 0;
  padding: 0;
  /* font-family: "product_sansregular" !important; */
  background: #f7f8fa;
}
a {
  color: #4a4a4a;
}
a:hover {
  color: #ff7e06;
}
a:hover {
  text-decoration: none;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
.vh-100 {
  height: 100vh;
}
.ps-100 {
  height: 100%;
}

.font-weight-medium {
  font-weight: 500 !important;
  font-family: "product_sans_mediumregular" !important;
}

.bg-orange {
  background: #ffc795;
}
.text-orange {
  color: #ff7e06;
}
.text-sky {
  color: #0000ff;
}
.text-white {
  color: #ffffff;
}
.font-18 {
  font-size: 18px;
  line-height: 24px;
  font-family: "product_sansregular";
}
.font-16 {
  font-size: 16px;
  line-height: 24px;
  font-family: "product_sansregular";
}
.border-radius4 {
  border-radius: 4px;
}
.text-lt {
  color: #777777;
}
.textp-lt {
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: rgb(0 0 0 / 0.32);
}
.black-text {
  color: #4a4a4a;
}

.dashheader-title {
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  font-family: "product_sans_mediumregular";
}
#myTabs {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 10px;
}

.dashboard-tab li {
  margin-right: 50px;
}

.dashboard-tab li a {
  color: #4a4a4a;
  font-size: 20px;
  text-decoration: none;
  line-height: 24px;
  margin-right: 30px;
  opacity: 0.5;
  font-family: "product_sans_mediumregular";
  font-weight: 500;
  position: relative;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
  border: 0 !important;
}
.dashboard-tab li a.active::after {
  content: " ";
  border-bottom: 2px solid #ff7e06;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -2px;
}
.dashboard-tab .nav-tabs .nav-link.active {
  background: transparent;
  color: #ff7e06;
  opacity: 1;
  border: 0;
}
.dashboard-tab .nav-tabs .nav-link:hover {
  border: 0;
}

.dashboard-listing th {
  padding: 20px 15px;
}
.dashboard-tab li a:hover {
  color: #ff7e06;
}

.dashboard-tab li a.active {
  color: #ff7e06;
}
.image-info button.btn {
  background: transparent;
  font-family: "product_sansregular";
  color: #b8b8b8;
  border: 1px solid rgba(0, 0, 0, 0.17);
  height: 40px;
  padding: 0px 32px;
}
.image-info button.btn:hover {
  color: #ff7e06;
}
.mg-login label {
  color: #05071e;
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
  text-transform: uppercase;
}
.mg-login .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 1) !important;
  font-weight: normal;
font-size: 14px;
line-height: 24px;
}
.mg-login .form-control::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.32) !important;
  font-weight: normal;
font-size: 14px;
line-height: 24px;
}
.mg-login .form-control:-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.32) !important;
  font-weight: normal;
font-size: 14px;
line-height: 24px;
}
.mg-login .form-control:-moz-placeholder { /* Firefox 18- */
  color: rgba(0, 0, 0, 0.32) !important;
  font-weight: normal;
font-size: 14px;
line-height: 24px;
}
 
.mg-login .form-control::placeholder {
  color: rgba(0, 0, 0, 0.32) !important;
}
#Change-Password .mg-login .form-control::placeholder {
 
  color: rgba(0, 0, 0, 0.32);
}
.mg-login input {
  color: #05071e;
  font-size: 14px;
  /* font-weight: bold; */
  border: 1px solid #e0e0e0;
  height: 48px;
  line-height: 24px;
  border-radius: 4px;
}
.mg-login select {
  height: 48px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.sub-button {
  background: #ff7e06;
  border: 0;
  border-radius: 6px;
  color: #fff;
  font-family: "product_sansbold";
  padding: 0px 30px;
  font-size: 14px;
  line-height: 24px;
  min-height: 48px;
}
.orng-text {
  color: #ff7e06;
}

.blu-text {
  color: #3f3d56;
}
.text-decoration {
  text-decoration: underline;
}

.table-action svg {
  margin-right: 20px;
}

.new-product textarea {
  height: 208px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}

.upload-product { 
  display: flex;
  justify-content: center;
  align-items: center;
  width: 213px;
  height: 188px;
  background: #FFF8F1;
  border: 1.2px dashed #979797;
}

.upload-image img {
  width: 100%;
  height: auto;
}

.delete-img {
  position: absolute;
  top: -10px;
  right: 5px;
  cursor: pointer;
}

.bid-ac button {
  background: transparent;
 color: #4a4a4a;
  border: 0;
}

.claim-listing {
  border-radius: 6px;
  background: #000;
  border: 0;
  padding: 10px;
  color: #fff;
  margin-right: 30px;
}
.claim-listing:hover {
  background: #fca04a;
}

.b-crum li {
  margin-right: 40px;
  list-style: disc;
  color: #898989;
  font-size: 12px;
}
.b-crum li:first-child {
  list-style: none;
}
.b-crum li:last-child {
  list-style: none;
  font-weight: bold;
  color: #4a4a4a;
}
.product-name {
  color: #4a4a4a;
  font-size: 24px;
  line-height: 40px;
  font-family: "product_sansbold";
}

.pwd-heading {
  color: #ff7e06;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  font-family: "product_sansbold";
}
.pwd-heading::after {
  content: "";
  width: 157px;
  border-bottom: 2px solid #ff7e06;
  position: absolute;
  left: 0px;
  bottom: 0;
}

.mg-login.admin-pass .form-control::placeholder {
  color: #4a4a4a;
  opacity: 0.32;
}

.table-action .dropdown-item {
  font-size: 14px;
  color: #4a4a4a;
}

.table-action .dropdown-item:hover {
  font-size: 14px;
  color: #ff7e06;
}

.link-text {
  position: relative;
}

.link-text input {
  width: 100%;
  text-align: center;
  background: #f4f4f4;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  height: 41px;
}

.link-text button {
  background: #ff7e06;
  border: 0;
  height: 40px;
  position: absolute;
  right: 0;
  width: 55px;
  border-radius: 0px 4px 4px 0px;
  top: 0;
}

.code {
  border: 1px solid #05071e;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
  max-height: 93px;
}
.code h4 {
  letter-spacing: 0.5em;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #4a4a4a;
}

.code p {
  font-size: 13px;
  line-height: 24px;
  color: #939292;
}

.bg1 {
  background: rgba(173, 0, 0, 0.45);
}
.bg2 {
  background: rgba(1, 66, 106, 0.5);
}
.bg3 {
  background: #feab04;
}
.bg4 {
  background: rgba(44, 172, 132, 0.6);
}

.circle-style {
  font-size: 14px;
  color: #fff !important;
  text-decoration: none !important;
  width: 32px;
  min-width: 32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold !important;
}

.offerButtons button {
  border-radius: 100px;
  width: 213px;
  height: 56px;
  color: #fff;
}
.offerButtons .btn.btn-dark {
  background: transparent;
  width: 170px;
  text-align: left;
  padding-left: 0;
  border: 0;
  color: #4a4a4a;
  font-size: 20px;
  line-height: 24px;
}
.main-image img {
  width: 100%;
  border-radius: 8px;
}
.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 30px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: unset !important;
  cursor: pointer;
  background-color: #000;
  background-clip: padding-box;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  opacity: 1;
  transition: opacity 0.6s ease;
  text-align: center;
  padding-top: 5px;
}
.carousel-indicators .active {
  opacity: 1;
  background: #ff7e06;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
  top: 45px;
}
.left-arw {
  rotate: -180deg;
  position: absolute;
  left: 0px;
}
.right-arw {
  position: absolute;
  right: 0px;
}
.carousel-item img {
  width: 100%;
  border-radius: 4px;
}

.btn-custom {
  background: #ff7e06;
}

.text-dark {
  color: #4a4a4a !important;
}

.mainHeading {
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  font-family: "product_sans_mediumregular";
}
/* .offerButtons .btn-custom {
  position: relative;
  left: -56px;
} */
.offerButtons .btn-custom:hover {
  background: #f9a058;
  opacity: 1;
  color: #000;
}
.descriptionInfo {
  padding-right: 56px;
  position: relative;
}
.descriptionInfo p {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.8);
  font-family: "product_sansregular";
}
/* .descriptionInfo:after {
  position: absolute;
  content: "";
  background: #bcbcbc;
  width: 1px;
  height: 150px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
} */
.descriptionAddress:after {
  position: absolute;
  content: "";
  background: #BCBCBC;
  width: 1px;
  /* height: 100%; */
  height: 48%;
  left: 0;
  min-height: 100px;
  top: 55%;
  /* top: 50%; */
  transform: translateY(-50%);
}
span.descriptionLocation {
  left: 26px;
  position: relative;
  display: block;
  /* color: rgba(0, 0, 0, 0.7); */
  color: #4a4a4a;
  font-size: 14px;
  line-height: 17px;
  font-family: "product_sansregular";
}
.descriptionLocation svg {
  position: absolute;
  left: -26px;
  top: -4px;
}

.descriptionAddress h4 {
  font-weight: 900;
  font-size: 30px;
  line-height: 24px;
  font-family: "product_sansbold";
  color: #4a4a4a;
}

.addtnlInfo {
  padding-right: 78px;
  margin-left: 16px;
}

.addtnlInfo div {
  /* font-family: "product_sans_mediumregular"; */
  font-size: 16px;
  line-height: 24px;
  padding: 2px 7px;
}
.addtnlInfo p {
  font-family: "product_sansregular";
  font-weight: normal;
}
/* .addtnlInfo div .row:nth-child(2n + 1) {
  background: #f2f2f2;
} */
/* 
.addtnlInfo .row {
  align-items: center;
} */

.modal-width {
  max-width: 690px !important;
}
.modal-heading {
  font-size: 28px;
  line-height: 24px;
  color: #4a4a4a;
  font-weight: 500;
}
.code-box input {
  width: 57px;
  height: 57px;
  border: 1px solid #c4c4c4;
  font-size: 32px;
  line-height: 24px;
  text-align: center;
  margin: 0 10px;
}
.main-image {
  text-align: center;
}
.table-outer {
  overflow: scroll;
}

.modal-width-75 {
  max-width: 755px !important;
}
#make-offer .modal-title {
  margin-bottom: 0;
  line-height: 28px;
  font-size: 24px;
  color: #4a4a4a;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
}
#make-offer .modal-title span {
  font-weight: 500;
}
#make-offer .modal-header h4 {
  margin-bottom: 0;
  line-height: 28px;
  font-size: 24px;
  color: #4a4a4a;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}

#make-offer .modal-body p {
  line-height: 14px;
  font-size: 12px;
  color: #4a4a4a;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
}
.offer-name {
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
}
#make-offer .modal-body p.offer-dis {
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 20px;
  color: #4a4a4a;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
}
.bg-green {
  background: #4caf50;
}

.listing-added-bar {
  position: absolute;
  width: 96%;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #fff;
  z-index: 9;
  top: 20px;
}

.open {
  display: none;
  margin: 20px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 8px;
  right: 14px;
  font-size: 36px;
  margin-left: 50px;
}
 
.claim-listing {
  background: #ff7e06;
  width: 134px;
  height: 42px;
  font-weight: bold;
  line-height: 24px;
}
.product--gallery {
  padding-right: 45px;
}
.product--info {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #4a4a4a; 
}
.product--info .product-label {
  font-weight: 500;
  font-family: "product_sans_mediumregular";
}

#invitationCodeModal.modal-dialog {
  max-width: 690px !important;
}

#make-offer .modal-content {
  padding: 0px 24px;
}
#make-offer .modal-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}
#make-offer .modal-header button {
  color: #959595 !important;
  font-size: 28px;
}
/* .custom-control-label::after {
  border: 1px solid #C1C1C1;
  border-radius: 2px;
} */
.custom-checkbox .custom-control-label::before {
  border-radius: 2px;
  top: 0;
}
.custom-checkbox .custom-control-label::after {
  top: 0;
}

.save-input-button {
  max-height: 49px;
  padding: 2px 66px;
  background: #ff7e06;
  max-height: 49px;
  border-radius: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 14px;
  line-height: 12px;
  color: #ffffff;
  padding: 2px 66px;
  margin-left: -5px;
}

.label-add-category {
  padding: 24px 19px;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.paginationItem {
  background: #fff;
  border: 2px solid #666;
  padding: 10px 15px;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  position: relative;
  margin: 0 5px;
  cursor: pointer;
}

.paginationItem span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.prev,
.next {
  background: #fff;
  border: none;
  padding: 10px;
  color: blue;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  margin: 0 10px;
  cursor: pointer;
}
.b-crum li{position: relative;}
.b-crum li::before{position: absolute;content: '\276F'; left: -18px;}
.b-crum li::marker{content: none;}
.b-crum li:first-child::before{content: none;}

.paginationItem.active {
  border: 1px solid #888;
  color: #888;
  pointer-events: none;
}

.prev.disabled,
.next.disabled {
  pointer-events: none;
  box-shadow: none;
  color: #999;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}

@media only screen and (min-width: 320px) and (max-width: 530px) {
  .offerButtons button {
    width: 100%;
  }

  .offerButtons .btn.btn-dark {
    background: #000000;
    width: 100%;
  }

  /* .offerButtons .btn-custom {
    position: relative;
    left: 0px;
    top: 20px;
  } */
}

@media only screen and (min-width: 531px) and (max-width: 1200px) {
  .offerButtons .btn.btn-dark {
    background: #000000;
    width: 200px;
  }
}

@media only screen and (min-width: 220px) and (max-width: 990px) {
  .open {
    display: block;
  }
  .sideBar.position-fixed {
    position: unset !important;
    height: 99% !important;
  }
  .mainContentWrapper {
    margin-left: 0 !important;
  }
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
