
@media (max-width: 1350px){

  
}
  
@media (max-width: 1300px){

    .shop-container .left .items{
    grid-template-columns: 25% 25% 25% 25%;
  }


  .shop-item .container .card {
      width: 200px;
      height: 350px;
    }


    .cart-container {
      right: -400px;
      top: 0;
  
    }


    .img-box-miras {
      width: 600px;
      top:140px;
      right: 0px;

    }
    




}





@media (max-width: 1200px) {

  .container {
    max-width: 1170px;
  }


  .category_internal_item .swiper{
    width: 90%;
  }
  .content .title{
    font-size: 80px;
    line-height: 1;
  }
  
  .content .name{
    font-size: 80px;
    line-height: 1;
  }
  
  .content .des{
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    margin-left: 5px;
  }

  .buying-guide-section .gallery {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(6, 4vw);
    grid-gap: 1.5rem;
  }
  


  .buying-guide-section .gallery_item_4 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 4;
  }
  .buying-guide-section .gallery_item_3 {
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 1;
    grid-row-end: 4;
  }
  .buying-guide-section .gallery_item_2 {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 4;
    grid-row-end: 7;
  }
  .buying-guide-section .gallery_item_1 {
    grid-column-start: 5;
    grid-column-end: 9;
    grid-row-start: 4;
    grid-row-end: 7;
  }


  .shop-item .container .card {
    width: 180px;
    height: 320px;
  }


  .shop-container{
      padding-left: 30px;

    }

  .shop-item .container .card .imgBx img{
      width: 100px;

    }

  .shop-item .container .card .contentBx h2 {
      font-size: 1.5rem;
    }

  .shop-item .container .card:hover .contentBx {
      height: 192px;
    }

  


}


@media (max-width: 1120px) {

  .img-box-miras {
    width: 560px;
    top:160px;
    right: 0px;
    padding-right: 60px;
  }
  

  .content .title{
    font-size: 60px;
    line-height: 1;
  }
  
  .content .name{
    font-size: 60px;
    line-height: 1;
  }
  
  .content .des{
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    margin-left: 5px;
    width: 200px;
  }

  .left-banner{
    bottom: 0px;
  }

  
.shop-banner{
  position: absolute;
  top: 0;
  animation: fadeIn 4s;
  z-index: 500;
  left: 0px;
  

}

.shop-banner img{
  width: 300px;
}



}



