.ac-results {
  border: solid 1px #666666;
  border-radius: 0 0 5px 5px;
  position: absolute;
  width: 100%;
  z-index: 9999;
  background-color: white;
}

.ac-results .result-wrapper {
  padding: 5px;
}

.ac-results .result-wrapper a {
  color: #666666;
}

.ac-results .result-wrapper:hover {
  background: #0085C7;
}

.ac-results .result-wrapper:hover a {
  color: #fff;
}

.ac-results .result-wrapper a {
  display: block;
}

.toast, .toast-error {
  background-color: #BD362F !important;
}

div.grid-view .col-3 {
  max-width: 30%;
}

@media (max-width: 400px) {
  div.grid-view.listing .col-3 {
    max-width: 100%;
  }
}

.search-area .brands {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.daily-offers .overlay-txt {
  text-shadow: 1px 1px 8px #000;
}

.details-page .related-products .row {
  display: block;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

div.grid-view .col-2 {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  max-width: none;
  padding-right: inherit;
  padding-left: inherit;
}

.product-item .prodimage {
  border-radius: 0;
}

.pagination ul li strong {
  padding: 6px 14px;
}

.select2.select2-container .select2-choice {
  border-radius: 0px;
}

.grid-view.listing .row {
  display: inherit;
}

div.grid-view .col-3 {
  margin-right: 40px;
}

.brands .marquee__item img {
  width: 130px;
}

@media (max-width: 767px) {
  .brands .marquee__item img {
    width: 70px;
  }
  .down-banners img {
    margin-bottom: 15px;
  }
  .products-car .swiper-slide .car-icons a {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.toast-success {
  background-color: #51A351 !important;
}

.products-car .swiper-slide .car-icons .wish-list-active {
  background: #9bcc50;
}

.menu-sell-mob a {
  text-transform: capitalize;
  color: #9bcc50 !important;
  font-weight: 700;
  font-size: 16px !important;
}

.menu-offer {
  color: red !important;
  font-weight: bold;
}

/* inside pages updates */
.title-area {
  text-align: left;
  background: transparent;
  border-bottom: 1px solid #d3d3d3;
}

.title-area h1 {
  text-transform: capitalize;
  color: #1e89c8;
  font-size: 24px;
}

@media (max-width: 768px) {
  .title-area h1 {
    font-size: 19px;
    line-height: 40px;
  }
}

.bredcrums {
  margin-bottom: 0;
  float: right;
  margin-top: 19px;
}

@media (max-width: 768px) {
  .bredcrums {
    display: block;
    float: none;
  }
}

.bredcrums ul li {
  font-family: "Lato", sans-serif;
  color: #000 !important;
}

.bredcrums ul li a {
  color: #5b5755;
}

.bredcrums ul li:last-child {
  color: #5b5755;
}

.left-column {
  background: transparent;
  padding-top: 0px;
}

.category-title {
  color: #555;
  border-bottom: 1px solid #d3d3d3;
  line-height: 60px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 18px;
}

.contents-inner-wrapper {
  background-color: #FFF;
}

header {
  -webkit-box-shadow: 0 8px 6px 3px #e6e6e6;
          box-shadow: 0 8px 6px 3px #e6e6e6;
  margin-bottom: 20px;
}

.home-page header {
  margin-bottom: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2.select2-container .select2-choice {
  color: #5b5755;
  background: #FFF;
  border: 1px solid #d3d3d3;
}

.product-item .prodimage {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.listing-top ul.inline-list > li .view-icons {
  cursor: pointer;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  margin-top: 5px;
}

.listing-top ul.inline-list > li .view-icons:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.product-item p, .product-item p a {
  text-align: left;
  color: #5b5755;
  font-weight: 300;
}

.product-item ul {
  text-align: left;
}

.product-item ul li {
  color: #000;
}

div.grid-view .col-3 {
  margin-right: 0px;
  width: 25%;
}

.product-item .image {
  height: 230px;
}

.default-popup {
  border-radius: 0px;
}

.products-details-popup .pull-right h2 {
  border-bottom: 0px;
  margin-bottom: 0px;
  color: #555;
}

.products-details-popup {
  -webkit-box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.3);
          box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.3);
}

.products-details-popup .pull-right .price {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
}

.left-column > .search-area div {
  margin-bottom: 20px;
}

input[type=checkbox].css-checkbox + label.cs-label {
  font-size: 14px;
}

input[type=checkbox].css-checkbox + label.cs-label {
  background-image: url(../../images/checkbox-icons-grey.png);
}

.price-range-filter.ui-slider-horizontal {
  height: 1px;
}

.price-range-filter.ui-slider-horizontal {
  background: #666;
  border-color: #666;
}

#slider-range .ui-slider-handle {
  background: #FFF;
  border: 1px solid #666;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.6em;
}

.select2-results .select2-result-label {
  font-size: 13px;
}

.select2-drop-active {
  border: 1px solid #d3d3d3;
}

.page-arabic .title-area {
  text-align: right;
}

.page-arabic .bredcrums {
  float: left;
}

.page-arabic .product-item p, .page-arabic .product-item p a {
  text-align: right;
}

.page-arabic .product-item ul {
  text-align: right;
}

.page-arabic .popup-add-to-list-form {
  text-align: right;
}

.page-arabic .products-details-popup .pull-right h2 {
  text-align: right;
}

.default-popup a.cross {
  background-image: url(../../images/closepop.png);
  top: -7px;
  right: -48px;
}

@media (max-width: 768px) {
  .default-popup a.cross {
    right: 0;
    top: -30px;
  }
}

.products-details-popup .pull-right .price {
  color: #000 !important;
}

.attribute.color .radio-label div {
  border-radius: 0px !important;
  background-color: transparent;
  border: 1px solid lightgrey;
}

.products-details-popup .pull-right .btn {
  border-radius: 0px;
  background-color: #ededed;
  color: #000;
}

.attribute.color input[type=radio].css-radiobox:checked + label.radio-label {
  background: transparent;
}

form.popup-add-to-list-form .blue.add-to-list-submit {
  background-color: #1680c4 !important;
  color: #FFF !important;
}

form.popup-add-to-list-form .green.add-to-list-submit, form.popup-add-to-list-form .green.btn-wish-list {
  background-color: red !important;
}

.products-details-popup .bottom-links {
  clear: both;
}

.attribute.color input[type=radio].css-radiobox + label.radio-label {
  border: 0;
}

.products-details-popup .pull-right .see-details a {
  text-decoration: underline;
  font-size: 16px;
  color: #5b5755;
}

.products-details-popup .pull-right .see-details a:hover {
  text-decoration: none;
}

.gallery ul li {
  border-radius: 0;
}

.details-page .details .pull-right h2 {
  font-size: 24px;
  color: #555555;
  border-bottom: 0;
  padding-bottom: 0px;
}

.details-page .bredcrums {
  float: none;
  display: block;
  margin-bottom: 19px;
}

.details-page .details .preview-image {
  border-radius: 0;
}

.details-page .details .price-area .price {
  font-size: 18px;
  color: #000;
}

.details-page .details .price-area {
  width: 100%;
  display: block;
  float: none;
}

.details-page .details .size-area {
  float: none;
  border: 0;
  padding: 0;
  margin-top: 0;
  display: block;
  width: 100%;
}

.details-page .size-area .qty {
  margin-bottom: 0px;
}

.details-page .size-area ul li {
  margin-bottom: 0px;
}

.details-page .conditon {
  color: #5b5755;
  font-size: 16px;
}

.details-page .size-area .select2.select2-container .select2-choice {
  border: 1px solid #c4c4c4;
  background: white;
  padding: 10px 8px;
}

.details-page .flex-qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px !important;
}

.details-page .flex-qty li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.details-page .flex-qty li.attribute.color, .details-page .flex-qty li.attribute.size {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.details-page .flex-qty .orange.add-to-list {
  border-radius: 0px;
  background-color: #ededed;
  color: #000;
  margin: 0px 20px;
}

.details-page .blue.add-to-list, .details-page .notify-me.btn {
  background-color: #1680c4 !important;
  color: #FFF !important;
  border-radius: 0;
  margin: 0px 10px;
}

.details-page .blue.add-to-list img, .details-page .notify-me.btn img {
  width: 15px;
}

@media (max-width: 768px) {
  .details-page .blue.add-to-list, .details-page .notify-me.btn {
    margin: 0;
  }
}

.details-page .green.add-to-list {
  background-color: #F00 !important;
  color: #FFF !important;
  border-radius: 0;
}

.details-page .green.add-to-list img {
  margin-right: 5px;
}

.details-page .descriptions {
  margin-top: 20px;
}

.details-page .related-products .title-area {
  border-bottom: 0px;
}

.details-page .related-products .title-area h1 {
  color: #1e89c8 !important;
  text-transform: uppercase;
  font-size: 24px;
}

.details-page .descriptions p {
  font-size: 16px;
}

.details-page .size-area .sold {
  color: #008000;
  text-align: left;
  font-weight: 100;
  font-size: 16px;
  margin-bottom: 10px !important;
}

.details-page .descriptions ul li a.store-icon {
  display: none;
}

.details-page .descriptions ul li span:first-child {
  color: #000;
}

.details-page .descriptions ul li {
  margin-bottom: 2px;
}

.details-page .share {
  padding: 20px;
  text-align: center;
  display: block;
}

button:focus {
  outline: 0px !important;
}

.details-page .descriptions ul li span:first-child {
  font-weight: 100;
  width: auto;
  padding-right: 5px;
}

.details-page .descriptions ul li span:last-child {
  padding-left: 5px;
}

.details-page .details .size-area .out-of-stock {
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
}

.menu-header .cart-top a, .menu-header .wishlist a {
  position: relative;
}

.cart-count, .wish-count {
  font-size: 10px;
  height: 20px;
  min-width: 20px;
  line-height: 20px;
}

.cart-table.responsive-table {
  display: table;
  width: 100%;
}

.btn {
  border-radius: 0;
}

.btn.btn-primary {
  background-color: #1680c4 !important;
  color: #FFF;
  border-radius: 0;
}

form input.btn-primary:hover, form button.btn-primary:hover {
  background-color: #1680c4 !important;
  color: #FFF;
}

.cart-table .edit-options .buttons a {
  background-color: #ededed !important;
  color: #000;
}

.cart-table .description-area .details .buttons-group .btn.grey {
  font-size: 18px;
  background: transparent;
  color: #F00 !important;
  padding: 0px !important;
  width: auto;
  min-width: auto;
  height: auto;
}

.cart-table .description-area .details .title {
  font-weight: 100;
  color: #000;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 16px;
}

.cart-table .description-area .details .available {
  margin-bottom: 10px;
}

.cart-table .table-row.head .table-cell {
  color: #000;
}

.preview-image {
  text-align: left;
}

.table-cell.cart-price {
  color: #000 !important;
}

.cart-table .table-row .table-cell {
  border-bottom: 1px solid #f0f0f0 !important;
}

.cart-table .description-area .details .available span {
  color: #000;
}

.cart-table .description-area .details p {
  margin-bottom: 0;
}

.btn.green.continue-shop, .what-to-ship .addbtn, .checkout2 .btns .btn.grey, .order-confirm-form .btn.grey, .inline-items .addbtn.btn.orange, .grid-view .btns .btn.grey, .order-style .delivery-btns .btn.green {
  background-color: #ededed !important;
  color: #000 !important;
}

.inline-form ul li.lbl {
  color: #000;
  font-weight: 100;
}

.steps ul li span {
  background: #1e89c8 !important;
}

.steps ul li {
  color: #000;
  font-weight: 100;
  z-index: 9;
}

.section-head {
  border-bottom: 1px solid #d3d3d3;
  color: #1e89c8;
}

.listing-container {
  margin-bottom: 10px;
  border-bottom: 1px solid #d3d3d3;
}

.list-view .product-item .prodimage {
  width: 90px;
}

.ta {
  border: solid 1px #d3d3d3;
  border-radius: 0px;
}

.stores .listing-container:last-child {
  border-bottom: 0px;
}

div.grid-view .col-4 {
  width: 33.33333%;
  margin: auto;
}

.order-confirm-form .product-item .image {
  height: auto;
}

.cart-table .table-row .table-cell:last-child {
  color: #000;
  width: 10%;
}

#voucher_form .btn.blue {
  color: #fff;
}

.input {
  border-radius: 0;
  border: 1px solid #d3d3d3;
}

.wishlist-newsletter-popup ul li input {
  border-radius: 0;
  border: 1px solid #d3d3d3;
  padding: 5px;
}

.catalogue-notification-form label.error {
  margin-bottom: 0px;
}

.social-inline li a {
  border-radius: 0;
}

.btn.blue {
  background-color: #1680c4;
  color: #FFF;
}

.blue-btn {
  background-color: #1680c4 !important;
  color: #FFF !important;
}

.addresses b {
  font-weight: 700;
}

.account-right .bluetitle {
  font-size: 18px;
}

.account-panel ul li a {
  font-size: 18px;
  font-weight: 400;
  color: #666666 !important;
}

.account-panel ul li a:hover {
  color: #000 !important;
}

.account-panel > h3 {
  color: #555;
  border-bottom: 1px solid #d3d3d3;
  line-height: 60px;
  font-size: 20px;
  padding-bottom: 0;
}

.left-column {
  padding: 0;
}

.account-icon-boxes ul li .icon span {
  background: #1986c7 !important;
  color: #fff !important;
  font-style: normal !important;
}

.account-icon-boxes ul li h3 a {
  color: #1986c7 !important;
}

.account-right .bluetitle {
  margin-bottom: 15px;
}

.order-history .order-history07 .history-head span {
  color: #000;
}

.order-history .order-history07 .history-head li {
  font-size: 15px;
}

.order-history .order-history07 .history-head li .btns a {
  color: #000;
}

.order-history .list-view .product-item .image {
  width: auto;
  height: auto;
}

.order-history .greyradio input[type=radio].css-radiobox + label.radio-label {
  font-size: 13px;
}

.order-history .product-item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.order-history .product-item ul.hide {
  display: none !important;
}

@media (max-width: 768px) {
  .order-history .select2.select2-container, .order-history .select2-drop, .order-history .select2-search, .order-history .select2-search input {
    width: 100% !important;
  }
}

.sold-history .history-head span, .cancelled-hist .history-head span {
  color: #000;
}

.sold-history .history-head li .btns a, .cancelled-hist .history-head li .btns a {
  color: #000;
}

.sold-history .list-view .product-item .image, .cancelled-hist .list-view .product-item .image {
  width: auto;
  height: auto;
}

.sold-history .product-item .image, .cancelled-hist .product-item .image {
  height: auto;
}

.sold-history .greyradio input[type=radio].css-radiobox + label.radio-label, .cancelled-hist .greyradio input[type=radio].css-radiobox + label.radio-label {
  font-size: 13px;
}

.sold-history .right-side form, .cancelled-hist .right-side form {
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  .select2.select2-container, .select2-drop, .select2-search, .select2-search input {
    width: 100% !important;
    margin: 2px 0;
    left: 0 !important;
    right: 0 !important;
  }
  .tab-view.tab-view2 {
    border-bottom: 1px solid #d3d3d3;
  }
}

.selling-history .search-section ul li input {
  border-radius: 0px;
  border: 1px solid #d3d3d3;
}

.selling-history .search-section ul li .btn.grey {
  background-color: #1680c4;
  color: #FFF;
  border-radius: 0;
}

.selling-history .search-section ul li .btn.green {
  min-width: 41px;
  min-height: 42px;
  background-color: #1680c4;
  border-radius: 0;
}

.myaccount .endless_container .product-item {
  border-bottom: 1px solid #f0f0f0 !important;
  width: 100%;
}

.list-view .product-item .detail h3 {
  color: #000;
}

.tabs li.selected {
  background: #1680c4;
  color: #fff;
}

.tabs li.selected a {
  color: #fff;
}

.tabs {
  border-bottom: 3px solid #1680c4;
}

.tabs li {
  border-radius: 0;
}

.order-history07 .history-head span.green-color, .order-history07 .history-head li .btns a.green-color {
  color: #000;
}

.order-history07 .history-head li .btns a.green-color {
  display: inline-block;
}

.wishlist .cart-table {
  display: table;
  width: 100%;
}

.wishlist .wishlist-notify, .wishlist .wishlist-cart {
  font-size: 18px;
  background: transparent;
  color: #1e89c8 !important;
  padding: 0px !important;
  width: auto;
  min-width: auto;
  height: auto !important;
  margin-right: 10px;
}

.wishlist .cart-table .description-area .details .out-of-stock {
  font-weight: 100;
  font-size: 14px;
  margin-top: 10px;
}

.my-products .endless_container .product-item {
  border-bottom: 0 !important;
}

.my-products .product-item .image {
  text-align: left;
}

.my-products .deactivate-product, .my-products .edit-product, .my-products .delete-product {
  font-size: 18px;
  background: transparent;
  color: #1e89c8 !important;
  padding: 0px !important;
  width: auto;
  min-width: auto;
  height: auto !important;
}

@media (max-width: 768px) {
  .my-products .deactivate-product, .my-products .edit-product, .my-products .delete-product {
    margin-right: 5px;
  }
}

.my-products .delete-product {
  color: red !important;
}

.inline-form.shipping-address input.input, .inline-form.shipping-address select.input {
  border-radius: 0px;
  border: 1px solid #d3d3d3;
}

.selling-history .inline-form ul li.lbl {
  width: 153px;
}

.listing-page .bredcrums {
  margin-bottom: 0;
  float: right;
  margin-top: 19px;
}

@media (max-width: 768px) {
  .listing-page .bredcrums {
    display: block;
    float: none;
  }
}

.listing-page .list-view .product-item .detail .row .pull-left {
  min-width: 50%;
  max-width: 50%;
}

@media (min-width: 768px) {
  .listing-page .list-view .product-item .detail .row .pull-right {
    width: 50%;
    text-align: right;
  }
  .listing-page .list-view .product-item .detail .row .pull-right .store-logo {
    text-align: right;
  }
}

.image-wrap {
  width: 100%;
  height: auto;
  margin: auto;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
  background-size: contain;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
}

.text_over_image {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #000;
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  letter-spacing: 3px;
  font-weight: 100;
}

@media (max-width: 768px) {
  .text_over_image {
    display: none;
  }
}

.order-style .red-color, .order-style .panel-1 h3 {
  color: #000;
}

.order-style .panel-1 h3 {
  border-bottom-color: #000;
}

.order-style .panel-1 {
  padding-top: 0;
}

.order-style .shipping-sec {
  min-height: auto !important;
}

.order-style .panel-1 ul:last-child li {
  color: #000;
}

.address-btns .btn.green {
  background: #1e89c8;
  color: #FFF;
}

.listing-page .endless_container .product-item .detail h3 a, .listing-page .list-view .product-item .detail p.pro-price {
  color: #000;
}

.listing-page .list-view .product-item {
  border-bottom: 1px solid #d3d3d3;
}

.listing-page .list-view .product-item {
  width: 100%;
}

.listing-page .product-item .prodimage .image {
  display: block;
  width: 100%;
  height: 230px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.listing-page .product-item .prodimage .image .detail-popup {
  display: block;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.listing-page .product-item .prodimage .image .detail-popup .overlay-effect {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.listing-page .product-item .prodimage .image .detail-popup .overlay-effect i {
  font-size: 30px;
  color: #fff;
}

.listing-page .product-item .prodimage .image .detail-popup:hover .overlay-effect {
  opacity: 1;
  cursor: pointer;
}

.listing-page .product-item .prodimage:hover .image, .listing-page .product-item .prodimage:focus .image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.listing-page .product-item .image .selling-label {
  left: 0;
  right: initial;
  border-radius: 0;
  height: 35px;
  padding-top: 5px;
  width: 53px;
}

.listing-page .product-item .image .selling-label::after {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: #FF0000;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: skew(-30deg, 0deg);
  transform: skew(-30deg, 0deg);
}

.popup-data-wrapper input[type=radio].css-radiobox:checked + label.radio-label {
  border: 5px solid #000 !important;
  border-radius: 0 !important;
}

.popup-data-wrapper .attribute.color .radio-label div {
  border: 1px solid #d3d3d3;
}

input[type=radio].css-radiobox + label.radio-label {
  border-radius: 0;
  border: 1px solid #d3d3d3;
}

@media (min-width: 768px) {
  .left-column > .search-area > div h3 {
    display: none;
  }
  .order-confirm-form .description-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .listing-page .list-view .product-item .prodimage {
    width: 300px;
  }
}

@media (max-width: 767px) {
  div.grid-view.listing .col-3:nth-child(2n) {
    margin-right: 0px;
  }
  div.grid-view.listing .col-3 {
    width: 49%;
    margin-right: 2%;
    max-width: 50%;
    float: left;
  }
  .product-item p, .product-item p a {
    text-align: center;
  }
  .product-item ul {
    text-align: center;
  }
  .left-column .search-area .category-title {
    display: none;
  }
  .left-column h3 {
    color: #555 !important;
    font-size: 15px;
    border-bottom: solid 1px #d3d3d3 !important;
  }
  .left-column > .search-area > div h3 {
    margin-bottom: 20px;
  }
  .details-page .related-products .product-item .image {
    height: auto;
  }
  .cart-table .table-row .table-cell, .responsive-table .table-row > div:before, .cart-table.responsive-table .table-row {
    border-color: #f0f0f0 !important;
  }
  .addresses .col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .custom-dropdown > a {
    font-size: 16px;
    border-radius: 0;
    border-color: #d3d3d3;
    padding: 5px;
  }
  .wishlist-newsletter-popup {
    width: 100%;
    left: 0 !important;
    padding: 20px;
    right: 0 !important;
    text-align: center;
  }
  .wishlist-newsletter-popup h3 {
    margin-bottom: 10px;
  }
  .wishlist-newsletter-popup ul li input {
    margin-bottom: 10px;
  }
  .products-details-popup .gallery ul li {
    margin-bottom: 0;
  }
  .products-details-popup .gallery ul li:last-child {
    margin-bottom: 0;
  }
  .products-details-popup .pull-right .price {
    margin-bottom: 0;
  }
  .products-details-popup .pull-right p {
    margin-bottom: 0;
  }
  .products-details-popup .attribute.color input[type=radio].css-radiobox + label.radio-label {
    margin-bottom: 0;
  }
  .products-details-popup ol, .products-details-popup ul {
    margin-bottom: 0;
  }
  .products-details-popup .bottom-links {
    padding: 0;
  }
  .products-details-popup .pull-right {
    margin-top: 0;
  }
  .products-details-popup .gallery .preview-image img {
    height: 200px;
  }
}

@media (max-width: 550px) {
  .cart-table .description-area .product-item {
    width: auto !important;
    margin-right: 20px !important;
  }
}

@media (max-width: 300px) {
  div.grid-view.listing .col-3 {
    max-width: 100%;
    width: 100%;
    float: none;
  }
}

.page-arabic .details-page .size-area .sold {
  text-align: right;
}

.page-arabic .details-page .descriptions ul li span:first-child {
  padding-left: 5px;
  padding-right: 0px;
}

.page-arabic .details-page .details .size-area .out-of-stock {
  text-align: right;
}

.page-arabic .preview-image {
  text-align: right;
}

.page-arabic .btns .btn {
  border-radius: 0;
}

.page-arabic .btns .btn.blue {
  color: #fff;
}

.page-arabic .cart-table .description-area .product-item {
  margin-right: 0px !important;
  margin-left: 20px !important;
}

.page-arabic .stellarnav.mobile {
  text-align: right;
}

.page-arabic .what-to-ship p strong {
  margin-right: 30px;
  margin-left: initial;
}

.page-arabic .what-to-ship .addbtn i {
  margin-left: 8px;
  margin-right: 0px;
}

.page-arabic .btn {
  border-radius: 0;
}

.page-arabic .selling-history .search-section ul li input {
  height: auto;
}

.page-arabic .selling-history .product-item .detail .left-side {
  width: 60%;
  float: right;
}

.page-arabic .selling-history .product-item .detail .right-side {
  float: left;
  padding-right: 20px;
  padding-left: 0;
}

@media (max-width: 768px) {
  .page-arabic .selling-history .product-item .detail .right-side {
    padding-right: 0;
  }
}

.page-arabic .greyradio input[type=radio].css-radiobox + label.radio-label {
  text-align: right;
  padding-right: 33px;
  padding-left: 0;
  background-position: top right;
}

.page-arabic .greyradio input[type=radio].css-radiobox:checked + label.radio-label {
  background-position: right bottom;
}

.page-arabic .my-products .product-item .image {
  text-align: right;
}

.page-arabic .my-products .sortby .btn {
  float: left !important;
}

@media (max-width: 768px) {
  .page-arabic .deactivate-product, .page-arabic .edit-product, .page-arabic .delete-product {
    margin-right: 0px;
    margin-left: 5px;
  }
}

.page-arabic .listing-page .bredcrums {
  float: left;
}

@media (max-width: 768px) {
  .page-arabic .listing-page .bredcrums {
    display: block;
    width: 100%;
    float: none;
  }
}

@media (max-width: 768px) {
  .page-arabic div.grid-view.listing .col-3 {
    width: 48% !important;
    margin-left: 2% !important;
    max-width: 50%;
    float: right !important;
    margin-right: 0 !important;
  }
  .page-arabic .gallery ul {
    text-align: right;
  }
  .page-arabic .top-header {
    font-size: 11px;
  }
  .page-arabic .default-popup a.cross {
    right: initial;
    top: -30px;
    left: 0;
  }
  .page-arabic .select2-results .select2-result-label {
    text-align: right;
  }
}

.page-arabic .bredcrums ul li a, .page-arabic .bredcrums ul li {
  font-family: 'DroidArabicKufiRegular','Open Sans', sans-serif;
}

@media (min-width: 768px) {
  .page-arabic .listing-page .list-view .product-item .detail .row .pull-right .store-logo, .page-arabic .listing-page .list-view .product-item .detail .row .pull-right {
    text-align: left;
  }
}

.page-arabic .listing-page .product-item .image .selling-label {
  left: initial;
  right: 0;
}

.page-arabic .listing-page .product-item .image .selling-label::after {
  left: initial;
  right: 0;
  -webkit-transform: skew(30deg, 0deg);
  transform: skew(30deg, 0deg);
}

.page-arabic .listing-page div.grid-view .col-3 {
  float: right;
}

@media (min-width: 768px) {
  .menu-search, #mobile-search {
    display: none;
  }
}

@media (max-width: 768px) {
  .menu-header .search-area {
    display: none;
  }
  .menu-header .search-area {
    margin-left: 70px;
  }
  .menu-header .wishlist {
    text-align: center !important;
  }
  .menu-header .cart-top {
    text-align: center !important;
  }
  .menu-search {
    /*-webkit-box-shadow: inset 0 0 0 0 #333333;
        -moz-box-shadow: inset 0 0 0 0 #333333;
        box-shadow: inset 0 0 0 0 #333333;*/
    -webkit-transition: all 150ms ease-in;
    transition: all 150ms ease-in;
    margin-left: 70px;
    font-size: 24px;
    text-align: center;
  }
  .menu-search.active {
    /* -webkit-box-shadow: inset 0 -4px 0 0 #333333;
        -moz-box-shadow: inset 0 -4px 0 0 #333333;
        box-shadow: inset 0 -4px 0 0 #333333;*/
    -webkit-transition: all 150ms ease-out 150ms;
    transition: all 150ms ease-out 150ms;
  }
  #mobile-search {
    position: relative;
    z-index: -1;
    top: 48px;
    height: 48px;
    -webkit-transform: translate(0, -96px);
    transform: translate(0, -96px);
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    width: 100%;
    height: 0;
  }
  #mobile-search input {
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #1e89c8;
    height: 48px;
    width: calc(100% - 48px);
    font-size: 14px;
    padding: 8px;
    border-radius: 0;
  }
  #mobile-search input:focus {
    outline: none;
  }
  #mobile-search button {
    width: 48px;
    height: 48px;
    color: #fff;
    background: #1e89c8;
    border: none;
    font-size: 14px;
    cursor: pointer;
  }
  #mobile-search.active {
    -webkit-transform: translate(0, -48px);
    transform: translate(0, -48px);
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    opacity: 1;
    height: auto;
    z-index: 1;
  }
  .cart-count, .wish-count {
    top: -8px;
    font-size: 10px;
    height: 15px;
    min-width: 15px;
    line-height: initial;
    right: -7px;
  }
  .logo {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .logo-holder {
    width: 300px;
    margin: 0 auto;
  }
  .stellarnav.dark.left .menu-toggle, .stellarnav.dark.right .menu-toggle {
    left: 30px;
    bottom: -127px;
  }
  .mob-links > div {
    /* border-left: 1px solid $grey;*/
    position: relative;
  }
  .mob-links > div:after {
    content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 13px;
    background: #393939;
    top: 13px;
  }
  .top-header {
    font-size: 12px;
  }
  .logo-holder {
    text-align: center;
  }
  .page-arabic .stellarnav.dark.left .menu-toggle, .page-arabic .stellarnav.dark.right .menu-toggle {
    right: 30px;
    left: initial;
  }
  .page-arabic .menu-header .wishlist.text-right, .page-arabic .menu-header .cart-top.text-right {
    text-align: center !important;
  }
  .page-arabic .mob-links > div:after {
    left: auto;
    right: 0;
  }
  .page-arabic .menu-search {
    margin-left: 0px;
    margin-right: 70px;
  }
  .page-arabic .logo {
    margin-left: 0px;
    margin-right: 0;
  }
  .page-arabic .cart-count, .page-arabic .wish-count {
    left: -7px;
    right: auto;
    line-height: 14px;
    top: 0px;
  }
  .page-arabic .stellarnav.dark.left .menu-toggle, .page-arabic .stellarnav.dark.right .menu-toggle {
    bottom: -133px;
  }
  .page-arabic .account-icon-boxes ul li {
    width: 50% !important;
  }
}

