body { font-family: "Geologica", sans-serif;}
h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 20px; font-weight: 400; color: #10bdf3; }
h1 { font-size: 30px; line-height: 48px; color: #10bdf3;}
h2 { font-size: 25px; line-height: 32px;}
h3 { font-size: 23px; color: #10bdf3; font-weight:600;}
p { margin-bottom: 12px; line-height: 24px; color: #333; font-weight: 300;}
#enquirpop .iti{display:block;}
.category-sec.j {
  background: #FFFFFF;
  margin-top: 35px;
}
.diabetes-medication-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #dcdcdc;
}
.ibtns{text-align:center;     margin: 15px 0px 15px;}
.ibtns .btn{display: inline-block;
    margin: 5px 0px;
    border-radius: 40px;
    padding: 8px 38px;
    background: #10bdf3;
    font-size: 15px;
    font-weight: 600;
    color: #fff;}
.diabetes-medication-table th,
.diabetes-medication-table td {
    border: 1px solid #dcdcdc;
    padding: 14px 18px;
    text-align: left;
    vertical-align: top;
}
.pharmacy-section .icon-box img{    max-width: 50px;}
.diabetes-medication-table th {
    font-weight: 700;
    background-color: #f5f5f5;
}

.diabetes-medication-table tr:nth-child(even) {
    background-color: #fafafa;
}
.medical-reviewer .review-title{
    font-size: 32px;
    font-weight: 700;
    color: #071b45;

	}
.medical-reviewer p:empty {
    display: none;
}
	.medical-reviewer .review-card{

		    background: #fff;
    border-radius: 15px;
    padding: 20px;
    border-top: 4px solid #08a9ff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    max-width: 800px;
    margin: auto;

	}

	.medical-reviewer .review-image img{

		width:100%;

		border-radius:16px;

		object-fit:cover;

	}
.medical-reviewer p:empty {
    display: none;
}
	.medical-reviewer .review-tag{

		    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 10px;
    color: #08a9ff;
    font-size: 18px;
    font-weight: 500;

	}

	.medical-reviewer .review-tag i{

		font-size:34px;

	}

	.medical-reviewer .doctor-name{
    font-size: 30px;
    font-weight: 600;
    color: #061d4b;
    margin-bottom: 6px;

	}

	.medical-reviewer .doctor-designation{
    font-size: 16px;
    color: #3d4c5e;
    font-weight: 400;
    margin-bottom: 10px;

	}

	.medical-reviewer .review-text{

	    font-size: 16px;
    line-height: 24px;
    color: #333;
    font-weight: 300;

	}

	.medical-reviewer .review-date{

		display:flex;

		align-items:center;

		gap:12px;

		color:#445160;

		font-size:18px;

	}

	.medical-reviewer .review-date i{

		color:#08a9ff;

		font-size:32px;

	}
section.medical-reviewer {
    padding: 10px 0px 40px;
}
	@media(max-width:991px){

	.medical-reviewer .review-card{

	padding:20px;

	}

	.medical-reviewer .review-image{

	margin-bottom:30px;

	}

	.medical-reviewer .doctor-name{

	

	}

	.medical-reviewer .review-title{



	}

	.medical-reviewer .doctor-designation{

	

	}

	.medical-reviewer .review-text{



	}

	}

	@media(max-width:576px){

	.medical-reviewer .review-title{

	font-size:34px;

	}

	.medical-reviewer .doctor-name{

	font-size:32px;

	}

	.medical-reviewer .review-card{

	padding:20px;

	}

	.medical-reviewer .review-tag{

	font-size:16px;

	}

	.medical-reviewer .review-tag i{

	font-size:26px;

	}

	.medical-reviewer .review-date{

	font-size:16px;

	}

	.medical-reviewer .review-date i{

	font-size:24px;

	}

	}
@media screen and (max-width: 767px) {
    .diabetes-medication-table th,
    .diabetes-medication-table td {
        font-size: 14px;
        padding: 10px;
    }
}

.service-area5{
 padding: 28px 0px 21px;
    background: #efefefbd; margin-bottom:40px;
}

.service-area5 .service-box{
    text-align:center;
    padding:0px 0px 15px;
    transition:.3s;
}

.service-area5 .service-icon{
    width:60px;
    height:60px;
    margin:auto;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#25bfd0;
    font-size:34px;
    margin-bottom:7px;
}

.service-area5 .service-box h4{
     font-size: 18px;
    font-weight: 600;
    color: #1d2942;
    margin-bottom: 2px;
}

.service-area5 .service-box p{
    margin:0;
    font-size:16px;
    color:#666;
    font-weight:400;
}


@media(max-width:991px){

.service-area5 .service-box{
    margin-bottom:20px;
}

}

@media(max-width:767px){

.service-area5 .service-icon{
    width:60px;
    height:60px;
    font-size:28px;
}

.service-area5 .service-box h4{
    font-size:20px;
}

.service-area5 .service-box p{
    font-size:15px;
}

}
section.category-sec.k {
    background: #efefef; padding:35px 0px 50px;
}
.category-sec.k .cat-box {
        position: relative;
    border-radius: 6px;
    background: #fff;
    padding: 11px 8px;
    width: 185px;
    margin: auto;
    height: 185px;
    border-radius: 50%;
    display: flex;
    align-items: center;}
.category-sec.k .cat-block {
    display: grid;
	grid-template-columns: repeat(5, 1fr);}
.category-sec.j .btn{display: inline-block;
  margin: 5px 0px;
  border-radius: 40px;
  padding: 8px 38px;
  background: #10bdf3;
  font-size: 15px;
  font-weight: 600;
  color: #fff;}
.category-sec.j img{border-radius:6px;}
a.bytbtn {
    background: #36268c;
    color: #fff;
    padding: 6px 24px;
    font-weight: 600;
    border-radius: 2px;
    margin: 5px 0px;
    display: inline-block;
}
.whabtn {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    left: 20px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}
.pharmacy-section{
    padding:80px 0px 60px; 
}

.pharmacy-section .section-title{
    text-align:center;
    font-size:48px;
    font-weight:700;
    color:#1d2434;
    margin-bottom:70px;
}

/*==========================
Left Side
===========================*/

.pharmacy-section .feature-box{
    text-align:center;
    margin-bottom:40px;
    transition:.35s;
}

.pharmacy-section .feature-box:last-child{
    margin-bottom:0;
}

.pharmacy-section .icon-box{
    width: 85px;
    height: 85px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 8px;
    background: #e7e7e7;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
}

.pharmacy-section .icon-box i{

    font-size:38px;
    color:#1f3b6d;

}

.pharmacy-section .feature-box h3{
       font-size: 21px;
    font-weight: 700;
    color: #111;
    margin-bottom: 6px;

}

.pharmacy-section .feature-box p{
font-size: 16px;
    color: #686868;
    line-height: 1.4;
    max-width: 470px;
    margin: auto;

}

.pharmacy-section .feature-box:hover .icon-box{


}

.pharmacy-section .feature-box:hover .icon-box i{


}

/*==========================
Video Area
===========================*/

.pharmacy-section .video-box{

    width:100%;
    height:520px;

    border-radius:12px;

    overflow:hidden;

    position:relative;

}



/*==========================
Responsive
===========================*/

@media(max-width:1200px){

.pharmacy-section .section-title{

    font-size:40px;

}

.pharmacy-section .feature-box h3{

    font-size:28px;

}

}

@media(max-width:991px){

.pharmacy-section .section-title{

    font-size:36px;
    margin-bottom:50px;

}

.pharmacy-section .video-box{

    height:420px;
    margin-top:20px;

}

.pharmacy-section .feature-box{

    margin-bottom:40px;

}

}

@media(max-width:767px){

.pharmacy-section{

    padding:60px 0;

}

.pharmacy-section .section-title{

    font-size:30px;

}

.pharmacy-section .icon-box{

    width:75px;
    height:75px;

}

.pharmacy-section .icon-box i{

    font-size:30px;

}

.pharmacy-section .feature-box h3{

    font-size:24px;

}

.pharmacy-section .feature-box p{

    font-size:16px;
    line-height:28px;

}

.pharmacy-section .video-box{

    height:300px;

}

.pharmacy-section .video-placeholder i{

    font-size:120px;

}


}
.medicine-section{
    padding:80px 0;
}
.medicine-sidebar ul{list-style:none; padding-left:0px;}
.medicine-section .section-title{
    font-size:42px;
    font-weight:700;
    margin-bottom:45px;
    color:#1f2937;
}


/*=========================
      Sidebar
=========================*/

.medicine-sidebar{
    height:100%;
    min-height:450px;
    border-radius:12px;
    padding:35px 30px;
    position:relative;
    overflow:hidden; 
	
		background:url(https://purenztours.com/colour/wp-content/uploads/2026/07/Home10_bg1.jpg);
		    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.medicine-sidebar ul li{
    margin-bottom:10px;
}

.medicine-sidebar ul li:last-child{
    margin-bottom:0;
}

.medicine-sidebar ul li a{
    color:#23314d;
    font-size:17px;
    font-weight:500;
    transition:.3s;
}

.medicine-sidebar ul li a i{
    margin-right:12px;
    color:#333;
}

.medicine-sidebar ul li a:hover{
    color:#0d6efd;
}

.sidebar-icon{
    position:absolute;
    bottom:35px;
    left:50%;
    transform:translateX(-50%);
    width:170px;
    height:170px;
    background:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 15px 40px rgba(0,0,0,.08);
}

.sidebar-icon i{
    font-size:90px;
    color:#6ec1ff;
}


/*=========================
      Product Card
=========================*/

.medicine-section .product-card{
    position:relative;
    background:#fff;
    transition:.35s;
}

.medicine-section .product-card:hover{
    transform:translateY(-8px);
}

.medicine-section .wishlist{
    position:absolute;
    top:0;
    right:0;
    width:42px;
    height:42px;
    border:none;
    background:#f3f4f6;
    border-radius:50%;
    color:#666;
    transition:.3s;
}

.medicine-section .wishlist:hover{
    background:#0d6efd;
    color:#fff;
}

.medicine-section .product-image{
       width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafafa;
    border-radius: 12px;
    margin-bottom: 12px;
}

.medicine-section .product-image i{
    font-size:95px;
    color:#4da8ff;
}

.medicine-section .category{
    display:block;
    font-size:13px;
    color:#8a8a8a;
    margin-bottom:5px;
    line-height:22px;
}

.medicine-section .product-card h4{
      font-size: 19px;
    color: #3f4d67;
    font-weight: 500;
    margin-bottom: 8px;
}

.medicine-section .rating{
    margin-bottom:2px;
}

.medicine-section .rating i{
    color:#ffc107;
    font-size:13px;
}

.medicine-section .price{
   font-size: 16px;
    color: #3f4d67;
    font-weight: 600;
    margin-bottom: 11px;
}


/*=========================
      Cart Button
=========================*/

.medicine-section .cart-btn{
    display:inline-flex;
    align-items:center;
    gap:7px;
    font-size:14px;
    color:#23314d;
    font-weight:700;
}

.medicine-section .cart-btn span{
    width:36px;
    height:36px;
    background:#22b8cf;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    transition:.3s;
}

.medicine-section .cart-btn:hover span{
    background:#0d6efd;
    transform:rotate(-15deg);
}

.medicine-section .cart-btn:hover{
    color:#0d6efd;
}


/*=========================
      Responsive
=========================*/

@media(max-width:1199px){

.medicine-section .product-card h4{
    font-size:20px;
    line-height:30px;
}

.medicine-section .price{
    font-size:16px;
}

}

@media(max-width:991px){

.medicine-section .medicine-sidebar{
    margin-bottom:40px;
    min-height:auto;
    padding-bottom:220px;
}

.medicine-section .section-title{
    font-size:34px;
}

}

@media(max-width:767px){

.medicine-section .product-image{
    height:180px;
}

.medicine-section .product-image i{
    font-size:70px;
}

.medicine-section .product-card h4{
    min-height:auto;
    font-size:22px;
}

.medicine-section .sidebar-icon{
    width:130px;
    height:130px;
}

.medicine-section .sidebar-icon i{
    font-size:70px;
}

.medicine-section .section-title{
    font-size:30px;
}

}
.productbox.p{background: #fff; padding-bottom: 13px;  text-align:left;}
.productbox.p .ptag{padding:0px 15px; font-size: 14px;}
.productbox.p h3{padding: 0px 15px;  margin: 3px 0px 5px;}
.productbox.p .price{padding: 0px 15px;
  font-weight: 700;
  font-size: 17px;}
.productbox.p .btn{display: block;
  margin: 0px 15px;
  border-radius: 40px;
  padding: 8px 10px;}


.whats {
    position: fixed;
    left: 13px;
    bottom: 11px;
    z-index: 99999;
}
.whats img {
    width: 50px;
    margin-right: 10px;
}
.whats span {
    color: #0c0c0ccc;
    background-color: #f5f7f9;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
}
.whats span strong {
    margin-left: 3px;
}
.footer-block5 {
    margin-top: 33px;
}
ul, ol { padding-left: 14px; }
a { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; color: #10bdf3; text-decoration:none;}
a:hover, a:focus { text-decoration: none; color: #cc0000; }
	.rxbox{    margin-bottom: 16px;
    font-weight: 600;
    font-size: 17px;}
.enquirpop{}
.search {
  margin-top: 0px;
}
.offbox{position:relative; padding:0px; border-radius:6px; text-align:center;}
.offbox a{  align-items: center;
    padding-left: 0px;
    display: block;
    position: relative;
    text-align: center;}
.offbox img{    width: 55px;
    display:inline-block;
    }
.offbox h5{font-weight: 500;
    margin-bottom: 1px;
    display: block;
    margin-top: 5px;
	font-size: 17px;
    color: #141414;}
.offbox p{font-size: 16px;
  font-weight: 500; margin-bottom:0px;
  max-width: 82%;} 
.offbox i{position: absolute;
  right: 10px;
  z-index: 99;
  font-size: 14px;
  top: 50%;
  margin-top: -7px;}
.off-sec {
  padding-top: 35px;
}
.offbox.a{background: #fff;
}
.offbox.b{background:#fff}
.offbox.c{background:#fff}
.offbox.d{background:#fff}

.footer-block .shiicon{margin-top:15px;}
.footer-block .shiicon p{    color: #fff;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 12px; }
.footer-block .shiicon2{}
.footer-block .shiicon2 img{display: inline-block;
    max-width: 56px;
    background: #fff;
    margin-right: 6px;}
.inner-strip h1 {
    color: #10bdf3;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 9px;
}
.featured-sec.b {
  padding: 32px 0px 42px; 
  background: #eee;
  margin-bottom: 28px;
}
.featured-sec.b img{margin-bottom:25px;}
.hbanner{position:relative;}
.hbantext{position: absolute;
    left: 25px;
   
    max-width: 380px;


  top: 50%;
  transform: translateY(-50%);}
.hbantext h2{    color: #5CE65C;
    font-size: 35px;
    font-weight: 600;
    line-height: 60px;}
.hbantext h2 span{color:#5CE65C;     }
#enquirpop .btn{    background: #10bdf3;
    color: #fff;
    padding: 8px 24px;
    font-weight: 600;
    display: inline-block;
    margin-top: 12px;}
#enquirpop .modal-header .modal-title{font-weight:600; color: #10bdf3; font-size:24px;}
#enquirpop .form-group{margin-bottom:20px;}
.enquirpop .form-group .form-group{font-size:15px; font-weight:500;}
							.rxbox img{    max-width: 32px;
    margin-right: 4px;}
.prepcbox {
        padding: 15px 14px;
    margin-top: 25px;
    text-align: center;
    margin-bottom: 18px;
    background: #36268c;
}
.prepcbox h2 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
	line-height:23px;
}
.distext
 {
    padding: 17px 0px 3px;
}
.distext p strong
 {
   font-weight:700; font-size:18px;
}
.distext2
 {
    border: #000 2px solid;
    padding: 15px 15px 5px;
    border-radius: 5px; margin-bottom:30px;
}
.prepcbox .whlink {
     background: #03a84e;
    color: #fff;
    padding: 9px 21px;
    font-size: 17px;
    font-weight: 600;
    margin-left: 6px;
    border-radius: 5px;
}
.product-dcont h1 {
  color: #10bdf3;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 5px; line-height:34px;
}
.product-dcont h2 a{color: #10bdf3;}
.product-dcont h2 a:hover{color: #10bdf3;}



.top-strip{background: #10bdf3; padding: 5px 0px 7px;}
.top-strip ul{padding-left:0px; list-style:none; margin-bottom:0px;}
.top-strip ul li{display:inline-block; margin-right:20px;}
.top-strip ul li a{color:#fff; font-size:14px; font-weight:300; }
.top-strip ul li a i{margin-right:3px;}
.top-header{border-bottom: 2px solid #ebebeb;
  padding: 17px 0px 5px;}
.search{}
.search .form-control{background-color: #eff4f8;
  border-color: #e4edf5;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  padding: 8px 19px; }
.search .form-control:focus{box-shadow:none; border-color: #e4edf5; }
.search .btn{background-color: #eff4f8; border:#e4edf5 1px solid; border-left:none; border-top-right-radius: 24px;
  border-bottom-right-radius: 24px; font-size: 14px;
  font-weight: 700;}

.temail{color: #000; 
  font-size: 15px; 
  margin-top: 10px; 
  display: block;} 
.temail i{margin-right:4px;} 

.logo {
  margin-top: -12px;
  display: block;
}
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation #menu-button { display: none; } 
#navigation { display:inline-block; }
#navigation > ul > li { float: left; }
#navigation > ul > li > a {padding: 20px 35px 20px; 
  text-decoration: none;
  color: #10bdf3;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: 600;
  text-transform: uppercase;}
#navigation > ul > li.has-sub > a { padding-right: 30px; }
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; font-family:FontAwesome ; content: "\f107"; font-weight: 400; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation ul ul { position: absolute; left: -9999px; border-top: #36268c 2px solid; padding: 10px; background:#fff; box-shadow: #ccc 0px 0px 5px 0px; z-index:99999;}

#navigation ul ul li { height: auto; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation li:hover > ul { left: auto; }
#navigation li:hover > ul > li { height: auto; }
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 10px 15px;
  width: 238px;
  font-size: 15px;
  text-decoration: none;
  color: #112562;
  font-weight: 500;
  background: #fff;
  text-transform: capitalize; line-height: 20px;}
#navigation ul ul li:last-child > a, #navigation ul ul li.last-item > a { border-bottom: 0; }
#navigation ul ul li:hover > a, #navigation ul ul li a:hover { color: #ffffff; background-color: #36268c; }
#navigation ul ul li.has-sub > a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #fff; content: ''; }

#navigation ul ul li.has-sub > a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #fff; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }

#navigation ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }
#navigation.small-screen { width: 100%; }
#navigation.small-screen ul { width: 100%; display: none; }
#navigation.small-screen ul li { width: 100%; border-top: 1px solid rgba(120, 120, 120, 0.2); }
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; padding: 12px; font-size: 15px; letter-spacing: 0px; }
#navigation.small-screen > ul > li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 20px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a { background: none; }
#navigation.small-screen ul ul li:hover > a, #navigation.small-screen ul ul li.active > a { }
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul {position: relative; left: 0; width: 100%;
  margin: 0; text-align: left; padding: 0px; border-top: none;}
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before, #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before { display: none; }
#navigation.small-screen #menu-button { display: block; padding: 17px; color: #fff; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; }
#navigation.small-screen #menu-button:after {position: absolute; top: 4px; right: 7px; display: block; height: 8px; width: 20px; border-top: 2px solid #1e1665; border-bottom: 2px solid #1e1665; content: ''; }
#navigation.small-screen #menu-button:before {position: absolute; top: -2px; right: 7px; display: block; height: 2px; width: 20px; background: #1e1665;
  content: ''; }
#navigation.small-screen #menu-button.menu-opened:after { top: 17px; border: 0; height: 2px; width: 15px; background: #1e1665; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); right: 10px;}
#navigation.small-screen #menu-button.menu-opened:before { top: 17px; background: #1e1665; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); right: 10px;}
#navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid rgba(120, 120, 120, 0.2); height: 40px; width: 40px; cursor: pointer; }
#navigation.small-screen .submenu-button.submenu-opened { background: #004C3F; }
#navigation.small-screen ul ul .submenu-button { height: 34px; width: 34px; }
#navigation.small-screen .submenu-button:after {position: absolute; top: 20px; right: 16px; width: 8px; height: 2px; display: block; background: #004C3F;
  content: '';}
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation.small-screen .submenu-button:before {position: absolute; top: 17px; right: 19px; display: block; width: 2px; height: 8px; background: #004C3F;
  content: '';}
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }
#navigation.small-screen #menu-button { display: block; padding: 17px; color: #fff; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; position: absolute; top: -114px; right: 0px;}



.category-sec {
  padding: 45px 0px 45px;
}

.cat-block{display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 13px; /* Optional spacing */}
  
  .cat-box img{border-radius: 12px;}
  
.cat-box{position:relative; border-radius: 10px; 

  }
.cat-box .cat-link{border: 1px solid rgba(255,255,255,.19);
  margin: 0 auto;
  width: calc(100% - 40px);
  text-align: center;}
.cat-box .cat-link h4{font-size: 18px;
  font-weight: 500;
  color: #10bdf3;
  letter-spacing: -.01em;
  line-height: 1.30435em;
  margin-bottom: 1px;
  margin-top: 7px;}
.cat-box .cat-link .btn{color:#112562; font-size: 16px; font-weight: 500; letter-spacing: -.01em; text-decoration: underline;} 


.Productsec {
  margin-bottom: 25px;
}

.productbox{border: 1px solid #ebebeb;   border-radius: 20px; margin-bottom:25px; text-align: center;}
.productbox img{border-top-left-radius: 20px; border-top-right-radius: 20px;}
.productbox h3{font-family: Geologica,sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -.01em;
  line-height: 23px; padding: 0px 25px 0px;
  color: #10bdf3;  margin-bottom: 3px;}
.productbox h3 a{color: #10bdf3;}
.productbox .rating{padding: 0px 25px 28px;}
.productbox .rating i{color:#36268c; font-size: 15px; margin-right: 3px;}
.productbox{}
.productbox .btn{background: #10bdf3;
  color: #fff;
  padding: 2px 16px 5px;
  font-weight: 600;
  display: inline-block;
  margin: 7px 0px 5px;
  font-size: 15px;}
  .cprd {
  display: block;
  color: #6f6f6f;
  font-size: 14px;
}
.bprd{
  display: block;
  color: #6f6f6f;
  font-size: 14px;
}
.bprd a{color: #10bdf3;}

.whybox img{max-width: 58px;}
.read-more-content {
  
}
.productbox .pricej{font-size: 14px;
  margin: 5px 0px 4px;}
.read-more-toggle:checked ~ .read-more-content {
  max-height: 100%; /* enough to show full content */
}
.whysec {
  padding-bottom: 30px; padding-top: 15px;
}
.whybox {
  border: 1px solid #ebebeb;
  border-radius: 20px;
  margin-bottom: 30px;
  text-align: center;
  padding: 15px 15px;
}
.whybox h4{color: #112562;
  font-size: 22px;
  font-weight: 500;
  margin: 16px 0px 11px;}
.whybox h3{color: #112562;
  font-size: 22px;
  font-weight: 500;
  margin: 16px 0px 11px;}
.whybox p{}
.read-more-label {
 background: #10bdf3;
  color: #fff;
  padding: 5px 21px 9px;
  font-weight: 600;
  display: inline-block;
  margin-top: 12px;
  border-radius: 6px;
  cursor: pointer;
}

.read-more-toggle {
  display: none; 
}


.Productsec2 {
  background: #eee;
  padding: 35px 0px 15px;
}

.Productsec2 .heading{margin-bottom:40px; text-align:center; }
.Productsec2 .heading p{text-transform:uppercase; font-size:14px; margin-bottom:2px;}
.productbox2{border: 1px solid #ebebeb;   border-radius: 20px; margin-bottom:30px; display:flex;} 
.productbox2 img{border-top-left-radius: 20px; border-top-right-radius: 20px; width:50%}
.pr2cont{width:50%}
.productbox2 h3{font-family: Geologica,sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -.01em;
  line-height: 23px; padding: 0px 25px 0px;
  color: #10bdf3;  margin-bottom: 3px;}
.productbox2 h3 a{color: #10bdf3;}
.productbox2 .rating{padding: 0px 25px 28px;}
.productbox2 .rating i{color:#36268c; font-size: 15px; margin-right: 3px;}
.productbox2 .ptag{background: #36268c;
  color: #fff;
  font-size: 13px;
  padding: 1px 12px;
  border-radius: 13px;
  margin: 20px 0px 25px 21px;
  display: inline-block;}
.pricej del{font-weight: 400;
  color: #979797;
  margin-right: 9px;}
  .product-dcont .btn.wbtn{background: #03a84e;}
    .product-dcont .btn.wbtn i{margin-right: 2px;
  font-size: 19px;}
  .setbbox {
  border-radius: 1.5rem;
  border: #ccc 1px solid;
  margin: 25px 0px 0px;
  padding: 20px 10px 20px 5px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.setbbox2{display: flex;
  justify-content: flex-start;
  gap: 6px;
  border-right: #ccc 1px solid;
  margin-right: 8px;
  margin-left: 8px;
  padding-right: 8px;}
  .setbbox2:last-child{border-right:none; padding-right:0px;}
.setbbox2 img{width: 33px;
  height: 33px;}
.setbbox2 h5{margin: 0px;
  font-size: 14px;
  font-weight: 500;
  color: #111;}
.setbbox2 h3{margin: 0px;
  font-size: 14px;
  font-weight: 500;
  color: #111;}

.Productsec5 li {
  color: #333;
  font-weight: 300;
  margin-bottom: 3px;
}
.Productsec5 h3 {
  margin: 21px 0px 11px;
}
.Productsec5 {
  margin-bottom: 20px;
}
.blog-sec {
  background-color: #EFF4F8;
  padding: 50px 0px 30px;
}
.blog-sec.i .blog-box{margin-bottom:45px;}
.blog-sec.i .blog-box h3{margin-bottom:10px;}
.blogimg {
  position: relative; margin-bottom: 20px; 
}
.product-detail {
  margin-bottom: 34px;
  border-top: #e6e6e6 1px solid;
  padding-top: 56px;
}
.pricej {
  color: #10bdf3;
  font-weight: 600;
  font-size: 23px;
  margin: 8px 0px 14px;
}
.blogsdet {
  padding: 5px 0px 30px;
}
.blogimg img{border-radius: 22px;}
.blog-box{margin-bottom:30px;}
.blog-box .btn{color: #112562;
  font-size: 16px;
  font-weight: 500;
  padding: 0px;
  display: inline-block;
  border-bottom: #112562 2px solid;
  border-radius: 0px;}

.blog-box h5{font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #0E2057;
  text-decoration: underline;
  margin-bottom: 9px;}
.blog-box h3{color: #112562;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 16px;}
.contact-sec {
  padding: 50px 0px;
}
.blog-box .date {
  color: #fff;
  background-color: rgba(255,255,255,.01);
  border: 1px solid rgba(255,255,255,.19);
  display: inline-block;
  border-radius: 5em;
  padding: 3px 8px;
  -webkit-backdrop-filter: blur(7px) brightness(108%);
  backdrop-filter: blur(7px) brightness(108%);
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  top: 17px;
  left: 17px;
  z-index: 10;
}




.medi-sec{padding:0px 10px 0px; margin-bottom: 35px;}
.med-left{
  
  
  
  }
.med-box{position:relative; padding: 30px 26px 36px; -webkit-backdrop-filter: blur(7px) brightness(108%);
    backdrop-filter: blur(7px) brightness(108%); background-color: rgba(255,255,255,.01);
  border: 1px solid rgba(255,255,255,.19); border-radius: 17px;} 
.med-box .meicon{width: 52px; 
  height: 52px;
  border-radius: 50%;
  background: #fe9a31;
  display: inline-flex; 
  align-items: center;   
  justify-content: center; position: absolute;
  top: -27px;
  left: 25px;}
.med-box .meicon i{}
.med-box h6{font-weight: 500;
  letter-spacing: -.01em;
  color: #fff;
  font-size: 17px;
  line-height: 1.29412em;
  margin: 16px 0px 7px;} 
.med-box p{color:#fff; font-size:14px; font-weight:300;}
.med-box .btn{color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -.01em;
  display: inline-block;
  border-bottom: #fff 2px solid;
  border-radius: 0px;
  padding: 0px;}

.med-right{height:100%; padding: 20px 20px 10px 30px; border:#F9EFE5 1px solid; background:#FFF8F1; border-radius:20px; min-height: 450px; align-items: center;}
.med-right h2{font-size: 30px; line-height: 38px; color: #10bdf3; font-weight: 500; margin-bottom:10px;}
.med-right h1{font-size: 30px; line-height: 38px; color: #10bdf3; font-weight: 500; margin-bottom:10px;}
.med-right p{color:#222; font-size:15px;   font-weight: 300; margin-bottom:30px;}
.med-right .btn{background: #36268c;
  color: #fff;
  padding: 8px 24px;
  font-weight: 600;}


.title{font-weight: 500; letter-spacing: -.01em; font-size:30px; line-height: 38px; color: #10bdf3; margin-bottom:25px;margin-top: 40px;}


.logo{}
.logo img{max-width:165px; margin-top: 5px;}






.contcat-left{margin-bottom:30px;}
.contcat-left h3{margin-bottom: 12px;}
.contcat-left h5{margin: 23px 0px 11px;
  color: #10bdf3;   font-size: 18px;   font-weight: 500;}
.contbox{position: relative; margin-bottom: 11px;}
.contbox a{color:#111; font-size:15px;}
.contbox a i{margin-right: 8px;}


.contcat-right{}
.contcat-right .form-group{margin-bottom:15px;}
.contcat-right .form-control{background: #eff4f8;
  color: #000;
  border: 1px solid #e4edf5; border-radius:20px; font-size:15px; font-weight:400; min-height: 40px;
  margin: 0;}
.contcat-right .btn{background: #10bdf3;
  color: #fff;
  padding: 8px 24px;
  font-weight: 600;}









.testi-box {
  overflow: hidden;
  background-color: #fff;
  border-radius: 0px;
  padding: 15px;
  position: relative;
  z-index: 2;
  text-align: left;
  margin-bottom: 35px;
}

.testi-box .rating {
  margin-bottom: 15px;
}
.testi-box .rating span{color:#ff881f;}
.testi-box_icon {
  margin-bottom: 21px;
}
.testi-box_text {
  margin-bottom: 16px; color: #4a5360;
}
.testi-box_profile {
  margin-top: 20px; 
}
.testi-box_avater { 
  width: 60px;
  border-radius: 99px; display: inline-block;

}
.testi-box_profile .media-body h3{
  font-size: 17px;
  margin-bottom: 2px;
  font-weight: 500;
  line-height: 28px;
  color: #10bdf3;
  margin-top: 4px;
}
.testi-box_profile .media-body span{font-size: 14px;
  margin-bottom: -0.3em;
  display: block;}




.footer{background:#10bdf3; padding-top: 50px; padding-bottom: 15px;}
.footer-block{margin-bottom:30px;}
.footer-block h4{margin: 0 0 13px; color: #fff; font-size:18px; font-weight:500; }
.footer-block h3{margin: 0 0 13px; color: #fff; font-size:18px; font-weight:500; }
.footer-block h2{margin: 0 0 13px; color: #fff; font-size:18px; font-weight:500; }
.footer-block p{color:#fff; font-size:16px; margin-bottom:12px;}
.footer-block p a{color:#fff; }
.footer-block ul{list-style:none; padding-left:0px;}
.footer-block ul li{font-size:16px; margin-bottom: 6px;}
.footer-block ul li a{color:#fff; }
.fsocial {
  margin-top: 18px;
}
.fsocial a{background: #10bdf3;
  display: inline-block;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  margin-right: 6px;}
.copyright{text-align: center;
  background-color: #10bdf3; border-top:#fff 1px solid;
  padding: 10px 0px 0px;
}
.copyright p{color:#fff; font-size:15px;}
.copyright p a{color:#fff; font-size:15px;}









.inner-strip{border: 1px solid #e4edf5;
  background-color: #eff4f8;
  text-align: center;
  padding: 23px 0px 12px; margin-bottom:45px;}
.inner-strip h2{color: #10bdf3;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 9px;}
.inner-strip h1{color: #10bdf3;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 9px;}

.inner-strip .breadcrumb{justify-content: center;}
.inner-strip .breadcrumb li{text-transform: uppercase;
  font-size: 14px; color: #10bdf3;}
.inner-strip .breadcrumb li a{color;#111;}



.product-dimg img{border: 1px solid #ebebeb; border-radius:20px;} 
.product-dcont .btn{background: #10bdf3; color: #fff; padding: 8px 24px; font-weight: 600; display:inline-block; margin-top:12px;}
.product-dcont h2{color: #10bdf3;
  font-weight: 600; 
  font-size: 26px;
  margin-bottom: 5px;}
.product-dcont .rating{margin-bottom:30px;}
.product-dcont .rating i{color:#36268c; font-size: 15px; margin-right: 3px;}
.product-detail.l {
  margin-bottom: 0px;
  padding: 40px 0px;
  border-bottom: #36268c 1px solid;
  border-top: none;
}

@media only screen and (max-width:768px){
	.medical-reviewer .review-card{text-align:center;}
	.medical-reviewer .review-image {
        margin-bottom: 20px;
    }
	.medical-reviewer .review-image img{    max-width: 165px; display:inline-block;}
	.bradsec{display:none;}
	.category-sec.k .cat-block {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
	    .medical-reviewer .review-tag {
        font-size: 16px; margin-bottom:5px;
        display: block;
    }
	.medical-reviewer .doctor-name {
        font-size: 26px;
    }
	.category-sec.k .cat-box{max-width:160px; height:160px;}
	.medicine-sidebari img{width:100%;}
	.medicine-sidebari {
  margin-bottom: 30px;
}
	.medicine-section.py-4 .product-image{height: 100%; }
	.medicine-section.py-4 .product-image img{max-width: 280px;}
	.category-sec.j img {
  border-radius: 6px;
  margin-top: 20px;
}
	.category-sec {
  padding: 25px 0px 45px;
}
	.category-sec.j{padding: 0px 0px 0px; margin-top:0px;}
	.category-sec.j .title{margin-top:25px;}
	.offbox{margin-bottom:20px;}
	.hbantext {
    position: initial;
    left: 25px;
    top: 19%;
    max-width: 400px;
    margin-top: 15px;
}
	.hbantext h2 {
    color: #5CE65C;
    font-size: 21px;
    font-weight: 600;
    line-height: 29px;
    text-align: center; margin-bottom:0px; margin-top:10px;
}
	.product-dcont h1{    line-height: 35px;}
	.setbbox{flex-wrap: wrap;
    padding-bottom: 0px;}
	.prepcbox p{font-size:18px;}
	.prepcbox .whlink2{float:none;        
        display: inline-block;
        margin: 11px 0px 10px;}
	.setbbox2{width: 44%;
    margin-right: 0px;
    margin-bottom: 22px;}
	.offbox img {
  width: 38px;
  margin-right: 8px;
}
	.offbox a {
    align-items: left;
		padding-left: 50px;}
	.offbox h5{font-size:18px;}
	
	.offbox p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
  max-width: 82%;
  padding-right: 8px;
  line-height: 18px;
}
	.offbox i {
  position: absolute;
		right: 3px;}
	.offbox {
  position: relative;
		padding: 0px;}
	.setbbox2:nth-child(2){border-right:none; padding-right:0px; margin-right:0px;}
	.cat-block{grid-template-columns: repeat(2, 1fr);}
	.cat-box{margin-bottom:25px;}
	.top-strip ul li:last-of-type{display:none;}
	.temail{display:none;}
	.logo img {
  max-width: 111px;
}
.search {
  margin-top: 14px;
}
.hbanner {
  margin-top: -5px; position:relative;
}
	.prepcbox .whlink {
    background: #03a84e;
    color: #fff;
    padding: 9px 21px;
    font-size: 16px;
    font-weight: 600;
    margin-left: 6px;
    display: inline-block;
    margin-top: 8px;
    border-radius: 5px;
}
.productbox h3 {
  font-family: Geologica,sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -.01em;
  line-height: 23px;
  padding: 0px 15px 0px;
  color: #10bdf3;
  margin-bottom: 1px;
}
.productbox .rating {
  padding: 0px 15px 15px;
}
.productbox .rating i {
  color: #36268c;
  font-size: 14px;
  margin-right: 2px;
}
.title{font-size:26px; margin-top:25px;}
.med-left {
  display: block;
  margin-bottom: 0px;
}
.med-box {
  margin-bottom: 46px;
}
.med-right {
  margin-top: 27px;
  padding: 25px 20px 8px;
  min-height: auto;
}
.med-right h2 {
  font-size: 25px;
line-height: 29px;}
	.med-right h1 {
  font-size: 25px;
line-height: 29px;}
.inner-strip h2 {
  color: #10bdf3;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 6px;
}
.inner-strip{padding: 15px 0px 2px;}
	.medi-sec{margin-bottom:50px;}
	.blog-box {
  margin-bottom: 38px;
}
	.read-more-content h2 {
  font-size: 20px;
  line-height: 25px;
}
}