@media (max-width: 1050px){




  .products-category-navbar {
      padding-left: 12%;
      width: 90%;
  }



  .products-category-navbar .tab{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .products-category-navbar .tab-nav-bar{
      margin: 65px 20px 40px 25px;
  }

  .products-category-navbar .tab{
      padding: 5px 25px;
  }

  .products-category-navbar .tab .row{
      flex-direction: column;

  }



  .products-category-navbar .tab .img-card{
      width: auto;
      margin: auto;
      max-width: 600px;
      height: 250px;

  }

  .category_internal_item .swiper{
    height: 240px;
  }


  .category_internal_item .swiper-slide{
    width: 170px;
    height: 200px;


  }


  

  .products-category-navbar .info{
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    

  }

  .products-category-navbar .info a{
    visibility: visible;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .products-category-navbar{
    margin-bottom: 0;
  }

  .products-category-navbar .tab-content .tab:not(.active){
    position: absolute;
  }

  .content .title{
    margin-left: 25px;
    font-size: 60px;
    line-height: 1;
  }
  
  .content .name{
    margin-left: 25px;
    font-size: 60px;
    line-height: 1;
  }
  
  .content .des{
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    margin-left: 25px;
    width: 200px;
  }


    .products-category-navbar {
      margin: 0 0px;
  }

  .products-category-navbar .tab-nav-bar{

      margin: 65px 20px 40px 25px;
  }

  .products-category-navbar .tab{

      padding: 5px 25px;

  }

  .products-category-navbar .tab .row{
      flex-direction: column;
  }

  .products-category-navbar .tab .img-card{
      width: auto;
      margin: auto;
      max-width: 600px;

  }




  .customization video{
    width: 400px;
  }


  .shop-container .left .items{
    grid-template-columns: 33% 33% 33% ;
  }

.shop-item .container .card {
    width: 220px;
    height: 350px;
  }

.price-filter,
.weight-filter{

    .wrapper {
      width: 220px;
    }
}

.products-category-navbar {
  margin: 0 0px;
}

.products-category-navbar .tab-nav-bar{

  margin: 65px 20px 40px 25px;
}

.products-category-navbar .tab{

  padding: 10px 25px;
}

.products-category-navbar .tab .row{
  flex-direction: column;
}

.products-category-navbar .tab .img-card{
  width: auto;
  margin: auto;
  max-width: 600px;

}


  


}




@media (max-width: 992px) {

  .header_section .container-fluid {
    padding-left: 5%;
  }


  .navbar-direction{
    width: 100px;;
    display: flex;
    justify-content: right;
    flex-direction: row-reverse;


  }

  .cart-container {
    right: -400px;
    top: -10px;

  }

  .quote_btn-container {

    margin-top: 0;
  }


  .gold-price{
    display: flex;
    justify-content: end;
    padding-right: 20px;
    padding-top: 20px;
    }



  .info_section .col-md-3 {
    display: flex;
    justify-content: center;
  }

  .info_section .info_container .info_contact {
    padding: 35px 0;
  }

  .info_section .info_form form input {
    width: 100%;
  }

  .info_contact span{
    font-size: 0.8rem;
  }

  .navbar-expand-lg{
    align-items: center;
    justify-content: left;
  }


/*
  .quote_btn-container {

  } */


  .ring_section .ring_container .detail-box {
    margin-bottom: 45px;
  }

  .price_section .price_container .box {
    height: 450px;
  }


  .content .name,
  .content .des,
  .content>.title{
    visibility: hidden;
  }

  .left-banner{
    bottom: 20px;
  }


  .navbar-cart {
    margin-right: 0px;
  }


  .shop-item .container .card {
    width: 200px;
    height: 350px;
  }

  .custom_nav-container.navbar-expand-lg .navbar-nav .nav-link{
    margin-top: 10px;
    width: 170px;
    /*border: 5px solid black;*/
    text-align: right;
    direction: ltr;
  }

  .shop-banner{

    top: 0;
    left: 65%;


  }




}


@media(max-width: 940px ){

  .img-box-miras {
    border: 10px solid green:
    width: 560px;
    top:  100px;
    right: 0px;
    padding-right: 60px;
  }
  

  .left-banner{
    bottom: -60px;
    z-index: -2;
  }

  .shop-banner{

    top: 0;
    left: 60%;
    
  
  }


}


@media(max-width: 900px ){

  .img-box-miras {
    border: 10px solid green:
    width: 400px;
    top:  50px;
    right: 0px;
    padding-right: 60px;
  }


  .category_internal_item .swiper{
    width: 93%;
  }


  
  .gallery_item_p{
    font-size: 0.5rem;
  }

  .gallery_item_title {
    color: white;
    font-size: 0.8rem;
    text-align: right;
  }

  .gallery_item_link {

    width: 10%;
    padding: 2px 5px;
    background: #dbc928;
    border-radius: 4px;
    font-size: 0.6rem;
  }

  .customization video{
    width: 300px;
  }


  .shop-item .container .card {
    width: 180px;
    height: 320px;
  }

  .shop-container{
    padding-left: 10px;
    grid-template-columns: 70% 30%;

  }

.category-accordian-list{
ul.menu {
    width: 170px;
    }

.shop-banner img{
    /* top: -100px; */
    width: 100px;
  }


}
  

  

}


@media (max-width: 835px) {
  .shop-item .container .card {
      width: 150px;
      height: 300px;
    }

  .shop h3{
      font-size: 1.2rem;
  }

  .shop-item .container .card .imgBx img{
      width: 80px;

    }

  .shop-item .container .card .contentBx h2 {
      font-size: 1.3rem;
    }

  .shop-item .container .card:hover .contentBx {
      height: 180px;
    }


  .shop-item .container .card:hover .contentBx a {
      transform: translateY(-10px);
    } 


}

@media (max-width: 830px) {

  .shop-banner{

    top: 0;
    left: 55%;
    
  
  }



}



@media (max-width: 768px) {


  .img-box-miras {
    width: 230px;
    top:50px;
    right: 0px;
    padding-right: 20px;
  }


  .hero_area {
    background-position: top left;
    height: auto;
    /*visibility: hidden;*/
  }

  .slider_section {
    padding: 45px 0;
  }


  .carousel-new{
    background: none;
  }


  
  .products-category-navbar .tab .img-card{
    height: 210px;

  }

  .category_internal_item .swiper-slide{
    width: 140px;
  }

  .category_internal_item .swiper{
    width: 100%;
  }



  .contact_section button {
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
  }

  .contact_section form {
    padding: 0;
  }

  .client_section .client_container {
    flex-direction: column;
  }

  .client_section .client_container .client-id {
    width: auto;
  }

  .client_section .client_container .detail-box {
    margin-top: 35px;
    width: auto;
  }

  .contact_section .map_container {
    height: 350px;
    padding: 0;
  }

  .info_section .col-md-3 {
    display: flex;
    justify-content: center;
  }

  .info_section .info_container .info_contact {
    padding: 35px 0;
  }

  .info_section .info_form form input {
    width: 100%;
  }

  .ring_section {
    padding-left: 15px;
    padding-right: 15px;
  }


  .left-banner{
    bottom: -50px;
    z-index: -5;
  }

  .price-filter,
  .weight-filter{

    .wrapper {
      width: 200px;
    }
}

  .category-accordian-list{
      ul.menu {
          width: 150px;
          }
        }


.price-info{
  margin-top: 100px;
  margin-bottom: 100px;
}



}




@media (max-width: 755px) {
  .single-product .navbar {
    margin-bottom: 0;
    border-bottom: none;
  }

  .single-product .nav-first,
  .single-product .nav-second {
    gap: 30px;
    padding-bottom: 10px;
  }

  .single-product .nav-first .menu-icon {
    cursor: pointer;
    display: inline-block;
  }

  .single-product .nav-links {
    display: none;
  }

  .single-product .nav-links.active {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: -5px;
    max-width: 220px;
    width: 100%;
    height: 100vh;
    background: var(--white);
    align-items: start;
    z-index: 15;
    padding: 25px 30px;
  }

  .single-product .nav-first .backdrop.active {
    background: var(--black-with-opacity);
    width: 100vw;
    height: 100vh;
    display: block;
    position: absolute;
    top: 0;
    left: -5px;
    z-index: 11;
  }

  .single-product .nav-links.active .close-icon {
    display: inline-block;
    margin-bottom: 30px;
    cursor: pointer;
  }

  .single-product .nav-links a {
    font-weight: 700;
    color: black;
  }

  .single-product .nav-links.active a:hover::after {
    bottom: -5px;
  }

  /* main */

  .single-product .main {
    flex-direction: column;
    gap: 20px;
    padding: 0;
  }

  .single-product .main .default {
    display: none;
  }

  .single-product .lightbox {
    display: flex;
    position: relative;
    height: auto;
    width: auto;
    background: none;
  }

  .single-product .main .thumb-list {
    display: none;
  }

  .single-product .main .icon-prev {
    left: 50px;
    height: 45px;
    width: 45px;
  }

  .single-product .main .icon-next {
    right: 50px;
    height: 45px;
    width: 45px;
  }

  .single-product .gallery .main-img img.active {
    max-width: 400px;
    max-height: none;
    width: 100vw;
    height: auto;
    border-radius: 0;
  }

  .single-product .content {
    padding: 0 20px;
  }

  .single-product .content h2 {
    margin: 10px 0;
    font-size: 30px;
  }

  .single-product .price-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
  }

  .single-product .prev-price {
    margin: 0;
  }

  .single-product .add-to-cart-container {
    flex-direction: column;
  }

  .single-product .counter {
    width: 100%;
  }

  .single-product .counter button {
    width: 40%;
  }

  .single-product .cart-container {
    z-index: 20;
    right: -85px;
    top: 40px;
  }
}



@media(max-width: 700px ){

  .category_internal_item .swiper{
  
    width: 650px;

  }



  .customization .container{

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* gap: 20px; */
  }


  .customization h2{
    margin-right: 5%;
    text-shadow: 1px 0 #1a1010, -2px 0 #1e1919, 0 2px #372b2b, 0 -2px #6d5353,
    1px 1px #322020, -1px -1px #472d2d, 1px -1px #3a2d2d, -1px 1px #766161;
  
  }


  .shop-container .left .items{
    grid-template-columns: 50%  50%;
  }

  .shop-item .container .card {
      width: 180px;
      height: 300px;
    }

    .shop-banner{

      top: 0;
      left: 60%;
      
    
    }

    .shop-banner img{
      width: 250px;
    }
  




}


@media(max-width: 680px ){
  .shop-container{
      padding-left: 10px;
      grid-template-columns: 65% 35%;

    }

    .shop-banner{

      top: 10px;
      left: 55%;
      
    
    }




}



@media(max-width: 610px ){

  /* .header_section .container-fluid {
    padding-left: 70%;
  } */


  .category_internal_item .swiper-slide{
    width: 110px;
    height: 150px;
  }

  .category_internal_item .swiper{
    height: 180px;

  }

	.best-seller .swiper-slide,
  .newest .swiper-slide{
		width: 140px;
	}

  .left-banner{
    visibility: hidden;
    bottom: -45px;
    z-index: -5;
  }

  .shop-item .container .card {
    width: 160px;
    height: 300px;
  }

  .price-filter,
  .weight-filter{

      .wrapper {
        width: 170px;
      }
  }

  .category-accordian-list{
      ul.menu {
          width: 130px;
          }
        }

  .shop h3{
      font-size: 1rem;
  }

  .shop h2{
      font-size: 1.2rem;
  }

  .shop-banner{

    top: 0;
    left: 50%;
    
  
  }

      




}


@media (max-width: 576px) {
  .slider_section .detail_box {
    text-align: center;
  }



  .slider_section .detail_box h1 {
    font-size: 4rem;
  }


  .products-category-navbar .tab .img-card{
    height: 180px;

  }

  .category_internal_item .no-swiper .swiper-slide{
    width: 110px;
  }

  h2{
    font-size: 1.1rem;
    font-weight:500 ;

  }
  
  

  .cart-container {
    right: -300px;
    top: 30px;

  }
  

}

@media (max-width: 550px) {

  .shop-item .container .card {
      width: 150px;
      height: 300px;
    }

    
  .shop-banner{

    top: 10px;
    left: 40%;
    
  
  }


}



@media (max-width: 520px){
  .price-filter,
  .weight-filter{

      .wrapper {
        width: 160px;
      }
  }

  .category-accordian-list{
      ul.menu {
          width: 140px;
          }
  }


  .shop h3{
      font-size: 0.8rem;
  }

  .shop h2{
      font-size: 1rem;
  }



               
      



}

@media (max-width: 480px) {

  /* .header_section .container-fluid {
      position: absolute  ;
      top: 10px;
      right: 0;
      padding-right: 90%;
  } */

  /*.slider_section{*/
  /*  visibility: hidden;*/
  /*}*/

  .img-box-miras {
    width: 180px;
    top:50px;
    right: 0px;
    padding-right: 5px;
  }



  .products-category-navbar .tab .img-card{
    height: 140px;

  }
  .client_section .carousel-control-prev,
  .client_section .carousel-control-next {
    display: none;
  }

  .category_internal_item .no-swiper .swiper-slide{
    width: 100px;
  }

  .left-banner{
    bottom: -40px;
    z-index: -5;
  }

  
  .shop-container{
    /* margin-top: 0; */
    padding-left: 10px;
    padding-left: 10px;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    /* display: flex; */
    /* margin-bottom: 50px; */
  }

.shop-container .right{
    display: flex;
    flex-direction: row-reverse;
    align-items: self-start;
    justify-content: center;
    gap:30px
    /* justify-content: center; */

  }

.shop-container .right .filters{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
/* justify-content: center; */
}




.right h3{

    margin-top: 20px;

}


.category-accordian-list{
    ul.menu {
        width: 120px;
        }
}


.shop-item .container .card {
    width: 200px;
    height: 320px;
  }

  .cart-container {
    right: -260px;
    top: 30px;

  }
  

  /* .shop-banner img{
    visibility: hidden;

  } */

.three-section-buttons{
  padding-left: 10px;


}

.three-section-buttons a{

  text-align: center;



}

}


@media (max-width: 450px) {

  .category_internal_item .no-swiper .swiper-slide{
    width: 90px;
  }

  
  .shop-item .container .card {
    width: 180px;
    height: 300px;
  }

  
  .shop-banner{

    top: 20px;
    left: 45%;
    
  
  }

  .shop-banner img{
    width:200px;

  }

}




@media (max-width: 430px) {
  .cart-container {
    right: -230px;
    top: 30px;

  }
}



@media (max-width: 420px) {
  .slider_section .detail_box h1 {
    font-size: 3rem;
  }

  .slider_section .detail_box h2 {
    font-size: 1.8rem;
  }

  .heading_container h2::before {
    display: none;
  }

  .left-banner{
    bottom: -35px;
  }



}



@media (max-width: 410px) {
  .shop-item .container .card {
      width: 160px;
      height: 280px;
    }

    .shop-item .container .card .imgBx img{
      width: 80px;

    }

    
  .shop-item .container .card:hover .contentBx {
      height: 175px;
    }

    .shop-item .container .card .contentBx h2{
      border: 5px solid red;
     font-size: 1rem;
    }


  .shop-item .container .card:hover .contentBx a {
      transform: translateY(-10px);
    } 

    .cart-container {
      right: -220px;
      top: 30px;
  
    }
    


    
  .shop-banner{

    top: 20px;
    left: 40%;
    
  
  }




}



@media (max-width: 396px) {
  .cart-container {
    width: 300px;
    right: -190px;
    top: 30px;

  }

}




@media (max-width: 360px) {

  .img-box-miras {
    visibility: hidden;
  }


  .left-banner{
    bottom: -30px;
  }

  .shop-item .container .card {
    width: 150px;
    height: 280px;
  }


    
  .shop-banner img{
    width: 150px;
    
  
  }


    
  .shop-banner{

    top: 40px;
    left: 50%;
    
  
  }

  .cart-container {
    width: 300px;
    right: -170px;
    top: 30px;

  }

}


}



