	.view_counter {    width: fit-content;
    max-width: 200px;
    text-align: center;
    font-size: 11px;
    padding: 5px 12px;
    background: #00000078;
    color: white;
    margin: 0 auto;
    top: 0px;
    z-index: 5;
    position: relative;
    right: 3px;
    border: 2px solid white;
    border-top: 0;
    border-radius: 0px 0px 10px 10px;}
	
	
	.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.popup img {
  max-width: 90%;
  max-height: 90%;
  object-fit: contain;
  border-radius: 5px;
}

.popup .close-button {
         position: absolute;
    top: 80px;
    right: 6px;
    color: white;
    font-size: 30px;
    cursor: pointer;
    background: red;
    width: 38px;
    text-align: center;
    border-radius: 2px;
}

	
	
	
	
	
    .ads_class {      border: 0px solid #ff5722;
    width: 435px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;}
    .wtsp_share_btn {
            background: linear-gradient(45deg, #3f9942, #389b3c);
    font-size: 14px;
    padding: 10px;
    font-weight: 400;
    color: white;
    cursor: pointer;
    width: fit-content;
    display: inline-block;
    border-radius: 0px 20px 20px 0px;
}

.c_data {
       width: -webkit-fill-available;
    max-width: 900px;
    display: inline-block;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    margin: 4px 0px;
    background: #f9f9f9;
}

.c_data input, textarea {
    width: -webkit-fill-available;
    border: 0px;
    padding: 10px;
    background: transparent;
    outline: none;
}

.c_data p {
    padding: 2px 10px;
    margin: 0px;
    font-size: 12px;
}

.order_op {    text-align: right;}
.order_op p{        text-align: right;
    margin: 0px;
    font-size: 14px;
    padding: 10px 20px 0px;}
#order_option {    padding: 7px;
    margin: 8px 14px;
    width: -webkit-fill-available;
    text-align: center;
    max-width: 250px;
    border: 1px solid #d4d4d4;
    border-radius: 3px;}


.gallImage {    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 333;
    display: none;}
.team_box2 {              width: 150px;
    overflow: hidden;
    display: inline-grid;
    padding: 6px;
    background: white;
    margin: 4px;
    vertical-align: text-top;
    border: 1px solid #e6e6e6;
    border-radius: 7px;
    height: auto;
	color:black;
    min-height: 248px;
    max-height: 300px;}
.team_box2 img{           width: 100%;
    border-radius: 3px;
    max-height: 200px;}
.team_box2 h4{    margin: 0px;
    padding: 10px 0px;
    font-size: 19px;}
.team_box2 p{        margin: 0px;
    padding: 10px 0px;
    font-size: 12px;
    color: gray;}

.wtsp_share_btn .fa-whatsapp {    font-size: 20px;
    display: inline-flex;
    vertical-align: middle;}

.qr_h2 {    text-align: center;
    margin: 0px 0px 16px;
    text-transform: uppercase;
    font-size: 23px;}


.dis_flex .big_btns {
   
    cursor: pointer;
    user-select: none;
}

.print_qr {    font-size: 14px;
    background: #03A9F4;
    width: fit-content;
    padding: 7px 10px;
    color: white;
    margin: 10px auto;
    border-radius: 3px;}

.m_menu_head {    display: block;
    position: fixed;
    right: 11px;
    top: 10px;
    background: #464646;
    padding: 13px;
    color: white;
    border-radius: 4px;
    border: 2px solid white;}

.ads_class_pc {        border: 1px solid #ffdfd4;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 27%;
    background: #ffffc5;
    text-align: center;}
	.product_s {       width: 45% !important;
    display: inline-block !important;
    margin: 4px 2px !important;
    padding: 4px 2px !important;
    vertical-align: top !important;}
.upgrade_btn {    background: black;
    color: white;
    font-size: 11px;
    padding: 4px;
    font-weight: 500;}

