/*
=======================================================================
                        media Query
=======================================================================
*/

@media screen and (min-width: 1600px) and (max-width: 1799px) {
  .containerX {
    margin: 0 14rem;
  }

  header {
    padding: 0 8rem;
    height: 80px;
  }

  h2 {
    font-size: 3.8rem !important;
  }

  .sec_heading {
    height: 9rem;
  }

  .sec_margin_top {
    margin-top: 3.5rem !important;
  }

  /* -------- 04.  Index -------- */

  .Categories-ul {
    grid-gap: 50px;
  }

  .Categories .design-left {
    left: 14rem;
  }

  .Categories .design-right {
    right: 16rem;
  }

  .hero-add .Add-slider .item .item_Content {
    right: 20%;
  }

  /* New Creation  */
  .product_Ul {
    gap: 10rem;
  }

  .product_Ul .product_Image {
    height: 45rem;
  }

  /* -------- 05.  Sign UP & Sign in -------- */
  .signUp_back {
    height: calc(100vh - 80px);
  }

  /* -------- 06.  Top Seller -------- */

  .arrivalSec,
  .back-arrow {
    padding: 0 8rem;
  }

  .arrivalSec {
    gap: 7rem;
  }

  .arrivalSec .product_list {
    gap: 6rem;
  }

  .arrivalSec .productItem .pro_Image {
    height: 35rem;
  }

  /* -------- 07.  Wish List -------- */
  .productDetails .information_Reviews .product_Info h2,
  .productDetails .information_Reviews .pro_reviews h2 {
    font-size: 4.2rem !important;
  }

  .productDetails .product_list {
    gap: 6rem;
  }

  .productDetails .productItem .pro_Image {
    height: 35rem;
  }

  /* -------- 10.  Footer -------- */
  footer {
    padding: 4rem 8rem;
  }
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
  .containerX {
    margin: 0 12rem;
  }

  html {
    font-size: 9px;
  }

  h2 {
    font-size: 3.8rem !important;
  }

  .sec_heading {
    height: 10rem;
  }

  header {
    padding: 0 6rem;
    height: 80px;
  }

  /* -------- 04.  Index -------- */
  .Categories-ul {
    grid-gap: 40px;
  }

  .Categories .design-left {
    left: 14rem;
  }

  .Categories .design-right {
    right: 14rem;
  }


  .hero-add .Add-slider .item .item_Content {
    right: 22%;
  }

  .hero-add .Add-slider .item_Content .Special_text {
    font-size: 4.8rem;
  }

  .hero-add .Add-slider .item_Content .bride {
    font-size: 3rem;
  }

  .hero-add .Add-slider .item_Content .bride span {
    font-size: 4rem;
  }

  .hero-add .Add-slider .item_Content .quick-View {
    font-size: 2.2rem;
  }

  .product_Ul {
    gap: 10rem;
  }

  .product_Ul .product_Image {
    height: 43rem;
  }

  .promise-ul {
    grid-gap: 6rem;
  }

  .review_slider .item {
    grid-template-columns: 17rem auto;
  }

  /* -------- 05.  Sign UP & Sign in -------- */
  .signUp_back {
    height: calc(100vh - 80px);
  }

  /* -------- 06.  Top Seller -------- */
  .arrivalSec,
  .back-arrow {
    padding: 0 6rem;
  }

  .arrivalSec {
    gap: 7rem;
  }

  .arrivalSec .product_list {
    gap: 6rem;
  }

  .arrivalSec .productItem .pro_Image {
    height: 35rem;
  }

  /* -------- 07.  Wish List -------- */
  .productDetails .information_Reviews .product_Info h2,
  .productDetails .information_Reviews .pro_reviews h2 {
    font-size: 4rem !important;
  }

  .productDetails .product_list {
    gap: 6rem;
  }

  .productDetails .productItem .pro_Image {
    height: 35rem;
  }

  /* -------- 10.  Footer -------- */
  footer {
    padding: 4rem 6rem;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  html {
    font-size: 9px;
  }

  .containerX {
    margin: 0 10rem;
  }

  h2 {
    font-size: 3.4rem !important;
  }

  .sec_heading {
    height: 8rem;
  }

  .sec_margin_top {
    margin-top: 3rem !important;
  }

  header {
    padding: 0 4rem;
    height: 70px;

  }

  /* -------- 04.  Index -------- */
  .Categories-ul {
    grid-gap: 40px;
  }

  .Categories .design-left {
    left: 15rem;
  }

  .Categories .design-right {
    right: 15rem;
  }

  .images-border {
    height: 8rem;
    width: 8rem;
    padding: 3px;
  }

  .Categories {
    padding: 3rem 0;
  }

  .Categories .design-left,
  .Categories .design-right {
    max-height: 13rem;
  }


  .hero-add .Add-slider .item .item_Content {
    right: 20%;
  }

  .hero-add .Add-slider .item_Content .Special_text {
    font-size: 4.2rem;
  }

  .hero-add .Add-slider .item_Content .bride {
    font-size: 2.8rem;
  }

  .hero-add .Add-slider .item_Content .bride span {
    font-size: 3.8rem;
  }

  .hero-add .Add-slider .item_Content .quick-View {
    font-size: 2rem;
  }


  .product_Ul {
    gap: 8rem;
  }

  .product_Ul .product_Image {
    height: 40rem;
  }

  .promise-ul {
    grid-gap: 4rem;
  }

  .promise-text {
    margin-top: 2rem;
  }

  .quickView_cont h2 {
    font-size: 7rem !important;
  }

  .review_slider .item {
    grid-template-columns: 15rem auto;
  }

  .ratingStar p {
    font-size: 3.6rem;
  }

  .reviews_person {
    grid-template-columns: 7rem auto;
  }

  .reviews_person .person_Image {
    width: 7rem;
    height: 7rem;
  }

  /* -------- 05.  Sign UP & Sign in -------- */
  .signUp_back {
    height: calc(100vh - 70px);
  }

  /* -------- 06.  Top Seller -------- */
  .arrivalSec,
  .back-arrow {
    padding: 0 4rem;
  }

  .arrivalSec {
    gap: 4rem;
    grid-template-columns: 30rem auto;
  }

  .arrivalSec .product_list {
    gap: 4rem;
  }

  .arrivalSec .productItem .pro_Image {
    height: 30rem;
  }

  /* -------- 07.  Wish List -------- */
  .productDetails .product_view .main_image {
    height: 45rem;
    width: 40rem;
  }

  .productDetails .product_view .images_Item {
    height: 10rem;
    width: 10rem;
  }

  .productDetails .information_Reviews .product_Info h2,
  .productDetails .information_Reviews .pro_reviews h2 {
    font-size: 3.8rem !important;
  }

  .productDetails .pro_reviews .reviewsItems {
    grid-template-columns: 8rem auto;
  }

  .productDetails .pro_reviews .reviewsItems .images {
    width: 8rem;
    height: 8rem;
  }

  .productDetails .product_list {
    gap: 4rem;
  }

  .productDetails .productItem .pro_Image {
    height: 30rem;
  }


  /* -------- 10.  Footer -------- */
  footer {
    padding: 4rem 6rem;
  }

  .social-Ul {
    grid-gap: 2.5rem;
  }

  .social-Ul .social-item .social-link {
    height: 4.5rem;
    width: 4.5rem;
  }

  .left-side .OUTOMER-FOLLOW {
    grid-gap: 1.5rem;
  }
}

@media only screen and (min-width: 992px) {
  header nav .nav-menu .nav-item .dropdown-menu {
    inset: inherit !important;
    right: 0 !important;
  }

  header .nav-item .dropdown-menu .dropdown-item::after {
    content: '';
    height: 1px;
    width: 90%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--color-primary);
  }


  header .nav-item .dropdown-menu li:last-child .dropdown-item::after {
    content: none;
  }

  /* Contact us */
  .Headquarter_heading {
    font-size: 2.2rem !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  html {
    font-size: 8px;
  }

  .containerX {
    margin: 0 6rem;
  }

  h2 {
    font-size: 3.8rem !important;
  }

  .sec_heading {
    height: 9rem;
  }

  .sec_margin_top {
    margin-top: 3rem !important;
  }

  header {
    padding: 0 2rem;
    height: 60px;
  }

  header nav .search {
    width: 80%;
  }

  header nav .search input {
    height: 40px;
    background-position: 97% 8px;
  }

  /* -------- 04.  Index -------- */
  .Categories-ul {
    grid-gap: 30px;
  }

  .Categories .design-left {
    left: 10rem;
  }

  .Categories .design-right {
    right: 10rem;
  }


  .images-border {
    height: 9rem;
    width: 9rem;
    padding: 3px;
  }

  .Categories {
    padding: 3rem 0;
  }

  .hero-add .Add-slider .item .item_Content {
    right: 20%;
  }

  .hero-add .Add-slider .item_Content .Special_text {
    font-size: 3.8rem;
  }

  .hero-add .Add-slider .item_Content .bride {
    font-size: 2.5rem;
  }

  .hero-add .Add-slider .item_Content .bride span {
    font-size: 3.5rem;
  }

  .hero-add .Add-slider .item_Content .quick-View {
    font-size: 1.8rem;
  }

  .product_Ul {
    gap: 4rem;
  }

  .product_Ul .product_Image {
    height: 40rem;
  }

  .promise-ul {
    grid-gap: 3rem;
  }

  .promise-text {
    margin-top: 2rem;
  }

  .quickView_cont h2 {
    font-size: 7rem !important;
  }

  .review_slider {
    padding: 2rem;
  }

  .review_slider .owl-item:not(.center) {
    scale: 1;
  }

  .review_slider .image_div {
    height: 20rem;
    width: 20rem;
    margin-bottom: 2rem;
  }

  .ratingStar p {
    font-size: 3.6rem;
  }

  .reviews_person {
    grid-template-columns: 7rem auto;
  }

  .reviews_person .person_Image {
    width: 7rem;
    height: 7rem;
  }

  /* -------- 05.  Sign UP & Sign in -------- */
  .signUp_back {
    height: calc(100vh - 60px);
  }

  /* -------- 06.  Top Seller -------- */
  .arrivalSec,
  .back-arrow {
    padding: 0 2rem;
  }

  .arrivalSec {
    gap: 2rem;
    grid-template-columns: 30rem auto;
  }

  .arrivalSec .product_list {
    gap: 2rem;
  }

  .arrivalSec .productItem .pro_Image {
    height: 30rem;
  }

  .arrivalSec .productItem .product_cont {
    grid-template-columns: auto 70px;
  }

  /* -------- 07.  Wish List -------- */
  .productDetails .product_view .main_image {
    height: 45rem;
    width: 40rem;
  }

  .productDetails .product_view .images_Item {
    height: 10rem;
    width: 10rem;
  }

  .productDetails .information_Reviews .product_Info h2,
  .productDetails .information_Reviews .pro_reviews h2 {
    font-size: 3.8rem !important;
  }

  .productDetails .pro_reviews .reviewsItems {
    grid-template-columns: 8rem auto;
  }

  .productDetails .pro_reviews .reviewsItems .images {
    width: 8rem;
    height: 8rem;
  }

  .productDetails .product_list {
    gap: 2rem;
  }

  .productDetails .productItem .pro_Image {
    height: 30rem;
  }

  .productDetails .productItem .product_cont {
    grid-template-columns: auto 70px;
  }

  /* -------- 08.  Cart -------- */
  .cart_imges {
    height: 240px;
    width: 200px;
  }

  .Cart_items {
    gap: 20px;
  }

  .Cart_Right_section {
    max-width: 90%;
  }


  /* -------- 09.  PayMent -------- */
  .Contact_section {
    max-width: 90%;
  }

  /* -------- 10.  Footer -------- */
  footer {
    padding: 4rem 2rem;
  }

  .social-Ul {
    grid-gap: 2rem;
  }

  .social-Ul .social-item .social-link {
    height: 4.5rem;
    width: 4.5rem;
  }

  .left-side .OUTOMER-FOLLOW {
    grid-gap: 1.5rem;
  }

}


@media only screen and (max-width: 991px) {
  .back-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #3126246b;
    z-index: 999;
    display: none;
  }

  html {
    font-size: 8px;
  }

  .sec_margin_top {
    margin-top: 3rem !important;
  }

  h2 {
    font-size: 3.5rem !important;
    color: var(--color-secondary);
  }

  .sec_heading {
    height: 9rem;
  }

  header {
    padding: 0 3rem;
    height: 60px;

  }

  header nav .search {
    width: 70%;
  }

  header nav .nav-logo img {
    max-height: 6rem;
  }

  header nav .search input {
    background-size: 22px;
    height: 40px;
    background-position: 97% 8px;
  }

  header nav .nav-menu {
    display: block;
    position: absolute;
    top: 0;
    left: -150%;
    width: 50%;
    background-color: var(--color-blue);
    height: 100vh;
    z-index: 9999;
    transition: 0.5s;
  }

  header nav .nav-menu.active {
    left: 0;
  }

  header nav .nav-menu .nav_link {
    color: var(--color-dark);
    margin-left: 0rem;
    padding: 10px 20px;
  }

  header nav .nav-menu .nav_link:hover {
    background-color: #312624CC;
    transition: 0.3s;
    color: var(--color-blue);
  }

  header nav .nav-menu .mob-nav-logo {
    padding: 2rem 20px;
    justify-content: center;
  }

  header nav .nav-menu .mob-nav-logo img {
    max-height: 9rem;
  }

  header nav .nav-menu .dropdown-toggle::after {
    content: '';
    margin-left: auto;
  }

  header nav .nav-menu .nav-item {
    margin: 0;
  }

  header nav .nav-menu .nav-item .dropdown-menu {
    width: 100%;
    padding-left: 4rem;
    background-color: transparent;
    /* margin: 0 2rem !important;   */
    position: inherit !important;
    transform: inherit !important;
    border: 0;
  }

  header .nav-item .dropdown-menu .dropdown-item {
    margin: 0;
    border-bottom: 0;
  }

  .humber_menu {
    height: 30px;
    width: 30px;
    color: var(--color-dark);

    margin-left: 20px;
  }

  .search_menu {
    display: flex;
    align-items: center;
    justify-content: end;
  }

  /* -------- 04.  Index -------- */
  .Categories-group {
    padding: 0 8rem;
    overflow: hidden;
  }

  .Categories-ul {
    padding: 0 10px 10px 10px;
    grid-gap: 30px;
    justify-content: start;
    overflow-x: scroll;
  }

  .Categories .design-left {
    left: 2rem;
  }

  .Categories .design-right {
    right: 2rem;
  }

  .Categories-tag {
    white-space: nowrap;
  }

  .images-border {
    height: 9rem;
    width: 9rem;
    padding: 3px;
  }

  .Categories .design-left,
  .Categories .design-right {
    max-height: 13rem;
  }

  .Categories {
    padding: 2rem 0;
  }

  .promise-item .box .image_box {
    height: 6rem;
    width: 6rem;
  }

  .arrivalSec,
  .back-arrow {
    padding: 0 3rem;
  }

  /* -------- 10.  Footer -------- */
  footer {
    padding: 4rem 3rem;
  }

  .social-Ul {
    grid-gap: 2.5rem;
  }

  .social-Ul .social-item .social-link {
    height: 4.5rem;
    width: 4.5rem;
  }

  /* -------- 05.  Sign UP & Sign in -------- */
  .signUp_back {
    height: calc(100vh - 60px);
  }

  .login_signup .form {
    width: 80%;
    min-height: 450px;
  }

  /* -------- 06.  Top Seller -------- */
  .arrivalSec {
    margin-top: 2rem;
  }

  .arrivalSec .product_list {
    gap: 2rem;
  }

  .arrivalSec .productItem .product_cont {
    grid-template-columns: auto 70px;
  }

  .arrivalAccordion {
    position: absolute;
    visibility: hidden;
    bottom: -500px;
    left: 0;
    width: 100%;
    padding: 20px;
    background-color: var(--color-light);
    z-index: 9991;
    border-radius: 20px 20px 0 0;
    box-shadow: rgba(0, 0, 0, 0.24) 0px -3px 8px;
    padding-top: 40px;
    transition: 0.5s;
  }

  .arrivalAccordion.active {
    visibility: visible;
    bottom: -5px;
  }

  .arrivalAccordion .accordion {
    max-height: 60vh;
    overflow-y: auto;
    height: 100%;
  }

  .arrivalAccordion .line {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    height: 8px;
    width: 80px;
    background-color: var(--color-primary);
    border-radius: 20px;
    z-index: 101;

  }

  /* -------- 07.  Wish List -------- */
  .productDetails .information_Reviews {
    margin-top: 4rem;
    grid-template-columns: inherit;
    gap: 4rem;
  }

  .productDetails .information_Reviews .product_Info h2,
  .productDetails .information_Reviews .pro_reviews h2 {
    font-size: 3.6rem !important;
  }

  .productDetails .pro_reviews .reviewsItems {
    grid-template-columns: 8rem auto;
  }

  .productDetails .pro_reviews .reviewsItems .images {
    width: 8rem;
    height: 8rem;
  }

  .productDetails .product_list {
    gap: 2rem;
    grid-template-columns: repeat(3, 1fr);
  }

  .productDetails .productItem .product_cont {
    grid-template-columns: auto 70px;
  }

  /* Contact us */
  .contact-row {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }

  /* Cart */
  .CartImage img {
    max-height: 30vh;
  }

}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .containerX {
    margin: 0 6rem;
  }

  /* -------- 04.  Index -------- */

  .hero-add .Add-slider .item .item_Content {
    right: 19%;
  }

  .hero-add .Add-slider .item_Content .Special_text {
    font-size: 3.2rem;
  }

  .hero-add .Add-slider .item_Content .bride {
    font-size: 2.2rem;
  }

  .hero-add .Add-slider .item_Content .bride span {
    font-size: 3.2rem;
  }

  .hero-add .Add-slider .item_Content .quick-View {
    font-size: 1.8rem;
    padding: 5px 20px;
  }

  .promise-ul {
    grid-gap: 1rem;
    grid-template-columns: repeat(4, 1fr);
  }

  .promise-text {
    margin-top: 1rem;
    font-size: 2.2rem;
  }


  .quickView_cont .quickView_btn {
    padding: 0.5rem 1.5rem;
  }

  .quickView_cont h2 {
    font-size: 6rem !important;
  }

  .review_slider {
    padding: 2rem;
  }

  .review_slider .owl-item:not(.center) {
    scale: 1;
  }

  .review_slider .image_div {
    height: 20rem;
    width: 20rem;
    margin-bottom: 2rem;
  }

  .ratingStar p {
    font-size: 3.6rem;
  }

  .reviews_person {
    grid-template-columns: 7rem auto;
  }

  .reviews_person .person_Image {
    width: 7rem;
    height: 7rem;
  }

  .product_Ul {
    gap: 6rem;
  }

  .product_Ul .product_Image {
    height: 30rem;
  }

  /* -------- 05.  Sign UP & Sign in -------- */
  .login_signup .form {
    max-width: 600px;
  }


  /* -------- 06.  Top Seller -------- */
  .arrivalSec .productItem .pro_Image {
    height: 35rem;
  }

  /* -------- 07.  Wish List -------- */
  .productDetails .product_view .main_image {
    height: 38rem;
    width: 32rem;
  }

  .productDetails .product_view .images_Item {
    height: 8rem;
    width: 8rem;
  }

  .productDetails .radioGroup .radio_label {
    width: 5rem;
    height: 4.6rem;
  }

  .productDetails .product_Btn_Group {
    gap: 1rem;
  }

  .productDetails .product_Btn_Group .addToCart {
    font-size: 2rem;
    padding: 0 1rem;
    gap: 1rem;
  }

  .productDetails .productItem .pro_Image {
    height: 35rem;
  }

  /* -------- 08.  Cart -------- */
  .cart_imges {
    height: 240px;
    width: 200px;
  }

  .Cart_items {
    gap: 20px;
  }

  .cart_section {
    margin-bottom: 3rem;
  }

  .Cart_Right_section {
    max-width: 580px;
  }



  /* -------- 09.  PayMent -------- */
  .Contact_section {
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 767px) {
  header {
    padding: 0 2rem;
  }

  header nav .search input {
    background-size: 18px;
    height: 34px;
    background-position: 97% 6px;
  }

  /* -------- 04.  Index -------- */

  .quickView_cont .quickView_btn {
    padding: 0.5rem 1.5rem;
  }

  .quickView_cont h2 {
    font-size: 6rem !important;
  }

  .arrivalSec,
  .back-arrow {
    padding: 0 2rem;
  }

  .arrivalSec .productItem .pro_Image .like_pro {
    padding: 0;
  }

  /* -------- 07.  Wish List -------- */
  .productDetails .product_view {
    margin-bottom: 2rem;
  }

  .productDetails .productItem .pro_Image .like_pro {
    padding: 0;
  }

  .wishList .product_Ul .delete {
    padding: 8px;
  }

  /* Contactus */
  .Headquarter_heading {
    font-size: 2rem !important;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  html {
    font-size: 7px;
  }

  .containerX {
    margin: 0 4rem;
  }

  /* -------- 04.  Index -------- */
  .hero-add .Add-slider .item .item_Content {
    right: 19%;
  }

  .hero-add .Add-slider .item_Content .Special_text {
    font-size: 2.8rem;
  }

  .hero-add .Add-slider .item_Content .bride {
    font-size: 2rem;
  }

  .hero-add .Add-slider .item_Content .bride span {
    font-size: 3rem;
  }

  .hero-add .Add-slider .item_Content .quick-View {
    font-size: 1.8rem;
    padding: 5px 20px;
  }

  .product_Ul {
    display: flex !important;
    gap: 3rem;
    overflow-x: scroll;
    padding-bottom: 10px;
  }

  .product_Ul .product_Item {
    min-width: 230px;
  }

  .product_Ul .product_Image {
    height: 250px;
  }

  .promise-item .box svg {
    height: 6rem;
    width: 6rem;
  }

  .review_slider {
    padding: 2rem;
  }

  .review_slider .item {
    display: grid;
  }

  .review_slider .owl-item:not(.center) {
    scale: 1;
  }

  .ratingStar p {
    font-size: 3.6rem;
  }

  .reviews_person {
    grid-template-columns: 7rem auto;
  }

  .reviews_person .person_Image {
    width: 7rem;
    height: 7rem;
  }

  .promise-ul {
    grid-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
    max-width: 500px;
    max-width: 500px;
    margin: 3rem auto 0 auto;
  }

  .promise-text {
    margin-top: 2rem;
    font-size: 2.2rem;
  }

  /* -------- 05.  Sign UP & Sign in -------- */
  .login_signup .form-btn {
    height: 40px;
    margin: 14px auto;
  }

  .login_signup .form .form-control,
  .login_signup .form .mobNumber {
    margin: 14px auto 0 auto;

  }

  /* -------- 06.  Top Seller -------- */
  .arrivalSec .productItem .pro_Image {
    height: 30rem;
    overflow: hidden;
  }

  .arrivalSec .productItem .product_cont {
    grid-template-columns: auto 50px;
  }

  .arrivalSec .productItem .product_cont .rate {
    padding: 2px 0;
  }

  /* -------- 07.  Wish List -------- */
  .productDetails .product_view .main_image {
    height: 45rem;
    width: 40rem;
  }

  .productDetails .product_view .images_Item {
    height: 12rem;
    width: 12rem;
  }

  .productDetails .productItem .pro_Image {
    height: 30rem;
    overflow: hidden;
  }

  .productDetails .productItem .product_cont {
    grid-template-columns: auto 50px;
  }

  .productDetails .productItem .product_cont .rate {
    padding: 2px 0;
  }

  /* -------- 08.  Cart -------- */
  .cart_imges {
    height: 200px;
    width: 170px;
  }

  .Cart_items {
    gap: 20px;
  }

  .cart_section {
    margin-bottom: 3rem;
  }

  .Cart_Right_section {
    max-width: 100%;
  }

  /* -------- 09.  PayMent -------- */
  .Contact_section {
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 575px) {
  html {
    font-size: 6px;
  }

  .containerX {
    margin: 0 2rem;
  }

  header {
    height: 50px;
  }

  header nav .search {
    width: 60%;
  }

  header nav .search input {
    background-size: 18px;
    height: 30px;
    background-position: 97% 5px;
    padding: 0 3rem 0 1.8rem;
  }

  /* -------- 04.  Index -------- */
  .hero-add .Add-slider .item .item_Content {
    right: 19%;
  }

  .hero-add .Add-slider .item_Content .Special_text {
    font-size: 2.2rem;
    line-height: 15px;
  }

  .hero-add .Add-slider .item_Content .bride {
    font-size: 1.8rem;
  }

  .hero-add .Add-slider .item_Content .bride span {
    font-size: 2.5rem;
  }

  .hero-add .Add-slider .item_Content .quick-View {
    font-size: 1.6rem;
    padding: 2px 10px;
  }

  .product_Ul {
    display: flex !important;
    gap: 3rem;
    overflow-x: scroll;
    padding-bottom: 10px;
  }

  .product_Ul .product_Item {
    min-width: 230px;
  }

  .product_Ul .product_Image {
    height: 250px;
  }

  .quickView_cont h2 {
    font-size: 4rem !important;
  }

  .quickView_cont .quickView_btn {
    font-size: 2rem;
  }

  .review_slider {
    padding: 2rem;
    text-align: center;
  }

  .ratingStar {
    justify-content: center;
  }

  .review_slider .owl-item:not(.center) {
    scale: 1;
  }

  .review_slider .image_div {
    height: 20rem;
    width: 20rem;
    margin: 0 auto 2rem auto;
  }

  .ratingStar p {
    font-size: 3.6rem;
  }

  .reviews_person {
    grid-template-columns: 7rem auto;
  }

  .reviews_person .person_Image {
    width: 7rem;
    height: 7rem;
    margin: 0 auto 1rem auto;

  }

  .promise-item .box svg {
    height: 6rem;
    width: 6rem;
  }

  .promise-ul {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2rem;
  }

  .promise-text {
    margin-top: 2rem;
  }

  /* -------- 10.  Footer -------- */
  .left-side {
    grid-template-columns: 50% auto;
  }

  .left-side .OUTOMER-FOLLOW {
    grid-template-columns: initial;
    grid-gap: initial;
  }

  .social-Ul {
    grid-gap: 1.5rem;
  }

  .information-group .heading {
    margin-bottom: 1rem;
  }

  .mail-box {
    margin-top: 3rem;
  }

  .mail-box .form-control {
    width: 100%;
  }

  .mail-box .btn {
    padding: 0;
  }

  .mail-box .btn svg {
    height: 20px;
    width: 20px;

  }

  /* -------- 05.  Sign UP & Sign in -------- */
  .signUp_back {
    height: calc(100vh - 50px);
  }

  .login_signup .form {
    width: 80%;
    padding: 3rem;
  }

  .login_signup .form-btn {
    height: 36px;
    margin: 10px auto;
  }

  .login_signup .form .form-control,
  .login_signup .form .mobNumber {
    margin: 10px auto 0 auto;

  }

  /* -------- 06.  Top Seller -------- */
  .arrivalSec .product_list {
    grid-template-columns: repeat(2, 1fr);
  }

  .arrivalSec .productItem .pro_Image {
    height: 40rem;
  }

  /* -------- 07.  Wish List -------- */
  .productDetails .product_view .main_image {
    height: 45rem;
    width: 40rem;
  }

  .productDetails .product_view .images_Item {
    height: 12rem;
    width: 12rem;
  }

  .productDetails .product_view .product_images {
    gap: 1.5rem;
  }

  .productDetails .rate {
    padding: 2px 8px;
    border-radius: 4px;
  }

  .productDetails .product_list {
    grid-template-columns: repeat(2, 1fr);
  }

  .productDetails .productItem .pro_Image {
    height: 40rem;
  }

  /* -------- 08.  Cart -------- */
  .cart_imges {
    height: 160px;
    width: 140px;
  }

  .cart_section ul {
    row-gap: 15px;
  }

  .Cart_items {
    gap: 15px;
  }

  .cart_section {
    margin-bottom: 3rem;
  }

  .Cart_Right_section {
    max-width: 100%;
  }

  .CartImage img {
    max-height: 25vh;
  }

  /* -------- 09.  PayMent -------- */
  .Contact_section {
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 450px) {

  /* -------- 06.  Top Seller -------- */
  .arrivalSec .productItem .product_cont {
    grid-template-columns: auto 50px;
  }

  .arrivalSec .productItem .pro_Image {
    height: 30rem;
  }

  .arrivalSec .productItem .product_cont .rate {
    padding: 2px 0;
  }

  /* -------- 07.  Wish List -------- */
  .productDetails .productItem .product_cont {
    grid-template-columns: auto 50px;
  }

  .productDetails .productItem .pro_Image {
    height: 30rem;
  }

  .productDetails .productItem .product_cont .rate {
    padding: 2px 0;
  }
}