
@media only screen and (max-width:1516px) {
.mywish .top_arrow {
  left: auto;
  right: 30px;
}
}

@media only screen and (max-width:1399px) {
  .tab_slide .box {
    width: 352px;
  }
  .location_section .find_store .find_info {
    top: 35%;
  }
  
  
.shop_tab #pills-tab {
  display: inline-table;
  text-align: center;
  width: 100%;
}

.shop_tab .nav-item {
  width: 33.3%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}  
  
  
}

@media only screen and (max-width:1199px) {
.head_w {
  display: none;
}
.head_m {
  display: block;
}
}

    
@media only screen and (max-width:1024px) {

.filter_display {
  position: absolute;
  z-index: 99;
  width: auto;
  margin-top: 30px !important;
}
.product_display {
  width: 100%;
}
.filter_word_none {
  display: none;
}

.offcanvas {
  position: unset;
}
.scroll_cate {
  overflow-y: scroll;
  height: 700px;
}
#tdr_collection .tdr_side_btn {
  padding: 5px 10px;
  width: auto;
  margin-top: 15px;
  max-width: 40px;
}
#tdr_collection .tdr_side_btn img {
  width: 18px;
}
#tdr_collection .tdr_fiter_cate {
  padding-top: 20px;
  padding-bottom: 20px;
}
#tdr_collection .tdr_fiter_cate .cate_title {
  margin-bottom: 15px;
  font-size: 16px;
}
#tdr_collection .tdr_fiter_cate .fit_non_active {
  margin: 5px 0;
}

#tdr_collection .m_fix_btn .apply_btn {
  border: 1px solid #be0100;
  border-radius: 60px;
  padding: 5px 10px;
  color: white;
  font-size: 16px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
  background-color: #be0100;
  width: 160px;
  text-align: center;
  margin: 10px;
}
#tdr_collection .m_fix_btn .apply_btn:hover {
  color: #be0100;
  background-color: white;
  border: 1px solid #be0100;
}

#tdr_collection .m_fix_btn .reset_btn {
  border: 1px solid #808080;
  border-radius: 60px;
  padding: 5px 10px;
  color: #808080;
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  vertical-align: middle;
  cursor: pointer;
  width: 160px;
  text-align: center;
  margin: 10px;
}
#tdr_collection .m_fix_btn .reset_btn:hover {
  color: white;
  background-color: #be0100;
  border: 1px solid #be0100;
}
#tdr_collection .m_fix_btn .reset_btn:hover img {
  content: url('../images/icons/fiter_reset.png');
}

  

#jew_collection .tdr_side_btn {
  padding: 5px 10px;
  width: auto;
  margin-top: 15px;
  max-width: 40px;
}
#jew_collection .tdr_side_btn img {
  width: 18px;
}
#jew_collection .tdr_fiter_cate {
  padding-top: 20px;
  padding-bottom: 20px;
}
#jew_collection .tdr_fiter_cate .cate_title {
  margin-bottom: 15px;
  font-size: 16px;
}
#jew_collection .tdr_fiter_cate .fit_non_active {
  margin: 5px 0;
}

#jew_collection .m_fix_btn .apply_btn {
  border: 1px solid #877044;
  border-radius: 60px;
  padding: 5px 10px;
  color: white;
  font-size: 16px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
  background-color: #877044;
  width: 160px;
  text-align: center;
  margin: 10px;
}
#jew_collection .m_fix_btn .apply_btn:hover {
  color: #877044;
  background-color: white;
  border: 1px solid #877044;
}