#payment p {
    font-size: 17px;
    font-weight: 500;
    
    width: 77%;
    margin: 8px auto;
    word-wrap: break-word;
}


	.share_box .close {     font-size: 47px;
    text-align: end;
    padding: 0px 10px;
    font-weight: 400;
    color: red;
    position: relative;}
	
	#whatsapp2 {background:#1aab2c;color:white}
	.fa-comment-dots	 {background: #1cbdff;
    color: white;}
	.share_box .close i {}
	.share_box {
		display: none;
    background: white;
    color: black;
    position: fixed;
    top: 10%;
    width: 351px;
    padding: 10px;
    box-shadow: 0px 0px 10px 0px #00000033;
    z-index: 3;
    border-radius: 11px;
    left: 50%;
    transform: translate(-50%);
    text-align: center;}
	.shar_btns {    width: 100px;
    text-align: center;
    display: inline-block;}
	.shar_btns i{padding: 10px;
    border-radius: 8px;}
	.shar_btns p{font-size: 10px;}
	
	
	.error_page i {    font-size: 70px;
    margin: 34px;
    color: #f56342;}
	.error_page h1 {    color: gray;}
	.error_page p {       font-size: 14px;
    color: gray;
    font-weight: 500;
    margin: 20px;
    font-style: italic;}
	
	.error_page {    position: fixed;
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    background: white;
    z-index: 1100;
    top: 0;left:0;text-align:center;}
	
	.error_page  .home_btn {       background: #2196f3;
    width: fit-content;
    margin: 10px auto;
    padding: 13px 30px;
    color: white;
    border-radius: 5px;
    font-weight: 500;}
	
	
	
.gallery-container {
  max-width: 800px;
  margin: auto;
  position: relative;
  text-align: center;
}

/* --- Slides --- */

.mySlides {
  display: none;
  animation: fade 0.6s;
}
@keyframes fade {
  from { opacity: 0; }
  to { opacity: 1; }
}




.mySlides img {
       width: 100%;
    border-radius: 8px;
    cursor: pointer;
    height: 450px;
    object-fit: contain;
}

/* --- Navigation Arrows --- */
.prev, .next {
      cursor: pointer;
    position: absolute;
    top: 45%;
    padding: 12px;
    color: white;
    font-weight: bold;
    width: 30px;
    font-size: 20px;
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
    user-select: none;
}
.next { right: 10px; }
.prev { left: 10px; }

/* --- Thumbnails --- */
.row {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.column {
  flex: 0 0 auto;
  margin: 2px;
}
.column img {
  width: 80px;
  height: 60px;
  object-fit: cover;
  border-radius: 4px;
  cursor: pointer;
  opacity: 1;
  transition: 0.3s;
}
.column img.active, .column img:hover {
  opacity: 1;
  border: 0px solid #f0a500;
}

/* --- Popup Modal --- */
.modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.9);
  overflow: hidden;
}
/* Modal image animation */
.modal-content {
 animation: fade 0.6s;
}
@keyframes fade {
  from { opacity: 0; }
  to { opacity: 1; }
}

#thumbs {    column-count: 4;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    overflow-x: auto;}
.modal-content {
  position: relative;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  max-width: 90%;
  max-height: 80%;
  display: block;
  border-radius: 8px;
}
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: white;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
}
.modal-prev, .modal-next {
          cursor: pointer;
    position: absolute;
    top: 50%;
    padding: 10px 14px;
    color: #ffffff;
    font-weight: bold;
    width: 30px;
    display: flex;
    font-size: 24px;
    background: rgb(145 145 145 / 50%);
    border-radius: 50%;
    user-select: none;
    align-items: anchor-center;
    transform: translateY(-50%);
    justify-content: center;
}
.modal-prev { left: 30px; }
.modal-next { right: 30px; }

.clieants_row {    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    overflow-x: auto;}





.select_pdf_card_theme {
        position: fixed;
    z-index: 4;
    background: white;
    padding: 20px;
    left: 50%;
    transform: translate(-50%);
    top: 30px;
    border: 2px solid #ffffff;
    width: auto;
    border-radius: 7px;
}

.select_pdf_card_theme h3 {
    font-size: 21px;
    text-align: center;
    margin: 8px;
    font-weight: 500;
}
.select_pdf_card_theme img {
          width: 82px;
    margin: 6px;
    border: 2px solid black;
    height: auto;
    border-radius: 5px;
}

