.responsively-lazy:not(img) {
    position: relative;
    height: 0;
}

.responsively-lazy:not(img)>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

img.responsively-lazy {
    /*background: transparent url("../../images/loading_med.gif") no-repeat center center;*/
    background: #fff;
    width: 100%;
    height: 100%;
}

.main-menu > nav > ul > li > a i {
  font-size: 8px;
  position: relative;
  margin-right: 4px;
}

.main-menu > nav > ul > li ul.mega-menu li {
  line-height: 1;
  display: block;
  position: relative;
  float: right;
  padding-left: 10px;
}

.main-categori-wrap > a span {
  margin-left: 7px;
  color: #7e7e7e;
}

.header-info > ul > li > ul li a img {
  max-width: 15px;
  display: inline-block;
  margin-left: 5px;
}

.header-info > ul > li > ul.language-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 2;
  min-width: 120px;
  background: #fff;
  border-radius: 0 0 4px 4px;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  visibility: hidden;
  opacity: 0;
  padding: 15px 10px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border: 1px solid #ececec;
}

.cart-dropdown-wrap ul li .shopping-cart-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  margin-left: 20px;
}

.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total h4 span {
  font-size: 18px;
  float: left;
  color: #3bb77e;
}

.cart-dropdown-wrap {
  position: absolute;
  left: 0;
  top: calc(100% + 20px);
  z-index: 99;
  width: 320px;
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
  padding: 30px 20px 27px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 10px;
  border: 1px solid #ececec;
}

.main-menu > nav > ul > li > a {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #253d4e;
  font-family: iranyekan;
}

.main-menu > nav > ul > li ul.mega-menu li ul li a {
  font-size: 15px;
  color: #686868;
  display: block;
  line-height: 1.4;
  font-weight: 500;
}

.main-categori-wrap .categori-dropdown-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 412px;
  justify-content: space-around;
}

.categories-dropdown-wrap .more_categories span.icon {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  border: 2px solid;
  border-radius: 30px;
  margin-left: 5px;
}

.mobile-header-wrapper-style {
  position: fixed;
  top: 0;
  width: 360px;
  min-height: 100vh;
  bottom: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transform: translate(-200px, 0);
  transform: translate(-200px, 0);
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.09);
  z-index: 99999;
}

.mobile-header-wrapper-style
  .mobile-header-wrapper-inner
  .mobile-header-content-area
  .mobile-menu-wrap
  nav
  .mobile-menu
  li.menu-item-has-children
  .menu-expand {
  left: 0 !important;
  position: absolute;
  cursor: pointer;
  z-index: 9;
  text-align: center;
  font-size: 12px;
  display: block;
  width: 30px;
  height: 30px;
  right: unset;
  line-height: 38px;
  top: 5px;
  color: #253d4e;
}

.mobile-header-wrapper-style
  .mobile-header-wrapper-inner
  .mobile-header-content-area
  .mobile-header-info-wrap {
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #ececec;
  margin: 30px 0 17px 0;
}

.main-menu > nav > ul > li ul.sub-menu li {
  line-height: 1;
  display: block;
  margin-bottom: 21px;
  color: #253d4e;
  font-weight: 500;
  position: relative;
}

.slider-arrow .slider-btn {
  cursor: pointer;
  background: #f2f3f4;
  width: 45px;
  height: 45px;
  position: absolute;
  display: flex;
  z-index: 100;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  align-items: center;
  color: #7e7e7e;
  justify-content: center;
}

.bgamazing {
  background-color: #ef394e;
}

.product-cart-wrap .product-content-wrap h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
  min-height: 70px;
}

.product-cart-wrap .product-content-wrap .product-price {
  padding-top: 0px;
}

.sold {
  text-align: center;
}

.product-cart-wrap .product-badges span {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  border-radius: 15px 0 20px 0;
  color: #fff;
  padding: 9px 20px 10px 20px;
  font-weight: bold;
}

.amazring_image {
  display: flex;
  align-content: center;
  align-items: center;
}

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

.header-top-ptb-1 #news-flash {
  min-width: 400px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}

.header-style-1.header-style-5 .hotline p span {
  color: #fff !important;
  font-family: "iranyekan";
  font-size: 11px;
  letter-spacing: 0;
}

.header-style-1 .header-middle-ptb-1 {
  padding: 10px 0;
}

.cart-dropdown-wrap.cart-dropdown-hm2 {
  right: -100%;
}

.btn,
.button {
  /* font-size: 16px !important; */
  display: inline-block;
  border: 1px solid transparent;
  font-size: 14px;
  font-weight: 700;
  padding: 9px 30px;
  border-radius: 6px;
  color: #fff;
  border: 1px solid transparent;
  background-color: #302f82;
  cursor: pointer;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  letter-spacing: 0;
}

