@import url(https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.css);.owl-pagination {
  display: none !important;
}

.sliderarea .owl-carousel {
  height: auto !important;
}

.footer-menu {
  font-size: 15px;
}

.footer-menu a {
  color: #b98f00 !important;
}

.instagram {
  background-color: #3F729B;
}

.facebook {
  background-color: #3B5998;
}

.twitter {
  background-color: #00ACED;
}

.youtube {
  background-color: #CD332D;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(/images/Preloader.gif?018df69b7999b1d2eee80cd3397812da) center no-repeat #fff;
}

.up-login-page {
  margin-right: 200px;
}

@media screen and (max-width: 991px) {
  .up-login-page {
    margin-right: 0px !important;
  }
}

.login-page {
  border: 3px solid #03033f;
}

.login-page form {
  padding: 10px 20px;
}

.login-page .login-form .form-group {
  margin-top: 30px !important;
}

.login-page .login-form .form-group input {
  padding: 30px 10px;
  border-radius: 10px !important;
}

.login-page .login-form .form-group .top-label {
  font-size: 20px;
  margin-top: -4px !important;
}

.login-page .login-form .form-group .bottom-label {
  color: rgba(0, 0, 0, 0.5) !important;
}

.login-page .login-form .custom-btn {
  padding: 15px 60px !important;
  font-size: 20px;
  border-radius: 5px;
}

.login-page .create-account h3 {
  font-size: 25px !important;
}

.login-page .create-account .custom-btn {
  padding: 15px 40px !important;
  background-color: #03033f;
  border-radius: 10px !important;
  border: 1px solid #03033f;
}

.register-page .top-details {
  background-color: #EEE;
  margin-bottom: 25px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.register-page .top-details h1 {
  font-weight: bolder;
}

.register-page .top-details p {
  font-size: 20px;
}

.register-page .top-details .haraj-service {
  margin: 33px 0;
}

.register-page .all-services i {
  display: block;
  font-size: 30px;
  color: rgba(0, 0, 0, 0.2);
  margin: 40px 0;
}

.register-page .all-services h2 {
  font-weight: bolder;
}

.register-page .all-services p {
  font-weight: bolder;
}

.register-page .custom-checkbox {
  width: 35px;
  height: 35px;
}

.register-page .custom-btn {
  display: block;
  padding: 10px 60px;
  text-align: left;
  background-color: #03033f;
  border: 1px solid #03033f;
}

.verifying-page {
  border: 1px solid #03033f;
}

.twitter-link {
  background-color: #1DA1F2;
  border-radius: 50px;
  padding: 7px !important;
}

.twitter-link a {
  color: #FFF;
}

#title .title-h1.store-title {
  text-align: center;
  color: #f59829;
  padding: 14px;
  font-size: 60px;
}

.stores .card {
  border: 2px solid #03033f;
}

.stores .card .card-header {
  text-align: center;
  color: #ffffff;
  background-color: #03033f;
  padding: 20px;
  margin-bottom: 20px;
}

.stores .card .card-header h3 {
  margin: 0;
}

.stores .card .card-body {
  text-align: center;
}

.stores .card .card-footer {
  margin-top: 20px;
  padding: 10px;
  background-color: #03033f;
}

.stores .card .dtl {
  font-weight: bolder;
  margin: 10px 0;
}

.stores .card .dtl p {
  font-size: 20px !important;
}

.background-image-store {
  position: relative;
  height: 60vh;
}

.background-image-store img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.store-page .store-page-right {
  margin-top: -150px;
  background-color: #ffffff;
  border: 1px solid #03033f;
  border-radius: 2px;
  padding: 5px;
}

.store-page .store-page-right .image {
  text-align: center;
  margin: 10px 0;
}

.store-page .store-page-right .title {
  text-align: center;
}

.store-page .store-page-right .title p {
  margin: 20px 0;
  color: #03033f;
  font-weight: bolder;
  font-size: 25px;
}

.store-page .store-page-right .dtl {
  text-align: center;
  margin: 10px 0;
}

.store-page .store-page-right .contact-data {
  text-align: right !important;
}

.store-page .store-page-right .email {
  background: #03033f;
  padding: 10px;
  font-size: 15px;
}

.store-page .store-page-right .email i {
  display: inline-block;
  text-align: right;
  margin: 3px 10px;
}

.store-page .store-page-right .email a {
  color: #FFF;
}

.create-ad-price {
  width: 40px;
  height: 40px;
}

.radio-label {
  position: relative;
  top: -13px;
  font-size: 18px;
}

@media screen and (min-width: 991px) and (max-width: 1000px) {
  .add-ad {
    width: 127px !important;
  }
}

@media screen and (min-width: 1001px) and (max-width: 1030px) {
  .add-ad {
    width: 131px !important;
  }
}

@media screen and (min-width: 1031px) and (max-width: 1080px) {
  .add-ad {
    width: 135px !important;
  }
}

@media screen and (min-width: 1081px) and (max-width: 1100px) {
  .add-ad {
    width: 139px !important;
  }
}

@media screen and (min-width: 1101px) and (max-width: 1130px) {
  .add-ad {
    width: 143px !important;
  }
}

@media screen and (min-width: 1131px) and (max-width: 1170px) {
  .add-ad {
    width: 151px !important;
  }
}

@media screen and (min-width: 1171px) and (max-width: 1200px) {
  .add-ad {
    width: 155px !important;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1230px) {
  .add-ad {
    width: 162px !important;
  }
}

@media screen and (min-width: 1231px) and (max-width: 1250px) {
  .add-ad {
    width: 165px !important;
  }
}

@media screen and (min-width: 1251px) and (max-width: 1280px) {
  .add-ad {
    width: 165px !important;
  }
}

@media screen and (min-width: 1281px) and (max-width: 1300px) {
  .add-ad {
    width: 170px !important;
  }
}

@media screen and (min-width: 1301px) and (max-width: 1350px) {
  .add-ad {
    width: 177px !important;
  }
}

@media screen and (min-width: 1351px) and (max-width: 1400px) {
  .add-ad {
    width: 180px !important;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1450px) {
  .add-ad {
    width: 190px !important;
  }
}

@media screen and (min-width: 1451px) and (max-width: 1500px) {
  .add-ad {
    width: 195px !important;
  }
}

@media screen and (min-width: 1501px) and (max-width: 1550px) {
  .add-ad {
    width: 202px !important;
  }
}

@media screen and (min-width: 1551px) and (max-width: 1600px) {
  .add-ad {
    width: 205px !important;
  }
}

@media screen and (min-width: 1601px) and (max-width: 1650px) {
  .add-ad {
    width: 210px !important;
  }
}

@media screen and (min-width: 1651px) and (max-width: 1700px) {
  .add-ad {
    width: 215px !important;
  }
}

@media screen and (min-width: 1701px) and (max-width: 1750px) {
  .add-ad {
    width: 215px !important;
  }
}

.add-ad {
  width: 255px;
}

.add-ad a {
  color: #FFF;
  font-size: 18px;
}

.first-add-ad {
  margin-left: 16px;
}

.add-ad i {
  border-radius: 50%;
  color: #fff;
  float: right;
  border: 1px solid #ffffff;
  background-color: transparent;
  font-size: 18px;
  line-height: 23px;
  height: 28px;
  margin-left: 11px;
  padding: 1px;
  width: 28px;
}

.top-detials {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}

.top-detials .ad-details-div {
  flex-grow: 1;
}

.ad-text-div {
  margin: 8px;
}