.change_lang {       background: white;
    width: fit-content;
    margin: 5px auto;
    font-size: 12px;
    color: black;
    padding: 7px 12px 5px;
    border-radius: 24px;
    border: 2px solid #2196f3;}
	
	.dis_flex .link_btn {
 
    vertical-align: text-top;
}

.lang_pop {      display:none;  position: relative;
    z-index: 1;
    margin: 0 auto;
    background: #ffffff;
    padding: 10px;
    width: 416px;
    text-align: center;
    color: black;	}
.lang_pop .goog-te-gadget .goog-te-combo {
       margin: 4px 0;
    padding: 6px;
    width: 73%;
    border-radius: 3px;
    color: black;
    background: #ffffff;
    border: 2px solid #2196f3;
}


.url_copy {            width: -webkit-fill-available;
    background: #eeffd9;
    margin: 5px;
    padding: 8px;
    display: flex;
    align-items: anchor-center;}
.url_copy input{    width: -webkit-fill-available;
    border: 0px;
    background: transparent;
    padding: 14px;
    color: #000000;}
.url_copy .buttonCopy{       font-size: 14px;
    display: block;
    margin: 2px auto;
    width: fit-content;
    background: #2196f3;
    color: white;
    padding: 8px;
    cursor: pointer;
    border-radius: 3px;}
.url_copy .buttonCopy i{}
.url_copy .url_copy_tag {          position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    padding: 2px 6px;
    font-size: 12px;
    background: #4caf50;
    border-radius: 0px;}
	
	
		.search_bar {          max-width: 700px;
    background: white;
    margin: 8px auto;
    display: grid;
    grid-template-columns: 80% 20%;
    border: 1px solid;
    border-radius: 4px;
    align-items: center;
    z-index: 10;
    height: fit-content;
    max-height: 50px;}
	.search_bar input{    font-size: 20px;
    padding: 5px 30px;
    border: 0px;}
	.search_bar button {
   
    border: 0px;
    height: -webkit-fill-available;
    font-size: 20px;
}
	
	.category_scroll {      display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    width: fit-content;
    margin: 0 auto;
    overflow-x: auto;
    max-width: -webkit-fill-available;}
	.category {             height: auto;
    width: 80px;
    overflow: hidden;
    background: #feffef;
    margin: 3px 1px;
    border-radius: 6px;
    padding: 2px;
    display: grid;
    text-align: center;
    border: 1px solid #e6e6e6;}
	.category2 {             height: fit-content;
    width: max-content;
    overflow: hidden;
    background: white;
    margin: 10px 2px;
    border-radius: 2px;
    padding: 7px;
    text-align: center;}
	

	.category .fa-bars{       font-size: 29px;
    background: white;
    padding: 0px;
    width: 79px;
    text-align: center;
    height: 79px;
    display: grid;
    align-items: center;
    border-radius: 100px;}
	.category img{      width: 75px;
    height: 75px;
    border-radius: 100px;}
	.category p{    margin: 2px;
    padding: 0px;
    font-size: 12px;}
	.category2 p{     margin: 2px;
    padding: 0px;
    font-size: 14px;}
	
	.product_boxn {         width: 200px;
    overflow: hidden;
    display: inline-block;
    margin: 5px;
    background: white;
    color: black;
    border-radius: 2px;
    vertical-align: top;}
	.product_boxn img{     width: 200px;
    height: 200px;}
	.product_boxn .pr_nm{        padding: 3px 10px;
    font-weight: 600;
    font-size: 15px;}
	.product_boxn .pr_am{          display: inline-block;
    padding: 6px 10px 1px;
    font-weight: 600;
    font-size: 20px;
    color: #155d17;}
	.product_boxn .pr_mrp{       display: inline-block;
    padding: 6px 10px 1px;
    font-weight: 500;
    font-size: 14px;
    color: #848884;
    text-decoration: line-through;}
	.add_to_cart {           width: -webkit-fill-available;
    text-align: center;
    background: #4CAF50;
    color: white;
    padding: 13px;
    font-size: 14px;}
	
	  .pr_feature {          padding: 1px 10px;
    font-weight: 500;
    font-size: 12px;
    color: #e38600;
    white-space: pre-wrap;
    text-align: left;
   }
  .pr_dis {          padding: 3px 10px;
    font-weight: 500;
    font-size: 12px;
    text-align: initial;
    line-height: 1.3;
    }
  
.product_boxn {
        width: 48%;
    overflow: hidden;
    display: inline-block;
    margin: 2px;
    background: #f8f8f8;
    color: black;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
}
.product_boxn img {
    width: -webkit-fill-available;
    max-height: 200px;
}
	
	
	.imagetoshow {
    display: none;
    position: fixed;
    width: 100%;
    max-width: 900px;
    height: 100%;
    background: #00000096;
    top: 50%;
    left: 50%;
    z-index: 1130;
    transform: translate(-50%,-50%);
    border: 0px solid;
}

.imagetoshow .close_btn {
    font-size: 26px;
    background: #e24242;
    color: white;
    font-weight: 400;
    padding: 5px 8px;
    border-radius: 20px;
    position: absolute;
    top: 65px;
    right: 3px;
    z-index: 3;
}

.imagetoshow img{    width: auto;
    height: auto;
    max-height: 100%;
    max-width: -webkit-fill-available;
    display: block;
    position: relative;
	    
    top: 50%;
    transform: translate(0px,-50%);}
	
	.in_stock {    display: inline-block;
    font-size: 12px;
    background: #2196F3;
    color: white;
    padding: 1px 8px;
    border-radius: 20px;
    margin: 4px;}
	
	


#cart_info {            font-size: 16px;
    background: #000000f0;
    color: white;
    width: fit-content;
    padding: 10px 14px;
    position: fixed;
    bottom: 7px;
    right: 6px;
    z-index: 10;
    border-radius: 3px;
    cursor: pointer;}
#cart_info i{}
#cart_info .crt_count{    position: absolute;
    background: white;
    color: black;
    font-size: 14px;
    min-width: 17px;
    text-align: center;
    font-weight: 600;
    padding: 0px;
    top: 0;
    border-radius: 41px;}


#cart_result {           display: none;
    position: fixed;
    z-index: 4;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: white;
    width: 99%;
    max-width: 700px;
    padding: 2px;
    height: 100vh;
    max-height: 100vh;
    box-shadow: 0px 0px 20px 0px #9f9f9f4f;
    overflow-y: auto;
    z-index: 222;}



#cart_result h3{       font-size: 24px;
    padding: 5px 20px;
    margin: 0px;}
