@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  body {
    background: #fff; }

  .HomeInfoLayer {
    display: inline-block !important; }

  .hideOnResponsiveView {
    display: none !important; }

  .ResponsiveViewProductContactButtons {
    display: inline-block; }

  .LoginLayout {
    height: auto !important;
    padding-bottom: 20px;
    background: linear-gradient(0deg, white 0%, #f9f9f9 100%); }

  .LoginLayout .__Layout .__View .__Input.LongText label {
    font-size: 12px;
    line-height: 20px; }
    .LoginLayout .__Layout .__View .__Input.LongText label a {
      font-size: 12px; }

  .__ProductItemListener .__Item .__TextView .__CityName {
    padding-top: 10px; }

  .__ProductItemListener .__Item .__TextView .__Button {
    bottom: 10px; }

  .__ProductItemListener .__Item {
    padding: 0 0; }

  .__ProductItemListener .__Item .__StarView {
    padding-top: 10px; }

  .__ProductItemListener .__Item .__TextView .__ProductDescription {
    padding-top: 0;
    font-size: 14px; }

  .__ProductItemListener .__Item .__TextView .__ProductTitle {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

  .__ProductItemListener .__Item .__TextView .__ProductTitle a {
    font-size: 14px; }

  .__ProductItemListener #isHighlightItem {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

  .__ProductItemListener .__Item .__TextView {
    width: calc(100% - 120px - 40px); }

  .__ProductItemListener .__Item .__ImageView {
    width: 120px !important;
    height: 120px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }

  .CategoryListLayout {
    padding-top: 0; }

  .CategoryListLayout .__Title {
    padding: 0 15px;
    font-size: 18px; }
    .CategoryListLayout .__Title.PaddingBottom {
      padding-bottom: 20px; }

  .CategoryListLayout .__SortFilter {
    padding: 0 15px 5px; }

  .CategorySearchLayout .__SearchFilterList {
    grid-template-columns: repeat(1, 1fr); }

  .CategorySearchLayout .__SearchFilterList .__FilterItem {
    padding: 0 10px; }

  .CategorySearchLayout {
    top: 60px; }
    .CategorySearchLayout .RelativeLayout .__Center .Layout {
      padding: 0 5px !important; }

  .CategorySearchLayout .__SearchItem {
    margin-top: 5px;
    margin-bottom: 5px;
    display: flex;
    width: max-content; }

  .CategoryLayout .__GridItems {
    padding: 0 0 0 20px; }

  .HeaderLayout {
    display: none !important; }

  .HeaderLayout .View .__Center {
    width: 100% !important; }

  .HeaderLayout .View .__Center .Layout {
    width: 100% !important; }

  .RelativeLayout .__Center {
    width: 100% !important; }

  .RelativeLayout .__Center .Layout {
    width: 100% !important;
    padding: 0 0px !important; }
    .RelativeLayout .__Center .Layout.ScrollViewOnResponsiveView {
      overflow: scroll;
      width: 100% !important;
      min-height: auto !important; }
      .RelativeLayout .__Center .Layout.ScrollViewOnResponsiveView .__SearchItems {
        display: flex;
        width: auto !important; }

  .HomeMoreButton {
    padding-bottom: 20px; }

  .FooterLayout {
    display: none; }

  .FooterLayout .__Center {
    width: 100% !important; }

  .FooterLayout .__Center .View {
    width: 100% !important;
    padding: 0 20px; }

  .FooterLayout .__Center .View .__LinkList .__Item {
    padding-left: 0;
    padding-right: 10px; }

  .FooterLayout .__Center .View .__LinkList .__Item:last-child {
    padding-right: 0px; }

  .CategoryLayout .__Title {
    padding-left: 15px;
    padding-top: 15px; }

  .CategoryLayout .__Title span:nth-child(1) {
    width: 100% !important; }

  .CategoryLayout .__Title span:nth-child(2) {
    display: none !important; }

  .CategoryLayout .__GridItems {
    overflow: auto; }

  .__ProductListItems {
    padding-left: 20px;
    padding-right: 20px; }

  .__ProductListItems {
    overflow: auto !important; }

  .__ProductListItems .__Item {
    display: inline-block !important;
    width: 200px !important; }

  .TopProductsLayout .__Title {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px; }

  .NewProductsLayout .__Title {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px; }

  .HeaderLayout_Placeholder {
    height: 60px !important; }

  .LoginLayout {
    align-items: inherit !important; }

  .LoginLayout .__Layout {
    width: 100% !important;
    padding: 0 20px !important; }

  .LoginLayout .__Layout .__Logo img {
    height: 35px !important; }

  .LoginLayout .__Layout .__Logo {
    padding-bottom: 20px;
    padding-top: 20px; }

  .__ProductItemListener .__Item .__StarView {
    text-align: right;
    padding-right: 12px; }
    .__ProductItemListener .__Item .__StarView i {
      font-size: 18px; }

  .ProductItemLayout .__ProductItem {
    padding-top: 0; }

  .ProductItemLayout .__Header {
    padding: 10px 15px; }

  .ProductItemLayout .__ProductItem .__LeftLayout {
    width: 100% !important;
    padding-right: 0 !important; }

  .PhotoViewer_Listener {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 300px !important; }

  .ProductItemLayout .__ProductItem .__LeftLayout .__Product_Title {
    padding-left: 15px;
    padding-right: 15px; }

  .ProductItemLayout .__ProductItem .__RightLayout {
    width: 100%;
    padding: 0 15px 60px; }

  .ProductItemLayout .__ProductItem .__RightLayout .__Profile .__Profile_Products .__Content .__ProductItems .__InnerItem .__ImageView img {
    height: 120px; }

  .ProductItemLayout .__ProductItem .__LeftLayout .__Product_Title .__Product_Title_Left .__Title {
    font-size: 18px; }

  .ProductItemLayout .__ProductItem .__LeftLayout .__Product_ListItems .__BlockItem {
    padding-left: 15px;
    padding-right: 15px;
    flex-wrap: wrap; }
    .ProductItemLayout .__ProductItem .__LeftLayout .__Product_ListItems .__BlockItem span {
      width: 100% !important; }

  .ProductItemLayout .__Header .__Header_CategoryLinks {
    width: calc(100% - 110px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

  .ModalViewerLayout .ModalViewerLayout_CenterView .CenterView {
    min-height: 100vh !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important; }

  .ModalToolbarContent {
    height: calc(100vh - 59px) !important;
    overflow: auto; }

  .UserProfileLayout {
    padding-top: 0;
    padding-bottom: 20px; }

  .UserProfileLayout .__UserProfile_TitleBar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

  .UserProfileLayout .__UserProfile_TitleBar .__Profile_Info {
    width: calc(100% - 60px); }

  .UserProfileLayout .__UserProfile_TitleBar .__Profile_ImageView {
    width: 60px;
    height: 60px; }

  .UserProfileLayout .__UserProfile_Tabs .__ProfileTabItems {
    display: grid;
    grid-template-columns: repeat(2, 1fr); }

  .UserProfileLayout .__UserProfile_TitleBar .__Profile_Info .__Profile_Infos {
    display: none !important; }

  .UserProfileLayout .__UserProfile_TitleBar .__Profile_Info .__Profile_Name .__Left:nth-child(1) {
    width: calc(100% - 80px); }

  .UserProfileLayout .__UserProfile_TitleBar .__Profile_Info .__Profile_Name .__Left:nth-child(2) {
    text-align: right;
    width: 80px; }
    .UserProfileLayout .__UserProfile_TitleBar .__Profile_Info .__Profile_Name .__Left:nth-child(2) img {
      width: 24px; }

  .UserProfileLayout .__UserProfile_TitleBar .__Profile_ImageView .__IsVerify img {
    width: 16px !important; }

  .UserProfileLayout .__UserProfile_TitleBar .__Profile_Info .__Name {
    font-size: 18px; }

  .FavoritesLayout {
    padding-top: 0; }

  .FavoritesLayout .__Title {
    padding: 10px 15px;
    font-size: 16px;
    background: #fff;
    border-bottom: 1px solid #e2e2e2; }

  .ProfileLayout {
    padding-top: 0; }

  .ProfileLayout .__Title {
    padding: 15px 15px;
    font-size: 16px;
    background: #fff;
    border-bottom: 1px solid #eee; }

  .ProfileLayout .__TabItems {
    background: #f9f9f9;
    padding: 0 15px;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    overflow-x: scroll;
    overflow-y: hidden; }

  .ProfileLayout .__TabItems .__Item {
    display: inline-block;
    width: max-content; }

  .ProfileLayout .__Content {
    padding-top: 0; }

  .ProfileLayout .__UserBlockItem {
    padding: 20px 15px; }

  .ProfileLayout .__UserBlockItem span:nth-child(1) {
    width: 100%;
    padding-right: 0; }

  .ProfileLayout .__UserBlockItem span:nth-child(2) {
    width: 100%;
    padding-top: 10px; }
    .ProfileLayout .__UserBlockItem span:nth-child(2) select {
      width: 100% !important; }

  .ProfileLayout .__UserBlockItem .__ProfilePhotoHolder .__TextView .__Title {
    padding-left: 0;
    border: 0; }

  .ProfileLayout .__Content .__BlockItem {
    flex-wrap: wrap;
    margin: 15px 15px 0 15px;
    width: calc(100% - 30px); }

  .ProfileLayout .__Content .__BlockItem span:nth-child(1) {
    width: 100%;
    padding: 15px 0; }

  .ProfileLayout .__Content .__BlockItem span:nth-child(2) {
    width: 100%;
    padding: 0 20px;
    text-align: center; }

  .ProfileLayout .__Content .__BlockItem span:nth-child(3) {
    width: 100%;
    text-align: center;
    padding: 15px 0; }

  .ProfileLayout .__Content .__Table {
    overflow: scroll;
    padding-top: 0; }

  table.Gray {
    border: 0; }

  .PaginationLayout {
    overflow: scroll;
    padding: 0 15px; }

  .PaginationLayout ul.PaginationUlList li {
    margin: 0 5px; }

  .PaginationLayout ul.PaginationUlList {
    display: flex;
    padding-left: 0 !important; }

  .HelpHeaderLayout {
    background-size: cover !important;
    padding-top: 20px; }

  .__HelpCategoryList {
    grid-template-columns: repeat(1, 1fr) !important;
    padding: 20px; }

  .HelpHeaderLayout .__HelpTitle_TextView {
    padding: 0 20px; }

  .HelpHeaderLayout .__HelpTitle_TextView .__TextView {
    width: 100%; }

  .HelpHeaderLayout .__HelpTitle_TextView .__TextView input {
    font-size: 16px; }

  .__HelpLinks {
    padding: 15px 15px 0; }

  .__HelpCategoryTitle {
    padding: 0 15px;
    font-size: 18px; }

  .__HelpItemTitle {
    padding: 5px 15px 0 15px;
    font-size: 18px; }

  .__HelpItemDescription {
    padding-left: 15px;
    padding-right: 15px; }

  ul.CategoryListItems {
    padding: 20px 15px; }

  ul.CategoryListItems li span:nth-child(2) {
    padding: 10px 10px 10px 0; }

  .NoSearchResults {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0; }

  .NoSearchResults span:nth-child(2) {
    padding-left: 20px;
    font-size: 16px; }

  .MyAdsHeaderLayout .__FilterItems .__Items {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    overflow: scroll; }

  .MyAdsHeaderLayout .__FilterItems {
    padding-top: 20px; }

  .MyAdsHeaderLayout .__TitleBar {
    display: none !important; }

  .MyAdsHeaderLayout .__HeaderItems .__Item {
    width: 220px; }

  .MyAdsHeaderLayout .__HeaderItems {
    padding: 0 10px;
    overflow: scroll; }

  .UserProfileLayout .__UserProfile_TitleBar {
    border: 0; }

  .UserProfileLayout .__UserProfile_Tabs {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #e2e2e2; }

  .Toast {
    right: 0px;
    top: 0; }

  .Toast .Toast-Inner {
    width: 100% !important; }

  .__ProductItemListener.ResponsiveViewLayout .__Item {
    flex-wrap: wrap; }

  .__ProductItemListener.ResponsiveViewLayout .__Item .__TextView.MyAdsView {
    width: 100%;
    padding-right: 10px;
    padding-top: 10px; }

  .__ProductItemListener.ResponsiveViewLayout .__Item .__TextView .__CityName {
    padding-top: 0; }

  .__ProductItemListener.ResponsiveViewLayout .__Item .__TextView .__Button {
    position: relative;
    padding-top: 20px; }

  .__ProductItemListener.ResponsiveViewLayout .__Item .__ImageView.__MyAds {
    margin-left: 0px;
    width: 100% !important;
    height: 150px !important; }

  .__ProductItemListener.ResponsiveViewLayout .__Item .__TextView .__ProductExtraTools .__ProductExtraToolLayout {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

  .__ProductItemListener.ResponsiveViewLayout .__Item .__Options {
    width: 100%;
    padding: 0 10px 10px 10px;
    display: grid;
    grid-template-columns: repeat(2, 1fr); }

  .__ProductItemListener.ResponsiveViewLayout .__Item .__Options .__OptionItem {
    display: inline-block; }

  .PaymentLayout {
    padding-top: 0 !important; }

  .PaymentLayout .PaymentLayout_Title {
    padding: 15px 15px 0 15px; }

  .PaymentLayout .PaymentMethodTitle {
    padding: 0 15px 5px; }

  .PaymentLayout .PaymentLayout_Content ._LeftContent {
    width: 100% !important;
    padding: 0 15px; }

  .PaymentLayout .PaymentLayout_Content ._RightContent {
    width: 100% !important;
    padding: 0 15px; }

  .PaymentLayout .PaymentLayout_Content .PaymentAbort {
    padding: 10px 0; }

  .ProductEditLayout {
    margin-top: 0px; }

  .ProductEditLayout .__Title {
    display: inline-block; }

  .ProductEditLayout .__Title span:nth-child(1) {
    width: 100%; }

  .ProductEditLayout .__Title span {
    width: 100%; }

  .ProductEditLayout .__Content .__InputItem {
    width: 100%;
    display: inline-block; }

  .ProductEditLayout .__Content .__InputItem span {
    width: 100% !important; }

  .ProductEditLayout .__Content .__InputItem span:nth-child(2) {
    padding-top: 5px; }

  .ProductEditLayout .__Content .__Content_Left {
    width: 100%; }

  .ProductEditLayout .__Content .__Content_Right {
    display: none !important; }

  .__EditPhotoGallery {
    grid-template-columns: repeat(2, 1fr); }

  .__EditPhotoGallery .__Item {
    height: 140px; }

  .__Chat_Content .__Chat_Content_Right .__ChatMessages {
    height: calc(100% - 60px - 53px);
    top: 60px !important; }

  .__Chat_Content .__Chat_Content_Right .__ChatTop .__ChatTop_Content .__ChatTop_ProductImageView .__ImageView {
    width: 35px;
    height: 35px; }

  .__Chat_Title {
    display: none !important; }

  .__Chat_Content {
    margin-top: 0 !important;
    border: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

  .__Chat_Content .__Chat_Content_Left {
    width: 100%; }

  .__Chat_Content .__Chat_Content_Right {
    display: none;
    width: 100%;
    height: calc(100vh - 60px); }

  .__Chat_Content .__Chat_Content_Left .__MessagesItems {
    height: auto !important; }

  .__Chat_Content .__Chat_Content_Right .__ChatTop .__ChatTop_Content .__ChatTop_ProductTitle {
    display: none !important; }

  .__Chat_Content .__Chat_Content_Right .__ChatTop .__ChatTop_Content {
    justify-content: space-between;
    height: 60px !important; }

  .msg .__PhotoMessage {
    height: 250px !important; }
    .msg .__PhotoMessage img {
      width: 100%;
      object-fit: cover;
      height: 250px !important; }

  .__ProductListItems.GridLimit-4 {
    grid-template-columns: repeat(100, 1fr) !important; } }

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