.top_banner_section {
  display: none;
}
.product_page_section {
  padding-top: 150px;
  padding-bottom: 50px;
  margin-top: -280px;
  min-height: 918px;
  /* margin-left: 0;
    margin-right: 0; */
}

.product_title_box {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .product_page_section {
    padding-left: 0px;
    padding-right: 0px;
  }
  .bottom_btn_menu_wrapper {
    width: 100%;
    height: 84px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    background: #f2f2f2;
    border: 1px solid #c6c6c6;
    padding: 10px;
    z-index: 100;
  }
  .bottom_btn_menu {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    /* gap: 219px; */
    width: 1060px;
    margin: 0px auto;
    height: 84px;
    flex: none;
    order: 3;
    flex-grow: 0;
    z-index: 3;
  }
  .bottom_btn_menu > .left_part {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 10px 0px 0px;
    gap: 20px;
    width: 444.11px;
    height: 29px;
    flex: none;
    order: 0;
    flex-grow: 0;
    position: relative;
  }
  .bottom_btn_menu > .left_part > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 5px;
    width: auto;
    height: 19px;
    flex: none;
    order: 2;
    flex-grow: 0;
    cursor: pointer;
  }
  .bottom_btn_menu > .left_part > div > div {
    width: 17px;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .bottom_btn_menu > .left_part > div:nth-child(2) {
    color: #1b89ff;
  }
  .bottom_btn_menu > .left_part > .shipping_country {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px;
    position: absolute;
    bottom: 50px;
    left: 132px;
    width: 375px;
    height: 249.65px;
    background: var(--white-color);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
  }
  .bottom_btn_menu > .left_part > .shipping_country > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 20px;
    width: 100%;
    height: auto;
  }
  .bottom_btn_menu > .left_part > .shipping_country > div > input {
    margin: 12px 0px 6px;
    padding: 0px 10px;
  }
  .bottom_btn_menu > .left_part > .shipping_country > div:last-child {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 15px 10px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
  }
  .bottom_btn_menu > .left_part > .shipping_country > div:first-child {
    font-size: 22px;
    color: #1b89ff;
  }
  .bottom_btn_menu > .left_part > .shipping_country > div:first-child > div {
    width: 25px;
    height: 33.65px;
    background-image: url('/images/innorix_autoronix/ship_blue.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .bottom_btn_menu > .right_part {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 0px;
    gap: 10px;
    width: 484px;
    height: 64px;
    flex: none;
    order: 1;
    flex-grow: 0;
  }
  .bottom_btn_menu > .right_part > .first_right_part {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 20px;
    width: auto;
    height: 64px;
    flex: none;
    order: 0;
    flex-grow: 0;
    color: #a6a6a6;
  }
  .bottom_btn_menu > .right_part > .first_right_part > .old_text {
    font-size: 22px;
    line-height: 27px;
    color: #a6a6a6;
  }
  .bottom_btn_menu > .right_part > .first_right_part > div {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0px;
    gap: 5px;
    width: auto;
    height: 64px;
  }
  .bottom_btn_menu > .right_part > .first_right_part > div > p:first-child {
    font-size: 35px;
    color: #111;
    line-height: 34px;
  }
  .bottom_btn_menu > .right_part > .mid_right_part {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 5px;
    width: 65px;
    height: 64px;
    flex: none;
    order: 1;
    flex-grow: 0;
  }
  .bottom_btn_menu > .right_part > .mid_right_part > input {
    width: 65px !important;
    height: 42px !important;
    padding: 0px 0px 4px !important;
    background-color: var(--white-color) !important;
    color: #000 !important;
    text-align: center !important;
    font-size: 28px;
  }
  .bottom_btn_menu > .right_part > .last_right_part {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 0px;
    gap: 5px;
    width: 154px;
    height: 64px;
    flex: none;
    order: 2;
    flex-grow: 0;
  }
  .bottom_btn_menu > .right_part > .last_right_part > .add_cart_btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    width: 154px;
    height: 42px;
    background: #000000;
    flex: none;
    order: 0;
    flex-grow: 0;
    color: var(--white-color);
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    position: relative;
    overflow: hidden;
  }
  .small_text {
    font-size: 14px;
    color: #a6a6a6;
  }
  .hide_dumy {
    opacity: 0 !important;
    cursor: default !important;
  }

  .categories_section {
    margin-bottom: 100px !important;
  }
  .title_box_categories_section {
    width: 100%;
    height: 42px;
    /* font-family: 'Inter';
    font-style: normal;
    font-weight: 400; */
    font-size: 35px;
    line-height: 42px;
    color: #111;
    margin-bottom: 20px;
  }
  .flex_box_categories_section {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
  }
  .flex_box_categories_section_content {
    width: 340px;
    height: 340px;
    /* border: 1px solid #A6A6A6; */
    /* margin-bottom: 20px; */
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #dee1e6;
    transition: all 0.3s ease;
  }
  .flex_box_categories_section_content:hover {
    border: 1px solid #a6a6a6;
  }
  .flex_box_categories_section_content:hover > .image_box {
    transform: scale(1.1);
  }
  .flex_box_categories_section_content > .image_box {
    width: 170px;
    height: 170px;
    /* border: 1px solid #A6A6A6; */
    margin-bottom: 44px;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
  }
  .flex_box_categories_section_content > .image_box > img {
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .flex_box_categories_section_content > .text_box {
    font-size: 22px;
    text-align: center;
  }

  .package_section {
    margin-bottom: 100px !important;
  }
  .title_box_package_section {
    width: 100%;
    height: 42px;
    /* font-family: 'Inter';
    font-style: normal; */
    /* font-weight: 400; */
    font-size: 35px;
    line-height: 42px;
    color: #111;
    margin-bottom: 20px;
  }

  .filter_box_package_section {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 20px;
    width: 100%;
    height: 39px;
    margin-bottom: 20px;
  }
  .filter_box_package_section > div {
    padding: 10px 20px;
    width: fit-content;
    height: 39px;
    background-color: #a6a6a6;
    border-radius: 20px;
    color: var(--white-color);
    line-height: 17px;
    cursor: pointer !important;
  }
  .filter_box_package_section > .active_btn {
    padding: 10px 20px;
    width: fit-content;
    height: 39px;
    background-color: #005ed0;
    border-radius: 20px;
    color: var(--white-color);
    line-height: 17px;
  }

  .flex_box_package_section {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
  }
  .flex_box_package_section_content {
    width: 340px;
    height: 423px;
    /* border: 1px solid #A6A6A6; */
    /* margin-bottom: 20px; */
    transition: all 0.3s ease;
  }
  /* .flex_box_package_section_content:hover {
    outline: 1px solid #A6A6A6;
  } */
  .flex_box_package_section_content:hover > .image_box {
    outline: 1px solid #a6a6a6;
  }
  .flex_box_package_section_content:hover > .image_box > img {
    transform: translate(-50%, -50%) scale(1.1);
  }
  .flex_box_package_section_content > .image_box {
    width: 100%;
    height: 340px;
    /* border: 1px solid #A6A6A6; */
    background-color: #dee1e6;
    border: 1px solid #dee1e6;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
  }
  .flex_box_package_section_content > .image_box > img {
    width: 200px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
  }
  .text_box > span {
    color: #a6a6a6;
    font-size: 16px;
  }
  .text_box > .now_price {
    color: #111;
  }
  .text_box > .old_price {
    text-decoration: line-through;
    font-size: 14px;
  }

  .top_banner_section {
    width: 100%;
    height: 400px;
    background-color: #777777;
    margin-top: 130px;
    margin-bottom: 100px;
  }
  .top_banner_section > div {
    width: 1196px;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0px auto;
    position: relative;
  }
  .top_banner_section > div > .inner_gradiant {
    width: 100%;
    height: 100%;
    position: relative;
    background: linear-gradient(to bottom, transparent, transparent, #000);
  }
  .top_banner_section > div > .inner_gradiant > p {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: auto;
    margin: 0px auto;
    color: var(--white-color);
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 35px;
    font-weight: 700;
    line-height: normal;
  }
  .product_page_section {
    width: 100%;
    margin: 0px auto 0;
  }
  .product_page_section > .flex_box_product:last-child {
    margin-bottom: 50px;
  }
  .product_title_box {
    width: 100%;
    height: 42px;
    /* font-family: 'Inter';
    font-style: normal; */
    /* font-weight: 400; */
    font-size: 28px;
    line-height: normal;
    color: #111;
    margin-bottom: 20px;
    padding: 0 30px;
  }
  .flex_box_product {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0px;
    width: 100%;
    height: 780px;
    flex-wrap: wrap;
  }
  .flex_box_product2 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0px;
    /* gap: 20px; */
    width: 100%;
    height: auto;
    /* flex-wrap: wrap; */
  }
  .flex_box_product3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 0px;
    /* gap: 20px; */
    width: 100%;
    height: 400px;
    flex-wrap: wrap;
  }
  .flex_box_product4 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0px;
    /* gap: 20px; */
    width: 100%;
    height: 517px;
    flex-wrap: wrap;
  }

  .pn_code_box {
    position: absolute;
    top: 30px;
    left: 30px;
    width: calc(100% - 60px);
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #111;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .pn_code_box.align_column {
    flex-direction: column;
    gap: 10px;
  }
  .pn_code_box > .pn_special_tag_wrapper {
    display: flex;
    width: fit-content;
    padding-left: 12px;
    align-items: center;
    gap: 12px;
    border-radius: 20px;
    border: 1px solid var(--bright-blue-color);
    color: var(--bright-blue-color);
    font-size: 16px;
    line-height: normal;
    white-space: nowrap;
    margin-left: auto;
  }
  .pn_code_box.align_column > .pn_special_tag_wrapper {
    margin-left: 0px;
  }
  .pn_code_box > .pn_special_tag_wrapper > p {
    display: flex;
    padding: 4px 12px;
    align-items: center;
    gap: 4px;
    border-radius: 20px;
    background: var(--bright-blue-color);
  }
  .pn_code_box > .pn_special_tag_wrapper > p > span {
    color: var(--white-color);
    font-size: 16px;
    line-height: normal;
  }
  .pn_code_box > .pn_arrivals_tag_wrapper {
    display: flex;
    width: fit-content;
    padding-left: 12px;
    align-items: center;
    gap: 12px;
    border-radius: 20px;
    border: 1px solid var(--bright-blue-color);
    color: var(--bright-blue-color);
    font-size: 16px;
    line-height: normal;
    white-space: nowrap;
    margin-left: auto;
  }
  .pn_code_box.align_column > .pn_arrivals_tag_wrapper {
    margin-left: 0px;
  }
  .pn_code_box > .pn_arrivals_tag_wrapper > p {
    display: flex;
    padding: 4px 12px;
    align-items: center;
    gap: 4px;
    border-radius: 20px;
    background: var(--bright-blue-color);
  }
  .pn_code_box > .pn_arrivals_tag_wrapper > p > span {
    color: var(--white-color);
    font-size: 16px;
    line-height: normal;
  }
  .flex_box_product > a {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    /* border-radius: 16px; */
    border: 1px solid #a6a6a6;
    padding: 70px 30px 30px;
    cursor: pointer;
  }
  .flex_box_product > a > .image_box {
    transition: all 0.3s ease;
  }
  .flex_box_product2 > a > .image_box {
    transition: all 0.3s ease;
  }
  .flex_box_product3 > a > .image_box {
    transition: all 0.3s ease;
  }
  .flex_box_product4 > a > .image_box {
    transition: all 0.3s ease;
  }
  .flex_box_product > a:hover {
    border: 1px solid #0496fe !important;
  }

  .flex_box_product2 > a:hover {
    border: 1px solid #0496fe !important;
  }
  .flex_box_product3 > a:hover {
    border: 1px solid #0496fe !important;
  }
  .flex_box_product4 > a:hover {
    border: 1px solid #0496fe !important;
  }
  .flex_box_product > a:hover > .image_box {
    transform: scale(1.1);
  }
  .flex_box_product2 > a:hover > .image_box {
    transform: scale(1.1);
  }
  .flex_box_product3 > a:hover > .image_box {
    transform: scale(1.1);
  }
  .flex_box_product4 > a:hover > .image_box {
    transform: scale(1.1);
  }
  .flex_box_product > a:first-child,
  .flex_box_product > a:last-child {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: 310px;
    border: 1px solid #a6a6a6;
    /* border-left-width: 0px;
    border-bottom-width: 0px; */
    cursor: pointer;
  }
  .flex_box_product > a:nth-child(2),
  .flex_box_product > a:nth-child(3) {
    width: 50%;
    height: 470px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    border: 1px solid #a6a6a6;
    cursor: pointer;
    justify-content: space-between;
    /* border-left-width: 0px;
    border-bottom-width: 0px; */
  }

  .flex_box_product2 > a {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    /* border-radius: 16px; */
    border: 1px solid #a6a6a6;
    padding: 50px 20px 20px;
    cursor: pointer;
  }
  .flex_box_product2 > a:first-child,
  .flex_box_product2 > a:last-child {
    width: 50%;
    height: 310px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border: 1px solid #a6a6a6;
    /* border-left-width: 0px;
    border-bottom-width: 0px; */
    cursor: pointer;
  }
  .flex_box_product2 > a:first-child {
    /* border-left-width: 1px; */
  }
  .flex_box_product3 > a {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    /* border-radius: 16px; */
    border: 1px solid #a6a6a6;
    padding: 50px 20px 20px;
    cursor: pointer;
  }

  .flex_box_product4 > a {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    /* border-radius: 16px; */
    border: 1px solid #a6a6a6;
    padding: 50px 20px 20px;
    cursor: pointer;
    overflow: hidden;
  }
  .flex_box_product4 > a:first-child,
  .flex_box_product4 > a:nth-child(2) {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 50%;
    height: 258.5px;
    border: 1px solid #a6a6a6;
    cursor: pointer;
    border-left-width: 0px;
  }
  .flex_box_product4 > a:first-child {
    border-bottom-width: 0px;
    border-left-width: 1px;
  }
  .flex_box_product4 > a:nth-child(3) {
    width: 50%;
    height: 517px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #a6a6a6;
    cursor: pointer;
    border-left-width: 0px;
  }
  .flex_box_product4_revers {
    /* height: 480px; */
  }
  .flex_box_product4_revers > div:nth-child(1) {
    width: 420px;
    height: 480px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid #a6a6a6;
    cursor: pointer;
  }
  .flex_box_product4_revers > div:nth-child(2),
  .flex_box_product4_revers > div:nth-child(3) {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 620px;
    height: 230px;
    border: 1px solid #a6a6a6;
    cursor: pointer;
  }
  .flex_box_product > a > .image_box {
    width: 50%;
    height: 150px;
    padding: 30px;
    min-width: 171.6px;
    /* margin-left: 10px;
    margin-right: 40px; */
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: flex;
    justify-content: center;
    background-image: url('https://innorix.com:1337/innorixContent/ipcam/Smallv1/INX-DD3429.png');
  }
  .product_page_section.nvr .flex_box_product > a > .image_box {
    padding-right: 0;
    margin-right: 30px;
  }
  .flex_box_product > a > .image_box img {
    width: 200px;
    height: auto;
    object-fit: contain;
    max-width: 200px;
  }
  .flex_box_product > a:nth-child(2) > .image_box,
  .flex_box_product > a:nth-child(3) > .image_box {
    width: 100%;
    height: 150px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
  }
  .flex_box_product2 > a > .image_box {
    width: 50%;
    height: 150px;
    padding: 30px;
    min-width: 180.8px;
    margin-right: 20px;
    margin-left: 10px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('https://innorix.com:1337/innorixContent/ipcam/Smallv1/INX-DD3429.png');
  }
  .flex_box_product3 > a:first-child > .image_box {
    width: 180px;
    height: 150px;
    min-height: 150px;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('https://innorix.com:1337/innorixContent/ipcam/Smallv1/INX-DD3429.png');
  }

  .product_page_section.nvr .flex_box_product3 > a > .image_box {
    width: 100%;
  }
  .flex_box_product3 > a:nth-child(2) > .image_box {
    width: 180px;
    height: 150px;
    min-height: 150px;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('https://innorix.com:1337/innorixContent/ipcam/Smallv1/INX-DD3429.png');
  }
  .flex_box_product3 > a:last-child > .image_box {
    width: 180px;
    height: 150px;
    min-height: 150px;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('https://innorix.com:1337/innorixContent/ipcam/Smallv1/INX-DD3429.png');
  }
  .flex_box_product4 > a > .image_box {
    width: 160px;
    width: 50%;
    height: 147.6px;
    min-width: 160px;
    padding: 30px;
    margin-right: 40px;
    margin-left: 10px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('https://innorix.com:1337/innorixContent/ipcam/Smallv1/INX-DD3429.png');
  }
  .flex_box_product4 > a:nth-child(2) > .image_box {
    width: 160px;
    width: 50%;
    height: 170.89px;
    min-width: 160px;
    padding: 30px;
    margin-right: 40px;
    margin-left: 10px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('https://innorix.com:1337/innorixContent/ipcam/Smallv1/INX-DD3429.png');
  }
  .flex_box_product4 > a:last-child > .image_box {
    width: 160px;
    height: 164.4px;
    min-width: 160px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 30px;
    position: relative;
  }

  .product_page_section.nvr .flex_box_product4 > a:last-child > .image_box {
    width: 100%;
  }
  .flex_box_product4_revers > div:first-child > .image_box {
    width: 100%;
    height: 260px;
    margin-bottom: 40px;
    padding: 30px;
    position: relative;
  }
  .flex_box_product4_revers > div:last-child > .image_box {
    margin-bottom: 0px;
    width: 120px;
    height: 118.4px;
    padding: 30px;
    margin-right: 29.5px;
    position: relative;
  }
  .flex_box_product2 > a:last-child > .image_box {
    width: 50%;
    height: 150px;
    min-width: 188.8px;
    /* margin-bottom: 30px; */
  }

  .product_page_section.nvr .flex_box_product2 > a > .image_box {
    padding-right: 0;
    margin-right: 30px;
  }
  .spac_text_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 5px;
    /* min-width: 273.2px;
    max-width: 273.2px; */
    width: 50%;
    transition: all 0.3s ease;
  }
  .flex_box_product3 .spac_text_box {
    width: 100%;
  }
  .image_box,
  .spac_text_box {
    transition: all 0.3s ease;
  }
  .resolution_text_wrap p:last-child {
    color: #a6a6a6;
  }
  .resolution_text_wrap p:last-child span {
    color: #111;
  }
  .spac_text_box > div {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
  }
  .spac_text_box > div:first-child {
    align-items: flex-end;
  }
  .spac_text_box > div > p:first-child {
    color: #8a8a8a;
    font-size: 16px;
    /* width: 86px; */
    min-width: 86px;
  }
  .spac_text_box .product_list_price {
    /* color: #111; */
    font-size: 22px;
    color: var(--bright-blue-color);
    /* width: 86px; */
  }
  .spac_text_box .product_special_offer_list_price {
    color: var(--bright-blue-color);
  }
  .spac_text_box .product_list_og_price {
    color: #111;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: line-through;
  }
  .top_banner_section .loadingAnisAll:before {
    background-color: #777777 !important;
  }
  .top_banner_section > div > .loadingAnisAll:after {
    background-color: #666666 !important;
  }
  /* .spac_text_box > div > p:first-child{
    height: 30px;
  }
  .spac_text_box div:first-child{
    color: #A6A6A6;
    margin-right: 20px;
  }
  .spac_text_box div:last-child{
    width: 124px;
  }
  .spac_text_box div:last-child > p:first-child{
    font-size: 22px;
  }
  .full_width_spec>.spac_text_box div:last-child{
    width: 350px;
  } */
  .detail_page_section {
    width: 1060px;
    height: auto;
    margin: 0px auto;
    margin-top: 120px;
    padding-top: 50px;
  }
  .product_detail_flex_box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 100px;
  }
  .product_detail_flex_box_spac_part {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .product_detail_flex_box_image_part {
    width: 470px;
    height: 350px;
    margin-right: 80px;
    position: relative;
    margin-top: 67px;
    background-image: url('https://innorix.com:1337/innorixContent/ipcam/Smallv1/INX-DD3429.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .product_detail_flex_box_image_part_mobile {
    display: none !important;
  }
  .product_detail_flex_box_image_part > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    display: none;
  }
  .product_detail_flex_box_title_spac_part {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .product_detail_flex_box_spac_part > div:first-child {
    font-size: 22px;
    color: #a6a6a6;
    margin-right: 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 10px;
    width: auto;
    height: 286px;
    flex: none;
    order: 0;
    flex-grow: 0;
  }
  .product_detail_flex_box_spac_part > div:last-child {
    font-size: 22px;
    color: #111;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 10px;
    width: auto;
    height: 286px;
    flex: none;
    order: 0;
    flex-grow: 0;
  }
  .product_detail_flex_box_spac_part > div > div {
    padding: 2px 10px 2px 10px;
    height: 34px;
  }
  .product_detail_select_box_wrapper {
    position: relative;
    /* z-index: 1; */
    padding: 0px !important;
  }
  .product_detail_select_box_wrapper_active {
    position: relative;
    /* z-index: 1; */
    padding: 0px !important;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
  }
  .product_detail_select_box {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 2px 10px 2px 10px;
    width: 300px;
    height: 31px;
    border: 1px solid #a6a6a6;
    align-self: stretch;
    flex-grow: 0;
    cursor: pointer;
  }
  .product_detail_select_box_option_box {
    position: absolute;
    top: 30px;
    z-index: 1;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding: 2px 10px 2px 10px;
    width: 300px;
    height: auto;
    border: 1px solid #a6a6a6;
    align-self: stretch;
    flex-grow: 0;
    cursor: pointer;
    background-color: var(--white-color);
    opacity: 0;
  }
  .product_detail_select_box_option {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    width: 100%;
    height: 27px;
  }
  .product_detail_select_box_option_title {
    width: 184px;
  }

  .product_detail_select_box_wrapper2 {
    position: relative;
    /* z-index: 1; */
    padding: 0px !important;
  }
  .product_detail_select_box_wrapper_active2 {
    position: relative;
    z-index: 1;
    padding: 0px !important;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.25);
  }
  .product_detail_select_box2 {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 2px 10px 2px 10px;
    width: 100%;
    height: auto;
    border: 1px solid #a6a6a6;
    align-self: stretch;
    flex-grow: 0;
    cursor: pointer;
    margin-left: -10px;
  }
  .product_detail_select_box_option_box2 {
    position: absolute;
    top: 100%;
    left: -10px;
    z-index: 1;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding: 2px 10px 2px 10px;
    width: 100%;
    height: auto;
    border: 1px solid #a6a6a6;
    align-self: stretch;
    flex-grow: 0;
    cursor: pointer;
    background-color: var(--white-color);
    opacity: 0;
  }
  .product_detail_select_box_option2 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    width: 100%;
    height: auto;
  }
  .product_detail_select_box_option_title2 {
    width: 308px;
  }

  .product_select_flex_box {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
  }
  .product_select_flex_box {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
  }
  .product_select_flex_box > div {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0px;
    /* gap: 20px; */
    width: 200px;
    height: 230.92px;
    border: 1px solid #a6a6a6;
    flex: none;
    order: 2;
    flex-grow: 0;
    cursor: pointer;
  }
  .product_select_flex_box > div > div:nth-child(2) {
    margin-top: 20px;
    font-size: 16px;
  }
  .product_select_flex_box > div > div:nth-child() {
    margin-top: 20px;
    font-size: 16px;
  }
  .product_select_flex_box > div > div > img {
    height: 142.92px;
  }
  .detail_page_spac_section {
    width: 1060px;
    margin: 0px auto;
    color: #a6a6a6;
    margin-bottom: 150px;
  }
  .detail_page_spac_title_wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .detail_page_spac_title_wrapper .product_detail_flex_box_title_spac_detail_part {
    width: 20%;
    margin: 0;
  }
  .detail_page_spac_title_wrapper .specification_download_btn {
    border-radius: 15px;
    padding: 10px 20px;
    max-height: 30px;
    background: var(--bright-blue-color);
    border-color: var(--bright-blue-color);
  }
  .product_detail_flex_box_title_spac_detail_part {
    font-size: 35px;
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .detail_page_spac_section table {
    border-top: 1px solid #a6a6a6;
  }
  .detail_page_spac_section table .line {
    border-top: 1px solid #a6a6a6;
  }
  .detail_page_spac_section table tr td {
    font-size: 22px;
    padding: 0px;
    height: auto;
    /* padding-top: 20px; */
    height: 38px;
  }
  .detail_page_spac_section table tr:first-child > td {
    padding-top: 20px;
  }
  .detail_page_spac_section table tr:last-child > td {
    padding-bottom: 20px;
  }
  .detail_page_spac_section table tr td:first-child {
    width: 30%;
    font-size: 28px;
  }
  .detail_page_spac_section table tr td:nth-child(2) {
    width: 30%;
  }
  .detail_page_spac_section table tr td:last-child {
    width: 40%;
    color: #111;
    padding-left: 10px;
  }

  .process_img_box {
    position: relative;
    width: 200px;
    height: 166.4px;
    margin: 15px auto 0px;
    overflow: hidden;
  }
  .process_img_box .press_line {
    width: 100%;
    height: 20px;
    background-image: url('/images/innorix_autoronix/head_bar.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .process_img_box1 {
    background-image: url('/images/innorix_autoronix/factory.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .process_img_box2 {
    background-image: url('/images/innorix_autoronix/custom_order.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .process_img_box3 {
    background-image: url('/images/innorix_autoronix/produce.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .process_img_box4 {
    background-image: url('/images/innorix_autoronix/scan.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .process_img_box5 {
    background-image: url('/images/innorix_autoronix/package.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .process_img_box6 {
    background-image: url('/images/innorix_autoronix/shipping.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .left_hends {
    position: absolute;
    top: 18px;
    left: 17px;
    height: 80px;
    width: 80px;
  }
  .left_hends > div:first-child {
    position: absolute;
    top: 0px;
    left: 50%;
    height: 52px;
    width: 80px;
    margin-left: -40px;
    background-image: url('/images/innorix_autoronix/arm.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .left_hends > div:nth-child(2) {
    position: absolute;
    top: 35px;
    left: 50%;
    height: 24px;
    width: 24px;
    z-index: 1;
    margin-left: -12px;
    background-image: url('/images/innorix_autoronix/gear.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .left_hends > div:nth-child(3) {
    position: absolute;
    top: 41px;
    left: 4px;
    height: 40px;
    width: 40px;
    background-image: url('/images/innorix_autoronix/wing_right.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .left_hends > div:last-child {
    position: absolute;
    top: 41px;
    right: 4px;
    height: 40px;
    width: 40px;
    background-image: url('/images/innorix_autoronix/wing_left.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .right_hends {
    position: absolute;
    top: 18px;
    right: 19px;
    height: 80px;
    width: 80px;
  }
  .right_hends > div:first-child {
    position: absolute;
    top: 0px;
    left: 50%;
    height: 52px;
    width: 80px;
    margin-left: -40px;
    background-image: url('/images/innorix_autoronix/arm.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .right_hends > div:nth-child(2) {
    position: absolute;
    top: 35px;
    left: 50%;
    height: 24px;
    width: 24px;
    z-index: 1;
    margin-left: -12px;
    background-image: url('/images/innorix_autoronix/gear.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .right_hends > div:nth-child(3) {
    position: absolute;
    top: 41px;
    left: 4px;
    height: 40px;
    width: 40px;
    background-image: url('/images/innorix_autoronix/wing_right.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .right_hends > div:last-child {
    position: absolute;
    top: 41px;
    right: 4px;
    height: 40px;
    width: 40px;
    background-image: url('/images/innorix_autoronix/wing_left.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .box_contaner {
    position: absolute;
    bottom: 15px;
    width: 100%;
    height: 60px;
  }
  .process_box_wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 84px;
  }
  .process_box_wrapper > div:first-child {
    position: absolute;
    top: 5px;
    left: 0px;
    height: 20px;
    width: 20px;
    background-image: url('/images/innorix_autoronix/box_wing.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .process_box_wrapper > div:nth-child(2) {
    position: absolute;
    top: 5px;
    right: 0px;
    height: 20px;
    width: 20px;
    /* margin-left: -26px; */
    background-image: url('/images/innorix_autoronix/box_wing2.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .process_box_wrapper > div:last-child {
    position: absolute;
    bottom: -1px;
    left: 50%;
    height: 40px;
    width: 52px;
    margin-left: -26px;
    background-image: url('/images/innorix_autoronix/box.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .process_img_box .belt_line {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 18px;
    background-image: url('/images/innorix_autoronix/belt.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .cart_section {
    width: 1060px;
    margin: 120px auto 100px;
    padding-top: 50px;
    height: auto;
    min-height: calc(100vh - 760px);
  }
  .title_cart_section {
    height: 42px;
    font-size: 35px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 20px;
  }
  .cart_total_count_title {
    padding: 10px;
    gap: 10px;
    width: auto;
    height: 40px;
    background: #0496fe;
    font-size: 35px;
    line-height: 17px;
    font-weight: 700;
    color: var(--white-color);
  }
  .order_number_title {
    font-weight: 400;
    font-size: 35px;
    line-height: 42px;
    color: #a6a6a6;
  }
  .remove_cart_content {
    font-size: 18px;
    color: #acacac;
    width: fit-content;
    position: relative;
    top: 0px;
    right: 0px;
    margin-left: auto;
    margin-bottom: 10px;
    cursor: pointer;
  }
  .cart_list_wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 10px;
  }
  .cart_content_wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    border-top: 1px solid #a6a6a6;
  }
  .cart_content_wrapper:last-child {
    /* border-bottom: 1px solid #A6A6A6; */
  }
  .remove_content_btn {
    font-size: 18px;
    color: #acacac;
    width: fit-content;
    position: relative;
    top: 0px;
    right: 0px;
    margin-left: auto;
    margin-bottom: 10px;
    cursor: pointer;
  }
  .cart_content_box {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 10px 0px;
    gap: 41px;
  }
  .cart_content_img_part,
  .cart_content_model_number_part,
  .cart_content_basic_price_part,
  .cart_content_custom_option_part,
  .cart_content_unit_price_part,
  .cart_content_quantity_part,
  .cart_content_sub_total_part {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .cart_content_img_part {
    width: 120px;
    height: 102px;
    background-image: url('https://innorix.com:1337/innorixContent/ipcam/Smallv1/INX-DD3429.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
  }
  .cart_content_model_number_part {
    width: 148px;
  }
  .cart_content_basic_price_part {
    width: 83px;
    align-items: flex-end;
  }
  .cart_content_custom_option_part {
  }
  .cart_content_unit_price_part {
    width: 74px;
    align-items: flex-end;
  }
  .cart_content_quantity_part {
    width: 65px;
    align-items: flex-end;
  }
  .cart_content_quantity_part > div > input {
    text-align: right;
    padding: 0px 5px;
    height: 33px !important;
    font-size: 18px;
    margin-top: -6px;
  }
  .cart_content_sub_total_part {
    width: 111px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    position: relative;
  }
  .product_can_to_order {
    position: absolute;
    right: 0px;
    top: 63px;
    padding: 2px 10px;
    width: 164px;
    height: 21px;
    background: #0cac40;
    border-radius: 15px;
    color: var(--white-color);
    display: none;
    line-height: 16px;
  }
  .product_cant_to_order {
    position: absolute;
    right: 0px;
    top: 63px;
    padding: 5px 10px;
    gap: 5px;
    width: 268px;
    height: 44px;
    background: #ff0000;
    border-radius: 10px;
    color: var(--white-color);
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    display: none;
    line-height: 16px;
  }
  .go_to_capacity {
    cursor: pointer;
  }
  .product_cant_to_order > div {
    box-sizing: border-box;
    position: relative;
    width: 15px;
    height: 15px;
    /* border: 2px solid var(--white-color); */
    border-radius: 100%;
    background-image: url('/images/innorix_autoronix/cannot_notifi.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .cart_content_img_part > div:first-child,
  .cart_content_model_number_part > div:first-child,
  .cart_content_basic_price_part > div:first-child,
  .cart_content_custom_option_part > div:first-child,
  .cart_content_unit_price_part > div:first-child,
  .cart_content_quantity_part > div:first-child,
  .cart_content_sub_total_part > div:first-child {
    color: #a6a6a6;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .cart_content_custom_option_part_inner_flex {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .cart_content_custom_option_part_inner_flex > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 5px;
  }
  .cart_content_custom_option_part_inner_flex > div:first-child {
    width: 144px;
  }
  .cart_content_custom_option_part_inner_flex > div:last-child {
    width: 100px;
    align-items: flex-end;
  }
  .price_bottom_part {
    width: 100%;
    height: 67px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    border-bottom: 1px solid #a6a6a6;
    border-top: 1px solid #a6a6a6;
  }
  .price_bottom_part > div {
    font-size: 22px;
  }
  .price_bottom_part > div:last-child {
    text-align: right;
    width: 188px;
  }
  .order_btn {
    padding: 10px 15px;
    width: 79px;
    height: 42px;
    line-height: 19px;
    text-align: center;
    background: #000000;
    border: 1px solid #000;
    color: var(--white-color);
    flex: none;
    order: 0;
    flex-grow: 0;
    font-size: 18px;
    margin-top: 10px;
    margin-left: auto;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .order_btn:hover {
    background: var(--white-color);
    border: 1px solid #000;
    color: #111;
  }
  .manage_order_table {
    width: 100%;
    height: auto;
  }
  .manage_order_table > thead {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #a6a6a6;
  }
  .manage_order_table > thead th {
    height: auto;
    text-align: left;
    padding: 0px;
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #a6a6a6;
  }
  .manage_order_table > tbody {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #a6a6a6;
  }
  .manage_order_table > tbody td {
    height: auto;
    text-align: left;
    padding: 0px;
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #111;
  }
  .manage_order_table > tbody tr:first-child td {
    padding-top: 20px;
  }

  .manage_order_table > thead th:nth-child(1),
  .manage_order_table > tbody td:nth-child(1) {
    text-align: left;
    padding-right: 48px;
    width: 160px;
    min-width: 160px;
  }
  .manage_order_table > thead th:nth-child(2),
  .manage_order_table > tbody td:nth-child(2) {
    text-align: left;
    padding-right: 48px;
    width: 180px;
    min-width: 180px;
  }
  .manage_order_table > thead th:nth-child(3),
  .manage_order_table > tbody td:nth-child(3) {
    text-align: right;
    padding-right: 48px;
    width: 198px;
    min-width: 198px;
  }
  .manage_order_table > thead th:nth-child(4),
  .manage_order_table > tbody td:nth-child(4) {
    text-align: left;
    padding-right: 48px;
    width: 148px;
    min-width: 148px;
  }
  .manage_order_table > tbody td:nth-child(4) {
    cursor: pointer;
  }
  .manage_order_table > thead th:nth-child(5),
  .manage_order_table > tbody td:nth-child(5) {
    text-align: left;
    padding-right: 48px;
    width: 148px;
    min-width: 148px;
  }
  .manage_order_table > thead th:nth-child(6),
  .manage_order_table > tbody td:nth-child(6) {
    text-align: left;
    width: 200px;
    min-width: 200px;
  }
  .manage_order_tab_number,
  /* .manage_order_tab_document, */
  .manage_order_tab_infomation {
    text-decoration: underline;
    cursor: pointer;
  }
  .manage_order_tab_document {
    height: 19px;
  }
  .manage_order_tab_document_img {
    display: block;
    margin-top: 2px;
    margin-right: 5px;
    width: 17px;
    height: 19px;
    background-image: url('/images/innorix_autoronix/download2.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
  }

  .shipping_wrapper_title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .after_shipping_wrapper,
  .before_shipping_wrapper {
    width: 100%;
  }
  .shipping_wrapper_flex_box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .shipping_wrapper_flex_box > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    border-bottom: 1px solid #a6a6a6;
    width: 100%;
    padding: 10px 0px;
  }
  .shipping_wrapper_flex_box > div:first-child {
    font-size: 16px;
    color: #a6a6a6;
  }
  .shipping_wrapper_flex_box > div > p {
    width: 25%;
  }
  .shipping_wrapper_flex_box > div > p > span {
    cursor: pointer;
  }

  .buyer_information_wrapper,
  .consignee_information_wrapper {
    width: 510px;
  }

  .infomation_wrapper_title {
    font-size: 22px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 25px;
  }
  .infomation_wrapper_title > label {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 5px;
    width: 197px;
    height: 17px;
    font-size: 14px;
    color: #a6a6a6;
    cursor: pointer;
  }
  .infomation_wrapper_title > label > input[type='checkbox'] {
    appearance: none;
    box-sizing: border-box;
    width: 15px;
    height: 15px !important;
    background: var(--white-color);
    border: 1px solid #a6a6a6;
    position: relative;
    cursor: pointer;
  }
  .infomation_wrapper_title > label > input[type='checkbox']:checked {
    appearance: none;
    box-sizing: border-box;
    width: 15px;
    height: 15px !important;
    background: #1b89ff;
    border: 1px solid #1b89ff;
    position: relative;
  }
  .infomation_wrapper_title > label > input[type='checkbox']::after {
    position: absolute;
    top: 40%;
    left: 50%;
    content: '';
    width: 8px;
    height: 4px;
    border-left: 1px solid var(--white-color);
    border-bottom: 1px solid var(--white-color);
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .back_list_btn {
    position: relative;
    width: fit-content;
    /* padding: 10px; */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    font-size: 18px;
    color: #1b89ff;
  }
  .back_list_btn > span {
    width: 10px;
    height: 10px;
    display: block;
    border-top: 1px solid #1b89ff;
    border-left: 1px solid #1b89ff;
    transform: rotate(-45deg);
  }
  .back_list_btn::after {
    position: absolute;
    top: 21px;
    left: 0px;
    content: '';
    width: 0px;
    height: 2px;
    background-color: #1b89ff;
    transition: all 0.3s ease;
  }
  .back_list_btn:hover::after {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .bottom_btn_menu_wrapper {
    width: 100%;
    height: 84px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    background: #f2f2f2;
    border: 1px solid #c6c6c6;
    padding: 10px;
  }
  .bottom_btn_menu {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    /* gap: 219px; */
    width: 1060px;
    margin: 0px auto;
    height: 84px;
    flex: none;
    order: 3;
    flex-grow: 0;
    z-index: 3;
  }
  .bottom_btn_menu > .left_part {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 10px 0px 0px;
    gap: 20px;
    width: 444.11px;
    height: 29px;
    flex: none;
    order: 0;
    flex-grow: 0;
  }
  .bottom_btn_menu > .left_part > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 5px;
    width: 144px;
    height: 19px;
    flex: none;
    order: 2;
    flex-grow: 0;
  }
  .bottom_btn_menu > .left_part > div:nth-child(2) {
    color: #1b89ff;
  }
  .bottom_btn_menu > .right_part {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    padding: 0px;
    gap: 10px;
    width: 484px;
    height: 64px;
    flex: none;
    order: 1;
    flex-grow: 0;
  }
  .bottom_btn_menu > .right_part > .first_right_part {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 20px;
    width: 235px;
    height: 64px;
    flex: none;
    order: 0;
    flex-grow: 0;
    color: #a6a6a6;
  }
  .bottom_btn_menu > .right_part > .first_right_part > .old_text {
    font-size: 22px;
    line-height: 27px;
    color: #a6a6a6;
  }
  .bottom_btn_menu > .right_part > .first_right_part > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0px;
    gap: 5px;

    width: 139px;
    height: 64px;
  }
  .bottom_btn_menu > .right_part > .first_right_part > div > p:first-child {
    font-size: 35px;
    color: #111;
    line-height: 34px;
  }
  .bottom_btn_menu > .right_part > .mid_right_part {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 5px;
    width: 65px;
    height: 64px;
    flex: none;
    order: 1;
    flex-grow: 0;
  }
  .bottom_btn_menu > .right_part > .mid_right_part > input {
    width: 65px !important;
    height: 42px !important;
    padding: 0px 0px 4px !important;
    background-color: var(--white-color) !important;
    color: #000 !important;
    text-align: center !important;
    font-size: 28px;
  }
  .bottom_btn_menu > .right_part > .last_right_part {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 5px;
    width: 152px;
    height: 64px;
    flex: none;
    order: 2;
    flex-grow: 0;
  }
  .bottom_btn_menu > .right_part > .last_right_part > .add_cart_btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    width: 152px;
    height: 42px;
    background: #000000;
    flex: none;
    order: 0;
    flex-grow: 0;
    color: var(--white-color);
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
  }
  .small_text {
    font-size: 14px;
    color: #a6a6a6;
  }
  .hide_dumy {
    opacity: 0 !important;
    cursor: default !important;
  }

  .categories_section {
    margin-bottom: 100px !important;
    padding: 0px 10px;
  }
  .title_box_categories_section {
    width: 100%;
    height: 42px;
    /* font-family: 'Inter';
    font-style: normal;
    font-weight: 400; */
    font-size: 35px;
    line-height: 42px;
    color: #111;
    margin-bottom: 20px;
  }
  .flex_box_categories_section {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
  }
  .flex_box_categories_section_content {
    width: 47%;
    height: 165px;
    border: 1px solid #a6a6a6;
    /* margin-bottom: 20px; */
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .flex_box_categories_section_content > .image_box {
    width: 100px;
    height: 100px;
    /* border: 1px solid #A6A6A6; */
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
  }
  .flex_box_categories_section_content > .image_box > img {
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .flex_box_categories_section_content > .text_box {
    font-size: 18px;
    text-align: center;
  }

  .package_section {
    margin-bottom: 100px !important;
  }
  .title_box_package_section {
    width: 100%;
    height: 42px;
    /* font-family: 'Inter';
    font-style: normal; */
    /* font-weight: 400; */
    font-size: 35px;
    line-height: 42px;
    color: #111;
    margin-bottom: 20px;
    padding: 0px 10px;
  }

  .filter_box_package_section {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 20px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    flex-wrap: wrap;
    padding: 0px 10px;
  }
  .filter_box_package_section > div {
    padding: 10px 20px;
    width: fit-content;
    height: 39px;
    background-color: #a6a6a6;
    border-radius: 20px;
    color: var(--white-color);
    line-height: 17px;
    cursor: pointer !important;
  }
  .filter_box_package_section > .active_btn {
    padding: 10px 20px;
    width: fit-content;
    height: 39px;
    background-color: #005ed0;
    border-radius: 20px;
    color: var(--white-color);
    line-height: 17px;
  }

  .flex_box_package_section {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
    padding: 0px 10px;
  }
  .flex_box_package_section_content {
    width: 47%;
    height: 270px;
    /* border: 1px solid #A6A6A6; */
    /* margin-bottom: 20px; */
  }
  .flex_box_package_section_content > .image_box {
    width: 100%;
    height: 165px;
    /* border: 1px solid #A6A6A6; */
    background-color: #dee1e6;
    border: 1px solid #dee1e6;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
  }
  .flex_box_package_section_content > .image_box > img {
    width: 100px;
    height: 94.94px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .text_box > span {
    color: #a6a6a6;
    font-size: 16px;
  }
  .text_box > .now_price {
    color: #111;
  }
  .text_box > .old_price {
    text-decoration: line-through;
    font-size: 14px;
  }

  .top_banner_section {
    width: 100%;
    height: 190px;
    background-color: #777777;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .top_banner_section > div {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin: 0px auto;
    position: relative;
    background: linear-gradient(to bottom, transparent, transparent, #000);
  }
  .top_banner_section > div > .inner_gradiant {
    width: 100%;
    height: 100%;
    position: relative;
    background: linear-gradient(to bottom, transparent, transparent, #000);
  }
  .top_banner_section > div > .inner_gradiant > p {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: auto;
    margin: 0px auto;
    font-weight: 700;
    font-size: 25px;
    color: var(--white-color);
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  }
  .product_page_section {
    width: 100%;
    margin: 0px auto 50px;
    padding: 0px 10px;
  }
  .product_title_box {
    width: 100%;
    height: 42px;
    /* font-family: 'Inter';
    font-style: normal; */
    /* font-weight: 400; */
    font-size: 28px;
    line-height: normal;
    color: #111;
    margin-bottom: 20px;
  }
  .flex_box_product {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0px;
    gap: 20px;
    width: 100%;
    height: auto !important;
    flex-wrap: wrap;
  }
  .flex_box_product2 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0px;
    gap: 20px;
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .flex_box_product3 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0px;
    gap: 20px;
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .flex_box_product4 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0px;
    gap: 20px;
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .flex_box_product > a {
    display: flex;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 16px;
    border: 1px solid #a6a6a6;
    padding: 10px;
    cursor: pointer;
    width: 100% !important;
    height: auto !important;
  }
  .flex_box_product > .only_mobile_flex_product {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    border: 1px solid #a6a6a6;
    padding: 10px;
    cursor: pointer;
    width: 100% !important;
    height: auto !important;
  }
  .flex_box_product2 > a {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    border: 1px solid #a6a6a6;
    padding: 10px;
    cursor: pointer;
    width: 100% !important;
    height: auto !important;
  }
  .flex_box_product2 > .only_mobile_flex_product {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    border: 1px solid #a6a6a6;
    padding: 10px;
    cursor: pointer;
    width: 100% !important;
    height: auto !important;
  }
  .flex_box_product3 > a {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    border: 1px solid #a6a6a6;
    padding: 10px;
    cursor: pointer;
    width: 100% !important;
    height: auto !important;
  }
  .flex_box_product3 > .only_mobile_flex_product {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    border: 1px solid #a6a6a6;
    padding: 10px;
    cursor: pointer;
    width: 100% !important;
    height: auto !important;
  }
  .flex_box_product4 > a {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    border: 1px solid #a6a6a6;
    padding: 10px;
    cursor: pointer;
    width: 100% !important;
    height: auto !important;
  }
  .flex_box_product4 > .only_mobile_flex_product {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    border: 1px solid #a6a6a6;
    padding: 10px;
    cursor: pointer;
    width: 100% !important;
    height: auto !important;
  }
  .flex_box_product > a > .image_box {
    width: 100% !important;
    height: 120px !important;
    /* padding: 30px !important;
    position: relative !important;
    margin-right: 30px !important; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 20px;
  }
  .flex_box_product2 > a > .image_box {
    width: 100% !important;
    height: 120px !important;
    /* padding: 30px !important;
    position: relative !important;
    margin-right: 30px !important; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 20px;
  }
  .flex_box_product3 > a > .image_box {
    width: 100% !important;
    height: 120px !important;
    /* padding: 30px !important;
    position: relative !important;
    margin-right: 30px !important; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 20px;
  }
  .flex_box_product4 > a > .image_box {
    width: 100% !important;
    height: 120px !important;
    /* padding: 30px !important;
    position: relative !important;
    margin-right: 30px !important; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 20px;
  }
  .flex_box_product > a > .image_box > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100% !important;
    height: auto !important;
  }
  .flex_box_product2 > a > .image_box > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100% !important;
    height: auto !important;
  }
  .flex_box_product > .only_mobile_flex_product > .image_box {
    /* width: 100% !important; */
    /* height: 100% !important; */
    /* padding: 30px !important; */
    /* position: relative !important; */
    /* margin-right: 0px !important; */
    /* margin-bottom: 30px !important; */
    /* background-position: center;
    background-repeat: no-repeat;
    background-size: contain; */
  }
  .flex_box_product2 > .only_mobile_flex_product > .image_box {
    /* width: 100% !important; */
    /* height: 100% !important; */
    /* padding: 30px !important; */
    /* position: relative !important; */
    /* margin-right: 0px !important; */
    /* margin-bottom: 30px !important; */
    /* background-position: center;
      background-repeat: no-repeat;
      background-size: contain; */
  }
  .flex_box_product > .only_mobile_flex_product > .image_box > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto !important;
    height: 100% !important;
  }
  .flex_box_product2 > .only_mobile_flex_product > .image_box > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto !important;
    height: 100% !important;
  }
  .spac_text_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
  }
  .spac_text_box div {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .spac_text_box div > p:first-child {
    color: #a6a6a6;
    margin-right: 20px;
    width: 80px;
  }
  /* .spac_text_box div:last-child{
    width: 124px;
  }
  .spac_text_box div:first-child > p:nth-child(5), 
  .spac_text_box div:first-child > p:last-child {
    display: none !important;
  }
  .spac_text_box div:last-child > p:nth-child(5), 
  .spac_text_box div:last-child > p:last-child {
    display: none !important;
  }
  .spac_text_box div:last-child > p:first-child{
    font-size: 22px;
  } */

  .detail_page_section {
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: 0px 15px;
    margin-top: 120px;
    padding-top: 50px;
  }
  .product_detail_flex_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
  }
  .product_detail_flex_box > div {
    width: 100%;
  }
  .product_detail_flex_box_spac_part {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
  }
  .product_detail_flex_box_spac_part > div:first-child {
    margin-right: 60px;
  }
  .product_detail_flex_box_image_part {
    width: 100%;
    height: 240px;
    margin-right: 80px;
    position: relative;
    margin-top: 67px;
    display: none !important;
  }
  .product_detail_flex_box_image_part_mobile {
    width: 100%;
    height: 240px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .product_detail_flex_box_image_part > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
  }
  .product_detail_flex_box_image_part_mobile > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
  }
  .product_detail_flex_box_title_spac_part {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .product_detail_flex_box_spac_part > div:first-child {
    font-size: 22px;
    color: #a6a6a6;
  }
  .product_detail_flex_box_spac_part > div:last-child {
    font-size: 22px;
    color: #111;
  }
  .product_select_flex_box {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
  }
  .product_select_flex_box {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    flex-wrap: wrap;
  }
  .product_select_flex_box > div {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0px;
    /* gap: 20px; */
    width: 110px;
    height: 153px;
    border: 1px solid #a6a6a6;
    flex: none;
    order: 2;
    flex-grow: 0;
    cursor: pointer;
  }
  .product_select_flex_box > div > div:nth-child(2) {
    margin-top: 0px;
    font-size: 16px;
  }
  /* .product_select_flex_box > div > div:nth-child() {
    margin-top: 20px;
    font-size: 16px;
  } */
  .product_select_flex_box > div > div > img {
    height: 90px;
  }
  .detail_page_spac_section {
    width: 100%;
    margin: 0px auto;
    color: #a6a6a6;
    margin-bottom: 150px;
  }
  .product_detail_flex_box_title_spac_detail_part {
    font-size: 35px;
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .detail_page_spac_section table tr {
    border-top: 1px solid #ececec;
  }
  .detail_page_spac_section table tr td {
    border-top: 1px solid #ececec;
    font-size: 20px;
  }
  .detail_page_spac_section table tr td:first-child {
    width: 30%;
  }
  .detail_page_spac_section table tr td:nth-child(2) {
    width: 30%;
  }
  .detail_page_spac_section table tr td:last-child {
    width: 40%;
    color: #111;
  }
}
.impossible_add_cart > span {
  display: inline-block;
  box-sizing: border-box;
  /* margin-top: 0px; */
  margin-bottom: -2px;
  position: relative;
  width: 15px;
  height: 15px;
  /* border: 2px solid var(--white-color); */
  border-radius: 100%;
  background-image: url(/images/innorix_autoronix/cannot_notifi.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