.rtl .header-style-1 .search-location .select2-container {
  margin-right: 60px;
}

.breadcrumb-title {
  font-size: 16px;
}

.rtl .breadcrumb span:not(:first-of-type)::before {
  content: "";
}

h4.post-title.mb-15 {
  font-size: 19px;
}

.pagination-wrapper {
  display: flex;
  text-align: center;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
}

.pagination .last {
  color: #7e7e7e;
  background-color: #f2f3f4;
  border: 0;
  padding: 0 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  width: 130px;
  height: 50px;
  display: block;
  border-radius: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
}

.pagination .first {
  color: #7e7e7e;
  background-color: #f2f3f4;
  border: 0;
  padding: 0 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  width: 130px;
  height: 50px;
  display: block;
  border-radius: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
}

.pagination .active {
  background: #3bb77e;
  border: 0;
  color: white !important;
  padding: 0 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}

.pagination .active a {
  color: white;
}

.pagination li {
  border: 0;
  padding: 0 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  width: 50px;
  height: 50px;
  display: flex !important;
  border-radius: 40px;
  align-items: center;
  align-self: center;
  color: #7e7e7e;
  line-height: 40px;
  margin: 5px;
  text-align: center;
  font-weight: 700;
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  align-self: center;
  align-content: center;
  justify-content: center;
  align-items: center;
  background-color: #f2f3f4;
}

.pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 5px;
}

.rtl
  .shop-product-fillter
  .sort-by-product-area
  .sort-by-product-wrap
  .sort-by {
  margin-right: 5px;
  margin-left: unset;
  direction: ltr;
}

.product-badges .hot {
  color: #fff !important;
}

.widget-category-2 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 48px;
  border-radius: 5px;
  border: 1px solid #f2f3f4;
  padding: 10px 18px;
  margin: 0 0 11px 0;
  direction: ltr;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}

.breadcrumb {
  display: inline-block;
  padding: 0;
  text-transform: capitalize;
  color: #7e7e7e;
  font-size: 14px;
  font-weight: 600;
  background: none;
  margin: 0;
  border-radius: 0;
}

.breadcrumb span {
  position: relative;
  text-align: center;
  padding: 0 5px;
}

.breadcrumb a {
  display: flex !important;
}

.detail-qty > a {
  font-size: 20px;
  position: absolute;
  right: 8px;
  color: #321f84;
}

.detail-extralink .detail-qty {
  margin: 0 6px 15px 0;
  background: #fff;
  border: 2px solid #321f84 !important;
  font-size: 16px;
  font-weight: 700;
  color: #321f84;
  border-radius: 5px;
  padding: 11px 40px 11px 20px;
  max-width: 90px;
}

.detail-qty > a.qty-up {
  top: 2px;
}

.detail-qty > a.qty-down {
  bottom: -8px;
}

.title-detail {
  font-size: 18px;
  line-height: 1.5rem;
}

.product-extra-link2 .button.button-add-to-cart i {
  margin-left: 10px;
}

.widget-category-2 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  text-align: r;
  align-items: center;
  line-height: 48px;
  border-radius: 5px;
  border: 1px solid #f2f3f4;
  padding: 10px 18px;
  margin: 0 0 11px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}

.mapboxgl-map {
  font: 12px/20px Helvetica Neue, Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: initial;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* #map {
  position: revert !important;
  top: 0;
  bottom: 0;
  width: 500px;
  height: 341px !important;
} */

/* hesam custom  */

.contnue_btn_cart {
  background: #302387;
  border-radius: 6px;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  width: 100%;
  padding: 10px 0px;
  margin-bottom: 8px;
}

.delete_btn_cart {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  text-align: center;
  padding: 10px 0px;
  border: 1px solid #db0000;
  box-sizing: border-box;
  border-radius: 6px;
  margin-bottom: 8px;
  color: #ed0917;
}

.fi-rs-trash::before {
  content: "\f24a";
  font-size: 30px;
  color: #ed0917;
}

.cart_adrress_box {
  background: #ffffff;
  padding: 10px;
  margin: 10px 0px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
}

.address_title_cart {
  text-align: right;
  font-size: 14px;
  text-align: left;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  color: #000000;
}

.address_title_cart::before {
  content: url(../../img/shop/location.png);
  padding: 2px 5px;
}

.full_address_cart {
  color: #7c7c7c;
  margin: 10px 0px;
  font-size: 12px;
}

.box_title_cart {
  text-align: right;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  margin-top: 18px;
}

.send_type_title {
  /* text-align: right; */
  color: #302387;
  font-size: 14px;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: inherit !important;
}

.form-check-input[type="radio"] {
  border-radius: 50%;
  padding: 8px;
}