#jew_collection .m_fix_btn .reset_btn {
  border: 1px solid #808080;
  border-radius: 60px;
  padding: 5px 10px;
  color: #808080;
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  vertical-align: middle;
  cursor: pointer;
  width: 160px;
  text-align: center;
  margin: 10px;
}
#jew_collection .m_fix_btn .reset_btn:hover {
  color: white;
  background-color: #877044;
  border: 1px solid #877044;
}
#jew_collection .m_fix_btn .reset_btn:hover img {
  content: url('../images/icons/fiter_reset.png');
}
  
  
  
}

  @media only screen and (max-width:991px) {
  .location_section .find_store .find_info {
    top: 30%;
  }
    
    
    
    
    
    
    
    
    .pf_menu .dropdown-toggle::after {
      border: 0;
      content: none;
    }
    .pf_menu .btn-secondary, .pf_menu .dropdown-toggle {
      color: #877044;
      font-size: 16px;
      padding: 0;
      padding-bottom: 1px;
      border-radius: 0;
      border-bottom: 1px solid #877044;
    }
    .pf_menu a.back_link {
      font-size: 16px !important;
      padding-bottom: 5px !important;
    }
    .pf_menu a.dropdown-item {
      font-size: 14px;
      color: #808080;
      margin: 5px auto;
    }
    .pf_menu a.dropdown-item.active {
      color: #212121;
    }
    .pf_menu .dropdown-item.active, .pf_menu .dropdown-item:active {
      background-color: unset;
    }
    .pf_menu .dropdown-menu li {
      border-bottom: 1px solid #808080;
      margin: 5px 10px;
      text-align: center;
    }
    .pf_menu .dropdown-menu li:last-child {
        border-bottom: 0;
    }
    
    
    
    
    
    
  
.shop_tab #pills-tab {
  display: flex;
  text-align: center;
}

.shop_tab .nav-item {
  width: 20%;
  text-align: inherit;
  display: block;
  vertical-align: top;
}  
    
    
    
    
    
    
}


@media only screen and (max-width:991px) and (min-width:575px) {
.my_acc_menu_h_w {
  display: none !important;
}
.my_acc_menu_h_m {
  display: block !important;
}
  
}

@media only screen and (max-width:991px) {

.zoomContainer {
  display: none;
}
  
}
  @media only screen and (max-width:768px) {
    .wishtable .og_price, .wishtable .sale_price, .wishtable .add, .wishtable .stock {
      font-size: 14px;
    }
    .tdr_foot_banner_1 span {
      font-size: 28px;
      top: 28%;
    }
    .jew_foot_banner_1 span {
      font-size: 28px;
      top: 28%;
    }
    
.black_bg a {
  display: block;
  font-size: 14px;
  margin: 15px 10px;
}

.filter_display {
  margin-top: auto!important;
}
.page-title {
  font-size: 36px;
}
#tdr_hd a {
  margin: 4px 5px;
}
#jew_hd a {
  margin: 4px 5px;
}
.hot_line_center {
  margin: 0 auto;
}
    
}

@media only screen and (max-width:768px) and (min-width:575px) {
.tdr_box_size {
  width: 33.3% !important;
}
  
}

  @media only screen and (max-width:767px) {
  .location_section .find_store .find_info {
    top: 20%;
  }
}


  @media only screen and (max-width:575px) {
    
.m_show {
  display: block;
}
    
  .footer_logo {
    max-width: 130px;
  }
    .footer_title {
      font-size: 16px;
    }
    .footer_text {
      font-size: 12px;
    }
    .pay_icon {
      margin: 0 auto;
    }
    .copyright {
      font-size: 10px;
      text-align: center;
    }
    .loca_n_lang .top_arrow {
      left: 40%;
    }
    .loca_n_lang .dropdown-menu li {
      margin: 5px;
    }
    .loca_n_lang .loca_area .title {
      font-size: 16px;
    }
    .loca_n_lang .loca_area button {
      padding: 5px 10px;
    }
    .loca_n_lang .loca_area {
      width: 340px;
    }
    .page-title {
      font-size: 26px;
    }
    .form-control, .form-select, label.form-check-label, #contact_us button.btn.btn-primary {
      font-size: 14px;
      width: 100%;
    }
    .form-check-input[type=checkbox] {
      width: 18px;
      height: 18px;
    }
    .page-thx-msg, .page-sub-text {
      font-size: 12px;
    }
    .page-title {
      line-height: normal;
    }
    #login span.page-sm-text {
      font-size: 12px;
    }
    
    
    
    
    .tdr_contact_box .title {
      font-size: 22px;
    }
    .tdr_contact_box {
      min-height: 170px;
      padding: 10% 5%;
    }
    #tdr_hd .tudor_top_menu .dropdown-toggle::after {
      border: 0;
    }
    .tudor_top_menu .btn-secondary, .tudor_top_menu .dropdown-toggle {
      color: #212121;
      font-size: 12px;
      padding: 0;
    }
    #tdr_hd .tudor_top_menu a.dropdown-item {
      font-size: 10px;
      color: #808080;
      margin: 5px auto;
    }
    #tdr_hd .tudor_top_menu a.dropdown-item.active {
      font-size: 10px;
      color: #212121;
    }
    #jew_hd .tudor_top_menu .dropdown-toggle::after {
      border: 0;
    }
    #jew_hd .tudor_top_menu a.dropdown-item {
      font-size: 10px;
      color: #808080;
      margin: 5px auto;
    }
    #jew_hd .tudor_top_menu a.dropdown-item.active {
      font-size: 10px;
      color: #212121;
    }
    .tudor_top_menu .dropdown-item.active, .dropdown-item:active {
      background-color: unset;
    }
    .tudor_top_menu .dropdown-menu li {
      border-bottom: 1px solid #808080;
      margin: 5px 10px;
      text-align: center;
    }
    .tudor_top_menu .dropdown-menu li:last-child {
        border-bottom: 0;
    }