.cart_table {             display: grid;
    grid-template-columns: 0% 15% 30% 21%  26% 7%;
    align-items: center;
    padding: 10px 0px;}
.remove_btn {      color: white;
    background: black;
    width: fit-content;
    padding: 9px 6px;
    border-radius: 2px;
    cursor: pointer; }
.cart_data b {    font-weight: 500;}
.cart_data input {       width: 80%;
    border: 1px solid #c2c2c2;
    padding: 6px 9px;
    text-align: center;
    border-radius: 3px;}
.cart_data {         text-align: left;
    overflow: hidden;
    font-size: 14px;
    padding-left: 7px;}
.cart_data img{      width: 80px;
    height: 80px;
    border-radius: 4px;}
	
	.cart_table:nth-child(2n+2) {
    background: #f3f3f3;
}
	
.close_btnp {    position: absolute;
    right: 9px;
    font-size: 27px;
    color: red;
    top: 10px;
    cursor: pointer;
    z-index: 3;}

.order_btn1 {    width: -webkit-fill-available;
    background: #4CAF50;
    color: white;
    padding: 10px;
    margin: 15px auto;
    border-radius: 3px;
    font-size: 14px;
    border: 0px;
    max-width: 400px;
    display: block;font-family: 'Poppins';}
	
	.total_amount {    text-align: right;
    padding: 5px 28px;
    font-size: 18px;
    background: #efefef;}
	
	.op_hour {      width: -webkit-fill-available;
    max-width: 500px;
    margin: 10px auto;}
.oh_grid {               display: grid;
    grid-template-columns: 25% 40% 35%;
    margin: 7px;
    padding: 0px;
    height: auto;
    align-items: center;}
.oh_grid h5{           padding: 1px 20px;
    padding: 3px 6px;
    font-size: 12px;
    margin: 10px 4px;}
.oh_grid input{          padding: 9px 0px;
    width: 100%;
    height: fit-content;
    border: 1px solid #e9e9e900;
    background: transparent;
    font-size: 13px;}
	
	 .o_time1 , .o_time2{        font-size: 15px;
    width: 117px;
    margin: 6px auto;
    word-break: break-word;}
	
	.oh_grid:nth-child(2n+1) {
        background: #8383836e;
}
	
	.oh_block {display:;}
.oh_closed {    font-size: 12px;
    position: absolute;
    left: 141px;
    color: gray;}

.oh_btn {
        background: #2196F3;
    color: white;
    padding: 10px 20px;
    width: fit-content;
    margin: 12px auto;
    border-radius: 3px;
    font-size: 15px;
}

/* Payment Info Section */






/* UPI Grid */
.upi_grid {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 8px 0;
    padding: 8px 12px;
    border: 1px solid #eee;
    border-radius: 8px;
    background: #fafafa;
    transition: background 0.3s;
}

.upi_grid:hover {
    background: #f3f3f3;
}

.upi_grid p {
    margin: 0;
    font-weight: 500;
    cursor: pointer;
    color: #333;
}

.pay_btn_upi {
    cursor: pointer;
    background: #4CAF50;
    color: white;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 14px;
    transition: 0.3s;
}

.pay_btn_upi:hover {
    background: #43a047;
}

/* QR Code Images */
#payment img {
    max-width: 160px;
    margin: 15px auto;
    display: block;
    border-radius: 10px;
    box-shadow: 0 3px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s;
}

