*{
    margin: 0;
    padding: 0;
}
h2{
    margin-bottom: 0px!important;
}
p{
    margin-bottom: 0px!important;
}
.product_catlog{
  font-family: "Hanken Grotesk", sans-serif;
}
.product_catlog h4{
    font-weight: 700;
    font-size: 20px;
    text-decoration: underline;
    color: #7C8C97;
    
}
.top-con {
    display: flex;
    justify-content: space-between;
}
.top-con h4{
    font-size: 20px;
    font-weight: 500;
    color: #66AAAC;
    text-decoration: underline;
}
.product_catlog .heading{
    height: 94px;
}
.product_catlog .categories .left{
    display: flex;
    gap: 40px;
    height: 33px;
}
.product_catlog .categories{
    display: flex;
    justify-content: space-between;
    height: 33px;
}
.product_catlog .categories .right i{
    font-size: 28px;
    color: #66AAAC;
}

.product_catlog .product_heading{
     font-family: "Syne", sans-serif;
     font-size: 52px;
     font-weight: 400;
     color: #66AAAC;
}
.product_catlog .stars{
    gap: 8px;
    display: flex;
}
.product_catlog .color_sec{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.product_catlog .colors div{
    width: 40px;
    height: 40px;
    border-radius: 8px;
    border: 0.5px solid #000;
}
.product_catlog .colors div:nth-child(1){
    background-color: #4CB0A0;
}
.product_catlog .colors div:nth-child(2){
    background-color: #4781D3;
    /* border: 5px solid #66AAAC; */
    border: none;
}
.product_catlog .colors div:nth-child(3){
    background-color: #E8DDF7;
    border: none;
}
.product_catlog .colors div:nth-child(4){
    background-color: #072750;
    border: none;
}
.product_catlog .colors div:nth-child(5){
    background-color: #696D73;
    border: none;
}
/* .product_catlog .colors div:nth-child(6){
    background-color: #61BE86;
    border: none;
}
.product_catlog .colors div:nth-child(7){
    background-color: #915CDD;
    border: none;
} */
/* .product_catlog .colors div:nth-child(8){
    background-color: #286458;
    border: none;
} */
.product_catlog .top_size div:nth-child(2){
    /* border: 5px solid #66AAAC; */
    padding: 0px 0px 0px 0px;
}
.product_catlog .bottom_size div:nth-child(3){
    /* border: 5px solid #66AAAC; */
    padding: 0px 0px 0px 0px;
}
.product_catlog .personalise div:nth-child(1){
    /* border: 5px solid #66AAAC; */
    padding: 0px 0px 0px 0px;
}

.product_catlog .colors{
    display: flex!important;
    gap: 20px;
}
.product_catlog .price h2{
    font-size: 36px;
    font-weight: 500;
}

.product_catlog .top_sec{
    display: flex;
    flex-direction: column;
    height: 93px;
    gap: 20px;
}
.product_catlog .top_size div{
    width: 40px;
    height: 40px;
    gap: 10px;
    padding:4px 0px 0px 0px;
    font-size: 20px;
    font-weight: 500;
   align-self: center;
   color: black;
   text-align: center;
   align-self: center!important;
    border-radius: 8px;
    border: 0.5px solid #000;
}
.product_catlog .top_size{
    display: flex;
    gap: 20px;
}
.product_catlog .top_bar{
    gap: 12px;
    display: flex;
    height: 139px;
    flex-direction: column;
}

.product_catlog .bottom_sec{
    display: flex;
    flex-direction: column;
    height: 93px;
    gap: 20px;
}
.product_catlog .bottom_size div{
     width: 40px;
    height: 40px;
   align-self: center;
   text-align: center;
   padding:4px 0px 0px 0px;
   font-size: 20px;
   font-weight: 500;
   align-self: center!important;
    border-radius: 8px;
    border: 0.5px solid #000;
    align-items: center;
    color: black;
}
.product_catlog .bottom_size{
    display: flex;
    gap: 20px;
    align-items: center;
}

.product_catlog .personalise_sec{
    display: flex;
    height: 95px;
    flex-direction: column;
    gap: 20px;
}
.top_content{
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.product_catlog .personalise div:nth-child(1){
    width: 190px;
    height: 40px;
}
.product_catlog .personalise div:nth-child(2){
    width: 190px;
    height: 40px;
}
.product_catlog .personalise div:nth-child(3){
    width: 94px;
    height: 40px;
}
.product_catlog .personalise div{
     /* width: 190px!important; */
    /* height: 40px !important; */
   align-self: center;
   /* padding-top: 3px; */
   gap: 10px;
   display: flex;
   justify-content: center;
   align-items: center;
   text-align: center;
   font-size: 20px;
   font-weight: 500;
   color: black;
   align-self: center!important;
    border-radius: 8px;
    border: 0.5px solid #000;
    /* border: 5px solid #66AAAC; */
}
.product_catlog .personalise{
    display: flex;
    gap: 20px;
}

.product_catlog .top_sec h3{
    font-size: 20px;
    color: #7C8C97;
    font-weight: 500;
}
.product_catlog .bottom_sec h3{
    font-size: 20px;
    color: #7C8C97;
    font-weight: 500;
}
.product_catlog .personalise_sec h3{
    font-size: 20px;
    color: #7C8C97;
    font-weight: 500;
}
.product_catlog .quantity{
    width: 122px;
    display: flex;
    gap: 24px;
    height: 48px;
    border-radius: 16px;
    /* padding: 6px 16px; */
    border: 1px solid #66AAAC;
    background-color: #66AAAC1A!important;
    
}
.product_catlog .quantity .count_quantity{
    background-color: #bef2f41a!important;
    outline: none;
    border:none;
    height: 48px;
    border-color: #bef2f41a;
    padding: 0px!important;
    box-shadow: none;
    text-align: center;
     color: #66AAAC;
    font-size: 20px;
    font-weight: 600;
     box-shadow: none;
}
.product_catlog .quantity .sub_quantity{
    width: 122px;
    height: 48px;
     color: #66AAAC;
    font-size: 20px;
    font-weight: 600;
    padding: 6px 0px 6px 16px;
    /* border-radius: 16px; */
    background-color: #bef2f41a!important;
    /* padding: 0px; */
    box-shadow: none;
}
.product_catlog .quantity .add_quantity{
    width: 122px;
    color: #66AAAC;
    font-size: 20px;
    font-weight: 600;
     box-shadow: none;
    height: 48px;
    /* border-radius: 16px; */
    background-color: #bef2f41a!important;
    /* padding: 0px; */
    padding: 6px 16px 6px 0px;
}
.product_catlog .cart{
    display: flex;
    gap: 20px;
    height: 48px;
}
.product_catlog .cart .add_to_cart .addtocart{
    width: 547px;
    font-size: 20px;
    font-weight: 700;
    background-color: #66AAAC;
    padding: 10px;
    height: 48px;
    padding: 10px;
    border-radius: 16px;
    padding: 10px;
}



.product_catlog .price{
    display: flex;
    align-items: center!important;
    gap: 17px;
    height: 45px;
}
.product_catlog .color_sec h3{
    font-size: 20px;
    color: #7C8C97;
    font-weight: 500;
}
.product_catlog .price p{
    font-size: 16px;
    font-weight: 500;
}
.product_catlog .stars svg path:nth-child(5){
    color: #C3DEDF;
}
.product_heading .stars svg path{
    color: #66AAAC;
}
.product_catlog .stars svg{
    width: 20px;
    fill: #66AAAC;
    height: 20px;
    
}
.product_catlog .rating{
    display: flex;
    gap: 8px;
    align-items: center;
}
.product_catlog .rating p{
    font-size: 20px;
    color: #66AAAC;
}
.product_catlog{
    display: flex;
    gap: 50px;
    padding: 50px 100px;
}
.product_catlog .left_side{
    display: flex;
    gap: 12px;
}
.thumnail_imgs{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.thumnail_imgs .thumnail_img{
    width: 188.37px!important;
    height: 188.37px!important;
    border-radius: 30px;
}
 .main_img img{
    width: 780px!important;
    height: 801px!important;
    border-radius: 40px!important;
}
.product_catlog .right_side{
    display: flex;
    flex-direction: column;
    width: 690px;
    height: 804px;
    gap: 46px;
}
.product_catlog .attributes{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.thumnail_img {
  cursor: pointer;
  transition: transform 0.2s ease;
}
.thumnail_img:hover {
  transform: scale(1.05);
}


/* tabs styles */
.tabs {
      display: flex;
      flex-direction: column;
      width: 100%;
      gap: 48px;
      padding: 50px 100px;
      height: 477px;
      margin: auto;
      background: white;
      border-radius: 10px;
      overflow: hidden;
      /* box-shadow: 0 2px 10px rgba(0,0,0,0.1); */
    }

    .tab-buttons {
      display: flex;
      /* flex-wrap: wrap; */
      /* background-color: #6E7D8A; */
      gap: 10px;
      
    }

    .tab-buttons button:nth-child(1) {
      flex: 1;
      border: 1px solid #7C8C974D;
      padding: 15px;
      background-color: #7C8C970D;
      width: 563px;
      height: 54px;
      font-size: 20px;
      color: #000000CC;
      font-weight:700;
      border-radius: 16px;
      cursor: pointer;
      transition: background 0.3s;
    }
    .tab-buttons button:nth-child(2) {
      flex: 1;
      border: 1px solid #7C8C974D;
      /* padding: 15px; */
      background-color: #7C8C970D;
      width: 563px;
      height: 54px;
      padding: 14px 22px 14px 20px;
      font-size: 20px;
      color: #7C8C97;
      font-weight:600;
      border-radius: 16px;
      cursor: pointer;
      transition: background 0.3s;
    }

    .tab-buttons button:nth-child(3) {
      flex: 1;
      border: 1px solid #7C8C974D;
      /* padding: 15px; */
      background-color: #7C8C970D;
      width: 563px;
      height: 54px;
      padding: 14px 22px 14px 20px;
      font-size: 20px;
      color: #7C8C97;
      font-weight:600;
      border-radius: 16px;
      cursor: pointer;
      transition: background 0.3s;
    }


    .tab-buttons button.active {
      background: #7C8C974D;
      color: #000000CC;
    }
    .des_content .des_content_head{
        margin-bottom: 20px;
        font-size: 23px;
    }

    .tab-content {
      display: none;
      /* padding: 20px; */
    }
    .tab-content .row{
        display: flex;
        padding: 0px 20px 0px 20px;
        gap: 120px;
        align-items: center;
    }
    .tab-content .row .des_img{
        width: 335px!important;
        height: 335px!important;
    }
     .tab-content .row .des_img .img{
        max-width: 335px!important;
        height: 335px!important;
    }
    .tab-content .row .des_content p{
        font-size: 20px;
        font-weight: 400;
        line-height: 1.7;
        color: #000000CC;
    }
    .tab-content.active {
      display: block;
      animation: fadeIn 0.3s ease-in-out;
    }
    

    @keyframes fadeIn {
      from {opacity: 0;}
      to {opacity: 1;}
    }

    /* Responsive */
    @media (max-width: 600px) {
      .tab-buttons button {
        font-size: 14px;
        padding: 12px;
      }
    }

    /* related products */

    
    .related_products .colors{
        display: flex;
        
    }
    .related_products .heading{
        font-size: 50px;
        font-weight: 400;
        font-family: "Syne", sans-serif;
        text-align: center;
    }
    .related_products{
        display: flex;
        flex-direction: column;

        gap: 80px;
        padding: 100px 100px 50px 100px;
    }
    .relatedproducts {
        display: flex;
        /* flex-wrap: wrap!important; */
        flex-direction: row;
        gap: 40px;
    }
    .related_products .product{
        display: flex;
        width: 400px;
        height: 752px;
        flex-direction: column;
        gap: 26px;
    }
    .related_products img{
        width: 400px;
        height: 500px!important;
        border-radius: 36px!important;
    }
    .related_products .colors div{
        width: 28px;
        height: 28px;
        border-radius: 8px;
        border: 0.5px solid #000;
        /* margin-left: -20px; */
        flex-shrink: 0;
    }
    .related_products .colors div:nth-child(1){
        background-color: #95B3CF;
        border: none;
        z-index: 1;
    }
    .related_products .colors div:nth-child(2){
        background-color: #286458;
        border: none;
        margin-left: -15px;
        z-index: 2;
    }
    .related_products .colors div:nth-child(3){
        background-color: #7DD6D8;
        border: none;
        margin-left: -15px;
        z-index: 3;
    }
    .related_products .color_sec{
        display: flex;
        font-size: 30px;
        align-items: center;
        gap: 8px;
    font-weight: 400;
    color: #7C8C97;
    }
    .related_products .price{
        display: flex;
        
        align-items: center!important;
        gap: 17px;
        /* height: 45px; */
    }
    .related_categories{
        display: flex;
        justify-content: space-between;
    }
    .related_products  .product_detail{
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .related_categories .categories{
        display: flex;
        gap: 28px;
    }
    .related_categories .categories h4{
        font-size: 20px;
        font-weight: 400;
        text-decoration: underline;
        color: #7C8C97;
    }
    .related_categories .starrating{
        display: flex;
        gap: 8px;
        align-items: center;
    }
    .related_categories .starrating p{
        font-size: 20px;
        color: #66AAAC;
        font-weight: 400;
    }
    .related_products .related_des{
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .related_products .price h2{
        font-size: 20px;
        font-weight: 400;
        color: #7C8C97;
    }
    .related_products .price p{
        font-size: 12px;
        font-weight: 700;
        color: #7C8C97;
    }
    .related_products .product .product_name{
        font-size: 36px;
        font-weight: 400;
        color: #000000CC;
        font-family: "Syne", sans-serif;
    }


    /* catlog products */

    .catlog_products .colors{
        display: flex;
        
    }
    .catlog_products .heading{
        font-size: 50px;
        font-weight: 400;
        font-family: "Syne", sans-serif;
        text-align: center;
    }
    .catlog_products{
        display: flex;
        flex-direction: column;

        gap: 80px;
        padding: 100px 100px 250px 100px;
    }
    .catlogproducts {
        display: flex;
        flex-wrap: wrap!important;
        flex-direction: row;
        gap: 30px;
        row-gap: 150px;
    }
    .catlog_products .product{
        display: flex;
        width: 400px;
        height: 752px;
        flex-direction: column;
        gap: 26px;
    }
    .catlog_products img{
        width: 400px;
        height: 560px;
        border-radius: 36px!important;
    }
    .catlog_products .colors div{
        width: 28px;
        height: 28px;
        border-radius: 8px;
        border: 0.5px solid #000;
        /* margin-left: -20px; */
        flex-shrink: 0;
    }
    .catlog_products .colors div:nth-child(1){
        background-color: #95B3CF;
        border: none;
        z-index: 1;
    }
    .catlog_products .colors div:nth-child(2){
        background-color: #286458;
        border: none;
        margin-left: -15px;
        z-index: 2;
    }
    .catlog_products .colors div:nth-child(3){
        background-color: #7DD6D8;
        border: none;
        margin-left: -15px;
        z-index: 3;
    }
    .catlog_products .color_sec{
        display: flex;
        font-size: 30px;
        align-items: center;
        gap: 8px;
    font-weight: 400;
    color: #7C8C97;
    }
    .catlog_products .price{
        display: flex;
        
        align-items: center!important;
        gap: 17px;
        /* height: 45px; */
    }
    .catlog_categories{
        display: flex;
        justify-content: space-between;
    }
    .catlog_products  .product_detail{
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .catlog_categories .categories{
        display: flex;
        gap: 28px;
    }
    .catlog_categories .categories h4{
        font-size: 20px;
        font-weight: 400;
        text-decoration: underline;
        color: #7C8C97;
    }
    .catlog_categories .starrating{
        display: flex;
        gap: 8px;
        align-items: center;
    }
    .catlog_categories .starrating p{
        font-size: 20px;
        color: #66AAAC;
        font-weight: 400;
    }
    .catlog_products .catlog_des{
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .catlog_products .price h2{
        font-size: 20px;
        font-weight: 400;
        color: #7C8C97;
    }
    .catlog_products .price p{
        font-size: 12px;
        font-weight: 700;
        color: #7C8C97;
    }
    .catlog_products .product .product_name{
        font-size: 36px;
        font-weight: 400;
        color: #000000CC;
        font-family: "Syne", sans-serif;
    }

    /* product catlog  */

    .product_catlogs .colors{
        display: flex;
        
    }
    .product_catlogs .heading{
        font-size: 50px;
        font-weight: 400;
        font-family: "Syne", sans-serif;
        text-align: center;
    }
    .product_catlogs{
        display: flex;
        flex-direction: column;

        gap: 80px;
        padding: 0px 100px 250px 100px;
    }
    .productcatlogs {
        display: flex;
        flex-wrap: wrap!important;
        flex-direction: row;
        gap: 30px;
        row-gap: 150px!important;
    }
    .product_catlogs .product{
        display: flex;
        width: 400px;
        height: 752px;
        flex-direction: column;
        gap: 26px;
    }
    .product_catlogs .imgf{
        width: 400px;
        height: 560px;
        vertical-align: middle;
        border-radius: 36px!important;
    }
    .product_catlogs .colors div{
        width: 28px;
        height: 28px;
        border-radius: 8px;
        border: 0.5px solid #000;
        /* margin-left: -20px; */
        flex-shrink: 0;
    }
    .product_catlogs .colors div:nth-child(1){
        background-color: #95B3CF;
        border: none;
        z-index: 1;
    }
    .product_catlogs .colors div:nth-child(2){
        background-color: #286458;
        border: none;
        margin-left: -15px;
        z-index: 2;
    }
    .product_catlogs .colors div:nth-child(3){
        background-color: #7DD6D8;
        border: none;
        margin-left: -15px;
        z-index: 3;
    }
    
    .product_catlogs .color_sec{
        display: flex;
        font-size: 30px;
        align-items: center;
        gap: 8px;
        font-weight: 400;
        color: #7C8C97;
    }
    .product_catlogs .price{
        display: flex;
        
        align-items: center!important;
        gap: 17px;
        /* height: 45px; */
    }
    .catlog_categories{
        display: flex;
        justify-content: space-between;
    }
    .product_catlogs  .product_detail{
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .catlog_categories .categories{
        display: flex;
        gap: 28px;
    }
    .catlog_categories .categories h4{
        font-size: 20px;
        font-weight: 400;
        text-decoration: underline;
        color: #7C8C97;
    }
    .catlog_categories .starrating{
        display: flex;
        gap: 8px;
        align-items: center;
    }
    .catlog_categories .starrating p{
        font-size: 20px;
        color: #66AAAC;
        font-weight: 400;
    }
    .product_catlogs .catlog_des{
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .product_catlogs .price h2{
        font-size: 20px;
        font-weight: 400;
        color: #7C8C97;
    }
    .product_catlogs .price p{
        font-size: 12px;
        font-weight: 700;
        color: #7C8C97;
    }
    .product_catlogs .product .product_name{
        font-size: 36px;
        font-weight: 400;
        color: #000000CC;
        font-family: "Syne", sans-serif;
    }

    #filters{
        display: flex;
        padding: 40px 100px;
        justify-content: space-between;
        align-items: center;
    }
    #filters .left_side label{
        padding: 6px 10px;
        color: #66AAAC;
        font-weight: 700;
    }
    #filters .right_side label{
        padding: 6px 10px;
        color: #7C8C97;
        font-weight: 700;
    }
    #filters .left_side{
        display: flex;
        gap: 30px;
        align-items: center;

    }
  
    #filters .left_side select{
        border: none;
        width: 95px;
        color: #7C8C97;
        font-weight: 700;
        
    }
     #filters .right_side select{
        border: none;
        width: 150px;
        
    }
    #filters .left_side select:nth-child(7){
        width: 148.19px;
    }
    


    /* categories slider style */

    .wrapper{
        padding: 70px 0;
        overflow-x: hidden;
    }
    .category_sect{
        padding: 70px 0px 50px 0px;
    }
    .category_sect .heading{
        font-size: 50px;
        font-weight: 400;
        font-family: "Syne", sans-serif;
        text-align: center;
    }

    .my-slider{
        /* padding: 0 70px; */
        height: 400px!important;
    }
    .my-slider .my-slide{
        width:285px!important ;
        height: 394px !important;
        box-shadow: 2px 3px 8.6px 0px #0000001A !important;
    }
    .slick-slider .slick-track{
        height: 400px!important;
    }
    .slick-initialized .slick-slide{
        width:285px!important ;
        height: 394px!important;
        background-color: #E0EEEE;
        color: #FFF;
        /* height: 200px; */
        margin: 0 40px 0 0;
        display: flex!important;
        flex-direction: column!important;
        padding: 21.51px 14.34px 14.34px 14.34px;
        gap: 14.34px;
        border-radius: 40px;
        /* align-items: center; */
        /* justify-content: center; */
        
    }
    .my-slide .category_image{
        width:255.97px;
        height: 316.92px;
        border-radius: 35.85px;
    }
    .my-slide .categery_head{
        font-size: 20px;
        text-align: left;
        font-weight: 700;
        padding: 0px 10px;
        color: #000000CC;
    }
    .slick-dots{
        bottom: -60px!important;
        height: 10px!important;
    }
.slick-dots li{
    width: 40px!important;
    height: 10px!important;
    margin: 0 0px!important;

}
.slick-dots li button{
    width: 0px!important;
    height: 0px!important;
    box-shadow: none!important;
}
.slick-dots li button:before{
    width: 40px!important;
    height: 10px!important;
    background-color: #E0EEEE!important;
        content: ''!important;
}
.slick-dots li.slick-active button:before{
    background-color: #286458!important;
    border-radius: 10px;
}

    .slick-next, .slick-prev{
        z-index: 5;
    }
    .slick-next{
        right: 15px;
    }
    .slick-prev{
        left: 15px;
    }
    .slick-next:before, .slick-prev:before{
        color: #000;
        font-size: 26px;
    }



    /* testimonial slider  */

    .testi_sec{
        display: flex;
        padding: 150px 0px 0px 0px;
        flex-direction: column;
        gap: 50px;
    }

    .testi_sec .heading{
        font-size: 50px;
        font-weight: 400;
        font-family: "Syne", sans-serif;
        text-align: center;
    }

    .testimonial-slider {
        width: 100%;
        /* padding-left: 5%; */
        /* overflow: hidden; */
        padding: 50px 100px!important;
        
        }

        .swiper-slide {
        width: 732px!important; /* Fixed width to show partial card */
        margin-right: 40px;
        /* height: 304px!important; */
        
        }

        .testimonial-card {
        background-color: #66AAAC26;
        padding: 40px!important;
        color: white;
        text-align: center;
        /* height: 304px; */
        display: flex!important;
        flex-direction: column;
        justify-content: center;
        border-radius: 40px;
        gap: 40px!important;
        }

        .testimonial-card h2 {
        font-size: 36px;
        font-weight: 400;
        color: #66AAAC;
        font-family: "Syne", sans-serif;
        margin-bottom: 5px;
        }
        .testimonial-card .testi_body{
            display: flex;
            flex-direction: column;
            gap: 8px;
        }

        .testimonial-card .stars {
        font-size: 18px;
        margin: 10px 0;
        }
        .testimonial-card .testi_head{
            display: flex;
            flex-direction: column;
            gap: 8px;
        }
        .testimonial-card p{
            font-size: 20px;
            font-weight: 500;
            color: #7C8C97;
        }
        .testimonial-card .desc {
        font-size: 20px;
         font-weight: 500;
            color: #7C8C97;
        }


        /* filter products */


        /* #filters {
            display: flex;
            gap: 10px;
            padding: 20px;
            flex-wrap: wrap;
            }

            .grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
            gap: 20px;
            padding: 20px;
            }

            .card {
            border: 1px solid #ddd;
            border-radius: 8px;
            padding: 10px;
            text-align: center;
            }

            .card img {
            width: 100%;
            max-height: 200px;
            object-fit: cover;
            } */



 .cart-icon {
  position: relative;
  font-size: 15px;
  text-decoration: none;
}
           

#cartCount {
  position: absolute;
  top: -8px;
  right: -12px;
  background: red;
  color: white;
  border-radius: 50%;
  padding: 2px 8px;
  font-size: 12px;
}

/* cart style page */

   .cart_table{
    padding: 50px 100px;
   }
.cart_table table {
      width: 100%;
      border-collapse: collapse;
      background: #fff;
      box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }
    .cart_table th, td {
      padding: 12px;
      text-align: center;
      border: 1px solid #ddd;
    }
    .cart_table th {
      background-color: #66aaac;
      color: #fff;
    }
    .cart_table img {
      width: 60px;
      border-radius: 4px;
    }
    .cart_table .actions {
      display: flex;
      justify-content: center;
      gap: 6px;
    }
    .cart_table .actions form {
      display: inline;
    }
    .cart_table .btn {
      padding: 4px 8px;
      border: none;
      border-radius: 4px;
      cursor: pointer;
    }
    .cart_table .btn-update {
      background-color: #3498db;
      color: white;
    }
    .cart_table .btn-remove {
      background-color: #e74c3c;
      color: white;
    }
     .clear-btn {
      margin-top: 20px;
      text-align: right;
      padding: 0px 100px;
      /* background-color: #286458!important; */
    }
     .clear_btn .btn {
        background-color: #286458!important;
    }
     .clear-btn button {
      padding: 10px 20px;
      background-color: #286458!important;
      color: white;
      border: none;
      border-radius: 4px;
      cursor: pointer;
    }
    .cart_table .grand-total-row td {
      font-weight: bold;
      background-color: #f0f0f0;
    }
   .cart_table .qty-form {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }

    .cart_table .qty-input {
        width: 45px;
        text-align: center;
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 6px;
        font-size: 14px;
        background-color: #fdfdfd;
    }

    .cart_table .qty-form .qty-btn {
        background-color: #66aaac;
        border: none;
        color: white;
        padding:0px;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        font-size: 18px;
        cursor: pointer;
        transition: background-color 0.2s ease;
    }

    .cart_table .qty-btn:hover {
        background-color: #66aaac!important;
    }
     .empty-cart {
        background: #fff;
        padding: 100px;
        border-radius: 8px;
        font-size: 20px;
        color: #286458!important;
        text-align: center;
    }

/* active attributes */
    .color-swatch, .size-option, .personalise-option {
  
  cursor: pointer;
  /* border-radius: 5px; */
  transition: 0.2s ease all;
  padding: 4px 0px 0px 0px!important;

}

.color-swatch.active,
.size-option.active,
.personalise-option.active {
  border: 5px solid #66AAAC!important;
  background-color: #e6f4f5;
  padding: 0px 0px 0px 0px!important;

}




/* about page styles */


.about_header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 180px;
    box-shadow: 0px 4px 10px 0px #66AAAC1A;
}
.about_header .col1 .logo_about{
    width: 151.66px;
    height: 46px;
}
.about_header .col2 .shop_btn{
    width: 220px;
    /* height: 48px; */
    border-radius: 16px;
    background-color: #66AAAC;
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
}
.about_body{
    position: relative;
}

.bird_img{
    position: absolute;
    top: -38%;
    transform: rotateX(20deg);
    right: 5%;
    width: 517px;
    height: 427px;
}

.about_body{
    
    width: 1850px;
    height: 987px;
    border-radius: 50px;
    background-color: #F5F5F5;
    margin: 0px 30px;
}

.about_section .head{
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    color: #000000;
    margin: 150px 0px 100px;
}
.about_body{
    display: flex;
    gap: 150px;
    padding: 150px 150px;
}
.about_body .col1{
    width: 813px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.about_body .col2 .about_image {
    width: 604px;
    height: 598px;
    border-radius: 100px;
}
.about_body .col1 h3{
    font-size: 50px;
    font-weight: 400;
    color: #000000;
    font-family: "Syne", sans-serif;
}
.about_body .col1 p{
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.5;
}



.logo_body{
   
    width: 1850px;
    height: 535px;
    border-radius: 50px;
    background-color: #DCEBEC;
    margin: 150px 30px;
}

.logo_section .head{
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    color: #000000;
    margin: 100px 0px;
}
.logo_body{
    display: flex;
    align-items: center;
    gap: 150px;
    padding:0px 150px;
}
.logo_body .col1{
    width: 813px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.logo_body .col2 .logo_image {
    width: 631px;
    height: 235px;
    /* border-radius: 100px; */
}
.logo_body .col1 h3{
    font-size: 50px;
    font-weight: 400;
    color: #000000;
    font-family: "Syne", sans-serif;
}
.logo_body .col1 p span{
    color: #66AAAC;
    text-transform: capitalize;
    font-style: italic;
}
.logo_body .col1 p{
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.5;
}




.vision_body{
   
    width: 1850px;
    height: 112px;
    border-radius: 50px;
    /* background-color: #DCEBEC; */
    margin: 0px 30px;
}

.vision_section .head{
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    color: #000000;
    /* margin: 100px 0px; */
}
.vision_body{
    display: flex;
    align-items: center;
    /* gap: 150px; */
    justify-content: space-between;
    padding:0px 150px;
}
.vision_body .col1{
    width: 813px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.vision_body .col2 .vision_image {
    width: 631px;
    height: 235px;
    /* border-radius: 100px; */
}
.vision_body .col1 h3{
    font-size: 50px;
    font-weight: 400;
    color: #000000;
    font-family: "Syne", sans-serif;
}

.vision_body .col2 h3{
    font-size: 50px;
    font-weight: 400;
    color: #000000;
    font-family: "Syne", sans-serif;
}
.vision_body .col1 p span{
    color: #66AAAC;
    text-transform: capitalize;
    font-style: italic;
}
.vision_body .col1 p{
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.5;
}


.stand_section{
    padding: 150px 0px;
}
.stand_body{
   
    width: 1850px;
    height: 506px;
    border-radius: 50px;
    /* background-color: #DCEBEC; */
    margin: 0px 30px;
}
.stand_body .stand{
    width: 365px;
    height: 396px;
    
    padding: 39px 30px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.stand_body .stand:nth-child(odd){
    background-color: #ACD1D2;
}
.stand_body .stand:nth-child(even){
    background-color: #DCEBEC;
}


.stand_section .head{
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    color: #000000;
    /* margin: 100px 0px; */
}
.stand_body{
    display: flex;
    align-items: center;
    /* gap: 150px; */
    justify-content: space-between;
    padding:0px 150px;
}


.stand_body  h4{
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
    color: #161616;
    /* font-family: "Syne", sans-serif; */
}

.stand_body p{
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 1.5;
}


/* year style */
.heading{
    text-align: center;
    font-size: 50px;
    font-weight: 400;
    color: #000000;
    margin:0px 0px 40px 0px;
}








.modal {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}

.modal-content {
  background-color: #fff;
  margin: 70px 150px 70px 1050px;
  padding: 40px;
  width: 770px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  height: 960px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}
.modal-content h1{
    font-size: 20px;
    font-weight: 500;
    color: #7C8C97;
}
.modal-content p{
    font-size: 20px;
    font-weight: 500;
    color: #7C8C97;
}
.modal-content .logo_types{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.modal-content .option-buttons{
    display: flex;
    gap: 20px;
    /* height: 40px; */
    width: 200px;
    align-items: center!important;
}
.modal-content .option-buttons .toggle-btn{
    width: 200px!important;
    align-self: center!important;
    color: #000000CC!important;
    font-size: 20px;
    font-weight: 500;
    /* height: 40px; */
    padding: 10px 70px!important;
    border-radius: 8px;
    background-color: white!important;
    border: 0.5px solid #000000;
}
.modal-content .toggle-btn.active{
    border:5px solid #66AAAC;
}
.modal-content .color-swatchs.active{
    border:5px solid #66AAAC;
}
.modal-content .close {
  /* position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  cursor: pointer; */
}
.modal-content .color_types{
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.modal-content .color-options{
    display: flex;
    align-items: center;
    gap: 20px;
}
.modal-content .color-swatchs:nth-child(1){
    border: 0.5px solid #000000;
}
.modal-content .image_type .imgh{
    width: 290px;
    height: 250px;
    /* padding: 20px; */
    background-image: url("personalise.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 70px!important;
}
.modal-content .file_type .name_input{
    width: 270px;
    border:none;
    border-bottom: 5px solid #66AAAC!important;
}
.modal-content .file_type .sub_btn{
     width: 200px!important;
    align-self: center!important;
    color: #000000CC!important;
    font-size: 20px;
    font-weight: 500;
    /* height: 40px; */
    padding: 10px 70px!important;
    border-radius: 8px;
    background-color: white!important;
    border: 5px solid #66AAAC;
}
.modal-content .footer_btn{
    display: flex;
    gap: 40px;
    
}
.modal-content .footer_btn button{
    flex:50%;
    border-radius: 60px;
}
.modal-content .footer_btn button:nth-child(1){
    background-color: #66AAAC!important;
    font-size: 20px;
    font-weight: 700;
    color: #fff!important;
}
.modal-content .footer_btn button:nth-child(2){
    border:3px solid #66AAAC;
    background-color: #fff!important;
    font-size: 20px;
    font-weight: 700;
    color: #66AAAC!important;
}
.modal-content .note em{
    font-size: 20px;
    font-weight: 400;
    display: flex;
    gap: 8px;
    color: #66AAAC!important;
}
.modal-content .file_type .upload{
    display: flex;
    gap: 20px;
}

.modal-content .imgh .left_chest,.right_chest{
   width: 27px!important;
   height: 27px!important;
}
.modal-content .color-swatchs {
  /* display: flex; */
  width:40px;
  height: 40px;
  border-radius: 8px;
  /* margin: 4px; */
  
  cursor: pointer;
}
.modal-content .color-swatchs.active {
  border: 2px solid #000;
}

@media (min-width: 1600px) and (max-width: 1910px) {

.product_catlog {
    padding: 40px 80px;
    gap: 40px;
  }

  .product_catlog .product_heading {
    font-size: 48px;
  }

  .product_catlog .right_side {
    width: 600px;
    height: auto;
    gap: 40px;
  }

  .product_catlog .top_sec,
  .product_catlog .bottom_sec,
  .product_catlog .personalise_sec {
    gap: 16px;
    height: auto;
  }

  .product_catlog .top_size div,
  .product_catlog .bottom_size div,
  .product_catlog .personalise div {
    width: 36px;
    height: 36px;
    font-size: 18px;
  }

  .product_catlog .colors div {
    width: 36px;
    height: 36px;
  }

  .product_catlog .color_sec,
  .product_catlog .colors {
    gap: 16px;
  }

  .product_catlog .price h2 {
    font-size: 32px;
  }

  .product_catlog .price p,
  .product_catlog .desc,
  .product_catlog .stars svg {
    font-size: 18px;
  }

  .product_catlog .quantity {
    width: 110px;
    height: 44px;
    gap: 16px;
  }

  .product_catlog .quantity .count_quantity,
  .product_catlog .quantity .add_quantity,
  .product_catlog .quantity .sub_quantity {
    font-size: 18px;
    height: 44px;
  }

  .product_catlog .cart .add_to_cart .addtocart {
    width: 480px;
    height: 44px;
    font-size: 18px;
    padding: 8px;
  }

  .main_img img {
    width: 720px !important;
    height: 750px !important;
  }

  .thumnail_imgs .thumnail_img {
    width: 160px !important;
    height: 160px !important;
  }

  /* testimonial */

  .testi_sec {
    padding: 120px 0 0 0;
    gap: 40px;
  }

  .testi_sec .heading {
    font-size: 46px;
  }

  .testimonial-slider {
    padding: 40px 80px !important;
  }

  .swiper-slide {
    width: 650px !important;
    margin-right: 32px;
  }

  .testimonial-card {
    padding: 36px !important;
    border-radius: 36px;
    gap: 30px !important;
  }

  .testimonial-card h2 {
    font-size: 32px;
  }

  .testimonial-card p,
  .testimonial-card .desc {
    font-size: 18px;
  }

  .testimonial-card .stars {
    font-size: 16px;
  }

    /* product catlogs */
    .product_catlogs {
    padding: 0px 80px 150px 80px;
    gap: 60px;
  }
  .category_sect .heading{
    font-size: 40px;
  }

  .product_catlogs .heading {
    font-size: 44px;
  }

.related_products {
    padding: 80px 80px 40px 80px;
    gap: 60px;
  }

  .related_products .heading {
    font-size: 44px;
  }

  .relatedproducts {
    gap: 30px;
    flex-wrap: wrap;
    /* justify-content: center; */
  }

  .related_products .product {
    width: 330px;
    height: auto;
    gap: 24px;
  }

  .related_products img {
    width: 330px;
    height: auto;
  }

  .related_products .product .product_name {
    font-size: 30px;
  }

  .related_products .price h2 {
    font-size: 18px;
  }

  .related_products .price p {
    font-size: 12px;
  }

  .related_products .color_sec {
    font-size: 24px;
    gap: 6px;
  }

  .related_products .colors div {
    width: 24px;
    height: 24px;
  }

  .related_categories {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
  }

  .related_categories .categories h4 {
    font-size: 18px;
  }

  .related_categories .starrating p {
    font-size: 18px;
  }

  .related_products .related_des {
    gap: 6px;
  }

  .related_products .product_detail {
    gap: 10px;
  }

  .productcatlogs {
    gap: 30px;
    row-gap: 120px !important;
  }

  .product_catlogs .product {
    width: 330px;
    height: 630px;
    gap: 22px;
  }

  .product_catlogs .imgf {
    width: 330px;
    height: 430px;
    border-radius: 30px !important;
  }

  .product_catlogs .product .product_name {
    font-size: 28px;
  }

  .product_catlogs .color_sec {
    font-size: 26px;
  }

  .product_catlogs .colors div {
    width: 24px;
    height: 24px;
    border-radius: 6px;
  }

  .product_catlogs .colors div:nth-child(2),
  .product_catlogs .colors div:nth-child(3) {
    margin-left: -12px;
  }

  .catlog_categories {
    flex-direction: column;
    gap: 10px;
  }

  .catlog_categories .categories h4 {
    font-size: 18px;
  }

  .catlog_categories .starrating p {
    font-size: 18px;
  }

  .product_catlogs .catlog_des {
    gap: 6px;
  }

  .product_catlogs .price h2 {
    font-size: 18px;
  }

  .product_catlogs .price p {
    font-size: 11px;
  }

  .product_catlogs .product_detail {
    gap: 10px;
  }

  /* tabs */

  .tabs {
      display: flex;
      flex-direction: column;
      width: 100%;
      gap: 48px;
      padding: 50px 80px;
      height: 477px;
      margin: auto;
      background: white;
      border-radius: 10px;
      overflow: hidden;
      /* box-shadow: 0 2px 10px rgba(0,0,0,0.1); */
    }

    .tab-buttons {
      display: flex;
      /* flex-wrap: wrap; */
      /* background-color: #6E7D8A; */
      gap: 30px;
      
    }

    .tab-buttons button:nth-child(1) {
      flex: 1;
      border: 1px solid #7C8C974D;
      padding: 15px;
      background-color: #7C8C970D;
      width: 563px;
      height: 54px;
      font-size: 20px;
      color: #000000CC;
      font-weight:700;
      border-radius: 16px;
      cursor: pointer;
      transition: background 0.3s;
    }
    .tab-buttons button:nth-child(2) {
      flex: 1;
      border: 1px solid #7C8C974D;
      /* padding: 15px; */
      background-color: #7C8C970D;
      width: 563px;
      height: 54px;
      padding: 14px 22px 14px 20px;
      font-size: 20px;
      color: #7C8C97;
      font-weight:600;
      border-radius: 16px;
      cursor: pointer;
      transition: background 0.3s;
    }

    .tab-buttons button:nth-child(3) {
      flex: 1;
      border: 1px solid #7C8C974D;
      /* padding: 15px; */
      background-color: #7C8C970D;
      width: 563px;
      height: 54px;
      padding: 14px 22px 14px 20px;
      font-size: 20px;
      color: #7C8C97;
      font-weight:600;
      border-radius: 16px;
      cursor: pointer;
      transition: background 0.3s;
    }


    .tab-buttons button.active {
      background: #7C8C974D;
      color: #000000CC;
    }
    .des_content .des_content_head{
        margin-bottom: 20px;
        font-size: 23px;
    }

    .tab-content {
      display: none;
      /* padding: 20px; */
    }
    .tab-content .row{
        display: flex;
        padding: 0px 20px 0px 20px;
        gap: 120px;
        align-items: center;
    }
    .tab-content .row .des_img{
        width: 335px!important;
        height: 335px!important;
    }
     .tab-content .row .des_img .img{
        max-width: 335px!important;
        height: 335px!important;
    }
    .tab-content .row .des_content p{
        font-size: 20px;
        font-weight: 400;
        line-height: 1.7;
        color: #000000CC;
    }
    .tab-content.active {
      display: block;
      animation: fadeIn 0.3s ease-in-out;
    }
    

  .about_header {
    padding: 20px 100px;
  }

  .about_body {
    width: 96%;
    height: auto;
    flex-direction: row;
    gap: 100px;
    padding: 80px 100px;
    margin: 0px auto;
  }
  .about_section .head{
    margin: 100px 0px 100px;
  }

  .bird_img {
    top: -36%;
    width: 450px;
    height: auto;
  }

  .about_body .col1 {
    width: 60%;
  }

  .about_body .col2 .about_image {
    width: 500px;
    height: auto;
  }

  .logo_body {
    width: 96%;
    height: auto;
    flex-direction: row;
    gap: 100px;
    padding: 80px 100px;
    margin: 120px auto;
  }

  .logo_body .col1 {
    width: 60%;
  }

  .logo_body .col2 .logo_image {
    width: 500px;
    height: auto;
  }

  .vision_body {
    width: 100%;
    height: auto;
    flex-direction: row;
    justify-content: space-between;
    padding: 60px 100px;
    margin: 0px 20px;
  }

  .vision_body .col1 {
    width: 60%;
  }

  .vision_body .col2 .vision_image {
    width: 500px;
    height: auto;
  }

  .stand_body {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    padding: 50px 30px;
    margin: 0px auto;
  }

  .stand_body .stand {
    width: 320px;
    height: 330px;
  }

  

  .heading,
  .logo_section .head,
  .about_section .head,
  .vision_section .head,
  .stand_section .head {
    font-size: 44px;
  }

  .about_body .col1 h3,
  .logo_body .col1 h3,
  .vision_body .col1 h3,
  .vision_body .col2 h3 {
    font-size: 42px;
  }

  .about_body .col1 p,
  .logo_body .col1 p,
  .vision_body .col1 p,
  .stand_body p {
    font-size: 18px;
  }

  .stand_body h4 {
    font-size: 26px;
  }

  .about_header .col2 .shop_btn {
    width: 200px;
    font-size: 18px;
  }
}
@media (min-width: 1401px) and (max-width: 1599px) {
    .product_catlog {
    padding: 40px 80px;
    gap: 40px;
  }

  .product_catlog .product_heading {
    font-size: 48px;
  }

  .product_catlog .right_side {
    width: 600px;
    height: auto;
    gap: 40px;
  }

  .product_catlog .top_sec,
  .product_catlog .bottom_sec,
  .product_catlog .personalise_sec {
    gap: 16px;
    height: auto;
  }

  .product_catlog .top_size div,
  .product_catlog .bottom_size div,
  .product_catlog .personalise div {
    width: 36px;
    height: 36px;
    font-size: 18px;
  }

  .product_catlog .colors div {
    width: 36px;
    height: 36px;
  }

  .product_catlog .color_sec,
  .product_catlog .colors {
    gap: 16px;
  }

  .product_catlog .price h2 {
    font-size: 32px;
  }

  .product_catlog .price p,
  .product_catlog .desc,
  .product_catlog .stars svg {
    font-size: 18px;
  }

  .product_catlog .quantity {
    width: 110px;
    height: 44px;
    gap: 16px;
  }

  .product_catlog .quantity .count_quantity,
  .product_catlog .quantity .add_quantity,
  .product_catlog .quantity .sub_quantity {
    font-size: 18px;
    height: 44px;
  }

  .product_catlog .cart .add_to_cart .addtocart {
    width: 480px;
    height: 44px;
    font-size: 18px;
    padding: 8px;
  }

  .main_img img {
    width: 720px !important;
    height: 740px !important;
  }
   .thumnail_imgs{
    gap: 20px;
   }

  .thumnail_imgs .thumnail_img {
    width: 170px !important;
    height: 170px !important;
  }

  
.related_products {
    padding: 80px 80px 40px 80px;
    gap: 60px;
  }

  .related_products .heading {
    font-size: 44px;
  }

  .relatedproducts {
    gap: 25px;
    flex-wrap: wrap;
    /* justify-content: center; */
  }

  .related_products .product {
    width: 320px;
    height: auto;
    gap: 24px;
  }

  .related_products img {
    width: 320px;
    height: auto;
  }

  .related_products .product .product_name {
    font-size: 30px;
  }

  .related_products .price h2 {
    font-size: 18px;
  }

  .related_products .price p {
    font-size: 12px;
  }

  .related_products .color_sec {
    font-size: 24px;
    gap: 6px;
  }

  .related_products .colors div {
    width: 24px;
    height: 24px;
  }

  .related_categories {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
  }

  .related_categories .categories h4 {
    font-size: 18px;
  }

  .related_categories .starrating p {
    font-size: 18px;
  }

  .related_products .related_des {
    gap: 6px;
  }

  .related_products .product_detail {
    gap: 10px;
  }


  /* testimonial */

  .testi_sec {
    padding: 120px 0 0 0;
    gap: 40px;
  }

  .testi_sec .heading {
    font-size: 46px;
  }

  .testimonial-slider {
    padding: 40px 80px !important;
  }

  .swiper-slide {
    width: 600px !important;
    margin-right: 32px;
  }

  .testimonial-card {
    padding: 36px !important;
    border-radius: 36px;
    gap: 30px !important;
  }

  .testimonial-card h2 {
    font-size: 32px;
  }

  .testimonial-card p,
  .testimonial-card .desc {
    font-size: 18px;
  }

  .testimonial-card .stars {
    font-size: 16px;
  }

  
  /* tabs */

  .tabs {
      display: flex;
      flex-direction: column;
      width: 100%;
      gap: 48px;
      padding: 50px 80px;
      height: 477px;
      margin: auto;
      background: white;
      border-radius: 10px;
      overflow: hidden;
      /* box-shadow: 0 2px 10px rgba(0,0,0,0.1); */
    }

    .tab-buttons {
      display: flex;
      /* flex-wrap: wrap; */
      /* background-color: #6E7D8A; */
      gap: 30px;
      
    }

    .tab-buttons button:nth-child(1) {
      flex: 1;
      border: 1px solid #7C8C974D;
      padding: 15px;
      background-color: #7C8C970D;
      width: 563px;
      height: 54px;
      font-size: 20px;
      color: #000000CC;
      font-weight:700;
      border-radius: 16px;
      cursor: pointer;
      transition: background 0.3s;
    }
    .tab-buttons button:nth-child(2) {
      flex: 1;
      border: 1px solid #7C8C974D;
      /* padding: 15px; */
      background-color: #7C8C970D;
      width: 563px;
      height: 54px;
      padding: 14px 22px 14px 20px;
      font-size: 20px;
      color: #7C8C97;
      font-weight:600;
      border-radius: 16px;
      cursor: pointer;
      transition: background 0.3s;
    }

    .tab-buttons button:nth-child(3) {
      flex: 1;
      border: 1px solid #7C8C974D;
      /* padding: 15px; */
      background-color: #7C8C970D;
      width: 563px;
      height: 54px;
      padding: 14px 22px 14px 20px;
      font-size: 20px;
      color: #7C8C97;
      font-weight:600;
      border-radius: 16px;
      cursor: pointer;
      transition: background 0.3s;
    }


    .tab-buttons button.active {
      background: #7C8C974D;
      color: #000000CC;
    }
    .des_content .des_content_head{
        margin-bottom: 20px;
        font-size: 23px;
    }

    .tab-content {
      display: none;
      /* padding: 20px; */
    }
    .tab-content .row{
        display: flex;
        padding: 0px 20px 0px 20px;
        gap: 120px;
        align-items: center;
    }
    .tab-content .row .des_img{
        width: 335px!important;
        height: 335px!important;
    }
     .tab-content .row .des_img .img{
        max-width: 335px!important;
        height: 335px!important;
    }
    .tab-content .row .des_content p{
        font-size: 20px;
        font-weight: 400;
        line-height: 1.7;
        color: #000000CC;
    }
    .tab-content.active {
      display: block;
      animation: fadeIn 0.3s ease-in-out;
    }
    

    /* product catlogs */

     .category_sect .heading{
    font-size: 40px;
  }

    .product_catlogs {
    padding: 0px 100px 100px 100px;
    gap: 60px;
  }

  .product_catlogs .heading {
    font-size: 44px;
  }

  .productcatlogs {
    gap: 35px;
    row-gap: 120px !important;
  }

  .product_catlogs .product {
    width: 300px;
    height: 600px;
    gap: 22px;
  }

  .product_catlogs .imgf {
    width: 300px;
    height: 410px;
    border-radius: 30px !important;
  }

  .product_catlogs .product .product_name {
    font-size: 28px;
  }

  .product_catlogs .color_sec {
    font-size: 26px;
  }

  .product_catlogs .colors div {
    width: 24px;
    height: 24px;
    border-radius: 6px;
  }

  .product_catlogs .colors div:nth-child(2),
  .product_catlogs .colors div:nth-child(3) {
    margin-left: -12px;
  }

  .catlog_categories {
    flex-direction: column;
    gap: 10px;
  }

  .catlog_categories .categories h4 {
    font-size: 18px;
  }

  .catlog_categories .starrating p {
    font-size: 18px;
  }

  .product_catlogs .catlog_des {
    gap: 6px;
  }

  .product_catlogs .price h2 {
    font-size: 18px;
  }

  .product_catlogs .price p {
    font-size: 11px;
  }

  .product_catlogs .product_detail {
    gap: 10px;
  }



  .about_header {
    padding: 20px 100px;
  }

  .about_body {
    width: 96%;
    height: auto;
    flex-direction: row;
    gap: 100px;
    padding: 80px 100px;
    margin: 0px auto;
  }
  .about_section .head{
    margin: 100px 0px 100px;
  }

  .bird_img {
    top: -36%;
    width: 450px;
    height: auto;
  }

  .about_body .col1 {
    width: 60%;
  }

  .about_body .col2 .about_image {
    width: 500px;
    height: auto;
  }

  .logo_body {
    width: 96%;
    height: auto;
    flex-direction: row;
    gap: 100px;
    padding: 80px 100px;
    margin: 120px auto;
  }

  .logo_body .col1 {
    width: 60%;
  }

  .logo_body .col2 .logo_image {
    width: 500px;
    height: auto;
  }

  .vision_body {
    width: 100%;
    height: auto;
    flex-direction: row;
    justify-content: space-between;
    padding: 60px 100px;
    margin: 0px 20px;
  }

  .vision_body .col1 {
    width: 60%;
  }

  .vision_body .col2 .vision_image {
    width: 500px;
    height: auto;
  }

  .stand_body {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    padding: 50px 30px;
    margin: 0px auto;
  }

  .stand_body .stand {
    width: 320px;
    height: 330px;
  }


  .heading,
  .logo_section .head,
  .about_section .head,
  .vision_section .head,
  .stand_section .head {
    font-size: 44px;
  }

  .about_body .col1 h3,
  .logo_body .col1 h3,
  .vision_body .col1 h3,
  .vision_body .col2 h3 {
    font-size: 42px;
  }

  .about_body .col1 p,
  .logo_body .col1 p,
  .vision_body .col1 p,
  .stand_body p {
    font-size: 18px;
  }

  .stand_body h4 {
    font-size: 26px;
  }

  .about_header .col2 .shop_btn {
    width: 200px;
    font-size: 18px;
  }
}

@media (min-width: 1301px) and (max-width: 1400px){

     .product_catlog {
    padding: 30px 60px;
    gap: 30px;
  }

  .product_catlog .product_heading {
    font-size: 42px;
  }

  .product_catlog .right_side {
    width: 500px;
    gap: 30px;
    height: auto;
  }

    .product_catlog .color_sec
    {
        gap: 10px;
    }
    .product_catlog .bottom_sec
    {
        gap: 10px;
    }
    .product_catlog .top_sec
    {
        gap: 10px;
        margin-top: 10px;
    }
    .product_catlog .attributes{
        gap: 0px;
        margin-top: 10px;
    }
  .product_catlog .top_size div,
  .product_catlog .bottom_size div,
  .product_catlog .personalise div {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }
  .top_content{
    gap: 10px;
  }

  .product_catlog .colors div {
    width: 30px;
    height: 30px;
  }

  .product_catlog .price h2 {
    font-size: 28px;
  }

  .product_catlog .price p,
  .product_catlog .desc,
  .product_catlog .stars svg {
    font-size: 16px;
  }

  .product_catlog .quantity {
    width: 100px;
    height: 42px;
    gap: 12px;
  }

  .product_catlog .quantity .count_quantity,
  .product_catlog .quantity .add_quantity,
  .product_catlog .quantity .sub_quantity {
    font-size: 16px;
  }

  .product_catlog .cart .add_to_cart .addtocart {
    width: 420px;
    height: 42px;
    font-size: 16px;
  }

  .main_img img {
    width: 620px !important;
    height: 645px !important;
  }

  .thumnail_imgs {
    gap: 16px;
  }

  .thumnail_imgs .thumnail_img {
    width: 150px !important;
    height: 150px !important;
  }

  /* RELATED PRODUCTS */
  .related_products {
    padding: 60px 60px 30px 60px;
    gap: 50px;
  }

  .related_products .heading {
    font-size: 40px;
  }

  .relatedproducts {
    gap: 20px;
  }

  .related_products .product {
    width: 310px;
    gap: 20px;
  }

  .related_products img {
    width: 310px;
  }

  .related_products .product .product_name {
    font-size: 28px;
  }

  .related_products .price h2 {
    font-size: 16px;
  }

  .related_products .color_sec {
    font-size: 22px;
    gap: 5px;
  }

  .related_products .colors div {
    width: 22px;
    height: 22px;
  }

  .related_categories {
    gap: 16px;
  }

  .related_categories .categories h4,
  .related_categories .starrating p {
    font-size: 16px;
  }

  /* TESTIMONIAL */
  .testi_sec {
    padding: 100px 0 0 0;
    gap: 30px;
  }

  .testi_sec .heading {
    font-size: 42px;
  }

  .testimonial-slider {
    padding: 30px 60px !important;
  }

  .swiper-slide {
    width: 540px !important;
    margin-right: 28px;
  }

  .testimonial-card {
    padding: 30px !important;
    border-radius: 30px;
    gap: 24px !important;
  }

  .testimonial-card h2 {
    font-size: 28px;
  }

  .testimonial-card p,
  .testimonial-card .desc {
    font-size: 16px;
  }

  .testimonial-card .stars {
    font-size: 14px;
  }

  /* TABS */
  .tabs {
    padding: 40px 60px;
    gap: 40px;
    height: auto;
  }

  .tab-buttons {
    gap: 24px;
  }

  .tab-buttons button {
    width: 460px !important;
    font-size: 18px;
    height: 50px;
  }

  .des_content .des_content_head {
    font-size: 22px;
  }

  .tab-content .row {
    gap: 80px;
    padding: 0 20px;
  }
  .related_products .product{
    height: auto;
  }

  .tab-content .row .des_img,
  .tab-content .row .des_img .img {
    width: 300px !important;
    height: 300px !important;
  }

  .tab-content .row .des_content p {
    font-size: 18px;
    line-height: 1.6;
  }
    /* product catlogs */
 .category_sect .heading{
    font-size: 40px;
  }
    .product_catlogs {
    padding: 0px 100px 100px 100px;
    gap: 60px;
  }

  .product_catlogs .heading {
    font-size: 44px;
  }

  .productcatlogs {
    gap:22px;
    row-gap: 120px !important;
  }

  .product_catlogs .product {
    width: 270px;
    height: 550px;
    gap: 22px;
  }

  .product_catlogs .imgf {
    width: 270px;
    height: 350px;
    border-radius: 30px !important;
  }

  .product_catlogs .product .product_name {
    font-size: 28px;
  }

  .product_catlogs .color_sec {
    font-size: 26px;
  }

  .product_catlogs .colors div {
    width: 24px;
    height: 24px;
    border-radius: 6px;
  }

  .product_catlogs .colors div:nth-child(2),
  .product_catlogs .colors div:nth-child(3) {
    margin-left: -12px;
  }

  .catlog_categories {
    flex-direction: column;
    gap: 10px;
  }

  .catlog_categories .categories h4 {
    font-size: 18px;
  }

  .catlog_categories .starrating p {
    font-size: 18px;
  }

  .product_catlogs .catlog_des {
    gap: 6px;
  }

  .product_catlogs .price h2 {
    font-size: 18px;
  }

  .product_catlogs .price p {
    font-size: 11px;
  }

  .product_catlogs .product_detail {
    gap: 10px;
  }

  
  .modal {
    padding: 20px;
    overflow: hidden;
    width: 100%!important;
  }

  .modal-content {
    margin: 40px 700px;
    padding: 20px;
    width: 360px !important;
    max-width: 100%;
    height: auto !important;
    gap: 20px;
    /* overflow: hidden; */
    border-radius: 12px;
    box-sizing: border-box;
  }

  .modal-content h1,
  .modal-content p,
  .modal-content .note em {
    font-size: 10px;
    /* text-align: center; */
  }

  .modal-content .option-buttons {
    /* flex-direction: column; */
    width: 100%;
    gap: 12px;
  }

  .modal-content .option-buttons .toggle-btn,
  .modal-content .file_type .sub_btn {
    width: 100px !important;
    padding: 10px 10px !important;
    font-size: 16px;
  }

  .modal-content .color_types,
  .modal-content .color-options {
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 12px;
  }

  .modal-content .color-swatchs {
    width: 20px;
    height: 20px;
    border-radius: 5px;
  }

  .modal-content .image_type .imgh {
    width: 250px;
    margin-top: 20px;
    height: 200px;
    /* padding: 0 40px !important; */
    /* background-position: center; */
  }

  .modal-content .imgh .left_chest,
  .modal-content .imgh .right_chest {
    width: 24px !important;
    height: 24px !important;
  }

  .modal-content .file_type .upload {
    /* flex-direction: column; */
    gap: 10px;
  }

  .modal-content .file_type .name_input {
    width: 230px;
    font-size: 16px;
    padding: 8px;
  }

  .modal-content .footer_btn {
    /* flex-direction: column; */
    width: 320px!important;
    gap: 10px;
  }
  .modal-content .footer_btn button:nth-child(1){
    width:100px!important;
  }
   .modal-content .footer_btn button:nth-child(2){
    width:100px!important;
  }

  .modal-content .footer_btn button {
    width:100px!important;
    font-size: 16px;
    padding: 10px;
  }
  .modal-content .note span{
    width: 300px;
  }
  .modal-content .note {
    /* text-align: center; */
    font-size: 10px;
  }

    .heading {
    font-size: 40px;
    margin-bottom: 30px;
  }

 

  .about_section .head {
    font-size: 40px;
    margin: 100px 0 70px;
  }

  .about_body {
    width: 100%;
    height: auto;
    flex-direction: row;
    padding: 100px 80px;
    gap: 100px;
    margin: 0 20px;
  }

  .about_body .col1 {
    width: 50%;
    gap: 16px;
  }

  .about_body .col1 h3 {
    font-size: 36px;
  }

  .about_body .col1 p {
    font-size: 18px;
  }

  .about_body .col2 .about_image {
    width: 450px;
    height: auto;
    border-radius: 60px;
  }

  .bird_img {
    width: 350px;
    height: auto;
    top: -28%;
  }

  /* Logo Section */
  .logo_section .head {
    font-size: 40px;
    margin: 80px 0;
  }

  .logo_body {
    width: 100%;
    height: auto;
    padding: 80px;
    margin: 100px 20px;
    gap: 80px;
    flex-direction: row;
  }

  .logo_body .col1 {
    width: 50%;
    gap: 16px;
  }

  .logo_body .col1 h3 {
    font-size: 36px;
  }

  .logo_body .col1 p {
    font-size: 18px;
  }

  .logo_body .col2 .logo_image {
    width: 500px;
    height: auto;
  }

  /* Vision Section */
  .vision_section .head {
    font-size: 40px;
  }

  .vision_body {
    width: 100%;
    height: auto;
    flex-direction: row;
    padding: 60px 80px;
    margin: 0 20px;
    gap: 80px;
  }

  .vision_body .col1, .vision_body .col2 {
    width: 50%;
  }

  .vision_body .col1 h3,
  .vision_body .col2 h3 {
    font-size: 36px;
  }

  .vision_body .col1 p {
    font-size: 18px;
  }

  .vision_body .col2 .vision_image {
    width: 500px;
    height: auto;
  }

  /* Stand Section */
  .stand_section .head {
    font-size: 40px;
  }

  .stand_body {
    width: 100%;
    height: auto;
    padding: 60px 80px;
    margin: 0 20px;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
  }

  .stand_body .stand {
    width: calc(50% - 30px);
    height: auto;
    padding: 30px 24px;
    gap: 16px;
  }

  .stand_body h4 {
    font-size: 24px;
  }

  .stand_body p {
    font-size: 18px;
  }
}
@media (min-width: 1201px) and (max-width: 1300px){

    /* Product Catalog */
   .product_catlog {
    padding: 30px 60px;
    gap: 30px;
  }

  .product_catlog .product_heading {
    font-size: 42px;
  }

  .product_catlog .right_side {
    width: 500px;
    gap: 30px;
    height: auto;
  }

    .product_catlog .color_sec
    {
        gap: 10px;
    }
    .product_catlog .bottom_sec
    {
        gap: 10px;
    }
    .product_catlog .top_sec
    {
        gap: 10px;
        margin-top: 10px;
    }
    .product_catlog .attributes{
        gap: 0px;
        margin-top: 10px;
    }
  .product_catlog .top_size div,
  .product_catlog .bottom_size div,
  .product_catlog .personalise div {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }
  .top_content{
    gap: 10px;
  }

  .product_catlog .colors div {
    width: 30px;
    height: 30px;
  }

  .product_catlog .price h2 {
    font-size: 28px;
  }

  .product_catlog .price p,
  .product_catlog .desc,
  .product_catlog .stars svg {
    font-size: 16px;
  }

  .product_catlog .quantity {
    width: 100px;
    height: 42px;
    gap: 12px;
  }

  .product_catlog .quantity .count_quantity,
  .product_catlog .quantity .add_quantity,
  .product_catlog .quantity .sub_quantity {
    font-size: 16px;
  }

  .product_catlog .cart .add_to_cart .addtocart {
    width: 420px;
    height: 42px;
    font-size: 16px;
  }

  .main_img img {
    width: 620px !important;
    height: 645px !important;
  }

  .thumnail_imgs {
    gap: 16px;
  }

  .thumnail_imgs .thumnail_img {
    width: 150px !important;
    height: 150px !important;
  }

  /* Related Products */
  .related_products {
    padding: 50px 50px 30px 50px;
    gap: 40px;
    height: auto;
  }

  .related_products .heading {
    font-size: 38px;
  }

  .relatedproducts {
    gap: 18px;
  }

  .related_products .product {
    width: 300px;
    gap: 18px;
    height: 650px;
  }

  .related_products img {
    width: 300px;
    height: 400px!important;
  }

  .related_products .product .product_name {
    font-size: 26px;
  }

  .related_products .price h2 {
    font-size: 15px;
  }

  .related_products .color_sec {
    font-size: 20px;
    gap: 4px;
  }

  .related_products .colors div {
    width: 20px;
    height: 20px;
  }

  .related_categories {
    gap: 14px;
  }

  .related_categories .categories h4,
  .related_categories .starrating p {
    font-size: 15px;
  }

  /* Testimonial */
  .testi_sec {
    padding: 0px 0 0 0;
    gap: 28px;
  }

  .testi_sec .heading {
    font-size: 40px;
  }

  .testimonial-slider {
    padding: 28px 50px !important;
  }

  .swiper-slide {
    width: 500px !important;
    margin-right: 26px;
  }

  .testimonial-card {
    padding: 28px !important;
    border-radius: 28px;
    gap: 22px !important;
  }

  .testimonial-card h2 {
    font-size: 26px;
  }

  .testimonial-card p,
  .testimonial-card .desc {
    font-size: 15px;
  }

  .testimonial-card .stars {
    font-size: 13px;
  }

  

  /* Tabs */
  .tabs {
    padding: 36px 50px;
    gap: 36px;
    height: auto;
  }

  .tab-buttons {
    gap: 20px;
  }

  .tab-buttons button {
    width: 420px !important;
    font-size: 17px;
    height: 48px;
  }

  .des_content .des_content_head {
    font-size: 21px;
  }

  .tab-content .row {
    gap: 70px;
    padding: 0 18px;
  }

  .tab-content .row .des_img,
  .tab-content .row .des_img .img {
    width: 280px !important;
    height: 280px !important;
  }

  .tab-content .row .des_content p {
    font-size: 17px;
    line-height: 1.5;
  }

/* product catlogs */
 .category_sect .heading{
    font-size: 40px;
    margin-bottom: 20px;
  }
    .product_catlogs {
    padding: 0px 50px 100px 50px;
    gap: 60px;
  }
  #filters{
    padding: 40px 50px;
  }
  .elementor-86 .elementor-element.elementor-element-0921cab .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu > li > a{
    padding: 0px 15px 0px 15px!important;
  }

  .product_catlogs .heading {
    font-size: 44px;
  }

  .productcatlogs {
    gap:22px;
    row-gap: 120px !important;
  }

  .product_catlogs .product {
    width: 270px;
    height: 550px;
    gap: 22px;
  }

  .product_catlogs .imgf {
    width: 270px;
    height: 350px;
    border-radius: 30px !important;
  }

  .product_catlogs .product .product_name {
    font-size: 28px;
  }

  .product_catlogs .color_sec {
    font-size: 26px;
  }

  .product_catlogs .colors div {
    width: 24px;
    height: 24px;
    border-radius: 6px;
  }

  .product_catlogs .colors div:nth-child(2),
  .product_catlogs .colors div:nth-child(3) {
    margin-left: -12px;
  }

  .catlog_categories {
    flex-direction: column;
    gap: 10px;
  }

  .catlog_categories .categories h4 {
    font-size: 18px;
  }

  .catlog_categories .starrating p {
    font-size: 18px;
  }

  .product_catlogs .catlog_des {
    gap: 6px;
  }

  .product_catlogs .price h2 {
    font-size: 18px;
  }

  .product_catlogs .price p {
    font-size: 11px;
  }

  .product_catlogs .product_detail {
    gap: 10px;
  }


    .heading {
    font-size: 40px;
    margin-bottom: 30px;
  }
  

  .about_section .head {
    font-size: 40px;
    margin: 100px 0 70px;
  }

  .about_body {
    width: 100%;
    height: auto;
    flex-direction: row;
    padding: 100px 80px;
    gap: 100px;
    margin: 0 20px;
  }

  .about_body .col1 {
    width: 50%;
    gap: 16px;
  }

  .about_body .col1 h3 {
    font-size: 36px;
  }

  .about_body .col1 p {
    font-size: 18px;
  }

  .about_body .col2 .about_image {
    width: 450px;
    height: auto;
    border-radius: 60px;
  }

  .bird_img {
    width: 350px;
    height: auto;
    top: -26%;
  }

  
  .modal {
    padding: 20px;
    overflow: hidden;
    width: 100%!important;
  }

  .modal-content {
    margin: 40px 700px;
    padding: 20px;
    width: 360px !important;
    max-width: 100%;
    height: auto !important;
    gap: 20px;
    /* overflow: hidden; */
    border-radius: 12px;
    box-sizing: border-box;
  }

  .modal-content h1,
  .modal-content p,
  .modal-content .note em {
    font-size: 10px;
    /* text-align: center; */
  }

  .modal-content .option-buttons {
    /* flex-direction: column; */
    width: 100%;
    gap: 12px;
  }

  .modal-content .option-buttons .toggle-btn,
  .modal-content .file_type .sub_btn {
    width: 100px !important;
    padding: 10px 10px !important;
    font-size: 16px;
  }

  .modal-content .color_types,
  .modal-content .color-options {
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 12px;
  }

  .modal-content .color-swatchs {
    width: 20px;
    height: 20px;
    border-radius: 5px;
  }

  .modal-content .image_type .imgh {
    width: 250px;
    margin-top: 20px;
    height: 200px;
    /* padding: 0 40px !important; */
    /* background-position: center; */
  }

  .modal-content .imgh .left_chest,
  .modal-content .imgh .right_chest {
    width: 24px !important;
    height: 24px !important;
  }

  .modal-content .file_type .upload {
    /* flex-direction: column; */
    gap: 10px;
  }

  .modal-content .file_type .name_input {
    width: 230px;
    font-size: 16px;
    padding: 8px;
  }

  .modal-content .footer_btn {
    /* flex-direction: column; */
    width: 320px!important;
    gap: 10px;
  }
  .modal-content .footer_btn button:nth-child(1){
    width:100px!important;
  }
   .modal-content .footer_btn button:nth-child(2){
    width:100px!important;
  }

  .modal-content .footer_btn button {
    width:100px!important;
    font-size: 16px;
    padding: 10px;
  }
  .modal-content .note span{
    width: 300px;
  }
  .modal-content .note {
    /* text-align: center; */
    font-size: 10px;
  }


  /* Logo Section */
  .logo_section .head {
    font-size: 40px;
    margin: 80px 0;
  }

  .logo_body {
    width: 100%;
    height: auto;
    padding: 80px;
    margin: 100px 20px;
    gap: 80px;
    flex-direction: row;
  }

  .logo_body .col1 {
    width: 50%;
    gap: 16px;
  }

  .logo_body .col1 h3 {
    font-size: 36px;
  }

  .logo_body .col1 p {
    font-size: 18px;
  }

  .logo_body .col2 .logo_image {
    width: 500px;
    height: auto;
  }

  /* Vision Section */
  .vision_section .head {
    font-size: 40px;
  }

  .vision_body {
    width: 100%;
    height: auto;
    flex-direction: row;
    padding: 60px 80px;
    margin: 0 20px;
    gap: 80px;
  }

  .vision_body .col1, .vision_body .col2 {
    width: 50%;
  }

  .vision_body .col1 h3,
  .vision_body .col2 h3 {
    font-size: 36px;
  }

  .vision_body .col1 p {
    font-size: 18px;
  }

  .vision_body .col2 .vision_image {
    width: 500px;
    height: auto;
  }

  /* Stand Section */
  .stand_section .head {
    font-size: 40px;
  }

  .stand_body {
    width: 100%;
    height: auto;
    padding: 60px 80px;
    margin: 0 20px;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
  }

  .stand_body .stand {
    width: calc(50% - 30px);
    height: auto;
    padding: 30px 24px;
    gap: 16px;
  }

  .stand_body h4 {
    font-size: 24px;
  }

  .stand_body p {
    font-size: 18px;
  }
}


@media (min-width: 1101px) and (max-width: 1200px){

    
/* product catlogs */
 .category_sect .heading{
    font-size: 35px;
    margin-bottom: 0px;
  }
    .product_catlogs {
    padding: 0px 80px 100px 80px;
    gap: 60px;
  }
  #filters{
    padding: 40px 50px;
  }
  .elementor-86 .elementor-element.elementor-element-0921cab .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu > li > a{
    padding: 0px 10px 0px 10px!important;
    font-size: 15px!important;
  }

  .product_catlogs .heading {
    font-size: 44px;
  }

  #filters {
    /* flex-direction: column; */
    align-items: flex-start;
    padding: 30px 80px;
    width: 100%;
    margin: 0px auto!important;
    gap: 20px;
  }

  #filters .left_side {
    flex-wrap: wrap;
    gap: 10px;
    width: 80%;
  }
  
  #filters .right_side{
    width: 20%;
  }

  #filters .left_side label,
  #filters .right_side label {
    font-size: 10px;
    padding: 4px 8px;
  }

  #filters .left_side select,
  #filters .right_side select {
    font-size: 10px;
    width: 60px;
  }

  #filters .left_side select:nth-child(7) {
    width: 110px;
  }

  .productcatlogs {
    gap:30px;
    row-gap: 120px !important;
    /* justify-content: center; */
  }

  .product_catlogs .product {
    width: 270px;
    height: 550px;
    gap: 22px;
  }

  .product_catlogs .imgf {
    width: 270px;
    height: 350px;
    border-radius: 30px !important;
  }

  .product_catlogs .product .product_name {
    font-size: 28px;
  }

  .product_catlogs .color_sec {
    font-size: 26px;
  }

  .product_catlogs .colors div {
    width: 24px;
    height: 24px;
    border-radius: 6px;
  }

  .product_catlogs .colors div:nth-child(2),
  .product_catlogs .colors div:nth-child(3) {
    margin-left: -12px;
  }

  .catlog_categories {
    flex-direction: column;
    gap: 10px;
  }

  .catlog_categories .categories h4 {
    font-size: 18px;
  }

  .catlog_categories .starrating p {
    font-size: 18px;
  }

  .product_catlogs .catlog_des {
    gap: 6px;
  }

  .product_catlogs .price h2 {
    font-size: 18px;
  }

  .product_catlogs .price p {
    font-size: 11px;
  }

  .product_catlogs .product_detail {
    gap: 10px;
  }

    .heading {
    font-size: 40px;
    margin-bottom: 30px;
  }


  .about_section .head {
    font-size: 40px;
    margin: 100px 0 70px;
  }

  .about_body {
    width: 100%;
    height: auto;
    flex-direction: row;
    padding: 100px 80px;
    gap: 100px;
    margin: 0 20px;
  }

  .about_body .col1 {
    width: 50%;
    gap: 16px;
  }

  .about_body .col1 h3 {
    font-size: 36px;
  }

  .about_body .col1 p {
    font-size: 18px;
  }

  .about_body .col2 .about_image {
    width: 450px;
    height: auto;
    border-radius: 60px;
  }

  .bird_img {
    width: 350px;
    height: auto;
    top: -25%;
  }

  /* Logo Section */
  .logo_section .head {
    font-size: 40px;
    margin: 80px 0;
  }

  .logo_body {
    width: 100%;
    height: auto;
    padding: 80px;
    margin: 100px 20px;
    gap: 80px;
    flex-direction: row;
  }

  .logo_body .col1 {
    width: 50%;
    gap: 16px;
  }

  .logo_body .col1 h3 {
    font-size: 36px;
  }

  .logo_body .col1 p {
    font-size: 18px;
  }

  .logo_body .col2 .logo_image {
    width: 500px;
    height: auto;
  }

  /* Vision Section */
  .vision_section .head {
    font-size: 40px;
  }

  .vision_body {
    width: 100%;
    height: auto;
    flex-direction: row;
    padding: 60px 80px;
    margin: 0 20px;
    gap: 80px;
  }

  .vision_body .col1, .vision_body .col2 {
    width: 50%;
  }

  .vision_body .col1 h3,
  .vision_body .col2 h3 {
    font-size: 36px;
  }

  .vision_body .col1 p {
    font-size: 18px;
  }

  .vision_body .col2 .vision_image {
    width: 500px;
    height: auto;
  }

  /* Stand Section */
  .stand_section .head {
    font-size: 40px;
  }

  .stand_body {
    width: 100%;
    height: auto;
    padding: 60px 80px;
    margin: 0 20px;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
  }

  .stand_body .stand {
    width: calc(50% - 30px);
    height: auto;
    padding: 30px 24px;
    gap: 16px;
  }

  .stand_body h4 {
    font-size: 24px;
  }

  .stand_body p {
    font-size: 18px;
  }

  
  .modal {
    padding: 20px;
    overflow-y: auto;
    width: 100%!important;
  }

  .modal-content {
    margin: 40px 500px;
    padding: 20px;
    width: 360px !important;
    max-width: 100%;
    height: auto !important;
    gap: 20px;
    border-radius: 12px;
    box-sizing: border-box;
  }

  .modal-content h1,
  .modal-content p,
  .modal-content .note em {
    font-size: 10px;
    /* text-align: center; */
  }

  .modal-content .option-buttons {
    /* flex-direction: column; */
    width: 100%;
    gap: 12px;
  }

  .modal-content .option-buttons .toggle-btn,
  .modal-content .file_type .sub_btn {
    width: 100px !important;
    padding: 10px 10px !important;
    font-size: 16px;
  }

  .modal-content .color_types,
  .modal-content .color-options {
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 12px;
  }

  .modal-content .color-swatchs {
    width: 20px;
    height: 20px;
    border-radius: 5px;
  }

  .modal-content .image_type .imgh {
    width: 250px;
    margin-top: 20px;
    height: 200px;
    /* padding: 0 40px !important; */
    /* background-position: center; */
  }

  .modal-content .imgh .left_chest,
  .modal-content .imgh .right_chest {
    width: 24px !important;
    height: 24px !important;
  }

  .modal-content .file_type .upload {
    /* flex-direction: column; */
    gap: 10px;
  }

  .modal-content .file_type .name_input {
    width: 230px;
    font-size: 16px;
    padding: 8px;
  }

  .modal-content .footer_btn {
    /* flex-direction: column; */
    width: 320px!important;
    gap: 10px;
  }
  .modal-content .footer_btn button:nth-child(1){
    width:100px!important;
  }
   .modal-content .footer_btn button:nth-child(2){
    width:100px!important;
  }

  .modal-content .footer_btn button {
    width:100px!important;
    font-size: 16px;
    padding: 10px;
  }
  .modal-content .note span{
    width: 300px;
  }
  .modal-content .note {
    /* text-align: center; */
    font-size: 10px;
  }

}