.form-check-label {
  cursor: pointer;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-right: 2.5em !important;
  margin-bottom: 0.125rem;
  background-color: #fff;
  padding: 10px;
  cursor: pointer;
  margin-top: 10px;
  border-radius: 6px;
  border: 1px solid grey;
}

.total_price_title {
  color: #ff206e;
  font-weight: 500;
  font-size: 14;
}

.total_price_price {
  color: #ff206e;
  font-weight: 500;
  font-size: 14;
}

.single_price {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
}

@media (max-width: 768px) {
  .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.table-responsive {
  overflow-x: hidden !important;
  -webkit-overflow-scrolling: touch;
}

.shopping-summery table thead th {
  background-color: #f5f5f5 !important;
  padding: 18px 0px;
  font-family: iranyekan;
  font-size: 17px;
  font-weight: 700;
  color: rgb(37, 61, 78);
}

.fi-rs-trash::before {
  content: "\f24a";
  font-size: 22px;
  background-color: #ff00001f;
  padding: 10px;
  border-radius: 30%;
  color: #ed0917;
  border: 1px solid #ff000026;
}

.price .text-body {
  font-size: 16px;
}

.price .text-brand {
  font-size: 18px;
}

.shopping-summery table tbody tr img {
  max-width: 100px;
  border: 1px solid #ececec;
  border-radius: 15px;
}

.delivery_time {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  align-self: center;
}

.delivery_time::before {
  content: url(../../img/shop/clock.png);
  padding: 0px 7px;
}

.box_title_cart {
  text-align: right;
  color: #000000;
  font-size: 16px;
  line-height: 0px;
  margin-top: 18px;
}

.payment_method {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  align-self: center;
}

.payment_method::before {
  content: url(../../img/shop/dollar-circle.png);
  padding: 0px 7px;
}

.discount_code {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  align-self: center;
}

.discount_code::before {
  content: url(../../img/shop/ticket-discount.png);
  padding: 0px 7px;
}

.description_section {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  align-self: center;
}

.description_section::before {
  content: url(../../img/shop/message-text.png);
  padding: 0px 7px;
}

.delivery_bike_price {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  align-self: center;
}

.delivery_bike_price::before {
  content: url(../../img/shop/motor.png);
  padding: 0px 7px;
}

.vendor_cart_image {
  width: 70px;
  height: 70px;
}

.form-check-input:checked {
  background-color: #302387 !important;
  border-color: #302387 !important;
}

.edit_address {
  text-align: left;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  /* color: #302387; */
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}

.post-read-more::before {
  font-family: uicons-regular-straight !important;
  content: "\f11b";
  padding-left: 3px;
}

.rtl .post-read-more::before {
  font-family: uicons-regular-straight !important;
  content: "\f11a";
  padding-left: 3px;
}

.entry-bottom {
  flex-direction: row-reverse;
}

.rtl .social-icons li {
  float: right;
  list-style: none;
}

.rtl .comments-area .thumb {
  margin-left: 20px;
  max-width: 20%;
}

.tags-list li {
  margin: 0 0 0 6px;
}

.widget-category-2 ul li {
  direction: rtl;
}

.rtl .ml-15 {
  margin-right: 15px !important;
}

.rating .star {
  height: 12px;
  width: 12px;
  background-image: url(../../img/theme/rating-stars.png);
  background-position: 0 -12px;
  display: inline-block;
}

.rating .star.fill {
  background-position: 0 0;
}

h5 {
  font-size: 16px;
}

h4 {
  font-size: 14px;
}

.rtl .detail-info .product-price {
  flex-direction: row-reverse;
}

.detail-info .product-price .current-price {
  font-size: 28px;
  font-weight: 800;
}

.detail-info .product-price .old-price {
  font-size: 18px;
}

.tags-list li a i {
  width: 15px;
  height: 13px;
  font-size: 13px;
}

.vendor-content-wrap {
  width: 100%;
}

.zoomContainer,
.zoomWindow {
  z-index: 20;
}

.banner-img .banner-text h4 {
  line-height: 35px;
}

.categories-dropdown-wrap div a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 48px;
  border-radius: 5px;
  border: 1px solid #f2f3f4;
  padding: 9px 18px;
  margin: 0 0px 15px 0;
  height: 50px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}

.rtl .categories-dropdown-wrap div a img {
  max-width: 30px;
  margin-left: 15px;
}

.categories-dropdown-wrap div a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  line-height: 1.5;
  color: #253d4e;
  font-size: 14px;
}

/*.row{
  width: 100%;
}
*/

/* login */

#location_search_result_parent {
  position: relative;
}

#location_search_result {
  position: absolute;
  top: 49px;
  right: 0;
  box-shadow: 1px 7px 16px 3px;
  width: 100%;
  display: none;
  max-height: 275px;
  background-color: white;
  overflow-y: scroll;
}