#payment img:hover {
    transform: scale(1.05);
}

.team_contact {}
.team_contact i{}
/* Team Section */
#team {
    padding: 0;
    order: 11;
}

.team_row {
    display: flex;
    gap: 25px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: 12px;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
	padding:20px;
}

.team_row::-webkit-scrollbar {
    height: 8px;
}
.team_row::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

/* Team Card */
.team_box3 {
    flex: 0 0 auto;
    scroll-snap-align: center;
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    width: 250px;
    max-width: 300px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: transform .3s ease, box-shadow .3s ease;
    position: relative;
}

.team_box3:hover {
    transform: translateY(-8px);
    box-shadow: 0 6px 18px rgba(0,0,0,0.15);
}

.team_box3 img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 15px;
    cursor: pointer;
    transition: transform .3s ease;
}

.team_box3 img:hover {
    transform: scale(1.08);
}

.team_box3 h4 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-bottom: 8px;
}

.team_box3 p {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    min-height: 40px;
}

.team_contact {
    display: inline-block;
    background: #28a745;
    color: #fff;
    padding: 10px 12px;
    border-radius: 50%;
    font-size: 16px;
    transition: background .3s ease;
    text-decoration: none;
}

.team_contact:hover {
    background: #218838;
}


 .social_med {       padding: 2px;
    margin: 5px 0px 5px;
    display: inline-block;
    width: auto;
    vertical-align: bottom;
    overflow: hidden;
    width: auto;
    height: auto;}
 .social_med img {         width: 45px;
    height: 45px;
    border-radius: 5px;
	}
	
	.dis_flex .social_med i {
        font-size: 26px !important;
    width: 27px !important;
    text-align: center !important;
    border-radius: 5px !important;
    padding: 10px 10px !important;
    top: 2px !important;
    margin: 0px !important;
}

#owl-top-slider {
          height: 200px;
    width: -webkit-fill-available;
    position: relative !important;
    margin: 0px 0px -75px;
    max-width: -webkit-fill-available;
    overflow-y: hidden;}
	
	#owl-top-slider:hover img{scale:0.95;transition:0.4s all;}
	
	.owl-carousel .owl-item img {
		transition:0.4s all;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#owl-top-slider  button.owl-next,#owl-top-slider .owl-nav button.owl-prev {
    
    background: #7e7e7e1c;
   
}
#owl-top-slider .owl-nav {
	    position: absolute;
    width: 100%;
    background: #ffffff00;
    max-width: -webkit-fill-available;
    z-index: 2;
    top: 34%;
}

#download_qr {       position: absolute;
    bottom: -21px;
    right: -24px;
    font-size: 24px;
    border-radius: 25px;
    overflow: hidden;
    background: #00a6ed;
    width: 37px;
    z-index: 2;}
	
	#qr_code_d {
        left: 50%;
    position: relative;
    transform: translate(-50%, 0px);
    margin: 0px 0px 24px;
    padding: 10px;
    border: 1px solid #c0c0c0;
    width: fit-content;
    border-radius: 5px;
}