@media (min-width: 1039px) and (max-width: 1100px){
.product_catlog {
    flex-direction: column;
    align-items: center;
  }

  .product_catlog .left_side,
  .product_catlog .right_side {
    width: 100%;
    max-width: 100%;
  }
.product_catlog .left_side{
    flex-direction: column;
}
  .main_img img {
    width: 100% !important;
    height: auto !important;
  }

  .product_catlog .cart .add_to_cart .addtocart {
    width: 700px;
  }
  .thumnail_imgs{
    flex-direction: row;
    order:2;
    gap: 20px;
  }
  .main_img{
    order: 1;
  } 

  /* RELATED PRODUCTS */
  .related_products {
    padding: 50px 40px 30px 40px;
    gap: 40px;
  }

  .related_products .heading {
    font-size: 36px;
  }

  .relatedproducts {
    gap: 18px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .related_products .product {
    width: 350px;
    gap: 18px;
  }

  .related_products img {
    width: 350px;
  }

  .related_products .product .product_name {
    font-size: 24px;
  }

  .related_products .price h2 {
    font-size: 15px;
  }

  .related_products .color_sec {
    font-size: 20px;
    gap: 4px;
  }



  .related_products .colors div {
    width: 20px;
    height: 20px;
  }

  .related_categories {
    gap: 14px;
  }

  .related_categories .categories h4,
  .related_categories .starrating p {
    font-size: 14px;
  }

  
  .modal {
    padding: 20px;
    overflow-y: auto;
    width: 100%!important;
  }

  .modal-content {
    margin: 40px 500px;
    padding: 20px;
    width: 360px !important;
    max-width: 100%;
    height: auto !important;
    gap: 20px;
    border-radius: 12px;
    box-sizing: border-box;
  }

  .modal-content h1,
  .modal-content p,
  .modal-content .note em {
    font-size: 10px;
    /* text-align: center; */
  }

  .modal-content .option-buttons {
    /* flex-direction: column; */
    width: 100%;
    gap: 12px;
  }

  .modal-content .option-buttons .toggle-btn,
  .modal-content .file_type .sub_btn {
    width: 100px !important;
    padding: 10px 10px !important;
    font-size: 16px;
  }

  .modal-content .color_types,
  .modal-content .color-options {
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 12px;
  }

  .modal-content .color-swatchs {
    width: 20px;
    height: 20px;
    border-radius: 5px;
  }

  .modal-content .image_type .imgh {
    width: 250px;
    margin-top: 20px;
    height: 200px;
    /* padding: 0 40px !important; */
    /* background-position: center; */
  }

  .modal-content .imgh .left_chest,
  .modal-content .imgh .right_chest {
    width: 24px !important;
    height: 24px !important;
  }

  .modal-content .file_type .upload {
    /* flex-direction: column; */
    gap: 10px;
  }

  .modal-content .file_type .name_input {
    width: 230px;
    font-size: 16px;
    padding: 8px;
  }

  .modal-content .footer_btn {
    /* flex-direction: column; */
    width: 320px!important;
    gap: 10px;
  }
  .modal-content .footer_btn button:nth-child(1){
    width:100px!important;
  }
   .modal-content .footer_btn button:nth-child(2){
    width:100px!important;
  }

  .modal-content .footer_btn button {
    width:100px!important;
    font-size: 16px;
    padding: 10px;
  }
  .modal-content .note span{
    width: 300px;
  }
  .modal-content .note {
    /* text-align: center; */
    font-size: 10px;
  }


  /* TESTIMONIAL */
  .testi_sec {
    padding: 80px 0 0 0;
    gap: 25px;
  }

  .testi_sec .heading {
    font-size: 38px;
  }

  .testimonial-slider {
    padding: 25px 40px !important;
  }

  .swiper-slide {
    width: 480px !important;
    margin-right: 24px;
  }

  .testimonial-card {
    padding: 25px !important;
    border-radius: 26px;
    gap: 20px !important;
  }

  .testimonial-card h2 {
    font-size: 24px;
  }

  .testimonial-card p,
  .testimonial-card .desc {
    font-size: 15px;
  }

  .testimonial-card .stars {
    font-size: 13px;
  }

  /* TABS */
  .tabs {
    padding: 30px 80px;
    gap: 30px;
    height: auto;
  }

  .tab-buttons {
    gap: 20px;
  }

  .tab-buttons button {
    width: 400px !important;
    font-size: 16px;
    height: 48px;
  }

  .des_content .des_content_head {
    font-size: 20px;
  }

  .tab-content .row {
    gap: 60px;
    padding: 0 16px;
  }

  .tab-content .row .des_img,
  .tab-content .row .des_img .img {
    width: 260px !important;
    height: 260px !important;
  }

  .tab-content .row .des_content p {
    font-size: 16px;
    line-height: 1.5;
  }
    
/* product catlogs */
 .category_sect .heading{
    font-size: 30px;
    margin-bottom: 0px;
  }
    .product_catlogs {
    padding: 0px 80px 100px 80px;
    gap: 60px;
  }
  #filters{
    padding: 40px 60px;
  }
  .elementor-86 .elementor-element.elementor-element-0921cab .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu > li > a{
    padding: 0px 10px 0px 10px!important;
    font-size: 15px!important;
  }

  .product_catlogs .heading {
    font-size: 44px;
  }

  #filters {
    /* flex-direction: column; */
    align-items: flex-start;
    padding: 30px 80px;
    width: 100%;
    margin: 0px auto!important;
    gap: 20px;
  }

  #filters .left_side {
    flex-wrap: wrap;
    gap: 10px;
    width: 80%;
  }
  
  #filters .right_side{
    width: 20%;
  }

  #filters .left_side label,
  #filters .right_side label {
    font-size: 10px;
    padding: 4px 8px;
  }

  #filters .left_side select,
  #filters .right_side select {
    font-size: 10px;
    width: 60px;
  }

  #filters .left_side select:nth-child(7) {
    width: 110px;
  }

  .productcatlogs {
    gap:25px;
    row-gap: 50px !important;
    /* justify-content: center; */
  }

  .product_catlogs .product {
    width: 270px;
    height: 500px;
    gap: 22px;
  }

  .product_catlogs .imgf {
    width: 270px;
    height: 300px;
    border-radius: 30px !important;
  }

  .product_catlogs .product .product_name {
    font-size: 24px;
  }

  .product_catlogs .color_sec {
    font-size: 26px;
  }

  .product_catlogs .colors div {
    width: 24px;
    height: 24px;
    border-radius: 6px;
  }

  .product_catlogs .colors div:nth-child(2),
  .product_catlogs .colors div:nth-child(3) {
    margin-left: -12px;
  }

  .catlog_categories {
    flex-direction: column;
    gap: 10px;
  }

  .catlog_categories .categories h4 {
    font-size: 18px;
  }

  .catlog_categories .starrating p {
    font-size: 18px;
  }

  .product_catlogs .catlog_des {
    gap: 6px;
  }

  .product_catlogs .price h2 {
    font-size: 18px;
  }

  .product_catlogs .price p {
    font-size: 11px;
  }

  .product_catlogs .product_detail {
    gap: 10px;
  }

}