#googleMap, #googleMap_m {
  height: 200px;
  /* The height is 400 pixels */
  width: 100%;
  /* The width is the width of the web page */
}
    
.page_title {
  font-size: 26px;
}
.shop_tab .nav-link {
  padding: 7px 0;
}
    
.shop_tab .tab-content {
  font-size: 12px;
}
    
 

.wishtable_m tr {
  border-top: 1px solid #877044;
}
.wishtable_m tr:last-child  {
  border-top: 1px solid #877044;
  border-bottom: 1px solid #877044;
}
.wishtable_m td {
  padding: 15px 0;
  font-size: 14px;
  color: #4D4D4D;
}

.wishtable_m .brand {
  font-size: 12px;
}
.wishtable_m .pd_name {
  font-weight: bold;
}
.wishtable_m .og_price {
  color: #808080;
  text-decoration: line-through;
  font-weight: bold;
}
.wishtable_m .sale_price {
  color: #877044;
  font-weight: bold;
}
.wishtable_m .add {
  color: #877044;
  cursor: pointer;
  font-size: 16px;
}
.wishtable_m .add:hover {
  color: #4D4D4D;
}
.wishtable_m .remove {
  cursor: pointer;
}  
.green_dot {
  width: 5px;
  height: 5px;
  margin-left: 0;
}
.red_dot {
  width: 5px;
  height: 5px;
  margin-left: 0;
}

    
.hm_collect_title {
  font-size: 24px;
}
.tab_slide .box {
  width: 240px;
}
.tab_slide .box .title {
  font-size: 14px;  
  height: 45px;
  padding: 10px 5px;
  line-height: 28px;
}
.hm_collect_section .tab_slide_more_btn {
  font-size: 14px;
}
.location_section .find_store .find_info {
  top: 30%;
}
.location_section .find_store .find_info span {
  font-size: 27.5px;
}
.location_section .find_store .find_info button {
  font-size: 14px;
}
#tab_slide_2_1 .carousel-control-next, #tab_slide_2_2 .carousel-control-next {
  right: -5px;
  top: -80px;
  width: 20px;
}

#tab_slide_2_1 .carousel-control-prev, #tab_slide_2_2 .carousel-control-prev  {
  left: -5px;
  top: -80px;
  width: 20px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  width: 20px;
  height: 20px;
}
    
#home_banner_1 .carousel-item .h_ban_text {
  position: unset;
  font-size: 27.5px;
  color: #212121 !important;
  padding: 20px 0;
}
#home_banner_1 .carousel-item .h_ban_text button {
  font-size: 14px;
  padding: 8px 30px;
  font-weight: bold;
}
.free_shipp_hk {
  display: grid;
  font-size: 12px;
}
.free_shipp_hk button {
  font-size: 12px;
  max-width: 150px;
  margin: 3px auto;
}
.close_top_pomo {
    width: 15px;
    height: 15px;
    right: 10px;
    top: 10px;
}
.tdr_foot_banner_1 span {
  top: 28%;
  font-size: 22px;
}
.jew_foot_banner_1 span {
  top: 37%;
  font-size: 22px;
}
    
    
.page-link {
  padding: 5px;
}
  
    
    
    
.tdr_sm_title {
  font-size: 14px;
}
.tdr_main_title {
  font-size: 26px;
}
.tdr_des {
  font-size: 12px;
  line-height: 20px;
}
.tdr_main_title_2 {
  font-size: 22px;
}
    
