@media (min-width: 1400px) {
  .container {
    max-width: 1250px;
  }

  .hero_section .container,
  .feature_one .container,
  .feature_two .container,
  .slider2_section .container {
    max-width: 1150px;
  }

  .footer_section .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  html {
    font-size: 57.5%;
  }

  .container {
    max-width: 1180px;
  }

  .hero_section .container,
  .feature_one .container,
  .feature_two .container,
  .slider2_section .container {
    max-width: 1100px;
  }

  .footer_section .container {
    max-width: 950px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  html {
    font-size: 46%;
  }

  .container {
    max-width: 960px;
  }

  .hero_section .container,
  .feature_one .container,
  .feature_two .container,
  .slider2_section .container {
    max-width: 890px;
  }

  .footer_section .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .pdt_inner_row6 .main_link2.site_button.green {
    border-bottom-left-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
  }
  .pdt_inner_row6 .main_link1 {
    font-size: 2rem;
  }
  .pdt_inner_row2 .slider2_box2 .slide2_bottom_box p {
    font-size: 1rem;
  }
  /* --------- list row ----------- */
  .list_cards .item_card .item_img img {
    height: 100%;
  }
  .list_cards .item_card {
    display: flex !important;
    width: 100%;
    height: 100%;
  }
  .list_cards .item_card .item_img {
    overflow: hidden;
    height: 100%;
  }
  .list_cards .item_img_box {
    position: relative;
    display: flex;
    height: 29rem;
    width: 55%;
  }
  .list_cards .main_card_content_wrap {
    width: 45%;
  }
  .list_cards .item_card_2 .item_img_box {
    width: 100%;
  }
  .list_cards .item_card_2 .card_2_wrap {
    display: flex;
    justify-content: space-between;
    align-items: end;
    width: 100%;
    padding-left: 15rem;
    padding-bottom: 1.5rem;
  }
  .list_cards .item_card_2 .item_content_bottom {
    flex-direction: column;
    place-self: self-end;
  }

  .list_cards .item_card_2 .item_content_bottom p {
    position: relative;
    top: -0.5rem;
  }

  .list_cards .item_card_2 .card_2_content .text_xxl {
    padding-bottom: 1rem;
  }
  .list_cards .item_content_bottom h3 {
    padding: 1rem 6.5rem;
    height: auto !important;
  }
  .list_cards .item_content_bottom {
    height: auto !important;
  }
  .list_cards .item_content_mid .text_xl {
    font-size: 1.8rem;
    text-align: left;
    padding-left: 2rem;
  }
  .listing_section5 .list_cards .item_content_mid .text_xl {
    font-size: 2.2rem;
  }
  /* ----------------- Slider two Part 2 ---------------- */
  .slider2_section_part2 .slider2_bottom h2 {
    font-size: 1.2rem;
  }
  .slider2_section_part2 .slider2_box1 .slider2_bottom {
    padding: 0;
  }
  .slider2_section_part2 .slider2_box2 .slider2_bottom {
    padding: 1.2rem;
    padding-bottom: 2rem;
    padding-top: 2.5rem;
    display: grid;
    height: 19rem;
  }
  .slider2_section_part2 .slider2_bottom > p {
    display: none;
  }

  .slider2_section_part2 .slider2_box1 .slider2_bottom .slide2_bottom_box p {
    font-size: 1rem;
    white-space: nowrap;
    font-weight: 100;
  }
  .slider2_section_part2
    .slider2_box1
    .slider2_bottom
    .slide2_bottom_box
    p
    span {
    font-weight: 600;
  }
  .slider2_section_part2 .slider2_bottom .slide2_bottom_box img {
    width: 1.3rem;
    height: 1.3rem;
  }
  .slider2_section_par2 .owl-stage {
    gap: 1rem !important;
  }
  .slider2_section_part2 .slider2_bottom h3 {
    font-size: 1.4rem;
    padding-bottom: 1.5rem;
  }
  .slider2_section_part2 .play_btn {
    background: #26373796;
    width: 6rem;
    height: 6rem;
    transition: 0.2s;
  }
  .slider2_section_part2 .play_btn img {
    width: 2rem;
    height: 2rem;
  }
  .slider2_section_part2 .play_btn:hover {
    background: #222222;
  }
  .slider2_section_part2 .owl-dot {
    width: 0.7rem;
    height: 0.7rem;
  }
  .slider2_section_part2 .owl-dots {
    gap: 0.5rem;
    transform: translateY(-1.5rem);
  }
  .slider2_section_part2 .owl-dot.active {
    width: 0.9rem;
    height: 0.9rem;
  }
}

@media (min-width: 767px) {
  .top_bar2.video_nav {
    display: none;
  }
  .sticky_bottom_bar {
    border-radius: 0.5rem;
  }
  .sticky_bottom_bar .main_link2.site_button {
    border-bottom-left-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  /* new added styles */
  .slider2_section_part2 .slider2_bottom h2 {
    font-size: 2rem;
  }
  .pdt_inner_row2 .slider2_box2 .slider2_bottom {
    display: grid;
  }
  .pdt_inner_row2 .slider2_box2 .figure img,
  .pdt_inner_row2 .slider2_box2 .figure {
    height: auto;
    display: flex;
  }
  .pdt_inner_row2 .slider2_box {
    height: 100%;
    width: 100%;
    display: grid;
  }

  /* ---------------------- 4th update ----------------------- */
  br {
    display: none;
  }
}

@media (max-width: 991px) {
    .nav_right .search_btn {
        width: 4rem;
        height: 4rem;
        background: #f6fbf7;
        border-radius: 10rem;
        margin-bottom: 0;
    }
  .btn_booking {
    display: block;
  }
  .pr_sm_0 {
    padding-right: 0;
  }
  .pl_sm_0 {
    padding-left: 0;
  }
  .pb_sm_0 {
    padding-bottom: 0;
  }
  .pt_sm_0 {
    padding-top: 0;
  }
  .mr_sm_0 {
    margin-right: 0;
  }
  .ml_sm_0 {
    margin-left: 0;
  }
  .mb_sm_0 {
    margin-bottom: 0;
  }
  .mt_sm_0 {
    margin-top: 0;
  }
  .md_center {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .pdt_title1_75 {
    max-width: 100%;
    margin-bottom: 2rem;
  }
  .pdt_inner_row3 .pdt_title1_75 {
    max-width: calc(100% - 2rem);
  }
  .plus_fff {
    transform: scale(1.4) !important;
  }
  /* ----------------- Shop Card ------------------- */
  .shopitem_left {
    flex-direction: column;
    place-items: self-start;
  }
  .shop_card {
    width: 60rem;
  }
  .shop_option_box {
    margin-left: 0rem;
    gap: 0.5rem;
    width: 100%;
  }
  .shop_card .list_text {
    font-size: 1.5rem;
  }
  .shop_options a {
    width: fit-content !important;
  }
  /* ----------------- Hamburger Menu ------------- */
  .hamburger_menu .all_select_items .select {
    height: 3.5rem;
  }
  .select_langs > .select {
    position: relative;
    height: 3.5rem !important;
  }
  .menu_link2 {
    height: 3.5rem;
  }
  /* ---------------- Search Bar --------------- */
  .search_box {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 0 2rem;
    opacity: 0;
    transform: scale(0);
    transition: 0.3s;
    z-index: 999;
  }
  .search_box.active {
    opacity: 1;
    transform: scale(1);
  }
  .overlay {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: #3d6990d4;
    z-index: -1;
  }
  #search {
    width: 100%;
    height: 7rem;
    background: transparent;
    border-radius: 1rem;
    border: 1px solid #fff;
    padding: 0 2rem;
    font-size: 3rem;
    font-weight: 700;
    color: #fff;
  }
  #search::placeholder {
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
  }
  .search_box h3 {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    gap: 1rem;
    line-height: 3rem;
    margin-bottom: 4rem;
  }
  .search_box h3 img {
    filter: invert(1);
  }

  /* ----------------- Featured Slider -------------- */
  .main_slide_img {
    width: 100%;
    object-fit: cover;
    border-radius: 1rem;
  }

  /* ----------------- Hero Section --------------- */
  .Featureleft {
    padding: 3rem 3rem;
    padding-bottom: 5rem;
    height: calc(100% + 1rem);
    width: 100%;
  }
  .text_xl {
    font-size: 3rem;
  }
  .text_md {
    font-size: 2rem;
    word-spacing: 0.2rem;
    padding-bottom: 4rem;
    padding-top: 2rem;
  }
  .whatsapp_box.left span {
    padding: 0 4rem 0 9rem;
    height: 5rem;
    font-size: 2rem;
    white-space: nowrap;
  }
  .feature_bottom > p {
    font-size: 1.5rem;
    white-space: nowrap;
    font-weight: 400;
  }
  .feature_bottom > p > span {
    font-size: 1.5rem;
  }
  .feature_right img,
  .feature_right {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }

  /* ---------------- Feature Two -------------- */
  .feature_two .Featureleft {
    padding: 3rem 3rem;
  }
  .text_md_light {
    font-size: 1.8rem;
    line-height: 3rem;
  }

  /* ----------------- Product Section ---------------- */
  .product_section .container.container-lg {
    padding: 0;
  }
  .main_product_row {
    flex-direction: column-reverse;
    gap: 4rem;
  }
  .chart img {
    height: 5rem !important;
  }
  .chart2,
  .chart2 img {
    height: 4rem !important;
  }
  .gridbtn {
    display: none;
  }
  .product_section .col-lg-9.pl_20 {
    padding-left: 0;
  }
  .row.card_row.grid_cards {
    padding: 0 3rem;
    padding-bottom: 2rem;
  }

  .tag_boxes {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
  }
  .tags a {
    font-size: 1.4rem;
  }
  .search_nav {
    gap: 1rem;
    flex-direction: column;
  }
  .selected_btns {
    width: 100% !important;
    justify-content: space-between;
    gap: 20rem;
  }
  .selected_btns .select {
    width: 100%;
    height: 4rem;
  }
  .search_nav {
    height: auto !important;
    padding: 0 3rem;
  }
  .select.seleted,
  .select_btn,
  .search_nav .search_btn {
    width: 100%;
  }
  .search_nav .search_btn input {
    height: 4rem;
  }
  .siderbar_top {
    padding: 0 3rem !important;
  }
  .wrap {
    padding: 0;
  }
  .sidebar_bottom {
    padding: 0 3rem !important;
    margin-top: 2rem;
  }
  .filter_btn {
    padding: 0 2.5rem;
    width: calc(100% - 5rem);
    transform: translateX(2.5rem);
    border-radius: 0;
  }
  .mobile_sidebar {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: -99999;
    padding: 5rem 15rem;
    overflow: scroll;
    height: 100vh;
    opacity: 0;
  }
  .mobile_sidebar.active {
    z-index: 99999;
    opacity: 1;
  }
  .close_btn {
    position: absolute;
    right: 3rem;
    top: 3rem;
    cursor: pointer;
    transform: scale(1.5);
    filter: brightness(0) saturate(100%) invert(31%) sepia(11%) saturate(2867%)
      hue-rotate(167deg) brightness(92%) contrast(93%);
  }

  /* ------------------------------------------ Produit Page ------------------------------------------------- */
  .pdt_left_top .text_md {
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .pdt_left_top .text_xl {
    color: #255783;
    height: 100%;
    font-size: 2.3rem;
  }
  .pdt_left_top .text_md span {
    font-size: 1.5rem;
  }
  .hero_section {
    padding-top: 1.5rem;
  }
  .pdt_main_row > .col-lg-8.pr_10 {
    padding-top: 1rem;
  }
  .slider2_box {
    height: 100%;
    width: 100%;
  }
  .pdt_left_top .text_xl span {
    font-size: 2.3rem;
  }
  .pdt_left_top .text_md {
    padding: 0.2rem 0.5rem;
  }
  /* ------------------ video_overlay ----------------*/
  .video_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000061;
  }
  .video_content {
    width: 65%;
    margin: 0 auto;
  }
  /* -------------------- pdt_main_row ----------------- */
  .produit_main {
    padding-top: 2rem;
  }
  .pdt_main_row .col-lg-8,
  .pdt_main_row .col-lg-4,
  .pdt_main_row .col-lg-3,
  .pdt_main_row .col-lg-9,
  .pdt_main_row .col-lg-6,
  .pdt_main_row .col-lg-12 {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 2rem;
    padding-top: 2rem;
  }
  .pdt_inner_row6 .main_links {
    position: fixed;
    bottom: 2rem;
    width: 80%;
  }
  .pdt_inner_row6 .main_links a {
    font-size: 1.5rem;
    height: 6rem;
    width: 100%;
  }
  .pdt_inner_row6 .main_links {
    height: 6rem;
  }
  .pdt_inner_row6 .whats_notif {
    top: -7rem;
  }
  .pdt_inner_row6 .whats_notif img {
    width: 5rem;
  }
  .pdt_inner_row6 .main_links {
    height: 6rem;
    box-shadow: 0 -4rem 5.5rem 0.2rem rgba(0, 0, 0, 0.1);
    z-index: 999999;
  }
  .pdt_inner_row6 .main_link2 {
    font-size: 2rem;
    width: 100%;
    position: relative;
    border-radius: 0;
  }
  .pdt_sm_slider {
    padding-bottom: 1rem;
  }
  .pdt_inner_row2 {
    padding-bottom: 0;
  }

  .row.pdt_inner_row2.pt_40 {
    padding-top: 0;
  }

  .row.pdt_inner_row2 .col-lg-9 {
    padding-bottom: 0;
  }

  .pdt_inner_row2 .owl-stage-outer {
    padding-top: 0;
  }

  .pdt_inner_row3 .col-lg-6.pr_10.pt_20 {
    padding-top: 1rem;
  }

  .pdt_inner_row3 .col-lg-6.pr_10.pt_20 {
    padding-bottom: 0;
  }

  .row.pdt_inner_row3.pb_40 {
    padding-bottom: 0;
  }

  .row.pdt_inner_row4.pb_40 {
    padding-bottom: 1rem;
  }
  .pdt_main_row > .col-lg-8.pr_10 {
    padding-bottom: 0;
  }
  .slider2_section_part2 .slider2_box2 .slider2_bottom {
    padding-bottom: 2rem;
    padding-top: 3rem;
  }
  /* ------------------- Image Slider Produit Section --------------- */
  .pdt_image_slide .owl-nav {
    width: 100%;
    justify-content: space-between;
  }
  .pdt_image_slide .owl-nav button {
    display: flex;
    align-items: center;
    height: 5rem;
  }
  .pdt_image_slide .owl-nav button:nth-child(1) {
    border-radius: 0;
    border-bottom-right-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .pdt_image_slide .owl-nav button img {
    width: 3rem;
    height: 4rem;
  }
  .produit_left .pdt_bottom .h_bottom_box p,
  .hero_bottom .h_bottom_box p,
  .pdt_bottom .h_bottom_box p {
    font-size: 1.2rem;
  }
  .pdt_bottom .h_bottom_box img {
    width: 2rem;
  }
  .pdt_image_slide .owl-stage-outer {
    padding-top: 0;
  }

  /* --------------------- pdt_inner_row5 ---------------- */
  .pdt_inner_row5 .col-lg-9,
  .pdt_inner_row5 .col-lg-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .pdt_inner_row5 .pdt_title1 {
    margin-bottom: 0;
    margin-top: 2rem;
  }
  .pdt_inner_row5 {
    padding-bottom: 0;
  }
  .produit_text_top {
    font-size: 1.87rem;
    line-height: 2.5rem;
  }
  .pdt_b_innerleft .text {
    font-size: 1.8rem;
  }
  .pdt_b_innerleft {
    width: 75%;
  }
  /* -------------------- Step Section --------------- */
  .step {
    width: 60rem;
    margin: 5rem auto;
  }
  .step_boxes {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #ffffff;
    overflow-y: scroll;
    height: 100vh;
    transition: 0.3s;
    opacity: 0;
    z-index: -9999;
    transform: scale(0.7);
  }
  .step_boxes.active {
    transform: scale(1);
    opacity: 1;
    z-index: 99999999999999999999999;
  }
  .step_head {
    justify-content: space-between;
    padding-left: 1.5rem;
    font-size: 1.2rem;
  }
  .step_close {
    height: 100%;
    background: #dddddd;
    width: 4rem;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .step_close img {
    width: 2.5rem;
  }
  .step_boxes.sticky {
    top: 0;
  }
  .map_img {
    margin-top: 1.875rem;
    text-align: center;
  }
  .pdt_sm_slide img {
    width: 14vw;
    height: 14vw;
  }
  .pdt_sm_slider {
    width: 100%;
  }

  /* ------------------- Taz Panier Page -------------------- */
  .tpr_main_row {
    gap: 4rem;
  }
  .tpr_main_row > .col-lg-6.pl_15.pr_35 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .tpr_main_row > .col-lg-6.pr_15.pl_35 {
    padding-left: 0;
    padding-right: 0;
  }
  .Taz_panier_two:before,
  .Taz_panier:after,
  .Taz_panier:before {
    width: 100%;
  }
  .Taz_panier_two .row.tpr2_main_row .col-lg-6 {
    padding: 0 1rem;
  }
  .Taz_panier_two.desktop {
    display: none;
  }
  .Taz_panier_two.mobile {
    display: block;
  }

  /* ------------------------------------------------- Listing V Pagge -------------------------------------------------------- */
  .List_V_page .slider2_section .container .row {
    gap: 0;
  }

  /* -------------- Listing Section 1 ---------------- */
  .listing_section1 .row.list_cards .col-lg-6 {
    padding-left: 0;
    padding-right: 0;
  }
  .listing_section1 .row.list_cards {
    gap: 2rem;
  }
  .List_V_page .list_cards .item_card {
    display: flex;
  }
  .List_V_page .list_cards .item_card .item_img img,
  .List_V_page .list_cards .item_card .item_img {
    height: 100%;
    min-height: 22rem;
  }
  .List_V_page .row.list_cards .main_card_content_wrap {
    display: grid;
    place-content: space-between;
    width: 45%;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .List_V_page .list_cards .item_img_box {
    height: 100%;
    width: 65%;
  }
  .listing_section1 .list_cards .item_content_mid .text_xl {
    font-size: 2rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }

  /* -------------- Listing Section 2 --------------------- */
  .list_text_box1 {
    width: 100%;
  }
  .List_V_page .container > .row .col-lg-6 {
    padding: 0;
  }
  .List_V_page .container > .row {
    gap: 1.5rem !important;
  }
  .list_sec1_images {
    width: 100%;
  }
  .ls_image_left {
    top: 5rem;
  }
  .list_sec1_images {
    margin-bottom: 8rem;
  }
  .spider_icon {
    display: none;
  }
  .Taz_panier .col-lg-6.pr_15.pl_30 {
    padding: 0;
  }
  .listing_section1 .row.list_cards .col-lg-12.pb_20 {
    padding: 0;
  }
  .listing_section4_row .col-lg-12.mt_30 {
    margin-top: 0;
  }
  /* -------------- List_V_page .feature_one --------------------- */
  .List_V_page .feature_one .container > .row,
  .List_V_page .hero_section .container > .row {
    gap: 0 !important;
  }
  .list_text_bdr {
    margin-bottom: 1.5rem;
  }

  /* -------------- List_V_page .automobile_section --------------------- */
  .automobile_section .container > .row {
    gap: 0;
  }
  .atm_boxes {
    gap: 2.5rem;
    grid-template-columns: 1fr;
  }
  .automobile_section .list_text_header {
    padding-bottom: 3rem;
  }
  .faq_img {
    width: 100%;
    border-radius: 1rem;
  }
  .faq_section .col-lg-9.pl_35 {
    padding: 0;
  }
  .automobile_section .list_title {
    font-size: 2.8rem;
  }
  .automobile_section .list_text_header {
    padding-top: 2rem;
  }
  .faq_section .row:nth-child(2) {
    flex-direction: column-reverse;
  }

  /* ----------------------- Slider Two New Fix ----------------- */
  .slider2_box2 .slide2_bottom_box p {
    font-size: 1.4rem;
  }
  .slider2_section.green_bg {
    margin-top: 5rem;
  }
  .taz_panier_page .slider2_section.green_bg {
    margin-top: 0;
  }
  /* ----------------------------- Product Style new ------------------- */
  .product_section {
    margin-bottom: 0;
  }
  /* .main_product_row
    .detail_boxes
    .details_box:not(
      .main_product_row .detail_boxes .details_box:nth-child(3),
      .main_product_row .detail_boxes .details_box:nth-child(4)
    ) {
    display: none !important;
  } */
  .main_product_row .detail_boxes {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    padding: 0 2rem;
    width: fit-content;
    margin: 0 auto;
  }

  .main_product_row .product_section .text_xl {
    padding-bottom: 2.5rem;
    padding-top: 0rem;
  }
  .main_product_row .item_content_mid .text_xl {
    font-size: 1.8rem;
  }
  .main_product_row .item_content_bottom h3 {
    height: 4rem;
    padding: 0 4rem;
    font-size: 1.5rem;
    border-radius: 0.3rem;
  }
  .main_product_row .grid_cards .item_card {
    height: 100%;
  }
  .grid_cards {
    height: auto;
    overflow-y: visible;
    overflow-x: visible;
  }
  .detail_box_text p {
    font-size: 1.2rem;
  }
  .row.card_row.grid_cards {
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  /* -------------- What Notif --------------- */
  .whats_notif img {
    width: 4rem;
  }
  .whats_notif {
    position: fixed;
    right: 4rem;
    bottom: 11rem;
  }

  /* -------------- slider2_section --------------- */
  .slider2_section .text_xl {
    display: block !important;
    line-height: 2.8rem;
    font-size: 2rem;
    padding-top: 3rem;
    padding-bottom: 1rem;
  }
  .slider2_section .text_xl img {
    width: 2rem;
  }

  /* --------------------------- 4th update --------------------------- */
  .Featureleft .text_xl {
    font-size: 3.2rem;
  }
  .step .step_top {
    max-height: none;
  }
}

@media (max-width: 767px) {
  /* ------------------ Header ------------------- */
  /* Top Bar One */
  .text_right {
    font-size: 1.2rem;
    word-spacing: 0rem;
    line-height: 1.2rem;
  }
  .text_right span {
    padding-left: 0.5rem;
  }
  .site_header .text_right {
    font-size: 0.85rem;
  }
  .stars_icon img {
    width: 1.1rem;
    filter: brightness(0) saturate(100%) invert(93%) sepia(59%) saturate(1473%)
      hue-rotate(337deg) brightness(105%) contrast(98%);
  }
  .top_bar {
    height: 3rem;
  }
  /* top bar two */
  .top_bar2 {
    height: 6rem;
  }
  .logo img {
    width: 13rem;
  }
  .nav_right a.mr_25,
  .shop_card_btn,
  .nav_right .search_btn {
    margin-right: 0.8rem;
  }
  .whatsapp_right img {
    width: 2.7rem !important;
  }
  .nav_right a,
  .shop_card_btn,
  .nav_right .search_btn {
    height: 2.7rem;
    width: 2.7rem;
  }
  .nav_right .search_btn .serch_icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1.7rem;
  }
  .hamburger img {
    width: 2.2rem;
  }
  .nav_right a img,
  .shop_card_btn img {
    width: 1.7rem;
  }
  .shop_card_btn .badge {
    height: 1rem;
    width: 1rem;
    font-size: 0.7rem;
  }
  .top_bar .container {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .stars_icon {
    gap: 0.1rem;
  }
  .menu_link2 {
    height: 4rem !important;
  }
  .pdt_title1 {
    top: 7rem;
  }
  /* ----------------- Hero Section --------------- */
  .hero_section.pt_30 {
    padding-top: 2rem;
  }
  .feature_wrap {
    margin-top: 2rem;
  }
  .Featureleft {
    padding: 2rem 2rem;
    padding-bottom: 2rem;
    height: calc(100% + 1rem);
    display: block;
  }
  .hero_section .feature_bottom p {
    white-space: break-spaces;
  }
  .text_xl {
    font-size: 2rem;
  }
  .List_V_page .Featureleft .text_xl {
    font-size: 1.8rem;
  }
  .List_V_page .Featureleft .text_xl img {
    width: 3.5rem;
    transform: translateY(-0.3rem);
    padding-left: 0.5rem;
  }
  .text_md {
    font-size: 1.4rem;
    word-spacing: 0rem;
    padding-bottom: 3rem;
    padding-top: 2rem;
  }
  .whatsapp_box.left span {
    padding: 0 2rem 0 5rem;
    height: 3rem;
    font-size: 1.4rem;
    white-space: nowrap;
  }
  .feature_bottom > p {
    font-size: 1.2rem;
    white-space: nowrap;
  }
  .whatsapp_box.left img {
    width: 4rem;
  }
  .h_bottom_box img {
    width: 2rem;
  }
  .h_bottom_box p {
    font-size: 1.5rem;
  }
  .hero_bottom {
    gap: 3rem;
    overflow-x: scroll;
  }
  .play_btn img,
  .slider2_section .play_btn img {
    width: 3rem;
    height: 3rem;
  }

  .Featureleft .text_xl img {
    width: 4rem;
  }
  /* ----------- Feature Slider ----------- */
  .featureSlide_section {
    padding: 2.5rem 0;
  }

  .F_slide_text {
    bottom: 1rem;
    transform: translateX(-50%);
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .slide_icon {
    right: 1rem;
    top: -1.5rem;
    width: 3rem;
    height: 3rem;
  }
  .featureSlide_section .owl-nav {
    width: 100%;
    transform: translateY(-50%) translateX(0rem);
    height: 0;
    justify-content: space-between;
    right: 0;
  }
  .featureSlide_section .owl-nav button {
    height: 100%;
    background: #7aca7dbf;
    color: #fff;
    border-bottom-left-radius: 2rem;
    border-top-left-radius: 2rem;
    height: 12rem;
  }
  .main_slide_img {
    height: 12rem;
    border-radius: 1rem;
  }
  .featureSlide_section .owl-nav button img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(9%) saturate(0%)
      hue-rotate(272deg) brightness(112%) contrast(100%);
    width: 4rem;
  }
  .featureSlide_section .owl-nav .owl-prev {
    border-radius: 0;
    border-bottom-right-radius: 2rem;
    border-top-right-radius: 2rem;
  }
  /* ----------- Feature one ----------- */
  .feature_one {
    padding-bottom: 3rem;
  }

  /* ----------- Feature Two ----------- */
  .feature_two .Featureleft {
    padding: 2rem 2rem;
  }
  .text_md_light {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .feature_right > img,
  .feature_right {
    height: 25rem;
  }
  .category .hero_section .feature_right {
    display: none;
  }

  /* ----------- Footer Section ----------- */
  .footer_section.pt_50 {
    padding-top: 3rem;
  }
  .footer_links a,
  .copywrite {
    font-size: 1.2rem;
  }
  .copywrite {
    text-align: right !important;
  }
  .footer_links {
    gap: 0.4rem;
  }
  .logo img {
    width: 12rem;
  }

  /* --------------- Product Section ------------- */
  .product_section .text_xl {
    padding-bottom: 1.5rem;
    margin: 0 auto;
    font-size: 2.4rem;
  }
  .selected_btns {
    width: 100% !important;
    justify-content: space-between;
    gap: 1.5rem;
    margin-top: 0.5rem;
    padding-right: 0;
  }
  .select.seleted {
    min-width: 0;
    border-radius: 0;
    width: 100%;
    justify-content: space-between;
  }
  .select p {
    font-size: 1.1rem;
  }
  .category_img_main {
    width: 1.5rem;
  }
  .select {
    gap: 0.7rem;
    padding: 0 1rem;
  }
  .search_nav .search_btn input {
    font-size: 1.5rem;
  }
  .filter_btn {
    padding: 0 2.5rem;
    width: calc(100% - 6rem);
    transform: translateX(2.5rem);
    margin-bottom: 1rem;
  }
  .tag_box {
    gap: 0rem;
    padding: 0.5rem 0;
  }
  .filter_cap {
    margin-bottom: 0.5rem;
    margin-top: 1rem;
  }
  .fillter_point.mt_sm {
    margin-top: 1rem;
  }
  .tag_box.tag_boxes {
    gap: 1rem;
    margin-top: 1rem;
  }
  .search_nav .all_select_items {
    border-radius: 0rem;
  }
  .mobile_sidebar {
    padding: 4rem 0rem;
  }
  .close_btn {
    right: 1rem;
    top: 1rem;
  }
  .item_card .item_img img,
  .item_card:hover .item_img img {
    transform: none;
    filter: none;
  }

  /* -------------------- Slider Two ----------------- */
  .slider2_section .container {
    padding-right: 0;
  }
  .slider2_section .text_xl img {
    width: 2.3rem;
    transform: translateY(-0.2rem);
  }
  .slider2_section {
    padding: 2rem 0;
  }
  .slider2_section .owl-dots {
    gap: 0.5rem;
    padding: 0 0.8rem;
  }
  .slider2_section .owl-dot.active {
    background: #23d7d9;
    width: 1.1rem;
    height: 1.1rem;
  }
  .slider2_section .owl-dot {
    width: 0.8rem;
    height: 0.8rem;
    margin-top: 1.5rem;
  }
  /* ------------------------------------------ Produit Page ------------------------------------------------- */
  .produit_bg {
    display: flex;
    position: absolute;
    left: 0;
    bottom: -5rem;
    z-index: -1;
  }
  .produit_main .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .pdt_bottom {
    gap: 5rem;
    overflow-x: scroll !important;
  }
  .pdt_bottom::-webkit-scrollbar {
    display: none;
  }
  .text_medium {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .pdt_left_top .text_xl {
    font-size: 2.2rem;
  }
  .pdt_left_top .text_xl span {
    font-size: 2.2rem;
    padding: 0.2rem 0.3rem !important;
  }
  .pdt_left_top .text_md {
    font-size: 0.9rem;
    line-height: 1.5rem;
    padding: 0.5rem 0.5rem;
  }
  .pdt_left_top .text_xl span {
    padding: 0.5rem 1rem;
  }
  .home-text {
    font-size: 1.2rem;
  }
  .home-text img {
    width: 1.5rem;
  }
  .produit_main .home-text {
    padding: 0 1rem;
  }
  .produit_main .hero_section {
    padding-top: 0;
  }
  .pdt_main_row > .col-lg-8 {
    padding-top: 1rem;
  }
  .produit_left .pdt_bottom,
  .pdt_bottom {
    gap: 3rem;
    margin-top: 1rem;
    padding-bottom: 1rem;
  }
  .pdt_sm_slider {
    padding-bottom: 0;
  }
  .pdt_title1 {
    font-size: 1.5rem;
  }
  .pdt_title1 > img {
    width: 2.2rem;
    margin-right: 0.5rem;
  }
  .pdt_Head1 {
    padding: 0.7rem 1.2rem;
  }
  .text_1 {
    font-size: 1.5rem;
    font-weight: 600;
  }
  .pdt_Head1 > a {
    height: 3rem;
    border-radius: 0.5rem;
  }
  .video_box {
    height: 4rem;
    width: fit-content;
    margin: 0 auto;
  }
  .video_box img {
    width: 3rem;
  }
  .video_box h3 {
    font-size: 1.5rem;
  }
  .pdt_inner_row1 .col-lg-6.pr_10 {
    padding-bottom: 1rem;
  }
  .Excursion_mid .pdt_det_box1,
  .pdt_prices,
  .Excursion_mid .site_button,
  .excur_btns {
    display: none !important;
    padding: 0;
    margin: 0;
  }
  .pdt_detail_boxes .detail_box_text p {
    font-size: 1rem;
  }
  .pdt_detail_boxes .detail_box_text h2 {
    font-size: 1.2rem;
    line-height: 2rem;
  }
  .pdt_detail_boxes .details_box img {
    width: 4rem;
    height: 4rem;
  }
  .pdt_detail_boxes {
    margin-bottom: 2rem;
    margin-top: 1rem;
  }
  .pdt_inner_row2 {
    padding-top: 0;
  }
  .pdt_inner_row2 .col-lg-9 {
    padding-top: 1rem;
    padding-bottom: 0;
  }
  .pdt_inner_row2 .owl-stage-outer {
    padding-top: 0;
    padding-bottom: 1rem;
    overflow: hidden;
  }
  .pdt_inner_row2 .col-lg-12 {
    padding-bottom: 0rem;
  }
  .pdt_inner_row3 .col-lg-9 {
    padding-bottom: 0;
    padding-top: 0;
  }
  .pdt_inner_row3 .col-lg-6.pr_10.pt_20 {
    padding-bottom: 0;
  }
  .text_2 {
    font-size: 1.3rem;
    line-height: 2rem;
  }
  .Excursion_mid {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .pdt_inner_row3 .col-lg-6.pl_10.pt_20 {
    padding-top: 1rem;
  }
  .pdt_text_box > img {
    width: 1.5rem;
  }
  .pdt_inner_row3 {
    padding-bottom: 0;
  }
  .pdt_inner_row4 .col-lg-6.pr_10 {
    padding-top: 0.5rem;
  }
  .accordion-button.pdt_Head1 {
    font-size: 1.3rem;
  }
  .whatsapp_texts p {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .whatsapp_btns .site_button {
    font-size: 1.5rem;
    font-weight: 600;
  }
  .whatsapp_link {
    font-size: 1.5rem;
  }
  .whatsapp_btns {
    padding: 1rem 1rem 1rem 0rem;
  }
  .whatsapp_btns .site_button.green {
    font-size: 1.5rem;
  }
  .additional_info_btm_link {
    font-size: 1.3rem;
    margin-top: 1rem;
  }
  .pdt_inner_row4 .col-lg-6.pl_10 {
    padding-bottom: 0rem;
  }

  .pdt_inner_row4 {
    padding-bottom: 1.5rem;
  }

  .pdt_inner_row5 .col-lg-9 {
    padding-bottom: 0;
  }

  .pdt_main_row > .col-lg-4.pl_10 {
    padding: 0;
    margin: 0;
  }

  .pdt_main_row .link_gray.mt_30 {
    margin: 0;
    display: flex;
  }
  .pdt_inner_row6 .main_link2 {
    height: 100%;
    font-size: 1.6rem;
    width: 100%;
    position: relative;
    border-radius: 0;
  }
  .pdt_inner_row6 .main_link1 {
    width: 100%;
    border-radius: 0;
  }
  .pdt_inner_row6 .whats_notif img {
    width: 4rem;
  }
  .whats_notif .notif {
    font-size: 1rem;
    height: 1.5rem;
    width: 1.5rem;
  }
  .pdt_inner_row6 .whats_notif {
    right: 2rem;
    top: -6rem;
  }
  .pdt_image_slide .owl-nav button img {
    width: 3rem;
    height: 3.5rem;
  }
  .pdt_sm_slide .popup-youtube.play_btn img {
    width: 2rem;
    height: 2rem;
  }
  .pdt5_row_inner_slider .owl-nav {
    justify-content: flex-start;
  }
  .pdt5_row_inner_slider {
    padding-left: 0.2rem;
  }
  .pdt5_row_inner_slider .item_content_mid .text_xl {
    font-size: 1.2rem;
    width: 95%;
    margin: 0 auto;
  }
  .pdt5_row_inner_slider .item_content_mid .text_xl br {
    display: none;
  }
  .pdt5_row_inner_slider .detail_box_text p {
    font-size: 1rem;
  }
  .pdt_image_slide,
  .pdt_image_slide img {
    height: 60vh;
    width: 100%;
    object-fit: cover;
  }
  .Excursion_top .pdt_title1 {
      display: none;
  }
  .Excursion_top .pdt_boat_box .pdt_title1 {
      display: block;
  }
  .Excursion_top .Excursion_mid {
      display: none;
  }
  .pdt_boat_box .pdt_b_innerleft {
      width: 100%;
  }
  .pdt_boat_box .pdt_b_innerright {
      display: none;
  }
  /* ----------------- step Section --------------- */
  .step {
    width: 100%;
    margin: 0;
  }
  .secured {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .step .secured {
    border-radius: 0;
  }
  /* ----------------- Sm Image Slider --------------- */
  .pdt_sm_slider {
    width: 100%;
  }
  .pdt_sm_slide p {
    color: #7e8485;
    font-size: 1rem;
    font-weight: 500;
  }
  .pdt_sm_slider .owl-nav {
    display: none;
  }

  /* --------------------- Custom Video --------------- */
  .video_content {
    margin: 0 auto;
    height: auto;
    width: 100%;
    padding: 6px;
  }
  .video_content .video_box_wrap {
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    position: relative;
  }

  .custom_video_box .video_custom {
    width: 100vw;
    height: calc(100vh - 6rem);
    object-fit: cover;
  }

  .custom_video_box .main_link2 {
    height: 6rem;
  }

  .custom_video_box .whats_notif {
    display: none;
  }

  .custom_video_box .main_links {
    height: 6rem;
  }

  .custom_video_box .video_cap {
    bottom: 8rem;
    top: auto;
    font-size: 2rem;
    font-weight: 500;
  }

  .custom_video_box .main_links a {
    font-size: 1.4rem;
  }

  .close_video {
    z-index: 999;
    bottom: auto;
    top: 0;
    right: 2rem;
  }

  .close_video img {
    width: 6rem;
  }
  .video_box_wrap iframe {
    z-index: 111;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .play_vid_btn.play_btn {
    background: #1f2937a1;
    width: 8rem;
    height: 8rem;
    border-radius: 10rem;
  }
  .play_vid_btn.play_btn img {
    width: 3rem;
    height: 3rem;
  }

  /* ------------------ Tpr Panier ------------------ */
  .tpr2_title {
    font-size: 1.7rem;
    font-weight: 500;
  }
  .taz_panier_page .col-lg-6 {
    padding: 0 0.5rem;
  }
  .item_card4 .item_img_box {
    width: 15rem;
  }
  .item_card4 .item_content_mid .text_xl {
    font-size: 1.2rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }
  .item_card4 .site_button {
    margin-top: 1.5rem;
    height: 3rem;
    font-size: 1.3rem;
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .detail_boxes {
    gap: 0.65rem;
    padding-left: 1rem;
  }
  .item_card4 .item_img img {
    height: 22rem;
  }
  .item_card4 .text_xl img {
    width: 1.5rem;
  }
  .itemlink {
    font-size: 0.9rem;
    padding-left: 1rem;
    margin-top: 0.5rem;
  }

  /* -------------------- Slider Two ------------------- */
  .slider2_bottom h2 {
    font-size: 1.4rem;
    font-weight: 500;
    font-style: italic;
    color: #4b5a5d;
    padding-bottom: 2rem;
  }
  .slider2_section .text_xl {
    width: 95%;
  }
  .slider2_bottom h2 br {
    display: none;
  }

  /* ------------------- Tpr Payment Section ------------- */
  .C_card_infor label {
    font-size: 0.8rem;
    white-space: nowrap;
  }
  .input_class {
    height: 4.5rem;
  }
  .C_card_infor .input_box input {
    font-size: 0.8rem;
  }
  .C_card_infor .input_box img {
    width: 2rem;
  }
  .payment_title {
    font-size: 1.4rem;
    color: #255783;
  }
  .payment_title > img {
    width: 2rem;
  }
  .payment_title span {
    font-size: 1rem;
    margin-left: 0.5rem;
  }
  .payment_title span img {
    width: 1.3rem;
  }
  .payment_text1 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .payment_text1 br {
    display: none;
  }
  .form_card_top .payment_title {
    padding-bottom: 0.5rem;
  }
  .form-group label {
    font-size: 0.93rem;
  }
  .input_class {
    padding: 0 1.5rem;
    font-size: 1.6rem;
  }
  .payment_section .text_sm {
    font-size: 0.9rem;
  }
  .formB_top h2 {
    font-size: 1.5rem;
  }
  .formB_top h2 img {
    width: 2.5rem;
  }
  .formB_top h3 {
    font-size: 1.8rem;
    line-height: 1.5rem;
  }
  .formB_top h3 br {
    display: block !important;
  }
  .formB_top h3 span {
    font-weight: 100;
    font-size: 1.2rem;
    color: #b5b6cd;
  }
  .form-bottom button {
    font-size: 1.8rem;
    padding: 1.5rem 0rem;
  }
  .C_card .text_2 {
    font-size: 1rem;
    line-height: 2rem;
  }
  .C_card {
    height: 6rem;
    padding: 0 1rem;
  }
  .form_gray_bg {
    padding: 1.5rem 1rem;
  }
  .form-bottom button img {
    width: 1.7rem;
  }
  .formB_top {
    padding-bottom: 1rem;
  }
  .payment_bottom1 {
    gap: 1.5rem 0;
    padding: 1.5rem 1rem;
  }
  .payment_bottom1 .payment_text1 {
    white-space: normal;
    display: flex;
    flex-direction: column;
    gap: 0rem;
    line-height: 1rem;
    font-size: 0.75rem;
  }
  .pb1_box > img {
    width: 2.3rem;
  }
  .pb3_btn2 {
    font-size: 1rem;
    white-space: nowrap;
    padding: 0 2rem;
  }
  .pb3_btn2 img {
    width: 2rem;
    margin-right: 0.5rem;
  }
  .pb3_btns .site_button {
    font-size: 1.2rem;
    padding: 0 2rem;
    height: 3rem;
    border-radius: 0.5rem !important;
    height: 3rem;
  }
  .pb3_btns {
    background: #f7f6f9;
    border-radius: 0.5rem;
  }
  .payment_bottom3 {
    border-radius: 0.5rem;
  }
  .pb1_box .payment_text1 span {
    font-size: 1.1rem;
    padding-bottom: 0.3rem;
  }
  .pb1_box .payment_text1 {
    font-size: 0.9rem;
    margin-left: 0.5rem;
  }
  .pb3_inner img {
    width: 3rem;
  }
  .produit_text_top {
    font-size: 1.3rem;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
  /* --------------------------------------- panier_page ------------------------------------ */
  .panier_whatsapp img {
    width: 3rem;
  }

  .panier_nav_right h2 img {
    width: 1.5rem;
  }

  .panier_nav_right h2 {
    font-size: 1.2rem;
  }
  /* --------------------------------------- Listing Page ------------------------------------ */
  /* ------------------ List V Page Item Grids -------------------- */
  .List_V_page .list_cards .item_img_box {
    width: 100%;
  }
  .List_V_page .list_cards .item_card {
    display: block;
  }
  .List_V_page .row.list_cards .main_card_content_wrap {
    width: 100%;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }

  /* ------------------- List Text Sections -------------------- */
  .list_title {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  .list_text {
    line-height: 2.2rem;
    font-size: 1.3rem;
  }
  .text_boxes .list_text br {
    display: inline;
    content: "";
    white-space: pre;
  }
  .text_boxes .list_text br::after {
    content: " ";
  }
  .text_boxes ul, .text_boxes ol {
    margin-top: 20px;
  }
  .text_box_grids {
    gap: 0;
    flex-direction: column;
  }
  .list_text_box {
    padding: 1rem 1.5rem;
  }
  .listing_section4 {
    padding-top: 2rem;
  }
  .list_sec1_images {
    gap: 1rem;
  }
  .list_sec1_images .figure img {
    height: 20rem;
  }
  .list_sec1_images .figure {
    gap: 1rem;
  }
  .list_text_header {
    padding-bottom: 2rem;
  }
  .slider2_section .text_xl {
    display: block !important;
    line-height: 2.8rem;
    font-size: 2.2rem;
    padding-top: 3rem;
    padding-bottom: 1rem;
  }
  .listing_section5 .list_cards .item_content_bottom h3 {
    padding: 1rem 4.2rem;
    border-radius: 0.3rem;
    font-size: 1.6rem;
  }
  .listing_section5 .detail_boxes {
    gap: 0.5rem;
    padding-left: 3rem;
  }
  .listing_section5 .detail_box_text h2 {
    font-size: 1rem;
  }
  .listing_section5 .list_cards .item_content_mid .text_xl {
    font-size: 2.2rem;
  }
  .listing_section1 .detail_box_text h2 {
    font-size: 1.2rem;
  }
  .listing_section1 .detail_box_text p {
    font-size: 1rem;
  }
  .list_text_box .list_title {
    padding-bottom: 1rem;
  }
  /* ------------------------- Text Boxes ------------------- */
  .text_boxes {
    gap: 1.5rem;
  }
  .list_text_header .list_text {
    padding-bottom: 0;
  }
  /* -------------- List_V_page .faq_section --------------------- */
  .faq_section .list_text_header h2 {
    font-size: 2.8rem;
  }
  .faq_section .row:nth-child(2) {
    flex-direction: column-reverse;
  }
  #accordian_two .accordion-body.text_1.list_text {
    font-size: 1.4rem;
    padding: 1rem 1rem;
  }
  #accordian_two .accordion-body.text_1.list_text br {
    display: none;
  }
  #accordian_two .accordion-button.list_text {
    font-size: 1.4rem;
  }
  .accordion_two .accordion-item .accordion-button.list_text img {
    width: 3rem;
    height: 3rem;
  }
  #accordian_two .accordion-body.text_1.list_text {
    font-size: 1.3rem;
    font-weight: 400;
    padding: 1.5rem 0.5rem;
  }
  /* ----------------- Shop Card ------------------- */
  .shopitem_left {
    flex-direction: column;
    place-items: self-start;
    gap: 1rem;
  }
  .shop_card {
    width: 32rem;
    right: -5rem;
    top: 4rem;
  }
  .shop_option_box {
    margin-left: 0rem;
    gap: 0.5rem;
  }
  .shop_options a {
    width: fit-content !important;
  }
  .shopcard_top {
    flex-direction: column;
    padding: 1.5rem 2rem 1.5rem 2rem;
  }
  .shopitem_left > img {
    width: 10rem;
    height: 5rem;
  }
  .shop_top_right h4 {
    background: #ffffff;
    height: 4rem;
    align-items: center;
    display: flex;
    padding: 0 1rem;
    font-size: 1.3rem !important;
  }
  .shop_card .list_text {
    font-size: 1.2rem;
    line-height: 1.4rem;
    padding-bottom: 0;
  }
  .shop_bottom .site_button.green {
    height: 4rem;
    font-size: 1.5rem;
  }
  .shop_top_right h4 img {
    filter: brightness(0) saturate(100%) invert(27%) sepia(61%) saturate(604%)
      hue-rotate(166deg) brightness(96%) contrast(90%);
    width: 3rem;
  }
  .shop_top_right {
    gap: 2rem;
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
  }
  .shopitem_right .text_1 {
    font-size: 1.3rem;
  }
  .discount {
    height: 2rem;
    padding: 0 1rem;
    font-size: 1rem;
  }
  .shop_options a {
    height: auto !important;
    font-size: 1rem;
  }
  .shopitem_right {
    gap: 1rem;
  }
  .main_col_btn {
    font-size: 1.4rem;
    height: 3.5rem;
    border-radius: 0.5rem;
  }
  .tpr_point {
    font-size: 1.5rem;
  }
  .tpr_point img {
    width: 2.2rem;
  }
  /* --------------- revision styles ------------- */
  .triangle {
    border-width: 0 1.8rem 2.4rem 1.8rem;
    top: -1rem;
    right: calc(7.6rem);
  }
  /* ---------------- Added Styles ----------------- */
  .pdt_inner_row6 .main_links {
    width: 100%;
    bottom: 0;
  }
  .pdt_box_inner .site_button.green {
    height: 2.8rem;
    font-size: 0.9rem;
    padding: 0 1.3rem;
  }

  /* ---------------- New Product Added Styles ----------------- */
  .main_product_row .item_card .item_img,
  .main_product_row .item_card .item_img img,
  .main_product_row .item_img_box {
    height: 100%;
  }
  .main_product_row .card_item_3 .item_img img {
    height: 23rem;
  }
  .main_product_row .card_row.grid_cards {
    grid-template-columns: 1fr;
    display: grid;
  }
  .main_product_row .item_card_2 .item_img_box {
    height: 38.5rem;
  }
  .whats_notif img {
    width: 4rem;
  }
  .whats_notif {
    position: fixed;
    right: 3rem;
    bottom: 6rem;
  }
  .produit_main {
    padding-bottom: 2rem;
  }
  .atm_text .text-white.text_xl {
    font-size: 3.2rem;
  }
  .mb_sm {
    margin-bottom: 1.5rem !important;
  }
  .list_text_bdr .mb_sm {
    margin-bottom: 1.5rem !important;
  }
  .sticky_bar .container {
    width: 100% !important;
    max-width: 100%;
    padding: 0;
  }
  .sticky_bar {
    position: sticky;
    bottom: -0.1rem;
    box-shadow: 0rem -2rem 3rem 0.1rem rgba(0, 0, 0, 0.1);
  }
  .sticky_bar .main_link1 {
    font-size: 1.2rem;
  }
  .sticky_bar .main_links {
    height: 4.5rem;
  }
  .sticky_bar .main_link2.site_button {
    font-size: 1.5rem;
  }
  .sticky_bar .main_link1 > span {
    font-size: 2rem;
  }
  .main_link1 .euro {
    font-size: 1.2rem !important;
  }
  .tpz_inner_row2 {
    gap: 1.5rem 0rem;
  }

  /* ----------------------------- pdt5_row_inner_slider --------------------- */
  .pdt5_row_inner_slider {
    margin-bottom: 4rem;
  }
  .pdt_detail_boxes .det_icon.det_icon2 {
    width: 3rem;
    height: 3rem;
  }
  .pdt_detail_boxes .details_box img {
    width: 1.5rem;
    height: 1.5rem;
  }
  .List_V_page .det_icon {
    width: 3rem;
    height: 3rem;
  }
  .List_V_page .det_icon img {
    width: 2rem !important;
    height: 2rem !important;
  }
  .listing_section1 .text_xl {
    font-size: 2.5rem;
  }
  .Featureleft .text_md {
    padding-bottom: 1.5rem;
    padding-top: 1rem;
  }
  .pdt5_row_inner_slider .det_icon {
    width: 3rem;
    height: 3rem;
  }
  .text_md_light br {
    display: none;
  }
  .text_md_light {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .play_btn {
    width: 7rem;
    height: 7rem;
  }

  /* ------------------- 4th Update --------------------- */
  .Featureleft .text_xl {
    font-size: 2rem;
  }
  .feature_bottom > p > span {
    font-weight: 600;
    font-size: 1.1rem;
  }
  .accordion-body.text_2 br {
    display: none;
  }
  .pdt_inner_row4 .accordion-button.pdt_Head1 br {
    display: none;
  }
  .produit_page .text_2 {
    font-weight: 500;
    font-size: 1.4rem;
  }
  .payment_bottom1 .payment_text1 {
    display: grid;
  }
  .step5_links .main_link1 {
    font-size: 1.3rem;
  }
  .main_link1 > span {
    font-size: 2.2rem;
  }
  .pdt_left_top .text_md {
    margin-top: 5px;
  }
  .pdt_sm_slide img {
    width: 80px;
    height: 80px;
  }
  .msr-item {
    width: 100%;
  }
  .grid-sizer{
    width: 100%;
  }
  .step.active {
    height: 100%;
  }
  .step .step_top {
    height: calc(100dvh - 5rem);
    position: relative;
    max-height: 100vh;
  }
  .after_booking .payment_title {
    font-size: 2rem;
    line-height: normal;
  }
  .after_booking .payment_text1 {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .slider2_box2 .slider2_bottom {
    height: 32rem;
    display: grid;
  }
  .slider2_bottom h2 {
    font-size: 2rem;
    padding-bottom: 2rem;
  }
}

@media (max-width: 575px) {
  html {
    font-size: 2.66vw;
  }

  .sidebar_bottom {
    padding: 0 3rem !important;
    margin-top: 2rem;
    position: relative;
  }
  .sidebar_bottom:before {
    content: "";
    box-shadow: 0 -0.8rem 1.6rem 0.1rem rgba(0, 0, 0, 0.2);
    position: absolute;
    width: calc(100% - 4rem);
    height: 1px;
    background: transparent;
    top: 0;
  }
  .filter_btn {
    width: calc(100%);
    transform: translateX(0rem);
  }
  .slide2_bottom_box p {
    font-size: 1.2rem;
  }
  .slider2_bottom > p {
    font-size: 1.3rem;
  }
  .slide2_bottom_box img {
    width: 1.6rem;
    height: 1.6rem;
  }
  .slider2_section_part2 .slider2_box2 .slider2_bottom {
    height: 24.5rem;
    display: grid;
  }
  /* ----------------- Sm Image Slider --------------- */
  .pdt_sm_slider {
    width: calc(100% + 1.7rem);
  }
  .pdt_inner_row5 .item_content_bottom h3 {
    height: 3rem;
    font-size: 1.3rem;
    border-radius: 0.7rem;
  }
  /* -------------- Taz Panier Page ------------- */
  .item_card4 .item_img img {
    height: 19rem;
  }
  .item_card4 .item_img_box {
    width: 9.5rem;
  }
  .item_card4 .euro_icon_box h2 {
    font-size: 1.4rem;
  }
  .detail_box_text h2 {
    font-size: 0.7rem;
  }
  .item_card4 .detail_box_text p {
    font-size: 0.85rem;
    font-weight: 500;
    color: #255783;
  }
  .details_box img {
    width: 2rem;
    height: 2rem;
  }
  .item_card4 .details_box img {
    width: 1.4rem;
    height: 1.4rem;
  }
  .item_card4 .detail_boxes {
    gap: 0.5rem;
    padding: 0 1rem;
  }
  .item_card4 .item_content_mid .text_xl {
    font-size: 1.1rem;
    text-align: left;
    display: block !important;
    padding-right: 4rem;
  }
  .taz_panier_page .item_card4 .details_box {
    gap: 0.6rem;
    display: grid !important;
    grid-template-columns: 0fr 1fr;
  }
  .det_icon {
    width: 2.2rem;
    height: 2.2rem;
  }
  .taz_panier_page .detail_box_text h2 {
    font-size: 1rem;
    padding-bottom: 0.2rem;
  }
  .item_card4 .rating {
    height: 2.1rem;
    width: 2.1rem;
    font-size: 0.9rem;
    margin-right: 0.5rem;
  }
  .item_card4 .euro_icon_box img {
    width: 2.32rem;
    height: 2.32rem;
    margin-right: 0.5rem;
  }
  .item_card4 .details_box {
    gap: 0.6rem;
  }
  .item_card4 .site_button {
    margin-top: 1rem;
    height: 1.8rem;
    font-size: 0.95rem;
    border-radius: 0.25rem;
  }
  .item_card4 .text_xl img {
    width: 1.3rem;
  }
  .item_card4 .imgcap_left_right p {
    font-size: 0.8rem;
  }
  .item_card4 .imgcap_left_right .stars_icon img {
    width: 0.8rem;
  }
  /* -------------------- Atm Box ------------------- */
  .atm_text .site_button.green {
    font-size: 2rem;
    border-radius: 0.4rem;
  }

  /* ----------------------------- Product Style new ------------------- */
  .main_product_row .detail_box_text h2 {
    font-size: 1.4rem;
  }

  /* ----------------------------- pdt5_row_inner_slider --------------------- */
  .pdt5_row_inner_slider .owl-stage-outer {
    width: calc(100% + 2rem);
  }

  /* ----------------------------- pdt_inner_row2 --------------------- */
  .pdt_inner_row2 .owl-stage-outer {
    width: calc(100% + 2rem);
  }
  .pdt_b_innerleft .text {
    font-size: 1.1rem;
  }
  .home_page .det_icon {
    width: 3.2rem;
    height: 3.2rem;
  }

  /* -------------------- 4th Update ---------------------- */
  .pdt_left_top .text_xl span {
    font-size: 1.8rem;
  }
  .pdt_left_top .text_xl {
    font-size: 1.8rem;
  }
  .pdt_left_top .text_md {
    font-size: 0.8rem;
    padding: 0.3rem 0.5rem;
  }
  .pdt_inner_row4 .accordion-button.pdt_Head1 {
    font-size: 1.4rem;
  }
  .featureSlide_section .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .breadcrumbs {
    padding-bottom: 10px !important;
  }
  .pdt_sm_slide img {
    width: 18vw;
    height: 18vw;
  }
  .hero_bottom .h_bottom_box p,
  .produit_left .pdt_bottom .h_bottom_box p {
    font-size: 2.7vw;
  }
}

@media (min-width: 600px) {
  .taz_panier_page .text_2 {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
  .taz_panier_page .payment_bottom1 .text_2 {
    font-size: 1.3rem;
    line-height: 1.7rem;
  }
  .taz_panier_page .payment_title {
    font-size: 2.4rem;
  }
  .taz_panier_page .form-group label,
  .taz_panier_page .item_content_mid .text_xl {
    font-size: 1.8rem;
  }
  .taz_panier_page .input_class {
    height: 6.5rem;
  }
  .taz_panier_page .pb3_btns .site_button {
    font-size: 2.2rem;
  }
  .taz_panier_page .detail_box_text h2 {
    font-size: 1.3rem;
  }
  .taz_panier_page .item_card4 .detail_box_text p {
    font-size: 1.2rem;
  }
  .taz_panier_page .payment_title span {
    font-size: 1.4rem;
  }
  .taz_panier_page .form-bottom button {
    padding: 1.5rem 0rem;
  }
}