@media (min-width: 900px) and (max-width: 1030px) {

   .elementor-86 .elementor-element.elementor-element-0921cab .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper{
        margin: 0px 0px 0px 0px!important;
    }

/* product catlogs */

.elementor-86 .elementor-element.elementor-element-e53b21e{
    padding-right: 50px!important;
}

.elementor-86 .elementor-element.elementor-element-a2edb3c{
    padding-left: 50px!important;
}

 .category_sect .heading{
    font-size: 25px!important;
    margin-bottom: 0px;
  }
#filters {
    flex-direction: column;
    align-items: flex-start;
    padding: 30px 120px;
    gap: 20px;
  }

  #filters .left_side
 {
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    gap: 20px;
  }
   #filters .right_side {
    width: 100%;
   }

  #filters .left_side label,
  #filters .right_side label {
    font-size: 13px;
    padding: 4px 6px;
  }

  #filters .left_side select,
  #filters .right_side select {
    font-size: 10px;
    width: 65px;
  }
  #filters .right_side select{
    width: 100px;
  }
  #filters .left_side select:nth-child(7) {
    width: 120px;
  }

  .product_catlogs {
    padding: 0px 40px 150px 40px;
    gap: 60px;
  }

  .product_catlogs .heading {
    font-size: 40px;
    text-align: center;
  }

  .productcatlogs {
    justify-content: center;
    gap: 30px;
    row-gap: 100px !important;
  }

  .product_catlogs .product {
    width: 100%;
    max-width: 320px;
    height: auto;
  }

  .product_catlogs .imgf {
    width: 100%;
    height: auto;
    border-radius: 28px !important;
  }

  .product_catlogs .product .product_name {
    font-size: 28px;
  }

  .product_catlogs .color_sec {
    font-size: 22px;
  }

  .product_catlogs .price h2 {
    font-size: 18px;
  }

  .product_catlogs .price p {
    font-size: 10px;
  }

  .catlog_categories .categories h4,
  .catlog_categories .starrating p {
    font-size: 16px;
  }

  .product_catlogs .colors div {
    width: 24px;
    height: 24px;
    border-radius: 6px;
  }
    /* categories section */

    .wrapper {
    padding: 50px 0;
  }

  .category_sect {
    padding: 50px 0 40px 0;
  }

  .category_sect .heading {
    font-size: 36px;
  }

  .my-slider {
    height: 340px !important;
  }

  .my-slider .my-slide {
    width: 240px !important;
    height: 330px !important;
    margin: 0 20px 0 0;
    padding: 18px 12px 12px 12px;
    gap: 12px;
    border-radius: 30px;
  }

  .my-slide .category_image {
    width: 215px;
    height: 270px;
    border-radius: 28px;
  }

  .my-slide .categery_head {
    font-size: 18px;
    padding: 0px 6px;
  }

  .slick-dots {
    bottom: -40px !important;
    height: 10px !important;
  }

  .slick-dots li {
    width: 30px !important;
    height: 8px !important;
  }

  .slick-dots li button:before {
    width: 30px !important;
    height: 8px !important;
  }

  .slick-dots li.slick-active button:before {
    background-color: #286458 !important;
    border-radius: 8px;
  }

  .slick-next,
  .slick-prev {
    z-index: 5;
  }

  .slick-next {
    right: 10px;
  }

  .slick-prev {
    left: 10px;
  }

  .slick-next:before,
  .slick-prev:before {
    font-size: 22px;
  }

  
  /* product detail */