.autocomplete-mob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sell-products-online .main .pull-left h2, .sell-products-online .main .pull-right h2 {
  font-size: 22px;
  font-weight: 600;
  color: #555;
}

.sell-products-online .title-area {
  clear: both;
}

.sell-products-online .options {
  border-top: solid 1px #d3d3d3;
}

.sell-products-online .form-area .get-started .btn {
  background-color: #1680c4 !important;
}

@media (max-width: 768px) {
  .add-to-list-form, .product-filter-form {
    overflow: hidden;
  }
  /*.select2-search{
      display: none !important;
      visibility: hidden;
      height: 0;
      opacity: 0;
  }*/
  .sel-cls {
    height: 40px;
    padding: 0 10px;
    background: transparent;
    border: none;
    border: 1px solid #ccc;
    margin: 0px 10px;
  }
  .attribute.color .sel-cls, .attribute.size .sel-cls {
    margin: 0px;
    width: 50%;
    margin-bottom: 10px;
  }
  .page-arabic .details-page .flex-qty btn.orange.add-to-list {
    padding-right: 14px !important;
  }
  .details-page .size-area .qty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .bo-slider .bo-next, .bo-prev {
    padding: 5px;
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .is-active.sticky--top .top-header {
    display: block;
  }
  .logo-holder {
    -webkit-transition: opacity 800ms, visibility 800ms;
    transition: opacity 800ms, visibility 800ms;
    visibility: visible;
    opacity: 1;
  }
  .is-active.sticky--top .logo-holder {
    opacity: 0;
    visibility: hidden;
    height: 0;
  }
  .is-active.sticky--top .stellarnav.dark.left .menu-toggle, .stellarnav.dark.right .menu-toggle {
    bottom: -30px;
  }
  .stellarnav.dark.left .menu-toggle, .stellarnav.dark.right .menu-toggle {
    z-index: 99;
    -webkit-transition: none;
    transition: none;
  }
  .stellarnav.dark.left.active .menu-toggle, .stellarnav.dark.right.active .menu-toggle {
    z-index: 9;
  }
  .change-details-form .attribute.color .sel-cls, .change-details-form .attribute.size .sel-cls {
    width: 100% !important;
  }
}

/*@media (max-width: 768px){
    .left-column .accord-content{
        display: block;
    }

    .left-column .search-area h3:after{
        display: none;
    }
}*/
@media (min-width: 768px) {
  .add-to-list-form .sel-cls {
    height: 40px;
    padding: 0 10px;
    background: transparent;
    border: none;
    border: 1px solid #ccc;
    margin: 0px;
    width: 100%;
  }
  .add-to-list-form .attribute.color .sel-cls, .add-to-list-form .attribute.size .sel-cls {
    margin: 0px;
    width: 50%;
    margin-bottom: 10px;
  }
  .add-to-list-form .sel-cls .select2-choice {
    border: 0 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .details-page .size-area .qty label {
    float: none;
  }
}

.left-column input[type=checkbox].css-checkbox + label.cs-label {
  background-image: url(../../images/checkbox-icons-grey1.png);
}

.attribute.size .radio-label div {
  width: auto !important;
}

.attribute.size input[type=radio].css-radiobox + label.radio-label {
  height: auto;
}

.details-page .size-area ul {
  width: 100%;
}

.details-page .size-area ul .color p, .details-page .size-area ul .size p {
  margin-bottom: 0;
}

.details-page .size-area ul .variants_errors {
  display: inline;
}

@media (min-width: 768px) {
  .width-small {
    width: 30% !important;
  }
}

@media (min-width: 768px) {
  .collapse.dont-collapse-sm {
    display: block !important;
    height: auto !important;
    visibility: visible;
  }
}

.c-pro-collapse {
  font-size: 18px;
  line-height: 34px;
  font-weight: 300;
  letter-spacing: 1px;
  display: block;
  background-color: #fefffa;
  margin: 0;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
}

.media-video.video-upload li {
  width: 50%;
  float: left;
}

.usd-price {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .page-arabic .is-active.sticky--top .stellarnav.dark.right .menu-toggle {
    bottom: -30px;
  }
}

#bill-address {
  display: none;
}

.billing-title {
  font-weight: 700;
  color: black;
  margin-top: 20px;
  border: 0px solid #d3d3d3;
  padding: 0px;
  margin-bottom: 0;
}

.billing-title label {
  margin-right: 20px;
  cursor: pointer;
  margin-bottom: 0;
  display: inline-block;
  cursor: pointer;
}

.billing-title label input {
  margin-right: 5px;
}

.tabs-bill {
  background-color: #ededed !important;
  color: #000 !important;
  padding: 0px;
  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
}

.tabs-bill label {
  margin-right: 20px;
  cursor: pointer;
  margin-bottom: 0;
  display: inline-block;
  cursor: pointer;
}

.tabs-bill label input {
  margin-right: 5px;
}

.page-arabic .billing-title label {
  margin-right: 0px;
  margin-left: 20px;
}

.page-arabic .billing-title label input {
  margin-right: 0px;
  margin-left: 5px;
}

.search {
  margin-bottom: 20px;
}

.search span{
  margin-right: 20px;
}

.search input{
  background: #FFF;
  border: 1px solid #d3d3d3;
  padding: 10px 5px;
  margin-right: 20px;
  width: 300px;
}

.page-arabic .search span{
  margin-right: 0px;
  margin-left: 20px;
}

.page-arabic .search input{  
  margin-right: 0px;
  margin-left: 20px;
}

.page-noitems{
  font-size: 19px;
  color: #000;
  font-weight: 500;
  margin-top: 20px;
  font-style: italic;
}


@media (max-width: 768px){
  .search input{ 
    width: 150px;
    margin-right: 5px;
  }

  .page-arabic .search span{ 
    margin-left: 5px;
  }
  
  .page-arabic .search input{   
    margin-left: 5px;
  }
  
}
.down-banners .img-fluid{
  height: 211px;
  object-fit: cover;

}
@media (max-width:1200px) {
  .down-banners .img-fluid{
    height: 125px;
    object-fit: cover;
    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;
}
}

.fa.fa-twitter{
	font-family:sans-serif !important;
}
.fa.fa-twitter::before{
	content:"𝕏" !important;
	font-size:1.2em;
}