.ui-menu img {

  width: 30px;

  height: 30px;

}

.ui-menu li span {

  font-size: 13px;

  padding: 0 0 10px 10px;

  margin: 0 0 10px 0 !important;

  white-space: nowrap;

  text-transform: uppercase;

}

.ui-menu-item-wrapper:hover,

.ui-menu-item-wrapper:focus {

  background-color: #1f1e3a !important;

  border: solid 1px #1f1e3a !important;

}

.pagination {

  padding: 0px;

  text-align: right;

}

.error_div {

  color: #d51c18;

  font-weight: 700;

  /* position: absolute;

  top: -20px; */

}

.error_div p {

  color: #d51c18;

  line-height: 20px;

  font-size: 11px;

  font-weight: 700;

}

.line-through-price-lg {

  color: #999 !important;

  font-size: 16px !important;

  text-decoration: line-through !important;

  padding-right: 6px !important;

  font-weight: bold !important;

}

.normal-price-lg {

  color: #f08e21 !important;

  font-size: 18px;

  font-weight: 600;

  font-family: sans-serif !important;

}

.line-through-price-md {

  color: #000 !important;

  font-size: 12px !important;

  text-decoration: line-through !important;

  padding-right: 16px !important;

  /* font-weight: bold !important; */

}

.normal-price-md {

  color: #f08e21;

  /* font-weight: bold !important; */

  font-size: 18px;

  font-weight: 600;

  font-family: sans-serif !important;

}



.line-through-price-sm {

  color: #999 !important;

  font-size: 14px !important;

  text-decoration: line-through !important;

  padding-right: 16px !important;

  font-weight: bold !important;

}

.normal-price-sm {

  color: #000 !important;

  font-weight: bold !important;

  font-size: 16px !important;

  font-weight: 700 !important;

  padding-right: 5px;

}



#order_detail_html_rander {

  overflow-x: hidden;

}

/*---------------------20.12.18 date------------------------*/

.top-header {

  background-color: #1f1e3a;

  padding: 20px;

}

.container {

  margin: 0 auto;

}

.header-logo-ar {

  padding: 20px;

  border-bottom: solid 1px #ddd;

}

.mt120 {

  margin-top: 40px !important;

}

.mf0 {

  margin-left: 0px;

}

.topbar {

  left: 0;

  position: relative;

}



.omb_loginOr {

  position: relative;

  font-size: 1.5em;

  color: #aaa;

  margin-top: 1em;

  margin-bottom: 1em;

  padding-top: 45px;

  padding-bottom: 0.5em;

}

.omb_loginOr .omb_hrOr {

  background-color: #cdcdcd;

  height: 1px;

  margin-top: 0px !important;

  margin-bottom: 0px !important;

}



.omb_loginOr .omb_spanOr {

  display: block;

  position: absolute;

  left: 50%;

  top: 30px;

  margin-left: -1.5em;

  background-color: #fff;

  width: 3em;

  text-align: center;

}



.sweet-alert p {

  font-size: 16px;

  text-align: center !important;

}



.sweet-alert p .btn {

  padding: 13px 30px;

}

.weight-input .d-flex {

  display: flex;

}



/*22*/

.featured-produts.row {

  row-gap: 2rem;

}



.book_slider .owl-nav {

  position: absolute;

  top: 50%;

  left: 0;

  right: 0;

  transform: translateY(-50%);

}



.book_slider .owl-nav .owl-prev,

.book_slider .owl-nav .owl-next {

  color: #00000080;

    background: #d9d9d9;

    border-radius: 5px;

    display: flex;

    align-items: center;

    justify-content: center;

    height: 40px;

    width: 40px;

    font-size: 20px;

    position: absolute;

    transform: translateY(-50%);

}

.book_slider .owl-nav .owl-prev {

  left: -20px;

}

.book_slider .owl-nav .owl-next {

  right: -20px;

}



@media(max-width:767px) {

  .slider-wrapper.owl-carousel .owl-item img {

    position: relative;

  }

  .book_slider .owl-nav .owl-prev {

    left: 0;

  }

  .book_slider .owl-nav .owl-next {

    right: 0;

  }

  .ad-banner a.viewall-redfm-btn {

    bottom: 15px !important;

    right: 15px !important;

  }



  .ad-banner-carosoul .item.row {

    margin-left: 0 !important;

    margin-right: 0 !important;

  }

}