.product_catlog {
    flex-direction: column;
    padding: 20px 50px;
    gap: 30px;
    overflow-x: hidden!important;
  }

  .product_catlog .left_side {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .top_content {
    gap: 20px;
  }

  .main_img img {
    width: 100% !important;
    height: auto !important;
    order: 1;
    border-radius: 20px !important;
  }

  .personalise-option {
    padding: 0 !important;
  }

  .thumnail_imgs {
    order: 2;
    flex-direction: row;
    /* flex-wrap: wrap; */
    justify-content: center;
    gap: 22px;
  }

  .thumnail_imgs .thumnail_img {
    width: 180px !important;
    height:180px !important;
    border-radius: 12px !important;
  }

  .product_catlog .right_side {
    width: 100%;
    padding: 0 10px;
    height: auto;
    gap: 20px;
  }

  .product_catlog .product_heading {
    font-size: 26px;
  }

  .product_catlog .price h2 {
    font-size: 22px;
  }

  .product_catlog .price {
    align-items: flex-start !important;
    gap: 10px;
  }

  .product_catlog .attributes,
  .product_catlog .cart {
    width: 100%;
  }

  .product_catlog .color_sec,
  .product_catlog .top_sec,
  .product_catlog .bottom_sec,
  .product_catlog .personalise_sec {
    gap: 10px;
  }

  .product_catlog .top_size,
  .product_catlog .bottom_size,
  .product_catlog .personalise {
    flex-wrap: wrap;
  }

  .product_catlog .top_size div,
  .product_catlog .bottom_size div {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  .product_catlog .personalise div {
    width: 160px !important;
    height: 35px !important;
    font-size: 15px;
  }

  .product_catlog .personalise div:nth-child(2) {
    width: 160px !important;
    height: 35px !important;
    font-size: 15px;
  }

  .product_catlog .colors {
    flex-wrap: wrap;
    gap: 10px !important;
  }

  .product_catlog .colors div {
    width: 28px;
    height: 28px;
  }

  .product_catlog .quantity {
    width: 130px !important;
    height: 43px !important;
    justify-content: center;
    gap: 6px;
  }

  .product_catlog .quantity .add_quantity,
  .product_catlog .quantity .sub_quantity,
  .product_catlog .quantity .count_quantity {
    width: 28px !important;
    font-size: 14px;
    height: 36px !important;
    padding: 0 !important;
  }

  .product_catlog .cart {
    gap: 20px;
    width: 100% !important;
  }

  .product_catlog .cart .add_to_cart .addtocart {
    width: 650px !important;
    height: 45px !important;
    font-size: 16px;
  }

  .product_catlog .rating p {
    font-size: 14px;
  }

  .product_catlog .heading,
  .product_catlog .top_bar {
    height: auto;
  }

  .top-con {
    gap: 10px;
  }

  .product_catlog h4,
  .top-con h4 {
    font-size: 14px;
  }

  .product_catlog .categories {
    gap: 10px;
    align-items: center;
  }

  .product_catlog .categories .left {
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
  }

  .product_catlog .stars svg {
    width: 14px;
    height: 14px;
  }

  .about_header {
    padding: 20px 60px;
    flex-direction: row;
    gap: 20px;
  }

  .about_header .col1 .logo_about {
    width: 130px;
    height: auto;
  }

  .about_header .col2 .shop_btn {
    width: 180px;
    font-size: 18px;
    padding: 12px;
  }
.about_body {
    flex-direction: column;
    align-items: center;
    padding: 50px 40px;
    gap: 60px;
    width: 90%;
    height: auto;
    margin: 0 auto;
  }

  .about_body .col1,
  .about_body .col2 {
    width: 100%;
    text-align: center;
  }

  .about_body .col1 h3 {
    font-size: 36px;
  }

  .about_body .col1 p {
    font-size: 18px;
    line-height: 1.6;
  }

  .about_body .col2 .about_image {
    width: 70%;
    max-width: 500px;
    height: auto;
    border-radius: 80px;
  }

  /* ===== BIRD IMAGE ===== */
  .bird_img {
    top: -18%;
    right: 2%;
    width: 300px;
    height: auto;
  }

  /* ===== About Section Title ===== */
  .about_section .head {
    font-size: 40px;
    margin: 100px 0 60px;
  }



  .logo_section .head {
    font-size: 40px;
    margin: 80px 0;
    text-align: center;
  }

  /* === LOGO BODY CONTAINER === */
  .logo_body {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 80px 40px;
    gap: 60px;
    width: 90%;
    height: auto;
    border-radius: 40px;
    margin: 100px auto;
  }

  /* === TEXT CONTENT COLUMN === */
  .logo_body .col1 {
    width: 100%;
    order: 2!important;
    text-align: center;
  }

  .logo_body .col1 h3 {
    font-size: 36px;
  }

  .logo_body .col1 p {
    font-size: 18px;
    line-height: 1.6;
  }

  .logo_body .col1 p span {
    font-size: 18px;
  }

  /* === IMAGE COLUMN === */
  .logo_body .col2 .logo_image {
    width: 80%;
    max-width: 500px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .logo_body .col2{
    order: 1!important;
  }

  .vision_section .head {
    font-size: 40px;
    text-align: center;
    margin-bottom: 60px;
  }

  .vision_body {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px 40px;
    gap: 40px;
    width: 90%;
    height: auto;
    border-radius: 40px;
    margin: 0 auto;
  }

  .vision_body .col1,
  .vision_body .col2 {
    width: 100%;
    text-align: center;
  }

  .vision_body .col1 h3,
  .vision_body .col2 h3 {
    font-size: 36px;
  }

  .vision_body .col1 p {
    font-size: 18px;
    line-height: 1.6;
  }

  .vision_body .col1 p span {
    font-size: 18px;
  }

  .vision_body .col2 .vision_image {
    width: 80%;
    max-width: 500px;
    height: auto;
    display: block;
    margin: 0 auto;
  }

   .stand_section {
    padding: 100px 0;
  }

  .stand_section .head {
    font-size: 40px;
    margin-bottom: 60px;
  }

  .stand_body {
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    padding: 0 60px;
    width: 100%;
    height: auto;
    margin: 0 20px;
    border-radius: 40px;
  }

  .stand_body .stand {
    width: 45%;
    max-width: 400px;
    height: 290px;
    padding: 30px 20px;
    gap: 16px;
    border-radius: 16px;
  }

  .stand_body h4 {
    font-size: 24px;
  }

  .stand_body p {
    font-size: 18px;
    line-height: 1.6;
  }
    
  /* year */
 

  /* testimonial */

  .testi_sec {
    padding: 80px 20px 0px 20px;
    gap: 40px;
  }

  .testi_sec .heading {
    font-size: 36px;
    padding: 0 10px;
  }

  .testimonial-slider {
    padding: 20px 30px !important;
  }

  .swiper-slide {
    width: 100% !important;
    margin-right: 0;
  }

  .testimonial-card {
    padding: 30px !important;
    border-radius: 30px;
    width: 600px!important;
    gap: 30px !important;
  }

  .testimonial-card h2 {
    font-size: 28px;
  }

  .testimonial-card .stars {
    font-size: 16px;
  }

  .testimonial-card p,
  .testimonial-card .desc {
    font-size: 18px;
  }

  .testimonial-card .testi_head {
    gap: 6px;
  }
  .swiper-slide{
    width: 600px!important;
  }

  .testimonial-card .testi_body {
    gap: 6px;
  }

  
  .modal {
    padding: 20px;
    overflow-y: auto;
    width: 100%!important;
  }

  .modal-content {
    margin: 40px 10px;
    padding: 20px;
    width: 360px !important;
    max-width: 100%;
    height: auto !important;
    gap: 20px;
    border-radius: 12px;
    box-sizing: border-box;
  }

  .modal-content h1,
  .modal-content p,
  .modal-content .note em {
    font-size: 10px;
    /* text-align: center; */
  }

  .modal-content .option-buttons {
    /* flex-direction: column; */
    width: 100%;
    gap: 12px;
  }

  .modal-content .option-buttons .toggle-btn,
  .modal-content .file_type .sub_btn {
    width: 100px !important;
    padding: 10px 10px !important;
    font-size: 16px;
  }

  .modal-content .color_types,
  .modal-content .color-options {
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 12px;
  }

  .modal-content .color-swatchs {
    width: 20px;
    height: 20px;
    border-radius: 5px;
  }

  .modal-content .image_type .imgh {
    width: 250px;
    margin-top: 20px;
    height: 200px;
    /* padding: 0 40px !important; */
    /* background-position: center; */
  }

  .modal-content .imgh .left_chest,
  .modal-content .imgh .right_chest {
    width: 24px !important;
    height: 24px !important;
  }

  .modal-content .file_type .upload {
    /* flex-direction: column; */
    gap: 10px;
  }

  .modal-content .file_type .name_input {
    width: 230px;
    font-size: 16px;
    padding: 8px;
  }

  .modal-content .footer_btn {
    /* flex-direction: column; */
    width: 320px!important;
    gap: 10px;
  }
  .modal-content .footer_btn button:nth-child(1){
    width:100px!important;
  }
   .modal-content .footer_btn button:nth-child(2){
    width:100px!important;
  }

  .modal-content .footer_btn button {
    width:100px!important;
    font-size: 16px;
    padding: 10px;
  }
  .modal-content .note span{
    width: 300px;
  }
  .modal-content .note {
    /* text-align: center; */
    font-size: 10px;
  }


  /* tab */
  .tabs {
    flex-direction: column;
    padding: 30px 40px;
    gap: 32px;
    height: auto;
    border-radius: 8px;
  }

  .tab-buttons {
    flex-direction: column;
    gap: 16px;
  }

  .tab-buttons button:nth-child(1),
  .tab-buttons button:nth-child(2),
  .tab-buttons button:nth-child(3) {
    width: 100%;
    height: 48px;
    font-size: 18px;
    padding: 12px 16px;
  }

  .tab-content .row {
    flex-direction: column;
    gap: 30px;
    padding: 0px 10px;
    
    /* text-align: center; */
  }

  .tab-content .row .des_img {
    width: 280px !important;
    height: 280px !important;
    align-self: flex-start!important;
  }

  .tab-content .row .des_img .img {
    max-width: 280px !important;
    height: 280px !important;
    object-fit: cover;
  }

  .tab-content .row .des_content p {
    font-size: 18px;
    line-height: 1.6;
  }

  .des_content .des_content_head {
    font-size: 20px;
  }

  /* related products */

  .related_products {
    padding: 60px 40px 40px 40px;
    gap: 60px;
  }

  .related_products .heading {
    font-size: 30px;
    margin-bottom: 0px;
  }

  .relatedproducts {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }

  .related_products .product {
    width: 100%;
    max-width: 320px;
    height: auto;
    gap: 20px;
  }

  .related_products img {
    width: 100%;
    height: auto !important;
    max-height: 420px;
    object-fit: cover;
    border-radius: 24px !important;
  }

  .related_products .product .product_name {
    font-size: 26px;
    /* text-align: center; */
  }

  .related_products .product_detail {
    gap: 10px;
  }

  .related_products .color_sec {
    font-size: 20px;
    gap: 6px;
    /* justify-content: center; */
  }

  .related_products .colors {
    /* justify-content: center; */
  }

  .related_products .colors div {
    width: 24px;
    height: 24px;
    border-radius: 6px;
  }

  .related_products .price h2 {
    font-size: 18px;
  }

  .related_products .price p {
    font-size: 10px;
  }

  .related_categories {
    /* flex-direction: column; */
    /* align-items: center; */
    gap: 20px;
  }

  .related_categories .categories {
    gap: 16px;
    flex-wrap: wrap;
    /* justify-content: center; */
  }

  .related_categories .categories h4 {
    font-size: 18px;
  }

  .related_categories .starrating p {
    font-size: 18px;
  }

  .related_categories .starrating {
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width:899px) {

    .jeg-elementor-kit.jkit-nav-menu .jkit-hamburger-menu{
        background-color: #286458!important;
        

    }
    .elementor-86 .elementor-element.elementor-element-e53b21e{
    padding-right: 50px!important;
}

.elementor-86 .elementor-element.elementor-element-a2edb3c{
    padding-left: 50px!important;
}

    .elementor-86 .elementor-element.elementor-element-0921cab .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper{
        margin: 0px 0px 0px 0px!important;
    }
   
    .elementor-86 .elementor-element.elementor-element-16d8c91{
        align-items: center;
    }

/* product catlogs */

 .category_sect .heading{
    font-size: 25px!important;
    margin-bottom: 0px;
  }
#filters {
    flex-direction: column;
    align-items: flex-start;
    padding: 30px 60px;
    gap: 20px;
  }

  #filters .left_side
 {
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    gap: 20px;
  }
   #filters .right_side {
    width: 100%;
   }

  #filters .left_side label,
  #filters .right_side label {
    font-size: 13px;
    padding: 4px 6px;
  }

  #filters .left_side select,
  #filters .right_side select {
    font-size: 10px;
    width: 65px;
  }
  #filters .right_side select{
    width: 100px;
  }
  #filters .left_side select:nth-child(7) {
    width: 120px;
  }

  .product_catlogs {
    padding: 0px 40px 150px 40px;
    gap: 60px;
  }

  .product_catlogs .heading {
    font-size: 40px;
    text-align: center;
  }

  .productcatlogs {
    justify-content: center;
    gap: 30px;
    row-gap: 100px !important;
  }

  .product_catlogs .product {
    width: 100%;
    max-width: 320px;
    height: auto;
  }

  .product_catlogs .imgf {
    width: 100%;
    height: auto;
    border-radius: 28px !important;
  }

  .product_catlogs .product .product_name {
    font-size: 28px;
  }

  .product_catlogs .color_sec {
    font-size: 22px;
  }

  .product_catlogs .price h2 {
    font-size: 18px;
  }

  .product_catlogs .price p {
    font-size: 10px;
  }

  .catlog_categories .categories h4,
  .catlog_categories .starrating p {
    font-size: 16px;
  }

  .product_catlogs .colors div {
    width: 24px;
    height: 24px;
    border-radius: 6px;
  }

    /* categories section */

    .wrapper {
    padding: 50px 0;
  }

  .category_sect {
    padding: 50px 0 40px 0;
  }

  .category_sect .heading {
    font-size: 36px;
  }

  .my-slider {
    height: 340px !important;
  }

  .my-slider .my-slide {
    width: 240px !important;
    height: 330px !important;
    margin: 0 20px 0 0;
    padding: 18px 12px 12px 12px;
    gap: 12px;
    border-radius: 30px;
  }

  .my-slide .category_image {
    width: 215px;
    height: 270px;
    border-radius: 28px;
  }

  .my-slide .categery_head {
    font-size: 18px;
    padding: 0px 6px;
  }

  .slick-dots {
    bottom: -40px !important;
    height: 10px !important;
  }

  .slick-dots li {
    width: 30px !important;
    height: 8px !important;
  }

  .slick-dots li button:before {
    width: 30px !important;
    height: 8px !important;
  }

  .slick-dots li.slick-active button:before {
    background-color: #286458 !important;
    border-radius: 8px;
  }

  .slick-next,
  .slick-prev {
    z-index: 5;
  }

  .slick-next {
    right: 10px;
  }

  .slick-prev {
    left: 10px;
  }

  .slick-next:before,
  .slick-prev:before {
    font-size: 22px;
  }

  .testi_sec {
    padding: 80px 20px 0px 20px;
    gap: 40px;
  }

  .testi_sec .heading {
    font-size: 36px;
    padding: 0 10px;
  }

  .testimonial-slider {
    padding: 20px 30px !important;
  }

  .swiper-slide{
    width: 500px!important;
  }

  .swiper-slide {
    width: 600px !important;
    margin-right: 0;
  }

  .testimonial-card {
    padding: 30px !important;
    border-radius: 30px;
    gap: 30px !important;
  }

  .testimonial-card h2 {
    font-size: 28px;
  }

  .testimonial-card .stars {
    font-size: 16px;
  }

  .testimonial-card p,
  .testimonial-card .desc {
    font-size: 18px;
  }

  .testimonial-card .testi_head {
    gap: 6px;
  }

  .testimonial-card .testi_body {
    gap: 6px;
  }

  /* product detail */