.black_bg .tdr_logo {
  width: 100px;
}


.tdr_v1 {
  height: 212px;
}
    
.collect_top_info .collect_info_brand {
  font-size: 18px;
}
.collect_top_info .collect_info_type {
  font-size: 14px;
}
.collect_top_info .collect_info_price, .collect_top_info .collect_info_saleprice {
  font-size: 16px;
}
.collect_des_title, .collect_des_p {
  padding-left: 0;
  font-size: 16px;
}
    
.collect_top_info .collect_info_price {
  margin: auto 5px;
}
.collect_top_info .collect_table table table {
  margin: 5% 10%;
  width: 80%;
}
.collect_top_info .collect_table table .share_open table {
  margin: 0;
  width: 50%;
}
.tdr_main_title_3 {
  font-size: 18px;
}
    
#what_u_like_slider .carousel-control-next {
  right: -5px;
  top: -80px;
  width: 20px;
}
    
#what_u_like_slider .carousel-control-prev {
  left: -5px;
  top: -80px;
  width: 20px;
}
    
#jew_collection #what_u_like_slider .carousel-control-next, #jew_collection2 #what_u_like_slider .carousel-control-next {
  right: -10px;
  top: -80px;
  width: 20px;
  margin-top: 0;
}
    
#jew_collection #what_u_like_slider .carousel-control-prev, #jew_collection2 #what_u_like_slider .carousel-control-prev {
  left: -10px;
  top: -80px;
  width: 20px;
  margin-top: 0;
}
    
.lSSlideOuter .lSPager.lSGallery img {
  display: none;
}
.tdr_collect_sldr .lSGallery li.active {
  width: 10px !important;
  height: 10px !important;
  background-color: #BE0100;
}
.tdr_collect_sldr .lSGallery li {
  width: 10px !important;
  height: 10px !important;
  background-color: gray;
  border-radius: 50% !important;
  margin: auto 10px;
}
.jew_collect_sldr .lSGallery li.active {
  width: 10px !important;
  height: 10px !important;
  background-color: #877044;
}
.jew_collect_sldr .lSGallery li {
  width: 10px !important;
  height: 10px !important;
  background-color: gray;
  border-radius: 50% !important;
  margin: auto 10px;
}
.lSSlideOuter .lSPager.lSGallery {
  display: flex;
  justify-content: center;
  width: 100% !important;
  transform: unset !important;
  padding: 10px 0;
}
    
    
.tdr_popup_cont .brand {
  font-size: 18px;
}
.tdr_popup_cont .type, .tdr_popup_cont p {
  font-size: 14px;
}
.form_tx_m {
  font-size: 22px;
}
.tdr_popup_cont .price {
  font-size: 16px;
}
.tdr_popup_cont .scroll_info {
  padding: 40px 0px;
}
    

    
    
    .mywish .dropdown-toggle::after {
      margin-left: 0;
    }
    
    .mywish .btn.dropdown-toggle {
      padding: 0;
    }
    #tdr_collection .offcanvas-start {
      width: 100%;
    }
    #jew_collection .offcanvas-start {
      width: 100%;
    }
    

.offcanvas {
  position: fixed;
  top: 0;
}
    

.scroll_cate {
  overflow-y: scroll;
  height: 100%;
}    
    
.search_text_1 {
  font-size: 24px;
  text-transform: uppercase;
}


.search_page .collect_brand {
  font-size: 12px;
}
.search_page .collect_na {
  font-size: 14px;
}

