.sell-products-online .fa.green {
  color: #009F57 !important;
}

.ac-results {
  position: absolute;
  width: 100%;
  z-index: 9999;
  background-color: white;
}

.red {
  color: red !important;
}

#voucher_form {
  margin-bottom: 30px;
  width: 100%;
  margin-top: 30px;
}

#voucher_form .form-control {
  margin-bottom: 20px;
}

#id_code {
  height: 43px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: solid 1px #e1e1e1;
  font-size: 15px;
  color: #000;
  padding: 7px 12px 6px 12px;
  margin-right: 10px;
}

@media (min-width: 1200px) {
  .add-products .select2.select2-container .select2-choice {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .myaccount .select2.select2-container .select2-choice {
    width: 325px !important;
  }
  .select2.select2-container, .select2-drop, .select2-search, .select2-search input {
    width: 325px;
  }
  #s2id_autogen1 {
    width: 250px !important;
  }
  .attribute.color #s2id_autogen1 {
    width: 100% !important;
  }
  .qty #s2id_autogen1 {
    width: 100% !important;
  }
  .myaccount .add-products .select2.select2-container .select2-choice {
    width: 100% !important;
  }
}

.small.phone-country-code {
  font-size: 16px !important;
  font-size: 100% !important;
}

.phone-country-code .small {
  font-size: 16px !important;
  font-size: 100% !important;
}

@media (min-width: 1200px) {
  .selling-history .select2.select2-container .select2-choice {
    width: 250px !important;
  }
}

.panel-1 ul {
  margin-bottom: 0px;
}

@media (min-width: 786px) {
  .list-view .product-item .detail .row .pull-left {
    min-width: 50%;
    max-width: 65%;
  }
}
@media (min-width: 1200px){
.container {
    max-width: 1200px !important;
}
}

.section-head{
  font-size: 22px !important;
}
@media (max-width: 768px){
  .section-head{
    font-size: 16px !important;
  }
}
.newAccount{
  clear: both;
}
.newAccount .section-head{
  width: 60%;
  margin: 0 auto;
  margin-bottom: 25px;
  text-align: center;
  cursor: pointer;
}
.newAccount #registration-form{
  width: 60%;
  margin: 0 auto;
  display: none;
}
@media screen and (max-width: 940px){
  .newAccount .section-head{
    width: 100%;
  }
  .newAccount #registration-form{
    width: 100%;
  }
}

.menu-header .search-area .searchButton{
    border-bottom: 0 !important;
}
 
.advance-search-popup .form-area .row{
    flex-direction: column;
}

.selling-history .search-section ul li.advance-search-li{
    display: inline-flex;
    gap: 20px;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
}

.page-arabic .menu-header .search-area .searchTerm{
    letter-spacing: 0;
}

.menu-header .cart-top a, .menu-header .wishlist a{
    margin: 0 10px;
}

.page-arabic .stellarnav .dd-toggle{
  left: 0;
  right: initial !important;
}

@media screen and (max-width: 768px){
    .selling-history .search-section ul li.advance-search-li{
        padding: 10px 0px;
    }
}

@media (min-width: 768px){
  .wishlist{
    margin: 0px 30px;
  }
}

/*# sourceMappingURL=custom.css.map */