.product_catlog {
    flex-direction: column;
    padding: 20px 50px;
    gap: 30px;
  }

  .product_catlog .left_side {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .top_content {
    gap: 20px;
  }

  .main_img img {
    width: 100% !important;
    height: auto !important;
    order: 1;
    border-radius: 20px !important;
  }

  .personalise-option {
    padding: 0 !important;
  }

  .thumnail_imgs {
    order: 2;
    flex-direction: row;
    /* flex-wrap: wrap; */
    justify-content: center;
    gap: 12px;
  }

  .thumnail_imgs .thumnail_img {
    width: 155px !important;
    height:155px !important;
    border-radius: 12px !important;
  }

  .product_catlog .right_side {
    width: 100%;
    padding: 0 10px;
    height: auto;
    gap: 20px;
  }

  .product_catlog .product_heading {
    font-size: 26px;
  }

  .product_catlog .price h2 {
    font-size: 22px;
  }

  .product_catlog .price {
    align-items: flex-start !important;
    gap: 10px;
  }

  .product_catlog .attributes,
  .product_catlog .cart {
    width: 100%;
  }

  .product_catlog .color_sec,
  .product_catlog .top_sec,
  .product_catlog .bottom_sec,
  .product_catlog .personalise_sec {
    gap: 10px;
  }

  .product_catlog .top_size,
  .product_catlog .bottom_size,
  .product_catlog .personalise {
    flex-wrap: wrap;
    
  }

  .product_catlog .top_size div,
  .product_catlog .bottom_size div {
    width: 40px;
    height: 40px;
    font-size: 14px;
    padding: 8px 0px 0px 0px!important;
    align-items: center;
  }
.product_catlog .top_size div:nth-child(2){
    padding: 5px 0px 0px 0px!important;
}
.product_catlog .bottom_size div:nth-child(3){
    padding: 5px 0px 0px 0px!important;
}
  .product_catlog .personalise div {
    width: 160px !important;
    height: 35px !important;
    font-size: 15px;
  }

  .product_catlog .personalise div:nth-child(2) {
    width: 160px !important;
    height: 35px !important;
    font-size: 15px;
  }

  .product_catlog .colors {
    flex-wrap: wrap;
    gap: 10px !important;
  }

  .product_catlog .colors div {
    width: 28px;
    height: 28px;
  }

  .product_catlog .quantity {
    width: 130px !important;
    height: 43px !important;
    justify-content: center;
    gap: 6px;
  }

  .product_catlog .quantity .add_quantity,
  .product_catlog .quantity .sub_quantity,
  .product_catlog .quantity .count_quantity {
    width: 28px !important;
    font-size: 14px;
    height: 36px !important;
    padding: 0 !important;
  }

  .product_catlog .cart {
    gap: 20px;
    width: 100% !important;
  }

  .product_catlog .cart .add_to_cart .addtocart {
    width: 500px !important;
    height: 45px !important;
    font-size: 16px;
  }

  .product_catlog .rating p {
    font-size: 14px;
  }

  .product_catlog .heading,
  .product_catlog .top_bar {
    height: auto;
  }

  .top-con {
    gap: 10px;
  }

  .product_catlog h4,
  .top-con h4 {
    font-size: 14px;
  }

  .product_catlog .categories {
    gap: 10px;
    align-items: center;
  }

  .product_catlog .categories .left {
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
  }

  .product_catlog .stars svg {
    width: 14px;
    height: 14px;
  }

  .tabs {
    flex-direction: column;
    padding: 30px 40px;
    gap: 32px;
    height: auto;
    border-radius: 8px;
  }

  .tab-buttons {
    flex-direction: column;
    gap: 16px;
  }

  .tab-buttons button:nth-child(1),
  .tab-buttons button:nth-child(2),
  .tab-buttons button:nth-child(3) {
    width: 100%;
    height: 48px;
    font-size: 18px;
    padding: 12px 16px;
  }

  .tab-content .row {
    flex-direction: column;
    gap: 30px;
    padding: 0px 10px;
    justify-content: flex-start!important;
    /* text-align: center; */
  }

  .tab-content .row .des_img {
    width: 280px !important;
    height: 280px !important;
    align-self: flex-start!important;
  }

  .tab-content .row .des_img .img {
    max-width: 280px !important;
    height: 280px !important;
    object-fit: cover;
  }

  .tab-content .row .des_content p {
    font-size: 18px;
    line-height: 1.6;
  }

  .des_content .des_content_head {
    font-size: 20px;
  }

  .about_header {
    padding: 20px 60px;
    flex-direction: row;
    gap: 20px;
  }

  .about_header .col1 .logo_about {
    width: 130px;
    height: auto;
  }

  .about_header .col2 .shop_btn {
    width: 180px;
    font-size: 18px;
    padding: 12px;
  }
.about_body {
    flex-direction: column;
    align-items: center;
    padding: 50px 40px;
    gap: 60px;
    width: 90%;
    height: auto;
    margin: 0 auto;
  }

  .about_body .col1,
  .about_body .col2 {
    width: 100%;
    text-align: center;
  }

  .about_body .col1 h3 {
    font-size: 36px;
  }

  .about_body .col1 p {
    font-size: 18px;
    line-height: 1.6;
  }

  .about_body .col2 .about_image {
    width: 70%;
    max-width: 500px;
    height: auto;
    border-radius: 80px;
  }

  /* ===== BIRD IMAGE ===== */
  .bird_img {
    top: -18%;
    right: 2%;
    width: 300px;
    height: auto;
  }

  /* ===== About Section Title ===== */
  .about_section .head {
    font-size: 40px;
    margin: 100px 0 60px;
  }



  .logo_section .head {
    font-size: 40px;
    margin: 80px 0;
    text-align: center;
  }

  /* === LOGO BODY CONTAINER === */
  .logo_body {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 80px 40px;
    gap: 60px;
    width: 90%;
    height: auto;
    border-radius: 40px;
    margin: 100px auto;
  }

  /* === TEXT CONTENT COLUMN === */
  .logo_body .col1 {
    width: 100%;
    order: 2!important;
    text-align: center;
  }

  .logo_body .col1 h3 {
    font-size: 36px;
  }

  .logo_body .col1 p {
    font-size: 18px;
    line-height: 1.6;
  }

  .logo_body .col1 p span {
    font-size: 18px;
  }

  /* === IMAGE COLUMN === */
  .logo_body .col2 .logo_image {
    width: 80%;
    max-width: 500px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .logo_body .col2{
    order: 1!important;
  }

  .vision_section .head {
    font-size: 40px;
    text-align: center;
    margin-bottom: 60px;
  }

  .vision_body {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px 40px;
    gap: 40px;
    width: 90%;
    height: auto;
    border-radius: 40px;
    margin: 0 auto;
  }

  .vision_body .col1,
  .vision_body .col2 {
    width: 100%;
    text-align: center;
  }

  .vision_body .col1 h3,
  .vision_body .col2 h3 {
    font-size: 36px;
  }

  .vision_body .col1 p {
    font-size: 18px;
    line-height: 1.6;
  }

  .vision_body .col1 p span {
    font-size: 18px;
  }

  .vision_body .col2 .vision_image {
    width: 80%;
    max-width: 500px;
    height: auto;
    display: block;
    margin: 0 auto;
  }

   .stand_section {
    padding: 100px 0;
  }

  .stand_section .head {
    font-size: 40px;
    margin-bottom: 60px;
  }

  .stand_body {
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    padding: 0 60px;
    width: 100%;
    height: auto;
    margin: 0 20px;
    border-radius: 40px;
  }

  .stand_body .stand {
    width: 45%;
    max-width: 400px;
    height: 290px;
    padding: 30px 20px;
    gap: 16px;
    border-radius: 16px;
  }

  .stand_body h4 {
    font-size: 24px;
  }

  .stand_body p {
    font-size: 18px;
    line-height: 1.6;
  }

  
  .modal {
    padding: 20px;
    overflow-y: auto;
    width: 100%!important;
  }

  .modal-content {
    margin: 40px 10px;
    padding: 20px;
    width: 360px !important;
    max-width: 100%;
    height: auto !important;
    gap: 20px;
    border-radius: 12px;
    box-sizing: border-box;
  }

  .modal-content h1,
  .modal-content p,
  .modal-content .note em {
    font-size: 10px;
    /* text-align: center; */
  }

  .modal-content .option-buttons {
    /* flex-direction: column; */
    width: 100%;
    gap: 12px;
  }

  .modal-content .option-buttons .toggle-btn,
  .modal-content .file_type .sub_btn {
    width: 100px !important;
    padding: 10px 10px !important;
    font-size: 16px;
  }

  .modal-content .color_types,
  .modal-content .color-options {
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 12px;
  }

  .modal-content .color-swatchs {
    width: 20px;
    height: 20px;
    border-radius: 5px;
  }

  .modal-content .image_type .imgh {
    width: 250px;
    margin-top: 20px;
    height: 200px;
    /* padding: 0 40px !important; */
    /* background-position: center; */
  }

  .modal-content .imgh .left_chest,
  .modal-content .imgh .right_chest {
    width: 24px !important;
    height: 24px !important;
  }

  .modal-content .file_type .upload {
    /* flex-direction: column; */
    gap: 10px;
  }

  .modal-content .file_type .name_input {
    width: 230px;
    font-size: 16px;
    padding: 8px;
  }

  .modal-content .footer_btn {
    /* flex-direction: column; */
    width: 320px!important;
    gap: 10px;
  }
  .modal-content .footer_btn button:nth-child(1){
    width:100px!important;
  }
   .modal-content .footer_btn button:nth-child(2){
    width:100px!important;
  }

  .modal-content .footer_btn button {
    width:100px!important;
    font-size: 16px;
    padding: 10px;
  }
  .modal-content .note span{
    width: 300px;
  }
  .modal-content .note {
    /* text-align: center; */
    font-size: 10px;
  }

    
  /* year */
   

  /* related products */
  
    .related_products {
    padding: 60px 40px 40px 40px;
    gap: 60px;
  }

  .related_products .heading {
    font-size: 30px;
    margin-bottom: 0px;
  }

  .relatedproducts {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }

  .related_products .product {
    width: 100%;
    max-width: 320px;
    height: auto;
    gap: 20px;
  }

  .related_products img {
    width: 100%;
    height: auto !important;
    max-height: 420px;
    object-fit: cover;
    border-radius: 24px !important;
  }

  .related_products .product .product_name {
    font-size: 25px;
    /* text-align: center; */
  }

  .related_products .product_detail {
    gap: 10px;
  }

  .related_products .color_sec {
    font-size: 20px;
    gap: 6px;
    /* justify-content: center; */
  }

  .related_products .colors {
    /* justify-content: center; */
  }

  .related_products .colors div {
    width: 24px;
    height: 24px;
    border-radius: 6px;
  }

  .related_products .price h2 {
    font-size: 18px;
  }

  .related_products .price p {
    font-size: 10px;
  }

  .related_categories {
    /* flex-direction: column; */
    /* align-items: center; */
    gap: 20px;
  }

  .related_categories .categories {
    gap: 16px;
    flex-wrap: wrap;
    /* justify-content: center; */
  }

  .related_categories .categories h4 {
    font-size: 18px;
  }

  .related_categories .starrating p {
    font-size: 18px;
  }

  .related_categories .starrating {
    justify-content: center;
  }
}

@media (max-width: 520px){
     .jeg-elementor-kit.jkit-nav-menu .jkit-hamburger-menu{
        background-color: #286458!important;
        

    }
    .product_catlogs{
        padding: 0px 30px 50px 30px;
        
    }
    .productcatlogs{
        row-gap: 70px!important;
    }

    
  .wrapper {
    padding: 30px 10px;
    overflow-x: hidden;
  }

  .category_sect {
    padding: 40px 10px 30px 10px;
  }

  .category_sect .heading {
    font-size: 26px;
    text-align: center;
    margin-bottom: 10px;
  }

  .my-slider {
    height: auto !important;
    padding: 0 10px;
  }

  .my-slider .my-slide,
  .slick-initialized .slick-slide {
    width: 240px !important;
    height: 394px !important;
    margin-right: 15px;
    padding: 15px 10px;
    gap: 10px;
    border-radius: 20px;
  }

  .my-slide .category_image {
    width: 100%;
    height: 316.92px;
    border-radius: 20px;
  }

  .my-slide .categery_head {
    font-size: 16px;
    padding: 0 5px;
  }

  .slick-dots {
    bottom: -40px !important;
    left:-50px;
  }

  .slick-dots li {
    width: 20px !important;
    height:7px !important;
  }

  .slick-dots li button:before {
    width: 20px !important;
    height: 7px !important;
  }

  .slick-next,
  .slick-prev {
    display: none !important;
  }
#filters {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 15px;
    gap: 20px;
    margin-bottom: 20px;
  }

  #filters .left_side,
  #filters .right_side {
    flex-direction: column;
    align-items: stretch;
    gap: 15px;
    width: 100%;
  }

  #filters .left_side select,
  #filters .right_side select {
    width: 100% !important;
    font-size: 16px;
    padding: 10px;
    box-sizing: border-box;
  }
   #filters .left_side select option,
  #filters .right_side select option{
    max-width: 100% !important;
    
   
  }

  #filters .left_side label,
  #filters .right_side label {
    font-size: 16px;
    padding: 10px;
  }


  .product_catlog {
    flex-direction: column;
    padding: 20px;
    gap: 30px;
  }

  .product_catlog .left_side {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
.top_content{
    gap: 20px;
}
  .main_img img {
    width: 100% !important;
    height: auto !important;
    order: 1;
    border-radius: 20px !important;
  }
  .personalise-option{
    padding: 0px 0px 0px 0px!important;
  }

  .thumnail_imgs {
    order: 2;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  .thumnail_imgs .thumnail_img {
    width: 70px !important;
    height: 70px !important;
    border-radius: 12px !important;
  }

  .product_catlog .right_side {
    width: 100%;
    padding: 0 10px;
    height: auto;
    gap: 20px;
  }

  .product_catlog .product_heading {
    font-size: 28px;
    /* text-align: center; */
  }

  .product_catlog .price h2 {
    font-size: 24px;
  }

  .product_catlog .price {
    /* flex-direction: column; */
    align-items: flex-start !important;
    gap: 10px;
  }

  .product_catlog .attributes,
  .product_catlog .cart {
    width: 100%;
  }

  .product_catlog .color_sec,
  .product_catlog .top_sec,
  .product_catlog .bottom_sec,
  .product_catlog .personalise_sec {
    gap: 10px;
  }

  .product_catlog .top_size,
  .product_catlog .bottom_size,
  .product_catlog .personalise {
    flex-wrap: wrap;
    /* justify-content: center; */
  }

  .product_catlog .top_size div,
  .product_catlog .bottom_size div {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .product_catlog .personalise div{
    width: 76px!important;
    height: 32px!important;
    font-size: 12px;
  }
  .product_catlog .personalise div:nth-child(2){
    width: 120px!important;
     height: 32px!important;
    font-size: 12px;
  }

  .product_catlog .colors {
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 10px !important;
  }

  .product_catlog .colors div {
    width: 30px;
    height: 30px;
  }

  .product_catlog .quantity {
    width: 100px!important;
    height: 40px!important;
    justify-content: center;
    gap: 6px;
  }

  .product_catlog .quantity .add_quantity,
  .product_catlog .quantity .sub_quantity,
  .product_catlog .quantity .count_quantity {
    width: 30px!important;
    font-size: 16px;
    height: 40px!important;
    padding: 0 !important;
  }

  .product_catlog .cart {
    /* flex-direction: column; */
    /* align-items: center; */
    gap: 20px;
    width: 100%!important;
  }

  .product_catlog .cart .add_to_cart .addtocart {
    width:240px!important;
    height: 40px!important;
    font-size: 18px;
  }

  .product_catlog .cart .add_to_cart .addtocart .addtocart {
    width: 70%!important;
    font-size: 18px;
  }

  .product_catlog .rating p {
    font-size: 16px;
  }

  .product_catlog .heading,
  .product_catlog .top_bar {
    height: auto;
  }

  .top-con {
    /* flex-direction: column; */
    gap: 10px;
    /* align-items: center; */
  }

  .product_catlog h4,
  .top-con h4 {
    font-size: 16px;
  }

  .product_catlog .categories {
    /* flex-direction: column; */
    gap: 10px;
    align-items: center;
  }

  .product_catlog .categories .left {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }

  .product_catlog .stars svg {
    width: 16px;
    height: 16px;
  }


  .modal {
    padding: 20px;
    overflow-y: auto;
    width: 100%!important;
  }

  .modal-content {
    margin: 40px 10px;
    padding: 20px;
    width: 360px !important;
    max-width: 100%;
    height: auto !important;
    gap: 20px;
    border-radius: 12px;
    box-sizing: border-box;
  }

  .modal-content h1,
  .modal-content p,
  .modal-content .note em {
    font-size: 10px;
    /* text-align: center; */
  }

  .modal-content .option-buttons {
    /* flex-direction: column; */
    width: 100%;
    gap: 12px;
  }

  .modal-content .option-buttons .toggle-btn,
  .modal-content .file_type .sub_btn {
    width: 100px !important;
    padding: 10px 10px !important;
    font-size: 16px;
  }

  .modal-content .color_types,
  .modal-content .color-options {
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 12px;
  }

  .modal-content .color-swatchs {
    width: 20px;
    height: 20px;
    border-radius: 5px;
  }

  .modal-content .image_type .imgh {
    width: 250px;
    margin-top: 20px;
    height: 200px;
    /* padding: 0 40px !important; */
    /* background-position: center; */
  }

  .modal-content .imgh .left_chest,
  .modal-content .imgh .right_chest {
    width: 24px !important;
    height: 24px !important;
  }

  .modal-content .file_type .upload {
    /* flex-direction: column; */
    gap: 10px;
  }

  .modal-content .file_type .name_input {
    width: 230px;
    font-size: 16px;
    padding: 8px;
  }

  .modal-content .footer_btn {
    /* flex-direction: column; */
    width: 320px!important;
    gap: 10px;
  }
  .modal-content .footer_btn button:nth-child(1){
    width:100px!important;
  }
   .modal-content .footer_btn button:nth-child(2){
    width:100px!important;
  }

  .modal-content .footer_btn button {
    width:100px!important;
    font-size: 16px;
    padding: 10px;
  }
  .modal-content .note span{
    width: 300px;
  }
  .modal-content .note {
    /* text-align: center; */
    font-size: 10px;
  }

  /* tab */
.tabs {
    flex-direction: column;
    padding: 30px 40px;
    gap: 32px;
    height: auto;
    border-radius: 8px;
  }

  .tab-buttons {
    flex-direction: column;
    gap: 16px;
  }

  .tab-buttons button:nth-child(1),
  .tab-buttons button:nth-child(2),
  .tab-buttons button:nth-child(3) {
    width: 100%;
    height: 48px;
    font-size: 18px;
    padding: 12px 16px;
  }

  .tab-content .row {
    flex-direction: column;
    gap: 30px;
    padding: 0px 10px;
    justify-content: flex-start!important;
    /* text-align: center; */
  }
  
  .tab-content .row .des_img {
    width: 100% !important;
    height: auto !important;
  }

  .tab-content .row .des_img .img {
    width: 100% !important;
    height: 400px !important;
    max-width: 100% !important;
  }

  .tab-content .row .des_content p {
    font-size: 16px;
    line-height: 1.6;
    text-align: justify;
  }
  
  

  /* related products */

  .related_products {
    padding: 50px 20px 30px 20px;
    gap: 40px;
  }

  .related_products .heading {
    font-size: 32px;
  }

  .relatedproducts {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  .related_products .product {
    width: 100%;
    max-width: 350px;
    height: auto;
    gap: 20px;
  }

  .related_products img {
    width: 100%;
    height: auto;
    max-height: 400px;
    border-radius: 24px !important;
  }

  .related_products .related_des {
    gap: 12px;
  }

  .related_categories {
    /* flex-direction: column; */
    gap: 8px;
    align-items: center;
    /* text-align: center; */
  }

  .related_categories .categories {
    gap: 16px;
  }

  .related_categories .categories h4 {
    font-size: 16px;
  }

  .related_categories .starrating {
    gap: 6px;
  }

  .related_categories .starrating p {
    font-size: 16px;
  }

  .related_products .product .product_name {
    font-size: 24px;
    /* text-align: center; */
  }

  .related_products .price {
    /* justify-content: center; */
    gap: 10px;
  }

  .related_products .price h2 {
    font-size: 18px;
  }

  .related_products .price p {
    font-size: 10px;
  }

  .related_products .color_sec {
    /* justify-content: center; */
    font-size: 18px;
    gap: 6px;
  }

  .related_products .colors {
    gap: 4px;
  }

  .related_products .colors div {
    width: 20px;
    height: 20px;
    border-radius: 6px;
  }

  .related_products .colors div:nth-child(2),
  .related_products .colors div:nth-child(3) {
    margin-left: -10px;
  }

  /* testimonial */

  .testi_sec {
    padding: 80px 0 0 0;
    gap: 30px;
  }

  .testi_sec .heading {
    font-size: 28px;
    padding: 0 20px;
  }

  .testimonial-slider {
    padding: 20px 20px !important;
  }

  .swiper-slide {
    width: 90% !important; /* Keep swipe scroll working */
    margin-right: 16px !important;
  }

  .testimonial-card {
    padding: 20px !important;
    border-radius: 20px;
    gap: 20px !important;
  }

  .testimonial-card h2 {
    font-size: 20px;
    margin-bottom: 4px;
  }

  .testimonial-card p,
  .testimonial-card .desc {
    font-size: 10px;
    line-height: 1.4;
  }

  .testimonial-card .testi_head {
    gap: 4px;
  }

  .testimonial-card .testi_body {
    gap: 6px;
  }

  .testimonial-card .stars {
    justify-content: center;
    gap: 4px;
  }

  .testimonial-card .stars svg {
    width: 20px;
    height: 20px;
  }

  /* about page */

  .about_header {
    flex-direction: column;
    padding: 20px;
    gap: 16px;
    text-align: center;
  }

  .about_header .col1,
  .about_header .col2 {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .about_header .col1 .logo_about {
    width: 120px;
    height: auto;
  }

  .about_header .col2 .shop_btn {
    width: 100%;
    max-width: 220px;
    font-size: 16px;
    padding: 12px;
    border-radius: 12px;
  }

  .about_section .head {
    font-size: 28px;
    margin: 60px 0 40px;
    padding: 0 20px;
  }

  .about_body {
    flex-direction: column;
    align-items: center;
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 30px 20px;
    gap: 40px;
    border-radius: 30px;
  }

  .about_body .col1 {
    width: 100%;
  }

  .about_body .col1 h3 {
    font-size: 24px;
    text-align: center;
  }

  .about_body .col1 p {
    font-size: 14px;
    text-align: justify;
  }

  .about_body .col2 {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .about_body .col2 .about_image {
    width: 90%;
    height: auto;
    border-radius: 40px;
  }

  .bird_img {
    width: 200px;
    height: auto;
    top: -14%;
    right: 0px;
    transform: none;
    opacity: 0.4;
  }

  .logo_body {
    flex-direction: column-reverse;
    width: 90%;
    height: auto;
    padding: 40px 20px;
    margin: 50px auto;
    gap: 30px;
    border-radius: 30px;
  }

  .logo_section .head {
    font-size: 32px;
    margin: 60px 0 30px;
  }

  .logo_body .col1 {
    width: 100%;
    text-align: center;
    gap: 16px;
  }

  .logo_body .col1 h3 {
    font-size: 28px;
  }

  .logo_body .col1 p {
    font-size: 14px;
    line-height: 1.6;
    text-align: justify;
  }

  .logo_body .col1 p span {
    font-size: 14px;
  }

  .logo_body .col2 {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .logo_body .col2 .logo_image {
    width: 80%;
    max-width: 300px;
    height: auto;
  }

   .vision_body {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 40px 20px;
    margin: 50px 0;
    width: 100%;
    height: auto;
    border-radius: 30px;
    gap: 20px;
  }

  .vision_body .col2 {
    width: 100%;
    text-align: center;
  }

  .vision_body .col2 h3,
  .vision_body .col1 h3 {
    font-size: 28px;
    text-align: center;
  }

  .vision_body .col1 {
    width: 100%;
    gap: 16px;
  }

  .vision_body .col1 p {
    font-size: 14px;
    line-height: 1.6;
    text-align: justify;
  }

  .vision_body .col1 p span {
    color: #66AAAC;
    font-style: italic;
  }
.stand_section {
    padding: 60px 16px;
  }

  .stand_section .head {
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
  }

  .stand_body {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    gap: 20px;
  }

  .stand_body .stand {
    width: 100%;
    padding: 24px 16px;
    height: auto;
    border-radius: 16px;
    box-sizing: border-box;
  }

  .stand_body .stand h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
  }

  .stand_body .stand p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
  }


  .heading {
    font-size: 24px;
    margin: 20px 0;
  }

 


    
}