.search_bar input.search_text_2 {
  font-size: 16px;
}
.popular_text_1 {
  font-size: 12px;
}
.a .popular_words {
  font-size: 12px;
}
.cart_ptx_1 {
  font-size: 14px;
}
.cart_ptx_2 {
  font-size: 14px;
}
.cart_ptx_3 {
  font-size: 12px;
}
.cart_ptx_4 {
  font-size: 12px;
}
.cart_o_price {
  font-size: 14px;
}
.cart_s_price {
  font-size: 14px;
} 
.input-group>.form-control, .input-group>.form-select {
  min-width: 30px;
}
a.cart_back_shop {
  text-transform: uppercase;
}
.checkout_tab .nav-item {
  width: 100%;
  margin-bottom: 10px;
}
    
.checkout_address_pop .scroll_info {
  margin: auto 3%;
  padding: 0 10px;
}
/*
.glass-case ul li {
    width: 10px !important;
    height: 10px !important;
    background-color: gray !important;
    border-radius: 50% !important;
    margin: auto 10px !important;
}
.glass-case ul li.gc-active {
  background-color: #BE0100 !important;
}    

    */
    
    #tdr_collection .collect_item .collect_wish_icon {
      right: 10px;
    }

}
    
    
    
    





/*** Mobile Ver. ***/
@media only screen and (max-width: 464px) {
  /*** All Page Big Title ***/
  h1.pager-header-big-title {
    font-size: 20px;
  }
}




@media only screen and (max-width: 440px) {

.tab_slide .box {
  width: 190px;
}

  
.tab_slide .box .title {
  line-height: normal;
}

  
.shop_tab #pills-tab {
  display: inline-table;
  text-align: center;
}

.shop_tab .nav-item {
  width: 33.3%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}  
    
.index_popup_promo .scroll_info {
  padding: 20px;
  height: 450px;
}
.index_popup_promo .detail_info {
  padding: 0px;
}
.inx_pop_title {
   font-size: 24px;
}
.inx_pop_code {
  font-size: 14px;
}
.inx_pop_des {
  font-size: 14px;
}
  
  
.staff_popup_access .scroll_info, .staff_popup_access2 .scroll_info {
  padding: 10px;
}
.staff_popup_access .scroll_info {
  height: 200px;
}
.staff_popup_access2 .scroll_info {
  height: 630px;
}
.staff_pop_title {
  font-size: 24px;
}
.staff_popup_access .detail_info, .staff_popup_access2 .detail_info {
  padding: 0;
}
.staff_pop_code {
  font-size: 14px;
}
.staff_pop_code .code {
  padding: 10px 5px;
}
  
  
.faq_coll {
  font-size: 14px;
  padding-right: 20px;
}
.faq_nav ul {
  font-size: 14px;
}
  
  
  
.radio_title {
  font-size: 14px;
}
.jew_radio > input + div {
  font-size: 14px;
}
.jew_collect .collect_top_info .add_to_bag {
  font-size: 14px;
}
  
  
}



@media only screen and (max-width: 375px) {

.tab_slide .box {
  width: 156px;
}
  
.tab_slide .box .title {
  font-size: 12px;  
}
  
}



@media only screen and (max-width: 320px) {

.header_xxl {
  padding: 0 5px;
  /*width: 50%;*/
}
.header_xxl_2 {
  padding: 0 5px;
  width: 56%;
}
.header_xxl_3 {
  padding: 0 5px;
  width: 44%;
}
#main_menu_m .dropdown-toggle {
  padding: 0;
}
#main_menu_m .menu_icon, #main_menu_m .nav-link, #main_menu_m .dropdown-toggle {
  font-size: 14px;
}
.collect_top_info .cho_size, .collect_top_info .contact_pop {
  width: 100%;
  font-size: 16px;
}
.collect_top_info .cho_size, .collect_top_info .add_to_bag {
  width: 100%;
  font-size: 16px;
}
.staff_popup_access .scroll_info {
  height: 280px;
  margin: auto 2%;
  width: 96%;
}
.staff_popup_access2 .scroll_info {
  height: 560px;
}
.staff_pop_code {
  margin: 10px 0 !important;
  width: 100%;
}
.staff_pop_code input {
  width: 100%;
}
.staff_pop_code .code {
  width: 50%;
}
.staff_pop_code .acs_btn {
  padding: 10px 5px;
  width: 50%;
}
.inx_pop_code .code {
  padding: 10px 5px;
}
.inx_pop_code .shop_btn {
  padding: 10px 10px;
}
}