.categories_title h2 {
  padding-left: auto;
  padding-right: 35px;
}
.categories_title h2::before {
  left: auto;
  right: 5px;
}

.categories_title h2::after {
  left: 0;
  right: auto;
}

.categories_title {
  -webkit-border-radius: 0 5px 5px 0;
}
.call-support {
  text-align: left;
}
.call-support p::before {
  left: auto;
  right: -41px;
}
.categories_menu_toggle > ul > li > a i.fa-angle-right {
  float: left;
}
.categories_menu_toggle > ul > li:hover ul.categories_mega_menu {
  left: auto;
  right: 100%;
}
.categories_menu_toggle > ul > li ul.categories_mega_menu > li {
  padding: 0 15px;
}
.menu_item_children ul {
  padding-right: 0;
  padding-left: 2rem;
}
.hover_category .select_option {
  padding-left: 35px;
  padding-right: 25px;
  border-radius: 0 25px 25px 0;
  -webkit-border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  -ms-border-radius: 0 25px 25px 0;
  -o-border-radius: 0 25px 25px 0;
}
.search_box button {
  right: auto;
  left: 0;
  border-radius: 30px 0 0 30px;
  -webkit-border-radius: 30px 0 0 30px;
  -moz-border-radius: 30px 0 0 30px;
  -ms-border-radius: 30px 0 0 30px;
  -o-border-radius: 30px 0 0 30px;
}

.item-product .item-product_content .price{
  text-align: left;
}