/*#location_search_input:focus + div{
   display: block;
   z-index: 10;
   background-color: white;
}*/

#location_search_result.open {
  display: block;
  z-index: 10000;
}

#location_search_result ul {
  list-style: none;
  padding: 7px;
}

#location_search_result ul li {
  margin-top: 8px;
  font-size: 17px;
  padding: 2px 5px;
  cursor: pointer;
  background-color: rgb(238, 238, 238);
}

#map {
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.map-box {
  position: relative;
}

.map-box .img-box {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 800;
}

.map-box .img-box img {
  position: relative;
  left: -50%;
  top: -59px;
}

.header-action-2 .header-action-icon-2 > a span.pro-count.blue {
  background-color: #ee2a6f;
}

.big_slider {
  align-self: center;
}

.cart_adrress_box.available,
.curent.cart_adrress_box.unavailable {
  cursor: pointer;
}

.cart_adrress_box.unavailable {
  cursor: not-allowed;
}

.curent.cart_adrress_box.unavailable {
  border: 1px solid red;
  border-radius: 5px;
}

.cart_adrress_box.active {
  background-color: #ececec;
}

.cart_adrress_box.unavailable .address-status {
  text-align: right;
  color: #db0000;
  font-size: 14px;
  text-align: left;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}

.cart_adrress_box.unavailable .address-status::before {
  content: url(../../img/shop/close-circle.png);
  padding: 10px;
}

.cart_adrress_box.available .address-status {
  text-align: right;
  color: #009718;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
}

.cart_adrress_box.available .address-status::before {
  content: url(../../img/shop/tick-circle.png);
  padding: 10px;
}

#DeliveryTime .list-group-item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.invalid_address {
  text-align: left;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  color: #302387;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}

.invalid_address::after {
  content: url(../../img/shop/arrow-left.png);
  padding: 10px;
}

.compare.selected, .add-favorite.selected {
  background-color: #f74b81;
}

.slider1, .slider2{
    height: 258px !important;
    overflow: hidden;
}

/* masoumi */

.product-extra-link2 .button.button-add-to-cart {
  background-color: #29a56c !important;
}

.banner-img img {
  border-radius: 10px;
}

.style-banner2 {
  margin-top: 20px;
}

.logo img {
  width: 78%;
}

footer .hotline {
  min-width: 231px;
}

.tikta_market {
  width: 51%;
}

.banner-left-icon .banner-text p {
  margin-bottom: 0;
  color: #adadad;
  line-height: 20px;
}

.rtl #scrollUp {
  left: unset;
  right: 30px;
}

@media only screen and (max-width: 768px) {
  .style-banner2 {
    margin-top: -10px;
  }
  .slick-slide img {
    display: block;
  }
  .slick-slide {
    display: block !important;
    float: left;
    height: 100%;
    min-height: 1px;
  }
  .banner-img {
    /*overflow: auto;*/
    max-width: 100%;
  }
  .banner-img img {
    border-radius: 10px;
    width: 100%;
  }
  .header-bottom .header-action-right a span.pro-count {
    background-color: #ee2a6f;
    color: #fff;
  }
  .banner-img {
    float: left;
    margin-top: 0px;
  }
  .home-slider .hero-slider-1 {
    height: 185px;
  }
  .hero-slider-1 .single-hero-slider {
    height: 180px;
    border-radius: 8px;
  }
  .detail-info h2 {
    font-size: 24px;
    line-height: 40px;
  }
  .cart-dropdown-wrap.cart-dropdown-hm2 {
    right: -791%;
    margin-top: 18px;
  }
  .shopping-picture img {
    width: 30%;
  }
  .carausel-4-columns-cover .carausel-4-columns .product-cart-wrap {
    margin-right: 18px;
    margin-left: 8px;
  }
  .bgamazing {
    background-color: #ef394e;
    padding-bottom: 20px;
    padding-right: 16px;
  }
  .logo.logo-width-1 a img {
    padding-top: 12px;
    width: 150px;
    min-width: 150px;
  }
  .animate_fadeInUps {
    display: flex;
    justify-content: space-around;
  }
  .tikta_market {
    width: 68%;
  }
}

.bgamazing {
  background-color: #ee2a6f;
  border-radius: 20px !important;
}
.card-2 {
    position: relative;
    background: #e4eeff !important;
    text-align: center;
    border: 1px solid #f4f6fa;
    border-radius: 10px;
    padding: 20px 0px 18px 0px;
    margin-bottom: 20px;
    min-height: 180px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.section-padding {
  padding: 10px 0 !important;
}
#brands{
  max-height: 400px;
  overflow-y: scroll;
}

@media (max-width: 768px) {
  .pagination-wrapper ul.pagination li:not([class]) {
      display:none !important;
  }
}