/*.vctest .mad-col{
	padding: 0 12px;
}
.vctest .mad-col article{
	background-color: #EEEAF7;
    border-radius: 8px;
    min-height: 45vw;
    padding: 1.5vw 1vw;
}
.vctest .mad-col h3{
	margin-bottom: 5px;
}
.vctest .boldhr{
	height: 3px;
}*/

@media only screen and (min-width: 768px){
	#vaccineForm .form-group.col-sm-12{
		max-width: 98%;
	}
	#vaccineForm .form-group.col-sm-6{
		max-width: 49%;
	}
}
@media only screen and (min-width: 481px){
    .hide-desktop{
		display: none;
	}
}
.dashboardsec h3{
    padding-top:25px;
}
.mad-back-to-top{
    top: 85%;
    background: #f59269;
    color: #fff;
}

 .mad-breadcrumb .mad-link-color, .mad-breadcrumb .mad-link{
    color: #fff;
    font-weight: 700;
 }
.mad-breadcrumb .mad-link-color:hover, .mad-breadcrumb .mad-link:hover{
    color: #f06364;
    font-weight: 700;
}
.healthicacart .mad-dropdown-cart .mad-dropdown-title span.count{
    font-family: "Inter", sans-serif;
    position: absolute;
    width: 1.125rem;
    height: 1.125rem;
    background: #d94945;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 1.125rem;
    font-size: 11px;
    font-weight: 600;
    bottom: -4px;
    right: -6px;
}
.healthicacart .mad-dropdown-cart .mad-dropdown-title span.price-text{
    font-size: 1rem;
    font-weight: 800;
    margin-left: 4px;
    color: #2e3133;
}
.healthicacart .mad-product{
    width:100%;
}
.healthicacart .mad-product .shopping-cart .mad-close-item{
    position: absolute;
    right: 0;
    top: 50%;
    margin: 0;
    margin-top: 0px;
    margin-top: -0.625rem;
    font-size: 1.25rem;
    color: #232223;
    width: auto !important;
    display: block;
}
table.carttable{
    width: unset;
}
.shop-cart-form table.carttable tr th:first-child{
    width: 60%;
}
.shop-cart-form table.carttable tr th:last-child{
    width: 25%;
}


#vaccineForm .form-group.sex{
	padding-left: 5%;
}
#vaccineForm .sex .radio{
	padding-top: 5%;
}
#vaccineForm .sex label{
	display: inline-block;
}
#vaccineForm .form-group{
	padding-bottom: 10px;
	display: inline-block;
	padding-right: 2px;
padding-left: 2px;
}

#vaccineForm .btn-big{
	width: 100%;
}
.mad-footer.footer-3{
	padding-top: 25px;
}
.mad-footer.footer-3 .mad-footer-bottom{
	margin-top: 25px;
}
hr{
	height: 2px;
	background: #000;
	margin-bottom: 10px;
	width: 90%;
}
.floatwp{
	position:fixed;
	width:50px;
	height:50px;
	bottom:25px;
	left:30px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}
.my-float {
    margin-top: 11px;
}

@media only screen and (max-width: 480px){
	.floatwp{
    	width:40px;
    	height:40px;
    	bottom:30px;
    	left:15px;
        font-size:25px;
    }
    .my-float {
        margin-top: 8px;
    }
	.hide-mobile{
		display: none;
	}
	.second-menu{
		text-align: center;
		padding: 5px 0;
	}
	nav.show-mobile{
		text-align: right;
	}
	.aboutVaccine .mainAbout .coll{
		width: 95%;
		padding-left: 2rem !important;
	}
	.aboutVaccine .mainAbout .coll h5 a{
		display: block;
		text-align: center;
	}
	/*.mob-nav .topmenu{*/
	/*    margin: auto;*/
	/*    border-bottom: 1px solid #00000026;*/
	/*}*/
	/*.mob-nav .topmenu .second-menu{*/
	/*    width: 100%;*/
	/*    padding-bottom: 5px;*/
	/*    margin-bottom: 5px;*/
	/*}*/
	.mob-nav .topmenu{
	    margin-bottom: 0rem;
	}
	.mob-nav .topmenu .logo-mob{
	    display: inline-block;
        width: 18%;
	}
	.mob-nav .topmenu .second-menu{
	    display: inline-block;
        width: 80%;
        text-align: right;
        padding-left: 0;
	}
	.mob-nav .topmenu .second-menu a.mad-link{
	    font-size: 8px;
	}
	
	.mob-nav .mainmenu{
	    padding-top: 5px;
	}
	
	.mob-nav .mainmenu .none-mob{
	    padding-top: 5px;
	}
	.mob-nav .mainmenu .none-mob a.mad-link{
	    font-size: 12px;
	}
	.mob-nav .mainmenu .menu-mob{
	    padding-left: 0;
	}
	.mob-nav .mainmenu .menu-mob .mad-mobile-nav-btn{
	    border-radius: 5px;
	    height: 35px;
        width: 33px;
        line-height: 0;
	}
	.btn-style-3{
	    margin-top: 20px !important;
	}
}