/*=========================================================================================================================*/
/*=========================================================================================================================*/
/*=========================================================================================================================*/
/*=========================================================================================================================*/
/*=========================================================================================================================*/
/*=========================================================================================================================*/
/*=========================================================================================================================*/
/*=========================================================================================================================*/
/*=========================================================================================================================*/
/*=========================================================================================================================*/
@media screen and (max-width:700px){
		.containerimg {
			position: relative;
			max-width: 400px;
			width: auto;
			margin: 0 auto;
		}
		
	

  
		
		.lang_pop {
   
    width: -webkit-fill-available;
    
}



#cart_result {
           display: none;
    position: fixed;
    z-index: 38;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: white;
    width: 99%;
    max-width: 700px;
    padding: 20px 2px;
    height: 95vh;
    max-height: 100vh;
    box-shadow: 0px 0px 20px 0px #9f9f9f4f;
    overflow-y: auto;
}

.team_box2 {
    
        overflow: hidden;
    display: inline-grid;
    padding: 5px;
    background: white;
    margin: 4px;
    vertical-align: text-top;
    border: 1px solid #e6e6e6;
    border-radius: 7px;
    height: auto;
    min-height: 248px;
    max-height: 340px;
}

.team_box2 img {
    width: 100%;
    border-radius: 3px;
    max-height: 250px;
}

.close_btnp {
    position: absolute;
    right: 13px;
    font-size: 27px;
    color: black;
    top: 29px;
    cursor: pointer;
    z-index: 3;
}

.cart_table {
          display: grid;
    grid-template-columns: 0% 14% 29% 25%  24% 7%;
    align-items: center;
    padding: 10px 0px;
}

.cart_data img {
    width: 100%;
    height: auto;
    border-radius: 4px;
    left: -4px;
    position: relative;
}

.cart_data {
    text-align: left;
    overflow: hidden;
    font-size: 11px;
    padding-left: 7px;
}


.select_pdf_card_theme {    position: fixed;
    z-index: 4;
    background: white;
    padding: 20px;
    left: 50%;
    transform: translate(-50%);
    top: 30px;
    border: 2px solid #ff9800;
    width: auto;}
.select_pdf_card_theme h3{    font-size: 21px;
    text-align: center;
    margin: 8px;
    font-weight: 500;}
.select_pdf_card_theme img{     width: 200px;
    margin: 6px;
    border: 2px solid orange;
    height: 200px;}
	
	.ads_class_pc {display:none;z-index: -1;}
	
		.ads_class {
    
       border: 0px solid #ff5722;
    width: -webkit-fill-available;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    background: #ffffc5;
    text-align: center;
}

/* --------Menu mobile -----------*/ 

.m_menu_head {               display: block;
    position: fixed;
    top: 2px;
    right: 3px;
    color: #000000;
    font-weight: 200;
    padding: 8px;
    font-size: 25px;
    background: #ffffff;
    border-radius: 3px;
    width: 7%;
    height: auto;
    border: 2px solid #000000;}

.menu_bottom {                          background: linear-gradient(90deg, white 87%, #ffffff00 10%) !important;
    width: 100% !important;
    text-align: center !important;
    position: fixed !important;
    height: -webkit-fill-available !important;
    top: 0 !important;
    left: -100%;
    overflow-x: unset !important;
}

.menu_container {             width: 81% !important;
    text-align: left !important;
    display: grid !important;
    background: white !important;
    top: 45px !important;
    overflow-y: auto;
	height:auto;
    max-height: 90%;}
 .menu_item{           text-align: left !important;
    font-weight: unset !important;
    display: inline-grid !important;
    grid-template-columns: 27% auto !important;
    font-size: 18px !important;
    margin: 0px !important;
    width: -webkit-fill-available !important;
    border-bottom: 1px solid #ededed;
    white-space: pre !important;
    padding: 17px 10px !important;
    border-radius: 4px !important;
    background: #ffffff !important;
    color: black !important;}
 .menu_item i{
    margin: auto;}


/* --------Menu mobile -----------*/ 


